+++ date ++ echo 'INFO: =================== Thu Feb 26 02:03:48 AM UTC 2026 ===================' INFO: =================== Thu Feb 26 02:03:48 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 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.131 ++ 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 '' ]] +++ tail -n 1 +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.65,10.0.0.73,10.0.0.131 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.65,10.0.0.73,10.0.0.131 ++ ANALYTICSDB_NODES=10.0.0.65,10.0.0.73,10.0.0.131 ++ ANALYTICS_SNMP_NODES=10.0.0.65,10.0.0.73,10.0.0.131 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:8081 ' +++ '[' -n '10.0.0.65:8081 10.0.0.73:8081 10.0.0.131:8081 ' ']' +++ echo '10.0.0.65:8081 10.0.0.73:8081 10.0.0.131:8081' ++ ANALYTICS_SERVERS='10.0.0.65:8081 10.0.0.73:8081 10.0.0.131: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9042 ' +++ '[' -n '10.0.0.65:9042 10.0.0.73:9042 10.0.0.131:9042 ' ']' +++ echo '10.0.0.65:9042 10.0.0.73:9042 10.0.0.131:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.65:9042 10.0.0.73:9042 10.0.0.131:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.65,10.0.0.73,10.0.0.131 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:8086 ' +++ '[' -n '10.0.0.65:8086 10.0.0.73:8086 10.0.0.131:8086 ' ']' +++ echo '10.0.0.65:8086 10.0.0.73:8086 10.0.0.131:8086' ++ COLLECTOR_SERVERS='10.0.0.65:8086 10.0.0.73:8086 10.0.0.131: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.65,10.0.0.73,10.0.0.131 ++ CONFIGDB_NODES=10.0.0.65,10.0.0.73,10.0.0.131 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:8082 ' +++ '[' -n '10.0.0.65:8082 10.0.0.73:8082 10.0.0.131:8082 ' ']' +++ echo '10.0.0.65:8082 10.0.0.73:8082 10.0.0.131:8082' ++ CONFIG_SERVERS='10.0.0.65:8082 10.0.0.73:8082 10.0.0.131: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9161 ' +++ '[' -n '10.0.0.65:9161 10.0.0.73:9161 10.0.0.131:9161 ' ']' +++ echo '10.0.0.65:9161 10.0.0.73:9161 10.0.0.131:9161' ++ CONFIGDB_SERVERS='10.0.0.65:9161 10.0.0.73:9161 10.0.0.131: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9041 ' +++ '[' -n '10.0.0.65:9041 10.0.0.73:9041 10.0.0.131:9041 ' ']' +++ echo '10.0.0.65:9041 10.0.0.73:9041 10.0.0.131:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.65:9041 10.0.0.73:9041 10.0.0.131:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.25,10.20.0.254,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.254,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.65,10.0.0.73,10.0.0.131 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+=10.0.0.65:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+=10.0.0.73:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+=10.0.0.131:2181, +++ '[' -n 10.0.0.65:2181,10.0.0.73:2181,10.0.0.131:2181, ']' +++ echo 10.0.0.65:2181,10.0.0.73:2181,10.0.0.131:2181 ++ ZOOKEEPER_SERVERS=10.0.0.65:2181,10.0.0.73:2181,10.0.0.131: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:2181 ' +++ '[' -n '10.0.0.65:2181 10.0.0.73:2181 10.0.0.131:2181 ' ']' +++ echo '10.0.0.65:2181 10.0.0.73:2181 10.0.0.131:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.65:2181 10.0.0.73:2181 10.0.0.131:2181' ++ RABBITMQ_NODES=10.0.0.65,10.0.0.73,10.0.0.131 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+=10.0.0.65:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+=10.0.0.73:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+=10.0.0.131:5673, +++ '[' -n 10.0.0.65:5673,10.0.0.73:5673,10.0.0.131:5673, ']' +++ echo 10.0.0.65:5673,10.0.0.73:5673,10.0.0.131:5673 ++ RABBITMQ_SERVERS=10.0.0.65:5673,10.0.0.73:5673,10.0.0.131: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:6379 ' +++ '[' -n '10.0.0.65:6379 10.0.0.73:6379 10.0.0.131:6379 ' ']' +++ echo '10.0.0.65:6379 10.0.0.73:6379 10.0.0.131:6379' ++ REDIS_SERVERS='10.0.0.65:6379 10.0.0.73:6379 10.0.0.131: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.65,10.0.0.73,10.0.0.131 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9092 ' +++ '[' -n '10.0.0.65:9092 10.0.0.73:9092 10.0.0.131:9092 ' ']' +++ echo '10.0.0.65:9092 10.0.0.73:9092 10.0.0.131:9092' ++ KAFKA_SERVERS='10.0.0.65:9092 10.0.0.73:9092 10.0.0.131: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.65 ++ 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.65,10.0.0.73,10.0.0.131 ++ 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.65,10.0.0.73,10.0.0.131 ++ 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.65,10.0.0.73,10.0.0.131 ++ cut -d , -f 1 + local cassandra=10.0.0.65 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.65 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.65,10.0.0.73,10.0.0.131 +++ local servers=10.0.0.65,10.0.0.73,10.0.0.131 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.131,10.20.0.129,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.65'\''))' +++ local server_ip=10.0.0.65 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.65 ]] +++ [[ ,10.0.0.131,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.65, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.73'\''))' +++ local server_ip=10.0.0.73 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.73 ]] +++ [[ ,10.0.0.131,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.73, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.131'\''))' +++ local server_ip=10.0.0.131 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.131 ]] +++ [[ ,10.0.0.131,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.131, ]] +++ echo 10.0.0.131 3 +++ return ++ local ip=10.0.0.131 ++ [[ -z 10.0.0.131 ]] ++ echo 10.0.0.131 + host_ip=10.0.0.131 + [[ cql == \c\q\l ]] ++ echo 10.0.0.65:9041 10.0.0.73:9041 10.0.0.131:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.65:9041 10.0.0.73:9041 10.0.0.131:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.131: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/26/2026 02:03:57.454 7fb11ea206c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/26/2026 02:03:57.598 7fb11ea206c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/26/2026 02:03:57.610 7fb11ea206c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/26/2026 02:03:57.610 7fb11ea206c0 [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 26 02:04:21 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=) 3747 project = self.create_singleton_entry(Project(parent_obj=domain)) 3748 self._default_project = project.serialize_to_json() 3749 self.create_singleton_entry(Fabric()) 3750 3751 # Global and default policy resources self = self.create_singleton_entry = > global Fabric = /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/fabric:default-global-...87230be1-ce20-455e-bd3d-82a4ea1ec260 at zookeeper' HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/fabric:default-global-system-config:default-fabric exists already with ID: 87230be1-ce20-455e-bd3d-82a4ea1ec260 at zookeeper __cause__ = None __class__ = __context__ = NoIdError('fabric default-global-system-config:default-fabric') __delattr__ = __dict__ = {'content': 'FQ Name: /fq-name-to-uuid/fabric:default-global-...87230be1-ce20-455e-bd3d-82a4ea1ec260 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/fabric:default-global-...87230be1-ce20-455e-bd3d-82a4ea1ec260 at zookeeper') content = 'FQ Name: /fq-name-to-uuid/fabric:default-global-...87230be1-ce20-455e-bd3d-82a4ea1ec260 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: fabric default-global-system-config:default-fabric 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 3749, in _db_init_entries self.create_singleton_entry(Fabric()) 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/fabric:default-global-system-config:default-fabric exists already with ID: 87230be1-ce20-455e-bd3d-82a4ea1ec260 at zookeeper +++ date ++ echo 'INFO: =================== Thu Feb 26 02:04:21 AM UTC 2026 ===================' INFO: =================== Thu Feb 26 02:04:21 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 +++ cut -d / -f 1 +++ 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.131 ++ 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.65,10.0.0.73,10.0.0.131 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.65,10.0.0.73,10.0.0.131 ++ ANALYTICSDB_NODES=10.0.0.65,10.0.0.73,10.0.0.131 ++ ANALYTICS_SNMP_NODES=10.0.0.65,10.0.0.73,10.0.0.131 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:8081 ' +++ '[' -n '10.0.0.65:8081 10.0.0.73:8081 10.0.0.131:8081 ' ']' +++ echo '10.0.0.65:8081 10.0.0.73:8081 10.0.0.131:8081' ++ ANALYTICS_SERVERS='10.0.0.65:8081 10.0.0.73:8081 10.0.0.131: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9042 ' +++ '[' -n '10.0.0.65:9042 10.0.0.73:9042 10.0.0.131:9042 ' ']' +++ echo '10.0.0.65:9042 10.0.0.73:9042 10.0.0.131:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.65:9042 10.0.0.73:9042 10.0.0.131:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.65,10.0.0.73,10.0.0.131 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:8086 ' +++ '[' -n '10.0.0.65:8086 10.0.0.73:8086 10.0.0.131:8086 ' ']' +++ echo '10.0.0.65:8086 10.0.0.73:8086 10.0.0.131:8086' ++ COLLECTOR_SERVERS='10.0.0.65:8086 10.0.0.73:8086 10.0.0.131: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.65,10.0.0.73,10.0.0.131 ++ CONFIGDB_NODES=10.0.0.65,10.0.0.73,10.0.0.131 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:8082 ' +++ '[' -n '10.0.0.65:8082 10.0.0.73:8082 10.0.0.131:8082 ' ']' +++ echo '10.0.0.65:8082 10.0.0.73:8082 10.0.0.131:8082' ++ CONFIG_SERVERS='10.0.0.65:8082 10.0.0.73:8082 10.0.0.131: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9161 ' +++ '[' -n '10.0.0.65:9161 10.0.0.73:9161 10.0.0.131:9161 ' ']' +++ echo '10.0.0.65:9161 10.0.0.73:9161 10.0.0.131:9161' ++ CONFIGDB_SERVERS='10.0.0.65:9161 10.0.0.73:9161 10.0.0.131: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9041 ' +++ '[' -n '10.0.0.65:9041 10.0.0.73:9041 10.0.0.131:9041 ' ']' +++ echo '10.0.0.65:9041 10.0.0.73:9041 10.0.0.131:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.65:9041 10.0.0.73:9041 10.0.0.131:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.25,10.20.0.254,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.254,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.65,10.0.0.73,10.0.0.131 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+=10.0.0.65:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+=10.0.0.73:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+=10.0.0.131:2181, +++ '[' -n 10.0.0.65:2181,10.0.0.73:2181,10.0.0.131:2181, ']' +++ echo 10.0.0.65:2181,10.0.0.73:2181,10.0.0.131:2181 ++ ZOOKEEPER_SERVERS=10.0.0.65:2181,10.0.0.73:2181,10.0.0.131: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:2181 ' +++ '[' -n '10.0.0.65:2181 10.0.0.73:2181 10.0.0.131:2181 ' ']' +++ echo '10.0.0.65:2181 10.0.0.73:2181 10.0.0.131:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.65:2181 10.0.0.73:2181 10.0.0.131:2181' ++ RABBITMQ_NODES=10.0.0.65,10.0.0.73,10.0.0.131 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+=10.0.0.65:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+=10.0.0.73:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+=10.0.0.131:5673, +++ '[' -n 10.0.0.65:5673,10.0.0.73:5673,10.0.0.131:5673, ']' +++ echo 10.0.0.65:5673,10.0.0.73:5673,10.0.0.131:5673 ++ RABBITMQ_SERVERS=10.0.0.65:5673,10.0.0.73:5673,10.0.0.131: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:6379 ' +++ '[' -n '10.0.0.65:6379 10.0.0.73:6379 10.0.0.131:6379 ' ']' +++ echo '10.0.0.65:6379 10.0.0.73:6379 10.0.0.131:6379' ++ REDIS_SERVERS='10.0.0.65:6379 10.0.0.73:6379 10.0.0.131: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.65,10.0.0.73,10.0.0.131 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9092 ' +++ '[' -n '10.0.0.65:9092 10.0.0.73:9092 10.0.0.131:9092 ' ']' +++ echo '10.0.0.65:9092 10.0.0.73:9092 10.0.0.131:9092' ++ KAFKA_SERVERS='10.0.0.65:9092 10.0.0.73:9092 10.0.0.131: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.65 ++ 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.65,10.0.0.73,10.0.0.131 ++ 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.65,10.0.0.73,10.0.0.131 ++ 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.65,10.0.0.73,10.0.0.131 ++ cut -d , -f 1 + local cassandra=10.0.0.65 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.65 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.65,10.0.0.73,10.0.0.131 +++ local servers=10.0.0.65,10.0.0.73,10.0.0.131 +++ local server_list= +++ IFS=, +++ cut -d ' ' -f 1 +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ tr '\n' , ++++ uniq ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.131,10.20.0.129,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.65'\''))' +++ local server_ip=10.0.0.65 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.65 ]] +++ [[ ,10.0.0.131,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.65, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.73'\''))' +++ local server_ip=10.0.0.73 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.73 ]] +++ [[ ,10.0.0.131,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.73, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.131'\''))' +++ local server_ip=10.0.0.131 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.131 ]] +++ [[ ,10.0.0.131,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.131, ]] +++ echo 10.0.0.131 3 +++ return ++ local ip=10.0.0.131 ++ [[ -z 10.0.0.131 ]] ++ echo 10.0.0.131 + host_ip=10.0.0.131 + [[ cql == \c\q\l ]] ++ echo 10.0.0.65:9041 10.0.0.73:9041 10.0.0.131:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.65:9041 10.0.0.73:9041 10.0.0.131:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.131:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/26/2026 02:04:29.842 7fc91310e380 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/26/2026 02:04:29.966 7fc91310e380 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/26/2026 02:04:29.977 7fc91310e380 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/26/2026 02:04:29.977 7fc91310e380 [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.131:8082/ Hit Ctrl-C to quit. 10.0.0.131 - - [2026-02-26 02:04:30] "GET / HTTP/1.1" 200 45871 0.001249 10.0.0.131 - - [2026-02-26 02:04:30] "GET / HTTP/1.1" 200 45871 0.000978 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.131 - - [2026-02-26 02:04:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000436 10.0.0.131 - - [2026-02-26 02:04:30] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000233 10.0.0.131 - - [2026-02-26 02:04:33] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 2.121570 10.0.0.131 - - [2026-02-26 02:04:33] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.004350 10.0.0.131 - - [2026-02-26 02:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 1.811495 10.0.0.131 - - [2026-02-26 02:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008872 /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.73 - - [2026-02-26 02:04:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000416 10.0.0.131 - - [2026-02-26 02:04:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.131 - - [2026-02-26 02:04:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.73 - - [2026-02-26 02:04:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.73 - - [2026-02-26 02:04:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.131 - - [2026-02-26 02:04:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.131 - - [2026-02-26 02:04:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000491 10.0.0.73 - - [2026-02-26 02:04:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000362 10.0.0.65 - - [2026-02-26 02:04:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000353 10.0.0.65 - - [2026-02-26 02:04:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000346 10.0.0.65 - - [2026-02-26 02:04:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000369 10.0.0.65 - - [2026-02-26 02:04:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000362 10.0.0.73 - - [2026-02-26 02:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.028315 10.0.0.73 - - [2026-02-26 02:04:46] "POST /access-control-lists HTTP/1.1" 200 589 0.037595 10.0.0.73 - - [2026-02-26 02:04:46] "POST /route-targets HTTP/1.1" 200 328 0.014580 10.0.0.73 - - [2026-02-26 02:04:46] "POST /ref-update HTTP/1.1" 200 156 0.018824 10.0.0.73 - - [2026-02-26 02:04:46] "POST /route-targets HTTP/1.1" 200 328 0.014279 10.0.0.73 - - [2026-02-26 02:04:47] "POST /access-control-lists HTTP/1.1" 200 553 0.077789 10.0.0.73 - - [2026-02-26 02:05:26] "POST /ref-update HTTP/1.1" 200 156 0.056857 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.65 - - [2026-02-26 02:08:35] "GET /obj-perms HTTP/1.1" 200 5056 0.421777 10.0.0.73 - - [2026-02-26 02:09:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000366 10.0.0.73 - - [2026-02-26 02:09:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000461 10.0.0.131 - - [2026-02-26 02:09:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000450 10.0.0.131 - - [2026-02-26 02:09:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000384 10.0.0.131 - - [2026-02-26 02:09:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000327 10.0.0.131 - - [2026-02-26 02:09:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.73 - - [2026-02-26 02:09:36] "GET /obj-perms HTTP/1.1" 200 5056 0.087494 10.0.0.73 - - [2026-02-26 02:09:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000479 10.0.0.73 - - [2026-02-26 02:09:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000375 10.0.0.131 - - [2026-02-26 02:09:36] "GET /obj-perms HTTP/1.1" 200 5056 0.129584 10.0.0.65 - - [2026-02-26 02:09:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000351 10.0.0.65 - - [2026-02-26 02:09:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000335 10.0.0.65 - - [2026-02-26 02:09:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000672 10.0.0.65 - - [2026-02-26 02:09:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.73 - - [2026-02-26 02:10:20] "PUT /access-control-list/0a0b3bff-a15e-4c1e-a8fb-ef18765fbd02 HTTP/1.1" 200 273 0.058253 [Introspect:8084]10.0.0.131 - - [2026-02-26 02:10:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000854 [Introspect:8084]10.0.0.131 - - [2026-02-26 02:10:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.000821 10.0.0.131 - - [2026-02-26 02:10:38] "GET /virtual-router/0f80a499-e9e1-4763-ae4e-c8b52fa2bd9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.038669 [Introspect:8084]10.0.0.131 - - [2026-02-26 02:10:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000864 [Introspect:8084]10.0.0.131 - - [2026-02-26 02:10:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.000804 10.0.0.65 - - [2026-02-26 02:12:10] "GET / HTTP/1.1" 200 36215 0.001584 10.0.0.65 - - [2026-02-26 02:12:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000464 10.0.0.65 - - [2026-02-26 02:12:11] "POST /fqname-to-id HTTP/1.1" 404 186 0.063758 10.0.0.131 - - [2026-02-26 02:12:12] "GET /projects?obj_uuids=4c55dfea-de1f-4f1a-8710-22de706e7a7d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.059922 10.0.0.131 - - [2026-02-26 02:12:12] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000888 10.0.0.131 - - [2026-02-26 02:12:12] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.030965 10.0.0.131 - - [2026-02-26 02:12:12] "POST /id-to-fqname HTTP/1.1" 200 188 0.004315 10.0.0.131 - - [2026-02-26 02:12:12] "POST /fqname-to-id HTTP/1.1" 404 197 0.016601 10.0.0.131 - - [2026-02-26 02:12:12] "POST /security-groups HTTP/1.1" 200 589 0.039336 10.0.0.131 - - [2026-02-26 02:12:12] "POST /projects HTTP/1.1" 200 581 0.320355 10.0.0.131 - - [2026-02-26 02:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.401934 10.0.0.73 - - [2026-02-26 02:12:12] "POST /fqname-to-id HTTP/1.1" 404 231 0.025666 10.0.0.65 - - [2026-02-26 02:12:12] "GET /project/4c55dfea-de1f-4f1a-8710-22de706e7a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.636961 10.0.0.65 - - [2026-02-26 02:12:13] "GET / HTTP/1.1" 200 36215 0.001418 10.0.0.131 - - [2026-02-26 02:12:17] "GET /projects?obj_uuids=4c55dfea-de1f-4f1a-8710-22de706e7a7d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000965 10.0.0.65 - - [2026-02-26 02:12:17] "GET /project/4c55dfea-de1f-4f1a-8710-22de706e7a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.062800 10.0.0.131 - - [2026-02-26 02:12:17] "GET /projects?obj_uuids=4c55dfea-de1f-4f1a-8710-22de706e7a7d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000814 10.0.0.65 - - [2026-02-26 02:12:17] "GET /project/4c55dfea-de1f-4f1a-8710-22de706e7a7d?fields=virtual_networks HTTP/1.1" 200 1039 0.056968 10.0.0.131 - - [2026-02-26 02:12:17] "GET /projects?obj_uuids=4c55dfea-de1f-4f1a-8710-22de706e7a7d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000999 10.0.0.65 - - [2026-02-26 02:12:17] "GET /project/4c55dfea-de1f-4f1a-8710-22de706e7a7d?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.044713 10.0.0.131 - - [2026-02-26 02:12:17] "GET /projects?obj_uuids=4c55dfea-de1f-4f1a-8710-22de706e7a7d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000905 10.0.0.65 - - [2026-02-26 02:12:17] "GET /project/4c55dfea-de1f-4f1a-8710-22de706e7a7d?fields=security_groups HTTP/1.1" 200 1264 0.045374 10.0.0.131 - - [2026-02-26 02:12:18] "GET /projects?obj_uuids=b04fa135-46de-4312-8841-6ef6d5ec45c6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003204 10.0.0.131 - - [2026-02-26 02:12:18] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000823 10.0.0.131 - - [2026-02-26 02:12:18] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007046 10.0.0.131 - - [2026-02-26 02:12:18] "POST /id-to-fqname HTTP/1.1" 200 167 0.001211 10.0.0.131 - - [2026-02-26 02:12:18] "POST /fqname-to-id HTTP/1.1" 404 176 0.031475 10.0.0.131 - - [2026-02-26 02:12:18] "POST /security-groups HTTP/1.1" 200 568 0.084456 10.0.0.131 - - [2026-02-26 02:12:18] "POST /projects HTTP/1.1" 200 539 0.353223 10.0.0.73 - - [2026-02-26 02:12:18] "POST /access-control-lists HTTP/1.1" 200 575 0.034689 10.0.0.131 - - [2026-02-26 02:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.438911 10.0.0.65 - - [2026-02-26 02:12:19] "GET /project/b04fa135-46de-4312-8841-6ef6d5ec45c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.602731 [Introspect:8084]10.0.0.65 - - [2026-02-26 02:12:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.001325 10.0.0.131 - - [2026-02-26 02:12:20] "GET /projects?obj_uuids=b04fa135-46de-4312-8841-6ef6d5ec45c6&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000953 10.0.0.65 - - [2026-02-26 02:12:20] "GET /project/b04fa135-46de-4312-8841-6ef6d5ec45c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054571 10.0.0.131 - - [2026-02-26 02:12:22] "GET /obj-perms HTTP/1.1" 200 5056 0.065457 [Introspect:8084]10.0.0.65 - - [2026-02-26 02:12:23] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 373 0.000578 10.0.0.65 - - [2026-02-26 02:12:24] "GET /obj-perms HTTP/1.1" 200 5056 0.056660 10.0.0.65 - - [2026-02-26 02:12:24] "GET /obj-perms HTTP/1.1" 200 5056 0.005035 10.0.0.65 - - [2026-02-26 02:12:24] "GET /obj-perms HTTP/1.1" 200 5056 0.004775 10.0.0.65 - - [2026-02-26 02:12:24] "GET /obj-perms HTTP/1.1" 200 5056 0.003723 10.0.0.65 - - [2026-02-26 02:12:24] "GET /obj-perms HTTP/1.1" 200 5056 0.007806 10.0.0.65 - - [2026-02-26 02:12:24] "GET /obj-perms HTTP/1.1" 200 5056 0.005225 10.0.0.65 - - [2026-02-26 02:12:24] "GET /obj-perms HTTP/1.1" 200 5056 0.004386 10.0.0.65 - - [2026-02-26 02:12:24] "GET /obj-perms HTTP/1.1" 200 5056 0.004561 10.0.0.65 - - [2026-02-26 02:12:24] "GET /obj-perms HTTP/1.1" 200 5056 0.004319 10.0.0.65 - - [2026-02-26 02:12:25] "GET /obj-perms HTTP/1.1" 200 5056 0.004238 10.0.0.65 - - [2026-02-26 02:12:25] "GET /obj-perms HTTP/1.1" 200 5056 0.004073 10.0.0.73 - - [2026-02-26 02:12:25] "GET /obj-perms HTTP/1.1" 200 5056 0.055543 10.0.0.65 - - [2026-02-26 02:12:25] "GET /obj-perms HTTP/1.1" 200 5056 0.004478 10.0.0.131 - - [2026-02-26 02:12:26] "GET /obj-perms HTTP/1.1" 200 5056 0.004308 10.0.0.131 - - [2026-02-26 02:12:26] "GET /obj-perms HTTP/1.1" 200 5056 0.004653 10.0.0.65 - - [2026-02-26 02:12:27] "GET /obj-perms HTTP/1.1" 200 5056 0.004539 10.0.0.65 - - [2026-02-26 02:12:27] "GET /obj-perms HTTP/1.1" 200 5056 0.005188 10.0.0.65 - - [2026-02-26 02:12:27] "GET /obj-perms HTTP/1.1" 200 5056 0.005227 10.0.0.65 - - [2026-02-26 02:12:27] "GET /obj-perms HTTP/1.1" 200 5056 0.004404 10.0.0.65 - - [2026-02-26 02:12:27] "GET /obj-perms HTTP/1.1" 200 5056 0.004638 10.0.0.65 - - [2026-02-26 02:12:28] "GET /obj-perms HTTP/1.1" 200 5056 0.004566 10.0.0.65 - - [2026-02-26 02:12:28] "GET /obj-perms HTTP/1.1" 200 5056 0.003951 10.0.0.65 - - [2026-02-26 02:12:28] "GET /obj-perms HTTP/1.1" 200 5056 0.004440 10.0.0.65 - - [2026-02-26 02:12:28] "GET /obj-perms HTTP/1.1" 200 5056 0.004315 10.0.0.65 - - [2026-02-26 02:12:28] "GET /obj-perms HTTP/1.1" 200 5056 0.004107 10.0.0.65 - - [2026-02-26 02:12:31] "GET /obj-perms HTTP/1.1" 200 5056 0.005095 10.0.0.65 - - [2026-02-26 02:12:31] "GET /obj-perms HTTP/1.1" 200 5056 0.004718 10.0.0.65 - - [2026-02-26 02:12:31] "GET /obj-perms HTTP/1.1" 200 5056 0.004055 10.0.0.65 - - [2026-02-26 02:12:31] "GET /obj-perms HTTP/1.1" 200 5056 0.004206 10.0.0.65 - - [2026-02-26 02:12:32] "GET /obj-perms HTTP/1.1" 200 5056 0.004527 10.0.0.65 - - [2026-02-26 02:12:33] "POST /fqname-to-id HTTP/1.1" 404 199 0.030647 10.0.0.131 - - [2026-02-26 02:12:33] "GET /projects?obj_uuids=fc588048-e7ab-49c9-a62d-fa0b28e48839&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003563 10.0.0.131 - - [2026-02-26 02:12:33] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001704 10.0.0.131 - - [2026-02-26 02:12:33] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008436 10.0.0.131 - - [2026-02-26 02:12:34] "POST /id-to-fqname HTTP/1.1" 200 201 0.005841 10.0.0.131 - - [2026-02-26 02:12:34] "POST /fqname-to-id HTTP/1.1" 404 210 0.007524 10.0.0.131 - - [2026-02-26 02:12:34] "POST /security-groups HTTP/1.1" 200 602 0.090554 10.0.0.73 - - [2026-02-26 02:12:34] "POST /fqname-to-id HTTP/1.1" 404 245 0.003670 10.0.0.131 - - [2026-02-26 02:12:34] "POST /projects HTTP/1.1" 200 607 0.342902 10.0.0.131 - - [2026-02-26 02:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.418428 10.0.0.73 - - [2026-02-26 02:12:34] "POST /access-control-lists HTTP/1.1" 200 607 0.049542 10.0.0.65 - - [2026-02-26 02:12:34] "GET /project/fc588048-e7ab-49c9-a62d-fa0b28e48839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.591611 10.0.0.65 - - [2026-02-26 02:12:35] "GET / HTTP/1.1" 200 36215 0.002368 10.0.0.65 - - [2026-02-26 02:12:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000400 10.0.0.65 - - [2026-02-26 02:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.066456 10.0.0.131 - - [2026-02-26 02:12:37] "GET /projects?obj_uuids=fc588048-e7ab-49c9-a62d-fa0b28e48839&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000824 10.0.0.65 - - [2026-02-26 02:12:37] "GET /project/fc588048-e7ab-49c9-a62d-fa0b28e48839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.045731 10.0.0.131 - - [2026-02-26 02:12:37] "DELETE /project/4c55dfeade1f4f1a871022de706e7a7d HTTP/1.1" 404 173 0.014568 10.0.0.131 - - [2026-02-26 02:12:37] "DELETE /project/b04fa13546de431288416ef6d5ec45c6 HTTP/1.1" 404 173 0.009930 10.0.0.131 - - [2026-02-26 02:12:37] "DELETE /project/fc588048e7ab49c9a62dfa0b28e48839 HTTP/1.1" 404 173 0.007790 10.0.0.131 - - [2026-02-26 02:12:37] "GET /projects?obj_uuids=4c55dfea-de1f-4f1a-8710-22de706e7a7d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001110 10.0.0.131 - - [2026-02-26 02:12:37] "GET /project/4c55dfea-de1f-4f1a-8710-22de706e7a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.102619 10.0.0.131 - - [2026-02-26 02:12:37] "GET /projects?obj_uuids=4c55dfea-de1f-4f1a-8710-22de706e7a7d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003056 10.0.0.131 - - [2026-02-26 02:12:37] "GET /project/4c55dfea-de1f-4f1a-8710-22de706e7a7d?fields=security_groups HTTP/1.1" 200 1366 0.118849 10.0.0.131 - - [2026-02-26 02:12:38] "DELETE /security-group/092d44ef-5404-4b80-8471-412fa317d409 HTTP/1.1" 200 115 0.087353 10.0.0.131 - - [2026-02-26 02:12:38] "GET /projects?obj_uuids=4c55dfea-de1f-4f1a-8710-22de706e7a7d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001018 10.0.0.73 - - [2026-02-26 02:12:38] "DELETE /access-control-list/4dbb3304-7e1d-4da3-ba2c-c91cbcc4fd24 HTTP/1.1" 200 115 0.048607 10.0.0.131 - - [2026-02-26 02:12:38] "GET /project/4c55dfea-de1f-4f1a-8710-22de706e7a7d?fields=application_policy_sets HTTP/1.1" 200 1405 0.058240 10.0.0.131 - - [2026-02-26 02:12:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003736 10.0.0.131 - - [2026-02-26 02:12:38] "DELETE /project/4c55dfea-de1f-4f1a-8710-22de706e7a7d HTTP/1.1" 200 115 0.681048 10.0.0.65 - - [2026-02-26 02:12:38] "POST /neutron/subnet HTTP/1.1" 200 715 0.396917 10.0.0.65 - - [2026-02-26 02:12:38] "POST /id-to-fqname HTTP/1.1" 200 233 0.001320 10.0.0.65 - - [2026-02-26 02:12:38] "GET /virtual-network/5b317dde-6a33-473e-bf3b-77aff51f3051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.012259 10.0.0.65 - - [2026-02-26 02:12:38] "GET /virtual-network/5b317dde-6a33-473e-bf3b-77aff51f3051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005222 10.0.0.65 - - [2026-02-26 02:12:38] "POST /neutron/network HTTP/1.1" 200 837 0.008576 10.0.0.65 - - [2026-02-26 02:12:39] "GET /virtual-network/5b317dde-6a33-473e-bf3b-77aff51f3051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007107 10.0.0.73 - - [2026-02-26 02:12:39] "GET /obj-perms HTTP/1.1" 200 5056 0.090273 10.0.0.65 - - [2026-02-26 02:12:40] "GET /obj-perms HTTP/1.1" 200 5052 0.409109 10.0.0.131 - - [2026-02-26 02:12:41] "GET /obj-perms HTTP/1.1" 200 5052 0.058305 10.0.0.65 - - [2026-02-26 02:12:41] "POST /id-to-fqname HTTP/1.1" 200 233 0.001147 10.0.0.131 - - [2026-02-26 02:12:43] "GET /projects?obj_uuids=fc588048-e7ab-49c9-a62d-fa0b28e48839&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001089 10.0.0.65 - - [2026-02-26 02:12:43] "GET /project/fc588048-e7ab-49c9-a62d-fa0b28e48839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.074697 10.0.0.65 - - [2026-02-26 02:12:44] "POST /neutron/network HTTP/1.1" 200 837 0.042284 10.0.0.65 - - [2026-02-26 02:12:45] "POST /neutron/port HTTP/1.1" 200 117 0.010840 10.0.0.65 - - [2026-02-26 02:12:47] "POST /neutron/port HTTP/1.1" 200 1069 0.051002 10.0.0.65 - - [2026-02-26 02:12:47] "POST /neutron/port HTTP/1.1" 200 1133 0.023473 10.0.0.65 - - [2026-02-26 02:12:47] "POST /neutron/port HTTP/1.1" 200 117 0.001036 10.0.0.65 - - [2026-02-26 02:12:50] "POST /neutron/security_group HTTP/1.1" 200 2069 0.008004 10.0.0.65 - - [2026-02-26 02:12:57] "GET /obj-perms HTTP/1.1" 200 5052 0.003799 10.0.0.65 - - [2026-02-26 02:13:00] "POST /neutron/network HTTP/1.1" 200 837 0.008918 10.0.0.65 - - [2026-02-26 02:13:01] "POST /neutron/port HTTP/1.1" 200 1123 0.016005 10.0.0.65 - - [2026-02-26 02:13:02] "POST /neutron/network HTTP/1.1" 200 837 0.009575 10.0.0.73 - - [2026-02-26 02:13:03] "DELETE /route-target/d42cb30a-5d4b-4a7a-83fc-bc412f8dc550 HTTP/1.1" 200 115 0.036861 10.0.0.131 - - [2026-02-26 02:13:04] "GET /projects?obj_uuids=fc588048-e7ab-49c9-a62d-fa0b28e48839&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000908 10.0.0.65 - - [2026-02-26 02:13:04] "GET /project/fc588048-e7ab-49c9-a62d-fa0b28e48839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.076616 10.0.0.131 - - [2026-02-26 02:13:04] "GET /projects?obj_uuids=fc588048-e7ab-49c9-a62d-fa0b28e48839&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001199 10.0.0.65 - - [2026-02-26 02:13:04] "GET /project/fc588048-e7ab-49c9-a62d-fa0b28e48839?fields=virtual_networks HTTP/1.1" 200 1067 0.073563 10.0.0.131 - - [2026-02-26 02:13:04] "GET /projects?obj_uuids=fc588048-e7ab-49c9-a62d-fa0b28e48839&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000932 10.0.0.65 - - [2026-02-26 02:13:04] "GET /project/fc588048-e7ab-49c9-a62d-fa0b28e48839?fields=virtual_machine_interfaces HTTP/1.1" 200 1067 0.050422 10.0.0.131 - - [2026-02-26 02:13:04] "GET /projects?obj_uuids=fc588048-e7ab-49c9-a62d-fa0b28e48839&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000921 10.0.0.65 - - [2026-02-26 02:13:04] "GET /project/fc588048-e7ab-49c9-a62d-fa0b28e48839?fields=security_groups HTTP/1.1" 200 1305 0.064704 10.0.0.131 - - [2026-02-26 02:13:05] "GET /projects?obj_uuids=b04fa135-46de-4312-8841-6ef6d5ec45c6&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000911 10.0.0.65 - - [2026-02-26 02:13:05] "GET /project/b04fa135-46de-4312-8841-6ef6d5ec45c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045940 10.0.0.131 - - [2026-02-26 02:13:11] "GET /projects?obj_uuids=b04fa135-46de-4312-8841-6ef6d5ec45c6&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001519 10.0.0.65 - - [2026-02-26 02:13:11] "GET /project/b04fa135-46de-4312-8841-6ef6d5ec45c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.059707 10.0.0.65 - - [2026-02-26 02:13:14] "POST /fqname-to-id HTTP/1.1" 404 200 0.032029 10.0.0.131 - - [2026-02-26 02:13:14] "GET /projects?obj_uuids=3f20e6e4-e02c-4933-a56a-662e3886d65d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003887 10.0.0.131 - - [2026-02-26 02:13:14] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001113 10.0.0.131 - - [2026-02-26 02:13:14] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007058 10.0.0.131 - - [2026-02-26 02:13:15] "POST /id-to-fqname HTTP/1.1" 200 202 0.004730 10.0.0.131 - - [2026-02-26 02:13:15] "POST /fqname-to-id HTTP/1.1" 404 211 0.008020 10.0.0.131 - - [2026-02-26 02:13:15] "POST /security-groups HTTP/1.1" 200 603 0.074700 10.0.0.131 - - [2026-02-26 02:13:15] "POST /projects HTTP/1.1" 200 609 0.325878 10.0.0.131 - - [2026-02-26 02:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.365349 10.0.0.73 - - [2026-02-26 02:13:15] "POST /fqname-to-id HTTP/1.1" 404 245 0.011749 10.0.0.65 - - [2026-02-26 02:13:15] "GET /project/3f20e6e4-e02c-4933-a56a-662e3886d65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.535227 10.0.0.65 - - [2026-02-26 02:13:16] "GET / HTTP/1.1" 200 36215 0.045439 10.0.0.65 - - [2026-02-26 02:13:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000415 10.0.0.65 - - [2026-02-26 02:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.063736 10.0.0.131 - - [2026-02-26 02:13:17] "GET /projects?obj_uuids=3f20e6e4-e02c-4933-a56a-662e3886d65d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000880 10.0.0.65 - - [2026-02-26 02:13:17] "GET /project/3f20e6e4-e02c-4933-a56a-662e3886d65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.051183 10.0.0.131 - - [2026-02-26 02:13:17] "GET /projects?obj_uuids=3f20e6e4-e02c-4933-a56a-662e3886d65d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000964 10.0.0.65 - - [2026-02-26 02:13:18] "POST /neutron/network HTTP/1.1" 200 703 0.181435 10.0.0.73 - - [2026-02-26 02:13:18] "POST /ref-update HTTP/1.1" 200 156 0.033509 10.0.0.65 - - [2026-02-26 02:13:18] "POST /id-to-fqname HTTP/1.1" 200 275 0.004604 10.0.0.65 - - [2026-02-26 02:13:18] "GET /virtual-network/03291a09-cb0b-4264-bbde-ea66ca61f023?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.005449 10.0.0.65 - - [2026-02-26 02:13:18] "POST /neutron/network HTTP/1.1" 200 921 0.007242 10.0.0.65 - - [2026-02-26 02:13:18] "GET /virtual-network/03291a09-cb0b-4264-bbde-ea66ca61f023?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.009670 10.0.0.65 - - [2026-02-26 02:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.131 - - [2026-02-26 02:13:18] "GET /projects?obj_uuids=3f20e6e4-e02c-4933-a56a-662e3886d65d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000871 10.0.0.65 - - [2026-02-26 02:13:18] "GET /project/3f20e6e4-e02c-4933-a56a-662e3886d65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.059785 10.0.0.65 - - [2026-02-26 02:13:18] "POST /neutron/network HTTP/1.1" 200 117 0.019776 10.0.0.65 - - [2026-02-26 02:13:19] "POST /neutron/network HTTP/1.1" 200 923 0.009017 10.0.0.65 - - [2026-02-26 02:13:19] "POST /id-to-fqname HTTP/1.1" 200 275 0.001133 10.0.0.65 - - [2026-02-26 02:13:19] "GET /virtual-network/e6d796ff-0490-43bd-bff3-11123c8f11f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005174 10.0.0.65 - - [2026-02-26 02:13:19] "GET /virtual-network/e6d796ff-0490-43bd-bff3-11123c8f11f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.009847 10.0.0.65 - - [2026-02-26 02:13:19] "POST /neutron/subnet HTTP/1.1" 200 729 0.009301 10.0.0.65 - - [2026-02-26 02:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.131 - - [2026-02-26 02:13:19] "GET /projects?obj_uuids=3f20e6e4-e02c-4933-a56a-662e3886d65d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001111 10.0.0.65 - - [2026-02-26 02:13:19] "GET /project/3f20e6e4-e02c-4933-a56a-662e3886d65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.045522 10.0.0.73 - - [2026-02-26 02:13:19] "POST /route-targets HTTP/1.1" 200 328 0.018791 10.0.0.131 - - [2026-02-26 02:13:19] "POST /useragent-kv HTTP/1.1" 200 115 0.011915 10.0.0.65 - - [2026-02-26 02:13:19] "POST /neutron/subnet HTTP/1.1" 200 730 0.260121 10.0.0.65 - - [2026-02-26 02:13:19] "POST /id-to-fqname HTTP/1.1" 200 276 0.001143 10.0.0.65 - - [2026-02-26 02:13:19] "GET /virtual-network/dac34603-acf6-4033-9df7-5885153e2056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.004942 10.0.0.65 - - [2026-02-26 02:13:19] "GET /virtual-network/dac34603-acf6-4033-9df7-5885153e2056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.006796 10.0.0.65 - - [2026-02-26 02:13:20] "POST /neutron/network HTTP/1.1" 200 925 0.007833 10.0.0.65 - - [2026-02-26 02:13:20] "POST /id-to-fqname HTTP/1.1" 200 275 0.001192 10.0.0.131 - - [2026-02-26 02:13:21] "GET /projects?obj_uuids=3f20e6e4-e02c-4933-a56a-662e3886d65d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001203 10.0.0.65 - - [2026-02-26 02:13:21] "GET /project/3f20e6e4-e02c-4933-a56a-662e3886d65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.096957 10.0.0.65 - - [2026-02-26 02:13:21] "POST /neutron/network HTTP/1.1" 200 923 0.007441 10.0.0.65 - - [2026-02-26 02:13:21] "POST /id-to-fqname HTTP/1.1" 200 276 0.001229 10.0.0.65 - - [2026-02-26 02:13:21] "POST /neutron/port HTTP/1.1" 200 117 0.006318 10.0.0.131 - - [2026-02-26 02:13:22] "GET /projects?obj_uuids=3f20e6e4-e02c-4933-a56a-662e3886d65d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001484 10.0.0.65 - - [2026-02-26 02:13:22] "POST /neutron/port HTTP/1.1" 200 1073 0.423452 10.0.0.65 - - [2026-02-26 02:13:22] "POST /neutron/port HTTP/1.1" 200 1127 0.138578 10.0.0.131 - - [2026-02-26 02:13:23] "GET /projects?obj_uuids=3f20e6e4-e02c-4933-a56a-662e3886d65d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001160 10.0.0.65 - - [2026-02-26 02:13:23] "POST /neutron/subnet HTTP/1.1" 200 703 0.011617 10.0.0.65 - - [2026-02-26 02:13:23] "GET /project/3f20e6e4-e02c-4933-a56a-662e3886d65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.075543 10.0.0.65 - - [2026-02-26 02:13:23] "POST /neutron/network HTTP/1.1" 200 923 0.008473 10.0.0.65 - - [2026-02-26 02:13:23] "POST /neutron/port HTTP/1.1" 200 117 0.011346 10.0.0.65 - - [2026-02-26 02:13:25] "POST /neutron/network HTTP/1.1" 200 923 0.009965 10.0.0.65 - - [2026-02-26 02:13:25] "POST /neutron/port HTTP/1.1" 200 1073 0.050063 10.0.0.65 - - [2026-02-26 02:13:25] "POST /neutron/port HTTP/1.1" 200 1137 0.023907 10.0.0.65 - - [2026-02-26 02:13:25] "POST /neutron/network HTTP/1.1" 200 925 0.006189 10.0.0.65 - - [2026-02-26 02:13:25] "POST /neutron/port HTTP/1.1" 200 151 0.230218 10.0.0.65 - - [2026-02-26 02:13:27] "POST /neutron/network HTTP/1.1" 200 925 0.008814 10.0.0.73 - - [2026-02-26 02:13:27] "DELETE /route-target/25e5a7bc-e55f-49e4-bf79-000bff67ee38 HTTP/1.1" 200 115 0.033302 10.0.0.65 - - [2026-02-26 02:13:29] "POST /neutron/network HTTP/1.1" 400 204 0.018264 10.0.0.65 - - [2026-02-26 02:13:29] "POST /neutron/port HTTP/1.1" 200 151 0.189600 10.0.0.65 - - [2026-02-26 02:13:30] "POST /neutron/network HTTP/1.1" 200 117 0.011926 10.0.0.131 - - [2026-02-26 02:13:31] "POST /useragent-kv HTTP/1.1" 200 115 0.010300 10.0.0.131 - - [2026-02-26 02:13:31] "POST /useragent-kv HTTP/1.1" 200 115 0.007069 10.0.0.65 - - [2026-02-26 02:13:31] "POST /neutron/network HTTP/1.1" 200 151 0.162161 10.0.0.73 - - [2026-02-26 02:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.131 - - [2026-02-26 02:13:32] "GET /projects?obj_uuids=3f20e6e4-e02c-4933-a56a-662e3886d65d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000821 10.0.0.65 - - [2026-02-26 02:13:32] "GET /project/3f20e6e4-e02c-4933-a56a-662e3886d65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.058001 10.0.0.131 - - [2026-02-26 02:13:32] "GET /projects?obj_uuids=3f20e6e4-e02c-4933-a56a-662e3886d65d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001418 10.0.0.65 - - [2026-02-26 02:13:32] "GET /project/3f20e6e4-e02c-4933-a56a-662e3886d65d?fields=virtual_networks HTTP/1.1" 200 1068 0.058357 10.0.0.131 - - [2026-02-26 02:13:32] "GET /projects?obj_uuids=3f20e6e4-e02c-4933-a56a-662e3886d65d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000859 10.0.0.65 - - [2026-02-26 02:13:32] "GET /project/3f20e6e4-e02c-4933-a56a-662e3886d65d?fields=virtual_machine_interfaces HTTP/1.1" 200 1068 0.039582 10.0.0.131 - - [2026-02-26 02:13:32] "GET /projects?obj_uuids=3f20e6e4-e02c-4933-a56a-662e3886d65d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000899 10.0.0.65 - - [2026-02-26 02:13:32] "GET /project/3f20e6e4-e02c-4933-a56a-662e3886d65d?fields=security_groups HTTP/1.1" 200 1307 0.042654 10.0.0.65 - - [2026-02-26 02:13:33] "POST /fqname-to-id HTTP/1.1" 404 190 0.030832 10.0.0.131 - - [2026-02-26 02:13:33] "GET /projects?obj_uuids=0f21a36d-b947-4783-a510-a7b2b38e271a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003422 10.0.0.131 - - [2026-02-26 02:13:33] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000894 10.0.0.131 - - [2026-02-26 02:13:33] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006627 10.0.0.131 - - [2026-02-26 02:13:33] "POST /id-to-fqname HTTP/1.1" 200 192 0.005180 10.0.0.131 - - [2026-02-26 02:13:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.014117 10.0.0.131 - - [2026-02-26 02:13:33] "POST /security-groups HTTP/1.1" 200 593 0.085178 10.0.0.131 - - [2026-02-26 02:13:33] "POST /projects HTTP/1.1" 200 589 0.343743 10.0.0.73 - - [2026-02-26 02:13:33] "POST /access-control-lists HTTP/1.1" 200 600 0.039436 10.0.0.131 - - [2026-02-26 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.420632 10.0.0.65 - - [2026-02-26 02:13:34] "GET /project/0f21a36d-b947-4783-a510-a7b2b38e271a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.600417 10.0.0.65 - - [2026-02-26 02:13:35] "GET / HTTP/1.1" 200 36215 0.001302 10.0.0.65 - - [2026-02-26 02:13:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000436 10.0.0.65 - - [2026-02-26 02:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.069166 10.0.0.131 - - [2026-02-26 02:13:36] "GET /projects?obj_uuids=0f21a36d-b947-4783-a510-a7b2b38e271a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000826 10.0.0.65 - - [2026-02-26 02:13:36] "GET /project/0f21a36d-b947-4783-a510-a7b2b38e271a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.056577 10.0.0.65 - - [2026-02-26 02:13:36] "POST /neutron/network HTTP/1.1" 200 117 0.038290 10.0.0.73 - - [2026-02-26 02:13:36] "POST /route-targets HTTP/1.1" 200 328 0.018635 10.0.0.65 - - [2026-02-26 02:13:37] "POST /neutron/network HTTP/1.1" 200 892 0.008748 10.0.0.65 - - [2026-02-26 02:13:37] "POST /id-to-fqname HTTP/1.1" 200 255 0.000934 10.0.0.65 - - [2026-02-26 02:13:37] "GET /virtual-network/28ac184f-0131-4633-bae1-da9c03d7c133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2144 0.005178 10.0.0.65 - - [2026-02-26 02:13:37] "GET /virtual-network/28ac184f-0131-4633-bae1-da9c03d7c133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2144 0.005069 10.0.0.65 - - [2026-02-26 02:13:37] "POST /neutron/subnet HTTP/1.1" 200 725 0.009165 10.0.0.65 - - [2026-02-26 02:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.131 - - [2026-02-26 02:13:37] "GET /projects?obj_uuids=0f21a36d-b947-4783-a510-a7b2b38e271a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000783 10.0.0.65 - - [2026-02-26 02:13:37] "GET /project/0f21a36d-b947-4783-a510-a7b2b38e271a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.034624 10.0.0.73 - - [2026-02-26 02:13:37] "POST /ref-update HTTP/1.1" 200 156 0.026189 10.0.0.131 - - [2026-02-26 02:13:37] "POST /useragent-kv HTTP/1.1" 200 115 0.010843 10.0.0.65 - - [2026-02-26 02:13:37] "POST /neutron/subnet HTTP/1.1" 200 729 0.236519 10.0.0.65 - - [2026-02-26 02:13:37] "POST /id-to-fqname HTTP/1.1" 200 255 0.001224 10.0.0.65 - - [2026-02-26 02:13:37] "GET /virtual-network/52f91094-18ca-44c5-b5fa-488cdef92f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.005794 10.0.0.65 - - [2026-02-26 02:13:37] "GET /virtual-network/52f91094-18ca-44c5-b5fa-488cdef92f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.005772 10.0.0.65 - - [2026-02-26 02:13:37] "POST /neutron/network HTTP/1.1" 200 893 0.006750 10.0.0.65 - - [2026-02-26 02:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.131 - - [2026-02-26 02:13:37] "GET /projects?obj_uuids=0f21a36d-b947-4783-a510-a7b2b38e271a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000808 10.0.0.65 - - [2026-02-26 02:13:37] "GET /project/0f21a36d-b947-4783-a510-a7b2b38e271a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.058908 10.0.0.131 - - [2026-02-26 02:13:38] "GET /projects?obj_uuids=0f21a36d-b947-4783-a510-a7b2b38e271a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000872 10.0.0.65 - - [2026-02-26 02:13:38] "POST /neutron/network HTTP/1.1" 200 675 0.191455 10.0.0.131 - - [2026-02-26 02:13:38] "DELETE /project/3f20e6e4e02c4933a56a662e3886d65d HTTP/1.1" 404 173 0.008775 10.0.0.131 - - [2026-02-26 02:13:38] "DELETE /project/0f21a36db9474783a510a7b2b38e271a HTTP/1.1" 404 173 0.007660 10.0.0.131 - - [2026-02-26 02:13:38] "GET /projects?obj_uuids=fc588048-e7ab-49c9-a62d-fa0b28e48839&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000768 10.0.0.131 - - [2026-02-26 02:13:38] "GET /projects?obj_uuids=3f20e6e4-e02c-4933-a56a-662e3886d65d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000706 10.0.0.65 - - [2026-02-26 02:13:38] "POST /id-to-fqname HTTP/1.1" 200 256 0.004800 10.0.0.65 - - [2026-02-26 02:13:38] "GET /virtual-network/7bd7f6ea-765a-478d-a2a3-9cee1c2e584f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.008008 10.0.0.65 - - [2026-02-26 02:13:38] "POST /neutron/network HTTP/1.1" 200 892 0.020459 10.0.0.131 - - [2026-02-26 02:13:38] "GET /project/fc588048-e7ab-49c9-a62d-fa0b28e48839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1523 0.066278 10.0.0.65 - - [2026-02-26 02:13:38] "GET /virtual-network/7bd7f6ea-765a-478d-a2a3-9cee1c2e584f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.008611 10.0.0.131 - - [2026-02-26 02:13:38] "GET /projects?obj_uuids=fc588048-e7ab-49c9-a62d-fa0b28e48839&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001318 10.0.0.131 - - [2026-02-26 02:13:38] "GET /project/3f20e6e4-e02c-4933-a56a-662e3886d65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1526 0.115181 10.0.0.131 - - [2026-02-26 02:13:38] "GET /projects?obj_uuids=3f20e6e4-e02c-4933-a56a-662e3886d65d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002463 10.0.0.131 - - [2026-02-26 02:13:38] "GET /project/fc588048-e7ab-49c9-a62d-fa0b28e48839?fields=security_groups HTTP/1.1" 200 1407 0.093086 10.0.0.65 - - [2026-02-26 02:13:38] "POST /id-to-fqname HTTP/1.1" 200 255 0.002690 10.0.0.131 - - [2026-02-26 02:13:38] "GET /project/3f20e6e4-e02c-4933-a56a-662e3886d65d?fields=security_groups HTTP/1.1" 200 1409 0.127953 10.0.0.131 - - [2026-02-26 02:13:39] "DELETE /security-group/1ef72028-aee1-4312-808d-3b86366b3cad HTTP/1.1" 200 115 0.093627 10.0.0.131 - - [2026-02-26 02:13:39] "GET /projects?obj_uuids=fc588048-e7ab-49c9-a62d-fa0b28e48839&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001579 10.0.0.73 - - [2026-02-26 02:13:39] "DELETE /access-control-list/82642ec5-ec3d-467b-8ed4-a5f4799e219b HTTP/1.1" 200 115 0.070424 10.0.0.131 - - [2026-02-26 02:13:39] "GET /project/fc588048-e7ab-49c9-a62d-fa0b28e48839?fields=application_policy_sets HTTP/1.1" 200 1446 0.096088 10.0.0.131 - - [2026-02-26 02:13:39] "DELETE /security-group/9d221ee5-931e-4c4e-b05c-b0bebe3f614f HTTP/1.1" 200 115 0.139971 10.0.0.131 - - [2026-02-26 02:13:39] "GET /projects?obj_uuids=3f20e6e4-e02c-4933-a56a-662e3886d65d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001357 10.0.0.131 - - [2026-02-26 02:13:39] "GET /project/3f20e6e4-e02c-4933-a56a-662e3886d65d?fields=application_policy_sets HTTP/1.1" 200 1448 0.136205 10.0.0.73 - - [2026-02-26 02:13:39] "DELETE /access-control-list/b21f2ca1-85c5-4fdf-8f12-7c849eee3028 HTTP/1.1" 200 115 0.081578 10.0.0.131 - - [2026-02-26 02:13:39] "DELETE /project/fc588048-e7ab-49c9-a62d-fa0b28e48839 HTTP/1.1" 200 115 0.753489 10.0.0.131 - - [2026-02-26 02:13:39] "DELETE /project/3f20e6e4-e02c-4933-a56a-662e3886d65d HTTP/1.1" 200 115 0.824232 10.0.0.65 - - [2026-02-26 02:13:39] "POST /neutron/network HTTP/1.1" 200 903 0.016222 10.0.0.131 - - [2026-02-26 02:13:40] "GET /projects?obj_uuids=0f21a36d-b947-4783-a510-a7b2b38e271a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000856 10.0.0.65 - - [2026-02-26 02:13:40] "GET /project/0f21a36d-b947-4783-a510-a7b2b38e271a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.312110 10.0.0.65 - - [2026-02-26 02:13:40] "GET /obj-perms HTTP/1.1" 200 5056 0.091392 10.0.0.65 - - [2026-02-26 02:13:41] "POST /neutron/port HTTP/1.1" 200 117 0.006383 10.0.0.65 - - [2026-02-26 02:13:41] "POST /id-to-fqname HTTP/1.1" 200 256 0.001193 10.0.0.65 - - [2026-02-26 02:13:41] "POST /neutron/network HTTP/1.1" 200 903 0.006894 10.0.0.65 - - [2026-02-26 02:13:42] "POST /neutron/port HTTP/1.1" 200 1063 0.018692 10.0.0.131 - - [2026-02-26 02:13:42] "GET /projects?obj_uuids=0f21a36d-b947-4783-a510-a7b2b38e271a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000968 10.0.0.65 - - [2026-02-26 02:13:42] "GET /project/0f21a36d-b947-4783-a510-a7b2b38e271a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.155911 10.0.0.65 - - [2026-02-26 02:13:42] "POST /neutron/port HTTP/1.1" 200 1127 0.040603 10.0.0.65 - - [2026-02-26 02:13:42] "POST /neutron/port HTTP/1.1" 200 117 0.001125 10.0.0.65 - - [2026-02-26 02:13:42] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007917 10.0.0.131 - - [2026-02-26 02:13:43] "GET /projects?obj_uuids=0f21a36d-b947-4783-a510-a7b2b38e271a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000926 10.0.0.65 - - [2026-02-26 02:13:43] "POST /neutron/port HTTP/1.1" 200 1060 0.320640 10.0.0.65 - - [2026-02-26 02:13:43] "POST /neutron/port HTTP/1.1" 200 1114 0.110323 10.0.0.65 - - [2026-02-26 02:13:43] "POST /neutron/subnet HTTP/1.1" 200 689 0.013225 10.0.0.65 - - [2026-02-26 02:13:44] "POST /neutron/network HTTP/1.1" 200 893 0.008012 10.0.0.65 - - [2026-02-26 02:13:44] "POST /neutron/port HTTP/1.1" 200 1117 0.015838 10.0.0.65 - - [2026-02-26 02:13:45] "POST /neutron/port HTTP/1.1" 200 1114 0.013733 10.0.0.65 - - [2026-02-26 02:13:46] "POST /neutron/network HTTP/1.1" 200 893 0.007987 10.0.0.131 - - [2026-02-26 02:13:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003045 10.0.0.73 - - [2026-02-26 02:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004758 10.0.0.131 - - [2026-02-26 02:13:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002538 10.0.0.65 - - [2026-02-26 02:13:46] "POST /neutron/network HTTP/1.1" 200 151 0.155609 10.0.0.131 - - [2026-02-26 02:13:47] "GET /projects?obj_uuids=0f21a36d-b947-4783-a510-a7b2b38e271a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000827 10.0.0.73 - - [2026-02-26 02:13:47] "DELETE /route-target/4b992a01-f203-46df-a53d-fe16170db650 HTTP/1.1" 200 115 0.027563 10.0.0.65 - - [2026-02-26 02:13:47] "GET /project/0f21a36d-b947-4783-a510-a7b2b38e271a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.042752 10.0.0.131 - - [2026-02-26 02:13:47] "GET /projects?obj_uuids=0f21a36d-b947-4783-a510-a7b2b38e271a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001031 10.0.0.65 - - [2026-02-26 02:13:47] "GET /project/0f21a36d-b947-4783-a510-a7b2b38e271a?fields=virtual_networks HTTP/1.1" 200 1048 0.049348 10.0.0.131 - - [2026-02-26 02:13:47] "GET /projects?obj_uuids=0f21a36d-b947-4783-a510-a7b2b38e271a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000888 10.0.0.65 - - [2026-02-26 02:13:47] "GET /project/0f21a36d-b947-4783-a510-a7b2b38e271a?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.043918 10.0.0.131 - - [2026-02-26 02:13:47] "GET /projects?obj_uuids=0f21a36d-b947-4783-a510-a7b2b38e271a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000858 10.0.0.65 - - [2026-02-26 02:13:47] "GET /project/0f21a36d-b947-4783-a510-a7b2b38e271a?fields=security_groups HTTP/1.1" 200 1277 0.071344 10.0.0.65 - - [2026-02-26 02:13:48] "POST /fqname-to-id HTTP/1.1" 404 196 0.035885 10.0.0.131 - - [2026-02-26 02:13:48] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003454 10.0.0.131 - - [2026-02-26 02:13:48] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000970 10.0.0.131 - - [2026-02-26 02:13:48] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007455 10.0.0.131 - - [2026-02-26 02:13:48] "POST /id-to-fqname HTTP/1.1" 200 198 0.001045 10.0.0.131 - - [2026-02-26 02:13:48] "POST /fqname-to-id HTTP/1.1" 404 207 0.002726 10.0.0.131 - - [2026-02-26 02:13:48] "POST /security-groups HTTP/1.1" 200 599 0.106586 10.0.0.131 - - [2026-02-26 02:13:48] "POST /projects HTTP/1.1" 200 601 0.332577 10.0.0.73 - - [2026-02-26 02:13:48] "POST /fqname-to-id HTTP/1.1" 404 241 0.009097 10.0.0.131 - - [2026-02-26 02:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.413797 10.0.0.65 - - [2026-02-26 02:13:48] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.567223 10.0.0.65 - - [2026-02-26 02:13:50] "GET / HTTP/1.1" 200 36215 0.001402 10.0.0.65 - - [2026-02-26 02:13:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000455 10.0.0.65 - - [2026-02-26 02:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.069239 10.0.0.131 - - [2026-02-26 02:13:51] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000841 10.0.0.65 - - [2026-02-26 02:13:51] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.037560 10.0.0.65 - - [2026-02-26 02:13:51] "POST /neutron/network HTTP/1.1" 200 117 0.048906 10.0.0.73 - - [2026-02-26 02:13:51] "POST /ref-update HTTP/1.1" 200 156 0.028233 10.0.0.65 - - [2026-02-26 02:13:51] "POST /neutron/network HTTP/1.1" 200 910 0.008662 10.0.0.65 - - [2026-02-26 02:13:51] "POST /id-to-fqname HTTP/1.1" 200 267 0.000894 10.0.0.65 - - [2026-02-26 02:13:51] "GET /virtual-network/fe6e75ba-8810-4bdb-9038-2e36341a508d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.005103 10.0.0.65 - - [2026-02-26 02:13:52] "GET /virtual-network/fe6e75ba-8810-4bdb-9038-2e36341a508d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.005589 10.0.0.65 - - [2026-02-26 02:13:52] "POST /neutron/subnet HTTP/1.1" 200 724 0.008776 10.0.0.65 - - [2026-02-26 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.131 - - [2026-02-26 02:13:52] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000877 10.0.0.65 - - [2026-02-26 02:13:52] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.063807 10.0.0.131 - - [2026-02-26 02:13:52] "POST /useragent-kv HTTP/1.1" 200 115 0.007563 10.0.0.65 - - [2026-02-26 02:13:52] "POST /neutron/subnet HTTP/1.1" 200 720 0.207777 10.0.0.65 - - [2026-02-26 02:13:52] "POST /id-to-fqname HTTP/1.1" 200 267 0.001206 10.0.0.65 - - [2026-02-26 02:13:52] "GET /virtual-network/8dc5db49-2eda-4a68-8c03-583062082be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005328 10.0.0.65 - - [2026-02-26 02:13:52] "GET /virtual-network/8dc5db49-2eda-4a68-8c03-583062082be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005029 10.0.0.65 - - [2026-02-26 02:13:52] "POST /neutron/network HTTP/1.1" 200 909 0.006569 10.0.0.65 - - [2026-02-26 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.131 - - [2026-02-26 02:13:52] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000780 10.0.0.65 - - [2026-02-26 02:13:52] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.052129 10.0.0.131 - - [2026-02-26 02:13:52] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000855 10.0.0.65 - - [2026-02-26 02:13:53] "POST /neutron/network HTTP/1.1" 200 693 0.148231 10.0.0.73 - - [2026-02-26 02:13:53] "POST /route-targets HTTP/1.1" 200 328 0.023686 10.0.0.65 - - [2026-02-26 02:13:53] "POST /id-to-fqname HTTP/1.1" 200 268 0.003645 10.0.0.65 - - [2026-02-26 02:13:53] "GET /virtual-network/262c4457-7fc1-49cc-b0cc-f77bf3c7af50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.005860 10.0.0.65 - - [2026-02-26 02:13:53] "POST /neutron/network HTTP/1.1" 200 913 0.005541 10.0.0.65 - - [2026-02-26 02:13:53] "GET /virtual-network/262c4457-7fc1-49cc-b0cc-f77bf3c7af50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.005345 10.0.0.65 - - [2026-02-26 02:13:53] "POST /id-to-fqname HTTP/1.1" 200 267 0.001109 10.0.0.65 - - [2026-02-26 02:14:33] "POST /neutron/network HTTP/1.1" 200 919 0.007661 10.0.0.131 - - [2026-02-26 02:14:34] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000906 10.0.0.65 - - [2026-02-26 02:14:34] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.074071 10.0.0.65 - - [2026-02-26 02:14:34] "POST /neutron/port HTTP/1.1" 200 117 0.006386 10.0.0.65 - - [2026-02-26 02:14:34] "POST /id-to-fqname HTTP/1.1" 200 268 0.001205 10.0.0.65 - - [2026-02-26 02:14:35] "POST /neutron/network HTTP/1.1" 200 919 0.006670 10.0.0.73 - - [2026-02-26 02:14:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000402 10.0.0.73 - - [2026-02-26 02:14:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000499 10.0.0.131 - - [2026-02-26 02:14:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000487 10.0.0.131 - - [2026-02-26 02:14:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000491 10.0.0.131 - - [2026-02-26 02:14:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.131 - - [2026-02-26 02:14:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000335 10.0.0.65 - - [2026-02-26 02:14:36] "POST /neutron/port HTTP/1.1" 200 1067 0.035442 10.0.0.131 - - [2026-02-26 02:14:36] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001062 10.0.0.65 - - [2026-02-26 02:14:36] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.152015 10.0.0.73 - - [2026-02-26 02:14:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000324 10.0.0.65 - - [2026-02-26 02:14:36] "POST /neutron/port HTTP/1.1" 200 1131 0.035797 10.0.0.73 - - [2026-02-26 02:14:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000524 10.0.0.65 - - [2026-02-26 02:14:36] "POST /neutron/port HTTP/1.1" 200 117 0.001686 10.0.0.65 - - [2026-02-26 02:14:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.014955 10.0.0.131 - - [2026-02-26 02:14:36] "GET /projects?obj_uuids=b04fa135-46de-4312-8841-6ef6d5ec45c6&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000998 10.0.0.65 - - [2026-02-26 02:14:36] "GET /project/b04fa135-46de-4312-8841-6ef6d5ec45c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.072576 10.0.0.131 - - [2026-02-26 02:14:37] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000860 10.0.0.65 - - [2026-02-26 02:14:37] "POST /neutron/port HTTP/1.1" 200 1069 0.480555 10.0.0.65 - - [2026-02-26 02:14:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.65 - - [2026-02-26 02:14:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000349 10.0.0.65 - - [2026-02-26 02:14:38] "POST /neutron/port HTTP/1.1" 200 1123 0.195501 10.0.0.65 - - [2026-02-26 02:14:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000403 10.0.0.65 - - [2026-02-26 02:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006576 10.0.0.65 - - [2026-02-26 02:14:38] "GET /security-group/fdc7ded6-fba2-488e-8711-d4568e55fb0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3697 0.020510 10.0.0.65 - - [2026-02-26 02:14:38] "POST /neutron/subnet HTTP/1.1" 200 704 0.018546 10.0.0.65 - - [2026-02-26 02:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006345 10.0.0.65 - - [2026-02-26 02:14:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000281 10.0.0.131 - - [2026-02-26 02:14:38] "GET /projects?obj_uuids=b04fa135-46de-4312-8841-6ef6d5ec45c6&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001467 10.0.0.65 - - [2026-02-26 02:14:38] "GET /project/b04fa135-46de-4312-8841-6ef6d5ec45c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.107884 10.0.0.65 - - [2026-02-26 02:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006058 10.0.0.65 - - [2026-02-26 02:14:38] "GET /security-group/fdc7ded6-fba2-488e-8711-d4568e55fb0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3697 0.005408 10.0.0.65 - - [2026-02-26 02:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.014711 10.0.0.65 - - [2026-02-26 02:14:38] "PUT /security-group/fdc7ded6-fba2-488e-8711-d4568e55fb0d HTTP/1.1" 200 263 0.049246 10.0.0.73 - - [2026-02-26 02:14:38] "PUT /access-control-list/a5553262-8026-4812-ae53-d81ebaa72ac4 HTTP/1.1" 200 273 0.040493 10.0.0.131 - - [2026-02-26 02:14:39] "DELETE /project/2109a8cd5b294c62a832fd802013a085 HTTP/1.1" 404 173 0.005522 10.0.0.131 - - [2026-02-26 02:14:39] "GET /projects?obj_uuids=0f21a36d-b947-4783-a510-a7b2b38e271a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000899 10.0.0.65 - - [2026-02-26 02:14:39] "POST /fqname-to-id HTTP/1.1" 404 193 0.004668 10.0.0.65 - - [2026-02-26 02:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.023192 10.0.0.131 - - [2026-02-26 02:14:39] "GET /project/0f21a36d-b947-4783-a510-a7b2b38e271a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.080328 10.0.0.131 - - [2026-02-26 02:14:39] "GET /projects?obj_uuids=0f21a36d-b947-4783-a510-a7b2b38e271a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000883 10.0.0.131 - - [2026-02-26 02:14:39] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000918 10.0.0.131 - - [2026-02-26 02:14:39] "GET /project/0f21a36d-b947-4783-a510-a7b2b38e271a?fields=security_groups HTTP/1.1" 200 1379 0.076626 10.0.0.65 - - [2026-02-26 02:14:39] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.053920 10.0.0.65 - - [2026-02-26 02:14:39] "POST /service-templates HTTP/1.1" 200 545 0.068104 10.0.0.131 - - [2026-02-26 02:14:39] "DELETE /security-group/85616b50-e860-43e4-8ee3-dadb523603c6 HTTP/1.1" 200 115 0.131338 10.0.0.131 - - [2026-02-26 02:14:39] "GET /projects?obj_uuids=0f21a36d-b947-4783-a510-a7b2b38e271a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000814 10.0.0.65 - - [2026-02-26 02:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504 10.0.0.131 - - [2026-02-26 02:14:40] "GET /project/0f21a36d-b947-4783-a510-a7b2b38e271a?fields=application_policy_sets HTTP/1.1" 200 1418 0.084667 10.0.0.65 - - [2026-02-26 02:14:40] "GET /service-template/1a4be026-716e-4ef8-81d9-009f4f276a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.016673 10.0.0.65 - - [2026-02-26 02:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.017650 10.0.0.65 - - [2026-02-26 02:14:40] "GET /service-template/1a4be026-716e-4ef8-81d9-009f4f276a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.003757 10.0.0.65 - - [2026-02-26 02:14:40] "POST /id-to-fqname HTTP/1.1" 200 267 0.003107 10.0.0.65 - - [2026-02-26 02:14:40] "POST /id-to-fqname HTTP/1.1" 200 267 0.003905 10.0.0.131 - - [2026-02-26 02:14:40] "DELETE /project/0f21a36d-b947-4783-a510-a7b2b38e271a HTTP/1.1" 200 115 0.702397 10.0.0.65 - - [2026-02-26 02:14:40] "POST /id-to-fqname HTTP/1.1" 200 268 0.005869 10.0.0.65 - - [2026-02-26 02:14:40] "POST /neutron/port HTTP/1.1" 200 2112 0.075460 10.0.0.65 - - [2026-02-26 02:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012974 10.0.0.65 - - [2026-02-26 02:14:40] "DELETE /service-template/1a4be026-716e-4ef8-81d9-009f4f276a9b HTTP/1.1" 200 115 0.067374 10.0.0.65 - - [2026-02-26 02:14:40] "POST /fqname-to-id HTTP/1.1" 404 193 0.006488 10.0.0.65 - - [2026-02-26 02:14:43] "POST /neutron/network HTTP/1.1" 400 204 0.031020 10.0.0.65 - - [2026-02-26 02:14:47] "POST /neutron/network HTTP/1.1" 200 909 0.010208 10.0.0.65 - - [2026-02-26 02:14:50] "POST /neutron/network HTTP/1.1" 400 204 0.038202 10.0.0.65 - - [2026-02-26 02:14:54] "POST /neutron/network HTTP/1.1" 200 909 0.016608 10.0.0.65 - - [2026-02-26 02:14:56] "POST /neutron/network HTTP/1.1" 400 204 0.035240 10.0.0.65 - - [2026-02-26 02:15:00] "POST /neutron/network HTTP/1.1" 200 909 0.015707 10.0.0.65 - - [2026-02-26 02:15:02] "POST /neutron/network HTTP/1.1" 400 204 0.038987 10.0.0.65 - - [2026-02-26 02:15:06] "POST /neutron/network HTTP/1.1" 200 909 0.007715 10.0.0.65 - - [2026-02-26 02:15:08] "POST /neutron/network HTTP/1.1" 400 204 0.016018 10.0.0.65 - - [2026-02-26 02:15:12] "POST /neutron/network HTTP/1.1" 200 909 0.007402 10.0.0.65 - - [2026-02-26 02:15:14] "POST /neutron/network HTTP/1.1" 400 204 0.013593 10.0.0.65 - - [2026-02-26 02:15:19] "POST /neutron/network HTTP/1.1" 200 909 0.009391 10.0.0.65 - - [2026-02-26 02:15:21] "POST /neutron/network HTTP/1.1" 400 204 0.014972 10.0.0.65 - - [2026-02-26 02:15:25] "POST /neutron/network HTTP/1.1" 200 909 0.010606 10.0.0.65 - - [2026-02-26 02:15:27] "POST /neutron/network HTTP/1.1" 400 204 0.014047 10.0.0.65 - - [2026-02-26 02:15:31] "POST /neutron/network HTTP/1.1" 200 909 0.009352 10.0.0.65 - - [2026-02-26 02:15:33] "POST /neutron/network HTTP/1.1" 400 204 0.013192 10.0.0.65 - - [2026-02-26 02:15:35] "POST /neutron/network HTTP/1.1" 200 913 0.006901 10.0.0.65 - - [2026-02-26 02:15:37] "POST /neutron/network HTTP/1.1" 400 204 0.014660 10.0.0.65 - - [2026-02-26 02:15:38] "POST /neutron/port HTTP/1.1" 200 151 0.198592 10.0.0.65 - - [2026-02-26 02:15:39] "POST /neutron/network HTTP/1.1" 400 204 0.017438 10.0.0.65 - - [2026-02-26 02:15:42] "POST /neutron/port HTTP/1.1" 200 1133 0.022959 10.0.0.73 - - [2026-02-26 02:15:42] "GET /obj-perms HTTP/1.1" 200 5056 0.082119 10.0.0.65 - - [2026-02-26 02:15:43] "POST /neutron/port HTTP/1.1" 200 117 0.006387 10.0.0.65 - - [2026-02-26 02:15:43] "POST /neutron/network HTTP/1.1" 200 910 0.006935 10.0.0.73 - - [2026-02-26 02:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.050325 10.0.0.131 - - [2026-02-26 02:15:44] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001002 10.0.0.73 - - [2026-02-26 02:15:44] "DELETE /route-target/74881849-e21a-4dba-aa03-6b29ddcba0f0 HTTP/1.1" 200 115 0.044123 10.0.0.65 - - [2026-02-26 02:15:44] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.068174 10.0.0.131 - - [2026-02-26 02:15:44] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001523 10.0.0.65 - - [2026-02-26 02:15:44] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?fields=virtual_networks HTTP/1.1" 200 1346 0.040073 10.0.0.131 - - [2026-02-26 02:15:46] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000945 10.0.0.65 - - [2026-02-26 02:15:46] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.044918 10.0.0.131 - - [2026-02-26 02:15:46] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000845 10.0.0.65 - - [2026-02-26 02:15:46] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?fields=virtual_networks HTTP/1.1" 200 1346 0.054521 10.0.0.131 - - [2026-02-26 02:15:48] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001191 10.0.0.65 - - [2026-02-26 02:15:48] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.047760 10.0.0.131 - - [2026-02-26 02:15:48] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000809 10.0.0.65 - - [2026-02-26 02:15:48] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?fields=virtual_networks HTTP/1.1" 200 1346 0.045527 10.0.0.131 - - [2026-02-26 02:15:50] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000890 10.0.0.65 - - [2026-02-26 02:15:50] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.043305 10.0.0.131 - - [2026-02-26 02:15:50] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000851 10.0.0.65 - - [2026-02-26 02:15:50] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?fields=virtual_networks HTTP/1.1" 200 1346 0.043243 10.0.0.131 - - [2026-02-26 02:15:52] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000873 10.0.0.65 - - [2026-02-26 02:15:52] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.037285 10.0.0.131 - - [2026-02-26 02:15:52] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000858 10.0.0.65 - - [2026-02-26 02:15:52] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?fields=virtual_networks HTTP/1.1" 200 1346 0.038852 10.0.0.131 - - [2026-02-26 02:15:54] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001007 10.0.0.65 - - [2026-02-26 02:15:54] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.043827 10.0.0.131 - - [2026-02-26 02:15:54] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000829 10.0.0.65 - - [2026-02-26 02:15:54] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?fields=virtual_networks HTTP/1.1" 200 1346 0.089724 10.0.0.131 - - [2026-02-26 02:15:57] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001104 10.0.0.65 - - [2026-02-26 02:15:57] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.054023 10.0.0.131 - - [2026-02-26 02:15:57] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000885 10.0.0.65 - - [2026-02-26 02:15:57] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?fields=virtual_networks HTTP/1.1" 200 1346 0.054021 10.0.0.131 - - [2026-02-26 02:15:59] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001216 10.0.0.65 - - [2026-02-26 02:15:59] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.058795 10.0.0.131 - - [2026-02-26 02:15:59] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001175 10.0.0.65 - - [2026-02-26 02:15:59] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?fields=virtual_networks HTTP/1.1" 200 1346 0.046031 10.0.0.131 - - [2026-02-26 02:16:01] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001020 10.0.0.65 - - [2026-02-26 02:16:01] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.069931 10.0.0.131 - - [2026-02-26 02:16:01] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000944 10.0.0.65 - - [2026-02-26 02:16:01] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?fields=virtual_networks HTTP/1.1" 200 1346 0.053273 10.0.0.131 - - [2026-02-26 02:16:03] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001040 10.0.0.65 - - [2026-02-26 02:16:03] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.074734 10.0.0.131 - - [2026-02-26 02:16:03] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001413 10.0.0.65 - - [2026-02-26 02:16:03] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?fields=virtual_networks HTTP/1.1" 200 1346 0.057566 10.0.0.131 - - [2026-02-26 02:16:05] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000906 10.0.0.65 - - [2026-02-26 02:16:05] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.064135 10.0.0.131 - - [2026-02-26 02:16:05] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000866 10.0.0.65 - - [2026-02-26 02:16:05] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?fields=virtual_networks HTTP/1.1" 200 1346 0.044546 10.0.0.131 - - [2026-02-26 02:16:07] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001245 10.0.0.65 - - [2026-02-26 02:16:07] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.052762 10.0.0.131 - - [2026-02-26 02:16:07] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001225 10.0.0.65 - - [2026-02-26 02:16:07] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?fields=virtual_networks HTTP/1.1" 200 1346 0.043930 10.0.0.131 - - [2026-02-26 02:16:09] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001366 10.0.0.65 - - [2026-02-26 02:16:10] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.071391 10.0.0.131 - - [2026-02-26 02:16:10] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000836 10.0.0.65 - - [2026-02-26 02:16:10] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?fields=virtual_networks HTTP/1.1" 200 1346 0.050941 10.0.0.131 - - [2026-02-26 02:16:12] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000839 10.0.0.65 - - [2026-02-26 02:16:12] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.037471 10.0.0.131 - - [2026-02-26 02:16:12] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001220 10.0.0.65 - - [2026-02-26 02:16:12] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?fields=virtual_networks HTTP/1.1" 200 1346 0.079568 10.0.0.131 - - [2026-02-26 02:16:14] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000927 10.0.0.65 - - [2026-02-26 02:16:14] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.046404 10.0.0.131 - - [2026-02-26 02:16:14] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000937 10.0.0.65 - - [2026-02-26 02:16:14] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?fields=virtual_networks HTTP/1.1" 200 1346 0.058983 10.0.0.131 - - [2026-02-26 02:16:16] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000942 10.0.0.65 - - [2026-02-26 02:16:16] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.044437 10.0.0.131 - - [2026-02-26 02:16:16] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000963 10.0.0.65 - - [2026-02-26 02:16:16] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?fields=virtual_networks HTTP/1.1" 200 1346 0.051295 10.0.0.131 - - [2026-02-26 02:16:18] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001138 10.0.0.65 - - [2026-02-26 02:16:18] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.081439 10.0.0.131 - - [2026-02-26 02:16:18] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000952 10.0.0.65 - - [2026-02-26 02:16:18] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?fields=virtual_networks HTTP/1.1" 200 1346 0.055195 10.0.0.131 - - [2026-02-26 02:16:20] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000859 10.0.0.65 - - [2026-02-26 02:16:20] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.034733 10.0.0.131 - - [2026-02-26 02:16:20] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000796 10.0.0.65 - - [2026-02-26 02:16:20] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?fields=virtual_networks HTTP/1.1" 200 1346 0.099140 10.0.0.131 - - [2026-02-26 02:16:22] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001009 10.0.0.65 - - [2026-02-26 02:16:23] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.040297 10.0.0.131 - - [2026-02-26 02:16:23] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001366 10.0.0.65 - - [2026-02-26 02:16:23] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?fields=virtual_networks HTTP/1.1" 200 1346 0.061016 10.0.0.131 - - [2026-02-26 02:16:25] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000936 10.0.0.65 - - [2026-02-26 02:16:25] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.043771 10.0.0.131 - - [2026-02-26 02:16:25] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000817 10.0.0.65 - - [2026-02-26 02:16:25] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?fields=virtual_networks HTTP/1.1" 200 1346 0.048875 10.0.0.131 - - [2026-02-26 02:16:27] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001183 10.0.0.65 - - [2026-02-26 02:16:27] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.041453 10.0.0.131 - - [2026-02-26 02:16:27] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000818 10.0.0.65 - - [2026-02-26 02:16:27] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?fields=virtual_networks HTTP/1.1" 200 1346 0.045061 10.0.0.131 - - [2026-02-26 02:16:29] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001291 10.0.0.65 - - [2026-02-26 02:16:29] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.047803 10.0.0.131 - - [2026-02-26 02:16:29] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001209 10.0.0.65 - - [2026-02-26 02:16:29] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?fields=virtual_networks HTTP/1.1" 200 1346 0.075169 10.0.0.131 - - [2026-02-26 02:16:31] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000866 10.0.0.65 - - [2026-02-26 02:16:31] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.046882 10.0.0.131 - - [2026-02-26 02:16:31] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001203 10.0.0.65 - - [2026-02-26 02:16:31] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?fields=virtual_networks HTTP/1.1" 200 1346 0.036301 10.0.0.131 - - [2026-02-26 02:16:33] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001044 10.0.0.65 - - [2026-02-26 02:16:33] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.052038 10.0.0.131 - - [2026-02-26 02:16:33] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000859 10.0.0.65 - - [2026-02-26 02:16:33] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?fields=virtual_networks HTTP/1.1" 200 1346 0.049236 10.0.0.131 - - [2026-02-26 02:16:35] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000843 10.0.0.65 - - [2026-02-26 02:16:35] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.037219 10.0.0.131 - - [2026-02-26 02:16:35] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000916 10.0.0.65 - - [2026-02-26 02:16:35] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?fields=virtual_networks HTTP/1.1" 200 1346 0.047177 10.0.0.131 - - [2026-02-26 02:16:38] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001550 10.0.0.65 - - [2026-02-26 02:16:38] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.052356 10.0.0.131 - - [2026-02-26 02:16:38] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000923 10.0.0.65 - - [2026-02-26 02:16:38] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?fields=virtual_networks HTTP/1.1" 200 1346 0.055051 10.0.0.131 - - [2026-02-26 02:16:40] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000918 10.0.0.65 - - [2026-02-26 02:16:40] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.042784 10.0.0.131 - - [2026-02-26 02:16:40] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000973 10.0.0.65 - - [2026-02-26 02:16:40] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?fields=virtual_networks HTTP/1.1" 200 1346 0.044057 10.0.0.131 - - [2026-02-26 02:16:42] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000901 10.0.0.65 - - [2026-02-26 02:16:42] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.043663 10.0.0.131 - - [2026-02-26 02:16:42] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000877 10.0.0.65 - - [2026-02-26 02:16:42] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?fields=virtual_networks HTTP/1.1" 200 1346 0.050514 10.0.0.131 - - [2026-02-26 02:16:44] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001241 10.0.0.65 - - [2026-02-26 02:16:44] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.052125 10.0.0.131 - - [2026-02-26 02:16:44] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000838 10.0.0.65 - - [2026-02-26 02:16:44] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?fields=virtual_networks HTTP/1.1" 200 1346 0.044832 10.0.0.131 - - [2026-02-26 02:16:46] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000956 10.0.0.65 - - [2026-02-26 02:16:46] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.055810 10.0.0.131 - - [2026-02-26 02:16:46] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000832 10.0.0.65 - - [2026-02-26 02:16:46] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?fields=virtual_networks HTTP/1.1" 200 1346 0.045988 10.0.0.131 - - [2026-02-26 02:16:48] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000924 10.0.0.65 - - [2026-02-26 02:16:48] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.034953 10.0.0.131 - - [2026-02-26 02:16:48] "GET /projects?obj_uuids=2109a8cd-5b29-4c62-a832-fd802013a085&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001261 10.0.0.65 - - [2026-02-26 02:16:48] "GET /project/2109a8cd-5b29-4c62-a832-fd802013a085?fields=virtual_networks HTTP/1.1" 200 1346 0.093303 10.0.0.65 - - [2026-02-26 02:16:49] "POST /fqname-to-id HTTP/1.1" 404 189 0.446710 10.0.0.131 - - [2026-02-26 02:16:49] "GET /projects?obj_uuids=0c6f674e-b94c-4c48-bfdb-cf2ad608bf7a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003700 10.0.0.131 - - [2026-02-26 02:16:49] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000921 10.0.0.131 - - [2026-02-26 02:16:49] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009046 10.0.0.131 - - [2026-02-26 02:16:50] "POST /id-to-fqname HTTP/1.1" 200 191 0.001044 10.0.0.131 - - [2026-02-26 02:16:50] "POST /fqname-to-id HTTP/1.1" 404 200 0.009394 10.0.0.131 - - [2026-02-26 02:16:50] "POST /security-groups HTTP/1.1" 200 592 0.073623 10.0.0.131 - - [2026-02-26 02:16:50] "POST /projects HTTP/1.1" 200 587 0.298217 10.0.0.131 - - [2026-02-26 02:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.332931 10.0.0.73 - - [2026-02-26 02:16:50] "POST /fqname-to-id HTTP/1.1" 404 234 0.012901 10.0.0.65 - - [2026-02-26 02:16:50] "GET /project/0c6f674e-b94c-4c48-bfdb-cf2ad608bf7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.529481 10.0.0.65 - - [2026-02-26 02:16:51] "GET / HTTP/1.1" 200 36215 0.002968 10.0.0.65 - - [2026-02-26 02:16:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000420 10.0.0.65 - - [2026-02-26 02:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.066339 10.0.0.131 - - [2026-02-26 02:16:52] "GET /projects?obj_uuids=0c6f674e-b94c-4c48-bfdb-cf2ad608bf7a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001128 10.0.0.65 - - [2026-02-26 02:16:52] "GET /project/0c6f674e-b94c-4c48-bfdb-cf2ad608bf7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.052713 10.0.0.131 - - [2026-02-26 02:16:53] "GET /projects?obj_uuids=0c6f674e-b94c-4c48-bfdb-cf2ad608bf7a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001104 10.0.0.65 - - [2026-02-26 02:16:53] "POST /neutron/network HTTP/1.1" 200 670 0.178402 10.0.0.73 - - [2026-02-26 02:16:53] "POST /ref-update HTTP/1.1" 200 156 0.027465 10.0.0.65 - - [2026-02-26 02:16:53] "POST /id-to-fqname HTTP/1.1" 200 253 0.004823 10.0.0.65 - - [2026-02-26 02:16:53] "GET /virtual-network/5379f5de-0206-4afe-a0ba-f7bc4ea3b97d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.005515 10.0.0.65 - - [2026-02-26 02:16:53] "POST /neutron/network HTTP/1.1" 200 888 0.006285 10.0.0.65 - - [2026-02-26 02:16:53] "GET /virtual-network/5379f5de-0206-4afe-a0ba-f7bc4ea3b97d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.005211 10.0.0.65 - - [2026-02-26 02:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.131 - - [2026-02-26 02:16:53] "GET /projects?obj_uuids=0c6f674e-b94c-4c48-bfdb-cf2ad608bf7a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001048 10.0.0.65 - - [2026-02-26 02:16:53] "GET /project/0c6f674e-b94c-4c48-bfdb-cf2ad608bf7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.050797 10.0.0.65 - - [2026-02-26 02:16:53] "POST /neutron/network HTTP/1.1" 200 117 0.015253 10.0.0.65 - - [2026-02-26 02:16:54] "POST /neutron/network HTTP/1.1" 200 889 0.008671 10.0.0.65 - - [2026-02-26 02:16:54] "POST /id-to-fqname HTTP/1.1" 200 253 0.001192 10.0.0.65 - - [2026-02-26 02:16:54] "GET /virtual-network/3dd402d3-a6c9-4497-be32-5c2717ddf412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.005927 10.0.0.65 - - [2026-02-26 02:16:54] "GET /virtual-network/3dd402d3-a6c9-4497-be32-5c2717ddf412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.005692 10.0.0.65 - - [2026-02-26 02:16:54] "POST /neutron/subnet HTTP/1.1" 200 724 0.009840 10.0.0.65 - - [2026-02-26 02:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.131 - - [2026-02-26 02:16:54] "GET /projects?obj_uuids=0c6f674e-b94c-4c48-bfdb-cf2ad608bf7a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000859 10.0.0.65 - - [2026-02-26 02:16:54] "GET /project/0c6f674e-b94c-4c48-bfdb-cf2ad608bf7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.048115 10.0.0.73 - - [2026-02-26 02:16:54] "POST /route-targets HTTP/1.1" 200 328 0.014869 10.0.0.131 - - [2026-02-26 02:16:54] "POST /useragent-kv HTTP/1.1" 200 115 0.005802 10.0.0.65 - - [2026-02-26 02:16:55] "POST /neutron/subnet HTTP/1.1" 200 724 0.208354 10.0.0.65 - - [2026-02-26 02:16:55] "POST /id-to-fqname HTTP/1.1" 200 254 0.001172 10.0.0.65 - - [2026-02-26 02:16:55] "GET /virtual-network/f7bd6d47-f393-4142-81d3-6017d9dbd241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2143 0.006140 10.0.0.65 - - [2026-02-26 02:16:55] "GET /virtual-network/f7bd6d47-f393-4142-81d3-6017d9dbd241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2143 0.005915 10.0.0.65 - - [2026-02-26 02:16:55] "POST /neutron/network HTTP/1.1" 200 891 0.006382 10.0.0.65 - - [2026-02-26 02:16:55] "POST /id-to-fqname HTTP/1.1" 200 253 0.001525 10.0.0.131 - - [2026-02-26 02:16:56] "GET /projects?obj_uuids=0c6f674e-b94c-4c48-bfdb-cf2ad608bf7a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000861 10.0.0.65 - - [2026-02-26 02:16:56] "GET /project/0c6f674e-b94c-4c48-bfdb-cf2ad608bf7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.068030 10.0.0.65 - - [2026-02-26 02:16:56] "POST /neutron/network HTTP/1.1" 200 889 0.007271 10.0.0.65 - - [2026-02-26 02:16:56] "POST /id-to-fqname HTTP/1.1" 200 254 0.001173 10.0.0.65 - - [2026-02-26 02:16:56] "POST /neutron/port HTTP/1.1" 200 117 0.006271 10.0.0.131 - - [2026-02-26 02:16:56] "GET /projects?obj_uuids=0c6f674e-b94c-4c48-bfdb-cf2ad608bf7a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000932 10.0.0.65 - - [2026-02-26 02:16:57] "POST /neutron/port HTTP/1.1" 200 1061 0.321338 10.0.0.65 - - [2026-02-26 02:16:57] "POST /neutron/port HTTP/1.1" 200 1115 0.124182 10.0.0.65 - - [2026-02-26 02:16:57] "POST /neutron/subnet HTTP/1.1" 200 698 0.008832 10.0.0.131 - - [2026-02-26 02:16:57] "GET /projects?obj_uuids=0c6f674e-b94c-4c48-bfdb-cf2ad608bf7a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000890 10.0.0.65 - - [2026-02-26 02:16:57] "GET /project/0c6f674e-b94c-4c48-bfdb-cf2ad608bf7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.089755 10.0.0.65 - - [2026-02-26 02:16:57] "POST /neutron/network HTTP/1.1" 200 891 0.006667 10.0.0.65 - - [2026-02-26 02:16:58] "POST /neutron/port HTTP/1.1" 200 117 0.018500 10.0.0.65 - - [2026-02-26 02:16:58] "POST /fqname-to-id HTTP/1.1" 404 193 0.005249 10.0.0.65 - - [2026-02-26 02:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.131 - - [2026-02-26 02:16:58] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000779 10.0.0.65 - - [2026-02-26 02:16:58] "POST /neutron/port HTTP/1.1" 200 1061 0.020605 10.0.0.65 - - [2026-02-26 02:16:58] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.005963 10.0.0.65 - - [2026-02-26 02:16:58] "POST /service-templates HTTP/1.1" 200 545 0.025670 10.0.0.65 - - [2026-02-26 02:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005012 10.0.0.65 - - [2026-02-26 02:16:59] "GET /service-template/f998aa4c-9a9b-4e8a-8d9e-93ea0ab4b159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.010317 10.0.0.65 - - [2026-02-26 02:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.65 - - [2026-02-26 02:16:59] "GET /service-template/f998aa4c-9a9b-4e8a-8d9e-93ea0ab4b159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.004027 10.0.0.65 - - [2026-02-26 02:16:59] "POST /neutron/port HTTP/1.1" 200 1125 0.021395 10.0.0.65 - - [2026-02-26 02:16:59] "POST /id-to-fqname HTTP/1.1" 200 253 0.001191 10.0.0.65 - - [2026-02-26 02:16:59] "POST /id-to-fqname HTTP/1.1" 200 253 0.000889 10.0.0.65 - - [2026-02-26 02:16:59] "POST /neutron/port HTTP/1.1" 200 117 0.001017 10.0.0.65 - - [2026-02-26 02:16:59] "POST /id-to-fqname HTTP/1.1" 200 254 0.001152 10.0.0.65 - - [2026-02-26 02:16:59] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009966 10.0.0.65 - - [2026-02-26 02:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.65 - - [2026-02-26 02:16:59] "DELETE /service-template/f998aa4c-9a9b-4e8a-8d9e-93ea0ab4b159 HTTP/1.1" 200 115 0.039672 10.0.0.65 - - [2026-02-26 02:16:59] "POST /fqname-to-id HTTP/1.1" 404 193 0.015180 10.0.0.65 - - [2026-02-26 02:17:02] "POST /neutron/port HTTP/1.1" 200 1125 0.021554 10.0.0.65 - - [2026-02-26 02:17:02] "POST /neutron/port HTTP/1.1" 200 151 0.281425 10.0.0.65 - - [2026-02-26 02:17:03] "POST /neutron/network HTTP/1.1" 200 889 0.008337 10.0.0.73 - - [2026-02-26 02:17:04] "DELETE /route-target/187a2f96-452b-439c-826a-ddb3489d5fd3 HTTP/1.1" 200 115 0.024783 10.0.0.131 - - [2026-02-26 02:17:04] "POST /useragent-kv HTTP/1.1" 200 115 0.007247 10.0.0.131 - - [2026-02-26 02:17:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002959 10.0.0.65 - - [2026-02-26 02:17:04] "POST /neutron/network HTTP/1.1" 200 151 0.138104 10.0.0.73 - - [2026-02-26 02:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.131 - - [2026-02-26 02:17:04] "GET /projects?obj_uuids=0c6f674e-b94c-4c48-bfdb-cf2ad608bf7a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000987 10.0.0.65 - - [2026-02-26 02:17:04] "GET /project/0c6f674e-b94c-4c48-bfdb-cf2ad608bf7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.062597 10.0.0.131 - - [2026-02-26 02:17:04] "GET /projects?obj_uuids=0c6f674e-b94c-4c48-bfdb-cf2ad608bf7a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001797 10.0.0.65 - - [2026-02-26 02:17:04] "GET /project/0c6f674e-b94c-4c48-bfdb-cf2ad608bf7a?fields=virtual_networks HTTP/1.1" 200 1045 0.052987 10.0.0.131 - - [2026-02-26 02:17:04] "GET /projects?obj_uuids=0c6f674e-b94c-4c48-bfdb-cf2ad608bf7a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000924 10.0.0.65 - - [2026-02-26 02:17:04] "GET /project/0c6f674e-b94c-4c48-bfdb-cf2ad608bf7a?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.044936 10.0.0.131 - - [2026-02-26 02:17:04] "GET /projects?obj_uuids=0c6f674e-b94c-4c48-bfdb-cf2ad608bf7a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001083 10.0.0.65 - - [2026-02-26 02:17:04] "GET /project/0c6f674e-b94c-4c48-bfdb-cf2ad608bf7a?fields=security_groups HTTP/1.1" 200 1273 0.044005 10.0.0.65 - - [2026-02-26 02:17:06] "POST /fqname-to-id HTTP/1.1" 404 193 0.030025 10.0.0.131 - - [2026-02-26 02:17:06] "GET /projects?obj_uuids=3ce44450-1acd-4143-bc85-cac5d347ca82&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003291 10.0.0.131 - - [2026-02-26 02:17:06] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000846 10.0.0.131 - - [2026-02-26 02:17:06] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006551 10.0.0.131 - - [2026-02-26 02:17:06] "POST /id-to-fqname HTTP/1.1" 200 195 0.007925 10.0.0.131 - - [2026-02-26 02:17:06] "POST /fqname-to-id HTTP/1.1" 404 204 0.004261 10.0.0.131 - - [2026-02-26 02:17:06] "POST /security-groups HTTP/1.1" 200 596 0.077789 10.0.0.131 - - [2026-02-26 02:17:06] "POST /projects HTTP/1.1" 200 595 0.272761 10.0.0.131 - - [2026-02-26 02:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.318697 10.0.0.73 - - [2026-02-26 02:17:06] "POST /access-control-lists HTTP/1.1" 200 603 0.026216 10.0.0.65 - - [2026-02-26 02:17:06] "GET /project/3ce44450-1acd-4143-bc85-cac5d347ca82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.500292 10.0.0.65 - - [2026-02-26 02:17:08] "GET / HTTP/1.1" 200 36215 0.001381 10.0.0.65 - - [2026-02-26 02:17:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000443 10.0.0.65 - - [2026-02-26 02:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.062561 10.0.0.131 - - [2026-02-26 02:17:09] "GET /projects?obj_uuids=3ce44450-1acd-4143-bc85-cac5d347ca82&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000847 10.0.0.65 - - [2026-02-26 02:17:09] "GET /project/3ce44450-1acd-4143-bc85-cac5d347ca82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.033681 10.0.0.65 - - [2026-02-26 02:17:09] "POST /neutron/network HTTP/1.1" 200 117 0.042655 10.0.0.73 - - [2026-02-26 02:17:09] "POST /route-targets HTTP/1.1" 200 328 0.013706 10.0.0.131 - - [2026-02-26 02:17:09] "POST /useragent-kv HTTP/1.1" 200 115 0.007650 10.0.0.65 - - [2026-02-26 02:17:09] "POST /neutron/subnet HTTP/1.1" 200 715 0.230244 10.0.0.65 - - [2026-02-26 02:17:10] "POST /id-to-fqname HTTP/1.1" 200 261 0.001197 10.0.0.65 - - [2026-02-26 02:17:10] "GET /virtual-network/b1226b85-b1c9-49a4-ba05-4661231dfee1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.005457 10.0.0.65 - - [2026-02-26 02:17:10] "GET /virtual-network/b1226b85-b1c9-49a4-ba05-4661231dfee1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.008352 10.0.0.65 - - [2026-02-26 02:17:10] "POST /neutron/network HTTP/1.1" 200 1073 0.011054 10.0.0.131 - - [2026-02-26 02:17:10] "POST /fqname-to-id HTTP/1.1" 404 207 0.031742 10.0.0.65 - - [2026-02-26 02:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.131 - - [2026-02-26 02:17:10] "GET /projects?obj_uuids=3ce44450-1acd-4143-bc85-cac5d347ca82&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001157 10.0.0.65 - - [2026-02-26 02:17:10] "GET /project/3ce44450-1acd-4143-bc85-cac5d347ca82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.035925 10.0.0.65 - - [2026-02-26 02:17:10] "POST /neutron/network HTTP/1.1" 200 117 0.021433 10.0.0.73 - - [2026-02-26 02:17:10] "POST /ref-update HTTP/1.1" 200 156 0.028044 10.0.0.131 - - [2026-02-26 02:17:10] "POST /fqname-to-id HTTP/1.1" 404 207 0.012232 10.0.0.131 - - [2026-02-26 02:17:10] "POST /useragent-kv HTTP/1.1" 200 115 0.010740 10.0.0.65 - - [2026-02-26 02:17:10] "POST /neutron/subnet HTTP/1.1" 200 724 0.245211 10.0.0.65 - - [2026-02-26 02:17:11] "POST /id-to-fqname HTTP/1.1" 200 261 0.001218 10.0.0.65 - - [2026-02-26 02:17:11] "GET /virtual-network/014b12b3-0bf9-422b-bdab-09505db8edb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.005037 10.0.0.65 - - [2026-02-26 02:17:11] "GET /virtual-network/014b12b3-0bf9-422b-bdab-09505db8edb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.005176 10.0.0.65 - - [2026-02-26 02:17:11] "POST /neutron/network HTTP/1.1" 200 1075 0.007964 10.0.0.65 - - [2026-02-26 02:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.131 - - [2026-02-26 02:17:11] "GET /projects?obj_uuids=3ce44450-1acd-4143-bc85-cac5d347ca82&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000832 10.0.0.65 - - [2026-02-26 02:17:11] "GET /project/3ce44450-1acd-4143-bc85-cac5d347ca82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.033452 10.0.0.65 - - [2026-02-26 02:17:11] "POST /neutron/network HTTP/1.1" 200 117 0.025291 10.0.0.131 - - [2026-02-26 02:17:11] "POST /useragent-kv HTTP/1.1" 200 115 0.007464 10.0.0.65 - - [2026-02-26 02:17:11] "POST /neutron/subnet HTTP/1.1" 200 720 0.237382 10.0.0.65 - - [2026-02-26 02:17:11] "POST /id-to-fqname HTTP/1.1" 200 262 0.001135 10.0.0.65 - - [2026-02-26 02:17:11] "GET /virtual-network/bf852de5-ed9c-496d-9ace-111277fde91c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2745 0.005954 10.0.0.65 - - [2026-02-26 02:17:12] "GET /virtual-network/bf852de5-ed9c-496d-9ace-111277fde91c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2745 0.005319 10.0.0.65 - - [2026-02-26 02:17:12] "POST /neutron/network HTTP/1.1" 200 1076 0.008562 10.0.0.65 - - [2026-02-26 02:17:12] "POST /id-to-fqname HTTP/1.1" 200 261 0.001179 10.0.0.65 - - [2026-02-26 02:17:12] "POST /neutron/network HTTP/1.1" 200 1085 0.006532 10.0.0.131 - - [2026-02-26 02:17:13] "GET /projects?obj_uuids=3ce44450-1acd-4143-bc85-cac5d347ca82&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.033762 10.0.0.65 - - [2026-02-26 02:17:13] "GET /project/3ce44450-1acd-4143-bc85-cac5d347ca82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.112142 10.0.0.65 - - [2026-02-26 02:17:13] "POST /neutron/port HTTP/1.1" 200 117 0.009383 10.0.0.65 - - [2026-02-26 02:17:13] "POST /id-to-fqname HTTP/1.1" 200 262 0.001044 10.0.0.65 - - [2026-02-26 02:17:13] "POST /neutron/network HTTP/1.1" 200 1085 0.007465 10.0.0.65 - - [2026-02-26 02:17:14] "POST /neutron/port HTTP/1.1" 200 1172 0.024913 10.0.0.131 - - [2026-02-26 02:17:14] "GET /projects?obj_uuids=3ce44450-1acd-4143-bc85-cac5d347ca82&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000902 10.0.0.65 - - [2026-02-26 02:17:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002974 10.0.0.65 - - [2026-02-26 02:17:14] "GET /project/3ce44450-1acd-4143-bc85-cac5d347ca82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.180117 10.0.0.65 - - [2026-02-26 02:17:14] "POST /neutron/network HTTP/1.1" 200 1076 0.008424 10.0.0.65 - - [2026-02-26 02:17:14] "POST /neutron/network HTTP/1.1" 200 1075 0.008748 10.0.0.65 - - [2026-02-26 02:17:15] "POST /neutron/port HTTP/1.1" 200 117 0.006973 10.0.0.65 - - [2026-02-26 02:17:15] "POST /neutron/port HTTP/1.1" 200 1171 0.023267 10.0.0.65 - - [2026-02-26 02:17:16] "POST /neutron/port HTTP/1.1" 200 1235 0.021616 10.0.0.65 - - [2026-02-26 02:17:16] "POST /neutron/subnet HTTP/1.1" 200 1380 0.016181 10.0.0.65 - - [2026-02-26 02:17:16] "POST /neutron/network HTTP/1.1" 200 1076 0.009771 10.0.0.65 - - [2026-02-26 02:17:17] "POST /neutron/port HTTP/1.1" 200 1236 0.021788 10.0.0.65 - - [2026-02-26 02:17:17] "POST /neutron/port HTTP/1.1" 200 1235 0.019243 10.0.0.65 - - [2026-02-26 02:17:18] "POST /neutron/port HTTP/1.1" 200 117 0.007479 10.0.0.73 - - [2026-02-26 02:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.65 - - [2026-02-26 02:17:18] "POST /neutron/network HTTP/1.1" 200 1076 0.008822 10.0.0.73 - - [2026-02-26 02:17:19] "DELETE /route-target/7fbdffa3-f7f7-49ef-aca3-1d4a0e0244a2 HTTP/1.1" 200 115 0.021678 10.0.0.131 - - [2026-02-26 02:17:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002963 10.0.0.131 - - [2026-02-26 02:17:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002151 10.0.0.131 - - [2026-02-26 02:17:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002927 10.0.0.131 - - [2026-02-26 02:17:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002865 10.0.0.65 - - [2026-02-26 02:17:19] "POST /neutron/network HTTP/1.1" 200 151 0.139407 10.0.0.131 - - [2026-02-26 02:17:19] "GET /projects?obj_uuids=3ce44450-1acd-4143-bc85-cac5d347ca82&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000902 10.0.0.65 - - [2026-02-26 02:17:19] "GET /project/3ce44450-1acd-4143-bc85-cac5d347ca82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.085458 10.0.0.131 - - [2026-02-26 02:17:19] "GET /projects?obj_uuids=3ce44450-1acd-4143-bc85-cac5d347ca82&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001506 10.0.0.65 - - [2026-02-26 02:17:19] "GET /project/3ce44450-1acd-4143-bc85-cac5d347ca82?fields=virtual_networks HTTP/1.1" 200 1054 0.104382 10.0.0.131 - - [2026-02-26 02:17:19] "GET /projects?obj_uuids=3ce44450-1acd-4143-bc85-cac5d347ca82&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001280 10.0.0.65 - - [2026-02-26 02:17:19] "GET /project/3ce44450-1acd-4143-bc85-cac5d347ca82?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.042064 10.0.0.131 - - [2026-02-26 02:17:19] "GET /projects?obj_uuids=3ce44450-1acd-4143-bc85-cac5d347ca82&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000873 10.0.0.65 - - [2026-02-26 02:17:19] "GET /project/3ce44450-1acd-4143-bc85-cac5d347ca82?fields=security_groups HTTP/1.1" 200 1286 0.038194 10.0.0.65 - - [2026-02-26 02:17:20] "POST /fqname-to-id HTTP/1.1" 404 196 0.039372 10.0.0.131 - - [2026-02-26 02:17:20] "GET /projects?obj_uuids=483cf0cc-adba-462f-91f4-048c91fd0f52&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002899 10.0.0.131 - - [2026-02-26 02:17:20] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000863 10.0.0.131 - - [2026-02-26 02:17:20] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.043729 10.0.0.131 - - [2026-02-26 02:17:21] "POST /id-to-fqname HTTP/1.1" 200 198 0.002652 10.0.0.131 - - [2026-02-26 02:17:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.003615 10.0.0.131 - - [2026-02-26 02:17:21] "POST /security-groups HTTP/1.1" 200 599 0.076900 10.0.0.73 - - [2026-02-26 02:17:21] "POST /fqname-to-id HTTP/1.1" 404 242 0.006533 10.0.0.131 - - [2026-02-26 02:17:21] "POST /projects HTTP/1.1" 200 601 0.282781 10.0.0.131 - - [2026-02-26 02:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.361941 10.0.0.73 - - [2026-02-26 02:17:21] "POST /access-control-lists HTTP/1.1" 200 604 0.033151 10.0.0.65 - - [2026-02-26 02:17:21] "GET /project/483cf0cc-adba-462f-91f4-048c91fd0f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.542616 10.0.0.65 - - [2026-02-26 02:17:22] "GET / HTTP/1.1" 200 36215 0.001944 10.0.0.65 - - [2026-02-26 02:17:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000399 10.0.0.65 - - [2026-02-26 02:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.077524 10.0.0.131 - - [2026-02-26 02:17:23] "GET /projects?obj_uuids=483cf0cc-adba-462f-91f4-048c91fd0f52&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000807 10.0.0.65 - - [2026-02-26 02:17:23] "GET /project/483cf0cc-adba-462f-91f4-048c91fd0f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.048724 10.0.0.131 - - [2026-02-26 02:17:24] "POST /useragent-kv HTTP/1.1" 200 115 0.007489 10.0.0.65 - - [2026-02-26 02:17:24] "POST /neutron/subnet HTTP/1.1" 200 719 0.268123 10.0.0.65 - - [2026-02-26 02:17:24] "POST /id-to-fqname HTTP/1.1" 200 267 0.001125 10.0.0.65 - - [2026-02-26 02:17:24] "GET /virtual-network/a906238a-8e31-4d22-b4d9-580351354ea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004800 10.0.0.65 - - [2026-02-26 02:17:24] "GET /virtual-network/a906238a-8e31-4d22-b4d9-580351354ea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.007801 10.0.0.65 - - [2026-02-26 02:17:24] "POST /neutron/network HTTP/1.1" 200 909 0.006386 10.0.0.65 - - [2026-02-26 02:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.131 - - [2026-02-26 02:17:24] "GET /projects?obj_uuids=483cf0cc-adba-462f-91f4-048c91fd0f52&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000889 10.0.0.65 - - [2026-02-26 02:17:24] "GET /project/483cf0cc-adba-462f-91f4-048c91fd0f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.053335 10.0.0.131 - - [2026-02-26 02:17:24] "GET /projects?obj_uuids=483cf0cc-adba-462f-91f4-048c91fd0f52&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000935 10.0.0.65 - - [2026-02-26 02:17:24] "POST /neutron/network HTTP/1.1" 200 691 0.151770 10.0.0.73 - - [2026-02-26 02:17:24] "POST /route-targets HTTP/1.1" 200 328 0.015211 10.0.0.65 - - [2026-02-26 02:17:25] "POST /id-to-fqname HTTP/1.1" 200 267 0.003059 10.0.0.65 - - [2026-02-26 02:17:25] "GET /virtual-network/3a8d0585-62cc-4ad0-8204-fe04f259f70c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.005785 10.0.0.65 - - [2026-02-26 02:17:25] "POST /neutron/network HTTP/1.1" 200 911 0.005774 10.0.0.65 - - [2026-02-26 02:17:25] "GET /virtual-network/3a8d0585-62cc-4ad0-8204-fe04f259f70c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.004970 10.0.0.65 - - [2026-02-26 02:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.131 - - [2026-02-26 02:17:25] "GET /projects?obj_uuids=483cf0cc-adba-462f-91f4-048c91fd0f52&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000833 10.0.0.65 - - [2026-02-26 02:17:25] "GET /project/483cf0cc-adba-462f-91f4-048c91fd0f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.050140 10.0.0.65 - - [2026-02-26 02:17:25] "POST /neutron/network HTTP/1.1" 200 117 0.013978 10.0.0.73 - - [2026-02-26 02:17:25] "POST /ref-update HTTP/1.1" 200 156 0.039731 10.0.0.65 - - [2026-02-26 02:17:25] "POST /neutron/network HTTP/1.1" 200 913 0.008274 10.0.0.65 - - [2026-02-26 02:17:25] "POST /id-to-fqname HTTP/1.1" 200 268 0.000953 10.0.0.65 - - [2026-02-26 02:17:25] "GET /virtual-network/fee34759-dc6a-42e1-b900-bed2816749fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.004780 10.0.0.65 - - [2026-02-26 02:17:25] "GET /virtual-network/fee34759-dc6a-42e1-b900-bed2816749fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.005247 10.0.0.65 - - [2026-02-26 02:17:25] "POST /neutron/subnet HTTP/1.1" 200 729 0.008903 10.0.0.65 - - [2026-02-26 02:17:25] "POST /id-to-fqname HTTP/1.1" 200 267 0.001050 10.0.0.131 - - [2026-02-26 02:17:26] "GET /projects?obj_uuids=483cf0cc-adba-462f-91f4-048c91fd0f52&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001370 10.0.0.65 - - [2026-02-26 02:17:26] "GET /project/483cf0cc-adba-462f-91f4-048c91fd0f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.075026 10.0.0.65 - - [2026-02-26 02:17:27] "POST /neutron/port HTTP/1.1" 200 117 0.006207 10.0.0.65 - - [2026-02-26 02:17:27] "POST /id-to-fqname HTTP/1.1" 200 268 0.001634 10.0.0.65 - - [2026-02-26 02:17:27] "POST /neutron/network HTTP/1.1" 200 923 0.008597 10.0.0.65 - - [2026-02-26 02:17:28] "POST /neutron/port HTTP/1.1" 200 1069 0.021502 10.0.0.65 - - [2026-02-26 02:17:28] "POST /neutron/port HTTP/1.1" 200 1133 0.016475 10.0.0.131 - - [2026-02-26 02:17:28] "GET /projects?obj_uuids=483cf0cc-adba-462f-91f4-048c91fd0f52&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000788 10.0.0.65 - - [2026-02-26 02:17:28] "GET /project/483cf0cc-adba-462f-91f4-048c91fd0f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.071631 10.0.0.65 - - [2026-02-26 02:17:28] "POST /neutron/network HTTP/1.1" 200 913 0.012887 10.0.0.65 - - [2026-02-26 02:17:28] "POST /neutron/port HTTP/1.1" 200 1133 0.018938 10.0.0.65 - - [2026-02-26 02:17:29] "POST /neutron/network HTTP/1.1" 200 923 0.006799 10.0.0.65 - - [2026-02-26 02:17:29] "POST /neutron/port HTTP/1.1" 200 1069 0.019910 10.0.0.65 - - [2026-02-26 02:17:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003713 10.0.0.65 - - [2026-02-26 02:17:29] "POST /neutron/network HTTP/1.1" 200 913 0.006524 10.0.0.65 - - [2026-02-26 02:17:30] "POST /neutron/port HTTP/1.1" 200 1133 0.015624 10.0.0.65 - - [2026-02-26 02:17:31] "POST /neutron/port HTTP/1.1" 200 1133 0.019090 10.0.0.65 - - [2026-02-26 02:17:32] "POST /neutron/network HTTP/1.1" 200 911 0.006637 10.0.0.65 - - [2026-02-26 02:17:32] "POST /neutron/network HTTP/1.1" 200 913 0.006629 10.0.0.73 - - [2026-02-26 02:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004265 10.0.0.131 - - [2026-02-26 02:17:32] "POST /useragent-kv HTTP/1.1" 200 115 0.004358 10.0.0.131 - - [2026-02-26 02:17:32] "POST /useragent-kv HTTP/1.1" 200 115 0.007894 10.0.0.65 - - [2026-02-26 02:17:32] "POST /neutron/network HTTP/1.1" 200 151 0.141711 10.0.0.131 - - [2026-02-26 02:17:32] "GET /projects?obj_uuids=483cf0cc-adba-462f-91f4-048c91fd0f52&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001843 10.0.0.73 - - [2026-02-26 02:17:32] "DELETE /route-target/0d0285d1-30a2-426e-a4f7-41dd858b7c01 HTTP/1.1" 200 115 0.040202 10.0.0.65 - - [2026-02-26 02:17:33] "GET /project/483cf0cc-adba-462f-91f4-048c91fd0f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.091175 10.0.0.131 - - [2026-02-26 02:17:33] "GET /projects?obj_uuids=483cf0cc-adba-462f-91f4-048c91fd0f52&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000974 10.0.0.65 - - [2026-02-26 02:17:33] "GET /project/483cf0cc-adba-462f-91f4-048c91fd0f52?fields=virtual_networks HTTP/1.1" 200 1060 0.051366 10.0.0.131 - - [2026-02-26 02:17:33] "GET /projects?obj_uuids=483cf0cc-adba-462f-91f4-048c91fd0f52&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000847 10.0.0.65 - - [2026-02-26 02:17:33] "GET /project/483cf0cc-adba-462f-91f4-048c91fd0f52?fields=virtual_machine_interfaces HTTP/1.1" 200 1060 0.038998 10.0.0.131 - - [2026-02-26 02:17:33] "GET /projects?obj_uuids=483cf0cc-adba-462f-91f4-048c91fd0f52&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000883 10.0.0.65 - - [2026-02-26 02:17:33] "GET /project/483cf0cc-adba-462f-91f4-048c91fd0f52?fields=security_groups HTTP/1.1" 200 1295 0.051184 10.0.0.65 - - [2026-02-26 02:17:34] "POST /fqname-to-id HTTP/1.1" 404 193 0.030532 10.0.0.131 - - [2026-02-26 02:17:34] "GET /projects?obj_uuids=82ceede8-a493-4dcd-a5ff-e5dccc96860c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003378 10.0.0.131 - - [2026-02-26 02:17:34] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001151 10.0.0.131 - - [2026-02-26 02:17:34] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007551 10.0.0.131 - - [2026-02-26 02:17:34] "POST /id-to-fqname HTTP/1.1" 200 195 0.001155 10.0.0.131 - - [2026-02-26 02:17:34] "POST /fqname-to-id HTTP/1.1" 404 204 0.008722 10.0.0.131 - - [2026-02-26 02:17:34] "POST /security-groups HTTP/1.1" 200 596 0.087045 10.0.0.131 - - [2026-02-26 02:17:34] "POST /projects HTTP/1.1" 200 595 0.308219 10.0.0.73 - - [2026-02-26 02:17:34] "POST /fqname-to-id HTTP/1.1" 404 238 0.007271 10.0.0.131 - - [2026-02-26 02:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.381233 10.0.0.65 - - [2026-02-26 02:17:34] "GET /project/82ceede8-a493-4dcd-a5ff-e5dccc96860c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.529990 10.0.0.65 - - [2026-02-26 02:17:36] "GET / HTTP/1.1" 200 36215 0.001966 10.0.0.65 - - [2026-02-26 02:17:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000556 10.0.0.65 - - [2026-02-26 02:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.057369 10.0.0.131 - - [2026-02-26 02:17:37] "GET /projects?obj_uuids=82ceede8-a493-4dcd-a5ff-e5dccc96860c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000868 10.0.0.65 - - [2026-02-26 02:17:37] "GET /project/82ceede8-a493-4dcd-a5ff-e5dccc96860c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.035941 10.0.0.73 - - [2026-02-26 02:17:37] "POST /ref-update HTTP/1.1" 200 156 0.022596 10.0.0.131 - - [2026-02-26 02:17:37] "POST /useragent-kv HTTP/1.1" 200 115 0.010293 10.0.0.65 - - [2026-02-26 02:17:37] "POST /neutron/subnet HTTP/1.1" 200 734 0.304023 10.0.0.65 - - [2026-02-26 02:17:37] "POST /id-to-fqname HTTP/1.1" 200 261 0.001139 10.0.0.65 - - [2026-02-26 02:17:37] "GET /virtual-network/d24b3944-6d22-4112-b3d3-a911dc720aeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.004942 10.0.0.65 - - [2026-02-26 02:17:37] "GET /virtual-network/d24b3944-6d22-4112-b3d3-a911dc720aeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.005277 10.0.0.65 - - [2026-02-26 02:17:37] "POST /neutron/network HTTP/1.1" 200 903 0.006109 10.0.0.65 - - [2026-02-26 02:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.131 - - [2026-02-26 02:17:37] "GET /projects?obj_uuids=82ceede8-a493-4dcd-a5ff-e5dccc96860c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000887 10.0.0.65 - - [2026-02-26 02:17:37] "GET /project/82ceede8-a493-4dcd-a5ff-e5dccc96860c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.046753 10.0.0.131 - - [2026-02-26 02:17:37] "GET /projects?obj_uuids=82ceede8-a493-4dcd-a5ff-e5dccc96860c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000897 10.0.0.65 - - [2026-02-26 02:17:38] "POST /neutron/network HTTP/1.1" 200 682 0.135761 10.0.0.65 - - [2026-02-26 02:17:38] "POST /id-to-fqname HTTP/1.1" 200 261 0.007921 10.0.0.65 - - [2026-02-26 02:17:38] "GET /virtual-network/12039ca1-e595-4761-96c2-0642b9f6796d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.005388 10.0.0.65 - - [2026-02-26 02:17:38] "POST /neutron/network HTTP/1.1" 200 900 0.006432 10.0.0.65 - - [2026-02-26 02:17:38] "GET /virtual-network/12039ca1-e595-4761-96c2-0642b9f6796d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.005131 10.0.0.65 - - [2026-02-26 02:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.131 - - [2026-02-26 02:17:38] "GET /projects?obj_uuids=82ceede8-a493-4dcd-a5ff-e5dccc96860c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001297 10.0.0.65 - - [2026-02-26 02:17:38] "GET /project/82ceede8-a493-4dcd-a5ff-e5dccc96860c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.048206 10.0.0.65 - - [2026-02-26 02:17:38] "POST /neutron/network HTTP/1.1" 200 117 0.016495 10.0.0.73 - - [2026-02-26 02:17:38] "POST /route-targets HTTP/1.1" 200 328 0.014853 10.0.0.65 - - [2026-02-26 02:17:39] "POST /neutron/network HTTP/1.1" 200 901 0.011269 10.0.0.65 - - [2026-02-26 02:17:39] "POST /id-to-fqname HTTP/1.1" 200 262 0.001300 10.0.0.65 - - [2026-02-26 02:17:39] "GET /virtual-network/1f88515f-94ef-49cf-8f34-490a072f0826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.005738 10.0.0.65 - - [2026-02-26 02:17:39] "GET /virtual-network/1f88515f-94ef-49cf-8f34-490a072f0826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.006153 10.0.0.65 - - [2026-02-26 02:17:39] "POST /neutron/subnet HTTP/1.1" 200 715 0.010167 10.0.0.65 - - [2026-02-26 02:17:39] "POST /id-to-fqname HTTP/1.1" 200 261 0.001430 10.0.0.131 - - [2026-02-26 02:17:40] "GET /projects?obj_uuids=82ceede8-a493-4dcd-a5ff-e5dccc96860c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001111 10.0.0.65 - - [2026-02-26 02:17:40] "GET /project/82ceede8-a493-4dcd-a5ff-e5dccc96860c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.085898 10.0.0.65 - - [2026-02-26 02:17:40] "POST /neutron/port HTTP/1.1" 200 117 0.005909 10.0.0.65 - - [2026-02-26 02:17:40] "POST /id-to-fqname HTTP/1.1" 200 262 0.001282 10.0.0.131 - - [2026-02-26 02:17:40] "DELETE /project/483cf0ccadba462f91f4048c91fd0f52 HTTP/1.1" 404 173 0.010450 10.0.0.131 - - [2026-02-26 02:17:40] "DELETE /project/0c6f674eb94c4c48bfdbcf2ad608bf7a HTTP/1.1" 404 173 0.011852 10.0.0.131 - - [2026-02-26 02:17:40] "DELETE /project/82ceede8a4934dcda5ffe5dccc96860c HTTP/1.1" 404 173 0.010242 10.0.0.131 - - [2026-02-26 02:17:40] "DELETE /project/3ce444501acd4143bc85cac5d347ca82 HTTP/1.1" 404 173 0.008428 10.0.0.131 - - [2026-02-26 02:17:40] "GET /projects?obj_uuids=0c6f674e-b94c-4c48-bfdb-cf2ad608bf7a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000763 10.0.0.131 - - [2026-02-26 02:17:40] "GET /projects?obj_uuids=483cf0cc-adba-462f-91f4-048c91fd0f52&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000731 10.0.0.131 - - [2026-02-26 02:17:40] "GET /projects?obj_uuids=3ce44450-1acd-4143-bc85-cac5d347ca82&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000721 10.0.0.131 - - [2026-02-26 02:17:40] "GET /project/0c6f674e-b94c-4c48-bfdb-cf2ad608bf7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.070625 10.0.0.131 - - [2026-02-26 02:17:40] "GET /projects?obj_uuids=0c6f674e-b94c-4c48-bfdb-cf2ad608bf7a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004583 10.0.0.131 - - [2026-02-26 02:17:40] "GET /project/3ce44450-1acd-4143-bc85-cac5d347ca82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.088836 10.0.0.131 - - [2026-02-26 02:17:40] "GET /projects?obj_uuids=3ce44450-1acd-4143-bc85-cac5d347ca82&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001534 10.0.0.131 - - [2026-02-26 02:17:40] "GET /project/483cf0cc-adba-462f-91f4-048c91fd0f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1510 0.116403 10.0.0.131 - - [2026-02-26 02:17:40] "GET /projects?obj_uuids=483cf0cc-adba-462f-91f4-048c91fd0f52&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000999 10.0.0.131 - - [2026-02-26 02:17:40] "GET /project/0c6f674e-b94c-4c48-bfdb-cf2ad608bf7a?fields=security_groups HTTP/1.1" 200 1375 0.086432 10.0.0.131 - - [2026-02-26 02:17:40] "GET /project/483cf0cc-adba-462f-91f4-048c91fd0f52?fields=security_groups HTTP/1.1" 200 1397 0.062168 10.0.0.131 - - [2026-02-26 02:17:40] "GET /project/3ce44450-1acd-4143-bc85-cac5d347ca82?fields=security_groups HTTP/1.1" 200 1388 0.117790 10.0.0.65 - - [2026-02-26 02:17:40] "POST /neutron/network HTTP/1.1" 200 911 0.018207 10.0.0.131 - - [2026-02-26 02:17:40] "DELETE /security-group/5a5d57cc-5d5b-4a31-9f32-c43baea78247 HTTP/1.1" 200 115 0.077114 10.0.0.131 - - [2026-02-26 02:17:40] "GET /projects?obj_uuids=0c6f674e-b94c-4c48-bfdb-cf2ad608bf7a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000825 10.0.0.131 - - [2026-02-26 02:17:40] "DELETE /security-group/24d39d11-9d26-46e0-a459-db28ffafba75 HTTP/1.1" 200 115 0.096028 10.0.0.131 - - [2026-02-26 02:17:40] "GET /projects?obj_uuids=483cf0cc-adba-462f-91f4-048c91fd0f52&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001569 10.0.0.131 - - [2026-02-26 02:17:40] "GET /project/0c6f674e-b94c-4c48-bfdb-cf2ad608bf7a?fields=application_policy_sets HTTP/1.1" 200 1414 0.077556 10.0.0.131 - - [2026-02-26 02:17:41] "DELETE /security-group/0fee0a6a-6fef-4438-a598-11eb6f9b38bc HTTP/1.1" 200 115 0.129800 10.0.0.131 - - [2026-02-26 02:17:41] "GET /projects?obj_uuids=3ce44450-1acd-4143-bc85-cac5d347ca82&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001559 10.0.0.73 - - [2026-02-26 02:17:41] "DELETE /access-control-list/7d42c916-85ff-4a63-8bde-0561bcaa1b53 HTTP/1.1" 200 115 0.080278 10.0.0.131 - - [2026-02-26 02:17:41] "GET /project/483cf0cc-adba-462f-91f4-048c91fd0f52?fields=application_policy_sets HTTP/1.1" 200 1436 0.080722 10.0.0.131 - - [2026-02-26 02:17:41] "GET /project/3ce44450-1acd-4143-bc85-cac5d347ca82?fields=application_policy_sets HTTP/1.1" 200 1427 0.073421 10.0.0.73 - - [2026-02-26 02:17:41] "DELETE /access-control-list/97075d8b-650b-4344-b135-579a15badf9a HTTP/1.1" 200 115 0.059806 10.0.0.131 - - [2026-02-26 02:17:41] "DELETE /project/0c6f674e-b94c-4c48-bfdb-cf2ad608bf7a HTTP/1.1" 200 115 0.625969 10.0.0.131 - - [2026-02-26 02:17:41] "DELETE /project/483cf0cc-adba-462f-91f4-048c91fd0f52 HTTP/1.1" 200 115 0.696896 10.0.0.131 - - [2026-02-26 02:17:41] "DELETE /project/3ce44450-1acd-4143-bc85-cac5d347ca82 HTTP/1.1" 200 115 0.706673 10.0.0.65 - - [2026-02-26 02:17:41] "POST /neutron/port HTTP/1.1" 200 1064 0.022907 10.0.0.65 - - [2026-02-26 02:17:42] "POST /neutron/port HTTP/1.1" 200 1128 0.022747 10.0.0.65 - - [2026-02-26 02:17:42] "POST /neutron/port HTTP/1.1" 200 117 0.001016 10.0.0.131 - - [2026-02-26 02:17:42] "GET /projects?obj_uuids=82ceede8-a493-4dcd-a5ff-e5dccc96860c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001466 10.0.0.65 - - [2026-02-26 02:17:42] "GET /project/82ceede8-a493-4dcd-a5ff-e5dccc96860c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.083470 10.0.0.65 - - [2026-02-26 02:17:42] "POST /neutron/port HTTP/1.1" 200 1128 0.019764 10.0.0.65 - - [2026-02-26 02:17:43] "POST /neutron/network HTTP/1.1" 200 911 0.006761 10.0.0.65 - - [2026-02-26 02:17:43] "POST /fqname-to-id HTTP/1.1" 404 193 0.002693 10.0.0.65 - - [2026-02-26 02:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007804 10.0.0.131 - - [2026-02-26 02:17:43] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001231 10.0.0.65 - - [2026-02-26 02:17:43] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.007477 10.0.0.65 - - [2026-02-26 02:17:43] "POST /neutron/port HTTP/1.1" 200 1063 0.018827 10.0.0.65 - - [2026-02-26 02:17:43] "POST /service-templates HTTP/1.1" 200 545 0.027748 10.0.0.65 - - [2026-02-26 02:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.65 - - [2026-02-26 02:17:43] "GET /service-template/4c141d81-5e83-4d3c-b0b2-41111d1db36d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.018301 10.0.0.65 - - [2026-02-26 02:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005177 10.0.0.65 - - [2026-02-26 02:17:43] "GET /service-template/4c141d81-5e83-4d3c-b0b2-41111d1db36d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.003996 10.0.0.65 - - [2026-02-26 02:17:43] "POST /id-to-fqname HTTP/1.1" 200 261 0.001133 10.0.0.65 - - [2026-02-26 02:17:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003406 10.0.0.65 - - [2026-02-26 02:17:43] "POST /id-to-fqname HTTP/1.1" 200 261 0.001092 10.0.0.65 - - [2026-02-26 02:17:43] "POST /neutron/network HTTP/1.1" 200 901 0.007072 10.0.0.65 - - [2026-02-26 02:17:43] "POST /id-to-fqname HTTP/1.1" 200 262 0.001028 10.0.0.65 - - [2026-02-26 02:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.65 - - [2026-02-26 02:17:44] "DELETE /service-template/4c141d81-5e83-4d3c-b0b2-41111d1db36d HTTP/1.1" 200 115 0.029612 10.0.0.65 - - [2026-02-26 02:17:44] "POST /fqname-to-id HTTP/1.1" 404 193 0.004039 10.0.0.131 - - [2026-02-26 02:17:44] "GET /obj-perms HTTP/1.1" 200 5056 0.068480 10.0.0.65 - - [2026-02-26 02:17:45] "GET /obj-perms HTTP/1.1" 200 5056 0.076689 10.0.0.65 - - [2026-02-26 02:17:46] "POST /neutron/network HTTP/1.1" 200 900 0.010055 10.0.0.65 - - [2026-02-26 02:17:46] "POST /neutron/port HTTP/1.1" 200 1117 0.014851 10.0.0.65 - - [2026-02-26 02:17:47] "POST /neutron/port HTTP/1.1" 200 1118 0.023403 10.0.0.131 - - [2026-02-26 02:17:48] "POST /useragent-kv HTTP/1.1" 200 115 0.003319 10.0.0.131 - - [2026-02-26 02:17:48] "POST /useragent-kv HTTP/1.1" 200 115 0.003638 10.0.0.65 - - [2026-02-26 02:17:48] "POST /neutron/network HTTP/1.1" 200 151 0.145947 10.0.0.73 - - [2026-02-26 02:17:48] "DELETE /route-target/fa2f283e-b6a6-4e97-803d-4612aba24d68 HTTP/1.1" 200 115 0.030213 10.0.0.65 - - [2026-02-26 02:17:48] "POST /neutron/network HTTP/1.1" 200 903 0.008198 10.0.0.73 - - [2026-02-26 02:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004209 10.0.0.131 - - [2026-02-26 02:17:49] "GET /projects?obj_uuids=82ceede8-a493-4dcd-a5ff-e5dccc96860c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000902 10.0.0.65 - - [2026-02-26 02:17:49] "GET /project/82ceede8-a493-4dcd-a5ff-e5dccc96860c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.039208 10.0.0.131 - - [2026-02-26 02:17:49] "GET /projects?obj_uuids=82ceede8-a493-4dcd-a5ff-e5dccc96860c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002686 10.0.0.65 - - [2026-02-26 02:17:49] "GET /project/82ceede8-a493-4dcd-a5ff-e5dccc96860c?fields=virtual_networks HTTP/1.1" 200 1054 0.048217 10.0.0.131 - - [2026-02-26 02:17:49] "GET /projects?obj_uuids=82ceede8-a493-4dcd-a5ff-e5dccc96860c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000882 10.0.0.65 - - [2026-02-26 02:17:49] "GET /project/82ceede8-a493-4dcd-a5ff-e5dccc96860c?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.038784 10.0.0.131 - - [2026-02-26 02:17:49] "GET /projects?obj_uuids=82ceede8-a493-4dcd-a5ff-e5dccc96860c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001203 10.0.0.65 - - [2026-02-26 02:17:49] "GET /project/82ceede8-a493-4dcd-a5ff-e5dccc96860c?fields=security_groups HTTP/1.1" 200 1286 0.042598 10.0.0.65 - - [2026-02-26 02:17:50] "POST /fqname-to-id HTTP/1.1" 404 197 0.038154 10.0.0.131 - - [2026-02-26 02:17:50] "GET /projects?obj_uuids=284414ed-ff77-470b-884a-e0a540df1bf9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002702 10.0.0.131 - - [2026-02-26 02:17:50] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001126 10.0.0.131 - - [2026-02-26 02:17:50] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006847 10.0.0.131 - - [2026-02-26 02:17:50] "POST /id-to-fqname HTTP/1.1" 200 199 0.003705 10.0.0.131 - - [2026-02-26 02:17:50] "POST /fqname-to-id HTTP/1.1" 404 208 0.004507 10.0.0.131 - - [2026-02-26 02:17:50] "POST /security-groups HTTP/1.1" 200 600 0.073193 10.0.0.131 - - [2026-02-26 02:17:50] "POST /projects HTTP/1.1" 200 603 0.284137 10.0.0.131 - - [2026-02-26 02:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.318084 10.0.0.73 - - [2026-02-26 02:17:51] "POST /access-control-lists HTTP/1.1" 200 607 0.033872 10.0.0.65 - - [2026-02-26 02:17:51] "GET /project/284414ed-ff77-470b-884a-e0a540df1bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.482888 10.0.0.65 - - [2026-02-26 02:17:52] "GET / HTTP/1.1" 200 36215 0.001379 10.0.0.65 - - [2026-02-26 02:17:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000403 10.0.0.65 - - [2026-02-26 02:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.075702 10.0.0.131 - - [2026-02-26 02:17:53] "GET /projects?obj_uuids=284414ed-ff77-470b-884a-e0a540df1bf9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000825 10.0.0.65 - - [2026-02-26 02:17:53] "GET /project/284414ed-ff77-470b-884a-e0a540df1bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.043732 10.0.0.131 - - [2026-02-26 02:17:53] "GET /projects?obj_uuids=284414ed-ff77-470b-884a-e0a540df1bf9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000917 10.0.0.65 - - [2026-02-26 02:17:53] "POST /neutron/network HTTP/1.1" 200 694 0.133785 10.0.0.73 - - [2026-02-26 02:17:53] "POST /route-targets HTTP/1.1" 200 328 0.014470 10.0.0.131 - - [2026-02-26 02:17:54] "POST /fqname-to-id HTTP/1.1" 404 207 0.004767 10.0.0.65 - - [2026-02-26 02:17:54] "POST /neutron/network HTTP/1.1" 200 1088 0.010828 10.0.0.65 - - [2026-02-26 02:17:54] "POST /id-to-fqname HTTP/1.1" 200 269 0.000912 10.0.0.65 - - [2026-02-26 02:17:54] "GET /virtual-network/fcb15d9a-99d8-4b58-bbe2-fa95ddc28b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2767 0.004344 10.0.0.65 - - [2026-02-26 02:17:54] "GET /virtual-network/fcb15d9a-99d8-4b58-bbe2-fa95ddc28b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2767 0.005520 10.0.0.65 - - [2026-02-26 02:17:54] "POST /neutron/subnet HTTP/1.1" 200 823 0.008064 10.0.0.65 - - [2026-02-26 02:17:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.131 - - [2026-02-26 02:17:54] "GET /projects?obj_uuids=284414ed-ff77-470b-884a-e0a540df1bf9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000932 10.0.0.65 - - [2026-02-26 02:17:54] "GET /project/284414ed-ff77-470b-884a-e0a540df1bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.053255 10.0.0.131 - - [2026-02-26 02:17:54] "GET /projects?obj_uuids=284414ed-ff77-470b-884a-e0a540df1bf9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000892 10.0.0.65 - - [2026-02-26 02:17:54] "POST /neutron/network HTTP/1.1" 200 694 0.129485 10.0.0.73 - - [2026-02-26 02:17:54] "POST /ref-update HTTP/1.1" 200 156 0.024778 10.0.0.131 - - [2026-02-26 02:17:55] "POST /fqname-to-id HTTP/1.1" 404 207 0.003745 10.0.0.65 - - [2026-02-26 02:17:55] "POST /neutron/network HTTP/1.1" 200 1085 0.010207 10.0.0.65 - - [2026-02-26 02:17:55] "POST /id-to-fqname HTTP/1.1" 200 269 0.000968 10.0.0.65 - - [2026-02-26 02:17:55] "GET /virtual-network/687a7ce1-a434-4470-ae0c-2d1f2a471546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2758 0.004674 10.0.0.65 - - [2026-02-26 02:17:55] "GET /virtual-network/687a7ce1-a434-4470-ae0c-2d1f2a471546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2758 0.005527 10.0.0.65 - - [2026-02-26 02:17:55] "POST /neutron/subnet HTTP/1.1" 200 828 0.007931 10.0.0.65 - - [2026-02-26 02:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.131 - - [2026-02-26 02:17:55] "GET /projects?obj_uuids=284414ed-ff77-470b-884a-e0a540df1bf9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000824 10.0.0.65 - - [2026-02-26 02:17:55] "GET /project/284414ed-ff77-470b-884a-e0a540df1bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.052006 10.0.0.131 - - [2026-02-26 02:17:55] "GET /projects?obj_uuids=284414ed-ff77-470b-884a-e0a540df1bf9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001183 10.0.0.65 - - [2026-02-26 02:17:55] "POST /neutron/network HTTP/1.1" 200 696 0.138942 10.0.0.65 - - [2026-02-26 02:17:56] "POST /neutron/network HTTP/1.1" 200 1088 0.010046 10.0.0.65 - - [2026-02-26 02:17:56] "POST /id-to-fqname HTTP/1.1" 200 270 0.000992 10.0.0.65 - - [2026-02-26 02:17:56] "GET /virtual-network/ffee33a6-8e34-43a3-a3d0-d7d2aeb6d7f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.005134 10.0.0.65 - - [2026-02-26 02:17:56] "GET /virtual-network/ffee33a6-8e34-43a3-a3d0-d7d2aeb6d7f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.005500 10.0.0.65 - - [2026-02-26 02:17:56] "POST /neutron/subnet HTTP/1.1" 200 823 0.009268 10.0.0.65 - - [2026-02-26 02:17:56] "POST /id-to-fqname HTTP/1.1" 200 269 0.001192 10.0.0.131 - - [2026-02-26 02:17:57] "GET /projects?obj_uuids=284414ed-ff77-470b-884a-e0a540df1bf9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002059 10.0.0.65 - - [2026-02-26 02:17:57] "GET /project/284414ed-ff77-470b-884a-e0a540df1bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.077015 10.0.0.65 - - [2026-02-26 02:17:57] "POST /neutron/network HTTP/1.1" 200 1085 0.049980 10.0.0.65 - - [2026-02-26 02:17:57] "POST /id-to-fqname HTTP/1.1" 200 270 0.001798 10.0.0.65 - - [2026-02-26 02:17:57] "POST /neutron/port HTTP/1.1" 200 117 0.007344 10.0.0.131 - - [2026-02-26 02:17:58] "GET /projects?obj_uuids=284414ed-ff77-470b-884a-e0a540df1bf9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000865 10.0.0.65 - - [2026-02-26 02:17:58] "POST /neutron/port HTTP/1.1" 200 1174 0.403228 10.0.0.131 - - [2026-02-26 02:17:59] "GET /projects?obj_uuids=284414ed-ff77-470b-884a-e0a540df1bf9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001875 10.0.0.65 - - [2026-02-26 02:17:59] "GET /project/284414ed-ff77-470b-884a-e0a540df1bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.141204 10.0.0.65 - - [2026-02-26 02:17:59] "POST /neutron/port HTTP/1.1" 200 1228 0.197013 10.0.0.65 - - [2026-02-26 02:17:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004421 10.0.0.65 - - [2026-02-26 02:17:59] "POST /neutron/port HTTP/1.1" 200 117 0.001074 10.0.0.65 - - [2026-02-26 02:17:59] "POST /neutron/port HTTP/1.1" 200 1238 0.018980 10.0.0.65 - - [2026-02-26 02:18:00] "POST /neutron/network HTTP/1.1" 200 1098 0.009032 10.0.0.65 - - [2026-02-26 02:18:00] "POST /neutron/port HTTP/1.1" 200 1175 0.022169 10.0.0.65 - - [2026-02-26 02:18:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003837 10.0.0.65 - - [2026-02-26 02:18:01] "POST /fqname-to-id HTTP/1.1" 404 193 0.003597 10.0.0.65 - - [2026-02-26 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.65 - - [2026-02-26 02:18:01] "POST /neutron/port HTTP/1.1" 200 117 0.001081 10.0.0.131 - - [2026-02-26 02:18:01] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000997 10.0.0.65 - - [2026-02-26 02:18:01] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.008365 10.0.0.65 - - [2026-02-26 02:18:01] "POST /service-templates HTTP/1.1" 200 545 0.037524 10.0.0.65 - - [2026-02-26 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.65 - - [2026-02-26 02:18:01] "GET /service-template/bde42c1e-90b2-4186-8172-7f79666cf3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.006164 10.0.0.65 - - [2026-02-26 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.65 - - [2026-02-26 02:18:01] "GET /service-template/bde42c1e-90b2-4186-8172-7f79666cf3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003849 10.0.0.65 - - [2026-02-26 02:18:01] "POST /id-to-fqname HTTP/1.1" 200 269 0.001122 10.0.0.65 - - [2026-02-26 02:18:01] "POST /id-to-fqname HTTP/1.1" 200 269 0.001118 10.0.0.65 - - [2026-02-26 02:18:01] "POST /id-to-fqname HTTP/1.1" 200 270 0.001544 10.0.0.65 - - [2026-02-26 02:18:01] "POST /neutron/port HTTP/1.1" 200 2323 0.040024 10.0.0.65 - - [2026-02-26 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.018248 10.0.0.65 - - [2026-02-26 02:18:01] "DELETE /service-template/bde42c1e-90b2-4186-8172-7f79666cf3d9 HTTP/1.1" 200 115 0.033156 10.0.0.65 - - [2026-02-26 02:18:01] "POST /fqname-to-id HTTP/1.1" 404 193 0.006575 10.0.0.65 - - [2026-02-26 02:18:03] "POST /neutron/network HTTP/1.1" 400 204 0.016821 10.0.0.65 - - [2026-02-26 02:18:04] "POST /neutron/port HTTP/1.1" 200 1229 0.017848 10.0.0.65 - - [2026-02-26 02:18:04] "POST /neutron/port HTTP/1.1" 200 151 0.311863 10.0.0.73 - - [2026-02-26 02:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004217 10.0.0.65 - - [2026-02-26 02:18:05] "POST /neutron/network HTTP/1.1" 200 1088 0.019619 10.0.0.73 - - [2026-02-26 02:18:06] "DELETE /route-target/b0611f0f-0607-4008-acda-b6edbf4bcf7a HTTP/1.1" 200 115 0.030006 10.0.0.131 - - [2026-02-26 02:18:06] "POST /useragent-kv HTTP/1.1" 200 115 0.006046 10.0.0.131 - - [2026-02-26 02:18:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003263 10.0.0.131 - - [2026-02-26 02:18:06] "POST /useragent-kv HTTP/1.1" 200 115 0.004103 10.0.0.131 - - [2026-02-26 02:18:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003008 10.0.0.65 - - [2026-02-26 02:18:06] "POST /neutron/network HTTP/1.1" 200 151 0.193455 10.0.0.131 - - [2026-02-26 02:18:06] "GET /projects?obj_uuids=284414ed-ff77-470b-884a-e0a540df1bf9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000909 10.0.0.65 - - [2026-02-26 02:18:06] "GET /project/284414ed-ff77-470b-884a-e0a540df1bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.076576 10.0.0.131 - - [2026-02-26 02:18:06] "GET /projects?obj_uuids=284414ed-ff77-470b-884a-e0a540df1bf9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000878 10.0.0.65 - - [2026-02-26 02:18:06] "GET /project/284414ed-ff77-470b-884a-e0a540df1bf9?fields=virtual_networks HTTP/1.1" 200 1061 0.048738 10.0.0.131 - - [2026-02-26 02:18:06] "GET /projects?obj_uuids=284414ed-ff77-470b-884a-e0a540df1bf9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001495 10.0.0.65 - - [2026-02-26 02:18:06] "GET /project/284414ed-ff77-470b-884a-e0a540df1bf9?fields=virtual_machine_interfaces HTTP/1.1" 200 1061 0.036223 10.0.0.131 - - [2026-02-26 02:18:06] "GET /projects?obj_uuids=284414ed-ff77-470b-884a-e0a540df1bf9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000912 10.0.0.65 - - [2026-02-26 02:18:06] "GET /project/284414ed-ff77-470b-884a-e0a540df1bf9?fields=security_groups HTTP/1.1" 200 1297 0.039556 10.0.0.65 - - [2026-02-26 02:18:07] "POST /fqname-to-id HTTP/1.1" 404 200 0.041438 10.0.0.131 - - [2026-02-26 02:18:07] "GET /projects?obj_uuids=d63f091f-ca45-4da2-b100-4f7384a65c95&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004264 10.0.0.131 - - [2026-02-26 02:18:07] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000996 10.0.0.131 - - [2026-02-26 02:18:07] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006814 10.0.0.131 - - [2026-02-26 02:18:08] "POST /id-to-fqname HTTP/1.1" 200 202 0.003971 10.0.0.131 - - [2026-02-26 02:18:08] "POST /fqname-to-id HTTP/1.1" 404 211 0.003504 10.0.0.131 - - [2026-02-26 02:18:08] "POST /security-groups HTTP/1.1" 200 603 0.078507 10.0.0.73 - - [2026-02-26 02:18:08] "POST /fqname-to-id HTTP/1.1" 404 246 0.004115 10.0.0.131 - - [2026-02-26 02:18:08] "POST /projects HTTP/1.1" 200 609 0.339532 10.0.0.131 - - [2026-02-26 02:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.385452 10.0.0.65 - - [2026-02-26 02:18:08] "GET /project/d63f091f-ca45-4da2-b100-4f7384a65c95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.580326 10.0.0.73 - - [2026-02-26 02:18:08] "POST /access-control-lists HTTP/1.1" 200 608 0.108039 10.0.0.65 - - [2026-02-26 02:18:09] "GET / HTTP/1.1" 200 36215 0.001636 10.0.0.65 - - [2026-02-26 02:18:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000664 10.0.0.65 - - [2026-02-26 02:18:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.069904 10.0.0.131 - - [2026-02-26 02:18:11] "GET /projects?obj_uuids=d63f091f-ca45-4da2-b100-4f7384a65c95&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000880 10.0.0.65 - - [2026-02-26 02:18:11] "GET /project/d63f091f-ca45-4da2-b100-4f7384a65c95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.038571 10.0.0.131 - - [2026-02-26 02:18:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002909 10.0.0.65 - - [2026-02-26 02:18:11] "POST /neutron/subnet HTTP/1.1" 200 729 0.304172 10.0.0.65 - - [2026-02-26 02:18:12] "POST /id-to-fqname HTTP/1.1" 200 233 0.001148 10.0.0.65 - - [2026-02-26 02:18:12] "GET /virtual-network/38c6cfa0-3604-4fef-8b3a-1a78fbad8cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005386 10.0.0.65 - - [2026-02-26 02:18:12] "GET /virtual-network/38c6cfa0-3604-4fef-8b3a-1a78fbad8cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.004904 10.0.0.65 - - [2026-02-26 02:18:12] "POST /neutron/network HTTP/1.1" 200 839 0.006662 10.0.0.65 - - [2026-02-26 02:18:12] "GET /virtual-network/38c6cfa0-3604-4fef-8b3a-1a78fbad8cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005275 10.0.0.65 - - [2026-02-26 02:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.131 - - [2026-02-26 02:18:14] "GET /projects?obj_uuids=d63f091f-ca45-4da2-b100-4f7384a65c95&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000825 10.0.0.65 - - [2026-02-26 02:18:14] "GET /project/d63f091f-ca45-4da2-b100-4f7384a65c95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.036777 10.0.0.131 - - [2026-02-26 02:18:14] "GET /projects?obj_uuids=d63f091f-ca45-4da2-b100-4f7384a65c95&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001932 10.0.0.65 - - [2026-02-26 02:18:14] "POST /neutron/network HTTP/1.1" 200 619 0.119441 10.0.0.73 - - [2026-02-26 02:18:14] "POST /route-targets HTTP/1.1" 200 328 0.015793 10.0.0.65 - - [2026-02-26 02:18:14] "POST /id-to-fqname HTTP/1.1" 200 233 0.003247 10.0.0.65 - - [2026-02-26 02:18:14] "GET /virtual-network/37cb9534-0909-43c6-bfb7-4930fdbfaa18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005468 10.0.0.65 - - [2026-02-26 02:18:14] "POST /neutron/network HTTP/1.1" 200 837 0.005980 10.0.0.65 - - [2026-02-26 02:18:14] "GET /virtual-network/37cb9534-0909-43c6-bfb7-4930fdbfaa18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005060 10.0.0.65 - - [2026-02-26 02:18:15] "GET /virtual-network/37cb9534-0909-43c6-bfb7-4930fdbfaa18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005628 10.0.0.73 - - [2026-02-26 02:18:15] "GET /obj-perms HTTP/1.1" 200 5054 0.101409 10.0.0.65 - - [2026-02-26 02:18:15] "POST /id-to-fqname HTTP/1.1" 200 233 0.001169 10.0.0.73 - - [2026-02-26 02:18:41] "DELETE /access-control-list/807d1c12-2a8c-4e5c-8417-53188f4bba3f HTTP/1.1" 200 115 0.052967 10.0.0.131 - - [2026-02-26 02:18:41] "DELETE /project/284414edff77470b884ae0a540df1bf9 HTTP/1.1" 404 173 0.005537 10.0.0.131 - - [2026-02-26 02:18:41] "DELETE /project/82ceede8-a493-4dcd-a5ff-e5dccc96860c HTTP/1.1" 404 177 0.004831 10.0.0.131 - - [2026-02-26 02:18:41] "DELETE /project/d63f091fca454da2b1004f7384a65c95 HTTP/1.1" 404 173 0.003841 10.0.0.131 - - [2026-02-26 02:18:41] "GET /projects?obj_uuids=284414ed-ff77-470b-884a-e0a540df1bf9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000748 10.0.0.131 - - [2026-02-26 02:18:41] "GET /project/284414ed-ff77-470b-884a-e0a540df1bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1513 0.045690 10.0.0.131 - - [2026-02-26 02:18:41] "GET /projects?obj_uuids=284414ed-ff77-470b-884a-e0a540df1bf9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001021 10.0.0.131 - - [2026-02-26 02:18:41] "GET /project/284414ed-ff77-470b-884a-e0a540df1bf9?fields=security_groups HTTP/1.1" 200 1399 0.054608 10.0.0.131 - - [2026-02-26 02:18:41] "DELETE /security-group/fd56ddfb-d239-4688-bee6-45e94ac962aa HTTP/1.1" 200 115 0.047833 10.0.0.131 - - [2026-02-26 02:18:41] "GET /projects?obj_uuids=284414ed-ff77-470b-884a-e0a540df1bf9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000800 10.0.0.131 - - [2026-02-26 02:18:41] "GET /project/284414ed-ff77-470b-884a-e0a540df1bf9?fields=application_policy_sets HTTP/1.1" 200 1438 0.033480 10.0.0.131 - - [2026-02-26 02:18:41] "DELETE /project/284414ed-ff77-470b-884a-e0a540df1bf9 HTTP/1.1" 200 115 0.434195 10.0.0.131 - - [2026-02-26 02:18:46] "GET /obj-perms HTTP/1.1" 200 5056 0.060171 10.0.0.65 - - [2026-02-26 02:18:53] "POST /neutron/network HTTP/1.1" 200 847 0.006996 10.0.0.131 - - [2026-02-26 02:18:54] "GET /projects?obj_uuids=d63f091f-ca45-4da2-b100-4f7384a65c95&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001278 10.0.0.65 - - [2026-02-26 02:18:54] "GET /project/d63f091f-ca45-4da2-b100-4f7384a65c95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.078521 10.0.0.65 - - [2026-02-26 02:18:54] "POST /neutron/port HTTP/1.1" 200 117 0.006520 10.0.0.65 - - [2026-02-26 02:18:54] "POST /id-to-fqname HTTP/1.1" 200 233 0.001602 10.0.0.65 - - [2026-02-26 02:18:54] "POST /neutron/network HTTP/1.1" 200 847 0.006679 10.0.0.131 - - [2026-02-26 02:18:55] "GET /projects?obj_uuids=d63f091f-ca45-4da2-b100-4f7384a65c95&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001365 10.0.0.65 - - [2026-02-26 02:18:55] "POST /neutron/port HTTP/1.1" 200 1071 0.045710 10.0.0.65 - - [2026-02-26 02:18:55] "GET /project/d63f091f-ca45-4da2-b100-4f7384a65c95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.113123 10.0.0.65 - - [2026-02-26 02:18:56] "POST /neutron/port HTTP/1.1" 200 1135 0.042990 10.0.0.65 - - [2026-02-26 02:18:56] "POST /neutron/port HTTP/1.1" 200 1135 0.035624 10.0.0.65 - - [2026-02-26 02:18:56] "POST /neutron/network HTTP/1.1" 200 837 0.006502 10.0.0.65 - - [2026-02-26 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012320 10.0.0.131 - - [2026-02-26 02:18:56] "GET /projects?obj_uuids=d63f091f-ca45-4da2-b100-4f7384a65c95&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001280 10.0.0.65 - - [2026-02-26 02:18:56] "GET /project/d63f091f-ca45-4da2-b100-4f7384a65c95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.071151 10.0.0.65 - - [2026-02-26 02:18:56] "GET /virtual-network/38c6cfa0-3604-4fef-8b3a-1a78fbad8cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.012101 10.0.0.65 - - [2026-02-26 02:18:56] "GET /floating-ip-pools?parent_id=38c6cfa0-3604-4fef-8b3a-1a78fbad8cbf&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003160 10.0.0.65 - - [2026-02-26 02:18:56] "GET /virtual-network/38c6cfa0-3604-4fef-8b3a-1a78fbad8cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005330 10.0.0.65 - - [2026-02-26 02:18:56] "POST /floating-ip-pools HTTP/1.1" 200 611 0.067865 10.0.0.65 - - [2026-02-26 02:18:56] "POST /ref-update HTTP/1.1" 200 156 0.028035 10.0.0.65 - - [2026-02-26 02:18:56] "GET /virtual-network/38c6cfa0-3604-4fef-8b3a-1a78fbad8cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005773 10.0.0.131 - - [2026-02-26 02:18:57] "GET /projects?obj_uuids=d63f091f-ca45-4da2-b100-4f7384a65c95&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000947 10.0.0.65 - - [2026-02-26 02:18:57] "GET /virtual-network/38c6cfa0-3604-4fef-8b3a-1a78fbad8cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005076 10.0.0.65 - - [2026-02-26 02:18:57] "POST /neutron/port HTTP/1.1" 200 1073 0.534131 10.0.0.65 - - [2026-02-26 02:18:57] "POST /neutron/port HTTP/1.1" 200 1073 0.072597 10.0.0.65 - - [2026-02-26 02:18:58] "POST /neutron/port HTTP/1.1" 200 1137 0.044341 10.0.0.65 - - [2026-02-26 02:18:58] "POST /neutron/port HTTP/1.1" 200 117 0.002233 10.0.0.65 - - [2026-02-26 02:19:02] "POST /neutron/security_group HTTP/1.1" 200 2070 0.027462 10.0.0.65 - - [2026-02-26 02:19:13] "POST /neutron/port HTTP/1.1" 200 1135 0.038174 10.0.0.65 - - [2026-02-26 02:19:18] "POST /neutron/security_group HTTP/1.1" 200 2070 0.018589 10.0.0.65 - - [2026-02-26 02:19:28] "POST /neutron/port HTTP/1.1" 200 1135 0.016715 10.0.0.65 - - [2026-02-26 02:19:33] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007175 10.0.0.73 - - [2026-02-26 02:19:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000398 10.0.0.73 - - [2026-02-26 02:19:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000346 10.0.0.131 - - [2026-02-26 02:19:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000390 10.0.0.131 - - [2026-02-26 02:19:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.131 - - [2026-02-26 02:19:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000484 10.0.0.131 - - [2026-02-26 02:19:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000485 10.0.0.73 - - [2026-02-26 02:19:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.73 - - [2026-02-26 02:19:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.65 - - [2026-02-26 02:19:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000333 10.0.0.65 - - [2026-02-26 02:19:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000345 10.0.0.65 - - [2026-02-26 02:19:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.65 - - [2026-02-26 02:19:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000340 10.0.0.65 - - [2026-02-26 02:19:43] "POST /neutron/port HTTP/1.1" 200 1135 0.017751 10.0.0.65 - - [2026-02-26 02:19:46] "GET /obj-perms HTTP/1.1" 200 5056 0.068103 10.0.0.65 - - [2026-02-26 02:19:48] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006492 10.0.0.65 - - [2026-02-26 02:19:59] "POST /neutron/port HTTP/1.1" 200 1135 0.017599 10.0.0.65 - - [2026-02-26 02:20:04] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006468 10.0.0.65 - - [2026-02-26 02:20:04] "POST /neutron/port HTTP/1.1" 200 1135 0.017349 10.0.0.65 - - [2026-02-26 02:20:04] "GET /virtual-machine/0c448aff-6ee8-4246-9e09-def0699c18b5 HTTP/1.1" 401 292 0.000366 10.0.0.65 - - [2026-02-26 02:20:04] "GET /virtual-machine/0c448aff-6ee8-4246-9e09-def0699c18b5 HTTP/1.1" 200 1305 0.056961 10.0.0.65 - - [2026-02-26 02:20:05] "GET /virtual-machine-interface/f6ec5817-cfe8-4760-884c-62791492fb9d HTTP/1.1" 200 3010 0.006074 10.0.0.65 - - [2026-02-26 02:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.65 - - [2026-02-26 02:20:05] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004655 10.0.0.65 - - [2026-02-26 02:20:05] "GET /virtual-networks?parent_id=d63f091f-ca45-4da2-b100-4f7384a65c95&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.003237 10.0.0.65 - - [2026-02-26 02:20:05] "GET /virtual-network/37cb9534-0909-43c6-bfb7-4930fdbfaa18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005910 10.0.0.65 - - [2026-02-26 02:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.65 - - [2026-02-26 02:20:08] "GET /virtual-network/37cb9534-0909-43c6-bfb7-4930fdbfaa18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005221 10.0.0.65 - - [2026-02-26 02:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.65 - - [2026-02-26 02:20:12] "GET /virtual-network/37cb9534-0909-43c6-bfb7-4930fdbfaa18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005218 10.0.0.65 - - [2026-02-26 02:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.65 - - [2026-02-26 02:20:16] "GET /virtual-network/37cb9534-0909-43c6-bfb7-4930fdbfaa18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005295 10.0.0.65 - - [2026-02-26 02:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.65 - - [2026-02-26 02:20:20] "GET /virtual-network/37cb9534-0909-43c6-bfb7-4930fdbfaa18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006023 10.0.0.65 - - [2026-02-26 02:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.65 - - [2026-02-26 02:20:24] "GET /virtual-network/37cb9534-0909-43c6-bfb7-4930fdbfaa18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.004782 10.0.0.65 - - [2026-02-26 02:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.65 - - [2026-02-26 02:20:28] "GET /virtual-network/37cb9534-0909-43c6-bfb7-4930fdbfaa18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005030 10.0.0.65 - - [2026-02-26 02:20:28] "POST /neutron/port HTTP/1.1" 200 1137 0.017918 10.0.0.65 - - [2026-02-26 02:20:28] "POST /neutron/subnet HTTP/1.1" 200 703 0.007614 10.0.0.65 - - [2026-02-26 02:20:28] "POST /neutron/port HTTP/1.1" 200 1135 0.020298 10.0.0.65 - - [2026-02-26 02:20:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003751 10.0.0.65 - - [2026-02-26 02:20:29] "POST /neutron/network HTTP/1.1" 200 837 0.007129 10.0.0.65 - - [2026-02-26 02:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.65 - - [2026-02-26 02:20:32] "GET /virtual-network/37cb9534-0909-43c6-bfb7-4930fdbfaa18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.004686 10.0.0.65 - - [2026-02-26 02:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.65 - - [2026-02-26 02:20:36] "GET /virtual-network/37cb9534-0909-43c6-bfb7-4930fdbfaa18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005849 10.0.0.65 - - [2026-02-26 02:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.65 - - [2026-02-26 02:20:38] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005434 10.0.0.65 - - [2026-02-26 02:20:38] "GET /virtual-networks?parent_id=d63f091f-ca45-4da2-b100-4f7384a65c95&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.003715 10.0.0.65 - - [2026-02-26 02:20:38] "GET /virtual-network/37cb9534-0909-43c6-bfb7-4930fdbfaa18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005823 10.0.0.65 - - [2026-02-26 02:20:43] "POST /neutron/port HTTP/1.1" 200 1135 0.016244 10.0.0.65 - - [2026-02-26 02:20:48] "POST /neutron/security_group HTTP/1.1" 200 2070 0.040950 10.0.0.65 - - [2026-02-26 02:20:54] "POST /neutron/port HTTP/1.1" 200 1135 0.016085 10.0.0.65 - - [2026-02-26 02:20:58] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008256 10.0.0.65 - - [2026-02-26 02:20:59] "POST /neutron/floatingip HTTP/1.1" 200 531 0.008766 10.0.0.65 - - [2026-02-26 02:20:59] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007720 10.0.0.65 - - [2026-02-26 02:20:59] "POST /neutron/port HTTP/1.1" 200 1137 0.024157 10.0.0.65 - - [2026-02-26 02:20:59] "GET /virtual-machine/5468029c-af5f-4aad-b2ff-0a6e0d133a54 HTTP/1.1" 200 1306 0.013872 10.0.0.65 - - [2026-02-26 02:20:59] "GET /virtual-machine-interface/cdb215ed-c1ae-4a11-b702-d277089de20c HTTP/1.1" 200 3011 0.005831 10.0.0.65 - - [2026-02-26 02:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.65 - - [2026-02-26 02:20:59] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003706 10.0.0.65 - - [2026-02-26 02:20:59] "GET /virtual-networks?parent_id=d63f091f-ca45-4da2-b100-4f7384a65c95&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.002897 10.0.0.65 - - [2026-02-26 02:21:00] "GET /virtual-network/38c6cfa0-3604-4fef-8b3a-1a78fbad8cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006063 10.0.0.65 - - [2026-02-26 02:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.65 - - [2026-02-26 02:21:01] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004252 10.0.0.65 - - [2026-02-26 02:21:01] "GET /virtual-networks?parent_id=d63f091f-ca45-4da2-b100-4f7384a65c95&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.003135 10.0.0.65 - - [2026-02-26 02:21:01] "GET /virtual-network/38c6cfa0-3604-4fef-8b3a-1a78fbad8cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005895 10.0.0.65 - - [2026-02-26 02:21:01] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007741 10.0.0.65 - - [2026-02-26 02:21:11] "POST /neutron/floatingip HTTP/1.1" 200 577 0.019701 10.0.0.65 - - [2026-02-26 02:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.65 - - [2026-02-26 02:21:11] "GET /routing-instance/c808bfcf-85c3-4119-990a-c9182889b76c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.003639 10.0.0.65 - - [2026-02-26 02:21:11] "GET /route-target/7ab999ab-6a07-4fc7-bc74-86fb5d8c3a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004726 10.0.0.65 - - [2026-02-26 02:21:30] "POST /neutron/network HTTP/1.1" 200 849 0.006378 10.0.0.65 - - [2026-02-26 02:21:30] "POST /neutron/port HTTP/1.1" 200 117 0.001105 10.0.0.65 - - [2026-02-26 02:21:30] "POST /neutron/port HTTP/1.1" 200 1135 0.017043 10.0.0.65 - - [2026-02-26 02:21:31] "POST /neutron/subnet HTTP/1.1" 200 694 0.010048 10.0.0.73 - - [2026-02-26 02:21:48] "GET /obj-perms HTTP/1.1" 200 5056 0.058067 10.0.0.65 - - [2026-02-26 02:21:56] "POST /neutron/floatingip HTTP/1.1" 200 577 0.019454 10.0.0.65 - - [2026-02-26 02:21:56] "POST /neutron/floatingip HTTP/1.1" 200 115 0.052947 10.0.0.65 - - [2026-02-26 02:21:56] "GET /floating-ip-pool/bb740995-3d05-4bff-94d6-3f71134f97df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.008206 10.0.0.65 - - [2026-02-26 02:21:56] "POST /ref-update HTTP/1.1" 200 156 0.016377 10.0.0.65 - - [2026-02-26 02:21:56] "DELETE /floating-ip-pool/bb740995-3d05-4bff-94d6-3f71134f97df HTTP/1.1" 200 115 0.038893 10.0.0.65 - - [2026-02-26 02:21:57] "POST /neutron/port HTTP/1.1" 200 1137 0.016032 10.0.0.65 - - [2026-02-26 02:21:57] "POST /neutron/port HTTP/1.1" 200 1135 0.017108 10.0.0.65 - - [2026-02-26 02:21:58] "POST /neutron/network HTTP/1.1" 200 837 0.007249 10.0.0.73 - - [2026-02-26 02:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.057505 10.0.0.131 - - [2026-02-26 02:21:59] "POST /useragent-kv HTTP/1.1" 200 115 0.004007 10.0.0.131 - - [2026-02-26 02:21:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002835 10.0.0.65 - - [2026-02-26 02:21:59] "POST /neutron/network HTTP/1.1" 200 151 0.134910 10.0.0.73 - - [2026-02-26 02:21:59] "DELETE /route-target/7ab999ab-6a07-4fc7-bc74-86fb5d8c3a96 HTTP/1.1" 200 115 0.024447 10.0.0.131 - - [2026-02-26 02:22:01] "GET /projects?obj_uuids=d63f091f-ca45-4da2-b100-4f7384a65c95&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001205 10.0.0.65 - - [2026-02-26 02:22:01] "GET /project/d63f091f-ca45-4da2-b100-4f7384a65c95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.045447 10.0.0.131 - - [2026-02-26 02:22:01] "GET /projects?obj_uuids=d63f091f-ca45-4da2-b100-4f7384a65c95&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000882 10.0.0.65 - - [2026-02-26 02:22:01] "GET /project/d63f091f-ca45-4da2-b100-4f7384a65c95?fields=virtual_networks HTTP/1.1" 200 1069 0.057606 10.0.0.131 - - [2026-02-26 02:22:01] "GET /projects?obj_uuids=d63f091f-ca45-4da2-b100-4f7384a65c95&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000867 10.0.0.65 - - [2026-02-26 02:22:01] "GET /project/d63f091f-ca45-4da2-b100-4f7384a65c95?fields=virtual_machine_interfaces HTTP/1.1" 200 1069 0.037177 10.0.0.131 - - [2026-02-26 02:22:01] "GET /projects?obj_uuids=d63f091f-ca45-4da2-b100-4f7384a65c95&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000875 10.0.0.65 - - [2026-02-26 02:22:01] "GET /project/d63f091f-ca45-4da2-b100-4f7384a65c95?fields=security_groups HTTP/1.1" 200 1308 0.099004 10.0.0.65 - - [2026-02-26 02:22:02] "POST /fqname-to-id HTTP/1.1" 404 188 0.033686 10.0.0.131 - - [2026-02-26 02:22:02] "GET /projects?obj_uuids=b711951f-4df4-4190-b823-e3f8453d1b72&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003075 10.0.0.131 - - [2026-02-26 02:22:02] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001364 10.0.0.131 - - [2026-02-26 02:22:02] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007500 10.0.0.131 - - [2026-02-26 02:22:02] "POST /id-to-fqname HTTP/1.1" 200 190 0.002742 10.0.0.131 - - [2026-02-26 02:22:02] "POST /fqname-to-id HTTP/1.1" 404 199 0.002958 10.0.0.131 - - [2026-02-26 02:22:02] "POST /security-groups HTTP/1.1" 200 591 0.037477 10.0.0.131 - - [2026-02-26 02:22:03] "POST /projects HTTP/1.1" 200 585 0.275831 10.0.0.131 - - [2026-02-26 02:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.326135 10.0.0.73 - - [2026-02-26 02:22:03] "POST /fqname-to-id HTTP/1.1" 404 233 0.015178 10.0.0.65 - - [2026-02-26 02:22:03] "GET /project/b711951f-4df4-4190-b823-e3f8453d1b72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.547006 10.0.0.65 - - [2026-02-26 02:22:04] "GET / HTTP/1.1" 200 36215 0.001651 10.0.0.131 - - [2026-02-26 02:22:07] "GET /projects?obj_uuids=b711951f-4df4-4190-b823-e3f8453d1b72&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000854 10.0.0.65 - - [2026-02-26 02:22:08] "GET /project/b711951f-4df4-4190-b823-e3f8453d1b72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.038859 10.0.0.131 - - [2026-02-26 02:22:08] "GET /projects?obj_uuids=b711951f-4df4-4190-b823-e3f8453d1b72&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000885 10.0.0.65 - - [2026-02-26 02:22:08] "GET /project/b711951f-4df4-4190-b823-e3f8453d1b72?fields=virtual_networks HTTP/1.1" 200 1045 0.050063 10.0.0.131 - - [2026-02-26 02:22:08] "GET /projects?obj_uuids=b711951f-4df4-4190-b823-e3f8453d1b72&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001122 10.0.0.65 - - [2026-02-26 02:22:08] "GET /project/b711951f-4df4-4190-b823-e3f8453d1b72?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.036489 10.0.0.131 - - [2026-02-26 02:22:08] "GET /projects?obj_uuids=b711951f-4df4-4190-b823-e3f8453d1b72&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000878 10.0.0.65 - - [2026-02-26 02:22:08] "GET /project/b711951f-4df4-4190-b823-e3f8453d1b72?fields=security_groups HTTP/1.1" 200 1272 0.045390 10.0.0.65 - - [2026-02-26 02:22:09] "POST /fqname-to-id HTTP/1.1" 404 183 0.037706 10.0.0.131 - - [2026-02-26 02:22:09] "GET /projects?obj_uuids=2c54421d-bf7f-44ed-9895-378bccf7ad39&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004131 10.0.0.131 - - [2026-02-26 02:22:09] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001184 10.0.0.131 - - [2026-02-26 02:22:09] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007955 10.0.0.131 - - [2026-02-26 02:22:09] "POST /id-to-fqname HTTP/1.1" 200 185 0.002376 10.0.0.131 - - [2026-02-26 02:22:09] "POST /fqname-to-id HTTP/1.1" 404 194 0.005107 10.0.0.131 - - [2026-02-26 02:22:09] "POST /security-groups HTTP/1.1" 200 586 0.076825 10.0.0.131 - - [2026-02-26 02:22:09] "POST /projects HTTP/1.1" 200 575 0.295570 10.0.0.73 - - [2026-02-26 02:22:09] "POST /access-control-lists HTTP/1.1" 200 593 0.026359 10.0.0.131 - - [2026-02-26 02:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.372095 10.0.0.65 - - [2026-02-26 02:22:09] "GET /project/2c54421d-bf7f-44ed-9895-378bccf7ad39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.526217 10.0.0.65 - - [2026-02-26 02:22:11] "GET / HTTP/1.1" 200 36215 0.002455 10.0.0.131 - - [2026-02-26 02:22:17] "GET /projects?obj_uuids=2c54421d-bf7f-44ed-9895-378bccf7ad39&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.070136 10.0.0.65 - - [2026-02-26 02:22:17] "GET /project/2c54421d-bf7f-44ed-9895-378bccf7ad39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.111908 10.0.0.131 - - [2026-02-26 02:22:17] "GET /projects?obj_uuids=2c54421d-bf7f-44ed-9895-378bccf7ad39&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001072 10.0.0.65 - - [2026-02-26 02:22:17] "GET /project/2c54421d-bf7f-44ed-9895-378bccf7ad39?fields=virtual_networks HTTP/1.1" 200 1034 0.044312 10.0.0.131 - - [2026-02-26 02:22:17] "GET /projects?obj_uuids=2c54421d-bf7f-44ed-9895-378bccf7ad39&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000866 10.0.0.65 - - [2026-02-26 02:22:17] "GET /project/2c54421d-bf7f-44ed-9895-378bccf7ad39?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.033305 10.0.0.131 - - [2026-02-26 02:22:17] "GET /projects?obj_uuids=2c54421d-bf7f-44ed-9895-378bccf7ad39&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000871 10.0.0.65 - - [2026-02-26 02:22:17] "GET /project/2c54421d-bf7f-44ed-9895-378bccf7ad39?fields=security_groups HTTP/1.1" 200 1256 0.032696 10.0.0.65 - - [2026-02-26 02:22:18] "POST /fqname-to-id HTTP/1.1" 404 187 0.034499 10.0.0.131 - - [2026-02-26 02:22:18] "GET /projects?obj_uuids=f4d0c8ce-2c8e-4a72-b9ab-602869b9b1d0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002476 10.0.0.131 - - [2026-02-26 02:22:18] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000845 10.0.0.131 - - [2026-02-26 02:22:18] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006464 10.0.0.131 - - [2026-02-26 02:22:18] "POST /id-to-fqname HTTP/1.1" 200 189 0.005357 10.0.0.131 - - [2026-02-26 02:22:18] "POST /fqname-to-id HTTP/1.1" 404 198 0.009428 10.0.0.131 - - [2026-02-26 02:22:18] "POST /security-groups HTTP/1.1" 200 590 0.073110 10.0.0.73 - - [2026-02-26 02:22:18] "POST /fqname-to-id HTTP/1.1" 404 233 0.006761 10.0.0.131 - - [2026-02-26 02:22:18] "POST /projects HTTP/1.1" 200 583 0.292861 10.0.0.131 - - [2026-02-26 02:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.366378 10.0.0.73 - - [2026-02-26 02:22:19] "POST /access-control-lists HTTP/1.1" 200 595 0.029742 10.0.0.65 - - [2026-02-26 02:22:19] "GET /project/f4d0c8ce-2c8e-4a72-b9ab-602869b9b1d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.500767 10.0.0.65 - - [2026-02-26 02:22:20] "GET / HTTP/1.1" 200 36215 0.001621 10.0.0.131 - - [2026-02-26 02:22:23] "GET /projects?obj_uuids=f4d0c8ce-2c8e-4a72-b9ab-602869b9b1d0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000849 10.0.0.65 - - [2026-02-26 02:22:23] "GET /project/f4d0c8ce-2c8e-4a72-b9ab-602869b9b1d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.114721 10.0.0.131 - - [2026-02-26 02:22:23] "GET /projects?obj_uuids=f4d0c8ce-2c8e-4a72-b9ab-602869b9b1d0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000879 10.0.0.65 - - [2026-02-26 02:22:23] "GET /project/f4d0c8ce-2c8e-4a72-b9ab-602869b9b1d0?fields=virtual_networks HTTP/1.1" 200 1043 0.048974 10.0.0.131 - - [2026-02-26 02:22:23] "GET /projects?obj_uuids=f4d0c8ce-2c8e-4a72-b9ab-602869b9b1d0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001155 10.0.0.65 - - [2026-02-26 02:22:23] "GET /project/f4d0c8ce-2c8e-4a72-b9ab-602869b9b1d0?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.050001 10.0.0.131 - - [2026-02-26 02:22:24] "GET /projects?obj_uuids=f4d0c8ce-2c8e-4a72-b9ab-602869b9b1d0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000849 10.0.0.65 - - [2026-02-26 02:22:24] "GET /project/f4d0c8ce-2c8e-4a72-b9ab-602869b9b1d0?fields=security_groups HTTP/1.1" 200 1269 0.062258 10.0.0.65 - - [2026-02-26 02:22:25] "POST /fqname-to-id HTTP/1.1" 404 188 0.036396 10.0.0.131 - - [2026-02-26 02:22:25] "GET /projects?obj_uuids=4cda1069-efad-48b9-9c2e-02cf1e38aa67&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004255 10.0.0.131 - - [2026-02-26 02:22:25] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001334 10.0.0.131 - - [2026-02-26 02:22:25] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.045083 10.0.0.131 - - [2026-02-26 02:22:25] "POST /id-to-fqname HTTP/1.1" 200 190 0.005634 10.0.0.131 - - [2026-02-26 02:22:25] "POST /fqname-to-id HTTP/1.1" 404 199 0.002512 10.0.0.131 - - [2026-02-26 02:22:25] "POST /security-groups HTTP/1.1" 200 591 0.029124 10.0.0.131 - - [2026-02-26 02:22:25] "POST /projects HTTP/1.1" 200 585 0.235238 10.0.0.131 - - [2026-02-26 02:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.269543 10.0.0.73 - - [2026-02-26 02:22:25] "POST /fqname-to-id HTTP/1.1" 404 233 0.015173 10.0.0.65 - - [2026-02-26 02:22:25] "GET /project/4cda1069-efad-48b9-9c2e-02cf1e38aa67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.492241 10.0.0.65 - - [2026-02-26 02:22:26] "GET / HTTP/1.1" 200 36215 0.002422 10.0.0.73 - - [2026-02-26 02:22:28] "DELETE /access-control-list/0482efdb-985f-49cf-bb34-a49d0ede0d1f HTTP/1.1" 200 115 0.052379 10.0.0.131 - - [2026-02-26 02:22:30] "GET /projects?obj_uuids=4cda1069-efad-48b9-9c2e-02cf1e38aa67&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001201 10.0.0.65 - - [2026-02-26 02:22:30] "GET /project/4cda1069-efad-48b9-9c2e-02cf1e38aa67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.051427 10.0.0.131 - - [2026-02-26 02:22:30] "GET /projects?obj_uuids=4cda1069-efad-48b9-9c2e-02cf1e38aa67&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001115 10.0.0.65 - - [2026-02-26 02:22:30] "GET /project/4cda1069-efad-48b9-9c2e-02cf1e38aa67?fields=virtual_networks HTTP/1.1" 200 1044 0.051040 10.0.0.131 - - [2026-02-26 02:22:30] "GET /projects?obj_uuids=4cda1069-efad-48b9-9c2e-02cf1e38aa67&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000879 10.0.0.65 - - [2026-02-26 02:22:30] "GET /project/4cda1069-efad-48b9-9c2e-02cf1e38aa67?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.037977 10.0.0.131 - - [2026-02-26 02:22:30] "GET /projects?obj_uuids=4cda1069-efad-48b9-9c2e-02cf1e38aa67&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001135 10.0.0.65 - - [2026-02-26 02:22:30] "GET /project/4cda1069-efad-48b9-9c2e-02cf1e38aa67?fields=security_groups HTTP/1.1" 200 1271 0.044837 10.0.0.65 - - [2026-02-26 02:22:31] "POST /fqname-to-id HTTP/1.1" 404 192 0.032905 10.0.0.131 - - [2026-02-26 02:22:31] "GET /projects?obj_uuids=41725da8-915b-4662-971a-f1f322289a82&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002738 10.0.0.131 - - [2026-02-26 02:22:31] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000826 10.0.0.131 - - [2026-02-26 02:22:31] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006516 10.0.0.131 - - [2026-02-26 02:22:31] "POST /id-to-fqname HTTP/1.1" 200 194 0.005248 10.0.0.131 - - [2026-02-26 02:22:31] "POST /fqname-to-id HTTP/1.1" 404 203 0.005590 10.0.0.131 - - [2026-02-26 02:22:32] "POST /security-groups HTTP/1.1" 200 595 0.028448 10.0.0.131 - - [2026-02-26 02:22:32] "POST /projects HTTP/1.1" 200 593 0.245913 10.0.0.73 - - [2026-02-26 02:22:32] "POST /fqname-to-id HTTP/1.1" 404 237 0.009851 10.0.0.131 - - [2026-02-26 02:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.329087 10.0.0.65 - - [2026-02-26 02:22:32] "GET /project/41725da8-915b-4662-971a-f1f322289a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.471627 10.0.0.65 - - [2026-02-26 02:22:33] "GET / HTTP/1.1" 200 36215 0.001315 10.0.0.131 - - [2026-02-26 02:22:36] "GET /projects?obj_uuids=41725da8-915b-4662-971a-f1f322289a82&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000859 10.0.0.65 - - [2026-02-26 02:22:36] "GET /project/41725da8-915b-4662-971a-f1f322289a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.042194 10.0.0.131 - - [2026-02-26 02:22:36] "GET /projects?obj_uuids=41725da8-915b-4662-971a-f1f322289a82&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000793 10.0.0.65 - - [2026-02-26 02:22:36] "GET /project/41725da8-915b-4662-971a-f1f322289a82?fields=virtual_networks HTTP/1.1" 200 1052 0.050373 10.0.0.131 - - [2026-02-26 02:22:36] "GET /projects?obj_uuids=41725da8-915b-4662-971a-f1f322289a82&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000883 10.0.0.65 - - [2026-02-26 02:22:36] "GET /project/41725da8-915b-4662-971a-f1f322289a82?fields=virtual_machine_interfaces HTTP/1.1" 200 1052 0.036693 10.0.0.131 - - [2026-02-26 02:22:37] "GET /projects?obj_uuids=41725da8-915b-4662-971a-f1f322289a82&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000990 10.0.0.65 - - [2026-02-26 02:22:37] "GET /project/41725da8-915b-4662-971a-f1f322289a82?fields=security_groups HTTP/1.1" 200 1283 0.046550 10.0.0.65 - - [2026-02-26 02:22:38] "POST /fqname-to-id HTTP/1.1" 404 183 0.039401 10.0.0.131 - - [2026-02-26 02:22:38] "GET /projects?obj_uuids=1c3c3d2c-097c-4d3b-b01b-18908b5e39d3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002951 10.0.0.131 - - [2026-02-26 02:22:38] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000885 10.0.0.131 - - [2026-02-26 02:22:38] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006323 10.0.0.131 - - [2026-02-26 02:22:38] "POST /id-to-fqname HTTP/1.1" 200 185 0.000994 10.0.0.131 - - [2026-02-26 02:22:38] "POST /fqname-to-id HTTP/1.1" 404 194 0.007773 10.0.0.131 - - [2026-02-26 02:22:38] "POST /security-groups HTTP/1.1" 200 586 0.076431 10.0.0.131 - - [2026-02-26 02:22:38] "POST /projects HTTP/1.1" 200 575 0.286980 10.0.0.131 - - [2026-02-26 02:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.327072 10.0.0.73 - - [2026-02-26 02:22:38] "POST /access-control-lists HTTP/1.1" 200 593 0.033571 10.0.0.65 - - [2026-02-26 02:22:38] "GET /project/1c3c3d2c-097c-4d3b-b01b-18908b5e39d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.468050 10.0.0.65 - - [2026-02-26 02:22:39] "GET / HTTP/1.1" 200 36215 0.001349 10.0.0.65 - - [2026-02-26 02:22:40] "POST /fqname-to-id HTTP/1.1" 404 193 0.003397 10.0.0.73 - - [2026-02-26 02:22:40] "POST /fqname-to-id HTTP/1.1" 404 228 0.002955 10.0.0.73 - - [2026-02-26 02:22:40] "POST /access-control-lists HTTP/1.1" 200 590 0.028314 10.0.0.73 - - [2026-02-26 02:22:41] "PUT /access-control-list/6d4602c5-89f5-446a-bebd-e312aa310eaa HTTP/1.1" 200 273 0.020669 10.0.0.65 - - [2026-02-26 02:22:41] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.101159 10.0.0.65 - - [2026-02-26 02:22:41] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.110266 10.0.0.65 - - [2026-02-26 02:22:41] "POST /fqname-to-id HTTP/1.1" 404 193 0.002554 10.0.0.73 - - [2026-02-26 02:22:41] "POST /fqname-to-id HTTP/1.1" 404 228 0.002811 10.0.0.73 - - [2026-02-26 02:22:41] "POST /access-control-lists HTTP/1.1" 200 590 0.037084 10.0.0.131 - - [2026-02-26 02:22:42] "DELETE /project/41725da8915b4662971af1f322289a82 HTTP/1.1" 404 173 0.021986 10.0.0.131 - - [2026-02-26 02:22:42] "DELETE /project/1c3c3d2c097c4d3bb01b18908b5e39d3 HTTP/1.1" 404 173 0.017747 10.0.0.131 - - [2026-02-26 02:22:42] "DELETE /project/b711951f4df44190b823e3f8453d1b72 HTTP/1.1" 404 173 0.017206 10.0.0.131 - - [2026-02-26 02:22:42] "DELETE /project/4cda1069efad48b99c2e02cf1e38aa67 HTTP/1.1" 404 173 0.015054 10.0.0.131 - - [2026-02-26 02:22:42] "DELETE /project/2c54421dbf7f44ed9895378bccf7ad39 HTTP/1.1" 404 173 0.013019 10.0.0.131 - - [2026-02-26 02:22:42] "DELETE /project/d63f091f-ca45-4da2-b100-4f7384a65c95 HTTP/1.1" 404 177 0.012201 10.0.0.131 - - [2026-02-26 02:22:42] "GET /projects?obj_uuids=b711951f-4df4-4190-b823-e3f8453d1b72&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000820 10.0.0.131 - - [2026-02-26 02:22:42] "GET /projects?obj_uuids=41725da8-915b-4662-971a-f1f322289a82&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000772 10.0.0.131 - - [2026-02-26 02:22:42] "GET /projects?obj_uuids=f4d0c8ce-2c8e-4a72-b9ab-602869b9b1d0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000736 10.0.0.131 - - [2026-02-26 02:22:42] "GET /projects?obj_uuids=4cda1069-efad-48b9-9c2e-02cf1e38aa67&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001084 10.0.0.131 - - [2026-02-26 02:22:42] "DELETE /project/f4d0c8ce2c8e4a72b9ab602869b9b1d0 HTTP/1.1" 404 173 0.013070 10.0.0.131 - - [2026-02-26 02:22:42] "GET /projects?obj_uuids=2c54421d-bf7f-44ed-9895-378bccf7ad39&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001761 10.0.0.73 - - [2026-02-26 02:22:42] "PUT /access-control-list/118e961f-96b8-48c0-bf74-2658031699b3 HTTP/1.1" 200 273 0.033490 10.0.0.131 - - [2026-02-26 02:22:42] "GET /project/f4d0c8ce-2c8e-4a72-b9ab-602869b9b1d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.104039 10.0.0.131 - - [2026-02-26 02:22:42] "GET /project/41725da8-915b-4662-971a-f1f322289a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.126739 10.0.0.131 - - [2026-02-26 02:22:42] "GET /project/4cda1069-efad-48b9-9c2e-02cf1e38aa67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.136609 10.0.0.131 - - [2026-02-26 02:22:42] "GET /project/b711951f-4df4-4190-b823-e3f8453d1b72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.164973 10.0.0.131 - - [2026-02-26 02:22:42] "GET /projects?obj_uuids=41725da8-915b-4662-971a-f1f322289a82&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000852 10.0.0.131 - - [2026-02-26 02:22:42] "GET /projects?obj_uuids=f4d0c8ce-2c8e-4a72-b9ab-602869b9b1d0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001670 10.0.0.131 - - [2026-02-26 02:22:42] "GET /projects?obj_uuids=4cda1069-efad-48b9-9c2e-02cf1e38aa67&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000998 10.0.0.131 - - [2026-02-26 02:22:42] "GET /projects?obj_uuids=b711951f-4df4-4190-b823-e3f8453d1b72&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000956 10.0.0.65 - - [2026-02-26 02:22:42] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.047147 10.0.0.131 - - [2026-02-26 02:22:42] "GET /project/2c54421d-bf7f-44ed-9895-378bccf7ad39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.228215 10.0.0.131 - - [2026-02-26 02:22:42] "GET /project/4cda1069-efad-48b9-9c2e-02cf1e38aa67?fields=security_groups HTTP/1.1" 200 1373 0.087508 10.0.0.131 - - [2026-02-26 02:22:42] "GET /project/b711951f-4df4-4190-b823-e3f8453d1b72?fields=security_groups HTTP/1.1" 200 1374 0.081333 10.0.0.131 - - [2026-02-26 02:22:42] "GET /projects?obj_uuids=2c54421d-bf7f-44ed-9895-378bccf7ad39&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003178 10.0.0.131 - - [2026-02-26 02:22:42] "GET /project/f4d0c8ce-2c8e-4a72-b9ab-602869b9b1d0?fields=security_groups HTTP/1.1" 200 1371 0.117527 10.0.0.131 - - [2026-02-26 02:22:42] "GET /project/41725da8-915b-4662-971a-f1f322289a82?fields=security_groups HTTP/1.1" 200 1385 0.126979 10.0.0.131 - - [2026-02-26 02:22:42] "GET /project/2c54421d-bf7f-44ed-9895-378bccf7ad39?fields=security_groups HTTP/1.1" 200 1358 0.122883 10.0.0.131 - - [2026-02-26 02:22:42] "DELETE /security-group/7dbf73da-7b89-42c9-ab9f-0388333b3d5c HTTP/1.1" 200 115 0.143676 10.0.0.131 - - [2026-02-26 02:22:42] "GET /projects?obj_uuids=f4d0c8ce-2c8e-4a72-b9ab-602869b9b1d0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000926 10.0.0.131 - - [2026-02-26 02:22:42] "DELETE /security-group/f2dda8f4-bed9-4505-a266-20233225344f HTTP/1.1" 200 115 0.167392 10.0.0.131 - - [2026-02-26 02:22:42] "GET /projects?obj_uuids=b711951f-4df4-4190-b823-e3f8453d1b72&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002829 10.0.0.131 - - [2026-02-26 02:22:42] "DELETE /security-group/ad111e0e-b1d2-4691-a875-a9eddb4a37ff HTTP/1.1" 200 115 0.172342 10.0.0.131 - - [2026-02-26 02:22:42] "GET /projects?obj_uuids=41725da8-915b-4662-971a-f1f322289a82&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002455 10.0.0.131 - - [2026-02-26 02:22:42] "GET /project/f4d0c8ce-2c8e-4a72-b9ab-602869b9b1d0?fields=application_policy_sets HTTP/1.1" 200 1410 0.119882 10.0.0.131 - - [2026-02-26 02:22:42] "DELETE /security-group/1e4c73f5-425f-48a2-8cf5-dcd18b7a9ef9 HTTP/1.1" 200 115 0.262738 10.0.0.131 - - [2026-02-26 02:22:42] "GET /projects?obj_uuids=4cda1069-efad-48b9-9c2e-02cf1e38aa67&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001538 10.0.0.131 - - [2026-02-26 02:22:42] "GET /project/b711951f-4df4-4190-b823-e3f8453d1b72?fields=application_policy_sets HTTP/1.1" 200 1413 0.111413 10.0.0.131 - - [2026-02-26 02:22:42] "GET /project/41725da8-915b-4662-971a-f1f322289a82?fields=application_policy_sets HTTP/1.1" 200 1424 0.114512 10.0.0.131 - - [2026-02-26 02:22:42] "DELETE /security-group/352529b1-5e82-46c9-8554-f27eede9dec5 HTTP/1.1" 200 115 0.205475 10.0.0.73 - - [2026-02-26 02:22:42] "DELETE /access-control-list/02fccc95-b2fb-412c-9a4a-db94aef2566c HTTP/1.1" 200 115 0.116860 10.0.0.131 - - [2026-02-26 02:22:42] "GET /projects?obj_uuids=2c54421d-bf7f-44ed-9895-378bccf7ad39&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000819 10.0.0.131 - - [2026-02-26 02:22:42] "GET /project/4cda1069-efad-48b9-9c2e-02cf1e38aa67?fields=application_policy_sets HTTP/1.1" 200 1412 0.126833 10.0.0.65 - - [2026-02-26 02:22:42] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.245873 10.0.0.65 - - [2026-02-26 02:22:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000873 10.0.0.131 - - [2026-02-26 02:22:42] "GET /project/2c54421d-bf7f-44ed-9895-378bccf7ad39?fields=application_policy_sets HTTP/1.1" 200 1397 0.140235 10.0.0.73 - - [2026-02-26 02:22:43] "DELETE /access-control-list/253078e2-0ccb-45b7-8f00-c0bb347c60b9 HTTP/1.1" 200 115 0.120201 10.0.0.131 - - [2026-02-26 02:22:43] "DELETE /project/f4d0c8ce-2c8e-4a72-b9ab-602869b9b1d0 HTTP/1.1" 200 115 0.941764 10.0.0.131 - - [2026-02-26 02:22:43] "DELETE /project/b711951f-4df4-4190-b823-e3f8453d1b72 HTTP/1.1" 200 115 0.941422 10.0.0.131 - - [2026-02-26 02:22:43] "DELETE /project/41725da8-915b-4662-971a-f1f322289a82 HTTP/1.1" 200 115 0.957266 10.0.0.131 - - [2026-02-26 02:22:43] "DELETE /project/4cda1069-efad-48b9-9c2e-02cf1e38aa67 HTTP/1.1" 200 115 0.992887 10.0.0.131 - - [2026-02-26 02:22:43] "DELETE /project/2c54421d-bf7f-44ed-9895-378bccf7ad39 HTTP/1.1" 200 115 1.047020 10.0.0.73 - - [2026-02-26 02:22:43] "DELETE /access-control-list/22faeab5-c54e-4ca2-8480-1a08a3e373b9 HTTP/1.1" 200 115 0.058872 10.0.0.73 - - [2026-02-26 02:22:43] "PUT /access-control-list/118e961f-96b8-48c0-bf74-2658031699b3 HTTP/1.1" 200 273 0.013253 10.0.0.65 - - [2026-02-26 02:22:43] "POST /fqname-to-id HTTP/1.1" 404 210 0.068121 10.0.0.73 - - [2026-02-26 02:22:43] "POST /fqname-to-id HTTP/1.1" 404 244 0.010958 10.0.0.73 - - [2026-02-26 02:22:44] "PUT /access-control-list/9d72b396-1d19-4192-87ec-1a8e3eac67b1 HTTP/1.1" 200 273 0.023228 10.0.0.65 - - [2026-02-26 02:22:44] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.066583 10.0.0.65 - - [2026-02-26 02:22:44] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.104998 10.0.0.65 - - [2026-02-26 02:22:44] "POST /fqname-to-id HTTP/1.1" 404 210 0.003524 10.0.0.73 - - [2026-02-26 02:22:44] "PUT /access-control-list/9d72b396-1d19-4192-87ec-1a8e3eac67b1 HTTP/1.1" 200 273 0.016649 10.0.0.73 - - [2026-02-26 02:22:44] "POST /fqname-to-id HTTP/1.1" 404 244 0.006913 10.0.0.73 - - [2026-02-26 02:22:45] "PUT /access-control-list/a9f552de-92e9-42a3-aeb0-ae8628c94788 HTTP/1.1" 200 273 0.017195 10.0.0.65 - - [2026-02-26 02:22:45] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.013739 10.0.0.65 - - [2026-02-26 02:22:45] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.167882 10.0.0.73 - - [2026-02-26 02:22:45] "PUT /access-control-list/a9f552de-92e9-42a3-aeb0-ae8628c94788 HTTP/1.1" 200 273 0.011832 10.0.0.65 - - [2026-02-26 02:22:47] "POST /neutron/router HTTP/1.1" 200 541 0.008619 10.0.0.65 - - [2026-02-26 02:22:47] "POST /neutron/router HTTP/1.1" 200 541 0.007244 10.0.0.65 - - [2026-02-26 02:22:47] "POST /neutron/router HTTP/1.1" 200 541 0.012622 10.0.0.65 - - [2026-02-26 02:22:47] "POST /neutron/router HTTP/1.1" 200 541 0.004106 10.0.0.65 - - [2026-02-26 02:22:47] "POST /neutron/router HTTP/1.1" 200 541 0.003892 10.0.0.65 - - [2026-02-26 02:22:47] "POST /neutron/router HTTP/1.1" 200 541 0.004241 10.0.0.65 - - [2026-02-26 02:22:47] "POST /neutron/router HTTP/1.1" 200 541 0.004112 10.0.0.65 - - [2026-02-26 02:22:47] "POST /neutron/router HTTP/1.1" 200 541 0.003913 10.0.0.65 - - [2026-02-26 02:22:47] "POST /neutron/router HTTP/1.1" 200 541 0.004786 10.0.0.65 - - [2026-02-26 02:22:47] "POST /neutron/router HTTP/1.1" 200 541 0.004548 10.0.0.65 - - [2026-02-26 02:22:47] "POST /neutron/router HTTP/1.1" 200 541 0.003902 10.0.0.65 - - [2026-02-26 02:22:47] "POST /neutron/router HTTP/1.1" 200 541 0.029168 10.0.0.73 - - [2026-02-26 02:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.131 - - [2026-02-26 02:22:47] "GET /projects?obj_uuids=b04fa135-46de-4312-8841-6ef6d5ec45c6&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000968 10.0.0.131 - - [2026-02-26 02:22:47] "GET /logical-router/686c7e3c-226d-44f8-8bc6-73b21a98fc85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.090885 10.0.0.65 - - [2026-02-26 02:22:47] "POST /neutron/router HTTP/1.1" 200 542 0.102265 10.0.0.73 - - [2026-02-26 02:22:48] "PUT /logical-router/eafcd36e-0dd9-4a9e-9c2f-f6e5588c3833 HTTP/1.1" 200 263 0.031516 10.0.0.65 - - [2026-02-26 02:22:48] "POST /neutron/router HTTP/1.1" 200 542 0.011211 10.0.0.65 - - [2026-02-26 02:22:48] "POST /neutron/router HTTP/1.1" 200 542 0.003639 10.0.0.65 - - [2026-02-26 02:22:48] "POST /neutron/router HTTP/1.1" 200 542 0.003973 10.0.0.65 - - [2026-02-26 02:22:48] "POST /neutron/router HTTP/1.1" 200 542 0.004654 10.0.0.65 - - [2026-02-26 02:22:48] "POST /neutron/router HTTP/1.1" 200 542 0.003814 10.0.0.65 - - [2026-02-26 02:22:48] "POST /neutron/router HTTP/1.1" 200 542 0.004807 10.0.0.65 - - [2026-02-26 02:22:48] "POST /neutron/router HTTP/1.1" 200 542 0.004002 10.0.0.65 - - [2026-02-26 02:22:48] "POST /neutron/router HTTP/1.1" 200 542 0.003773 10.0.0.65 - - [2026-02-26 02:22:48] "POST /neutron/router HTTP/1.1" 200 542 0.004587 10.0.0.65 - - [2026-02-26 02:22:48] "POST /neutron/router HTTP/1.1" 200 542 0.003855 10.0.0.65 - - [2026-02-26 02:22:48] "POST /neutron/router HTTP/1.1" 200 542 0.021060 10.0.0.65 - - [2026-02-26 02:22:48] "POST /neutron/router HTTP/1.1" 200 542 0.003770 10.0.0.65 - - [2026-02-26 02:22:48] "POST /neutron/router HTTP/1.1" 200 559 0.006917 10.0.0.73 - - [2026-02-26 02:22:48] "POST /route-targets HTTP/1.1" 200 328 0.014927 10.0.0.65 - - [2026-02-26 02:22:49] "POST /neutron/router HTTP/1.1" 200 559 0.007212 10.0.0.65 - - [2026-02-26 02:22:49] "POST /neutron/router HTTP/1.1" 200 559 0.003589 10.0.0.65 - - [2026-02-26 02:22:49] "POST /neutron/router HTTP/1.1" 200 559 0.004899 10.0.0.65 - - [2026-02-26 02:22:49] "POST /neutron/router HTTP/1.1" 200 559 0.004030 10.0.0.65 - - [2026-02-26 02:22:49] "POST /neutron/router HTTP/1.1" 200 559 0.003749 10.0.0.65 - - [2026-02-26 02:22:49] "POST /neutron/router HTTP/1.1" 200 559 0.003691 10.0.0.65 - - [2026-02-26 02:22:49] "POST /neutron/router HTTP/1.1" 200 559 0.004082 10.0.0.65 - - [2026-02-26 02:22:49] "POST /neutron/router HTTP/1.1" 200 559 0.004128 10.0.0.65 - - [2026-02-26 02:22:49] "POST /neutron/router HTTP/1.1" 200 559 0.005276 10.0.0.65 - - [2026-02-26 02:22:49] "POST /neutron/router HTTP/1.1" 200 559 0.004315 10.0.0.65 - - [2026-02-26 02:22:49] "POST /neutron/router HTTP/1.1" 200 559 0.005665 10.0.0.65 - - [2026-02-26 02:22:49] "POST /neutron/router HTTP/1.1" 200 151 0.099524 10.0.0.73 - - [2026-02-26 02:22:49] "DELETE /route-target/c52d23d2-9a3a-40eb-b4f2-e3e6c669247d HTTP/1.1" 200 115 0.027200 10.0.0.65 - - [2026-02-26 02:22:49] "POST /neutron/security_group HTTP/1.1" 200 521 0.003987 10.0.0.73 - - [2026-02-26 02:22:50] "DELETE /access-control-list/5462c1cf-27bd-4732-9dc0-22e55160b34a HTTP/1.1" 200 115 0.047692 10.0.0.65 - - [2026-02-26 02:22:50] "POST /neutron/security_group HTTP/1.1" 200 151 0.071798 10.0.0.73 - - [2026-02-26 02:22:50] "DELETE /access-control-list/118e961f-96b8-48c0-bf74-2658031699b3 HTTP/1.1" 200 115 0.039697 10.0.0.131 - - [2026-02-26 02:22:51] "GET /projects?obj_uuids=1c3c3d2c-097c-4d3b-b01b-18908b5e39d3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000941 10.0.0.65 - - [2026-02-26 02:22:51] "GET /project/1c3c3d2c-097c-4d3b-b01b-18908b5e39d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.037569 10.0.0.131 - - [2026-02-26 02:22:51] "GET /projects?obj_uuids=1c3c3d2c-097c-4d3b-b01b-18908b5e39d3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000958 10.0.0.65 - - [2026-02-26 02:22:51] "GET /project/1c3c3d2c-097c-4d3b-b01b-18908b5e39d3?fields=virtual_networks HTTP/1.1" 200 1034 0.076916 10.0.0.131 - - [2026-02-26 02:22:51] "GET /projects?obj_uuids=1c3c3d2c-097c-4d3b-b01b-18908b5e39d3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000909 10.0.0.65 - - [2026-02-26 02:22:51] "GET /project/1c3c3d2c-097c-4d3b-b01b-18908b5e39d3?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.062690 10.0.0.131 - - [2026-02-26 02:22:51] "GET /projects?obj_uuids=1c3c3d2c-097c-4d3b-b01b-18908b5e39d3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000896 10.0.0.65 - - [2026-02-26 02:22:51] "GET /project/1c3c3d2c-097c-4d3b-b01b-18908b5e39d3?fields=security_groups HTTP/1.1" 200 1256 0.060369 10.0.0.65 - - [2026-02-26 02:22:52] "POST /fqname-to-id HTTP/1.1" 404 184 0.032136 10.0.0.131 - - [2026-02-26 02:22:52] "GET /projects?obj_uuids=591fd576-d505-4690-a6ff-90a94333becf&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003384 10.0.0.131 - - [2026-02-26 02:22:53] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000911 10.0.0.131 - - [2026-02-26 02:22:53] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006574 10.0.0.131 - - [2026-02-26 02:22:53] "POST /id-to-fqname HTTP/1.1" 200 186 0.001087 10.0.0.131 - - [2026-02-26 02:22:53] "POST /fqname-to-id HTTP/1.1" 404 195 0.006321 10.0.0.131 - - [2026-02-26 02:22:53] "POST /security-groups HTTP/1.1" 200 587 0.030752 10.0.0.73 - - [2026-02-26 02:22:53] "POST /fqname-to-id HTTP/1.1" 404 230 0.003112 10.0.0.131 - - [2026-02-26 02:22:53] "POST /projects HTTP/1.1" 200 577 0.253019 10.0.0.131 - - [2026-02-26 02:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.327877 10.0.0.73 - - [2026-02-26 02:22:53] "POST /access-control-lists HTTP/1.1" 200 592 0.032710 10.0.0.65 - - [2026-02-26 02:22:53] "GET /project/591fd576-d505-4690-a6ff-90a94333becf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.473613 10.0.0.65 - - [2026-02-26 02:22:54] "GET / HTTP/1.1" 200 36215 0.001969 10.0.0.65 - - [2026-02-26 02:22:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000444 10.0.0.65 - - [2026-02-26 02:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.069835 10.0.0.131 - - [2026-02-26 02:22:57] "GET /projects?obj_uuids=591fd576-d505-4690-a6ff-90a94333becf&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000898 10.0.0.65 - - [2026-02-26 02:22:57] "GET /project/591fd576-d505-4690-a6ff-90a94333becf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.038105 10.0.0.65 - - [2026-02-26 02:22:57] "POST /neutron/network HTTP/1.1" 200 117 0.045310 10.0.0.65 - - [2026-02-26 02:22:57] "POST /neutron/network HTTP/1.1" 200 822 0.008484 10.0.0.65 - - [2026-02-26 02:22:57] "POST /id-to-fqname HTTP/1.1" 200 216 0.001001 10.0.0.65 - - [2026-02-26 02:22:57] "GET /virtual-network/2ce52adb-16fe-4ec6-a216-e5eb2bbb1b71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004534 10.0.0.65 - - [2026-02-26 02:22:57] "GET /virtual-network/2ce52adb-16fe-4ec6-a216-e5eb2bbb1b71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004931 10.0.0.65 - - [2026-02-26 02:22:57] "POST /neutron/subnet HTTP/1.1" 200 734 0.008556 10.0.0.65 - - [2026-02-26 02:22:57] "POST /fqname-to-id HTTP/1.1" 404 206 0.002768 10.0.0.65 - - [2026-02-26 02:22:57] "GET /virtual-network/2ce52adb-16fe-4ec6-a216-e5eb2bbb1b71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004502 10.0.0.65 - - [2026-02-26 02:22:58] "GET /virtual-machine-interface/2df4e665-0ef6-4d7e-b2ff-03a11c3895a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2388 0.007571 10.0.0.65 - - [2026-02-26 02:22:58] "GET /virtual-machine-interface/2df4e665-0ef6-4d7e-b2ff-03a11c3895a1?fields=instance_ip_back_refs HTTP/1.1" 200 1319 0.010527 10.0.0.65 - - [2026-02-26 02:22:58] "GET /instance-ip/2af6818c-f4d0-4218-ab78-0063b3eecea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1599 0.004624 10.0.0.65 - - [2026-02-26 02:22:58] "POST /neutron/port HTTP/1.1" 200 151 0.107454 10.0.0.73 - - [2026-02-26 02:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004571 10.0.0.65 - - [2026-02-26 02:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.131 - - [2026-02-26 02:23:01] "GET /projects?obj_uuids=591fd576-d505-4690-a6ff-90a94333becf&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000885 10.0.0.65 - - [2026-02-26 02:23:01] "GET /project/591fd576-d505-4690-a6ff-90a94333becf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.057435 10.0.0.65 - - [2026-02-26 02:23:01] "POST /neutron/network HTTP/1.1" 200 117 0.012563 10.0.0.73 - - [2026-02-26 02:23:02] "POST /ref-update HTTP/1.1" 200 156 0.030573 10.0.0.131 - - [2026-02-26 02:23:02] "POST /useragent-kv HTTP/1.1" 200 115 0.008141 10.0.0.65 - - [2026-02-26 02:23:02] "POST /neutron/subnet HTTP/1.1" 200 724 0.241954 10.0.0.65 - - [2026-02-26 02:23:02] "POST /id-to-fqname HTTP/1.1" 200 217 0.001545 10.0.0.65 - - [2026-02-26 02:23:02] "GET /virtual-network/aea2839e-35e5-404d-b354-ec659d5e1da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.006450 10.0.0.65 - - [2026-02-26 02:23:02] "GET /virtual-network/aea2839e-35e5-404d-b354-ec659d5e1da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.005187 10.0.0.65 - - [2026-02-26 02:23:02] "POST /neutron/network HTTP/1.1" 200 978 0.008417 10.0.0.131 - - [2026-02-26 02:23:02] "GET /projects?obj_uuids=591fd576-d505-4690-a6ff-90a94333becf&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000892 10.0.0.65 - - [2026-02-26 02:23:03] "POST /neutron/port HTTP/1.1" 200 1018 0.316474 10.0.0.65 - - [2026-02-26 02:23:03] "POST /id-to-fqname HTTP/1.1" 200 217 0.001214 10.0.0.65 - - [2026-02-26 02:23:03] "POST /neutron/port HTTP/1.1" 200 1018 0.043254 10.0.0.65 - - [2026-02-26 02:23:04] "POST /neutron/port HTTP/1.1" 200 117 0.009826 10.0.0.65 - - [2026-02-26 02:23:04] "POST /id-to-fqname HTTP/1.1" 200 217 0.001163 10.0.0.65 - - [2026-02-26 02:23:04] "POST /neutron/port HTTP/1.1" 200 1018 0.016223 10.0.0.65 - - [2026-02-26 02:23:04] "POST /neutron/port HTTP/1.1" 200 1018 0.011566 10.0.0.65 - - [2026-02-26 02:23:04] "POST /neutron/port HTTP/1.1" 200 117 0.007166 10.0.0.65 - - [2026-02-26 02:23:05] "POST /neutron/port HTTP/1.1" 200 1018 0.072984 10.0.0.65 - - [2026-02-26 02:23:05] "POST /neutron/port HTTP/1.1" 200 1018 0.011348 10.0.0.65 - - [2026-02-26 02:23:05] "POST /neutron/port HTTP/1.1" 200 1018 0.012511 10.0.0.65 - - [2026-02-26 02:23:06] "POST /neutron/port HTTP/1.1" 200 1110 0.238356 10.0.0.65 - - [2026-02-26 02:23:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005002 10.0.0.65 - - [2026-02-26 02:23:06] "POST /neutron/port HTTP/1.1" 200 117 0.001408 10.0.0.65 - - [2026-02-26 02:23:06] "POST /neutron/port HTTP/1.1" 200 117 0.001477 10.0.0.65 - - [2026-02-26 02:23:10] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007003 10.0.0.65 - - [2026-02-26 02:23:10] "POST /neutron/port HTTP/1.1" 200 1120 0.018453 10.0.0.65 - - [2026-02-26 02:23:10] "GET /virtual-machine/ced325d9-695f-4b7d-974e-ed196f9f9537 HTTP/1.1" 401 292 0.000377 10.0.0.65 - - [2026-02-26 02:23:10] "GET /virtual-machine/ced325d9-695f-4b7d-974e-ed196f9f9537 HTTP/1.1" 200 1287 0.038107 10.0.0.65 - - [2026-02-26 02:23:10] "GET /virtual-machine-interface/a707b9da-004f-441b-8b67-138892687e50 HTTP/1.1" 200 2931 0.005178 10.0.0.65 - - [2026-02-26 02:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.65 - - [2026-02-26 02:23:10] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004199 10.0.0.65 - - [2026-02-26 02:23:10] "GET /virtual-networks?parent_id=591fd576-d505-4690-a6ff-90a94333becf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002752 10.0.0.65 - - [2026-02-26 02:23:10] "GET /virtual-network/aea2839e-35e5-404d-b354-ec659d5e1da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.005198 10.0.0.65 - - [2026-02-26 02:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099 10.0.0.65 - - [2026-02-26 02:23:13] "GET /virtual-network/aea2839e-35e5-404d-b354-ec659d5e1da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.007109 10.0.0.65 - - [2026-02-26 02:23:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006229 10.0.0.65 - - [2026-02-26 02:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.65 - - [2026-02-26 02:23:15] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003153 10.0.0.65 - - [2026-02-26 02:23:15] "GET /virtual-networks?parent_id=591fd576-d505-4690-a6ff-90a94333becf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003279 10.0.0.65 - - [2026-02-26 02:23:16] "GET /virtual-network/aea2839e-35e5-404d-b354-ec659d5e1da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.005742 10.0.0.65 - - [2026-02-26 02:23:16] "POST /neutron/port HTTP/1.1" 200 1120 0.018475 10.0.0.65 - - [2026-02-26 02:23:21] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007601 10.0.0.65 - - [2026-02-26 02:23:21] "POST /neutron/port HTTP/1.1" 200 1120 0.018087 10.0.0.65 - - [2026-02-26 02:23:21] "GET /virtual-machine/e68f6fe3-7c88-44e6-9306-d8aa185b5e52 HTTP/1.1" 200 1287 0.005805 10.0.0.65 - - [2026-02-26 02:23:21] "GET /virtual-machine-interface/c1b709cf-0c89-45c4-94db-dd31c6c55e10 HTTP/1.1" 200 2931 0.004429 10.0.0.65 - - [2026-02-26 02:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.65 - - [2026-02-26 02:23:21] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003461 10.0.0.65 - - [2026-02-26 02:23:21] "GET /virtual-networks?parent_id=591fd576-d505-4690-a6ff-90a94333becf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002980 10.0.0.65 - - [2026-02-26 02:23:21] "GET /virtual-network/aea2839e-35e5-404d-b354-ec659d5e1da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.006161 10.0.0.65 - - [2026-02-26 02:23:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.65 - - [2026-02-26 02:23:23] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003857 10.0.0.65 - - [2026-02-26 02:23:23] "GET /virtual-networks?parent_id=591fd576-d505-4690-a6ff-90a94333becf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003196 10.0.0.65 - - [2026-02-26 02:23:23] "GET /virtual-network/aea2839e-35e5-404d-b354-ec659d5e1da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.006023 10.0.0.65 - - [2026-02-26 02:23:26] "POST /neutron/port HTTP/1.1" 200 1110 0.012867 10.0.0.65 - - [2026-02-26 02:23:26] "POST /neutron/port HTTP/1.1" 200 1110 0.012478 10.0.0.131 - - [2026-02-26 02:23:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002299 10.0.0.131 - - [2026-02-26 02:23:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002627 10.0.0.131 - - [2026-02-26 02:23:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002611 10.0.0.131 - - [2026-02-26 02:23:27] "POST /useragent-kv HTTP/1.1" 200 115 0.001746 10.0.0.65 - - [2026-02-26 02:23:27] "POST /neutron/network HTTP/1.1" 200 151 0.145974 10.0.0.131 - - [2026-02-26 02:23:28] "GET /projects?obj_uuids=591fd576-d505-4690-a6ff-90a94333becf&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000968 10.0.0.65 - - [2026-02-26 02:23:28] "GET /project/591fd576-d505-4690-a6ff-90a94333becf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.048712 10.0.0.131 - - [2026-02-26 02:23:28] "GET /projects?obj_uuids=591fd576-d505-4690-a6ff-90a94333becf&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000849 10.0.0.65 - - [2026-02-26 02:23:28] "GET /project/591fd576-d505-4690-a6ff-90a94333becf?fields=virtual_networks HTTP/1.1" 200 1036 0.054425 10.0.0.131 - - [2026-02-26 02:23:28] "GET /projects?obj_uuids=591fd576-d505-4690-a6ff-90a94333becf&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000938 10.0.0.65 - - [2026-02-26 02:23:28] "GET /project/591fd576-d505-4690-a6ff-90a94333becf?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.042336 10.0.0.131 - - [2026-02-26 02:23:28] "GET /projects?obj_uuids=591fd576-d505-4690-a6ff-90a94333becf&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000873 10.0.0.65 - - [2026-02-26 02:23:28] "GET /project/591fd576-d505-4690-a6ff-90a94333becf?fields=security_groups HTTP/1.1" 200 1259 0.039912 10.0.0.65 - - [2026-02-26 02:23:29] "POST /fqname-to-id HTTP/1.1" 404 186 0.029931 10.0.0.131 - - [2026-02-26 02:23:30] "GET /projects?obj_uuids=830ba41a-bc23-47eb-9c23-085e077b116f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003235 10.0.0.131 - - [2026-02-26 02:23:30] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000891 10.0.0.131 - - [2026-02-26 02:23:30] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006711 10.0.0.131 - - [2026-02-26 02:23:30] "POST /id-to-fqname HTTP/1.1" 200 188 0.002320 10.0.0.131 - - [2026-02-26 02:23:30] "POST /fqname-to-id HTTP/1.1" 404 197 0.004560 10.0.0.131 - - [2026-02-26 02:23:30] "POST /security-groups HTTP/1.1" 200 589 0.074140 10.0.0.73 - - [2026-02-26 02:23:30] "POST /fqname-to-id HTTP/1.1" 404 232 0.003906 10.0.0.131 - - [2026-02-26 02:23:30] "POST /projects HTTP/1.1" 200 581 0.273871 10.0.0.131 - - [2026-02-26 02:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.356805 10.0.0.73 - - [2026-02-26 02:23:30] "POST /access-control-lists HTTP/1.1" 200 594 0.030325 10.0.0.65 - - [2026-02-26 02:23:30] "GET /project/830ba41a-bc23-47eb-9c23-085e077b116f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.501270 10.0.0.65 - - [2026-02-26 02:23:31] "GET / HTTP/1.1" 200 36215 0.001604 10.0.0.65 - - [2026-02-26 02:23:32] "POST /neutron/port HTTP/1.1" 200 117 0.005844 10.0.0.65 - - [2026-02-26 02:23:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000420 10.0.0.65 - - [2026-02-26 02:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.066398 10.0.0.131 - - [2026-02-26 02:23:34] "GET /projects?obj_uuids=830ba41a-bc23-47eb-9c23-085e077b116f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000901 10.0.0.65 - - [2026-02-26 02:23:34] "GET /project/830ba41a-bc23-47eb-9c23-085e077b116f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.040136 10.0.0.131 - - [2026-02-26 02:23:34] "GET /projects?obj_uuids=830ba41a-bc23-47eb-9c23-085e077b116f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001006 10.0.0.65 - - [2026-02-26 02:23:34] "POST /neutron/network HTTP/1.1" 200 605 0.141986 10.0.0.65 - - [2026-02-26 02:23:34] "POST /id-to-fqname HTTP/1.1" 200 219 0.003503 10.0.0.65 - - [2026-02-26 02:23:34] "GET /virtual-network/8957315b-6b41-43f4-bcae-be82ad2a1060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005115 10.0.0.65 - - [2026-02-26 02:23:34] "POST /neutron/network HTTP/1.1" 200 821 0.009053 10.0.0.65 - - [2026-02-26 02:23:34] "GET /virtual-network/8957315b-6b41-43f4-bcae-be82ad2a1060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005435 10.0.0.65 - - [2026-02-26 02:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.131 - - [2026-02-26 02:23:34] "GET /projects?obj_uuids=830ba41a-bc23-47eb-9c23-085e077b116f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001117 10.0.0.65 - - [2026-02-26 02:23:34] "GET /project/830ba41a-bc23-47eb-9c23-085e077b116f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.038862 10.0.0.65 - - [2026-02-26 02:23:35] "POST /neutron/network HTTP/1.1" 200 117 0.019944 10.0.0.73 - - [2026-02-26 02:23:35] "POST /route-targets HTTP/1.1" 200 328 0.019726 10.0.0.65 - - [2026-02-26 02:23:35] "POST /neutron/network HTTP/1.1" 200 824 0.008524 10.0.0.65 - - [2026-02-26 02:23:35] "POST /id-to-fqname HTTP/1.1" 200 219 0.000976 10.0.0.65 - - [2026-02-26 02:23:35] "GET /virtual-network/3e97197d-1f97-48f7-a83b-85ac3b78300e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004650 10.0.0.65 - - [2026-02-26 02:23:35] "GET /virtual-network/3e97197d-1f97-48f7-a83b-85ac3b78300e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005059 10.0.0.65 - - [2026-02-26 02:23:35] "POST /neutron/subnet HTTP/1.1" 200 724 0.008472 10.0.0.65 - - [2026-02-26 02:23:35] "POST /id-to-fqname HTTP/1.1" 200 219 0.001003 10.0.0.131 - - [2026-02-26 02:23:36] "GET /projects?obj_uuids=830ba41a-bc23-47eb-9c23-085e077b116f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000875 10.0.0.65 - - [2026-02-26 02:23:36] "GET /project/830ba41a-bc23-47eb-9c23-085e077b116f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.096851 10.0.0.65 - - [2026-02-26 02:23:37] "POST /neutron/port HTTP/1.1" 200 117 0.006170 10.0.0.65 - - [2026-02-26 02:23:37] "POST /id-to-fqname HTTP/1.1" 200 219 0.001374 10.0.0.65 - - [2026-02-26 02:23:37] "POST /neutron/network HTTP/1.1" 200 834 0.006482 10.0.0.65 - - [2026-02-26 02:23:38] "POST /neutron/port HTTP/1.1" 200 1055 0.024024 10.0.0.65 - - [2026-02-26 02:23:38] "POST /neutron/port HTTP/1.1" 200 1119 0.019777 10.0.0.131 - - [2026-02-26 02:23:38] "GET /projects?obj_uuids=830ba41a-bc23-47eb-9c23-085e077b116f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001266 10.0.0.65 - - [2026-02-26 02:23:38] "POST /neutron/port HTTP/1.1" 200 117 0.003301 10.0.0.65 - - [2026-02-26 02:23:38] "GET /project/830ba41a-bc23-47eb-9c23-085e077b116f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.068626 10.0.0.65 - - [2026-02-26 02:23:38] "POST /neutron/port HTTP/1.1" 200 1119 0.017840 10.0.0.131 - - [2026-02-26 02:23:38] "GET /projects?obj_uuids=830ba41a-bc23-47eb-9c23-085e077b116f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000845 10.0.0.65 - - [2026-02-26 02:23:38] "POST /neutron/router HTTP/1.1" 200 580 0.095288 10.0.0.73 - - [2026-02-26 02:23:38] "PUT /logical-router/2092ee03-b751-4816-b16f-5635797089e9 HTTP/1.1" 200 263 0.032723 10.0.0.65 - - [2026-02-26 02:23:39] "POST /neutron/network HTTP/1.1" 200 834 0.008465 10.0.0.65 - - [2026-02-26 02:23:39] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006557 10.0.0.65 - - [2026-02-26 02:23:39] "POST /neutron/port HTTP/1.1" 200 1112 0.102659 10.0.0.65 - - [2026-02-26 02:23:39] "POST /neutron/subnet HTTP/1.1" 200 698 0.007658 10.0.0.73 - - [2026-02-26 02:23:41] "DELETE /access-control-list/b8ec8638-a4a5-4278-8419-9d6223dbd5e0 HTTP/1.1" 200 115 0.043711 10.0.0.131 - - [2026-02-26 02:23:43] "DELETE /project/1c3c3d2c-097c-4d3b-b01b-18908b5e39d3 HTTP/1.1" 404 177 0.004977 10.0.0.131 - - [2026-02-26 02:23:43] "DELETE /project/591fd576d5054690a6ff90a94333becf HTTP/1.1" 404 173 0.009074 10.0.0.131 - - [2026-02-26 02:23:43] "DELETE /project/830ba41abc2347eb9c23085e077b116f HTTP/1.1" 404 173 0.004505 10.0.0.131 - - [2026-02-26 02:23:43] "GET /projects?obj_uuids=591fd576-d505-4690-a6ff-90a94333becf&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000812 10.0.0.131 - - [2026-02-26 02:23:43] "GET /project/591fd576-d505-4690-a6ff-90a94333becf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.049783 10.0.0.131 - - [2026-02-26 02:23:43] "GET /projects?obj_uuids=591fd576-d505-4690-a6ff-90a94333becf&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001504 10.0.0.131 - - [2026-02-26 02:23:43] "GET /project/591fd576-d505-4690-a6ff-90a94333becf?fields=security_groups HTTP/1.1" 200 1361 0.062659 10.0.0.131 - - [2026-02-26 02:23:43] "DELETE /security-group/47e4a7e3-f66f-412c-9019-a54b255c88b0 HTTP/1.1" 200 115 0.058702 10.0.0.131 - - [2026-02-26 02:23:43] "GET /projects?obj_uuids=591fd576-d505-4690-a6ff-90a94333becf&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000822 10.0.0.131 - - [2026-02-26 02:23:43] "GET /project/591fd576-d505-4690-a6ff-90a94333becf?fields=application_policy_sets HTTP/1.1" 200 1400 0.044991 10.0.0.131 - - [2026-02-26 02:23:43] "DELETE /project/591fd576-d505-4690-a6ff-90a94333becf HTTP/1.1" 200 115 0.439345 10.0.0.65 - - [2026-02-26 02:23:44] "POST /neutron/port HTTP/1.1" 200 1119 0.017292 10.0.0.65 - - [2026-02-26 02:23:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007319 10.0.0.65 - - [2026-02-26 02:23:44] "GET /virtual-machine/5d44c30d-5127-4cd6-8176-93661d70d54b HTTP/1.1" 401 292 0.000521 10.0.0.65 - - [2026-02-26 02:23:45] "GET /virtual-machine/5d44c30d-5127-4cd6-8176-93661d70d54b HTTP/1.1" 200 1291 0.040986 10.0.0.65 - - [2026-02-26 02:23:45] "GET /virtual-machine-interface/968035aa-29a9-467f-b4b7-9029b7b204b1 HTTP/1.1" 200 2941 0.005534 10.0.0.65 - - [2026-02-26 02:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.65 - - [2026-02-26 02:23:45] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003115 10.0.0.65 - - [2026-02-26 02:23:45] "GET /virtual-networks?parent_id=830ba41a-bc23-47eb-9c23-085e077b116f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002915 10.0.0.65 - - [2026-02-26 02:23:45] "GET /virtual-network/8957315b-6b41-43f4-bcae-be82ad2a1060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006426 10.0.0.65 - - [2026-02-26 02:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.65 - - [2026-02-26 02:23:48] "GET /virtual-network/8957315b-6b41-43f4-bcae-be82ad2a1060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005878 10.0.0.65 - - [2026-02-26 02:23:49] "POST /neutron/port HTTP/1.1" 200 1119 0.015829 10.0.0.65 - - [2026-02-26 02:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.65 - - [2026-02-26 02:23:50] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005002 10.0.0.65 - - [2026-02-26 02:23:50] "GET /virtual-networks?parent_id=830ba41a-bc23-47eb-9c23-085e077b116f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002996 10.0.0.65 - - [2026-02-26 02:23:50] "GET /virtual-network/8957315b-6b41-43f4-bcae-be82ad2a1060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005264 10.0.0.131 - - [2026-02-26 02:23:50] "GET /obj-perms HTTP/1.1" 200 5056 0.082366 10.0.0.65 - - [2026-02-26 02:23:50] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006700 10.0.0.65 - - [2026-02-26 02:23:51] "GET /obj-perms HTTP/1.1" 200 5056 0.057890 10.0.0.65 - - [2026-02-26 02:23:55] "POST /neutron/port HTTP/1.1" 200 1122 0.021340 10.0.0.65 - - [2026-02-26 02:23:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009688 10.0.0.65 - - [2026-02-26 02:23:56] "GET /virtual-machine/a874fad0-4042-4e6e-9276-e90a1042614b HTTP/1.1" 200 1293 0.006732 10.0.0.65 - - [2026-02-26 02:23:56] "GET /virtual-machine-interface/3ad357fa-01a0-44db-84a4-c469df61131a HTTP/1.1" 200 2939 0.007308 10.0.0.65 - - [2026-02-26 02:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.65 - - [2026-02-26 02:23:56] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004172 10.0.0.65 - - [2026-02-26 02:23:56] "GET /virtual-networks?parent_id=830ba41a-bc23-47eb-9c23-085e077b116f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003987 10.0.0.65 - - [2026-02-26 02:23:56] "GET /virtual-network/3e97197d-1f97-48f7-a83b-85ac3b78300e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006499 10.0.0.65 - - [2026-02-26 02:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004372 10.0.0.65 - - [2026-02-26 02:23:57] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003896 10.0.0.65 - - [2026-02-26 02:23:57] "GET /virtual-networks?parent_id=830ba41a-bc23-47eb-9c23-085e077b116f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002897 10.0.0.65 - - [2026-02-26 02:23:57] "GET /virtual-network/3e97197d-1f97-48f7-a83b-85ac3b78300e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006053 10.0.0.65 - - [2026-02-26 02:24:01] "POST /neutron/router HTTP/1.1" 200 580 0.008470 10.0.0.73 - - [2026-02-26 02:24:02] "POST /ref-update HTTP/1.1" 200 156 0.030524 10.0.0.65 - - [2026-02-26 02:24:04] "POST /neutron/router HTTP/1.1" 200 580 0.008754 10.0.0.131 - - [2026-02-26 02:24:08] "GET /projects?obj_uuids=830ba41a-bc23-47eb-9c23-085e077b116f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000959 10.0.0.65 - - [2026-02-26 02:24:08] "POST /neutron/router HTTP/1.1" 200 344 0.283194 10.0.0.73 - - [2026-02-26 02:24:14] "POST /ref-update HTTP/1.1" 200 156 0.019678 10.0.0.65 - - [2026-02-26 02:24:14] "POST /neutron/router HTTP/1.1" 200 580 0.006016 10.0.0.131 - - [2026-02-26 02:24:15] "GET /logical-router/2092ee03-b751-4816-b16f-5635797089e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004429 10.0.0.65 - - [2026-02-26 02:24:15] "POST /neutron/router HTTP/1.1" 200 151 0.076206 10.0.0.73 - - [2026-02-26 02:24:15] "DELETE /route-target/6958873f-7aed-41e0-ae42-cbd598d5d48c HTTP/1.1" 200 115 0.023958 10.0.0.65 - - [2026-02-26 02:24:15] "POST /neutron/port HTTP/1.1" 200 1119 0.016530 10.0.0.65 - - [2026-02-26 02:24:15] "POST /neutron/port HTTP/1.1" 200 1112 0.016467 10.0.0.65 - - [2026-02-26 02:24:17] "POST /neutron/network HTTP/1.1" 200 824 0.008466 10.0.0.73 - - [2026-02-26 02:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.131 - - [2026-02-26 02:24:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003222 10.0.0.131 - - [2026-02-26 02:24:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002868 10.0.0.65 - - [2026-02-26 02:24:17] "POST /neutron/network HTTP/1.1" 200 151 0.141298 10.0.0.131 - - [2026-02-26 02:24:19] "GET /projects?obj_uuids=830ba41a-bc23-47eb-9c23-085e077b116f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001249 10.0.0.65 - - [2026-02-26 02:24:19] "GET /project/830ba41a-bc23-47eb-9c23-085e077b116f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.040202 10.0.0.131 - - [2026-02-26 02:24:19] "GET /projects?obj_uuids=830ba41a-bc23-47eb-9c23-085e077b116f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001049 10.0.0.65 - - [2026-02-26 02:24:19] "GET /project/830ba41a-bc23-47eb-9c23-085e077b116f?fields=virtual_networks HTTP/1.1" 200 1040 0.050957 10.0.0.131 - - [2026-02-26 02:24:19] "GET /projects?obj_uuids=830ba41a-bc23-47eb-9c23-085e077b116f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001005 10.0.0.65 - - [2026-02-26 02:24:19] "GET /project/830ba41a-bc23-47eb-9c23-085e077b116f?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.052715 10.0.0.131 - - [2026-02-26 02:24:19] "GET /projects?obj_uuids=830ba41a-bc23-47eb-9c23-085e077b116f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001663 10.0.0.65 - - [2026-02-26 02:24:19] "GET /project/830ba41a-bc23-47eb-9c23-085e077b116f?fields=security_groups HTTP/1.1" 200 1265 0.063891 10.0.0.65 - - [2026-02-26 02:24:20] "POST /fqname-to-id HTTP/1.1" 404 191 0.034749 10.0.0.131 - - [2026-02-26 02:24:20] "GET /projects?obj_uuids=ad99b218-cf80-4dcf-a0ed-855655dabc2e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003191 10.0.0.131 - - [2026-02-26 02:24:20] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001198 10.0.0.131 - - [2026-02-26 02:24:20] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006893 10.0.0.131 - - [2026-02-26 02:24:20] "POST /id-to-fqname HTTP/1.1" 200 193 0.004002 10.0.0.131 - - [2026-02-26 02:24:20] "POST /fqname-to-id HTTP/1.1" 404 202 0.005276 10.0.0.131 - - [2026-02-26 02:24:20] "POST /security-groups HTTP/1.1" 200 594 0.080753 10.0.0.131 - - [2026-02-26 02:24:20] "POST /projects HTTP/1.1" 200 591 0.285825 10.0.0.131 - - [2026-02-26 02:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.325049 10.0.0.73 - - [2026-02-26 02:24:20] "POST /access-control-lists HTTP/1.1" 200 601 0.030072 10.0.0.65 - - [2026-02-26 02:24:21] "GET /project/ad99b218-cf80-4dcf-a0ed-855655dabc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.484761 10.0.0.65 - - [2026-02-26 02:24:22] "GET / HTTP/1.1" 200 36215 0.001498 10.0.0.65 - - [2026-02-26 02:24:24] "GET /project/ad99b218-cf80-4dcf-a0ed-855655dabc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000419 10.0.0.131 - - [2026-02-26 02:24:25] "GET /projects?obj_uuids=ad99b218-cf80-4dcf-a0ed-855655dabc2e&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001024 10.0.0.65 - - [2026-02-26 02:24:25] "GET /project/ad99b218-cf80-4dcf-a0ed-855655dabc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.089293 10.0.0.65 - - [2026-02-26 02:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.65 - - [2026-02-26 02:24:25] "GET /security-group/5ecfc055-e2ac-4419-9da9-dad2cb31b964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3775 0.006223 10.0.0.65 - - [2026-02-26 02:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.131 - - [2026-02-26 02:24:25] "GET /projects?obj_uuids=ad99b218-cf80-4dcf-a0ed-855655dabc2e&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000922 10.0.0.65 - - [2026-02-26 02:24:25] "GET /project/ad99b218-cf80-4dcf-a0ed-855655dabc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.036995 10.0.0.65 - - [2026-02-26 02:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.65 - - [2026-02-26 02:24:25] "GET /security-group/5ecfc055-e2ac-4419-9da9-dad2cb31b964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3775 0.004241 10.0.0.65 - - [2026-02-26 02:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.65 - - [2026-02-26 02:24:25] "PUT /security-group/5ecfc055-e2ac-4419-9da9-dad2cb31b964 HTTP/1.1" 200 263 0.018559 10.0.0.73 - - [2026-02-26 02:24:25] "PUT /access-control-list/e84f1b92-0d5e-4d7c-ab13-ae21cf7807c1 HTTP/1.1" 200 273 0.012057 10.0.0.65 - - [2026-02-26 02:24:25] "POST /fqname-to-id HTTP/1.1" 404 202 0.004381 10.0.0.65 - - [2026-02-26 02:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004800 10.0.0.131 - - [2026-02-26 02:24:25] "GET /projects?obj_uuids=ad99b218-cf80-4dcf-a0ed-855655dabc2e&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001377 10.0.0.65 - - [2026-02-26 02:24:25] "GET /project/ad99b218-cf80-4dcf-a0ed-855655dabc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.042416 10.0.0.73 - - [2026-02-26 02:24:25] "POST /ref-update HTTP/1.1" 200 156 0.023865 10.0.0.131 - - [2026-02-26 02:24:26] "POST /useragent-kv HTTP/1.1" 200 115 0.007821 10.0.0.65 - - [2026-02-26 02:24:26] "POST /neutron/subnet HTTP/1.1" 200 729 0.244496 10.0.0.65 - - [2026-02-26 02:24:26] "POST /id-to-fqname HTTP/1.1" 200 223 0.001470 10.0.0.65 - - [2026-02-26 02:24:26] "GET /virtual-network/f9c5bb87-764a-4df0-bb07-ee0b7bfe6187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005530 10.0.0.65 - - [2026-02-26 02:24:26] "GET /virtual-network/f9c5bb87-764a-4df0-bb07-ee0b7bfe6187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005983 10.0.0.65 - - [2026-02-26 02:24:26] "POST /neutron/network HTTP/1.1" 200 828 0.006802 10.0.0.65 - - [2026-02-26 02:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.131 - - [2026-02-26 02:24:26] "GET /projects?obj_uuids=ad99b218-cf80-4dcf-a0ed-855655dabc2e&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000776 10.0.0.65 - - [2026-02-26 02:24:26] "GET /project/ad99b218-cf80-4dcf-a0ed-855655dabc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.058980 10.0.0.131 - - [2026-02-26 02:24:26] "GET /projects?obj_uuids=ad99b218-cf80-4dcf-a0ed-855655dabc2e&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000865 10.0.0.65 - - [2026-02-26 02:24:26] "POST /neutron/network HTTP/1.1" 200 615 0.203171 10.0.0.65 - - [2026-02-26 02:24:27] "POST /id-to-fqname HTTP/1.1" 200 227 0.004207 10.0.0.65 - - [2026-02-26 02:24:27] "GET /virtual-network/6c451846-b79b-4555-b1b8-1dee26cdc95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005409 10.0.0.65 - - [2026-02-26 02:24:27] "POST /neutron/network HTTP/1.1" 200 834 0.006431 10.0.0.65 - - [2026-02-26 02:24:27] "GET /virtual-network/6c451846-b79b-4555-b1b8-1dee26cdc95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005208 10.0.0.65 - - [2026-02-26 02:24:27] "POST /id-to-fqname HTTP/1.1" 200 223 0.001196 10.0.0.65 - - [2026-02-26 02:24:27] "POST /neutron/network HTTP/1.1" 200 838 0.009934 10.0.0.131 - - [2026-02-26 02:24:28] "GET /projects?obj_uuids=ad99b218-cf80-4dcf-a0ed-855655dabc2e&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000921 10.0.0.65 - - [2026-02-26 02:24:28] "GET /project/ad99b218-cf80-4dcf-a0ed-855655dabc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.068066 10.0.0.65 - - [2026-02-26 02:24:28] "POST /neutron/port HTTP/1.1" 200 117 0.006085 10.0.0.65 - - [2026-02-26 02:24:28] "POST /id-to-fqname HTTP/1.1" 200 227 0.001085 10.0.0.65 - - [2026-02-26 02:24:28] "POST /neutron/network HTTP/1.1" 200 838 0.006621 10.0.0.65 - - [2026-02-26 02:24:29] "POST /neutron/port HTTP/1.1" 200 1064 0.017622 10.0.0.65 - - [2026-02-26 02:24:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004996 10.0.0.65 - - [2026-02-26 02:24:29] "POST /neutron/network HTTP/1.1" 200 828 0.007601 10.0.0.131 - - [2026-02-26 02:24:29] "GET /projects?obj_uuids=ad99b218-cf80-4dcf-a0ed-855655dabc2e&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000861 10.0.0.65 - - [2026-02-26 02:24:29] "GET /project/ad99b218-cf80-4dcf-a0ed-855655dabc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.102984 10.0.0.65 - - [2026-02-26 02:24:30] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007721 10.0.0.65 - - [2026-02-26 02:24:30] "POST /neutron/router HTTP/1.1" 200 585 0.009051 10.0.0.73 - - [2026-02-26 02:24:30] "POST /route-targets HTTP/1.1" 200 328 0.021645 10.0.0.131 - - [2026-02-26 02:24:30] "GET /projects?obj_uuids=ad99b218-cf80-4dcf-a0ed-855655dabc2e&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000916 10.0.0.131 - - [2026-02-26 02:24:30] "GET /service-template/733e61a4-9aac-460c-8ff1-55295ad700ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.005435 10.0.0.65 - - [2026-02-26 02:24:30] "POST /neutron/router HTTP/1.1" 200 344 0.309095 10.0.0.73 - - [2026-02-26 02:24:30] "POST /route-targets HTTP/1.1" 200 328 0.027601 10.0.0.131 - - [2026-02-26 02:24:30] "POST /service-instances HTTP/1.1" 200 672 0.061758 10.0.0.131 - - [2026-02-26 02:24:31] "POST /ref-update HTTP/1.1" 200 156 0.041786 10.0.0.65 - - [2026-02-26 02:24:31] "POST /neutron/network HTTP/1.1" 200 844 0.009765 10.0.0.131 - - [2026-02-26 02:24:31] "POST /virtual-machines HTTP/1.1" 200 554 0.030812 10.0.0.131 - - [2026-02-26 02:24:31] "POST /instance-ips HTTP/1.1" 200 552 0.084373 10.0.0.131 - - [2026-02-26 02:24:31] "PUT /virtual-machine-interface/cd86d210-7cbb-4802-b93d-d76d23a30a4d HTTP/1.1" 200 285 0.043345 10.0.0.131 - - [2026-02-26 02:24:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.135274 10.0.0.65 - - [2026-02-26 02:24:31] "POST /neutron/port HTTP/1.1" 200 1063 0.081862 10.0.0.131 - - [2026-02-26 02:24:31] "POST /instance-ips HTTP/1.1" 400 316 0.038064 10.0.0.131 - - [2026-02-26 02:24:32] "PUT /instance-ip/3d3b5b85-8071-40fa-a5f8-6fc62b344e97 HTTP/1.1" 200 257 0.030552 10.0.0.131 - - [2026-02-26 02:24:32] "POST /virtual-machines HTTP/1.1" 200 554 0.038636 10.0.0.73 - - [2026-02-26 02:24:32] "PUT /routing-instance/58749527-9222-4786-8e28-4d3780bd8f72 HTTP/1.1" 200 267 0.044385 10.0.0.65 - - [2026-02-26 02:24:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007123 10.0.0.131 - - [2026-02-26 02:24:32] "POST /instance-ips HTTP/1.1" 400 246 0.030361 10.0.0.65 - - [2026-02-26 02:24:32] "POST /neutron/network HTTP/1.1" 200 834 0.012539 10.0.0.131 - - [2026-02-26 02:24:32] "PUT /instance-ip/c6dac7a9-ca32-455c-90b0-1126536a8e9b HTTP/1.1" 200 257 0.041100 10.0.0.131 - - [2026-02-26 02:24:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.100250 10.0.0.131 - - [2026-02-26 02:24:32] "POST /chown HTTP/1.1" 200 109 0.019679 10.0.0.131 - - [2026-02-26 02:24:33] "POST /ref-update HTTP/1.1" 200 156 0.038790 10.0.0.73 - - [2026-02-26 02:24:33] "POST /ref-update HTTP/1.1" 200 156 0.022634 10.0.0.65 - - [2026-02-26 02:24:33] "POST /neutron/network HTTP/1.1" 200 838 0.007406 10.0.0.65 - - [2026-02-26 02:24:33] "POST /neutron/port HTTP/1.1" 200 117 0.001054 10.0.0.73 - - [2026-02-26 02:24:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000483 10.0.0.73 - - [2026-02-26 02:24:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000449 10.0.0.131 - - [2026-02-26 02:24:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000350 10.0.0.131 - - [2026-02-26 02:24:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.131 - - [2026-02-26 02:24:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000351 10.0.0.131 - - [2026-02-26 02:24:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000361 10.0.0.65 - - [2026-02-26 02:24:36] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008136 10.0.0.65 - - [2026-02-26 02:24:36] "POST /neutron/port HTTP/1.1" 200 1128 0.018993 10.0.0.65 - - [2026-02-26 02:24:36] "GET /virtual-machine/0772dcf0-055a-4ec7-9d3d-74b09be3d028 HTTP/1.1" 401 292 0.000387 10.0.0.73 - - [2026-02-26 02:24:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000340 10.0.0.65 - - [2026-02-26 02:24:36] "GET /virtual-machine/0772dcf0-055a-4ec7-9d3d-74b09be3d028 HTTP/1.1" 200 1296 0.062186 10.0.0.65 - - [2026-02-26 02:24:36] "GET /virtual-machine-interface/f86ce1d6-bade-4e18-8ca3-5b2b76395638 HTTP/1.1" 200 2963 0.005768 10.0.0.73 - - [2026-02-26 02:24:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000329 10.0.0.65 - - [2026-02-26 02:24:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.65 - - [2026-02-26 02:24:36] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003204 10.0.0.65 - - [2026-02-26 02:24:36] "GET /virtual-networks?parent_id=ad99b218-cf80-4dcf-a0ed-855655dabc2e&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.002857 10.0.0.65 - - [2026-02-26 02:24:36] "GET /virtual-network/f9c5bb87-764a-4df0-bb07-ee0b7bfe6187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005176 10.0.0.65 - - [2026-02-26 02:24:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000351 10.0.0.65 - - [2026-02-26 02:24:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000344 10.0.0.65 - - [2026-02-26 02:24:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000796 10.0.0.65 - - [2026-02-26 02:24:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.65 - - [2026-02-26 02:24:38] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006541 10.0.0.65 - - [2026-02-26 02:24:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.65 - - [2026-02-26 02:24:39] "GET /virtual-network/f9c5bb87-764a-4df0-bb07-ee0b7bfe6187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004655 10.0.0.65 - - [2026-02-26 02:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.65 - - [2026-02-26 02:24:41] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003477 10.0.0.65 - - [2026-02-26 02:24:41] "GET /virtual-networks?parent_id=ad99b218-cf80-4dcf-a0ed-855655dabc2e&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.002704 10.0.0.65 - - [2026-02-26 02:24:42] "GET /virtual-network/f9c5bb87-764a-4df0-bb07-ee0b7bfe6187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006717 10.0.0.73 - - [2026-02-26 02:24:42] "DELETE /access-control-list/322d0331-e792-433f-9a25-3b0255c4122f HTTP/1.1" 200 115 0.046686 10.0.0.65 - - [2026-02-26 02:24:42] "POST /neutron/port HTTP/1.1" 200 1127 0.019556 10.0.0.65 - - [2026-02-26 02:24:42] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006689 10.0.0.65 - - [2026-02-26 02:24:42] "GET /virtual-machine/cc5cb98d-5200-4390-866a-c9a10cb8adf3 HTTP/1.1" 200 1297 0.004791 10.0.0.65 - - [2026-02-26 02:24:42] "GET /virtual-machine-interface/34adbbcf-0345-4b90-8ba2-9f7215468081 HTTP/1.1" 200 2974 0.004535 10.0.0.65 - - [2026-02-26 02:24:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.65 - - [2026-02-26 02:24:42] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004415 10.0.0.65 - - [2026-02-26 02:24:42] "GET /virtual-networks?parent_id=ad99b218-cf80-4dcf-a0ed-855655dabc2e&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.002957 10.0.0.65 - - [2026-02-26 02:24:42] "GET /virtual-network/6c451846-b79b-4555-b1b8-1dee26cdc95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005504 10.0.0.131 - - [2026-02-26 02:24:43] "DELETE /project/ad99b218cf804dcfa0ed855655dabc2e HTTP/1.1" 404 173 0.002768 10.0.0.131 - - [2026-02-26 02:24:43] "DELETE /project/830ba41a-bc23-47eb-9c23-085e077b116f HTTP/1.1" 404 177 0.005013 10.0.0.65 - - [2026-02-26 02:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.65 - - [2026-02-26 02:24:45] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003669 10.0.0.65 - - [2026-02-26 02:24:45] "GET /virtual-networks?parent_id=ad99b218-cf80-4dcf-a0ed-855655dabc2e&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.002784 10.0.0.65 - - [2026-02-26 02:24:45] "GET /virtual-network/6c451846-b79b-4555-b1b8-1dee26cdc95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005733 10.0.0.65 - - [2026-02-26 02:24:49] "POST /neutron/router HTTP/1.1" 200 656 0.008018 10.0.0.131 - - [2026-02-26 02:24:50] "GET /logical-router/912ca082-4b27-4071-938e-479e7cae2d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1977 0.004290 10.0.0.65 - - [2026-02-26 02:24:50] "POST /neutron/router HTTP/1.1" 200 151 0.092791 10.0.0.73 - - [2026-02-26 02:24:50] "DELETE /route-target/522cfb09-f768-4af6-94d7-694d0827d533 HTTP/1.1" 409 240 0.006377 10.0.0.131 - - [2026-02-26 02:24:50] "GET /logical-router/912ca082-4b27-4071-938e-479e7cae2d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.011194 10.0.0.131 - - [2026-02-26 02:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005364 10.0.0.131 - - [2026-02-26 02:24:50] "POST /ref-update HTTP/1.1" 200 156 0.025119 10.0.0.131 - - [2026-02-26 02:24:50] "GET /instance-ip/3d3b5b85-8071-40fa-a5f8-6fc62b344e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.007331 10.0.0.131 - - [2026-02-26 02:24:50] "POST /ref-update HTTP/1.1" 200 156 0.043588 10.0.0.131 - - [2026-02-26 02:24:50] "DELETE /virtual-machine-interface/ae8d0792-6f28-489f-9f8c-e8246cb2d8bb HTTP/1.1" 200 115 0.058552 10.0.0.65 - - [2026-02-26 02:24:51] "POST /neutron/port HTTP/1.1" 200 1127 0.025948 10.0.0.73 - - [2026-02-26 02:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.131 - - [2026-02-26 02:24:51] "DELETE /service-instance/102834d1-6670-4abb-ba61-b5b05ba7ab5b HTTP/1.1" 200 115 0.048347 10.0.0.65 - - [2026-02-26 02:24:51] "POST /neutron/port HTTP/1.1" 200 1128 0.030525 10.0.0.131 - - [2026-02-26 02:24:51] "GET /instance-ip/c6dac7a9-ca32-455c-90b0-1126536a8e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.011951 10.0.0.131 - - [2026-02-26 02:24:51] "DELETE /virtual-machine/2a2cf2f5-72fd-48ae-b1ae-72cf580026bd HTTP/1.1" 200 115 0.029735 10.0.0.131 - - [2026-02-26 02:24:51] "GET /instance-ip/c6dac7a9-ca32-455c-90b0-1126536a8e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.007985 10.0.0.131 - - [2026-02-26 02:24:51] "POST /ref-update HTTP/1.1" 200 156 0.021665 10.0.0.65 - - [2026-02-26 02:24:52] "POST /neutron/network HTTP/1.1" 200 834 0.007024 10.0.0.73 - - [2026-02-26 02:24:52] "DELETE /route-target/ba148d57-818a-4d9b-8a72-bc2999e6724c HTTP/1.1" 200 115 0.021780 10.0.0.131 - - [2026-02-26 02:24:53] "POST /useragent-kv HTTP/1.1" 200 115 0.004473 10.0.0.131 - - [2026-02-26 02:24:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003461 10.0.0.65 - - [2026-02-26 02:24:53] "POST /neutron/network HTTP/1.1" 200 151 0.146661 10.0.0.131 - - [2026-02-26 02:24:54] "GET /projects?obj_uuids=ad99b218-cf80-4dcf-a0ed-855655dabc2e&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000955 10.0.0.65 - - [2026-02-26 02:24:54] "GET /project/ad99b218-cf80-4dcf-a0ed-855655dabc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.056277 10.0.0.131 - - [2026-02-26 02:24:54] "GET /projects?obj_uuids=ad99b218-cf80-4dcf-a0ed-855655dabc2e&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000824 10.0.0.65 - - [2026-02-26 02:24:54] "GET /project/ad99b218-cf80-4dcf-a0ed-855655dabc2e?fields=virtual_networks HTTP/1.1" 200 1051 0.038960 10.0.0.131 - - [2026-02-26 02:24:54] "GET /projects?obj_uuids=ad99b218-cf80-4dcf-a0ed-855655dabc2e&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001307 10.0.0.65 - - [2026-02-26 02:24:54] "GET /project/ad99b218-cf80-4dcf-a0ed-855655dabc2e?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.032935 10.0.0.131 - - [2026-02-26 02:24:54] "GET /projects?obj_uuids=ad99b218-cf80-4dcf-a0ed-855655dabc2e&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000979 10.0.0.65 - - [2026-02-26 02:24:54] "GET /project/ad99b218-cf80-4dcf-a0ed-855655dabc2e?fields=security_groups HTTP/1.1" 200 1281 0.039325 10.0.0.65 - - [2026-02-26 02:24:55] "POST /fqname-to-id HTTP/1.1" 404 196 0.032366 10.0.0.131 - - [2026-02-26 02:24:55] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004585 10.0.0.131 - - [2026-02-26 02:24:55] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000881 10.0.0.131 - - [2026-02-26 02:24:55] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007133 10.0.0.131 - - [2026-02-26 02:24:55] "POST /id-to-fqname HTTP/1.1" 200 198 0.001121 10.0.0.131 - - [2026-02-26 02:24:55] "POST /fqname-to-id HTTP/1.1" 404 207 0.005053 10.0.0.131 - - [2026-02-26 02:24:56] "POST /security-groups HTTP/1.1" 200 599 0.072542 10.0.0.73 - - [2026-02-26 02:24:56] "POST /fqname-to-id HTTP/1.1" 404 242 0.005727 10.0.0.131 - - [2026-02-26 02:24:56] "POST /projects HTTP/1.1" 200 601 0.276720 10.0.0.131 - - [2026-02-26 02:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.316286 10.0.0.73 - - [2026-02-26 02:24:56] "POST /access-control-lists HTTP/1.1" 200 604 0.038132 10.0.0.65 - - [2026-02-26 02:24:56] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.470251 10.0.0.65 - - [2026-02-26 02:24:57] "GET / HTTP/1.1" 200 36215 0.002039 10.0.0.65 - - [2026-02-26 02:24:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.000434 10.0.0.65 - - [2026-02-26 02:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.069220 10.0.0.131 - - [2026-02-26 02:24:59] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000890 10.0.0.65 - - [2026-02-26 02:24:59] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.038258 10.0.0.131 - - [2026-02-26 02:25:00] "POST /useragent-kv HTTP/1.1" 200 115 0.013116 10.0.0.65 - - [2026-02-26 02:25:00] "POST /neutron/subnet HTTP/1.1" 200 725 0.299520 10.0.0.131 - - [2026-02-26 02:25:00] "POST /fqname-to-id HTTP/1.1" 404 207 0.061136 10.0.0.65 - - [2026-02-26 02:25:00] "POST /id-to-fqname HTTP/1.1" 200 228 0.001170 10.0.0.65 - - [2026-02-26 02:25:00] "GET /virtual-network/a9cc8593-12df-4249-ba87-3d7c3f561d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007463 10.0.0.65 - - [2026-02-26 02:25:00] "POST /neutron/network HTTP/1.1" 200 1005 0.008637 10.0.0.65 - - [2026-02-26 02:25:00] "GET /virtual-network/a9cc8593-12df-4249-ba87-3d7c3f561d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004877 10.0.0.65 - - [2026-02-26 02:25:00] "POST /neutron/subnet HTTP/1.1" 200 823 0.009314 10.0.0.65 - - [2026-02-26 02:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008019 10.0.0.131 - - [2026-02-26 02:25:00] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000844 10.0.0.65 - - [2026-02-26 02:25:00] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.046465 10.0.0.73 - - [2026-02-26 02:25:01] "POST /route-targets HTTP/1.1" 200 328 0.017053 10.0.0.131 - - [2026-02-26 02:25:01] "POST /useragent-kv HTTP/1.1" 200 115 0.013815 10.0.0.65 - - [2026-02-26 02:25:01] "POST /neutron/subnet HTTP/1.1" 200 725 0.286980 10.0.0.65 - - [2026-02-26 02:25:01] "POST /id-to-fqname HTTP/1.1" 200 228 0.001211 10.0.0.65 - - [2026-02-26 02:25:01] "GET /virtual-network/f5ccaada-66a0-4467-b61e-1f778193431e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007440 10.0.0.65 - - [2026-02-26 02:25:01] "POST /neutron/network HTTP/1.1" 200 1006 0.012789 10.0.0.65 - - [2026-02-26 02:25:01] "GET /virtual-network/f5ccaada-66a0-4467-b61e-1f778193431e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006954 10.0.0.65 - - [2026-02-26 02:25:02] "POST /neutron/subnet HTTP/1.1" 200 828 0.018640 10.0.0.65 - - [2026-02-26 02:25:02] "POST /fqname-to-id HTTP/1.1" 404 234 0.002970 10.0.0.65 - - [2026-02-26 02:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006643 10.0.0.131 - - [2026-02-26 02:25:02] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001006 10.0.0.65 - - [2026-02-26 02:25:02] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.073265 10.0.0.65 - - [2026-02-26 02:25:02] "POST /network-policys HTTP/1.1" 200 579 0.092693 10.0.0.65 - - [2026-02-26 02:25:02] "GET /network-policy/0fef3d56-d2bd-4622-b451-2e84f2aa977f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.006058 10.0.0.73 - - [2026-02-26 02:25:02] "POST /access-control-lists HTTP/1.1" 200 598 0.068926 10.0.0.65 - - [2026-02-26 02:25:02] "POST /neutron/network HTTP/1.1" 200 1113 0.023931 10.0.0.65 - - [2026-02-26 02:25:02] "GET /virtual-network/a9cc8593-12df-4249-ba87-3d7c3f561d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.007090 10.0.0.65 - - [2026-02-26 02:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005815 10.0.0.65 - - [2026-02-26 02:25:02] "GET /network-policy/0fef3d56-d2bd-4622-b451-2e84f2aa977f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.006833 10.0.0.131 - - [2026-02-26 02:25:02] "POST /fqname-to-id HTTP/1.1" 404 207 0.006261 10.0.0.65 - - [2026-02-26 02:25:02] "POST /neutron/network HTTP/1.1" 200 1114 0.067691 10.0.0.65 - - [2026-02-26 02:25:02] "GET /virtual-network/f5ccaada-66a0-4467-b61e-1f778193431e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.008339 10.0.0.73 - - [2026-02-26 02:25:02] "POST /ref-update HTTP/1.1" 200 156 0.044467 10.0.0.65 - - [2026-02-26 02:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006158 10.0.0.65 - - [2026-02-26 02:25:02] "GET /network-policy/0fef3d56-d2bd-4622-b451-2e84f2aa977f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.004347 10.0.0.65 - - [2026-02-26 02:25:03] "GET /virtual-network/a9cc8593-12df-4249-ba87-3d7c3f561d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.005617 10.0.0.73 - - [2026-02-26 02:25:04] "GET /obj-perms HTTP/1.1" 200 5046 0.114805 10.0.0.65 - - [2026-02-26 02:25:05] "GET /virtual-network/f5ccaada-66a0-4467-b61e-1f778193431e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.005633 10.0.0.131 - - [2026-02-26 02:25:06] "GET /obj-perms HTTP/1.1" 200 5046 0.102646 10.0.0.65 - - [2026-02-26 02:25:06] "POST /id-to-fqname HTTP/1.1" 200 228 0.001178 10.0.0.131 - - [2026-02-26 02:25:07] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000911 10.0.0.65 - - [2026-02-26 02:25:07] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.142287 10.0.0.65 - - [2026-02-26 02:25:07] "POST /neutron/port HTTP/1.1" 200 117 0.006648 10.0.0.65 - - [2026-02-26 02:25:07] "POST /id-to-fqname HTTP/1.1" 200 228 0.001194 10.0.0.65 - - [2026-02-26 02:25:08] "POST /neutron/network HTTP/1.1" 200 1124 0.006878 10.0.0.65 - - [2026-02-26 02:25:09] "POST /neutron/port HTTP/1.1" 200 1174 0.025613 10.0.0.65 - - [2026-02-26 02:25:09] "POST /neutron/port HTTP/1.1" 200 1238 0.020210 10.0.0.65 - - [2026-02-26 02:25:09] "POST /neutron/subnet HTTP/1.1" 200 1380 0.012475 10.0.0.65 - - [2026-02-26 02:25:09] "POST /neutron/network HTTP/1.1" 200 1113 0.008629 10.0.0.131 - - [2026-02-26 02:25:09] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000873 10.0.0.65 - - [2026-02-26 02:25:09] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.073924 10.0.0.65 - - [2026-02-26 02:25:09] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006210 10.0.0.65 - - [2026-02-26 02:25:10] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007312 10.0.0.65 - - [2026-02-26 02:25:10] "POST /neutron/port HTTP/1.1" 200 1175 0.020430 10.0.0.65 - - [2026-02-26 02:25:11] "POST /neutron/port HTTP/1.1" 200 1239 0.020311 10.0.0.65 - - [2026-02-26 02:25:11] "POST /neutron/subnet HTTP/1.1" 200 1385 0.012212 10.0.0.65 - - [2026-02-26 02:25:11] "POST /neutron/network HTTP/1.1" 200 1114 0.009614 10.0.0.65 - - [2026-02-26 02:25:15] "POST /neutron/port HTTP/1.1" 200 1238 0.016369 10.0.0.65 - - [2026-02-26 02:25:15] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006849 10.0.0.65 - - [2026-02-26 02:25:15] "GET /virtual-machine/40322c12-bd88-4bb6-96eb-a57656f19042 HTTP/1.1" 401 292 0.000316 10.0.0.65 - - [2026-02-26 02:25:15] "GET /virtual-machine/40322c12-bd88-4bb6-96eb-a57656f19042 HTTP/1.1" 200 1302 0.042437 10.0.0.65 - - [2026-02-26 02:25:15] "GET /virtual-machine-interface/a6881bbe-7b12-42fd-ac5e-3b3d5acb024b HTTP/1.1" 200 3183 0.005764 10.0.0.65 - - [2026-02-26 02:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.65 - - [2026-02-26 02:25:15] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004002 10.0.0.65 - - [2026-02-26 02:25:15] "GET /virtual-networks?parent_id=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003699 10.0.0.65 - - [2026-02-26 02:25:15] "GET /virtual-network/a9cc8593-12df-4249-ba87-3d7c3f561d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.005533 10.0.0.65 - - [2026-02-26 02:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004591 10.0.0.65 - - [2026-02-26 02:25:19] "GET /virtual-network/a9cc8593-12df-4249-ba87-3d7c3f561d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.005670 10.0.0.65 - - [2026-02-26 02:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.65 - - [2026-02-26 02:25:23] "GET /virtual-network/a9cc8593-12df-4249-ba87-3d7c3f561d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.005530 10.0.0.65 - - [2026-02-26 02:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.65 - - [2026-02-26 02:25:27] "GET /virtual-network/a9cc8593-12df-4249-ba87-3d7c3f561d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.004513 10.0.0.73 - - [2026-02-26 02:25:28] "DELETE /access-control-list/e84f1b92-0d5e-4d7c-ab13-ae21cf7807c1 HTTP/1.1" 200 115 0.037361 10.0.0.65 - - [2026-02-26 02:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004094 10.0.0.65 - - [2026-02-26 02:25:31] "GET /virtual-network/a9cc8593-12df-4249-ba87-3d7c3f561d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.007329 10.0.0.65 - - [2026-02-26 02:25:31] "POST /neutron/network HTTP/1.1" 200 1124 0.006547 10.0.0.65 - - [2026-02-26 02:25:31] "POST /neutron/subnet HTTP/1.1" 200 1385 0.012616 10.0.0.65 - - [2026-02-26 02:25:31] "POST /neutron/network HTTP/1.1" 200 1114 0.010627 10.0.0.65 - - [2026-02-26 02:25:34] "POST /neutron/network HTTP/1.1" 200 1123 0.007669 10.0.0.65 - - [2026-02-26 02:25:34] "POST /neutron/subnet HTTP/1.1" 200 1380 0.016026 10.0.0.65 - - [2026-02-26 02:25:34] "POST /neutron/network HTTP/1.1" 200 1113 0.009976 10.0.0.65 - - [2026-02-26 02:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.65 - - [2026-02-26 02:25:35] "GET /virtual-network/a9cc8593-12df-4249-ba87-3d7c3f561d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.005971 10.0.0.65 - - [2026-02-26 02:25:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004703 10.0.0.65 - - [2026-02-26 02:25:39] "GET /virtual-network/a9cc8593-12df-4249-ba87-3d7c3f561d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.006628 10.0.0.65 - - [2026-02-26 02:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005716 10.0.0.65 - - [2026-02-26 02:25:43] "GET /virtual-network/a9cc8593-12df-4249-ba87-3d7c3f561d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.005337 10.0.0.131 - - [2026-02-26 02:25:43] "DELETE /project/c7be1577b7944e599d5a1c0e7d79c09b HTTP/1.1" 404 173 0.003908 10.0.0.131 - - [2026-02-26 02:25:43] "DELETE /project/ad99b218-cf80-4dcf-a0ed-855655dabc2e HTTP/1.1" 404 177 0.003533 10.0.0.65 - - [2026-02-26 02:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.65 - - [2026-02-26 02:25:47] "GET /virtual-network/a9cc8593-12df-4249-ba87-3d7c3f561d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.006423 10.0.0.65 - - [2026-02-26 02:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004697 10.0.0.65 - - [2026-02-26 02:25:49] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004988 10.0.0.65 - - [2026-02-26 02:25:49] "GET /virtual-networks?parent_id=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003732 10.0.0.65 - - [2026-02-26 02:25:49] "GET /virtual-network/a9cc8593-12df-4249-ba87-3d7c3f561d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.005516 10.0.0.65 - - [2026-02-26 02:25:52] "GET /obj-perms HTTP/1.1" 200 5056 0.060123 10.0.0.65 - - [2026-02-26 02:25:55] "POST /neutron/port HTTP/1.1" 200 1238 0.017770 10.0.0.65 - - [2026-02-26 02:25:59] "POST /neutron/security_group HTTP/1.1" 200 2066 0.033738 10.0.0.65 - - [2026-02-26 02:26:05] "POST /neutron/port HTTP/1.1" 200 1238 0.017284 10.0.0.65 - - [2026-02-26 02:26:10] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007051 10.0.0.65 - - [2026-02-26 02:26:10] "POST /neutron/port HTTP/1.1" 200 1239 0.017424 10.0.0.65 - - [2026-02-26 02:26:11] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007141 10.0.0.65 - - [2026-02-26 02:26:11] "GET /virtual-machine/1b065aa8-4c97-44e8-a1cd-e446b117bad6 HTTP/1.1" 200 1302 0.005568 10.0.0.65 - - [2026-02-26 02:26:11] "GET /virtual-machine-interface/8dbd9487-162d-4d3a-a1bf-4fbc4aef9e0e HTTP/1.1" 200 3183 0.004716 10.0.0.65 - - [2026-02-26 02:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.65 - - [2026-02-26 02:26:11] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004049 10.0.0.65 - - [2026-02-26 02:26:11] "GET /virtual-networks?parent_id=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003473 10.0.0.65 - - [2026-02-26 02:26:11] "GET /virtual-network/f5ccaada-66a0-4467-b61e-1f778193431e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.007115 10.0.0.65 - - [2026-02-26 02:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.65 - - [2026-02-26 02:26:12] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003991 10.0.0.65 - - [2026-02-26 02:26:12] "GET /virtual-networks?parent_id=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002534 10.0.0.65 - - [2026-02-26 02:26:12] "GET /virtual-network/f5ccaada-66a0-4467-b61e-1f778193431e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.006067 10.0.0.65 - - [2026-02-26 02:26:17] "POST /neutron/port HTTP/1.1" 200 1239 0.018053 10.0.0.65 - - [2026-02-26 02:26:32] "POST /neutron/port HTTP/1.1" 200 1239 0.017142 10.0.0.65 - - [2026-02-26 02:26:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004193 10.0.0.65 - - [2026-02-26 02:26:32] "POST /neutron/port HTTP/1.1" 200 117 0.001086 10.0.0.65 - - [2026-02-26 02:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 10.0.0.131 - - [2026-02-26 02:26:34] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001142 10.0.0.65 - - [2026-02-26 02:26:34] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.052164 10.0.0.65 - - [2026-02-26 02:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.65 - - [2026-02-26 02:26:34] "PUT /network-policy/0fef3d56-d2bd-4622-b451-2e84f2aa977f HTTP/1.1" 200 263 0.015193 10.0.0.65 - - [2026-02-26 02:26:34] "POST /neutron/port HTTP/1.1" 200 1238 0.027101 10.0.0.73 - - [2026-02-26 02:26:34] "PUT /access-control-list/69b27482-4145-41dd-bac9-a26994d61a80 HTTP/1.1" 200 273 0.021727 10.0.0.65 - - [2026-02-26 02:26:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003818 10.0.0.65 - - [2026-02-26 02:26:35] "POST /neutron/port HTTP/1.1" 200 117 0.001098 10.0.0.65 - - [2026-02-26 02:26:38] "GET /virtual-network/f5ccaada-66a0-4467-b61e-1f778193431e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.005708 10.0.0.65 - - [2026-02-26 02:26:38] "POST /neutron/network HTTP/1.1" 200 1006 0.079967 10.0.0.65 - - [2026-02-26 02:26:38] "GET /virtual-network/f5ccaada-66a0-4467-b61e-1f778193431e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.010897 10.0.0.65 - - [2026-02-26 02:26:38] "GET /virtual-network/a9cc8593-12df-4249-ba87-3d7c3f561d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.009768 10.0.0.65 - - [2026-02-26 02:26:38] "POST /neutron/network HTTP/1.1" 200 1005 0.074461 10.0.0.73 - - [2026-02-26 02:26:38] "DELETE /access-control-list/69b27482-4145-41dd-bac9-a26994d61a80 HTTP/1.1" 200 115 0.037920 10.0.0.65 - - [2026-02-26 02:26:38] "GET /virtual-network/a9cc8593-12df-4249-ba87-3d7c3f561d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007708 10.0.0.65 - - [2026-02-26 02:26:38] "DELETE /network-policy/0fef3d56-d2bd-4622-b451-2e84f2aa977f HTTP/1.1" 200 115 0.053752 10.0.0.65 - - [2026-02-26 02:26:38] "POST /neutron/network HTTP/1.1" 400 204 0.017458 10.0.0.65 - - [2026-02-26 02:26:38] "POST /neutron/port HTTP/1.1" 200 1229 0.014621 10.0.0.65 - - [2026-02-26 02:26:38] "POST /neutron/port HTTP/1.1" 200 151 0.270696 10.0.0.73 - - [2026-02-26 02:26:40] "DELETE /route-target/a600c77a-fa1e-459a-aca2-4451216f1321 HTTP/1.1" 200 115 0.015758 10.0.0.65 - - [2026-02-26 02:26:40] "POST /neutron/network HTTP/1.1" 200 1005 0.008277 10.0.0.131 - - [2026-02-26 02:26:45] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000877 10.0.0.65 - - [2026-02-26 02:26:45] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.036672 10.0.0.65 - - [2026-02-26 02:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.131 - - [2026-02-26 02:26:46] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000847 10.0.0.65 - - [2026-02-26 02:26:46] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.006505 10.0.0.65 - - [2026-02-26 02:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.131 - - [2026-02-26 02:26:46] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000934 10.0.0.65 - - [2026-02-26 02:26:46] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.042776 10.0.0.65 - - [2026-02-26 02:26:46] "GET /domains HTTP/1.1" 200 281 0.004458 10.0.0.131 - - [2026-02-26 02:26:46] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000849 10.0.0.65 - - [2026-02-26 02:26:46] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe HTTP/1.1" 200 2787 0.015181 10.0.0.131 - - [2026-02-26 02:26:46] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001027 10.0.0.65 - - [2026-02-26 02:26:47] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b HTTP/1.1" 200 1916 0.091181 10.0.0.65 - - [2026-02-26 02:26:47] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003823 10.0.0.65 - - [2026-02-26 02:26:47] "POST /network-ipams HTTP/1.1" 200 611 0.027015 10.0.0.65 - - [2026-02-26 02:26:47] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 805 0.007191 10.0.0.65 - - [2026-02-26 02:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.65 - - [2026-02-26 02:26:47] "GET /network-ipam/e10f9cae-f889-4916-92b7-deda1f831a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.006303 10.0.0.65 - - [2026-02-26 02:26:47] "PUT /network-ipam/e10f9cae-f889-4916-92b7-deda1f831a35 HTTP/1.1" 200 259 0.015104 10.0.0.65 - - [2026-02-26 02:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.131 - - [2026-02-26 02:26:47] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000826 10.0.0.65 - - [2026-02-26 02:26:47] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.036543 10.0.0.131 - - [2026-02-26 02:26:47] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001498 10.0.0.65 - - [2026-02-26 02:26:47] "POST /neutron/network HTTP/1.1" 200 619 0.152334 10.0.0.73 - - [2026-02-26 02:26:47] "POST /route-targets HTTP/1.1" 200 328 0.018521 10.0.0.131 - - [2026-02-26 02:26:48] "POST /fqname-to-id HTTP/1.1" 404 207 0.015322 10.0.0.131 - - [2026-02-26 02:26:48] "POST /useragent-kv HTTP/1.1" 200 115 0.009848 10.0.0.65 - - [2026-02-26 02:26:48] "POST /neutron/subnet HTTP/1.1" 200 813 0.247862 10.0.0.65 - - [2026-02-26 02:26:48] "POST /id-to-fqname HTTP/1.1" 200 231 0.001253 10.0.0.65 - - [2026-02-26 02:26:48] "GET /virtual-network/7212149c-97fb-4ef9-8d0c-f0239af955be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005023 10.0.0.65 - - [2026-02-26 02:26:48] "GET /virtual-network/7212149c-97fb-4ef9-8d0c-f0239af955be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005783 10.0.0.65 - - [2026-02-26 02:26:48] "POST /neutron/network HTTP/1.1" 200 1306 0.012094 10.0.0.65 - - [2026-02-26 02:26:48] "POST /neutron/subnet HTTP/1.1" 200 813 0.008353 10.0.0.65 - - [2026-02-26 02:26:48] "GET /virtual-network/7212149c-97fb-4ef9-8d0c-f0239af955be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006879 10.0.0.73 - - [2026-02-26 02:26:49] "GET /obj-perms HTTP/1.1" 200 5046 0.003737 10.0.0.65 - - [2026-02-26 02:26:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.131 - - [2026-02-26 02:26:49] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001213 10.0.0.65 - - [2026-02-26 02:26:49] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.038304 10.0.0.73 - - [2026-02-26 02:26:49] "POST /ref-update HTTP/1.1" 200 156 0.023465 10.0.0.131 - - [2026-02-26 02:26:49] "POST /useragent-kv HTTP/1.1" 200 115 0.005777 10.0.0.65 - - [2026-02-26 02:26:49] "POST /neutron/subnet HTTP/1.1" 200 701 0.221911 10.0.0.65 - - [2026-02-26 02:26:50] "POST /neutron/network HTTP/1.1" 200 1309 0.013631 10.0.0.65 - - [2026-02-26 02:26:50] "POST /id-to-fqname HTTP/1.1" 200 231 0.001028 10.0.0.65 - - [2026-02-26 02:26:50] "GET /virtual-network/9a54e787-abe7-4759-a856-6c54f247eab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004767 10.0.0.65 - - [2026-02-26 02:26:50] "GET /virtual-network/9a54e787-abe7-4759-a856-6c54f247eab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005226 10.0.0.65 - - [2026-02-26 02:26:50] "POST /neutron/subnet HTTP/1.1" 200 701 0.016453 10.0.0.65 - - [2026-02-26 02:26:50] "GET /virtual-network/9a54e787-abe7-4759-a856-6c54f247eab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005720 10.0.0.65 - - [2026-02-26 02:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.131 - - [2026-02-26 02:26:51] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001224 10.0.0.65 - - [2026-02-26 02:26:51] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.040400 10.0.0.65 - - [2026-02-26 02:26:51] "POST /neutron/network HTTP/1.1" 200 117 0.018408 10.0.0.131 - - [2026-02-26 02:26:51] "POST /useragent-kv HTTP/1.1" 200 115 0.010078 10.0.0.65 - - [2026-02-26 02:26:51] "POST /neutron/subnet HTTP/1.1" 200 701 0.226275 10.0.0.65 - - [2026-02-26 02:26:52] "POST /id-to-fqname HTTP/1.1" 200 231 0.001217 10.0.0.65 - - [2026-02-26 02:26:52] "GET /virtual-network/25b73b44-1c06-4ff4-8ca3-61023c5ddc8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.006959 10.0.0.65 - - [2026-02-26 02:26:52] "POST /neutron/network HTTP/1.1" 200 1308 0.010726 10.0.0.65 - - [2026-02-26 02:26:52] "GET /virtual-network/25b73b44-1c06-4ff4-8ca3-61023c5ddc8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.005381 10.0.0.65 - - [2026-02-26 02:26:52] "POST /neutron/subnet HTTP/1.1" 200 701 0.009346 10.0.0.65 - - [2026-02-26 02:26:52] "GET /virtual-network/25b73b44-1c06-4ff4-8ca3-61023c5ddc8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.007058 10.0.0.65 - - [2026-02-26 02:26:52] "GET /obj-perms HTTP/1.1" 200 5046 0.058901 10.0.0.131 - - [2026-02-26 02:26:53] "GET /obj-perms HTTP/1.1" 200 5046 0.004458 10.0.0.65 - - [2026-02-26 02:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005946 10.0.0.131 - - [2026-02-26 02:26:53] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001032 10.0.0.65 - - [2026-02-26 02:26:53] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.041872 10.0.0.131 - - [2026-02-26 02:26:53] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001038 10.0.0.65 - - [2026-02-26 02:26:53] "POST /neutron/network HTTP/1.1" 200 619 0.136831 10.0.0.73 - - [2026-02-26 02:26:53] "POST /ref-update HTTP/1.1" 200 156 0.020826 10.0.0.131 - - [2026-02-26 02:26:54] "POST /fqname-to-id HTTP/1.1" 404 207 0.009179 10.0.0.131 - - [2026-02-26 02:26:54] "POST /useragent-kv HTTP/1.1" 200 115 0.005287 10.0.0.65 - - [2026-02-26 02:26:54] "POST /neutron/subnet HTTP/1.1" 200 828 0.225322 10.0.0.65 - - [2026-02-26 02:26:54] "POST /id-to-fqname HTTP/1.1" 200 231 0.001681 10.0.0.65 - - [2026-02-26 02:26:54] "GET /virtual-network/ae117eb0-2ee0-4b17-8a07-1c776ec19efb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.005008 10.0.0.65 - - [2026-02-26 02:26:54] "GET /virtual-network/ae117eb0-2ee0-4b17-8a07-1c776ec19efb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.005268 10.0.0.65 - - [2026-02-26 02:26:54] "POST /neutron/network HTTP/1.1" 200 1309 0.011215 10.0.0.65 - - [2026-02-26 02:26:54] "POST /neutron/subnet HTTP/1.1" 200 828 0.008584 10.0.0.65 - - [2026-02-26 02:26:54] "GET /virtual-network/ae117eb0-2ee0-4b17-8a07-1c776ec19efb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.005726 10.0.0.73 - - [2026-02-26 02:26:54] "GET /obj-perms HTTP/1.1" 200 5046 0.004179 10.0.0.65 - - [2026-02-26 02:26:54] "POST /fqname-to-id HTTP/1.1" 404 225 0.003306 10.0.0.65 - - [2026-02-26 02:26:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.131 - - [2026-02-26 02:26:54] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000887 10.0.0.65 - - [2026-02-26 02:26:54] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.047256 10.0.0.65 - - [2026-02-26 02:26:55] "POST /network-policys HTTP/1.1" 200 561 0.053440 10.0.0.65 - - [2026-02-26 02:26:55] "GET /network-policy/1d9d6f3a-da13-4e39-9ddb-4fdbb7b884a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.006283 10.0.0.65 - - [2026-02-26 02:26:55] "POST /fqname-to-id HTTP/1.1" 404 225 0.003242 10.0.0.65 - - [2026-02-26 02:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.131 - - [2026-02-26 02:26:55] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001053 10.0.0.65 - - [2026-02-26 02:26:55] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.039534 10.0.0.65 - - [2026-02-26 02:26:55] "POST /network-policys HTTP/1.1" 200 561 0.030255 10.0.0.65 - - [2026-02-26 02:26:55] "GET /network-policy/acdbb27d-0760-49f4-9542-9073af864b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5021 0.006803 10.0.0.65 - - [2026-02-26 02:26:55] "POST /fqname-to-id HTTP/1.1" 404 225 0.003056 10.0.0.65 - - [2026-02-26 02:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008121 10.0.0.131 - - [2026-02-26 02:26:55] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001070 10.0.0.65 - - [2026-02-26 02:26:55] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.036485 10.0.0.65 - - [2026-02-26 02:26:55] "POST /network-policys HTTP/1.1" 200 561 0.039398 10.0.0.65 - - [2026-02-26 02:26:55] "GET /network-policy/3fb193d5-8120-446c-a112-028ab83c11f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.006279 10.0.0.65 - - [2026-02-26 02:26:55] "POST /fqname-to-id HTTP/1.1" 404 225 0.003245 10.0.0.65 - - [2026-02-26 02:26:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005002 10.0.0.131 - - [2026-02-26 02:26:56] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000974 10.0.0.65 - - [2026-02-26 02:26:56] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.043907 10.0.0.65 - - [2026-02-26 02:26:56] "POST /network-policys HTTP/1.1" 200 561 0.038425 10.0.0.65 - - [2026-02-26 02:26:56] "GET /network-policy/9f9ec3de-df4d-4cd7-8cc2-3a5a044bd5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8845 0.008262 10.0.0.65 - - [2026-02-26 02:26:56] "POST /fqname-to-id HTTP/1.1" 404 225 0.003309 10.0.0.65 - - [2026-02-26 02:26:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.131 - - [2026-02-26 02:26:56] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000961 10.0.0.65 - - [2026-02-26 02:26:56] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.053997 10.0.0.65 - - [2026-02-26 02:26:56] "POST /network-policys HTTP/1.1" 200 561 0.030408 10.0.0.65 - - [2026-02-26 02:26:56] "GET /network-policy/4da0ac3c-60d7-43b0-abcf-00f0c0c0dbde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.005818 10.0.0.65 - - [2026-02-26 02:26:56] "POST /fqname-to-id HTTP/1.1" 404 225 0.003490 10.0.0.65 - - [2026-02-26 02:26:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004022 10.0.0.131 - - [2026-02-26 02:26:56] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000933 10.0.0.65 - - [2026-02-26 02:26:56] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.042375 10.0.0.65 - - [2026-02-26 02:26:57] "POST /network-policys HTTP/1.1" 200 561 0.030274 10.0.0.65 - - [2026-02-26 02:26:57] "GET /network-policy/8a580b41-7a8f-485a-bc0a-36b72764ca84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.005853 10.0.0.65 - - [2026-02-26 02:26:57] "POST /fqname-to-id HTTP/1.1" 404 225 0.002937 10.0.0.65 - - [2026-02-26 02:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.131 - - [2026-02-26 02:26:57] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000955 10.0.0.65 - - [2026-02-26 02:26:57] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.041587 10.0.0.65 - - [2026-02-26 02:26:57] "POST /network-policys HTTP/1.1" 200 561 0.033571 10.0.0.65 - - [2026-02-26 02:26:57] "GET /network-policy/94a6cf97-4eb5-471a-ac12-c4ac28c3bb97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8845 0.007410 10.0.0.65 - - [2026-02-26 02:26:57] "POST /fqname-to-id HTTP/1.1" 404 225 0.002994 10.0.0.65 - - [2026-02-26 02:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.131 - - [2026-02-26 02:26:57] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000932 10.0.0.65 - - [2026-02-26 02:26:57] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.042248 10.0.0.65 - - [2026-02-26 02:26:57] "POST /network-policys HTTP/1.1" 200 561 0.033548 10.0.0.65 - - [2026-02-26 02:26:57] "GET /network-policy/6be0c336-c46e-4cb4-a5d6-534c7d106852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.007041 10.0.0.65 - - [2026-02-26 02:26:58] "POST /neutron/network HTTP/1.1" 200 1491 0.020184 10.0.0.65 - - [2026-02-26 02:26:58] "GET /virtual-network/7212149c-97fb-4ef9-8d0c-f0239af955be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3795 0.004719 10.0.0.65 - - [2026-02-26 02:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.65 - - [2026-02-26 02:26:58] "GET /network-policy/1d9d6f3a-da13-4e39-9ddb-4fdbb7b884a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.004434 10.0.0.65 - - [2026-02-26 02:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.65 - - [2026-02-26 02:26:58] "GET /network-policy/acdbb27d-0760-49f4-9542-9073af864b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5021 0.004526 10.0.0.73 - - [2026-02-26 02:26:58] "POST /fqname-to-id HTTP/1.1" 404 248 0.002843 10.0.0.65 - - [2026-02-26 02:26:58] "POST /neutron/network HTTP/1.1" 200 1494 0.013733 10.0.0.65 - - [2026-02-26 02:26:58] "GET /virtual-network/9a54e787-abe7-4759-a856-6c54f247eab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.016740 10.0.0.65 - - [2026-02-26 02:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.65 - - [2026-02-26 02:26:58] "GET /network-policy/3fb193d5-8120-446c-a112-028ab83c11f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.004630 10.0.0.65 - - [2026-02-26 02:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011077 10.0.0.65 - - [2026-02-26 02:26:59] "GET /network-policy/9f9ec3de-df4d-4cd7-8cc2-3a5a044bd5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8845 0.004227 10.0.0.131 - - [2026-02-26 02:26:59] "POST /fqname-to-id HTTP/1.1" 404 207 0.004144 10.0.0.65 - - [2026-02-26 02:26:59] "POST /neutron/network HTTP/1.1" 200 1493 0.016584 10.0.0.65 - - [2026-02-26 02:26:59] "GET /virtual-network/25b73b44-1c06-4ff4-8ca3-61023c5ddc8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005805 10.0.0.73 - - [2026-02-26 02:26:59] "POST /fqname-to-id HTTP/1.1" 404 248 0.081793 10.0.0.65 - - [2026-02-26 02:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.65 - - [2026-02-26 02:26:59] "GET /network-policy/4da0ac3c-60d7-43b0-abcf-00f0c0c0dbde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.006993 10.0.0.65 - - [2026-02-26 02:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.65 - - [2026-02-26 02:26:59] "GET /network-policy/8a580b41-7a8f-485a-bc0a-36b72764ca84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.004173 10.0.0.73 - - [2026-02-26 02:26:59] "POST /access-control-lists HTTP/1.1" 200 607 0.050907 10.0.0.65 - - [2026-02-26 02:26:59] "POST /neutron/network HTTP/1.1" 200 1494 0.051372 10.0.0.65 - - [2026-02-26 02:26:59] "GET /virtual-network/ae117eb0-2ee0-4b17-8a07-1c776ec19efb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.007786 10.0.0.65 - - [2026-02-26 02:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004435 10.0.0.65 - - [2026-02-26 02:26:59] "GET /network-policy/6be0c336-c46e-4cb4-a5d6-534c7d106852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.004282 10.0.0.65 - - [2026-02-26 02:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.65 - - [2026-02-26 02:26:59] "GET /network-policy/94a6cf97-4eb5-471a-ac12-c4ac28c3bb97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8845 0.006223 10.0.0.65 - - [2026-02-26 02:26:59] "POST /id-to-fqname HTTP/1.1" 200 231 0.001140 10.0.0.131 - - [2026-02-26 02:27:39] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.039368 10.0.0.65 - - [2026-02-26 02:27:39] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.135830 10.0.0.65 - - [2026-02-26 02:27:39] "POST /neutron/port HTTP/1.1" 200 117 0.008079 10.0.0.65 - - [2026-02-26 02:27:39] "POST /id-to-fqname HTTP/1.1" 200 231 0.001878 10.0.0.65 - - [2026-02-26 02:27:39] "POST /neutron/network HTTP/1.1" 200 1504 0.008542 10.0.0.65 - - [2026-02-26 02:27:40] "POST /neutron/port HTTP/1.1" 200 1167 0.044748 10.0.0.131 - - [2026-02-26 02:27:40] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000945 10.0.0.65 - - [2026-02-26 02:27:40] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.178927 10.0.0.65 - - [2026-02-26 02:27:41] "POST /neutron/network HTTP/1.1" 200 1494 0.042551 10.0.0.65 - - [2026-02-26 02:27:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004918 10.0.0.65 - - [2026-02-26 02:27:41] "POST /neutron/port HTTP/1.1" 200 117 0.003919 10.0.0.65 - - [2026-02-26 02:27:41] "POST /neutron/network HTTP/1.1" 200 1491 0.020389 10.0.0.65 - - [2026-02-26 02:27:41] "POST /neutron/security_group HTTP/1.1" 200 2066 0.019155 10.0.0.65 - - [2026-02-26 02:27:42] "POST /neutron/port HTTP/1.1" 200 1170 0.052462 10.0.0.65 - - [2026-02-26 02:27:43] "POST /neutron/port HTTP/1.1" 200 1234 0.047891 10.0.0.65 - - [2026-02-26 02:27:43] "POST /neutron/subnet HTTP/1.1" 200 1361 0.038059 10.0.0.65 - - [2026-02-26 02:27:43] "POST /neutron/network HTTP/1.1" 200 1494 0.021343 10.0.0.65 - - [2026-02-26 02:27:51] "POST /neutron/port HTTP/1.1" 200 1231 0.048717 10.0.0.131 - - [2026-02-26 02:27:55] "GET /obj-perms HTTP/1.1" 200 5056 0.077904 10.0.0.65 - - [2026-02-26 02:27:57] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010503 10.0.0.65 - - [2026-02-26 02:28:07] "POST /neutron/port HTTP/1.1" 200 1231 0.019049 10.0.0.65 - - [2026-02-26 02:28:12] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006986 10.0.0.65 - - [2026-02-26 02:28:22] "POST /neutron/port HTTP/1.1" 200 1231 0.027030 10.0.0.65 - - [2026-02-26 02:28:27] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007375 10.0.0.65 - - [2026-02-26 02:28:38] "POST /neutron/port HTTP/1.1" 200 1231 0.019495 10.0.0.65 - - [2026-02-26 02:28:43] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007143 10.0.0.65 - - [2026-02-26 02:28:48] "POST /neutron/port HTTP/1.1" 200 1231 0.020254 10.0.0.65 - - [2026-02-26 02:28:48] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009416 10.0.0.65 - - [2026-02-26 02:28:48] "GET /virtual-machine/8dbf6316-2e90-434f-8fad-34a0f85caaa1 HTTP/1.1" 200 1303 0.005743 10.0.0.65 - - [2026-02-26 02:28:48] "GET /virtual-machine-interface/1b857042-6e87-4ca3-b4a3-9c8b54037436 HTTP/1.1" 200 3191 0.006922 10.0.0.65 - - [2026-02-26 02:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.65 - - [2026-02-26 02:28:48] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003534 10.0.0.65 - - [2026-02-26 02:28:48] "GET /virtual-networks?parent_id=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.003456 10.0.0.65 - - [2026-02-26 02:28:48] "GET /virtual-network/7212149c-97fb-4ef9-8d0c-f0239af955be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3795 0.005857 10.0.0.65 - - [2026-02-26 02:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.65 - - [2026-02-26 02:28:51] "GET /virtual-network/7212149c-97fb-4ef9-8d0c-f0239af955be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3795 0.005816 10.0.0.65 - - [2026-02-26 02:28:55] "GET /obj-perms HTTP/1.1" 200 5056 0.061486 10.0.0.65 - - [2026-02-26 02:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.65 - - [2026-02-26 02:28:55] "GET /virtual-network/7212149c-97fb-4ef9-8d0c-f0239af955be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3795 0.005685 10.0.0.65 - - [2026-02-26 02:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.65 - - [2026-02-26 02:29:00] "GET /virtual-network/7212149c-97fb-4ef9-8d0c-f0239af955be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3795 0.005975 10.0.0.65 - - [2026-02-26 02:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005169 10.0.0.65 - - [2026-02-26 02:29:04] "GET /virtual-network/7212149c-97fb-4ef9-8d0c-f0239af955be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3795 0.005491 10.0.0.65 - - [2026-02-26 02:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.65 - - [2026-02-26 02:29:08] "GET /virtual-network/7212149c-97fb-4ef9-8d0c-f0239af955be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3795 0.006222 10.0.0.65 - - [2026-02-26 02:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.65 - - [2026-02-26 02:29:12] "GET /virtual-network/7212149c-97fb-4ef9-8d0c-f0239af955be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3795 0.005050 10.0.0.65 - - [2026-02-26 02:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004439 10.0.0.65 - - [2026-02-26 02:29:16] "GET /virtual-network/7212149c-97fb-4ef9-8d0c-f0239af955be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3795 0.005566 10.0.0.65 - - [2026-02-26 02:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004141 10.0.0.65 - - [2026-02-26 02:29:20] "GET /virtual-network/7212149c-97fb-4ef9-8d0c-f0239af955be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3795 0.009921 10.0.0.65 - - [2026-02-26 02:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.65 - - [2026-02-26 02:29:22] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003939 10.0.0.65 - - [2026-02-26 02:29:22] "GET /virtual-networks?parent_id=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.003664 10.0.0.65 - - [2026-02-26 02:29:22] "GET /virtual-network/7212149c-97fb-4ef9-8d0c-f0239af955be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3795 0.007451 10.0.0.65 - - [2026-02-26 02:29:28] "POST /neutron/port HTTP/1.1" 200 1231 0.018512 10.0.0.65 - - [2026-02-26 02:29:32] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008105 10.0.0.73 - - [2026-02-26 02:29:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000541 10.0.0.73 - - [2026-02-26 02:29:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000488 10.0.0.131 - - [2026-02-26 02:29:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 10.0.0.131 - - [2026-02-26 02:29:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000409 10.0.0.131 - - [2026-02-26 02:29:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.131 - - [2026-02-26 02:29:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.73 - - [2026-02-26 02:29:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000480 10.0.0.73 - - [2026-02-26 02:29:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000509 10.0.0.65 - - [2026-02-26 02:29:36] "POST /neutron/port HTTP/1.1" 200 1234 0.049530 10.0.0.65 - - [2026-02-26 02:29:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004863 10.0.0.65 - - [2026-02-26 02:29:36] "POST /neutron/port HTTP/1.1" 200 117 0.001238 10.0.0.65 - - [2026-02-26 02:29:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000439 10.0.0.65 - - [2026-02-26 02:29:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.65 - - [2026-02-26 02:29:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000608 10.0.0.65 - - [2026-02-26 02:29:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000584 10.0.0.65 - - [2026-02-26 02:29:38] "POST /neutron/port HTTP/1.1" 200 1231 0.021432 10.0.0.65 - - [2026-02-26 02:29:39] "POST /neutron/port HTTP/1.1" 200 1231 0.048120 10.0.0.65 - - [2026-02-26 02:29:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003766 10.0.0.65 - - [2026-02-26 02:29:39] "POST /neutron/port HTTP/1.1" 200 117 0.001464 10.0.0.65 - - [2026-02-26 02:29:43] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009764 10.0.0.65 - - [2026-02-26 02:29:43] "POST /neutron/port HTTP/1.1" 200 1234 0.019893 10.0.0.65 - - [2026-02-26 02:29:43] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009840 10.0.0.65 - - [2026-02-26 02:29:43] "GET /virtual-machine/40b4f0ff-cf3f-4f16-a115-5746bc82f0eb HTTP/1.1" 200 1302 0.006210 10.0.0.65 - - [2026-02-26 02:29:43] "GET /virtual-machine-interface/f3275f29-7dc8-409b-a5d7-b6fac1be0ec3 HTTP/1.1" 200 3192 0.006528 10.0.0.65 - - [2026-02-26 02:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.65 - - [2026-02-26 02:29:44] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004208 10.0.0.65 - - [2026-02-26 02:29:44] "GET /virtual-networks?parent_id=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.003397 10.0.0.65 - - [2026-02-26 02:29:44] "GET /virtual-network/9a54e787-abe7-4759-a856-6c54f247eab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.010318 10.0.0.65 - - [2026-02-26 02:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.65 - - [2026-02-26 02:29:45] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005064 10.0.0.65 - - [2026-02-26 02:29:45] "GET /virtual-networks?parent_id=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.003571 10.0.0.65 - - [2026-02-26 02:29:45] "GET /virtual-network/9a54e787-abe7-4759-a856-6c54f247eab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.006678 10.0.0.65 - - [2026-02-26 02:29:50] "POST /neutron/port HTTP/1.1" 200 1234 0.021165 10.0.0.65 - - [2026-02-26 02:29:55] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006956 10.0.0.65 - - [2026-02-26 02:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230 10.0.0.65 - - [2026-02-26 02:29:56] "GET /network-policy/3fb193d5-8120-446c-a112-028ab83c11f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.003791 10.0.0.65 - - [2026-02-26 02:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.65 - - [2026-02-26 02:29:56] "GET /network-policy/9f9ec3de-df4d-4cd7-8cc2-3a5a044bd5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8845 0.004457 10.0.0.65 - - [2026-02-26 02:29:56] "POST /neutron/port HTTP/1.1" 200 1231 0.018971 10.0.0.65 - - [2026-02-26 02:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.65 - - [2026-02-26 02:29:56] "GET /network-policy/1d9d6f3a-da13-4e39-9ddb-4fdbb7b884a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.004060 10.0.0.65 - - [2026-02-26 02:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.65 - - [2026-02-26 02:29:57] "GET /network-policy/acdbb27d-0760-49f4-9542-9073af864b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5021 0.004673 10.0.0.65 - - [2026-02-26 02:30:09] "GET /virtual-machine/40b4f0ff-cf3f-4f16-a115-5746bc82f0eb HTTP/1.1" 200 1302 0.004303 10.0.0.65 - - [2026-02-26 02:30:09] "POST /neutron/port HTTP/1.1" 200 1224 0.051520 10.0.0.65 - - [2026-02-26 02:30:11] "GET /virtual-machine/40b4f0ff-cf3f-4f16-a115-5746bc82f0eb HTTP/1.1" 404 171 0.004164 10.0.0.65 - - [2026-02-26 02:30:11] "GET /virtual-machine/40b4f0ff-cf3f-4f16-a115-5746bc82f0eb HTTP/1.1" 404 171 0.003167 10.0.0.65 - - [2026-02-26 02:30:11] "GET /virtual-machine/40b4f0ff-cf3f-4f16-a115-5746bc82f0eb HTTP/1.1" 404 171 0.002978 10.0.0.65 - - [2026-02-26 02:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.039050 10.0.0.65 - - [2026-02-26 02:30:11] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004418 10.0.0.65 - - [2026-02-26 02:30:11] "GET /virtual-networks?parent_id=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.003821 10.0.0.65 - - [2026-02-26 02:30:11] "GET /virtual-network/9a54e787-abe7-4759-a856-6c54f247eab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.005561 10.0.0.65 - - [2026-02-26 02:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.65 - - [2026-02-26 02:30:11] "GET /routing-instance/89a8ef06-d3c1-4132-b337-cb0d5e8a3418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.004357 10.0.0.65 - - [2026-02-26 02:30:11] "GET /route-target/f2e5de69-8169-498c-b693-00bf616cf46a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003917 10.0.0.65 - - [2026-02-26 02:30:11] "GET /virtual-machine/40b4f0ff-cf3f-4f16-a115-5746bc82f0eb HTTP/1.1" 404 171 0.003622 10.0.0.65 - - [2026-02-26 02:30:12] "GET /virtual-machine/40b4f0ff-cf3f-4f16-a115-5746bc82f0eb HTTP/1.1" 404 171 0.003614 10.0.0.65 - - [2026-02-26 02:30:13] "GET /virtual-machine/40b4f0ff-cf3f-4f16-a115-5746bc82f0eb HTTP/1.1" 404 171 0.003493 10.0.0.65 - - [2026-02-26 02:30:14] "GET /virtual-machine/40b4f0ff-cf3f-4f16-a115-5746bc82f0eb HTTP/1.1" 404 171 0.003401 10.0.0.65 - - [2026-02-26 02:30:15] "GET /virtual-machine/40b4f0ff-cf3f-4f16-a115-5746bc82f0eb HTTP/1.1" 404 171 0.034016 10.0.0.65 - - [2026-02-26 02:30:16] "GET /virtual-machine/40b4f0ff-cf3f-4f16-a115-5746bc82f0eb HTTP/1.1" 404 171 0.003354 10.0.0.73 - - [2026-02-26 02:30:17] "GET /obj-perms HTTP/1.1" 200 5046 0.055575 10.0.0.65 - - [2026-02-26 02:30:20] "GET /obj-perms HTTP/1.1" 200 5046 0.005654 10.0.0.65 - - [2026-02-26 02:30:20] "GET /virtual-machine/8dbf6316-2e90-434f-8fad-34a0f85caaa1 HTTP/1.1" 200 1303 0.004246 10.0.0.65 - - [2026-02-26 02:30:21] "POST /neutron/port HTTP/1.1" 200 1221 0.015354 10.0.0.65 - - [2026-02-26 02:30:22] "GET /virtual-machine/8dbf6316-2e90-434f-8fad-34a0f85caaa1 HTTP/1.1" 404 171 0.003812 10.0.0.65 - - [2026-02-26 02:30:22] "GET /virtual-machine/8dbf6316-2e90-434f-8fad-34a0f85caaa1 HTTP/1.1" 404 171 0.003867 10.0.0.65 - - [2026-02-26 02:30:22] "GET /virtual-machine/8dbf6316-2e90-434f-8fad-34a0f85caaa1 HTTP/1.1" 404 171 0.004111 10.0.0.65 - - [2026-02-26 02:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.65 - - [2026-02-26 02:30:22] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004354 10.0.0.65 - - [2026-02-26 02:30:22] "GET /virtual-networks?parent_id=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.002990 10.0.0.65 - - [2026-02-26 02:30:22] "GET /virtual-network/7212149c-97fb-4ef9-8d0c-f0239af955be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3795 0.005679 10.0.0.65 - - [2026-02-26 02:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.65 - - [2026-02-26 02:30:22] "GET /routing-instance/e30aecfd-b092-4036-9b46-0a24387c97e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.004698 10.0.0.65 - - [2026-02-26 02:30:22] "GET /route-target/595bbcba-0c94-47b4-84ab-fe158a764d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004305 10.0.0.65 - - [2026-02-26 02:30:22] "GET /obj-perms HTTP/1.1" 200 5046 0.004348 10.0.0.73 - - [2026-02-26 02:30:22] "GET /obj-perms HTTP/1.1" 200 5046 0.004080 10.0.0.65 - - [2026-02-26 02:30:32] "GET /obj-perms HTTP/1.1" 200 5046 0.004197 10.0.0.73 - - [2026-02-26 02:30:32] "GET /obj-perms HTTP/1.1" 200 5046 0.003785 10.0.0.65 - - [2026-02-26 02:30:41] "GET /obj-perms HTTP/1.1" 200 5046 0.004274 10.0.0.73 - - [2026-02-26 02:30:41] "GET /obj-perms HTTP/1.1" 200 5046 0.003822 10.0.0.65 - - [2026-02-26 02:30:47] "GET /obj-perms HTTP/1.1" 200 5046 0.004344 10.0.0.73 - - [2026-02-26 02:30:47] "GET /obj-perms HTTP/1.1" 200 5046 0.004125 10.0.0.131 - - [2026-02-26 02:30:47] "GET /obj-perms HTTP/1.1" 200 5046 0.066516 10.0.0.65 - - [2026-02-26 02:30:47] "GET /virtual-network/ae117eb0-2ee0-4b17-8a07-1c776ec19efb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.005374 10.0.0.65 - - [2026-02-26 02:30:48] "POST /neutron/network HTTP/1.1" 200 1309 0.103796 10.0.0.73 - - [2026-02-26 02:30:48] "DELETE /access-control-list/ac062fb9-dac4-415c-ab69-fc80005eda95 HTTP/1.1" 200 115 0.044461 10.0.0.65 - - [2026-02-26 02:30:48] "GET /virtual-network/ae117eb0-2ee0-4b17-8a07-1c776ec19efb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.005185 10.0.0.65 - - [2026-02-26 02:30:48] "GET /virtual-network/25b73b44-1c06-4ff4-8ca3-61023c5ddc8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005061 10.0.0.65 - - [2026-02-26 02:30:48] "POST /neutron/network HTTP/1.1" 200 1308 0.093085 10.0.0.131 - - [2026-02-26 02:30:48] "POST /fqname-to-id HTTP/1.1" 404 207 0.042754 10.0.0.65 - - [2026-02-26 02:30:48] "GET /virtual-network/25b73b44-1c06-4ff4-8ca3-61023c5ddc8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.028476 10.0.0.65 - - [2026-02-26 02:30:48] "GET /virtual-network/9a54e787-abe7-4759-a856-6c54f247eab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.005785 10.0.0.65 - - [2026-02-26 02:30:48] "POST /neutron/network HTTP/1.1" 200 1309 0.079060 10.0.0.73 - - [2026-02-26 02:30:48] "POST /ref-update HTTP/1.1" 200 156 0.056987 10.0.0.65 - - [2026-02-26 02:30:48] "GET /virtual-network/9a54e787-abe7-4759-a856-6c54f247eab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.008820 10.0.0.65 - - [2026-02-26 02:30:49] "GET /virtual-network/7212149c-97fb-4ef9-8d0c-f0239af955be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3795 0.011480 10.0.0.65 - - [2026-02-26 02:30:49] "POST /neutron/network HTTP/1.1" 200 1306 0.089660 10.0.0.65 - - [2026-02-26 02:30:49] "GET /virtual-network/7212149c-97fb-4ef9-8d0c-f0239af955be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005446 10.0.0.65 - - [2026-02-26 02:30:49] "DELETE /network-policy/6be0c336-c46e-4cb4-a5d6-534c7d106852 HTTP/1.1" 200 115 0.059750 10.0.0.65 - - [2026-02-26 02:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.131 - - [2026-02-26 02:30:49] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000998 10.0.0.65 - - [2026-02-26 02:30:49] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.042292 10.0.0.65 - - [2026-02-26 02:30:49] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-32909364&detail=False&count=False&shared=False HTTP/1.1" 200 1762 0.006114 10.0.0.65 - - [2026-02-26 02:30:49] "DELETE /network-policy/94a6cf97-4eb5-471a-ac12-c4ac28c3bb97 HTTP/1.1" 200 115 0.055115 10.0.0.65 - - [2026-02-26 02:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.131 - - [2026-02-26 02:30:49] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000941 10.0.0.65 - - [2026-02-26 02:30:49] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.035657 10.0.0.65 - - [2026-02-26 02:30:49] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-32909364&detail=False&count=False&shared=False HTTP/1.1" 200 1529 0.005431 10.0.0.65 - - [2026-02-26 02:30:49] "DELETE /network-policy/8a580b41-7a8f-485a-bc0a-36b72764ca84 HTTP/1.1" 200 115 0.040926 10.0.0.65 - - [2026-02-26 02:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.131 - - [2026-02-26 02:30:49] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001227 10.0.0.65 - - [2026-02-26 02:30:49] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.040093 10.0.0.65 - - [2026-02-26 02:30:49] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-32909364&detail=False&count=False&shared=False HTTP/1.1" 200 1296 0.006005 10.0.0.65 - - [2026-02-26 02:30:49] "DELETE /network-policy/4da0ac3c-60d7-43b0-abcf-00f0c0c0dbde HTTP/1.1" 200 115 0.040979 10.0.0.65 - - [2026-02-26 02:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.131 - - [2026-02-26 02:30:50] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001029 10.0.0.65 - - [2026-02-26 02:30:50] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.051219 10.0.0.65 - - [2026-02-26 02:30:50] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-32909364&detail=False&count=False&shared=False HTTP/1.1" 200 1062 0.005199 10.0.0.65 - - [2026-02-26 02:30:50] "DELETE /network-policy/9f9ec3de-df4d-4cd7-8cc2-3a5a044bd5b6 HTTP/1.1" 200 115 0.050807 10.0.0.65 - - [2026-02-26 02:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002936 10.0.0.131 - - [2026-02-26 02:30:50] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000848 10.0.0.65 - - [2026-02-26 02:30:50] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.039939 10.0.0.65 - - [2026-02-26 02:30:50] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-32909364&detail=False&count=False&shared=False HTTP/1.1" 200 829 0.005269 10.0.0.65 - - [2026-02-26 02:30:50] "DELETE /network-policy/3fb193d5-8120-446c-a112-028ab83c11f2 HTTP/1.1" 200 115 0.042772 10.0.0.65 - - [2026-02-26 02:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.131 - - [2026-02-26 02:30:50] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001292 10.0.0.65 - - [2026-02-26 02:30:50] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.035470 10.0.0.65 - - [2026-02-26 02:30:50] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-32909364&detail=False&count=False&shared=False HTTP/1.1" 200 596 0.005207 10.0.0.65 - - [2026-02-26 02:30:50] "DELETE /network-policy/acdbb27d-0760-49f4-9542-9073af864b80 HTTP/1.1" 200 115 0.040147 10.0.0.65 - - [2026-02-26 02:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.131 - - [2026-02-26 02:30:50] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001125 10.0.0.65 - - [2026-02-26 02:30:50] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.048778 10.0.0.65 - - [2026-02-26 02:30:50] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-32909364&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.005086 10.0.0.65 - - [2026-02-26 02:30:50] "DELETE /network-policy/1d9d6f3a-da13-4e39-9ddb-4fdbb7b884a8 HTTP/1.1" 200 115 0.038767 10.0.0.65 - - [2026-02-26 02:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.131 - - [2026-02-26 02:30:50] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000924 10.0.0.65 - - [2026-02-26 02:30:50] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.037138 10.0.0.65 - - [2026-02-26 02:30:51] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-32909364&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005644 10.0.0.131 - - [2026-02-26 02:30:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003227 10.0.0.73 - - [2026-02-26 02:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004328 10.0.0.131 - - [2026-02-26 02:30:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002868 10.0.0.131 - - [2026-02-26 02:30:51] "POST /useragent-kv HTTP/1.1" 200 115 0.001831 10.0.0.131 - - [2026-02-26 02:30:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003148 10.0.0.131 - - [2026-02-26 02:30:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002202 10.0.0.131 - - [2026-02-26 02:30:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003320 10.0.0.65 - - [2026-02-26 02:30:51] "POST /neutron/network HTTP/1.1" 200 151 0.132147 10.0.0.73 - - [2026-02-26 02:30:51] "DELETE /route-target/522cfb09-f768-4af6-94d7-694d0827d533 HTTP/1.1" 200 115 0.026273 10.0.0.65 - - [2026-02-26 02:30:51] "POST /neutron/network HTTP/1.1" 200 1309 0.011230 10.0.0.131 - - [2026-02-26 02:30:52] "POST /useragent-kv HTTP/1.1" 200 115 0.003818 10.0.0.73 - - [2026-02-26 02:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.131 - - [2026-02-26 02:30:52] "POST /useragent-kv HTTP/1.1" 200 115 0.003012 10.0.0.131 - - [2026-02-26 02:30:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002442 10.0.0.131 - - [2026-02-26 02:30:52] "POST /useragent-kv HTTP/1.1" 200 115 0.003203 10.0.0.131 - - [2026-02-26 02:30:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002952 10.0.0.131 - - [2026-02-26 02:30:52] "POST /useragent-kv HTTP/1.1" 200 115 0.003044 10.0.0.65 - - [2026-02-26 02:30:52] "POST /neutron/network HTTP/1.1" 200 151 0.182791 10.0.0.65 - - [2026-02-26 02:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.65 - - [2026-02-26 02:30:52] "DELETE /network-ipam/e10f9cae-f889-4916-92b7-deda1f831a35 HTTP/1.1" 200 115 0.037926 10.0.0.65 - - [2026-02-26 02:30:52] "POST /fqname-to-id HTTP/1.1" 404 252 0.003062 10.0.0.131 - - [2026-02-26 02:30:52] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000776 10.0.0.131 - - [2026-02-26 02:30:52] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1511 0.036269 10.0.0.131 - - [2026-02-26 02:30:52] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000929 10.0.0.131 - - [2026-02-26 02:30:52] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?fields=security_groups HTTP/1.1" 200 1398 0.043535 10.0.0.131 - - [2026-02-26 02:30:53] "DELETE /security-group/78837449-b0d6-4538-9ae5-ed166db621e7 HTTP/1.1" 200 115 0.059072 10.0.0.131 - - [2026-02-26 02:30:53] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002566 10.0.0.131 - - [2026-02-26 02:30:53] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?fields=application_policy_sets HTTP/1.1" 200 1437 0.068213 10.0.0.73 - - [2026-02-26 02:30:53] "DELETE /access-control-list/345a0254-055f-4c5f-b657-a084dafaab9a HTTP/1.1" 200 115 0.054406 10.0.0.65 - - [2026-02-26 02:30:53] "DELETE /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b HTTP/1.1" 200 115 0.424309 10.0.0.131 - - [2026-02-26 02:30:53] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000870 10.0.0.65 - - [2026-02-26 02:30:53] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?fields=projects HTTP/1.1" 200 1443 0.010224 10.0.0.65 - - [2026-02-26 02:30:58] "POST /fqname-to-id HTTP/1.1" 404 225 0.004869 10.0.0.131 - - [2026-02-26 02:30:58] "POST /id-to-fqname HTTP/1.1" 200 198 0.001322 10.0.0.131 - - [2026-02-26 02:30:58] "POST /fqname-to-id HTTP/1.1" 404 207 0.010812 10.0.0.131 - - [2026-02-26 02:30:58] "POST /security-groups HTTP/1.1" 200 599 0.082895 10.0.0.131 - - [2026-02-26 02:30:58] "POST /projects HTTP/1.1" 200 601 0.307790 10.0.0.65 - - [2026-02-26 02:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.344956 10.0.0.131 - - [2026-02-26 02:30:58] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000935 10.0.0.73 - - [2026-02-26 02:30:58] "POST /fqname-to-id HTTP/1.1" 404 241 0.013173 10.0.0.65 - - [2026-02-26 02:30:58] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.051250 10.0.0.65 - - [2026-02-26 02:30:59] "POST /network-policys HTTP/1.1" 200 561 0.029859 10.0.0.65 - - [2026-02-26 02:30:59] "GET /network-policy/701f69c3-9eff-4d78-9668-3e156922ca3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3106 0.005939 10.0.0.65 - - [2026-02-26 02:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.131 - - [2026-02-26 02:30:59] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001040 10.0.0.65 - - [2026-02-26 02:30:59] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.046135 10.0.0.73 - - [2026-02-26 02:30:59] "POST /ref-update HTTP/1.1" 200 156 0.032040 10.0.0.131 - - [2026-02-26 02:30:59] "POST /useragent-kv HTTP/1.1" 200 115 0.008081 10.0.0.65 - - [2026-02-26 02:30:59] "POST /neutron/subnet HTTP/1.1" 200 721 0.200333 10.0.0.131 - - [2026-02-26 02:30:59] "POST /fqname-to-id HTTP/1.1" 404 207 0.005916 10.0.0.65 - - [2026-02-26 02:30:59] "POST /id-to-fqname HTTP/1.1" 200 229 0.001688 10.0.0.65 - - [2026-02-26 02:30:59] "GET /virtual-network/53b037de-5664-41e4-954b-d4c02bac4bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007945 10.0.0.65 - - [2026-02-26 02:31:00] "POST /neutron/network HTTP/1.1" 200 1007 0.015321 10.0.0.65 - - [2026-02-26 02:31:00] "GET /virtual-network/53b037de-5664-41e4-954b-d4c02bac4bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.009082 10.0.0.65 - - [2026-02-26 02:31:00] "POST /neutron/subnet HTTP/1.1" 200 828 0.010087 10.0.0.65 - - [2026-02-26 02:31:00] "POST /neutron/network HTTP/1.1" 200 1106 0.028827 10.0.0.65 - - [2026-02-26 02:31:00] "GET /virtual-network/53b037de-5664-41e4-954b-d4c02bac4bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.006661 10.0.0.65 - - [2026-02-26 02:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005363 10.0.0.65 - - [2026-02-26 02:31:00] "GET /network-policy/701f69c3-9eff-4d78-9668-3e156922ca3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3106 0.008516 10.0.0.65 - - [2026-02-26 02:31:00] "GET /virtual-network/53b037de-5664-41e4-954b-d4c02bac4bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.007897 10.0.0.65 - - [2026-02-26 02:31:00] "POST /id-to-fqname HTTP/1.1" 200 229 0.001285 10.0.0.131 - - [2026-02-26 02:31:02] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000919 10.0.0.65 - - [2026-02-26 02:31:02] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.100520 10.0.0.65 - - [2026-02-26 02:31:02] "POST /neutron/port HTTP/1.1" 200 117 0.007348 10.0.0.65 - - [2026-02-26 02:31:02] "POST /id-to-fqname HTTP/1.1" 200 229 0.001263 10.0.0.65 - - [2026-02-26 02:31:02] "POST /neutron/network HTTP/1.1" 200 1116 0.007304 10.0.0.73 - - [2026-02-26 02:31:03] "PUT /access-control-list/6970ad5c-83ec-45de-bca7-688f13cbfc63 HTTP/1.1" 200 273 0.074740 10.0.0.65 - - [2026-02-26 02:31:03] "POST /neutron/port HTTP/1.1" 200 1174 0.025609 10.0.0.131 - - [2026-02-26 02:31:03] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001028 10.0.0.65 - - [2026-02-26 02:31:03] "POST /neutron/port HTTP/1.1" 200 1238 0.041387 10.0.0.65 - - [2026-02-26 02:31:03] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.145682 10.0.0.65 - - [2026-02-26 02:31:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003565 10.0.0.65 - - [2026-02-26 02:31:03] "POST /neutron/port HTTP/1.1" 200 117 0.001359 10.0.0.65 - - [2026-02-26 02:31:04] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007862 10.0.0.65 - - [2026-02-26 02:31:04] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010093 10.0.0.65 - - [2026-02-26 02:31:05] "POST /neutron/port HTTP/1.1" 200 1174 0.027362 10.0.0.65 - - [2026-02-26 02:31:05] "POST /neutron/port HTTP/1.1" 200 1238 0.031949 10.0.0.65 - - [2026-02-26 02:31:05] "POST /neutron/subnet HTTP/1.1" 200 1381 0.024665 10.0.0.65 - - [2026-02-26 02:31:05] "POST /neutron/network HTTP/1.1" 200 1106 0.009431 10.0.0.65 - - [2026-02-26 02:31:09] "POST /neutron/port HTTP/1.1" 200 1238 0.016360 10.0.0.65 - - [2026-02-26 02:31:09] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008832 10.0.0.65 - - [2026-02-26 02:31:09] "GET /virtual-machine/fe8a470a-ecc4-4c86-9c66-476478280013 HTTP/1.1" 200 1303 0.007529 10.0.0.65 - - [2026-02-26 02:31:09] "GET /virtual-machine-interface/48abdac3-15b4-4e12-b5e6-e90b82d30380 HTTP/1.1" 200 3185 0.005351 10.0.0.65 - - [2026-02-26 02:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.65 - - [2026-02-26 02:31:09] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003776 10.0.0.65 - - [2026-02-26 02:31:09] "GET /virtual-networks?parent_id=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003344 10.0.0.65 - - [2026-02-26 02:31:09] "GET /virtual-network/53b037de-5664-41e4-954b-d4c02bac4bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.007761 10.0.0.65 - - [2026-02-26 02:31:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.65 - - [2026-02-26 02:31:12] "GET /virtual-network/53b037de-5664-41e4-954b-d4c02bac4bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005331 10.0.0.65 - - [2026-02-26 02:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.65 - - [2026-02-26 02:31:16] "GET /virtual-network/53b037de-5664-41e4-954b-d4c02bac4bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005250 10.0.0.65 - - [2026-02-26 02:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.65 - - [2026-02-26 02:31:21] "GET /virtual-network/53b037de-5664-41e4-954b-d4c02bac4bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005424 10.0.0.65 - - [2026-02-26 02:31:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.65 - - [2026-02-26 02:31:25] "GET /virtual-network/53b037de-5664-41e4-954b-d4c02bac4bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005659 10.0.0.65 - - [2026-02-26 02:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.65 - - [2026-02-26 02:31:29] "GET /virtual-network/53b037de-5664-41e4-954b-d4c02bac4bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.009287 10.0.0.65 - - [2026-02-26 02:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005318 10.0.0.65 - - [2026-02-26 02:31:33] "GET /virtual-network/53b037de-5664-41e4-954b-d4c02bac4bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.007715 10.0.0.65 - - [2026-02-26 02:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.65 - - [2026-02-26 02:31:37] "GET /virtual-network/53b037de-5664-41e4-954b-d4c02bac4bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.006103 10.0.0.65 - - [2026-02-26 02:31:39] "POST /neutron/network HTTP/1.1" 200 1116 0.007311 10.0.0.65 - - [2026-02-26 02:31:39] "POST /neutron/subnet HTTP/1.1" 200 1381 0.013796 10.0.0.65 - - [2026-02-26 02:31:39] "POST /neutron/network HTTP/1.1" 200 1106 0.010945 10.0.0.65 - - [2026-02-26 02:31:39] "POST /neutron/network HTTP/1.1" 200 1116 0.008377 10.0.0.65 - - [2026-02-26 02:31:39] "POST /neutron/subnet HTTP/1.1" 200 1381 0.013517 10.0.0.65 - - [2026-02-26 02:31:39] "POST /neutron/network HTTP/1.1" 200 1106 0.011022 10.0.0.65 - - [2026-02-26 02:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.65 - - [2026-02-26 02:31:41] "GET /virtual-network/53b037de-5664-41e4-954b-d4c02bac4bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005018 10.0.0.131 - - [2026-02-26 02:31:44] "DELETE /project/c7be1577b7944e599d5a1c0e7d79c09b HTTP/1.1" 404 173 0.037600 10.0.0.65 - - [2026-02-26 02:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.65 - - [2026-02-26 02:31:45] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003691 10.0.0.65 - - [2026-02-26 02:31:45] "GET /virtual-networks?parent_id=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004585 10.0.0.65 - - [2026-02-26 02:31:45] "GET /virtual-network/53b037de-5664-41e4-954b-d4c02bac4bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.006026 10.0.0.65 - - [2026-02-26 02:31:50] "POST /neutron/port HTTP/1.1" 200 1238 0.016840 10.0.0.65 - - [2026-02-26 02:31:54] "POST /neutron/security_group HTTP/1.1" 200 2066 0.037972 10.0.0.65 - - [2026-02-26 02:31:58] "GET /obj-perms HTTP/1.1" 200 5056 0.079368 10.0.0.73 - - [2026-02-26 02:31:59] "GET /obj-perms HTTP/1.1" 200 5056 0.059480 10.0.0.65 - - [2026-02-26 02:32:01] "POST /neutron/port HTTP/1.1" 200 1238 0.016556 10.0.0.65 - - [2026-02-26 02:32:05] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008677 10.0.0.65 - - [2026-02-26 02:32:06] "POST /neutron/port HTTP/1.1" 200 1238 0.023453 10.0.0.65 - - [2026-02-26 02:32:06] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011096 10.0.0.65 - - [2026-02-26 02:32:06] "GET /virtual-machine/af47067d-073c-4db1-8bc0-05eb62690595 HTTP/1.1" 200 1303 0.005822 10.0.0.65 - - [2026-02-26 02:32:06] "GET /virtual-machine-interface/73670211-3770-44c5-b851-dccd308642ed HTTP/1.1" 200 3185 0.005323 10.0.0.65 - - [2026-02-26 02:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.65 - - [2026-02-26 02:32:06] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004593 10.0.0.65 - - [2026-02-26 02:32:06] "GET /virtual-networks?parent_id=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004262 10.0.0.65 - - [2026-02-26 02:32:06] "GET /virtual-network/53b037de-5664-41e4-954b-d4c02bac4bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.007300 10.0.0.65 - - [2026-02-26 02:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.65 - - [2026-02-26 02:32:08] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003961 10.0.0.65 - - [2026-02-26 02:32:08] "GET /virtual-networks?parent_id=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003015 10.0.0.65 - - [2026-02-26 02:32:08] "GET /virtual-network/53b037de-5664-41e4-954b-d4c02bac4bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005136 10.0.0.65 - - [2026-02-26 02:32:13] "POST /neutron/port HTTP/1.1" 200 1238 0.019680 10.0.0.65 - - [2026-02-26 02:32:34] "GET /virtual-network/53b037de-5664-41e4-954b-d4c02bac4bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.006444 10.0.0.65 - - [2026-02-26 02:32:34] "POST /neutron/network HTTP/1.1" 200 1007 0.104802 10.0.0.65 - - [2026-02-26 02:32:34] "GET /virtual-network/53b037de-5664-41e4-954b-d4c02bac4bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007229 10.0.0.65 - - [2026-02-26 02:32:34] "POST /neutron/network HTTP/1.1" 400 204 0.017061 10.0.0.65 - - [2026-02-26 02:32:35] "POST /neutron/port HTTP/1.1" 200 151 0.258142 10.0.0.65 - - [2026-02-26 02:32:35] "POST /neutron/port HTTP/1.1" 200 151 0.299610 10.0.0.73 - - [2026-02-26 02:32:37] "DELETE /route-target/20d4ad16-e01b-4264-805b-7f2b334e5737 HTTP/1.1" 200 115 0.070925 10.0.0.65 - - [2026-02-26 02:32:37] "DELETE /network-policy/701f69c3-9eff-4d78-9668-3e156922ca3d HTTP/1.1" 200 115 0.034258 10.0.0.131 - - [2026-02-26 02:32:40] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.031508 10.0.0.65 - - [2026-02-26 02:32:40] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.135501 10.0.0.131 - - [2026-02-26 02:32:40] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000937 10.0.0.65 - - [2026-02-26 02:32:40] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?fields=virtual_networks HTTP/1.1" 200 1061 0.042105 10.0.0.131 - - [2026-02-26 02:32:40] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001428 10.0.0.65 - - [2026-02-26 02:32:40] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?fields=virtual_machine_interfaces HTTP/1.1" 200 1061 0.039954 10.0.0.131 - - [2026-02-26 02:32:40] "GET /projects?obj_uuids=c7be1577-b794-4e59-9d5a-1c0e7d79c09b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000932 10.0.0.65 - - [2026-02-26 02:32:40] "GET /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b?fields=security_groups HTTP/1.1" 200 1296 0.046974 10.0.0.65 - - [2026-02-26 02:32:41] "POST /fqname-to-id HTTP/1.1" 404 202 0.033534 10.0.0.131 - - [2026-02-26 02:32:41] "GET /projects?obj_uuids=94fc45be-71ec-4cd1-b05b-df10ce01ec80&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003401 10.0.0.131 - - [2026-02-26 02:32:41] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000894 10.0.0.131 - - [2026-02-26 02:32:41] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007047 10.0.0.131 - - [2026-02-26 02:32:41] "POST /id-to-fqname HTTP/1.1" 200 204 0.007306 10.0.0.131 - - [2026-02-26 02:32:41] "POST /fqname-to-id HTTP/1.1" 404 213 0.004357 10.0.0.131 - - [2026-02-26 02:32:41] "POST /security-groups HTTP/1.1" 200 605 0.073685 10.0.0.131 - - [2026-02-26 02:32:41] "POST /projects HTTP/1.1" 200 613 0.293721 10.0.0.131 - - [2026-02-26 02:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.369875 10.0.0.73 - - [2026-02-26 02:32:41] "POST /fqname-to-id HTTP/1.1" 404 247 0.012207 10.0.0.65 - - [2026-02-26 02:32:41] "GET /project/94fc45be-71ec-4cd1-b05b-df10ce01ec80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1433 0.514023 10.0.0.65 - - [2026-02-26 02:32:43] "GET / HTTP/1.1" 200 36215 0.001336 10.0.0.73 - - [2026-02-26 02:32:44] "DELETE /access-control-list/2a4c19f5-6791-47c5-91f2-1653f2340151 HTTP/1.1" 200 115 0.035648 10.0.0.131 - - [2026-02-26 02:32:44] "DELETE /project/94fc45be71ec4cd1b05bdf10ce01ec80 HTTP/1.1" 404 173 0.002820 10.0.0.131 - - [2026-02-26 02:32:44] "DELETE /project/c7be1577-b794-4e59-9d5a-1c0e7d79c09b HTTP/1.1" 404 177 0.004393 10.0.0.65 - - [2026-02-26 02:32:46] "GET /project/94fc45be-71ec-4cd1-b05b-df10ce01ec80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000446 10.0.0.131 - - [2026-02-26 02:32:47] "GET /projects?obj_uuids=94fc45be-71ec-4cd1-b05b-df10ce01ec80&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000919 10.0.0.65 - - [2026-02-26 02:32:47] "GET /project/94fc45be-71ec-4cd1-b05b-df10ce01ec80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1433 0.082559 10.0.0.65 - - [2026-02-26 02:32:47] "GET / HTTP/1.1" 200 36215 0.001323 10.0.0.65 - - [2026-02-26 02:32:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004354 10.0.0.131 - - [2026-02-26 02:32:48] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001038 10.0.0.65 - - [2026-02-26 02:32:48] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.007866 10.0.0.65 - - [2026-02-26 02:32:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.131 - - [2026-02-26 02:32:48] "GET /projects?obj_uuids=94fc45be-71ec-4cd1-b05b-df10ce01ec80&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001220 10.0.0.65 - - [2026-02-26 02:32:48] "GET /project/94fc45be-71ec-4cd1-b05b-df10ce01ec80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1433 0.048715 10.0.0.65 - - [2026-02-26 02:32:49] "GET /domains HTTP/1.1" 401 292 0.000414 10.0.0.65 - - [2026-02-26 02:32:50] "GET /domains HTTP/1.1" 200 281 0.034438 10.0.0.131 - - [2026-02-26 02:32:50] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001324 10.0.0.65 - - [2026-02-26 02:32:50] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe HTTP/1.1" 200 2793 0.011091 10.0.0.131 - - [2026-02-26 02:32:50] "GET /projects?obj_uuids=94fc45be-71ec-4cd1-b05b-df10ce01ec80&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000895 10.0.0.65 - - [2026-02-26 02:32:50] "GET /project/94fc45be-71ec-4cd1-b05b-df10ce01ec80 HTTP/1.1" 200 1952 0.102630 10.0.0.65 - - [2026-02-26 02:32:50] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.002979 10.0.0.65 - - [2026-02-26 02:32:50] "POST /network-ipams HTTP/1.1" 200 629 0.029799 10.0.0.65 - - [2026-02-26 02:32:50] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 817 0.003901 10.0.0.65 - - [2026-02-26 02:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006138 10.0.0.65 - - [2026-02-26 02:32:50] "GET /network-ipam/857dce3b-8b5d-4d55-8f52-71452dfbe8c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.006615 10.0.0.65 - - [2026-02-26 02:32:50] "PUT /network-ipam/857dce3b-8b5d-4d55-8f52-71452dfbe8c7 HTTP/1.1" 200 259 0.013904 10.0.0.65 - - [2026-02-26 02:32:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000414 10.0.0.65 - - [2026-02-26 02:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.032117 10.0.0.131 - - [2026-02-26 02:32:51] "GET /projects?obj_uuids=94fc45be-71ec-4cd1-b05b-df10ce01ec80&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000844 10.0.0.65 - - [2026-02-26 02:32:51] "GET /project/94fc45be-71ec-4cd1-b05b-df10ce01ec80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1433 0.041092 10.0.0.65 - - [2026-02-26 02:32:51] "POST /neutron/network HTTP/1.1" 200 117 0.040921 10.0.0.131 - - [2026-02-26 02:32:51] "POST /fqname-to-id HTTP/1.1" 404 207 0.006650 10.0.0.131 - - [2026-02-26 02:32:51] "POST /useragent-kv HTTP/1.1" 200 115 0.008758 10.0.0.65 - - [2026-02-26 02:32:51] "POST /neutron/subnet HTTP/1.1" 200 828 0.186721 10.0.0.65 - - [2026-02-26 02:32:52] "POST /id-to-fqname HTTP/1.1" 200 237 0.001230 10.0.0.65 - - [2026-02-26 02:32:52] "GET /virtual-network/39959883-cd66-4589-82e2-769ba4dd2440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2684 0.005396 10.0.0.65 - - [2026-02-26 02:32:52] "GET /virtual-network/39959883-cd66-4589-82e2-769ba4dd2440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2684 0.005599 10.0.0.65 - - [2026-02-26 02:32:52] "POST /neutron/network HTTP/1.1" 200 1141 0.008361 10.0.0.65 - - [2026-02-26 02:32:52] "GET /virtual-network/39959883-cd66-4589-82e2-769ba4dd2440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2684 0.006260 10.0.0.131 - - [2026-02-26 02:32:54] "GET /obj-perms HTTP/1.1" 200 5021 0.072232 10.0.0.65 - - [2026-02-26 02:32:54] "POST /fqname-to-id HTTP/1.1" 404 231 0.003333 10.0.0.65 - - [2026-02-26 02:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.131 - - [2026-02-26 02:32:54] "GET /projects?obj_uuids=94fc45be-71ec-4cd1-b05b-df10ce01ec80&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000967 10.0.0.65 - - [2026-02-26 02:32:54] "GET /project/94fc45be-71ec-4cd1-b05b-df10ce01ec80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1433 0.048647 10.0.0.65 - - [2026-02-26 02:32:54] "POST /network-policys HTTP/1.1" 200 567 0.075804 10.0.0.65 - - [2026-02-26 02:32:54] "GET /network-policy/8bb43211-2e36-4b86-b403-cd287d9be975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4076 0.006051 10.0.0.65 - - [2026-02-26 02:32:54] "POST /fqname-to-id HTTP/1.1" 404 231 0.004125 10.0.0.65 - - [2026-02-26 02:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.131 - - [2026-02-26 02:32:54] "GET /projects?obj_uuids=94fc45be-71ec-4cd1-b05b-df10ce01ec80&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000934 10.0.0.65 - - [2026-02-26 02:32:54] "GET /project/94fc45be-71ec-4cd1-b05b-df10ce01ec80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1433 0.044239 10.0.0.65 - - [2026-02-26 02:32:55] "POST /network-policys HTTP/1.1" 200 567 0.083991 10.0.0.65 - - [2026-02-26 02:32:55] "GET /network-policy/9bf7f938-685e-4c36-88b7-e1939af3176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.006128 10.0.0.65 - - [2026-02-26 02:32:55] "POST /fqname-to-id HTTP/1.1" 404 231 0.002962 10.0.0.65 - - [2026-02-26 02:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.131 - - [2026-02-26 02:32:55] "GET /projects?obj_uuids=94fc45be-71ec-4cd1-b05b-df10ce01ec80&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000887 10.0.0.65 - - [2026-02-26 02:32:55] "GET /project/94fc45be-71ec-4cd1-b05b-df10ce01ec80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1433 0.047935 10.0.0.65 - - [2026-02-26 02:32:55] "POST /network-policys HTTP/1.1" 200 567 0.028537 10.0.0.65 - - [2026-02-26 02:32:55] "GET /network-policy/36a9ff04-b1c6-488a-a37a-5391c96ce6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.009293 10.0.0.65 - - [2026-02-26 02:32:55] "POST /neutron/network HTTP/1.1" 200 1141 0.011686 10.0.0.73 - - [2026-02-26 02:32:55] "POST /fqname-to-id HTTP/1.1" 404 254 0.007399 10.0.0.65 - - [2026-02-26 02:32:56] "GET /virtual-network/39959883-cd66-4589-82e2-769ba4dd2440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3303 0.007223 10.0.0.65 - - [2026-02-26 02:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.65 - - [2026-02-26 02:32:56] "GET /network-policy/8bb43211-2e36-4b86-b403-cd287d9be975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4076 0.006301 10.0.0.65 - - [2026-02-26 02:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.65 - - [2026-02-26 02:32:56] "GET /network-policy/9bf7f938-685e-4c36-88b7-e1939af3176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.004146 10.0.0.65 - - [2026-02-26 02:32:56] "POST /id-to-fqname HTTP/1.1" 200 237 0.001201 10.0.0.65 - - [2026-02-26 02:32:56] "POST /neutron/network HTTP/1.1" 200 1349 0.007903 10.0.0.131 - - [2026-02-26 02:32:57] "GET /projects?obj_uuids=94fc45be-71ec-4cd1-b05b-df10ce01ec80&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000912 10.0.0.65 - - [2026-02-26 02:32:57] "GET /project/94fc45be-71ec-4cd1-b05b-df10ce01ec80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1433 0.067370 10.0.0.65 - - [2026-02-26 02:32:57] "POST /neutron/port HTTP/1.1" 200 117 0.007549 10.0.0.131 - - [2026-02-26 02:32:58] "GET /projects?obj_uuids=94fc45be-71ec-4cd1-b05b-df10ce01ec80&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.002360 10.0.0.65 - - [2026-02-26 02:32:58] "POST /neutron/port HTTP/1.1" 200 1180 0.370690 10.0.0.65 - - [2026-02-26 02:32:58] "POST /neutron/port HTTP/1.1" 200 1234 0.119357 10.0.0.65 - - [2026-02-26 02:32:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003765 10.0.0.65 - - [2026-02-26 02:32:58] "POST /neutron/port HTTP/1.1" 200 117 0.001341 10.0.0.65 - - [2026-02-26 02:33:02] "POST /neutron/security_group HTTP/1.1" 200 2072 0.026250 10.0.0.65 - - [2026-02-26 02:33:03] "POST /neutron/port HTTP/1.1" 200 1244 0.017889 10.0.0.65 - - [2026-02-26 02:33:03] "GET /virtual-machine/b9a52962-08f2-4695-b00b-2b8a7562419f HTTP/1.1" 401 292 0.000424 10.0.0.65 - - [2026-02-26 02:33:03] "GET /virtual-machine/b9a52962-08f2-4695-b00b-2b8a7562419f HTTP/1.1" 200 1309 0.038727 10.0.0.65 - - [2026-02-26 02:33:03] "GET /virtual-machine-interface/d5a0ee13-83d6-43b1-b5aa-3f15370d3522 HTTP/1.1" 200 3185 0.005059 10.0.0.65 - - [2026-02-26 02:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007852 10.0.0.65 - - [2026-02-26 02:33:03] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003992 10.0.0.65 - - [2026-02-26 02:33:03] "GET /virtual-networks?parent_id=94fc45be-71ec-4cd1-b05b-df10ce01ec80&detail=False&count=False&shared=False HTTP/1.1" 200 369 0.002956 10.0.0.65 - - [2026-02-26 02:33:03] "GET /virtual-network/39959883-cd66-4589-82e2-769ba4dd2440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3303 0.006262 10.0.0.65 - - [2026-02-26 02:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.65 - - [2026-02-26 02:33:06] "GET /virtual-network/39959883-cd66-4589-82e2-769ba4dd2440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3303 0.005567 10.0.0.65 - - [2026-02-26 02:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004972 10.0.0.65 - - [2026-02-26 02:33:10] "GET /virtual-network/39959883-cd66-4589-82e2-769ba4dd2440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3303 0.005842 10.0.0.65 - - [2026-02-26 02:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.65 - - [2026-02-26 02:33:15] "GET /virtual-network/39959883-cd66-4589-82e2-769ba4dd2440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3303 0.006156 10.0.0.65 - - [2026-02-26 02:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004795 10.0.0.65 - - [2026-02-26 02:33:19] "GET /virtual-network/39959883-cd66-4589-82e2-769ba4dd2440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3303 0.006375 10.0.0.65 - - [2026-02-26 02:33:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004880 10.0.0.65 - - [2026-02-26 02:33:23] "GET /virtual-network/39959883-cd66-4589-82e2-769ba4dd2440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3303 0.005907 10.0.0.65 - - [2026-02-26 02:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.65 - - [2026-02-26 02:33:27] "GET /virtual-network/39959883-cd66-4589-82e2-769ba4dd2440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3303 0.006325 10.0.0.65 - - [2026-02-26 02:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.65 - - [2026-02-26 02:33:31] "GET /virtual-network/39959883-cd66-4589-82e2-769ba4dd2440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3303 0.005451 10.0.0.65 - - [2026-02-26 02:33:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.65 - - [2026-02-26 02:33:35] "GET /virtual-network/39959883-cd66-4589-82e2-769ba4dd2440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3303 0.005660 10.0.0.65 - - [2026-02-26 02:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.65 - - [2026-02-26 02:33:37] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004431 10.0.0.65 - - [2026-02-26 02:33:37] "GET /virtual-networks?parent_id=94fc45be-71ec-4cd1-b05b-df10ce01ec80&detail=False&count=False&shared=False HTTP/1.1" 200 369 0.004020 10.0.0.65 - - [2026-02-26 02:33:37] "GET /virtual-network/39959883-cd66-4589-82e2-769ba4dd2440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3303 0.005536 10.0.0.65 - - [2026-02-26 02:33:37] "POST /neutron/security_group HTTP/1.1" 200 2072 0.007724 10.0.0.65 - - [2026-02-26 02:33:40] "POST /neutron/network HTTP/1.1" 200 1349 0.006794 10.0.0.65 - - [2026-02-26 02:33:41] "POST /neutron/subnet HTTP/1.1" 200 1380 0.013733 10.0.0.65 - - [2026-02-26 02:33:41] "POST /neutron/network HTTP/1.1" 200 1339 0.009177 10.0.0.65 - - [2026-02-26 02:33:47] "POST /neutron/port HTTP/1.1" 200 1244 0.019891 10.0.0.65 - - [2026-02-26 02:33:48] "POST /neutron/security_group HTTP/1.1" 200 2072 0.011394 10.0.0.65 - - [2026-02-26 02:33:58] "POST /neutron/port HTTP/1.1" 200 1244 0.018460 10.0.0.65 - - [2026-02-26 02:33:58] "POST /neutron/security_group HTTP/1.1" 200 2072 0.008050 10.0.0.65 - - [2026-02-26 02:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004880 10.0.0.65 - - [2026-02-26 02:33:58] "GET /network-policy/8bb43211-2e36-4b86-b403-cd287d9be975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4076 0.003458 10.0.0.65 - - [2026-02-26 02:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.65 - - [2026-02-26 02:33:59] "GET /network-policy/9bf7f938-685e-4c36-88b7-e1939af3176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.004536 10.0.0.65 - - [2026-02-26 02:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.65 - - [2026-02-26 02:33:59] "GET /network-policy/36a9ff04-b1c6-488a-a37a-5391c96ce6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.004104 10.0.0.73 - - [2026-02-26 02:33:59] "PUT /access-control-list/26bc5ab2-6a17-4054-99a1-cf89cb0f6b75 HTTP/1.1" 200 273 0.036632 10.0.0.65 - - [2026-02-26 02:33:59] "POST /neutron/network HTTP/1.1" 200 1431 0.014691 10.0.0.65 - - [2026-02-26 02:33:59] "GET /virtual-network/39959883-cd66-4589-82e2-769ba4dd2440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006544 10.0.0.65 - - [2026-02-26 02:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004490 10.0.0.65 - - [2026-02-26 02:33:59] "GET /network-policy/36a9ff04-b1c6-488a-a37a-5391c96ce6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.004270 10.0.0.65 - - [2026-02-26 02:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.65 - - [2026-02-26 02:33:59] "GET /network-policy/8bb43211-2e36-4b86-b403-cd287d9be975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4076 0.004476 10.0.0.65 - - [2026-02-26 02:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.65 - - [2026-02-26 02:33:59] "GET /network-policy/9bf7f938-685e-4c36-88b7-e1939af3176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.004164 10.0.0.65 - - [2026-02-26 02:34:04] "GET /virtual-network/39959883-cd66-4589-82e2-769ba4dd2440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006762 10.0.0.131 - - [2026-02-26 02:34:04] "POST /fqname-to-id HTTP/1.1" 404 207 0.004875 10.0.0.65 - - [2026-02-26 02:34:04] "POST /neutron/network HTTP/1.1" 200 1141 0.020375 10.0.0.65 - - [2026-02-26 02:34:04] "GET /virtual-network/39959883-cd66-4589-82e2-769ba4dd2440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2684 0.005468 10.0.0.65 - - [2026-02-26 02:34:09] "GET /virtual-machine/b9a52962-08f2-4695-b00b-2b8a7562419f HTTP/1.1" 200 1309 0.005064 10.0.0.65 - - [2026-02-26 02:34:10] "POST /neutron/port HTTP/1.1" 200 151 0.242530 10.0.0.65 - - [2026-02-26 02:34:11] "GET /virtual-machine/b9a52962-08f2-4695-b00b-2b8a7562419f HTTP/1.1" 404 171 0.004224 10.0.0.65 - - [2026-02-26 02:34:11] "GET /virtual-machine/b9a52962-08f2-4695-b00b-2b8a7562419f HTTP/1.1" 404 171 0.003163 10.0.0.65 - - [2026-02-26 02:34:11] "GET /virtual-machine/b9a52962-08f2-4695-b00b-2b8a7562419f HTTP/1.1" 404 171 0.003546 10.0.0.65 - - [2026-02-26 02:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004903 10.0.0.65 - - [2026-02-26 02:34:12] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005143 10.0.0.65 - - [2026-02-26 02:34:12] "GET /virtual-networks?parent_id=94fc45be-71ec-4cd1-b05b-df10ce01ec80&detail=False&count=False&shared=False HTTP/1.1" 200 369 0.004243 10.0.0.65 - - [2026-02-26 02:34:12] "GET /virtual-network/39959883-cd66-4589-82e2-769ba4dd2440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2684 0.007138 10.0.0.65 - - [2026-02-26 02:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.65 - - [2026-02-26 02:34:12] "GET /routing-instance/ec2d12fa-da3b-4f66-963d-a52c34c55dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1505 0.004118 10.0.0.65 - - [2026-02-26 02:34:12] "GET /route-target/80666226-c45c-4c0e-b12a-31d45b5a16ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004808 10.0.0.65 - - [2026-02-26 02:34:12] "GET /obj-perms HTTP/1.1" 200 5021 0.068088 10.0.0.73 - - [2026-02-26 02:34:12] "GET /obj-perms HTTP/1.1" 200 5021 0.053022 10.0.0.65 - - [2026-02-26 02:34:18] "GET /obj-perms HTTP/1.1" 200 5021 0.004029 10.0.0.73 - - [2026-02-26 02:34:18] "GET /obj-perms HTTP/1.1" 200 5021 0.003986 10.0.0.131 - - [2026-02-26 02:34:18] "GET /obj-perms HTTP/1.1" 200 5021 0.003443 10.0.0.65 - - [2026-02-26 02:34:19] "DELETE /network-policy/36a9ff04-b1c6-488a-a37a-5391c96ce6ea HTTP/1.1" 200 115 0.037824 10.0.0.65 - - [2026-02-26 02:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.131 - - [2026-02-26 02:34:19] "GET /projects?obj_uuids=94fc45be-71ec-4cd1-b05b-df10ce01ec80&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001240 10.0.0.65 - - [2026-02-26 02:34:19] "GET /project/94fc45be-71ec-4cd1-b05b-df10ce01ec80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1433 0.047815 10.0.0.65 - - [2026-02-26 02:34:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-33861463&detail=False&count=False&shared=False HTTP/1.1" 200 608 0.006526 10.0.0.65 - - [2026-02-26 02:34:19] "DELETE /network-policy/9bf7f938-685e-4c36-88b7-e1939af3176c HTTP/1.1" 200 115 0.043402 10.0.0.65 - - [2026-02-26 02:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833 10.0.0.131 - - [2026-02-26 02:34:19] "GET /projects?obj_uuids=94fc45be-71ec-4cd1-b05b-df10ce01ec80&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000904 10.0.0.65 - - [2026-02-26 02:34:19] "GET /project/94fc45be-71ec-4cd1-b05b-df10ce01ec80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1433 0.040288 10.0.0.65 - - [2026-02-26 02:34:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-33861463&detail=False&count=False&shared=False HTTP/1.1" 200 369 0.006080 10.0.0.65 - - [2026-02-26 02:34:19] "DELETE /network-policy/8bb43211-2e36-4b86-b403-cd287d9be975 HTTP/1.1" 200 115 0.043377 10.0.0.65 - - [2026-02-26 02:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004117 10.0.0.131 - - [2026-02-26 02:34:19] "GET /projects?obj_uuids=94fc45be-71ec-4cd1-b05b-df10ce01ec80&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000978 10.0.0.65 - - [2026-02-26 02:34:19] "GET /project/94fc45be-71ec-4cd1-b05b-df10ce01ec80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1433 0.044673 10.0.0.65 - - [2026-02-26 02:34:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-33861463&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005753 10.0.0.73 - - [2026-02-26 02:34:19] "DELETE /route-target/80666226-c45c-4c0e-b12a-31d45b5a16ba HTTP/1.1" 200 115 0.025151 10.0.0.65 - - [2026-02-26 02:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.65 - - [2026-02-26 02:34:20] "DELETE /network-ipam/857dce3b-8b5d-4d55-8f52-71452dfbe8c7 HTTP/1.1" 200 115 0.039842 10.0.0.65 - - [2026-02-26 02:34:20] "POST /fqname-to-id HTTP/1.1" 404 264 0.003563 10.0.0.131 - - [2026-02-26 02:34:20] "GET /projects?obj_uuids=94fc45be-71ec-4cd1-b05b-df10ce01ec80&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000866 10.0.0.131 - - [2026-02-26 02:34:20] "GET /project/94fc45be-71ec-4cd1-b05b-df10ce01ec80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.049665 10.0.0.131 - - [2026-02-26 02:34:20] "GET /projects?obj_uuids=94fc45be-71ec-4cd1-b05b-df10ce01ec80&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001342 10.0.0.131 - - [2026-02-26 02:34:20] "GET /project/94fc45be-71ec-4cd1-b05b-df10ce01ec80?fields=security_groups HTTP/1.1" 200 1416 0.052947 10.0.0.131 - - [2026-02-26 02:34:20] "DELETE /security-group/87cc1c89-8b85-4b0c-a620-126197659af9 HTTP/1.1" 200 115 0.059604 10.0.0.131 - - [2026-02-26 02:34:20] "GET /projects?obj_uuids=94fc45be-71ec-4cd1-b05b-df10ce01ec80&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000896 10.0.0.131 - - [2026-02-26 02:34:20] "GET /project/94fc45be-71ec-4cd1-b05b-df10ce01ec80?fields=application_policy_sets HTTP/1.1" 200 1455 0.050774 10.0.0.65 - - [2026-02-26 02:34:20] "DELETE /project/94fc45be-71ec-4cd1-b05b-df10ce01ec80 HTTP/1.1" 200 115 0.454578 10.0.0.131 - - [2026-02-26 02:34:20] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001251 10.0.0.65 - - [2026-02-26 02:34:20] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?fields=projects HTTP/1.1" 200 1443 0.018178 10.0.0.131 - - [2026-02-26 02:34:23] "GET /projects?obj_uuids=94fc45be-71ec-4cd1-b05b-df10ce01ec80&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003599 10.0.0.131 - - [2026-02-26 02:34:23] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000872 10.0.0.131 - - [2026-02-26 02:34:23] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.049524 10.0.0.131 - - [2026-02-26 02:34:23] "POST /id-to-fqname HTTP/1.1" 200 204 0.006717 10.0.0.131 - - [2026-02-26 02:34:23] "POST /fqname-to-id HTTP/1.1" 404 213 0.006276 10.0.0.131 - - [2026-02-26 02:34:23] "POST /security-groups HTTP/1.1" 200 605 0.076233 10.0.0.73 - - [2026-02-26 02:34:23] "POST /fqname-to-id HTTP/1.1" 404 248 0.005417 10.0.0.131 - - [2026-02-26 02:34:23] "POST /projects HTTP/1.1" 200 613 0.326756 10.0.0.131 - - [2026-02-26 02:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.406994 10.0.0.73 - - [2026-02-26 02:34:23] "POST /access-control-lists HTTP/1.1" 200 610 0.034035 10.0.0.65 - - [2026-02-26 02:34:23] "GET /project/94fc45be-71ec-4cd1-b05b-df10ce01ec80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1433 0.573222 10.0.0.131 - - [2026-02-26 02:34:23] "GET /projects?obj_uuids=94fc45be-71ec-4cd1-b05b-df10ce01ec80&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001785 10.0.0.65 - - [2026-02-26 02:34:24] "GET /project/94fc45be-71ec-4cd1-b05b-df10ce01ec80?fields=virtual_networks HTTP/1.1" 200 1073 0.063986 10.0.0.131 - - [2026-02-26 02:34:24] "GET /projects?obj_uuids=94fc45be-71ec-4cd1-b05b-df10ce01ec80&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001350 10.0.0.65 - - [2026-02-26 02:34:24] "GET /project/94fc45be-71ec-4cd1-b05b-df10ce01ec80?fields=virtual_machine_interfaces HTTP/1.1" 200 1073 0.060824 10.0.0.131 - - [2026-02-26 02:34:24] "GET /projects?obj_uuids=94fc45be-71ec-4cd1-b05b-df10ce01ec80&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001414 10.0.0.65 - - [2026-02-26 02:34:24] "GET /project/94fc45be-71ec-4cd1-b05b-df10ce01ec80?fields=security_groups HTTP/1.1" 200 1314 0.042040 10.0.0.65 - - [2026-02-26 02:34:25] "POST /fqname-to-id HTTP/1.1" 404 204 0.040144 10.0.0.131 - - [2026-02-26 02:34:25] "GET /projects?obj_uuids=c5fa1975-0d21-40c2-ba35-b1ca9941e71f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003063 10.0.0.131 - - [2026-02-26 02:34:25] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001264 10.0.0.131 - - [2026-02-26 02:34:25] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007179 10.0.0.131 - - [2026-02-26 02:34:25] "POST /id-to-fqname HTTP/1.1" 200 206 0.001915 10.0.0.131 - - [2026-02-26 02:34:25] "POST /fqname-to-id HTTP/1.1" 404 215 0.014985 10.0.0.131 - - [2026-02-26 02:34:25] "POST /security-groups HTTP/1.1" 200 607 0.083907 10.0.0.131 - - [2026-02-26 02:34:25] "POST /projects HTTP/1.1" 200 617 0.322159 10.0.0.73 - - [2026-02-26 02:34:25] "POST /fqname-to-id HTTP/1.1" 404 249 0.009515 10.0.0.131 - - [2026-02-26 02:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.401856 10.0.0.65 - - [2026-02-26 02:34:25] "GET /project/c5fa1975-0d21-40c2-ba35-b1ca9941e71f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.541895 10.0.0.65 - - [2026-02-26 02:34:27] "GET / HTTP/1.1" 200 36215 0.001980 10.0.0.73 - - [2026-02-26 02:34:29] "DELETE /access-control-list/8dbcc555-91c5-40ad-9ade-9205bc4e7cb6 HTTP/1.1" 200 115 0.045962 10.0.0.65 - - [2026-02-26 02:34:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000538 10.0.0.65 - - [2026-02-26 02:34:30] "POST /fqname-to-id HTTP/1.1" 404 233 0.034501 10.0.0.65 - - [2026-02-26 02:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.131 - - [2026-02-26 02:34:30] "GET /projects?obj_uuids=c5fa1975-0d21-40c2-ba35-b1ca9941e71f&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001920 10.0.0.65 - - [2026-02-26 02:34:30] "GET /project/c5fa1975-0d21-40c2-ba35-b1ca9941e71f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.065515 10.0.0.65 - - [2026-02-26 02:34:30] "POST /network-policys HTTP/1.1" 200 569 0.089695 10.0.0.65 - - [2026-02-26 02:34:30] "GET /network-policy/c9246087-a8bc-4a88-8d62-9188e1062e5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.006397 10.0.0.65 - - [2026-02-26 02:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.131 - - [2026-02-26 02:34:30] "GET /projects?obj_uuids=c5fa1975-0d21-40c2-ba35-b1ca9941e71f&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001249 10.0.0.65 - - [2026-02-26 02:34:30] "GET /project/c5fa1975-0d21-40c2-ba35-b1ca9941e71f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.041636 10.0.0.65 - - [2026-02-26 02:34:31] "POST /neutron/network HTTP/1.1" 200 117 0.045563 10.0.0.131 - - [2026-02-26 02:34:31] "POST /useragent-kv HTTP/1.1" 200 115 0.008715 10.0.0.65 - - [2026-02-26 02:34:31] "POST /neutron/subnet HTTP/1.1" 200 828 0.193887 10.0.0.65 - - [2026-02-26 02:34:31] "POST /id-to-fqname HTTP/1.1" 200 237 0.001197 10.0.0.65 - - [2026-02-26 02:34:31] "GET /virtual-network/b361aaeb-90ed-4698-b7ab-36eddb261922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2665 0.005596 10.0.0.65 - - [2026-02-26 02:34:31] "GET /virtual-network/b361aaeb-90ed-4698-b7ab-36eddb261922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2665 0.006018 10.0.0.65 - - [2026-02-26 02:34:31] "POST /neutron/network HTTP/1.1" 200 1017 0.009775 10.0.0.65 - - [2026-02-26 02:34:32] "POST /neutron/network HTTP/1.1" 200 1017 0.009143 10.0.0.73 - - [2026-02-26 02:34:32] "POST /fqname-to-id HTTP/1.1" 404 252 0.003750 10.0.0.65 - - [2026-02-26 02:34:32] "GET /virtual-network/b361aaeb-90ed-4698-b7ab-36eddb261922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2989 0.013294 10.0.0.65 - - [2026-02-26 02:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.65 - - [2026-02-26 02:34:32] "GET /network-policy/c9246087-a8bc-4a88-8d62-9188e1062e5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.004653 10.0.0.65 - - [2026-02-26 02:34:32] "GET /virtual-network/b361aaeb-90ed-4698-b7ab-36eddb261922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2989 0.007638 10.0.0.65 - - [2026-02-26 02:34:34] "DELETE /network-policy/c9246087-a8bc-4a88-8d62-9188e1062e5f HTTP/1.1" 409 239 0.007749 10.0.0.65 - - [2026-02-26 02:34:34] "POST /neutron/network HTTP/1.1" 200 1124 0.008401 10.0.0.73 - - [2026-02-26 02:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.65 - - [2026-02-26 02:34:34] "DELETE /network-policy/c9246087-a8bc-4a88-8d62-9188e1062e5f HTTP/1.1" 200 115 0.032268 10.0.0.65 - - [2026-02-26 02:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004852 10.0.0.131 - - [2026-02-26 02:34:35] "GET /projects?obj_uuids=c5fa1975-0d21-40c2-ba35-b1ca9941e71f&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000944 10.0.0.65 - - [2026-02-26 02:34:35] "GET /project/c5fa1975-0d21-40c2-ba35-b1ca9941e71f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.037002 10.0.0.65 - - [2026-02-26 02:34:35] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyNegativeIpv4v6-02758230&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006035 10.0.0.73 - - [2026-02-26 02:34:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.73 - - [2026-02-26 02:34:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.131 - - [2026-02-26 02:34:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000489 10.0.0.131 - - [2026-02-26 02:34:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.131 - - [2026-02-26 02:34:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000489 10.0.0.131 - - [2026-02-26 02:34:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000472 10.0.0.73 - - [2026-02-26 02:34:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000347 10.0.0.73 - - [2026-02-26 02:34:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000339 10.0.0.65 - - [2026-02-26 02:34:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000450 10.0.0.65 - - [2026-02-26 02:34:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000489 10.0.0.131 - - [2026-02-26 02:34:37] "GET /projects?obj_uuids=c5fa1975-0d21-40c2-ba35-b1ca9941e71f&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000880 10.0.0.65 - - [2026-02-26 02:34:37] "GET /project/c5fa1975-0d21-40c2-ba35-b1ca9941e71f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.047310 10.0.0.131 - - [2026-02-26 02:34:37] "GET /projects?obj_uuids=c5fa1975-0d21-40c2-ba35-b1ca9941e71f&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002399 10.0.0.65 - - [2026-02-26 02:34:37] "GET /project/c5fa1975-0d21-40c2-ba35-b1ca9941e71f?fields=virtual_networks HTTP/1.1" 200 1077 0.052394 10.0.0.131 - - [2026-02-26 02:34:37] "GET /projects?obj_uuids=c5fa1975-0d21-40c2-ba35-b1ca9941e71f&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000874 10.0.0.65 - - [2026-02-26 02:34:37] "GET /project/c5fa1975-0d21-40c2-ba35-b1ca9941e71f?fields=virtual_machine_interfaces HTTP/1.1" 200 1077 0.048915 10.0.0.131 - - [2026-02-26 02:34:37] "GET /projects?obj_uuids=c5fa1975-0d21-40c2-ba35-b1ca9941e71f&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000937 10.0.0.65 - - [2026-02-26 02:34:38] "GET /project/c5fa1975-0d21-40c2-ba35-b1ca9941e71f?fields=security_groups HTTP/1.1" 200 1320 0.041535 10.0.0.65 - - [2026-02-26 02:34:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000761 10.0.0.65 - - [2026-02-26 02:34:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.65 - - [2026-02-26 02:34:39] "POST /fqname-to-id HTTP/1.1" 404 188 0.035228 10.0.0.131 - - [2026-02-26 02:34:39] "GET /projects?obj_uuids=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004139 10.0.0.131 - - [2026-02-26 02:34:39] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001620 10.0.0.131 - - [2026-02-26 02:34:39] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009238 10.0.0.131 - - [2026-02-26 02:34:39] "POST /id-to-fqname HTTP/1.1" 200 190 0.013363 10.0.0.131 - - [2026-02-26 02:34:39] "POST /fqname-to-id HTTP/1.1" 404 199 0.006466 10.0.0.131 - - [2026-02-26 02:34:39] "POST /security-groups HTTP/1.1" 200 591 0.080691 10.0.0.131 - - [2026-02-26 02:34:39] "POST /projects HTTP/1.1" 200 585 0.334276 10.0.0.73 - - [2026-02-26 02:34:39] "POST /access-control-lists HTTP/1.1" 200 598 0.026352 10.0.0.131 - - [2026-02-26 02:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.410915 10.0.0.65 - - [2026-02-26 02:34:39] "GET /project/859f620b-2579-4a15-a876-cec040881cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.567148 10.0.0.65 - - [2026-02-26 02:34:40] "GET / HTTP/1.1" 200 36215 0.001535 10.0.0.65 - - [2026-02-26 02:34:42] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000412 10.0.0.65 - - [2026-02-26 02:34:43] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.077833 10.0.0.65 - - [2026-02-26 02:34:43] "POST /network-ipams HTTP/1.1" 200 515 0.033158 10.0.0.65 - - [2026-02-26 02:34:43] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 753 0.003388 10.0.0.65 - - [2026-02-26 02:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526 10.0.0.65 - - [2026-02-26 02:34:43] "GET /network-ipam/009980a9-40ef-4139-9843-8d20a2d174c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.006787 10.0.0.65 - - [2026-02-26 02:34:43] "PUT /network-ipam/009980a9-40ef-4139-9843-8d20a2d174c2 HTTP/1.1" 200 259 0.013569 10.0.0.65 - - [2026-02-26 02:34:43] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 753 0.003143 10.0.0.65 - - [2026-02-26 02:34:43] "POST /network-ipams HTTP/1.1" 200 515 0.031354 10.0.0.65 - - [2026-02-26 02:34:43] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 959 0.003845 10.0.0.65 - - [2026-02-26 02:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.65 - - [2026-02-26 02:34:43] "GET /network-ipam/87af2427-54ef-4aae-ac94-1c6b3d9d1039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.006032 10.0.0.65 - - [2026-02-26 02:34:43] "PUT /network-ipam/87af2427-54ef-4aae-ac94-1c6b3d9d1039 HTTP/1.1" 200 259 0.014132 10.0.0.65 - - [2026-02-26 02:34:43] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 959 0.003460 10.0.0.65 - - [2026-02-26 02:34:43] "POST /network-ipams HTTP/1.1" 200 515 0.028545 10.0.0.65 - - [2026-02-26 02:34:43] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1166 0.004082 10.0.0.65 - - [2026-02-26 02:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004154 10.0.0.65 - - [2026-02-26 02:34:44] "GET /network-ipam/3ff107b9-3463-4927-93b2-bb7d26dfa5ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.006223 10.0.0.65 - - [2026-02-26 02:34:44] "PUT /network-ipam/3ff107b9-3463-4927-93b2-bb7d26dfa5ae HTTP/1.1" 200 259 0.013822 10.0.0.131 - - [2026-02-26 02:34:44] "DELETE /project/94fc45be71ec4cd1b05bdf10ce01ec80 HTTP/1.1" 404 173 0.005924 10.0.0.131 - - [2026-02-26 02:34:44] "DELETE /project/859f620b25794a15a876cec040881cd1 HTTP/1.1" 404 173 0.009181 10.0.0.131 - - [2026-02-26 02:34:44] "DELETE /project/94fc45be-71ec-4cd1-b05b-df10ce01ec80 HTTP/1.1" 404 177 0.005237 10.0.0.131 - - [2026-02-26 02:34:44] "DELETE /project/c5fa19750d2140c2ba35b1ca9941e71f HTTP/1.1" 404 173 0.004641 10.0.0.131 - - [2026-02-26 02:34:44] "GET /projects?obj_uuids=c5fa1975-0d21-40c2-ba35-b1ca9941e71f&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000798 10.0.0.131 - - [2026-02-26 02:34:44] "GET /project/c5fa1975-0d21-40c2-ba35-b1ca9941e71f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.057583 10.0.0.131 - - [2026-02-26 02:34:44] "GET /projects?obj_uuids=c5fa1975-0d21-40c2-ba35-b1ca9941e71f&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000854 10.0.0.131 - - [2026-02-26 02:34:44] "GET /project/c5fa1975-0d21-40c2-ba35-b1ca9941e71f?fields=security_groups HTTP/1.1" 200 1422 0.077724 10.0.0.131 - - [2026-02-26 02:34:44] "DELETE /security-group/93170e8c-63d7-411b-8a0e-f456a03e4381 HTTP/1.1" 200 115 0.053631 10.0.0.131 - - [2026-02-26 02:34:44] "GET /projects?obj_uuids=c5fa1975-0d21-40c2-ba35-b1ca9941e71f&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001174 10.0.0.73 - - [2026-02-26 02:34:44] "DELETE /access-control-list/08ab8538-0ca2-46cc-b4c8-c2540d9a8177 HTTP/1.1" 200 115 0.051357 10.0.0.131 - - [2026-02-26 02:34:44] "GET /project/c5fa1975-0d21-40c2-ba35-b1ca9941e71f?fields=application_policy_sets HTTP/1.1" 200 1461 0.057028 10.0.0.131 - - [2026-02-26 02:34:45] "DELETE /project/c5fa1975-0d21-40c2-ba35-b1ca9941e71f HTTP/1.1" 200 115 0.473469 10.0.0.65 - - [2026-02-26 02:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012102 10.0.0.131 - - [2026-02-26 02:34:45] "GET /projects?obj_uuids=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000965 10.0.0.65 - - [2026-02-26 02:34:45] "GET /project/859f620b-2579-4a15-a876-cec040881cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.073608 10.0.0.131 - - [2026-02-26 02:34:45] "GET /projects?obj_uuids=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000931 10.0.0.65 - - [2026-02-26 02:34:45] "POST /neutron/network HTTP/1.1" 200 607 0.171910 10.0.0.73 - - [2026-02-26 02:34:45] "POST /ref-update HTTP/1.1" 200 156 0.034383 10.0.0.65 - - [2026-02-26 02:34:45] "POST /id-to-fqname HTTP/1.1" 200 221 0.003121 10.0.0.65 - - [2026-02-26 02:34:45] "GET /virtual-network/df733bef-cfc1-4b9f-ac8e-7a84fe8c1a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004956 10.0.0.65 - - [2026-02-26 02:34:45] "POST /neutron/network HTTP/1.1" 200 825 0.005474 10.0.0.65 - - [2026-02-26 02:34:46] "GET /virtual-network/df733bef-cfc1-4b9f-ac8e-7a84fe8c1a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005112 10.0.0.65 - - [2026-02-26 02:34:46] "POST /neutron/network HTTP/1.1" 200 825 0.091185 10.0.0.65 - - [2026-02-26 02:34:46] "GET /virtual-network/df733bef-cfc1-4b9f-ac8e-7a84fe8c1a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005344 10.0.0.65 - - [2026-02-26 02:34:46] "GET /network-ipam/009980a9-40ef-4139-9843-8d20a2d174c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.003487 10.0.0.65 - - [2026-02-26 02:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.131 - - [2026-02-26 02:34:46] "GET /projects?obj_uuids=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000942 10.0.0.65 - - [2026-02-26 02:34:46] "GET /project/859f620b-2579-4a15-a876-cec040881cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.040354 10.0.0.131 - - [2026-02-26 02:34:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002558 10.0.0.65 - - [2026-02-26 02:34:46] "POST /neutron/subnet HTTP/1.1" 200 715 0.204824 10.0.0.65 - - [2026-02-26 02:34:46] "POST /id-to-fqname HTTP/1.1" 200 221 0.001260 10.0.0.65 - - [2026-02-26 02:34:46] "GET /virtual-network/e6b75dec-ca72-4707-b0d6-f27e94bee9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005289 10.0.0.65 - - [2026-02-26 02:34:46] "GET /virtual-network/e6b75dec-ca72-4707-b0d6-f27e94bee9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005288 10.0.0.65 - - [2026-02-26 02:34:46] "POST /neutron/network HTTP/1.1" 200 822 0.006372 10.0.0.65 - - [2026-02-26 02:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.131 - - [2026-02-26 02:34:46] "GET /projects?obj_uuids=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000911 10.0.0.65 - - [2026-02-26 02:34:46] "GET /project/859f620b-2579-4a15-a876-cec040881cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.060895 10.0.0.131 - - [2026-02-26 02:34:47] "GET /projects?obj_uuids=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000901 10.0.0.65 - - [2026-02-26 02:34:47] "POST /neutron/network HTTP/1.1" 200 607 0.135103 10.0.0.73 - - [2026-02-26 02:34:47] "POST /route-targets HTTP/1.1" 200 328 0.016326 10.0.0.65 - - [2026-02-26 02:34:47] "POST /id-to-fqname HTTP/1.1" 200 221 0.003635 10.0.0.65 - - [2026-02-26 02:34:47] "GET /virtual-network/145b9160-5def-4685-bf81-eedcf3dbed07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005358 10.0.0.65 - - [2026-02-26 02:34:47] "POST /neutron/network HTTP/1.1" 200 823 0.006417 10.0.0.65 - - [2026-02-26 02:34:47] "GET /virtual-network/145b9160-5def-4685-bf81-eedcf3dbed07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005495 10.0.0.65 - - [2026-02-26 02:34:47] "GET /virtual-network/df733bef-cfc1-4b9f-ac8e-7a84fe8c1a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005655 10.0.0.65 - - [2026-02-26 02:34:48] "GET /obj-perms HTTP/1.1" 200 5030 0.076041 10.0.0.65 - - [2026-02-26 02:34:49] "GET /virtual-network/e6b75dec-ca72-4707-b0d6-f27e94bee9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005700 10.0.0.73 - - [2026-02-26 02:34:49] "GET /obj-perms HTTP/1.1" 200 5030 0.060339 10.0.0.131 - - [2026-02-26 02:34:50] "GET /obj-perms HTTP/1.1" 200 5030 0.062424 10.0.0.65 - - [2026-02-26 02:34:50] "GET /virtual-network/145b9160-5def-4685-bf81-eedcf3dbed07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006769 10.0.0.65 - - [2026-02-26 02:34:50] "POST /fqname-to-id HTTP/1.1" 404 215 0.003296 10.0.0.65 - - [2026-02-26 02:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.131 - - [2026-02-26 02:34:50] "GET /projects?obj_uuids=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000942 10.0.0.65 - - [2026-02-26 02:34:50] "GET /project/859f620b-2579-4a15-a876-cec040881cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.058273 10.0.0.65 - - [2026-02-26 02:34:50] "POST /network-policys HTTP/1.1" 200 555 0.033572 10.0.0.65 - - [2026-02-26 02:34:51] "GET /network-policy/e4f6f6f9-e6bc-4017-9711-90e7440d88ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.006151 10.0.0.65 - - [2026-02-26 02:34:51] "POST /fqname-to-id HTTP/1.1" 404 215 0.002371 10.0.0.65 - - [2026-02-26 02:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.131 - - [2026-02-26 02:34:51] "GET /projects?obj_uuids=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001187 10.0.0.65 - - [2026-02-26 02:34:51] "GET /project/859f620b-2579-4a15-a876-cec040881cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.056341 10.0.0.65 - - [2026-02-26 02:34:51] "POST /network-policys HTTP/1.1" 200 555 0.033688 10.0.0.65 - - [2026-02-26 02:34:51] "GET /network-policy/e1024c80-2305-474d-a09c-5cd7dd2c7fab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.005577 10.0.0.65 - - [2026-02-26 02:34:51] "POST /fqname-to-id HTTP/1.1" 404 215 0.002970 10.0.0.65 - - [2026-02-26 02:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.131 - - [2026-02-26 02:34:51] "GET /projects?obj_uuids=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000886 10.0.0.65 - - [2026-02-26 02:34:51] "GET /project/859f620b-2579-4a15-a876-cec040881cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.054223 10.0.0.65 - - [2026-02-26 02:34:51] "POST /network-policys HTTP/1.1" 200 555 0.028888 10.0.0.65 - - [2026-02-26 02:34:51] "GET /network-policy/e89cdca1-7bca-4360-a18d-113aa31ab40c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.007913 10.0.0.65 - - [2026-02-26 02:34:51] "POST /ref-update HTTP/1.1" 200 156 0.053339 10.0.0.73 - - [2026-02-26 02:34:51] "POST /access-control-lists HTTP/1.1" 200 593 0.063909 10.0.0.65 - - [2026-02-26 02:34:51] "POST /ref-update HTTP/1.1" 200 156 0.081408 10.0.0.65 - - [2026-02-26 02:34:52] "POST /neutron/network HTTP/1.1" 200 822 0.009348 10.0.0.73 - - [2026-02-26 02:34:52] "POST /access-control-lists HTTP/1.1" 200 593 0.082796 10.0.0.65 - - [2026-02-26 02:34:52] "GET /virtual-network/e6b75dec-ca72-4707-b0d6-f27e94bee9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.023157 10.0.0.65 - - [2026-02-26 02:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.65 - - [2026-02-26 02:34:52] "GET /network-policy/e1024c80-2305-474d-a09c-5cd7dd2c7fab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.004204 10.0.0.65 - - [2026-02-26 02:34:52] "POST /id-to-fqname HTTP/1.1" 200 221 0.001251 10.0.0.65 - - [2026-02-26 02:34:52] "POST /neutron/network HTTP/1.1" 200 1006 0.008274 10.0.0.131 - - [2026-02-26 02:34:53] "GET /projects?obj_uuids=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001008 10.0.0.65 - - [2026-02-26 02:34:53] "GET /project/859f620b-2579-4a15-a876-cec040881cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.086244 10.0.0.65 - - [2026-02-26 02:34:53] "POST /neutron/port HTTP/1.1" 200 117 0.006267 10.0.0.65 - - [2026-02-26 02:34:53] "POST /id-to-fqname HTTP/1.1" 200 221 0.001108 10.0.0.65 - - [2026-02-26 02:34:54] "POST /neutron/network HTTP/1.1" 200 1006 0.006741 10.0.0.65 - - [2026-02-26 02:34:54] "POST /neutron/port HTTP/1.1" 200 1061 0.045817 10.0.0.131 - - [2026-02-26 02:34:54] "GET /projects?obj_uuids=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002149 10.0.0.65 - - [2026-02-26 02:34:55] "GET /project/859f620b-2579-4a15-a876-cec040881cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.110423 10.0.0.65 - - [2026-02-26 02:34:55] "POST /neutron/port HTTP/1.1" 200 1125 0.018627 10.0.0.65 - - [2026-02-26 02:34:55] "POST /neutron/port HTTP/1.1" 200 117 0.001091 10.0.0.65 - - [2026-02-26 02:34:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007110 10.0.0.65 - - [2026-02-26 02:34:55] "POST /id-to-fqname HTTP/1.1" 200 221 0.001379 10.0.0.65 - - [2026-02-26 02:34:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010015 10.0.0.131 - - [2026-02-26 02:34:55] "GET /projects?obj_uuids=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001251 10.0.0.65 - - [2026-02-26 02:34:56] "POST /neutron/port HTTP/1.1" 200 1058 0.386245 10.0.0.65 - - [2026-02-26 02:34:56] "POST /neutron/port HTTP/1.1" 200 1112 0.163107 10.0.0.65 - - [2026-02-26 02:34:56] "POST /neutron/subnet HTTP/1.1" 200 689 0.009207 10.0.0.131 - - [2026-02-26 02:34:56] "GET /projects?obj_uuids=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000950 10.0.0.65 - - [2026-02-26 02:34:56] "GET /project/859f620b-2579-4a15-a876-cec040881cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.096139 10.0.0.65 - - [2026-02-26 02:34:57] "POST /neutron/network HTTP/1.1" 200 823 0.040581 10.0.0.65 - - [2026-02-26 02:34:57] "POST /neutron/port HTTP/1.1" 200 117 0.006771 10.0.0.65 - - [2026-02-26 02:34:57] "POST /neutron/port HTTP/1.1" 200 1125 0.017478 10.0.0.65 - - [2026-02-26 02:34:57] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007062 10.0.0.131 - - [2026-02-26 02:34:57] "GET /projects?obj_uuids=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000969 10.0.0.65 - - [2026-02-26 02:34:57] "GET /virtual-machine/8faccb19-2d37-43cc-91bb-867847312f7e HTTP/1.1" 401 292 0.000306 10.0.0.65 - - [2026-02-26 02:34:58] "POST /neutron/port HTTP/1.1" 200 1059 0.316463 10.0.0.65 - - [2026-02-26 02:34:58] "POST /neutron/port HTTP/1.1" 200 1059 0.014960 10.0.0.65 - - [2026-02-26 02:34:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004607 10.0.0.65 - - [2026-02-26 02:34:58] "GET /virtual-machine/8faccb19-2d37-43cc-91bb-867847312f7e HTTP/1.1" 200 1295 0.044065 10.0.0.65 - - [2026-02-26 02:34:58] "GET /virtual-machine/8faccb19-2d37-43cc-91bb-867847312f7e HTTP/1.1" 200 1295 0.007217 10.0.0.65 - - [2026-02-26 02:34:58] "POST /neutron/network HTTP/1.1" 200 823 0.008854 10.0.0.65 - - [2026-02-26 02:34:58] "GET /virtual-machine-interface/2121fd8f-7377-4056-ba98-dfd2b2ba26a5 HTTP/1.1" 200 2950 0.005401 10.0.0.65 - - [2026-02-26 02:34:58] "GET /virtual-machine/8faccb19-2d37-43cc-91bb-867847312f7e HTTP/1.1" 200 1295 0.004995 10.0.0.65 - - [2026-02-26 02:34:58] "GET /virtual-machine-interface/2121fd8f-7377-4056-ba98-dfd2b2ba26a5 HTTP/1.1" 200 2950 0.005999 10.0.0.65 - - [2026-02-26 02:34:58] "GET /instance-ip/a3da9e5e-d0a7-4d79-8056-35ad860d8276 HTTP/1.1" 200 1625 0.006736 10.0.0.65 - - [2026-02-26 02:34:58] "GET /virtual-machine/8faccb19-2d37-43cc-91bb-867847312f7e HTTP/1.1" 200 1295 0.003765 10.0.0.65 - - [2026-02-26 02:34:58] "GET /virtual-machine-interface/2121fd8f-7377-4056-ba98-dfd2b2ba26a5 HTTP/1.1" 200 2950 0.005141 10.0.0.65 - - [2026-02-26 02:34:58] "GET /instance-ip/a3da9e5e-d0a7-4d79-8056-35ad860d8276 HTTP/1.1" 200 1625 0.004961 10.0.0.65 - - [2026-02-26 02:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.65 - - [2026-02-26 02:34:58] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003369 10.0.0.65 - - [2026-02-26 02:34:58] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003176 10.0.0.65 - - [2026-02-26 02:34:58] "GET /virtual-network/df733bef-cfc1-4b9f-ac8e-7a84fe8c1a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005869 10.0.0.65 - - [2026-02-26 02:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.65 - - [2026-02-26 02:34:58] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004204 10.0.0.65 - - [2026-02-26 02:34:58] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002874 10.0.0.65 - - [2026-02-26 02:34:58] "GET /virtual-network/df733bef-cfc1-4b9f-ac8e-7a84fe8c1a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007892 10.0.0.65 - - [2026-02-26 02:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004204 10.0.0.65 - - [2026-02-26 02:34:58] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003682 10.0.0.65 - - [2026-02-26 02:34:58] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002927 10.0.0.65 - - [2026-02-26 02:34:59] "GET /virtual-network/df733bef-cfc1-4b9f-ac8e-7a84fe8c1a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.011015 10.0.0.65 - - [2026-02-26 02:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.65 - - [2026-02-26 02:34:59] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003947 10.0.0.65 - - [2026-02-26 02:34:59] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003444 10.0.0.65 - - [2026-02-26 02:34:59] "GET /virtual-network/df733bef-cfc1-4b9f-ac8e-7a84fe8c1a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006601 10.0.0.65 - - [2026-02-26 02:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.65 - - [2026-02-26 02:34:59] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005101 10.0.0.65 - - [2026-02-26 02:34:59] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003976 10.0.0.65 - - [2026-02-26 02:34:59] "GET /virtual-network/df733bef-cfc1-4b9f-ac8e-7a84fe8c1a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006316 10.0.0.65 - - [2026-02-26 02:35:01] "GET /obj-perms HTTP/1.1" 200 5056 0.064223 10.0.0.65 - - [2026-02-26 02:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.65 - - [2026-02-26 02:35:02] "GET /virtual-network/df733bef-cfc1-4b9f-ac8e-7a84fe8c1a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005113 10.0.0.65 - - [2026-02-26 02:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006527 10.0.0.65 - - [2026-02-26 02:35:06] "GET /virtual-network/df733bef-cfc1-4b9f-ac8e-7a84fe8c1a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005773 10.0.0.65 - - [2026-02-26 02:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.65 - - [2026-02-26 02:35:10] "GET /virtual-network/df733bef-cfc1-4b9f-ac8e-7a84fe8c1a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005015 10.0.0.65 - - [2026-02-26 02:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.65 - - [2026-02-26 02:35:14] "GET /virtual-network/df733bef-cfc1-4b9f-ac8e-7a84fe8c1a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006573 10.0.0.65 - - [2026-02-26 02:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.65 - - [2026-02-26 02:35:18] "GET /virtual-network/df733bef-cfc1-4b9f-ac8e-7a84fe8c1a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005363 10.0.0.65 - - [2026-02-26 02:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.65 - - [2026-02-26 02:35:22] "GET /virtual-network/df733bef-cfc1-4b9f-ac8e-7a84fe8c1a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006714 10.0.0.65 - - [2026-02-26 02:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.65 - - [2026-02-26 02:35:26] "GET /virtual-network/df733bef-cfc1-4b9f-ac8e-7a84fe8c1a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005528 10.0.0.65 - - [2026-02-26 02:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.65 - - [2026-02-26 02:35:31] "GET /virtual-network/df733bef-cfc1-4b9f-ac8e-7a84fe8c1a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005463 10.0.0.65 - - [2026-02-26 02:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.65 - - [2026-02-26 02:35:35] "GET /virtual-network/df733bef-cfc1-4b9f-ac8e-7a84fe8c1a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005627 10.0.0.65 - - [2026-02-26 02:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.65 - - [2026-02-26 02:35:39] "GET /virtual-network/df733bef-cfc1-4b9f-ac8e-7a84fe8c1a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005073 10.0.0.65 - - [2026-02-26 02:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.65 - - [2026-02-26 02:35:41] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003829 10.0.0.65 - - [2026-02-26 02:35:41] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002812 10.0.0.65 - - [2026-02-26 02:35:41] "GET /virtual-network/df733bef-cfc1-4b9f-ac8e-7a84fe8c1a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007494 10.0.0.65 - - [2026-02-26 02:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.65 - - [2026-02-26 02:35:41] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003413 10.0.0.65 - - [2026-02-26 02:35:41] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003464 10.0.0.65 - - [2026-02-26 02:35:41] "GET /virtual-network/df733bef-cfc1-4b9f-ac8e-7a84fe8c1a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005814 10.0.0.65 - - [2026-02-26 02:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.65 - - [2026-02-26 02:35:41] "GET /routing-instance/7a8546bc-f117-417a-b45d-24b19fccb3b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1789 0.006539 10.0.0.65 - - [2026-02-26 02:35:41] "GET /route-target/66d9c4f7-342a-4cc7-b66f-45f6f0a486a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004871 10.0.0.65 - - [2026-02-26 02:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.65 - - [2026-02-26 02:35:41] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004214 10.0.0.65 - - [2026-02-26 02:35:41] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002967 10.0.0.65 - - [2026-02-26 02:35:41] "GET /virtual-network/df733bef-cfc1-4b9f-ac8e-7a84fe8c1a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005485 10.0.0.65 - - [2026-02-26 02:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.65 - - [2026-02-26 02:35:41] "GET /routing-instance/7a8546bc-f117-417a-b45d-24b19fccb3b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1789 0.004462 10.0.0.65 - - [2026-02-26 02:35:41] "GET /route-target/66d9c4f7-342a-4cc7-b66f-45f6f0a486a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003266 10.0.0.65 - - [2026-02-26 02:35:41] "POST /neutron/network HTTP/1.1" 200 1006 0.006223 10.0.0.65 - - [2026-02-26 02:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.65 - - [2026-02-26 02:35:42] "POST /neutron/port HTTP/1.1" 200 117 0.000957 10.0.0.65 - - [2026-02-26 02:35:42] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004317 10.0.0.65 - - [2026-02-26 02:35:42] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002953 10.0.0.65 - - [2026-02-26 02:35:42] "GET /virtual-network/df733bef-cfc1-4b9f-ac8e-7a84fe8c1a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005897 10.0.0.65 - - [2026-02-26 02:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015 10.0.0.65 - - [2026-02-26 02:35:42] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004489 10.0.0.65 - - [2026-02-26 02:35:42] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003146 10.0.0.65 - - [2026-02-26 02:35:42] "GET /virtual-network/df733bef-cfc1-4b9f-ac8e-7a84fe8c1a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006011 10.0.0.65 - - [2026-02-26 02:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.65 - - [2026-02-26 02:35:42] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004712 10.0.0.65 - - [2026-02-26 02:35:42] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003567 10.0.0.65 - - [2026-02-26 02:35:42] "GET /virtual-network/df733bef-cfc1-4b9f-ac8e-7a84fe8c1a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006545 10.0.0.131 - - [2026-02-26 02:35:42] "GET /obj-perms HTTP/1.1" 200 5030 0.003830 10.0.0.65 - - [2026-02-26 02:35:42] "GET /obj-perms HTTP/1.1" 200 5030 0.003687 10.0.0.73 - - [2026-02-26 02:35:42] "GET /obj-perms HTTP/1.1" 200 5030 0.004042 10.0.0.65 - - [2026-02-26 02:35:42] "GET /obj-perms HTTP/1.1" 200 5030 0.003413 10.0.0.65 - - [2026-02-26 02:35:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007121 10.0.0.65 - - [2026-02-26 02:35:43] "POST /neutron/port HTTP/1.1" 200 1122 0.034444 10.0.0.65 - - [2026-02-26 02:35:43] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010959 10.0.0.65 - - [2026-02-26 02:35:43] "GET /virtual-machine/13bf5d5f-cab2-4e58-beef-0d9dcc331de7 HTTP/1.1" 200 1294 0.008886 10.0.0.65 - - [2026-02-26 02:35:43] "GET /virtual-machine/13bf5d5f-cab2-4e58-beef-0d9dcc331de7 HTTP/1.1" 200 1294 0.004826 10.0.0.65 - - [2026-02-26 02:35:43] "GET /virtual-machine-interface/c71c86ca-1659-40ff-9e13-058a30e31675 HTTP/1.1" 200 2951 0.009225 10.0.0.65 - - [2026-02-26 02:35:43] "GET /virtual-machine/13bf5d5f-cab2-4e58-beef-0d9dcc331de7 HTTP/1.1" 200 1294 0.009548 10.0.0.65 - - [2026-02-26 02:35:43] "GET /virtual-machine-interface/c71c86ca-1659-40ff-9e13-058a30e31675 HTTP/1.1" 200 2951 0.006233 10.0.0.65 - - [2026-02-26 02:35:43] "GET /instance-ip/2fb77634-141f-4f2e-86af-2f8d2f8c7da6 HTTP/1.1" 200 1621 0.007568 10.0.0.65 - - [2026-02-26 02:35:43] "GET /virtual-machine/13bf5d5f-cab2-4e58-beef-0d9dcc331de7 HTTP/1.1" 200 1294 0.004658 10.0.0.65 - - [2026-02-26 02:35:43] "GET /virtual-machine-interface/c71c86ca-1659-40ff-9e13-058a30e31675 HTTP/1.1" 200 2951 0.005765 10.0.0.65 - - [2026-02-26 02:35:43] "GET /instance-ip/2fb77634-141f-4f2e-86af-2f8d2f8c7da6 HTTP/1.1" 200 1621 0.005456 10.0.0.65 - - [2026-02-26 02:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.65 - - [2026-02-26 02:35:43] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003509 10.0.0.65 - - [2026-02-26 02:35:43] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003109 10.0.0.65 - - [2026-02-26 02:35:43] "GET /virtual-network/e6b75dec-ca72-4707-b0d6-f27e94bee9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.006510 10.0.0.65 - - [2026-02-26 02:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004290 10.0.0.65 - - [2026-02-26 02:35:43] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005656 10.0.0.65 - - [2026-02-26 02:35:43] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003803 10.0.0.65 - - [2026-02-26 02:35:43] "GET /virtual-network/e6b75dec-ca72-4707-b0d6-f27e94bee9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.006202 10.0.0.65 - - [2026-02-26 02:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006328 10.0.0.65 - - [2026-02-26 02:35:43] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004229 10.0.0.65 - - [2026-02-26 02:35:43] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004151 10.0.0.65 - - [2026-02-26 02:35:43] "GET /virtual-network/e6b75dec-ca72-4707-b0d6-f27e94bee9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.006099 10.0.0.65 - - [2026-02-26 02:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.65 - - [2026-02-26 02:35:43] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004287 10.0.0.65 - - [2026-02-26 02:35:43] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004137 10.0.0.65 - - [2026-02-26 02:35:43] "GET /virtual-network/e6b75dec-ca72-4707-b0d6-f27e94bee9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.006670 10.0.0.65 - - [2026-02-26 02:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.65 - - [2026-02-26 02:35:43] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004925 10.0.0.65 - - [2026-02-26 02:35:43] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002989 10.0.0.65 - - [2026-02-26 02:35:43] "GET /virtual-network/e6b75dec-ca72-4707-b0d6-f27e94bee9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.005500 10.0.0.65 - - [2026-02-26 02:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004190 10.0.0.65 - - [2026-02-26 02:35:45] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003713 10.0.0.65 - - [2026-02-26 02:35:45] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003318 10.0.0.65 - - [2026-02-26 02:35:45] "GET /virtual-network/e6b75dec-ca72-4707-b0d6-f27e94bee9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.006251 10.0.0.65 - - [2026-02-26 02:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004280 10.0.0.65 - - [2026-02-26 02:35:45] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.012997 10.0.0.65 - - [2026-02-26 02:35:45] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003722 10.0.0.65 - - [2026-02-26 02:35:45] "GET /virtual-network/e6b75dec-ca72-4707-b0d6-f27e94bee9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.007152 10.0.0.65 - - [2026-02-26 02:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.65 - - [2026-02-26 02:35:45] "GET /routing-instance/701c5615-829f-4c28-8761-346d03c9aedf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.006337 10.0.0.65 - - [2026-02-26 02:35:45] "GET /route-target/7013eed0-8c66-4834-b2f0-287d919be549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004152 10.0.0.65 - - [2026-02-26 02:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.65 - - [2026-02-26 02:35:45] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004322 10.0.0.65 - - [2026-02-26 02:35:45] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003000 10.0.0.65 - - [2026-02-26 02:35:45] "GET /virtual-network/e6b75dec-ca72-4707-b0d6-f27e94bee9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.005383 10.0.0.65 - - [2026-02-26 02:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.65 - - [2026-02-26 02:35:45] "GET /routing-instance/701c5615-829f-4c28-8761-346d03c9aedf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.004781 10.0.0.65 - - [2026-02-26 02:35:45] "GET /route-target/7013eed0-8c66-4834-b2f0-287d919be549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003910 10.0.0.65 - - [2026-02-26 02:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.65 - - [2026-02-26 02:35:45] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003856 10.0.0.65 - - [2026-02-26 02:35:45] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002983 10.0.0.65 - - [2026-02-26 02:35:45] "GET /virtual-network/e6b75dec-ca72-4707-b0d6-f27e94bee9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.007432 10.0.0.65 - - [2026-02-26 02:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004887 10.0.0.65 - - [2026-02-26 02:35:45] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004761 10.0.0.65 - - [2026-02-26 02:35:45] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003574 10.0.0.65 - - [2026-02-26 02:35:45] "GET /virtual-network/e6b75dec-ca72-4707-b0d6-f27e94bee9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.006162 10.0.0.65 - - [2026-02-26 02:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.65 - - [2026-02-26 02:35:46] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004787 10.0.0.65 - - [2026-02-26 02:35:46] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003321 10.0.0.65 - - [2026-02-26 02:35:46] "GET /virtual-network/e6b75dec-ca72-4707-b0d6-f27e94bee9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.005227 10.0.0.131 - - [2026-02-26 02:35:46] "GET /obj-perms HTTP/1.1" 200 5030 0.004128 10.0.0.65 - - [2026-02-26 02:35:46] "GET /obj-perms HTTP/1.1" 200 5030 0.003910 10.0.0.65 - - [2026-02-26 02:35:46] "GET /obj-perms HTTP/1.1" 200 5030 0.003470 10.0.0.73 - - [2026-02-26 02:35:46] "GET /obj-perms HTTP/1.1" 200 5030 0.003804 10.0.0.131 - - [2026-02-26 02:35:46] "GET /obj-perms HTTP/1.1" 200 5030 0.003240 10.0.0.65 - - [2026-02-26 02:35:46] "POST /neutron/port HTTP/1.1" 200 1123 0.019368 10.0.0.65 - - [2026-02-26 02:35:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003694 10.0.0.65 - - [2026-02-26 02:35:46] "POST /neutron/port HTTP/1.1" 200 1123 0.019444 10.0.0.65 - - [2026-02-26 02:35:46] "POST /neutron/port HTTP/1.1" 200 1123 0.017743 10.0.0.65 - - [2026-02-26 02:35:46] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006819 10.0.0.65 - - [2026-02-26 02:35:46] "GET /virtual-machine/fcf37224-c511-4f16-838d-504f1a93135e HTTP/1.1" 200 1294 0.005655 10.0.0.65 - - [2026-02-26 02:35:46] "GET /virtual-machine/fcf37224-c511-4f16-838d-504f1a93135e HTTP/1.1" 200 1294 0.003477 10.0.0.65 - - [2026-02-26 02:35:46] "GET /virtual-machine-interface/30fc154c-3b21-4ef1-899c-8f38213aa25f HTTP/1.1" 200 2949 0.004823 10.0.0.65 - - [2026-02-26 02:35:46] "GET /virtual-machine/fcf37224-c511-4f16-838d-504f1a93135e HTTP/1.1" 200 1294 0.003474 10.0.0.65 - - [2026-02-26 02:35:46] "GET /virtual-machine-interface/30fc154c-3b21-4ef1-899c-8f38213aa25f HTTP/1.1" 200 2949 0.004623 10.0.0.65 - - [2026-02-26 02:35:46] "GET /instance-ip/430e15c3-8e9f-4963-80a9-3635ea456267 HTTP/1.1" 200 1622 0.005463 10.0.0.65 - - [2026-02-26 02:35:46] "GET /virtual-machine/fcf37224-c511-4f16-838d-504f1a93135e HTTP/1.1" 200 1294 0.003205 10.0.0.65 - - [2026-02-26 02:35:46] "GET /virtual-machine-interface/30fc154c-3b21-4ef1-899c-8f38213aa25f HTTP/1.1" 200 2949 0.004835 10.0.0.65 - - [2026-02-26 02:35:46] "GET /instance-ip/430e15c3-8e9f-4963-80a9-3635ea456267 HTTP/1.1" 200 1622 0.003898 10.0.0.65 - - [2026-02-26 02:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.65 - - [2026-02-26 02:35:46] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003789 10.0.0.65 - - [2026-02-26 02:35:46] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003018 10.0.0.65 - - [2026-02-26 02:35:47] "GET /virtual-network/145b9160-5def-4685-bf81-eedcf3dbed07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005131 10.0.0.65 - - [2026-02-26 02:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.65 - - [2026-02-26 02:35:47] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004252 10.0.0.65 - - [2026-02-26 02:35:47] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003290 10.0.0.65 - - [2026-02-26 02:35:47] "GET /virtual-network/145b9160-5def-4685-bf81-eedcf3dbed07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005541 10.0.0.65 - - [2026-02-26 02:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.65 - - [2026-02-26 02:35:47] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003980 10.0.0.65 - - [2026-02-26 02:35:47] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003658 10.0.0.65 - - [2026-02-26 02:35:47] "GET /virtual-network/145b9160-5def-4685-bf81-eedcf3dbed07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005631 10.0.0.65 - - [2026-02-26 02:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.65 - - [2026-02-26 02:35:47] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004250 10.0.0.65 - - [2026-02-26 02:35:47] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003566 10.0.0.65 - - [2026-02-26 02:35:47] "GET /virtual-network/145b9160-5def-4685-bf81-eedcf3dbed07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005332 10.0.0.65 - - [2026-02-26 02:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.65 - - [2026-02-26 02:35:47] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004255 10.0.0.65 - - [2026-02-26 02:35:47] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002704 10.0.0.65 - - [2026-02-26 02:35:47] "GET /virtual-network/145b9160-5def-4685-bf81-eedcf3dbed07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006261 10.0.0.65 - - [2026-02-26 02:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.65 - - [2026-02-26 02:35:48] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003309 10.0.0.65 - - [2026-02-26 02:35:48] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003482 10.0.0.65 - - [2026-02-26 02:35:48] "GET /virtual-network/145b9160-5def-4685-bf81-eedcf3dbed07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005533 10.0.0.65 - - [2026-02-26 02:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.65 - - [2026-02-26 02:35:48] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003836 10.0.0.65 - - [2026-02-26 02:35:48] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003217 10.0.0.65 - - [2026-02-26 02:35:48] "GET /virtual-network/145b9160-5def-4685-bf81-eedcf3dbed07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005447 10.0.0.65 - - [2026-02-26 02:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004078 10.0.0.65 - - [2026-02-26 02:35:48] "GET /routing-instance/c8b423d9-5122-408b-94b5-62dd0f2d1596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.008168 10.0.0.65 - - [2026-02-26 02:35:49] "GET /route-target/0ca077cc-bfb5-405a-950d-ecbe289d872e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005104 10.0.0.65 - - [2026-02-26 02:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.65 - - [2026-02-26 02:35:49] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009963 10.0.0.65 - - [2026-02-26 02:35:49] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003204 10.0.0.65 - - [2026-02-26 02:35:49] "GET /virtual-network/145b9160-5def-4685-bf81-eedcf3dbed07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005493 10.0.0.65 - - [2026-02-26 02:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.65 - - [2026-02-26 02:35:49] "GET /routing-instance/c8b423d9-5122-408b-94b5-62dd0f2d1596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.004468 10.0.0.65 - - [2026-02-26 02:35:49] "GET /route-target/0ca077cc-bfb5-405a-950d-ecbe289d872e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005225 10.0.0.65 - - [2026-02-26 02:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.65 - - [2026-02-26 02:35:49] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003969 10.0.0.65 - - [2026-02-26 02:35:49] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003357 10.0.0.65 - - [2026-02-26 02:35:49] "GET /virtual-network/145b9160-5def-4685-bf81-eedcf3dbed07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005273 10.0.0.65 - - [2026-02-26 02:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004078 10.0.0.65 - - [2026-02-26 02:35:49] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003886 10.0.0.65 - - [2026-02-26 02:35:49] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003191 10.0.0.65 - - [2026-02-26 02:35:49] "GET /virtual-network/145b9160-5def-4685-bf81-eedcf3dbed07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007322 10.0.0.65 - - [2026-02-26 02:35:49] "GET /obj-perms HTTP/1.1" 200 5030 0.004284 10.0.0.65 - - [2026-02-26 02:35:49] "GET /obj-perms HTTP/1.1" 200 5030 0.004055 10.0.0.131 - - [2026-02-26 02:35:49] "GET /obj-perms HTTP/1.1" 200 5030 0.003866 10.0.0.73 - - [2026-02-26 02:35:49] "GET /obj-perms HTTP/1.1" 200 5030 0.004218 10.0.0.65 - - [2026-02-26 02:35:49] "GET /obj-perms HTTP/1.1" 200 5030 0.003426 10.0.0.65 - - [2026-02-26 02:35:50] "GET /virtual-machine/8faccb19-2d37-43cc-91bb-867847312f7e HTTP/1.1" 200 1295 0.005208 10.0.0.65 - - [2026-02-26 02:35:50] "GET /virtual-machine-interface/2121fd8f-7377-4056-ba98-dfd2b2ba26a5 HTTP/1.1" 200 2950 0.005435 10.0.0.65 - - [2026-02-26 02:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.65 - - [2026-02-26 02:35:50] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005374 10.0.0.65 - - [2026-02-26 02:35:50] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003369 10.0.0.65 - - [2026-02-26 02:35:50] "GET /virtual-network/df733bef-cfc1-4b9f-ac8e-7a84fe8c1a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005860 10.0.0.65 - - [2026-02-26 02:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.65 - - [2026-02-26 02:35:51] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003722 10.0.0.65 - - [2026-02-26 02:35:51] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002959 10.0.0.65 - - [2026-02-26 02:35:51] "GET /virtual-network/df733bef-cfc1-4b9f-ac8e-7a84fe8c1a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006862 10.0.0.65 - - [2026-02-26 02:35:51] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005552 10.0.0.65 - - [2026-02-26 02:35:54] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007377 10.0.0.65 - - [2026-02-26 02:35:56] "POST /neutron/port HTTP/1.1" 200 1125 0.016375 10.0.0.65 - - [2026-02-26 02:36:01] "GET /virtual-machine/13bf5d5f-cab2-4e58-beef-0d9dcc331de7 HTTP/1.1" 200 1294 0.004338 10.0.0.65 - - [2026-02-26 02:36:01] "GET /virtual-machine-interface/c71c86ca-1659-40ff-9e13-058a30e31675 HTTP/1.1" 200 2951 0.005395 10.0.0.65 - - [2026-02-26 02:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004721 10.0.0.65 - - [2026-02-26 02:36:01] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004278 10.0.0.65 - - [2026-02-26 02:36:01] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003148 10.0.0.65 - - [2026-02-26 02:36:01] "GET /virtual-network/e6b75dec-ca72-4707-b0d6-f27e94bee9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.005699 10.0.0.65 - - [2026-02-26 02:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.65 - - [2026-02-26 02:36:03] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004177 10.0.0.65 - - [2026-02-26 02:36:03] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002882 10.0.0.65 - - [2026-02-26 02:36:03] "GET /virtual-network/e6b75dec-ca72-4707-b0d6-f27e94bee9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.006957 10.0.0.65 - - [2026-02-26 02:36:03] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011176 10.0.0.65 - - [2026-02-26 02:36:08] "GET /virtual-machine/fcf37224-c511-4f16-838d-504f1a93135e HTTP/1.1" 200 1294 0.004589 10.0.0.65 - - [2026-02-26 02:36:08] "GET /virtual-machine-interface/30fc154c-3b21-4ef1-899c-8f38213aa25f HTTP/1.1" 200 2949 0.007468 10.0.0.65 - - [2026-02-26 02:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008667 10.0.0.65 - - [2026-02-26 02:36:08] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004387 10.0.0.65 - - [2026-02-26 02:36:08] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003600 10.0.0.65 - - [2026-02-26 02:36:08] "GET /virtual-network/145b9160-5def-4685-bf81-eedcf3dbed07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005534 10.0.0.65 - - [2026-02-26 02:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.65 - - [2026-02-26 02:36:09] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003698 10.0.0.65 - - [2026-02-26 02:36:09] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003070 10.0.0.65 - - [2026-02-26 02:36:09] "GET /virtual-network/145b9160-5def-4685-bf81-eedcf3dbed07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005917 10.0.0.65 - - [2026-02-26 02:36:30] "GET /virtual-machine/fcf37224-c511-4f16-838d-504f1a93135e HTTP/1.1" 200 1294 0.004076 10.0.0.65 - - [2026-02-26 02:36:30] "POST /neutron/port HTTP/1.1" 200 151 0.182786 10.0.0.65 - - [2026-02-26 02:36:32] "GET /virtual-machine/fcf37224-c511-4f16-838d-504f1a93135e HTTP/1.1" 404 171 0.003638 10.0.0.65 - - [2026-02-26 02:36:32] "GET /virtual-machine/fcf37224-c511-4f16-838d-504f1a93135e HTTP/1.1" 404 171 0.003573 10.0.0.65 - - [2026-02-26 02:36:32] "GET /virtual-machine/fcf37224-c511-4f16-838d-504f1a93135e HTTP/1.1" 404 171 0.002774 10.0.0.65 - - [2026-02-26 02:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.65 - - [2026-02-26 02:36:32] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003432 10.0.0.65 - - [2026-02-26 02:36:32] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002888 10.0.0.65 - - [2026-02-26 02:36:32] "GET /virtual-network/145b9160-5def-4685-bf81-eedcf3dbed07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005754 10.0.0.65 - - [2026-02-26 02:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.65 - - [2026-02-26 02:36:32] "GET /routing-instance/c8b423d9-5122-408b-94b5-62dd0f2d1596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.005245 10.0.0.65 - - [2026-02-26 02:36:32] "GET /route-target/0ca077cc-bfb5-405a-950d-ecbe289d872e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004241 10.0.0.73 - - [2026-02-26 02:36:32] "GET /obj-perms HTTP/1.1" 200 5030 0.003547 10.0.0.65 - - [2026-02-26 02:36:35] "GET /obj-perms HTTP/1.1" 200 5030 0.004510 10.0.0.73 - - [2026-02-26 02:36:41] "GET /obj-perms HTTP/1.1" 200 5030 0.004013 10.0.0.65 - - [2026-02-26 02:36:44] "GET /obj-perms HTTP/1.1" 200 5030 0.003892 10.0.0.65 - - [2026-02-26 02:36:47] "POST /neutron/network HTTP/1.1" 200 924 0.006823 10.0.0.65 - - [2026-02-26 02:36:47] "POST /neutron/port HTTP/1.1" 200 117 0.001128 10.0.0.65 - - [2026-02-26 02:36:48] "GET /obj-perms HTTP/1.1" 200 5030 0.004595 10.0.0.73 - - [2026-02-26 02:36:48] "GET /obj-perms HTTP/1.1" 200 5030 0.003747 10.0.0.131 - - [2026-02-26 02:36:48] "GET /obj-perms HTTP/1.1" 200 5030 0.003731 10.0.0.65 - - [2026-02-26 02:36:48] "GET /virtual-machine/13bf5d5f-cab2-4e58-beef-0d9dcc331de7 HTTP/1.1" 200 1294 0.004904 10.0.0.65 - - [2026-02-26 02:36:48] "POST /neutron/port HTTP/1.1" 200 1112 0.015447 10.0.0.65 - - [2026-02-26 02:36:50] "GET /virtual-machine/13bf5d5f-cab2-4e58-beef-0d9dcc331de7 HTTP/1.1" 404 171 0.003974 10.0.0.65 - - [2026-02-26 02:36:50] "GET /virtual-machine/13bf5d5f-cab2-4e58-beef-0d9dcc331de7 HTTP/1.1" 404 171 0.002452 10.0.0.65 - - [2026-02-26 02:36:50] "GET /virtual-machine/13bf5d5f-cab2-4e58-beef-0d9dcc331de7 HTTP/1.1" 404 171 0.002925 10.0.0.65 - - [2026-02-26 02:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.65 - - [2026-02-26 02:36:50] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003715 10.0.0.65 - - [2026-02-26 02:36:50] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003576 10.0.0.65 - - [2026-02-26 02:36:50] "GET /virtual-network/e6b75dec-ca72-4707-b0d6-f27e94bee9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.005862 10.0.0.65 - - [2026-02-26 02:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005814 10.0.0.65 - - [2026-02-26 02:36:50] "GET /routing-instance/701c5615-829f-4c28-8761-346d03c9aedf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.004459 10.0.0.65 - - [2026-02-26 02:36:50] "GET /route-target/7013eed0-8c66-4834-b2f0-287d919be549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005651 10.0.0.65 - - [2026-02-26 02:36:50] "GET /obj-perms HTTP/1.1" 200 5030 0.006355 10.0.0.65 - - [2026-02-26 02:36:50] "GET /virtual-machine/8faccb19-2d37-43cc-91bb-867847312f7e HTTP/1.1" 200 1295 0.004252 10.0.0.65 - - [2026-02-26 02:36:51] "POST /neutron/port HTTP/1.1" 200 1115 0.013334 10.0.0.65 - - [2026-02-26 02:36:52] "GET /virtual-machine/8faccb19-2d37-43cc-91bb-867847312f7e HTTP/1.1" 404 171 0.002755 10.0.0.65 - - [2026-02-26 02:36:52] "GET /virtual-machine/8faccb19-2d37-43cc-91bb-867847312f7e HTTP/1.1" 404 171 0.003015 10.0.0.65 - - [2026-02-26 02:36:52] "GET /virtual-machine/8faccb19-2d37-43cc-91bb-867847312f7e HTTP/1.1" 404 171 0.002492 10.0.0.65 - - [2026-02-26 02:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.65 - - [2026-02-26 02:36:53] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003725 10.0.0.65 - - [2026-02-26 02:36:53] "GET /virtual-networks?parent_id=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003975 10.0.0.65 - - [2026-02-26 02:36:53] "GET /virtual-network/df733bef-cfc1-4b9f-ac8e-7a84fe8c1a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005679 10.0.0.65 - - [2026-02-26 02:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.65 - - [2026-02-26 02:36:53] "GET /routing-instance/7a8546bc-f117-417a-b45d-24b19fccb3b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1789 0.004163 10.0.0.65 - - [2026-02-26 02:36:53] "GET /route-target/66d9c4f7-342a-4cc7-b66f-45f6f0a486a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003545 10.0.0.73 - - [2026-02-26 02:36:53] "GET /obj-perms HTTP/1.1" 200 5030 0.004846 10.0.0.65 - - [2026-02-26 02:36:59] "GET /obj-perms HTTP/1.1" 200 5030 0.005940 10.0.0.73 - - [2026-02-26 02:37:02] "GET /obj-perms HTTP/1.1" 200 5030 0.004321 10.0.0.65 - - [2026-02-26 02:37:08] "GET /obj-perms HTTP/1.1" 200 5030 0.004714 10.0.0.73 - - [2026-02-26 02:37:08] "GET /obj-perms HTTP/1.1" 200 5030 0.004178 10.0.0.65 - - [2026-02-26 02:37:17] "GET /obj-perms HTTP/1.1" 200 5030 0.003734 10.0.0.73 - - [2026-02-26 02:37:17] "GET /obj-perms HTTP/1.1" 200 5030 0.004455 10.0.0.131 - - [2026-02-26 02:37:18] "GET /obj-perms HTTP/1.1" 200 5030 0.003757 10.0.0.65 - - [2026-02-26 02:37:18] "GET /virtual-network/e6b75dec-ca72-4707-b0d6-f27e94bee9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.005342 10.0.0.65 - - [2026-02-26 02:37:18] "POST /neutron/network HTTP/1.1" 200 822 0.078014 10.0.0.73 - - [2026-02-26 02:37:18] "DELETE /access-control-list/885f00df-fdcb-4f54-861d-87d3d51a25da HTTP/1.1" 200 115 0.068218 10.0.0.65 - - [2026-02-26 02:37:18] "GET /virtual-network/e6b75dec-ca72-4707-b0d6-f27e94bee9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005828 10.0.0.65 - - [2026-02-26 02:37:18] "POST /ref-update HTTP/1.1" 200 156 0.063330 10.0.0.73 - - [2026-02-26 02:37:18] "POST /ref-update HTTP/1.1" 200 156 0.045619 10.0.0.65 - - [2026-02-26 02:37:18] "POST /ref-update HTTP/1.1" 200 156 0.089182 10.0.0.65 - - [2026-02-26 02:37:18] "DELETE /network-policy/e89cdca1-7bca-4360-a18d-113aa31ab40c HTTP/1.1" 200 115 0.036327 10.0.0.65 - - [2026-02-26 02:37:18] "DELETE /network-policy/e1024c80-2305-474d-a09c-5cd7dd2c7fab HTTP/1.1" 200 115 0.041461 10.0.0.65 - - [2026-02-26 02:37:18] "DELETE /network-policy/e4f6f6f9-e6bc-4017-9711-90e7440d88ef HTTP/1.1" 200 115 0.049694 10.0.0.131 - - [2026-02-26 02:37:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003365 10.0.0.131 - - [2026-02-26 02:37:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002105 10.0.0.65 - - [2026-02-26 02:37:19] "POST /neutron/network HTTP/1.1" 200 151 0.127075 10.0.0.73 - - [2026-02-26 02:37:19] "DELETE /route-target/0ca077cc-bfb5-405a-950d-ecbe289d872e HTTP/1.1" 200 115 0.037281 10.0.0.65 - - [2026-02-26 02:37:19] "POST /neutron/network HTTP/1.1" 200 825 0.009020 10.0.0.73 - - [2026-02-26 02:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004692 10.0.0.65 - - [2026-02-26 02:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.65 - - [2026-02-26 02:37:20] "DELETE /network-ipam/3ff107b9-3463-4927-93b2-bb7d26dfa5ae HTTP/1.1" 200 115 0.048929 10.0.0.65 - - [2026-02-26 02:37:20] "POST /fqname-to-id HTTP/1.1" 404 197 0.005406 10.0.0.65 - - [2026-02-26 02:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.65 - - [2026-02-26 02:37:20] "DELETE /network-ipam/87af2427-54ef-4aae-ac94-1c6b3d9d1039 HTTP/1.1" 200 115 0.041518 10.0.0.65 - - [2026-02-26 02:37:20] "POST /fqname-to-id HTTP/1.1" 404 197 0.004739 10.0.0.65 - - [2026-02-26 02:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.65 - - [2026-02-26 02:37:20] "DELETE /network-ipam/009980a9-40ef-4139-9843-8d20a2d174c2 HTTP/1.1" 200 115 0.041506 10.0.0.65 - - [2026-02-26 02:37:20] "POST /fqname-to-id HTTP/1.1" 404 197 0.002897 10.0.0.131 - - [2026-02-26 02:37:21] "GET /projects?obj_uuids=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001197 10.0.0.65 - - [2026-02-26 02:37:22] "GET /project/859f620b-2579-4a15-a876-cec040881cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.034857 10.0.0.131 - - [2026-02-26 02:37:22] "GET /projects?obj_uuids=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001219 10.0.0.65 - - [2026-02-26 02:37:22] "GET /project/859f620b-2579-4a15-a876-cec040881cd1?fields=virtual_networks HTTP/1.1" 200 1044 0.043977 10.0.0.131 - - [2026-02-26 02:37:22] "GET /projects?obj_uuids=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000866 10.0.0.65 - - [2026-02-26 02:37:22] "GET /project/859f620b-2579-4a15-a876-cec040881cd1?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.038581 10.0.0.131 - - [2026-02-26 02:37:22] "GET /projects?obj_uuids=859f620b-2579-4a15-a876-cec040881cd1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000942 10.0.0.65 - - [2026-02-26 02:37:22] "GET /project/859f620b-2579-4a15-a876-cec040881cd1?fields=security_groups HTTP/1.1" 200 1271 0.043113 10.0.0.65 - - [2026-02-26 02:37:23] "POST /fqname-to-id HTTP/1.1" 404 194 0.028967 10.0.0.131 - - [2026-02-26 02:37:23] "GET /projects?obj_uuids=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003061 10.0.0.131 - - [2026-02-26 02:37:23] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001012 10.0.0.131 - - [2026-02-26 02:37:23] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.047462 10.0.0.131 - - [2026-02-26 02:37:23] "POST /id-to-fqname HTTP/1.1" 200 196 0.002543 10.0.0.131 - - [2026-02-26 02:37:23] "POST /fqname-to-id HTTP/1.1" 404 205 0.009485 10.0.0.131 - - [2026-02-26 02:37:23] "POST /security-groups HTTP/1.1" 200 597 0.076919 10.0.0.131 - - [2026-02-26 02:37:23] "POST /projects HTTP/1.1" 200 597 0.302532 10.0.0.131 - - [2026-02-26 02:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.341061 10.0.0.73 - - [2026-02-26 02:37:23] "POST /access-control-lists HTTP/1.1" 200 604 0.035728 10.0.0.65 - - [2026-02-26 02:37:23] "GET /project/f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.519497 10.0.0.65 - - [2026-02-26 02:37:25] "GET / HTTP/1.1" 200 36215 0.001480 10.0.0.65 - - [2026-02-26 02:37:28] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000577 10.0.0.65 - - [2026-02-26 02:37:28] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.067204 10.0.0.65 - - [2026-02-26 02:37:28] "POST /network-ipams HTTP/1.1" 200 521 0.030176 10.0.0.65 - - [2026-02-26 02:37:28] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 759 0.003175 10.0.0.65 - - [2026-02-26 02:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.65 - - [2026-02-26 02:37:28] "GET /network-ipam/9e892e61-da31-4e1e-9b98-01f6079ca185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.006575 10.0.0.65 - - [2026-02-26 02:37:28] "PUT /network-ipam/9e892e61-da31-4e1e-9b98-01f6079ca185 HTTP/1.1" 200 259 0.018029 10.0.0.65 - - [2026-02-26 02:37:28] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 759 0.003823 10.0.0.65 - - [2026-02-26 02:37:29] "POST /network-ipams HTTP/1.1" 200 521 0.028201 10.0.0.65 - - [2026-02-26 02:37:29] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 971 0.003666 10.0.0.65 - - [2026-02-26 02:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.65 - - [2026-02-26 02:37:29] "GET /network-ipam/e3ddcfea-0c46-47fb-962a-ffd2c4175a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.006163 10.0.0.65 - - [2026-02-26 02:37:29] "PUT /network-ipam/e3ddcfea-0c46-47fb-962a-ffd2c4175a21 HTTP/1.1" 200 259 0.012894 10.0.0.65 - - [2026-02-26 02:37:29] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 971 0.003733 10.0.0.65 - - [2026-02-26 02:37:29] "POST /network-ipams HTTP/1.1" 200 521 0.030192 10.0.0.65 - - [2026-02-26 02:37:29] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1184 0.003331 10.0.0.65 - - [2026-02-26 02:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.65 - - [2026-02-26 02:37:29] "GET /network-ipam/5c9b51bc-c6bb-4674-a28a-f6cd425b21ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.005676 10.0.0.65 - - [2026-02-26 02:37:29] "PUT /network-ipam/5c9b51bc-c6bb-4674-a28a-f6cd425b21ed HTTP/1.1" 200 259 0.014182 10.0.0.65 - - [2026-02-26 02:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.131 - - [2026-02-26 02:37:30] "GET /projects?obj_uuids=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001000 10.0.0.65 - - [2026-02-26 02:37:30] "GET /project/f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.056142 10.0.0.73 - - [2026-02-26 02:37:30] "DELETE /access-control-list/1516899c-c0f2-4ab1-8e2b-5cb6e307b0b9 HTTP/1.1" 200 115 0.054404 10.0.0.131 - - [2026-02-26 02:37:30] "GET /projects?obj_uuids=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000919 10.0.0.65 - - [2026-02-26 02:37:30] "POST /neutron/network HTTP/1.1" 200 613 0.197549 10.0.0.73 - - [2026-02-26 02:37:30] "POST /ref-update HTTP/1.1" 200 156 0.030148 10.0.0.131 - - [2026-02-26 02:37:31] "POST /fqname-to-id HTTP/1.1" 404 207 0.054927 10.0.0.65 - - [2026-02-26 02:37:31] "POST /neutron/network HTTP/1.1" 200 1014 0.012372 10.0.0.65 - - [2026-02-26 02:37:31] "POST /id-to-fqname HTTP/1.1" 200 227 0.001069 10.0.0.65 - - [2026-02-26 02:37:31] "GET /virtual-network/9536c853-43b2-4c65-a98e-f259a8ec55f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004770 10.0.0.65 - - [2026-02-26 02:37:31] "GET /virtual-network/9536c853-43b2-4c65-a98e-f259a8ec55f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005182 10.0.0.65 - - [2026-02-26 02:37:31] "POST /neutron/subnet HTTP/1.1" 200 724 0.009427 10.0.0.65 - - [2026-02-26 02:37:31] "GET /virtual-network/9536c853-43b2-4c65-a98e-f259a8ec55f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005242 10.0.0.65 - - [2026-02-26 02:37:31] "GET /network-ipam/9e892e61-da31-4e1e-9b98-01f6079ca185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.005071 10.0.0.65 - - [2026-02-26 02:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.131 - - [2026-02-26 02:37:31] "GET /projects?obj_uuids=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000915 10.0.0.65 - - [2026-02-26 02:37:31] "GET /project/f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.035024 10.0.0.65 - - [2026-02-26 02:37:31] "POST /neutron/network HTTP/1.1" 200 117 0.014536 10.0.0.131 - - [2026-02-26 02:37:32] "POST /useragent-kv HTTP/1.1" 200 115 0.006974 10.0.0.65 - - [2026-02-26 02:37:32] "POST /neutron/subnet HTTP/1.1" 200 823 0.168371 10.0.0.65 - - [2026-02-26 02:37:32] "POST /id-to-fqname HTTP/1.1" 200 227 0.001224 10.0.0.65 - - [2026-02-26 02:37:32] "GET /virtual-network/57513ecd-f49e-4c39-9a92-10076439e88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005478 10.0.0.65 - - [2026-02-26 02:37:32] "GET /virtual-network/57513ecd-f49e-4c39-9a92-10076439e88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005383 10.0.0.65 - - [2026-02-26 02:37:32] "POST /neutron/network HTTP/1.1" 200 1011 0.009941 10.0.0.65 - - [2026-02-26 02:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.131 - - [2026-02-26 02:37:32] "GET /projects?obj_uuids=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000879 10.0.0.65 - - [2026-02-26 02:37:32] "GET /project/f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.049930 10.0.0.65 - - [2026-02-26 02:37:32] "POST /neutron/network HTTP/1.1" 200 117 0.016109 10.0.0.73 - - [2026-02-26 02:37:33] "POST /route-targets HTTP/1.1" 200 328 0.014349 10.0.0.131 - - [2026-02-26 02:37:33] "POST /useragent-kv HTTP/1.1" 200 115 0.008850 10.0.0.65 - - [2026-02-26 02:37:33] "POST /neutron/subnet HTTP/1.1" 200 823 0.172866 10.0.0.65 - - [2026-02-26 02:37:33] "POST /id-to-fqname HTTP/1.1" 200 227 0.001217 10.0.0.65 - - [2026-02-26 02:37:33] "GET /virtual-network/8ea9db53-f20f-4201-b7aa-ad2e9f3180ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.005248 10.0.0.65 - - [2026-02-26 02:37:33] "GET /virtual-network/8ea9db53-f20f-4201-b7aa-ad2e9f3180ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.006446 10.0.0.65 - - [2026-02-26 02:37:33] "POST /neutron/network HTTP/1.1" 200 1015 0.010664 10.0.0.65 - - [2026-02-26 02:37:33] "GET /virtual-network/9536c853-43b2-4c65-a98e-f259a8ec55f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005626 10.0.0.65 - - [2026-02-26 02:37:34] "GET /obj-perms HTTP/1.1" 200 5042 0.077579 10.0.0.65 - - [2026-02-26 02:37:35] "GET /virtual-network/57513ecd-f49e-4c39-9a92-10076439e88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005344 10.0.0.73 - - [2026-02-26 02:37:35] "GET /obj-perms HTTP/1.1" 200 5042 0.063816 10.0.0.65 - - [2026-02-26 02:37:36] "GET /virtual-network/8ea9db53-f20f-4201-b7aa-ad2e9f3180ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.006973 10.0.0.131 - - [2026-02-26 02:37:36] "GET /obj-perms HTTP/1.1" 200 5042 0.061866 10.0.0.65 - - [2026-02-26 02:37:36] "POST /fqname-to-id HTTP/1.1" 404 224 0.003900 10.0.0.65 - - [2026-02-26 02:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.131 - - [2026-02-26 02:37:36] "GET /projects?obj_uuids=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001430 10.0.0.65 - - [2026-02-26 02:37:36] "GET /project/f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.035179 10.0.0.65 - - [2026-02-26 02:37:36] "POST /network-policys HTTP/1.1" 200 561 0.028878 10.0.0.65 - - [2026-02-26 02:37:36] "GET /network-policy/4508d074-b143-4f30-98f9-bd5921bd16d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.006118 10.0.0.65 - - [2026-02-26 02:37:36] "POST /fqname-to-id HTTP/1.1" 404 224 0.003480 10.0.0.65 - - [2026-02-26 02:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.131 - - [2026-02-26 02:37:37] "GET /projects?obj_uuids=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000901 10.0.0.65 - - [2026-02-26 02:37:37] "GET /project/f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.036638 10.0.0.65 - - [2026-02-26 02:37:37] "POST /network-policys HTTP/1.1" 200 561 0.028631 10.0.0.65 - - [2026-02-26 02:37:37] "GET /network-policy/4373df85-5a70-41d2-b98a-3d7d93778f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.005453 10.0.0.65 - - [2026-02-26 02:37:37] "POST /fqname-to-id HTTP/1.1" 404 224 0.003618 10.0.0.65 - - [2026-02-26 02:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.131 - - [2026-02-26 02:37:37] "GET /projects?obj_uuids=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001014 10.0.0.65 - - [2026-02-26 02:37:37] "GET /project/f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.045668 10.0.0.65 - - [2026-02-26 02:37:37] "POST /network-policys HTTP/1.1" 200 561 0.029306 10.0.0.65 - - [2026-02-26 02:37:37] "GET /network-policy/8fa9677c-2db2-4cfc-8723-23a02349991d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.006263 10.0.0.65 - - [2026-02-26 02:37:37] "POST /neutron/network HTTP/1.1" 200 1014 0.009313 10.0.0.131 - - [2026-02-26 02:37:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.006873 10.0.0.65 - - [2026-02-26 02:37:37] "GET /virtual-network/9536c853-43b2-4c65-a98e-f259a8ec55f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.007285 10.0.0.73 - - [2026-02-26 02:37:37] "POST /access-control-lists HTTP/1.1" 200 599 0.087284 10.0.0.65 - - [2026-02-26 02:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.020545 10.0.0.65 - - [2026-02-26 02:37:37] "GET /network-policy/4373df85-5a70-41d2-b98a-3d7d93778f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004016 10.0.0.65 - - [2026-02-26 02:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.65 - - [2026-02-26 02:37:37] "GET /network-policy/4508d074-b143-4f30-98f9-bd5921bd16d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.003999 10.0.0.65 - - [2026-02-26 02:37:38] "POST /neutron/network HTTP/1.1" 200 1011 0.008555 10.0.0.65 - - [2026-02-26 02:37:38] "GET /virtual-network/57513ecd-f49e-4c39-9a92-10076439e88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.007333 10.0.0.65 - - [2026-02-26 02:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.65 - - [2026-02-26 02:37:38] "GET /network-policy/8fa9677c-2db2-4cfc-8723-23a02349991d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003865 10.0.0.73 - - [2026-02-26 02:37:38] "POST /ref-update HTTP/1.1" 200 156 0.020307 10.0.0.65 - - [2026-02-26 02:37:38] "POST /id-to-fqname HTTP/1.1" 200 227 0.004713 10.0.0.65 - - [2026-02-26 02:37:38] "POST /neutron/network HTTP/1.1" 200 1208 0.006826 10.0.0.131 - - [2026-02-26 02:37:39] "GET /projects?obj_uuids=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001603 10.0.0.65 - - [2026-02-26 02:37:39] "GET /project/f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.096992 10.0.0.65 - - [2026-02-26 02:37:39] "POST /neutron/port HTTP/1.1" 200 117 0.006252 10.0.0.65 - - [2026-02-26 02:37:39] "POST /id-to-fqname HTTP/1.1" 200 227 0.001148 10.0.0.65 - - [2026-02-26 02:37:40] "POST /neutron/network HTTP/1.1" 200 1208 0.006825 10.0.0.65 - - [2026-02-26 02:37:40] "POST /neutron/port HTTP/1.1" 200 1173 0.019866 10.0.0.131 - - [2026-02-26 02:37:40] "GET /projects?obj_uuids=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.073444 10.0.0.65 - - [2026-02-26 02:37:40] "GET /project/f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.176088 10.0.0.65 - - [2026-02-26 02:37:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003074 10.0.0.65 - - [2026-02-26 02:37:41] "POST /neutron/subnet HTTP/1.1" 200 1384 0.014753 10.0.0.65 - - [2026-02-26 02:37:41] "POST /neutron/network HTTP/1.1" 200 1198 0.010223 10.0.0.65 - - [2026-02-26 02:37:41] "POST /neutron/port HTTP/1.1" 200 117 0.006190 10.0.0.65 - - [2026-02-26 02:37:41] "POST /id-to-fqname HTTP/1.1" 200 227 0.001148 10.0.0.65 - - [2026-02-26 02:37:41] "POST /neutron/network HTTP/1.1" 200 1025 0.006899 10.0.0.65 - - [2026-02-26 02:37:42] "POST /neutron/port HTTP/1.1" 200 1170 0.024229 10.0.0.65 - - [2026-02-26 02:37:42] "POST /neutron/port HTTP/1.1" 200 1234 0.017623 10.0.0.65 - - [2026-02-26 02:37:42] "POST /neutron/subnet HTTP/1.1" 200 1370 0.012969 10.0.0.65 - - [2026-02-26 02:37:42] "POST /neutron/network HTTP/1.1" 200 1109 0.009220 10.0.0.131 - - [2026-02-26 02:37:42] "GET /projects?obj_uuids=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000919 10.0.0.65 - - [2026-02-26 02:37:42] "GET /project/f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.068493 10.0.0.65 - - [2026-02-26 02:37:42] "POST /neutron/port HTTP/1.1" 200 2317 0.035256 10.0.0.65 - - [2026-02-26 02:37:43] "POST /neutron/network HTTP/1.1" 200 1208 0.006804 10.0.0.65 - - [2026-02-26 02:37:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003976 10.0.0.65 - - [2026-02-26 02:37:43] "POST /neutron/port HTTP/1.1" 200 117 0.001470 10.0.0.65 - - [2026-02-26 02:37:43] "POST /neutron/network HTTP/1.1" 200 1198 0.011621 10.0.0.65 - - [2026-02-26 02:37:43] "POST /neutron/port HTTP/1.1" 200 1237 0.022545 10.0.0.65 - - [2026-02-26 02:37:43] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006735 10.0.0.65 - - [2026-02-26 02:37:43] "GET /virtual-machine/c8c93084-5711-4382-8d17-af7bc5398fbe HTTP/1.1" 401 292 0.000413 10.0.0.65 - - [2026-02-26 02:37:43] "POST /neutron/port HTTP/1.1" 200 1174 0.022642 10.0.0.65 - - [2026-02-26 02:37:44] "POST /neutron/port HTTP/1.1" 200 1238 0.021413 10.0.0.65 - - [2026-02-26 02:37:44] "POST /neutron/subnet HTTP/1.1" 200 1389 0.014949 10.0.0.65 - - [2026-02-26 02:37:44] "GET /virtual-machine/c8c93084-5711-4382-8d17-af7bc5398fbe HTTP/1.1" 200 1301 0.035061 10.0.0.65 - - [2026-02-26 02:37:44] "GET /virtual-machine/c8c93084-5711-4382-8d17-af7bc5398fbe HTTP/1.1" 200 1301 0.003898 10.0.0.65 - - [2026-02-26 02:37:44] "GET /virtual-machine-interface/a61cd016-0e95-410e-8e84-8c9ea463ac00 HTTP/1.1" 200 3176 0.004992 10.0.0.65 - - [2026-02-26 02:37:44] "GET /virtual-machine/c8c93084-5711-4382-8d17-af7bc5398fbe HTTP/1.1" 200 1301 0.003736 10.0.0.65 - - [2026-02-26 02:37:44] "GET /virtual-machine-interface/a61cd016-0e95-410e-8e84-8c9ea463ac00 HTTP/1.1" 200 3176 0.006355 10.0.0.65 - - [2026-02-26 02:37:44] "POST /neutron/network HTTP/1.1" 200 1015 0.009229 10.0.0.65 - - [2026-02-26 02:37:44] "GET /instance-ip/56258ab2-3e2f-421f-baf2-425e3996b889 HTTP/1.1" 200 1636 0.005252 10.0.0.65 - - [2026-02-26 02:37:44] "GET /instance-ip/76f38eb8-41d2-46b8-bd65-de4eb9e49651 HTTP/1.1" 200 1656 0.004800 10.0.0.65 - - [2026-02-26 02:37:44] "GET /virtual-machine/c8c93084-5711-4382-8d17-af7bc5398fbe HTTP/1.1" 200 1301 0.003548 10.0.0.65 - - [2026-02-26 02:37:44] "GET /virtual-machine-interface/a61cd016-0e95-410e-8e84-8c9ea463ac00 HTTP/1.1" 200 3176 0.004886 10.0.0.65 - - [2026-02-26 02:37:44] "GET /instance-ip/56258ab2-3e2f-421f-baf2-425e3996b889 HTTP/1.1" 200 1636 0.003373 10.0.0.65 - - [2026-02-26 02:37:44] "GET /instance-ip/76f38eb8-41d2-46b8-bd65-de4eb9e49651 HTTP/1.1" 200 1656 0.003750 10.0.0.65 - - [2026-02-26 02:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.65 - - [2026-02-26 02:37:44] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003818 10.0.0.65 - - [2026-02-26 02:37:44] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003096 10.0.0.65 - - [2026-02-26 02:37:44] "GET /virtual-network/9536c853-43b2-4c65-a98e-f259a8ec55f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.010661 10.0.0.65 - - [2026-02-26 02:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.65 - - [2026-02-26 02:37:44] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004290 10.0.0.65 - - [2026-02-26 02:37:44] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003115 10.0.0.65 - - [2026-02-26 02:37:44] "GET /virtual-network/9536c853-43b2-4c65-a98e-f259a8ec55f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.007623 10.0.0.65 - - [2026-02-26 02:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005829 10.0.0.65 - - [2026-02-26 02:37:44] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003348 10.0.0.65 - - [2026-02-26 02:37:44] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002573 10.0.0.65 - - [2026-02-26 02:37:44] "GET /virtual-network/9536c853-43b2-4c65-a98e-f259a8ec55f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.005529 10.0.0.65 - - [2026-02-26 02:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004482 10.0.0.65 - - [2026-02-26 02:37:44] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003756 10.0.0.65 - - [2026-02-26 02:37:44] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003180 10.0.0.65 - - [2026-02-26 02:37:44] "GET /virtual-network/9536c853-43b2-4c65-a98e-f259a8ec55f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.006146 10.0.0.65 - - [2026-02-26 02:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.65 - - [2026-02-26 02:37:44] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004478 10.0.0.65 - - [2026-02-26 02:37:44] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002921 10.0.0.65 - - [2026-02-26 02:37:44] "GET /virtual-network/9536c853-43b2-4c65-a98e-f259a8ec55f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.006262 10.0.0.131 - - [2026-02-26 02:37:45] "DELETE /project/f01c6eb200fd4ac696376a1c7e3f23ba HTTP/1.1" 404 173 0.004276 10.0.0.131 - - [2026-02-26 02:37:45] "DELETE /project/859f620b-2579-4a15-a876-cec040881cd1 HTTP/1.1" 404 177 0.003649 10.0.0.65 - - [2026-02-26 02:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.65 - - [2026-02-26 02:37:48] "GET /virtual-network/9536c853-43b2-4c65-a98e-f259a8ec55f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.006893 10.0.0.65 - - [2026-02-26 02:37:49] "POST /neutron/network HTTP/1.1" 200 1119 0.008080 10.0.0.65 - - [2026-02-26 02:37:49] "POST /neutron/subnet HTTP/1.1" 200 1370 0.017932 10.0.0.65 - - [2026-02-26 02:37:49] "POST /neutron/network HTTP/1.1" 200 1109 0.015749 10.0.0.65 - - [2026-02-26 02:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.65 - - [2026-02-26 02:37:52] "GET /virtual-network/9536c853-43b2-4c65-a98e-f259a8ec55f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.005564 10.0.0.65 - - [2026-02-26 02:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.65 - - [2026-02-26 02:37:56] "GET /virtual-network/9536c853-43b2-4c65-a98e-f259a8ec55f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.005242 10.0.0.65 - - [2026-02-26 02:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004384 10.0.0.65 - - [2026-02-26 02:38:00] "GET /virtual-network/9536c853-43b2-4c65-a98e-f259a8ec55f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.005865 10.0.0.65 - - [2026-02-26 02:38:04] "GET /obj-perms HTTP/1.1" 200 5056 0.060124 10.0.0.65 - - [2026-02-26 02:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.65 - - [2026-02-26 02:38:04] "GET /virtual-network/9536c853-43b2-4c65-a98e-f259a8ec55f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.007619 10.0.0.65 - - [2026-02-26 02:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.65 - - [2026-02-26 02:38:08] "GET /virtual-network/9536c853-43b2-4c65-a98e-f259a8ec55f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.007481 10.0.0.65 - - [2026-02-26 02:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.65 - - [2026-02-26 02:38:12] "GET /virtual-network/9536c853-43b2-4c65-a98e-f259a8ec55f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.005622 10.0.0.65 - - [2026-02-26 02:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.65 - - [2026-02-26 02:38:16] "GET /virtual-network/9536c853-43b2-4c65-a98e-f259a8ec55f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.005741 10.0.0.65 - - [2026-02-26 02:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.65 - - [2026-02-26 02:38:21] "GET /virtual-network/9536c853-43b2-4c65-a98e-f259a8ec55f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.005527 10.0.0.65 - - [2026-02-26 02:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004765 10.0.0.65 - - [2026-02-26 02:38:25] "GET /virtual-network/9536c853-43b2-4c65-a98e-f259a8ec55f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.008790 10.0.0.65 - - [2026-02-26 02:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004430 10.0.0.65 - - [2026-02-26 02:38:29] "GET /virtual-network/9536c853-43b2-4c65-a98e-f259a8ec55f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.005041 10.0.0.65 - - [2026-02-26 02:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.65 - - [2026-02-26 02:38:31] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003384 10.0.0.65 - - [2026-02-26 02:38:31] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002948 10.0.0.65 - - [2026-02-26 02:38:31] "GET /virtual-network/9536c853-43b2-4c65-a98e-f259a8ec55f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.005623 10.0.0.65 - - [2026-02-26 02:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.65 - - [2026-02-26 02:38:31] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006602 10.0.0.65 - - [2026-02-26 02:38:31] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002843 10.0.0.65 - - [2026-02-26 02:38:31] "GET /virtual-network/9536c853-43b2-4c65-a98e-f259a8ec55f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.006025 10.0.0.65 - - [2026-02-26 02:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.65 - - [2026-02-26 02:38:31] "GET /routing-instance/43a81ba4-82ee-49f5-bc48-472d1ed583cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1801 0.004537 10.0.0.65 - - [2026-02-26 02:38:31] "GET /route-target/3d93f01f-18f1-4284-a7e4-1ddc0674f2ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003773 10.0.0.65 - - [2026-02-26 02:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.65 - - [2026-02-26 02:38:31] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004406 10.0.0.65 - - [2026-02-26 02:38:31] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003691 10.0.0.65 - - [2026-02-26 02:38:31] "GET /virtual-network/9536c853-43b2-4c65-a98e-f259a8ec55f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.007787 10.0.0.65 - - [2026-02-26 02:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.65 - - [2026-02-26 02:38:31] "GET /routing-instance/43a81ba4-82ee-49f5-bc48-472d1ed583cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1801 0.004917 10.0.0.65 - - [2026-02-26 02:38:31] "GET /route-target/3d93f01f-18f1-4284-a7e4-1ddc0674f2ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003812 10.0.0.65 - - [2026-02-26 02:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.65 - - [2026-02-26 02:38:32] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004412 10.0.0.65 - - [2026-02-26 02:38:32] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003896 10.0.0.65 - - [2026-02-26 02:38:32] "GET /virtual-network/9536c853-43b2-4c65-a98e-f259a8ec55f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.005422 10.0.0.65 - - [2026-02-26 02:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.65 - - [2026-02-26 02:38:32] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004752 10.0.0.65 - - [2026-02-26 02:38:32] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002868 10.0.0.65 - - [2026-02-26 02:38:32] "GET /virtual-network/9536c853-43b2-4c65-a98e-f259a8ec55f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.006309 10.0.0.65 - - [2026-02-26 02:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.65 - - [2026-02-26 02:38:32] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004118 10.0.0.65 - - [2026-02-26 02:38:32] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003641 10.0.0.65 - - [2026-02-26 02:38:32] "GET /virtual-network/9536c853-43b2-4c65-a98e-f259a8ec55f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.007284 10.0.0.65 - - [2026-02-26 02:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.65 - - [2026-02-26 02:38:32] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004457 10.0.0.65 - - [2026-02-26 02:38:32] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003175 10.0.0.65 - - [2026-02-26 02:38:32] "GET /virtual-network/9536c853-43b2-4c65-a98e-f259a8ec55f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.005636 10.0.0.65 - - [2026-02-26 02:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.65 - - [2026-02-26 02:38:32] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004111 10.0.0.65 - - [2026-02-26 02:38:32] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003511 10.0.0.65 - - [2026-02-26 02:38:32] "GET /virtual-network/9536c853-43b2-4c65-a98e-f259a8ec55f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.005984 10.0.0.65 - - [2026-02-26 02:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.65 - - [2026-02-26 02:38:32] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004194 10.0.0.65 - - [2026-02-26 02:38:32] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.006660 10.0.0.65 - - [2026-02-26 02:38:32] "GET /virtual-network/9536c853-43b2-4c65-a98e-f259a8ec55f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.006742 10.0.0.65 - - [2026-02-26 02:38:32] "GET /obj-perms HTTP/1.1" 200 5042 0.004035 10.0.0.131 - - [2026-02-26 02:38:32] "GET /obj-perms HTTP/1.1" 200 5042 0.005168 10.0.0.65 - - [2026-02-26 02:38:32] "GET /obj-perms HTTP/1.1" 200 5042 0.003768 10.0.0.73 - - [2026-02-26 02:38:33] "GET /obj-perms HTTP/1.1" 200 5042 0.005315 10.0.0.65 - - [2026-02-26 02:38:33] "POST /neutron/port HTTP/1.1" 200 1234 0.023039 10.0.0.65 - - [2026-02-26 02:38:33] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007043 10.0.0.65 - - [2026-02-26 02:38:33] "GET /virtual-machine/dad21aed-f96e-4f79-94ff-4d4563c12c77 HTTP/1.1" 200 1301 0.005970 10.0.0.65 - - [2026-02-26 02:38:33] "GET /virtual-machine/dad21aed-f96e-4f79-94ff-4d4563c12c77 HTTP/1.1" 200 1301 0.003394 10.0.0.65 - - [2026-02-26 02:38:33] "GET /virtual-machine-interface/c4067ed8-6d34-44ab-a3ab-1cd5c1d7d0bc HTTP/1.1" 200 3176 0.005045 10.0.0.65 - - [2026-02-26 02:38:33] "GET /virtual-machine/dad21aed-f96e-4f79-94ff-4d4563c12c77 HTTP/1.1" 200 1301 0.003568 10.0.0.65 - - [2026-02-26 02:38:33] "GET /virtual-machine-interface/c4067ed8-6d34-44ab-a3ab-1cd5c1d7d0bc HTTP/1.1" 200 3176 0.004912 10.0.0.65 - - [2026-02-26 02:38:33] "GET /instance-ip/4a50b4c9-7bf5-410d-8d74-646c8f2dd3a7 HTTP/1.1" 200 1634 0.007642 10.0.0.65 - - [2026-02-26 02:38:33] "GET /instance-ip/6d42a6b6-0321-4188-ad5c-dcd30e833054 HTTP/1.1" 200 1655 0.007030 10.0.0.65 - - [2026-02-26 02:38:33] "GET /virtual-machine/dad21aed-f96e-4f79-94ff-4d4563c12c77 HTTP/1.1" 200 1301 0.003899 10.0.0.65 - - [2026-02-26 02:38:33] "GET /virtual-machine-interface/c4067ed8-6d34-44ab-a3ab-1cd5c1d7d0bc HTTP/1.1" 200 3176 0.006285 10.0.0.65 - - [2026-02-26 02:38:33] "GET /instance-ip/4a50b4c9-7bf5-410d-8d74-646c8f2dd3a7 HTTP/1.1" 200 1634 0.005249 10.0.0.65 - - [2026-02-26 02:38:33] "GET /instance-ip/6d42a6b6-0321-4188-ad5c-dcd30e833054 HTTP/1.1" 200 1655 0.004593 10.0.0.65 - - [2026-02-26 02:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004837 10.0.0.65 - - [2026-02-26 02:38:33] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004819 10.0.0.65 - - [2026-02-26 02:38:33] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004623 10.0.0.65 - - [2026-02-26 02:38:33] "GET /virtual-network/57513ecd-f49e-4c39-9a92-10076439e88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.008327 10.0.0.65 - - [2026-02-26 02:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004713 10.0.0.65 - - [2026-02-26 02:38:33] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005391 10.0.0.65 - - [2026-02-26 02:38:33] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003269 10.0.0.65 - - [2026-02-26 02:38:34] "GET /virtual-network/57513ecd-f49e-4c39-9a92-10076439e88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.006342 10.0.0.65 - - [2026-02-26 02:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.65 - - [2026-02-26 02:38:34] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005384 10.0.0.65 - - [2026-02-26 02:38:34] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004487 10.0.0.65 - - [2026-02-26 02:38:34] "GET /virtual-network/57513ecd-f49e-4c39-9a92-10076439e88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.005875 10.0.0.65 - - [2026-02-26 02:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.65 - - [2026-02-26 02:38:34] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004196 10.0.0.65 - - [2026-02-26 02:38:34] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003525 10.0.0.65 - - [2026-02-26 02:38:34] "GET /virtual-network/57513ecd-f49e-4c39-9a92-10076439e88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.005562 10.0.0.65 - - [2026-02-26 02:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004705 10.0.0.65 - - [2026-02-26 02:38:34] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004949 10.0.0.65 - - [2026-02-26 02:38:34] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004497 10.0.0.65 - - [2026-02-26 02:38:34] "GET /virtual-network/57513ecd-f49e-4c39-9a92-10076439e88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.006022 10.0.0.65 - - [2026-02-26 02:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.65 - - [2026-02-26 02:38:35] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005460 10.0.0.65 - - [2026-02-26 02:38:35] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004377 10.0.0.65 - - [2026-02-26 02:38:35] "GET /virtual-network/57513ecd-f49e-4c39-9a92-10076439e88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.005971 10.0.0.65 - - [2026-02-26 02:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005024 10.0.0.65 - - [2026-02-26 02:38:35] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004441 10.0.0.65 - - [2026-02-26 02:38:35] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003773 10.0.0.65 - - [2026-02-26 02:38:35] "GET /virtual-network/57513ecd-f49e-4c39-9a92-10076439e88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.007468 10.0.0.65 - - [2026-02-26 02:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.65 - - [2026-02-26 02:38:35] "GET /routing-instance/402080c8-4c2a-48ec-a6cc-b3430ad2a82d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1801 0.005446 10.0.0.65 - - [2026-02-26 02:38:35] "GET /route-target/1fa972b2-1a76-40ce-8f1b-576751f5a435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005406 10.0.0.65 - - [2026-02-26 02:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004512 10.0.0.65 - - [2026-02-26 02:38:36] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004143 10.0.0.65 - - [2026-02-26 02:38:36] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003294 10.0.0.65 - - [2026-02-26 02:38:36] "GET /virtual-network/57513ecd-f49e-4c39-9a92-10076439e88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.006379 10.0.0.65 - - [2026-02-26 02:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005340 10.0.0.65 - - [2026-02-26 02:38:36] "GET /routing-instance/402080c8-4c2a-48ec-a6cc-b3430ad2a82d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1801 0.004319 10.0.0.65 - - [2026-02-26 02:38:36] "GET /route-target/1fa972b2-1a76-40ce-8f1b-576751f5a435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003671 10.0.0.65 - - [2026-02-26 02:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.65 - - [2026-02-26 02:38:36] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004612 10.0.0.65 - - [2026-02-26 02:38:36] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003251 10.0.0.65 - - [2026-02-26 02:38:36] "GET /virtual-network/57513ecd-f49e-4c39-9a92-10076439e88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.005563 10.0.0.65 - - [2026-02-26 02:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.65 - - [2026-02-26 02:38:36] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004918 10.0.0.65 - - [2026-02-26 02:38:36] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004001 10.0.0.65 - - [2026-02-26 02:38:36] "GET /virtual-network/57513ecd-f49e-4c39-9a92-10076439e88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.005569 10.0.0.65 - - [2026-02-26 02:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005907 10.0.0.65 - - [2026-02-26 02:38:36] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004104 10.0.0.65 - - [2026-02-26 02:38:36] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004040 10.0.0.65 - - [2026-02-26 02:38:36] "GET /virtual-network/57513ecd-f49e-4c39-9a92-10076439e88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.006109 10.0.0.65 - - [2026-02-26 02:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006471 10.0.0.65 - - [2026-02-26 02:38:36] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004386 10.0.0.65 - - [2026-02-26 02:38:36] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003322 10.0.0.65 - - [2026-02-26 02:38:36] "GET /virtual-network/57513ecd-f49e-4c39-9a92-10076439e88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.005425 10.0.0.65 - - [2026-02-26 02:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.65 - - [2026-02-26 02:38:36] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004390 10.0.0.65 - - [2026-02-26 02:38:36] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002999 10.0.0.65 - - [2026-02-26 02:38:36] "GET /virtual-network/57513ecd-f49e-4c39-9a92-10076439e88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.005578 10.0.0.65 - - [2026-02-26 02:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.65 - - [2026-02-26 02:38:36] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003755 10.0.0.65 - - [2026-02-26 02:38:36] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003287 10.0.0.65 - - [2026-02-26 02:38:36] "GET /virtual-network/57513ecd-f49e-4c39-9a92-10076439e88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.005647 10.0.0.65 - - [2026-02-26 02:38:37] "GET /obj-perms HTTP/1.1" 200 5042 0.003401 10.0.0.131 - - [2026-02-26 02:38:37] "GET /obj-perms HTTP/1.1" 200 5042 0.003670 10.0.0.65 - - [2026-02-26 02:38:37] "GET /obj-perms HTTP/1.1" 200 5042 0.006030 10.0.0.73 - - [2026-02-26 02:38:37] "GET /obj-perms HTTP/1.1" 200 5042 0.003529 10.0.0.65 - - [2026-02-26 02:38:37] "GET /obj-perms HTTP/1.1" 200 5042 0.003642 10.0.0.65 - - [2026-02-26 02:38:37] "POST /neutron/port HTTP/1.1" 200 1238 0.016904 10.0.0.65 - - [2026-02-26 02:38:37] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007927 10.0.0.65 - - [2026-02-26 02:38:37] "POST /neutron/port HTTP/1.1" 200 1238 0.015951 10.0.0.65 - - [2026-02-26 02:38:37] "GET /virtual-machine/71c1c2d3-bb71-41ff-8f24-676188ce7195 HTTP/1.1" 200 1300 0.006372 10.0.0.65 - - [2026-02-26 02:38:37] "GET /virtual-machine/71c1c2d3-bb71-41ff-8f24-676188ce7195 HTTP/1.1" 200 1300 0.003888 10.0.0.65 - - [2026-02-26 02:38:37] "GET /virtual-machine-interface/a4517e28-477e-4b88-9724-f57352b1ef31 HTTP/1.1" 200 3176 0.005847 10.0.0.65 - - [2026-02-26 02:38:37] "GET /virtual-machine/71c1c2d3-bb71-41ff-8f24-676188ce7195 HTTP/1.1" 200 1300 0.007174 10.0.0.65 - - [2026-02-26 02:38:37] "GET /virtual-machine-interface/a4517e28-477e-4b88-9724-f57352b1ef31 HTTP/1.1" 200 3176 0.006232 10.0.0.65 - - [2026-02-26 02:38:37] "GET /instance-ip/07f089b2-b8db-4ecb-a109-b47b8c207114 HTTP/1.1" 200 1654 0.007807 10.0.0.65 - - [2026-02-26 02:38:37] "GET /instance-ip/0f862cb1-2347-4078-a5cf-0ba13ebcf9b5 HTTP/1.1" 200 1638 0.007345 10.0.0.65 - - [2026-02-26 02:38:37] "GET /virtual-machine/71c1c2d3-bb71-41ff-8f24-676188ce7195 HTTP/1.1" 200 1300 0.004349 10.0.0.65 - - [2026-02-26 02:38:37] "GET /virtual-machine-interface/a4517e28-477e-4b88-9724-f57352b1ef31 HTTP/1.1" 200 3176 0.005363 10.0.0.65 - - [2026-02-26 02:38:37] "GET /instance-ip/07f089b2-b8db-4ecb-a109-b47b8c207114 HTTP/1.1" 200 1654 0.004386 10.0.0.65 - - [2026-02-26 02:38:37] "GET /instance-ip/0f862cb1-2347-4078-a5cf-0ba13ebcf9b5 HTTP/1.1" 200 1638 0.004375 10.0.0.65 - - [2026-02-26 02:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367 10.0.0.65 - - [2026-02-26 02:38:37] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004109 10.0.0.65 - - [2026-02-26 02:38:37] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003904 10.0.0.65 - - [2026-02-26 02:38:37] "GET /virtual-network/8ea9db53-f20f-4201-b7aa-ad2e9f3180ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.007094 10.0.0.65 - - [2026-02-26 02:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.65 - - [2026-02-26 02:38:38] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005556 10.0.0.65 - - [2026-02-26 02:38:38] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004616 10.0.0.65 - - [2026-02-26 02:38:38] "GET /virtual-network/8ea9db53-f20f-4201-b7aa-ad2e9f3180ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.007869 10.0.0.65 - - [2026-02-26 02:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.65 - - [2026-02-26 02:38:38] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006224 10.0.0.65 - - [2026-02-26 02:38:38] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004661 10.0.0.65 - - [2026-02-26 02:38:38] "GET /virtual-network/8ea9db53-f20f-4201-b7aa-ad2e9f3180ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.010124 10.0.0.65 - - [2026-02-26 02:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004399 10.0.0.65 - - [2026-02-26 02:38:38] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003857 10.0.0.65 - - [2026-02-26 02:38:38] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003103 10.0.0.65 - - [2026-02-26 02:38:38] "GET /virtual-network/8ea9db53-f20f-4201-b7aa-ad2e9f3180ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.005706 10.0.0.65 - - [2026-02-26 02:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.65 - - [2026-02-26 02:38:38] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004120 10.0.0.65 - - [2026-02-26 02:38:38] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004169 10.0.0.65 - - [2026-02-26 02:38:38] "GET /virtual-network/8ea9db53-f20f-4201-b7aa-ad2e9f3180ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.007433 10.0.0.65 - - [2026-02-26 02:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004328 10.0.0.65 - - [2026-02-26 02:38:39] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003561 10.0.0.65 - - [2026-02-26 02:38:39] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002978 10.0.0.65 - - [2026-02-26 02:38:39] "GET /virtual-network/8ea9db53-f20f-4201-b7aa-ad2e9f3180ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.005441 10.0.0.65 - - [2026-02-26 02:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.65 - - [2026-02-26 02:38:39] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003695 10.0.0.65 - - [2026-02-26 02:38:39] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002941 10.0.0.65 - - [2026-02-26 02:38:39] "GET /virtual-network/8ea9db53-f20f-4201-b7aa-ad2e9f3180ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.005953 10.0.0.65 - - [2026-02-26 02:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.65 - - [2026-02-26 02:38:39] "GET /routing-instance/2fde3c11-4194-46a0-8d08-93fe4c997862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004470 10.0.0.65 - - [2026-02-26 02:38:39] "GET /route-target/a7ca762e-c965-4136-9b34-96b42a5775c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004389 10.0.0.65 - - [2026-02-26 02:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.65 - - [2026-02-26 02:38:40] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003407 10.0.0.65 - - [2026-02-26 02:38:40] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003677 10.0.0.65 - - [2026-02-26 02:38:40] "GET /virtual-network/8ea9db53-f20f-4201-b7aa-ad2e9f3180ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.005455 10.0.0.65 - - [2026-02-26 02:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.65 - - [2026-02-26 02:38:40] "GET /routing-instance/2fde3c11-4194-46a0-8d08-93fe4c997862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.005277 10.0.0.65 - - [2026-02-26 02:38:40] "GET /route-target/a7ca762e-c965-4136-9b34-96b42a5775c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004421 10.0.0.65 - - [2026-02-26 02:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004083 10.0.0.65 - - [2026-02-26 02:38:40] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004920 10.0.0.65 - - [2026-02-26 02:38:40] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003181 10.0.0.65 - - [2026-02-26 02:38:40] "GET /virtual-network/8ea9db53-f20f-4201-b7aa-ad2e9f3180ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.006488 10.0.0.65 - - [2026-02-26 02:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.65 - - [2026-02-26 02:38:40] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004289 10.0.0.65 - - [2026-02-26 02:38:40] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003212 10.0.0.65 - - [2026-02-26 02:38:40] "GET /virtual-network/8ea9db53-f20f-4201-b7aa-ad2e9f3180ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.009651 10.0.0.65 - - [2026-02-26 02:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.65 - - [2026-02-26 02:38:40] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004238 10.0.0.65 - - [2026-02-26 02:38:40] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.005353 10.0.0.65 - - [2026-02-26 02:38:40] "GET /virtual-network/8ea9db53-f20f-4201-b7aa-ad2e9f3180ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.005920 10.0.0.65 - - [2026-02-26 02:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002880 10.0.0.65 - - [2026-02-26 02:38:40] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004605 10.0.0.65 - - [2026-02-26 02:38:40] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003073 10.0.0.65 - - [2026-02-26 02:38:40] "GET /virtual-network/8ea9db53-f20f-4201-b7aa-ad2e9f3180ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.005359 10.0.0.131 - - [2026-02-26 02:38:40] "GET /obj-perms HTTP/1.1" 200 5042 0.004335 10.0.0.65 - - [2026-02-26 02:38:40] "GET /obj-perms HTTP/1.1" 200 5042 0.004829 10.0.0.65 - - [2026-02-26 02:38:40] "GET /obj-perms HTTP/1.1" 200 5042 0.003963 10.0.0.73 - - [2026-02-26 02:38:41] "GET /obj-perms HTTP/1.1" 200 5042 0.011381 10.0.0.65 - - [2026-02-26 02:38:41] "POST /neutron/security_group HTTP/1.1" 200 2064 0.048245 10.0.0.65 - - [2026-02-26 02:38:41] "GET /obj-perms HTTP/1.1" 200 5042 0.004660 10.0.0.131 - - [2026-02-26 02:38:41] "GET /obj-perms HTTP/1.1" 200 5042 0.004648 10.0.0.65 - - [2026-02-26 02:38:41] "GET /virtual-machine/c8c93084-5711-4382-8d17-af7bc5398fbe HTTP/1.1" 200 1301 0.008879 10.0.0.65 - - [2026-02-26 02:38:41] "GET /virtual-machine-interface/a61cd016-0e95-410e-8e84-8c9ea463ac00 HTTP/1.1" 200 3176 0.007776 10.0.0.65 - - [2026-02-26 02:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004925 10.0.0.65 - - [2026-02-26 02:38:41] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003799 10.0.0.65 - - [2026-02-26 02:38:41] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004767 10.0.0.65 - - [2026-02-26 02:38:41] "GET /virtual-network/9536c853-43b2-4c65-a98e-f259a8ec55f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.005859 10.0.0.65 - - [2026-02-26 02:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.65 - - [2026-02-26 02:38:42] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004863 10.0.0.65 - - [2026-02-26 02:38:42] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003449 10.0.0.65 - - [2026-02-26 02:38:42] "POST /neutron/port HTTP/1.1" 200 1238 0.017661 10.0.0.65 - - [2026-02-26 02:38:42] "GET /virtual-network/9536c853-43b2-4c65-a98e-f259a8ec55f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.005761 10.0.0.65 - - [2026-02-26 02:38:42] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007273 10.0.0.65 - - [2026-02-26 02:38:45] "POST /neutron/network HTTP/1.1" 200 1208 0.006931 10.0.0.65 - - [2026-02-26 02:38:45] "POST /neutron/subnet HTTP/1.1" 200 1384 0.013870 10.0.0.65 - - [2026-02-26 02:38:45] "POST /neutron/network HTTP/1.1" 200 1198 0.011430 10.0.0.65 - - [2026-02-26 02:38:51] "POST /neutron/port HTTP/1.1" 200 1234 0.023428 10.0.0.65 - - [2026-02-26 02:38:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004194 10.0.0.65 - - [2026-02-26 02:38:51] "POST /neutron/port HTTP/1.1" 200 117 0.001080 10.0.0.65 - - [2026-02-26 02:38:52] "GET /virtual-machine/dad21aed-f96e-4f79-94ff-4d4563c12c77 HTTP/1.1" 200 1301 0.003856 10.0.0.65 - - [2026-02-26 02:38:52] "GET /virtual-machine-interface/c4067ed8-6d34-44ab-a3ab-1cd5c1d7d0bc HTTP/1.1" 200 3176 0.005233 10.0.0.65 - - [2026-02-26 02:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004769 10.0.0.65 - - [2026-02-26 02:38:53] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004681 10.0.0.65 - - [2026-02-26 02:38:53] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003795 10.0.0.65 - - [2026-02-26 02:38:53] "GET /virtual-network/57513ecd-f49e-4c39-9a92-10076439e88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.005837 10.0.0.65 - - [2026-02-26 02:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.65 - - [2026-02-26 02:38:54] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003657 10.0.0.65 - - [2026-02-26 02:38:54] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002995 10.0.0.65 - - [2026-02-26 02:38:54] "GET /virtual-network/57513ecd-f49e-4c39-9a92-10076439e88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.005197 10.0.0.65 - - [2026-02-26 02:38:54] "GET /virtual-machine/71c1c2d3-bb71-41ff-8f24-676188ce7195 HTTP/1.1" 200 1300 0.004591 10.0.0.65 - - [2026-02-26 02:38:54] "GET /virtual-machine-interface/a4517e28-477e-4b88-9724-f57352b1ef31 HTTP/1.1" 200 3176 0.005680 10.0.0.65 - - [2026-02-26 02:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.65 - - [2026-02-26 02:38:54] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004066 10.0.0.65 - - [2026-02-26 02:38:54] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003359 10.0.0.65 - - [2026-02-26 02:38:54] "GET /virtual-network/8ea9db53-f20f-4201-b7aa-ad2e9f3180ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.008019 10.0.0.65 - - [2026-02-26 02:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.65 - - [2026-02-26 02:38:55] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003411 10.0.0.65 - - [2026-02-26 02:38:55] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003419 10.0.0.65 - - [2026-02-26 02:38:55] "GET /virtual-network/8ea9db53-f20f-4201-b7aa-ad2e9f3180ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.005671 10.0.0.65 - - [2026-02-26 02:39:22] "GET /virtual-machine/71c1c2d3-bb71-41ff-8f24-676188ce7195 HTTP/1.1" 200 1300 0.004186 10.0.0.65 - - [2026-02-26 02:39:23] "POST /neutron/port HTTP/1.1" 200 1238 0.017363 10.0.0.65 - - [2026-02-26 02:39:24] "GET /virtual-machine/71c1c2d3-bb71-41ff-8f24-676188ce7195 HTTP/1.1" 404 171 0.003338 10.0.0.65 - - [2026-02-26 02:39:24] "GET /virtual-machine/71c1c2d3-bb71-41ff-8f24-676188ce7195 HTTP/1.1" 404 171 0.002714 10.0.0.65 - - [2026-02-26 02:39:24] "GET /virtual-machine/71c1c2d3-bb71-41ff-8f24-676188ce7195 HTTP/1.1" 404 171 0.003010 10.0.0.65 - - [2026-02-26 02:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.65 - - [2026-02-26 02:39:25] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004019 10.0.0.65 - - [2026-02-26 02:39:25] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004750 10.0.0.65 - - [2026-02-26 02:39:25] "GET /virtual-network/8ea9db53-f20f-4201-b7aa-ad2e9f3180ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.005908 10.0.0.65 - - [2026-02-26 02:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.65 - - [2026-02-26 02:39:25] "GET /routing-instance/2fde3c11-4194-46a0-8d08-93fe4c997862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004374 10.0.0.65 - - [2026-02-26 02:39:25] "GET /route-target/a7ca762e-c965-4136-9b34-96b42a5775c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004349 10.0.0.73 - - [2026-02-26 02:39:25] "GET /obj-perms HTTP/1.1" 200 5042 0.003790 10.0.0.65 - - [2026-02-26 02:39:28] "GET /obj-perms HTTP/1.1" 200 5042 0.004805 10.0.0.73 - - [2026-02-26 02:39:34] "GET /obj-perms HTTP/1.1" 200 5042 0.004113 10.0.0.73 - - [2026-02-26 02:39:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000403 10.0.0.73 - - [2026-02-26 02:39:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.131 - - [2026-02-26 02:39:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000371 10.0.0.131 - - [2026-02-26 02:39:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000385 10.0.0.131 - - [2026-02-26 02:39:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.131 - - [2026-02-26 02:39:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.73 - - [2026-02-26 02:39:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.73 - - [2026-02-26 02:39:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000340 10.0.0.65 - - [2026-02-26 02:39:37] "GET /obj-perms HTTP/1.1" 200 5042 0.003736 10.0.0.65 - - [2026-02-26 02:39:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.65 - - [2026-02-26 02:39:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000342 10.0.0.65 - - [2026-02-26 02:39:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.65 - - [2026-02-26 02:39:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.73 - - [2026-02-26 02:39:43] "GET /obj-perms HTTP/1.1" 200 5042 0.004368 10.0.0.65 - - [2026-02-26 02:39:46] "GET /obj-perms HTTP/1.1" 200 5042 0.003995 10.0.0.65 - - [2026-02-26 02:39:49] "GET /obj-perms HTTP/1.1" 200 5042 0.003448 10.0.0.73 - - [2026-02-26 02:39:49] "GET /obj-perms HTTP/1.1" 200 5042 0.003449 10.0.0.65 - - [2026-02-26 02:39:50] "GET /virtual-machine/dad21aed-f96e-4f79-94ff-4d4563c12c77 HTTP/1.1" 200 1301 0.005369 10.0.0.65 - - [2026-02-26 02:39:50] "POST /neutron/port HTTP/1.1" 200 1234 0.016320 10.0.0.65 - - [2026-02-26 02:39:52] "GET /virtual-machine/dad21aed-f96e-4f79-94ff-4d4563c12c77 HTTP/1.1" 404 171 0.003232 10.0.0.65 - - [2026-02-26 02:39:52] "GET /virtual-machine/dad21aed-f96e-4f79-94ff-4d4563c12c77 HTTP/1.1" 404 171 0.002469 10.0.0.65 - - [2026-02-26 02:39:52] "GET /virtual-machine/dad21aed-f96e-4f79-94ff-4d4563c12c77 HTTP/1.1" 404 171 0.002632 10.0.0.65 - - [2026-02-26 02:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.65 - - [2026-02-26 02:39:52] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004157 10.0.0.65 - - [2026-02-26 02:39:52] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.005670 10.0.0.65 - - [2026-02-26 02:39:52] "GET /virtual-network/57513ecd-f49e-4c39-9a92-10076439e88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.005541 10.0.0.65 - - [2026-02-26 02:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.65 - - [2026-02-26 02:39:52] "GET /routing-instance/402080c8-4c2a-48ec-a6cc-b3430ad2a82d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1801 0.004085 10.0.0.65 - - [2026-02-26 02:39:52] "GET /route-target/1fa972b2-1a76-40ce-8f1b-576751f5a435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003715 10.0.0.65 - - [2026-02-26 02:39:58] "GET /obj-perms HTTP/1.1" 200 5042 0.003835 10.0.0.73 - - [2026-02-26 02:39:58] "GET /obj-perms HTTP/1.1" 200 5042 0.005117 10.0.0.73 - - [2026-02-26 02:40:06] "GET /obj-perms HTTP/1.1" 200 5056 0.105430 10.0.0.131 - - [2026-02-26 02:40:06] "GET /obj-perms HTTP/1.1" 200 5056 0.068405 10.0.0.65 - - [2026-02-26 02:40:07] "GET /obj-perms HTTP/1.1" 200 5042 0.003923 10.0.0.73 - - [2026-02-26 02:40:14] "GET /obj-perms HTTP/1.1" 200 5042 0.004870 10.0.0.65 - - [2026-02-26 02:40:17] "GET /obj-perms HTTP/1.1" 200 5042 0.003781 10.0.0.65 - - [2026-02-26 02:40:20] "GET /obj-perms HTTP/1.1" 200 5042 0.004301 10.0.0.73 - - [2026-02-26 02:40:20] "GET /obj-perms HTTP/1.1" 200 5042 0.003172 10.0.0.65 - - [2026-02-26 02:40:20] "GET /virtual-machine/c8c93084-5711-4382-8d17-af7bc5398fbe HTTP/1.1" 200 1301 0.003659 10.0.0.65 - - [2026-02-26 02:40:21] "POST /neutron/port HTTP/1.1" 200 1237 0.017235 10.0.0.65 - - [2026-02-26 02:40:22] "GET /virtual-machine/c8c93084-5711-4382-8d17-af7bc5398fbe HTTP/1.1" 404 171 0.003479 10.0.0.65 - - [2026-02-26 02:40:22] "GET /virtual-machine/c8c93084-5711-4382-8d17-af7bc5398fbe HTTP/1.1" 404 171 0.004606 10.0.0.65 - - [2026-02-26 02:40:22] "GET /virtual-machine/c8c93084-5711-4382-8d17-af7bc5398fbe HTTP/1.1" 404 171 0.003852 10.0.0.65 - - [2026-02-26 02:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.65 - - [2026-02-26 02:40:22] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003551 10.0.0.65 - - [2026-02-26 02:40:22] "GET /virtual-networks?parent_id=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002689 10.0.0.65 - - [2026-02-26 02:40:22] "GET /virtual-network/9536c853-43b2-4c65-a98e-f259a8ec55f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.007205 10.0.0.65 - - [2026-02-26 02:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.65 - - [2026-02-26 02:40:22] "GET /routing-instance/43a81ba4-82ee-49f5-bc48-472d1ed583cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1801 0.004262 10.0.0.65 - - [2026-02-26 02:40:22] "GET /route-target/3d93f01f-18f1-4284-a7e4-1ddc0674f2ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003491 10.0.0.65 - - [2026-02-26 02:40:29] "GET /obj-perms HTTP/1.1" 200 5042 0.008975 10.0.0.73 - - [2026-02-26 02:40:29] "GET /obj-perms HTTP/1.1" 200 5042 0.005418 10.0.0.65 - - [2026-02-26 02:40:38] "GET /obj-perms HTTP/1.1" 200 5042 0.003723 10.0.0.73 - - [2026-02-26 02:40:38] "GET /obj-perms HTTP/1.1" 200 5042 0.003587 10.0.0.65 - - [2026-02-26 02:40:47] "GET /obj-perms HTTP/1.1" 200 5042 0.004807 10.0.0.73 - - [2026-02-26 02:40:47] "GET /obj-perms HTTP/1.1" 200 5042 0.003422 10.0.0.65 - - [2026-02-26 02:40:47] "GET /virtual-network/57513ecd-f49e-4c39-9a92-10076439e88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.005465 10.0.0.65 - - [2026-02-26 02:40:47] "POST /neutron/network HTTP/1.1" 200 1109 0.008742 10.0.0.73 - - [2026-02-26 02:40:48] "DELETE /access-control-list/6998fcb2-3695-4c70-bfeb-52af62e70262 HTTP/1.1" 200 115 0.077647 10.0.0.65 - - [2026-02-26 02:40:48] "GET /virtual-network/57513ecd-f49e-4c39-9a92-10076439e88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.029632 10.0.0.65 - - [2026-02-26 02:40:48] "GET /virtual-network/9536c853-43b2-4c65-a98e-f259a8ec55f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.005053 10.0.0.65 - - [2026-02-26 02:40:48] "POST /neutron/network HTTP/1.1" 200 1198 0.009813 10.0.0.131 - - [2026-02-26 02:40:48] "POST /fqname-to-id HTTP/1.1" 404 207 0.005473 10.0.0.65 - - [2026-02-26 02:40:48] "GET /virtual-network/9536c853-43b2-4c65-a98e-f259a8ec55f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007661 10.0.0.65 - - [2026-02-26 02:40:48] "DELETE /network-policy/8fa9677c-2db2-4cfc-8723-23a02349991d HTTP/1.1" 200 115 0.041604 10.0.0.65 - - [2026-02-26 02:40:48] "DELETE /network-policy/4373df85-5a70-41d2-b98a-3d7d93778f8e HTTP/1.1" 200 115 0.043198 10.0.0.65 - - [2026-02-26 02:40:48] "DELETE /network-policy/4508d074-b143-4f30-98f9-bd5921bd16d0 HTTP/1.1" 200 115 0.045656 10.0.0.65 - - [2026-02-26 02:40:48] "POST /neutron/network HTTP/1.1" 200 1015 0.009091 10.0.0.73 - - [2026-02-26 02:40:48] "POST /ref-update HTTP/1.1" 200 156 0.038267 10.0.0.73 - - [2026-02-26 02:40:48] "DELETE /route-target/a7ca762e-c965-4136-9b34-96b42a5775c7 HTTP/1.1" 200 115 0.034098 10.0.0.131 - - [2026-02-26 02:40:49] "POST /useragent-kv HTTP/1.1" 200 115 0.004112 10.0.0.131 - - [2026-02-26 02:40:49] "POST /useragent-kv HTTP/1.1" 200 115 0.009014 10.0.0.131 - - [2026-02-26 02:40:49] "POST /useragent-kv HTTP/1.1" 200 115 0.004202 10.0.0.131 - - [2026-02-26 02:40:49] "POST /useragent-kv HTTP/1.1" 200 115 0.008235 10.0.0.65 - - [2026-02-26 02:40:49] "POST /neutron/network HTTP/1.1" 200 151 0.180345 10.0.0.73 - - [2026-02-26 02:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.65 - - [2026-02-26 02:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.65 - - [2026-02-26 02:40:49] "DELETE /network-ipam/5c9b51bc-c6bb-4674-a28a-f6cd425b21ed HTTP/1.1" 200 115 0.045848 10.0.0.65 - - [2026-02-26 02:40:49] "POST /fqname-to-id HTTP/1.1" 404 203 0.003902 10.0.0.65 - - [2026-02-26 02:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976 10.0.0.65 - - [2026-02-26 02:40:50] "DELETE /network-ipam/e3ddcfea-0c46-47fb-962a-ffd2c4175a21 HTTP/1.1" 200 115 0.039583 10.0.0.65 - - [2026-02-26 02:40:50] "POST /fqname-to-id HTTP/1.1" 404 203 0.003390 10.0.0.65 - - [2026-02-26 02:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.65 - - [2026-02-26 02:40:50] "DELETE /network-ipam/9e892e61-da31-4e1e-9b98-01f6079ca185 HTTP/1.1" 200 115 0.046523 10.0.0.65 - - [2026-02-26 02:40:50] "POST /fqname-to-id HTTP/1.1" 404 203 0.003278 10.0.0.131 - - [2026-02-26 02:40:52] "GET /projects?obj_uuids=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001571 10.0.0.65 - - [2026-02-26 02:40:52] "GET /project/f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.085759 10.0.0.131 - - [2026-02-26 02:40:53] "GET /projects?obj_uuids=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001001 10.0.0.65 - - [2026-02-26 02:40:53] "GET /project/f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba?fields=virtual_networks HTTP/1.1" 200 1057 0.062768 10.0.0.131 - - [2026-02-26 02:40:53] "GET /projects?obj_uuids=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001020 10.0.0.65 - - [2026-02-26 02:40:53] "GET /project/f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.052989 10.0.0.131 - - [2026-02-26 02:40:53] "GET /projects?obj_uuids=f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001066 10.0.0.65 - - [2026-02-26 02:40:53] "GET /project/f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba?fields=security_groups HTTP/1.1" 200 1290 0.045943 10.0.0.65 - - [2026-02-26 02:40:54] "POST /fqname-to-id HTTP/1.1" 404 190 0.037530 10.0.0.131 - - [2026-02-26 02:40:54] "GET /projects?obj_uuids=aec4113b-493d-4462-bb8f-fc8a7140442c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.010409 10.0.0.131 - - [2026-02-26 02:40:54] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001314 10.0.0.131 - - [2026-02-26 02:40:54] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008654 10.0.0.131 - - [2026-02-26 02:40:54] "POST /id-to-fqname HTTP/1.1" 200 192 0.004899 10.0.0.131 - - [2026-02-26 02:40:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.005108 10.0.0.131 - - [2026-02-26 02:40:54] "POST /security-groups HTTP/1.1" 200 593 0.077539 10.0.0.131 - - [2026-02-26 02:40:54] "POST /projects HTTP/1.1" 200 589 0.317539 10.0.0.73 - - [2026-02-26 02:40:54] "POST /access-control-lists HTTP/1.1" 200 600 0.032972 10.0.0.131 - - [2026-02-26 02:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.394303 10.0.0.65 - - [2026-02-26 02:40:54] "GET /project/aec4113b-493d-4462-bb8f-fc8a7140442c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.566835 10.0.0.65 - - [2026-02-26 02:40:56] "GET / HTTP/1.1" 200 36215 0.001426 10.0.0.65 - - [2026-02-26 02:40:58] "POST /fqname-to-id HTTP/1.1" 401 292 0.000441 10.0.0.65 - - [2026-02-26 02:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.077130 10.0.0.131 - - [2026-02-26 02:40:58] "GET /projects?obj_uuids=aec4113b-493d-4462-bb8f-fc8a7140442c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000956 10.0.0.65 - - [2026-02-26 02:40:58] "GET /project/aec4113b-493d-4462-bb8f-fc8a7140442c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.047164 10.0.0.65 - - [2026-02-26 02:40:58] "POST /neutron/network HTTP/1.1" 200 117 0.042670 10.0.0.73 - - [2026-02-26 02:40:59] "POST /route-targets HTTP/1.1" 200 328 0.018631 10.0.0.65 - - [2026-02-26 02:40:59] "POST /neutron/network HTTP/1.1" 200 824 0.008894 10.0.0.65 - - [2026-02-26 02:40:59] "POST /id-to-fqname HTTP/1.1" 200 222 0.001223 10.0.0.65 - - [2026-02-26 02:40:59] "GET /virtual-network/7b6811b3-65f2-4110-bc8a-3c9d258fb89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006044 10.0.0.65 - - [2026-02-26 02:40:59] "GET /virtual-network/7b6811b3-65f2-4110-bc8a-3c9d258fb89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005406 10.0.0.65 - - [2026-02-26 02:40:59] "POST /neutron/subnet HTTP/1.1" 200 714 0.011416 10.0.0.65 - - [2026-02-26 02:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004687 10.0.0.131 - - [2026-02-26 02:40:59] "GET /projects?obj_uuids=aec4113b-493d-4462-bb8f-fc8a7140442c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001323 10.0.0.65 - - [2026-02-26 02:40:59] "GET /project/aec4113b-493d-4462-bb8f-fc8a7140442c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.058684 10.0.0.73 - - [2026-02-26 02:40:59] "POST /ref-update HTTP/1.1" 200 156 0.028651 10.0.0.131 - - [2026-02-26 02:40:59] "POST /useragent-kv HTTP/1.1" 200 115 0.011235 10.0.0.65 - - [2026-02-26 02:40:59] "POST /neutron/subnet HTTP/1.1" 200 724 0.225727 10.0.0.65 - - [2026-02-26 02:40:59] "POST /id-to-fqname HTTP/1.1" 200 222 0.001276 10.0.0.65 - - [2026-02-26 02:41:00] "GET /virtual-network/555f7cad-d315-40be-be79-c640f6e32739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006155 10.0.0.65 - - [2026-02-26 02:41:00] "GET /virtual-network/555f7cad-d315-40be-be79-c640f6e32739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.009022 10.0.0.65 - - [2026-02-26 02:41:00] "POST /neutron/network HTTP/1.1" 200 826 0.012641 10.0.0.65 - - [2026-02-26 02:41:00] "POST /fqname-to-id HTTP/1.1" 404 228 0.003149 10.0.0.65 - - [2026-02-26 02:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.131 - - [2026-02-26 02:41:00] "GET /projects?obj_uuids=aec4113b-493d-4462-bb8f-fc8a7140442c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001964 10.0.0.65 - - [2026-02-26 02:41:00] "GET /project/aec4113b-493d-4462-bb8f-fc8a7140442c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.054186 10.0.0.65 - - [2026-02-26 02:41:00] "POST /network-policys HTTP/1.1" 200 573 0.031262 10.0.0.65 - - [2026-02-26 02:41:00] "GET /network-policy/ffa87d56-c5a7-44f7-b1dc-e6b56e3d8b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.007149 10.0.0.65 - - [2026-02-26 02:41:00] "POST /neutron/network HTTP/1.1" 200 926 0.104653 10.0.0.65 - - [2026-02-26 02:41:00] "GET /virtual-network/7b6811b3-65f2-4110-bc8a-3c9d258fb89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005585 10.0.0.65 - - [2026-02-26 02:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.65 - - [2026-02-26 02:41:00] "GET /network-policy/ffa87d56-c5a7-44f7-b1dc-e6b56e3d8b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.004747 10.0.0.73 - - [2026-02-26 02:41:00] "POST /fqname-to-id HTTP/1.1" 404 236 0.003932 10.0.0.65 - - [2026-02-26 02:41:00] "POST /neutron/network HTTP/1.1" 200 928 0.078552 10.0.0.65 - - [2026-02-26 02:41:00] "GET /virtual-network/555f7cad-d315-40be-be79-c640f6e32739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.011224 10.0.0.65 - - [2026-02-26 02:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.65 - - [2026-02-26 02:41:00] "GET /network-policy/ffa87d56-c5a7-44f7-b1dc-e6b56e3d8b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.003508 10.0.0.73 - - [2026-02-26 02:41:00] "PUT /access-control-list/c1c6cd7f-3c35-449f-aaca-9d2c9d26a59e HTTP/1.1" 200 273 0.070102 10.0.0.65 - - [2026-02-26 02:41:01] "GET /virtual-network/7b6811b3-65f2-4110-bc8a-3c9d258fb89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.013501 10.0.0.65 - - [2026-02-26 02:41:02] "GET /obj-perms HTTP/1.1" 200 5034 0.087506 10.0.0.131 - - [2026-02-26 02:41:03] "GET /obj-perms HTTP/1.1" 200 5034 0.069050 10.0.0.65 - - [2026-02-26 02:41:03] "GET /virtual-network/555f7cad-d315-40be-be79-c640f6e32739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005779 10.0.0.73 - - [2026-02-26 02:41:03] "GET /obj-perms HTTP/1.1" 200 5034 0.059014 10.0.0.65 - - [2026-02-26 02:41:03] "POST /id-to-fqname HTTP/1.1" 200 222 0.001296 10.0.0.131 - - [2026-02-26 02:41:04] "GET /projects?obj_uuids=aec4113b-493d-4462-bb8f-fc8a7140442c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001763 10.0.0.65 - - [2026-02-26 02:41:05] "GET /project/aec4113b-493d-4462-bb8f-fc8a7140442c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.078617 10.0.0.65 - - [2026-02-26 02:41:05] "POST /neutron/network HTTP/1.1" 200 926 0.048286 10.0.0.65 - - [2026-02-26 02:41:05] "POST /id-to-fqname HTTP/1.1" 200 222 0.001291 10.0.0.65 - - [2026-02-26 02:41:05] "POST /neutron/port HTTP/1.1" 200 117 0.010836 10.0.0.131 - - [2026-02-26 02:41:05] "GET /projects?obj_uuids=aec4113b-493d-4462-bb8f-fc8a7140442c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001661 10.0.0.65 - - [2026-02-26 02:41:06] "POST /neutron/port HTTP/1.1" 200 1060 0.305426 10.0.0.131 - - [2026-02-26 02:41:07] "GET /projects?obj_uuids=aec4113b-493d-4462-bb8f-fc8a7140442c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003543 10.0.0.65 - - [2026-02-26 02:41:07] "GET /project/aec4113b-493d-4462-bb8f-fc8a7140442c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.413681 10.0.0.65 - - [2026-02-26 02:41:07] "POST /neutron/port HTTP/1.1" 200 1114 0.648309 10.0.0.65 - - [2026-02-26 02:41:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003734 10.0.0.65 - - [2026-02-26 02:41:07] "POST /neutron/network HTTP/1.1" 200 926 0.006668 10.0.0.65 - - [2026-02-26 02:41:07] "POST /neutron/port HTTP/1.1" 200 117 0.006104 10.0.0.65 - - [2026-02-26 02:41:08] "POST /neutron/network HTTP/1.1" 200 938 0.010712 10.0.0.65 - - [2026-02-26 02:41:09] "POST /neutron/port HTTP/1.1" 200 1062 0.048776 10.0.0.65 - - [2026-02-26 02:41:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004026 10.0.0.65 - - [2026-02-26 02:41:09] "POST /neutron/network HTTP/1.1" 200 928 0.006510 10.0.0.65 - - [2026-02-26 02:41:13] "POST /neutron/port HTTP/1.1" 200 1124 0.021230 10.0.0.65 - - [2026-02-26 02:41:13] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007597 10.0.0.65 - - [2026-02-26 02:41:13] "GET /virtual-machine/b7bc6bdc-69c8-4046-8448-f64eafb9a802 HTTP/1.1" 401 292 0.000398 10.0.0.65 - - [2026-02-26 02:41:13] "GET /virtual-machine/b7bc6bdc-69c8-4046-8448-f64eafb9a802 HTTP/1.1" 200 1296 0.038687 10.0.0.65 - - [2026-02-26 02:41:13] "GET /virtual-machine-interface/5f563087-385c-46e1-a350-4fa0baedde90 HTTP/1.1" 200 2957 0.005041 10.0.0.65 - - [2026-02-26 02:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.65 - - [2026-02-26 02:41:13] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003404 10.0.0.65 - - [2026-02-26 02:41:13] "GET /virtual-networks?parent_id=aec4113b-493d-4462-bb8f-fc8a7140442c&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.002868 10.0.0.65 - - [2026-02-26 02:41:13] "GET /virtual-network/7b6811b3-65f2-4110-bc8a-3c9d258fb89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.007142 10.0.0.65 - - [2026-02-26 02:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.65 - - [2026-02-26 02:41:16] "GET /virtual-network/7b6811b3-65f2-4110-bc8a-3c9d258fb89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005028 10.0.0.65 - - [2026-02-26 02:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.65 - - [2026-02-26 02:41:20] "GET /virtual-network/7b6811b3-65f2-4110-bc8a-3c9d258fb89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.006114 10.0.0.65 - - [2026-02-26 02:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.65 - - [2026-02-26 02:41:24] "GET /virtual-network/7b6811b3-65f2-4110-bc8a-3c9d258fb89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005831 10.0.0.65 - - [2026-02-26 02:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005134 10.0.0.65 - - [2026-02-26 02:41:29] "GET /virtual-network/7b6811b3-65f2-4110-bc8a-3c9d258fb89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.007727 10.0.0.73 - - [2026-02-26 02:41:31] "DELETE /access-control-list/7d945689-bb25-4d24-acfb-6b24d76be8f1 HTTP/1.1" 200 115 0.041851 10.0.0.65 - - [2026-02-26 02:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.65 - - [2026-02-26 02:41:33] "GET /virtual-network/7b6811b3-65f2-4110-bc8a-3c9d258fb89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005735 10.0.0.65 - - [2026-02-26 02:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004399 10.0.0.65 - - [2026-02-26 02:41:37] "GET /virtual-network/7b6811b3-65f2-4110-bc8a-3c9d258fb89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005198 10.0.0.65 - - [2026-02-26 02:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.65 - - [2026-02-26 02:41:41] "GET /virtual-network/7b6811b3-65f2-4110-bc8a-3c9d258fb89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005432 10.0.0.65 - - [2026-02-26 02:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005574 10.0.0.65 - - [2026-02-26 02:41:45] "GET /virtual-network/7b6811b3-65f2-4110-bc8a-3c9d258fb89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.006982 10.0.0.131 - - [2026-02-26 02:41:45] "DELETE /project/aec4113b493d4462bb8ffc8a7140442c HTTP/1.1" 404 173 0.002546 10.0.0.131 - - [2026-02-26 02:41:45] "DELETE /project/f01c6eb2-00fd-4ac6-9637-6a1c7e3f23ba HTTP/1.1" 404 177 0.004786 10.0.0.65 - - [2026-02-26 02:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.65 - - [2026-02-26 02:41:47] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004561 10.0.0.65 - - [2026-02-26 02:41:47] "GET /virtual-networks?parent_id=aec4113b-493d-4462-bb8f-fc8a7140442c&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003178 10.0.0.65 - - [2026-02-26 02:41:47] "GET /virtual-network/7b6811b3-65f2-4110-bc8a-3c9d258fb89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.006201 10.0.0.65 - - [2026-02-26 02:41:48] "POST /neutron/port HTTP/1.1" 200 1124 0.019984 10.0.0.65 - - [2026-02-26 02:41:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003842 10.0.0.65 - - [2026-02-26 02:41:49] "POST /neutron/network HTTP/1.1" 200 926 0.007244 10.0.0.65 - - [2026-02-26 02:41:53] "POST /neutron/port HTTP/1.1" 200 1126 0.018816 10.0.0.65 - - [2026-02-26 02:41:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004540 10.0.0.65 - - [2026-02-26 02:41:53] "POST /neutron/network HTTP/1.1" 200 928 0.007152 10.0.0.65 - - [2026-02-26 02:41:58] "POST /neutron/port HTTP/1.1" 200 1124 0.019051 10.0.0.65 - - [2026-02-26 02:42:03] "POST /neutron/security_group HTTP/1.1" 200 2060 0.010526 10.0.0.65 - - [2026-02-26 02:42:08] "POST /neutron/port HTTP/1.1" 200 1126 0.017967 10.0.0.65 - - [2026-02-26 02:42:08] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007184 10.0.0.65 - - [2026-02-26 02:42:08] "GET /virtual-machine/58e28410-450e-4225-8b7c-9ce278e8b222 HTTP/1.1" 200 1296 0.006349 10.0.0.65 - - [2026-02-26 02:42:08] "GET /virtual-machine-interface/7658c312-419a-4118-8678-706d4aa53e81 HTTP/1.1" 200 2956 0.005227 10.0.0.65 - - [2026-02-26 02:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003925 10.0.0.65 - - [2026-02-26 02:42:08] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004168 10.0.0.65 - - [2026-02-26 02:42:08] "GET /virtual-networks?parent_id=aec4113b-493d-4462-bb8f-fc8a7140442c&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003153 10.0.0.65 - - [2026-02-26 02:42:08] "GET /virtual-network/555f7cad-d315-40be-be79-c640f6e32739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005659 10.0.0.65 - - [2026-02-26 02:42:09] "GET /obj-perms HTTP/1.1" 200 5056 0.065684 10.0.0.65 - - [2026-02-26 02:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.65 - - [2026-02-26 02:42:10] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004070 10.0.0.65 - - [2026-02-26 02:42:10] "GET /virtual-networks?parent_id=aec4113b-493d-4462-bb8f-fc8a7140442c&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003108 10.0.0.65 - - [2026-02-26 02:42:10] "GET /virtual-network/555f7cad-d315-40be-be79-c640f6e32739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005769 10.0.0.65 - - [2026-02-26 02:42:10] "POST /neutron/port HTTP/1.1" 200 1126 0.019342 10.0.0.65 - - [2026-02-26 02:42:15] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007363 10.0.0.65 - - [2026-02-26 02:42:50] "POST /neutron/network HTTP/1.1" 200 936 0.006969 10.0.0.65 - - [2026-02-26 02:42:50] "POST /neutron/port HTTP/1.1" 200 117 0.001417 10.0.0.65 - - [2026-02-26 02:42:54] "POST /neutron/port HTTP/1.1" 200 1126 0.017069 10.0.0.65 - - [2026-02-26 02:42:54] "POST /neutron/subnet HTTP/1.1" 200 698 0.008607 10.0.0.131 - - [2026-02-26 02:43:10] "GET /obj-perms HTTP/1.1" 200 5056 0.060158 10.0.0.65 - - [2026-02-26 02:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.131 - - [2026-02-26 02:43:11] "GET /projects?obj_uuids=aec4113b-493d-4462-bb8f-fc8a7140442c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.035849 10.0.0.65 - - [2026-02-26 02:43:11] "GET /project/aec4113b-493d-4462-bb8f-fc8a7140442c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.085140 10.0.0.65 - - [2026-02-26 02:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005419 10.0.0.65 - - [2026-02-26 02:43:11] "PUT /network-policy/ffa87d56-c5a7-44f7-b1dc-e6b56e3d8b7f HTTP/1.1" 200 263 0.016733 10.0.0.73 - - [2026-02-26 02:43:12] "PUT /access-control-list/c1c6cd7f-3c35-449f-aaca-9d2c9d26a59e HTTP/1.1" 200 273 0.111193 10.0.0.65 - - [2026-02-26 02:43:15] "GET /virtual-network/555f7cad-d315-40be-be79-c640f6e32739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006170 10.0.0.65 - - [2026-02-26 02:43:15] "POST /neutron/network HTTP/1.1" 200 928 0.007006 10.0.0.65 - - [2026-02-26 02:43:15] "GET /virtual-network/555f7cad-d315-40be-be79-c640f6e32739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.011040 10.0.0.65 - - [2026-02-26 02:43:15] "GET /virtual-network/7b6811b3-65f2-4110-bc8a-3c9d258fb89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.004791 10.0.0.65 - - [2026-02-26 02:43:15] "POST /neutron/network HTTP/1.1" 200 926 0.007036 10.0.0.73 - - [2026-02-26 02:43:15] "DELETE /access-control-list/c1c6cd7f-3c35-449f-aaca-9d2c9d26a59e HTTP/1.1" 200 115 0.042518 10.0.0.65 - - [2026-02-26 02:43:15] "GET /virtual-network/7b6811b3-65f2-4110-bc8a-3c9d258fb89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.008799 10.0.0.65 - - [2026-02-26 02:43:15] "DELETE /network-policy/ffa87d56-c5a7-44f7-b1dc-e6b56e3d8b7f HTTP/1.1" 200 115 0.037444 10.0.0.65 - - [2026-02-26 02:43:15] "POST /neutron/network HTTP/1.1" 200 826 0.007235 10.0.0.65 - - [2026-02-26 02:43:15] "POST /neutron/port HTTP/1.1" 200 1124 0.018222 10.0.0.65 - - [2026-02-26 02:43:15] "POST /neutron/port HTTP/1.1" 200 151 0.199020 10.0.0.131 - - [2026-02-26 02:43:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004300 10.0.0.131 - - [2026-02-26 02:43:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002593 10.0.0.65 - - [2026-02-26 02:43:17] "POST /neutron/network HTTP/1.1" 200 151 0.146223 10.0.0.73 - - [2026-02-26 02:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.131 - - [2026-02-26 02:43:19] "GET /projects?obj_uuids=aec4113b-493d-4462-bb8f-fc8a7140442c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000918 10.0.0.65 - - [2026-02-26 02:43:19] "GET /project/aec4113b-493d-4462-bb8f-fc8a7140442c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.049932 10.0.0.131 - - [2026-02-26 02:43:19] "GET /projects?obj_uuids=aec4113b-493d-4462-bb8f-fc8a7140442c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001174 10.0.0.65 - - [2026-02-26 02:43:19] "GET /project/aec4113b-493d-4462-bb8f-fc8a7140442c?fields=virtual_networks HTTP/1.1" 200 1049 0.043359 10.0.0.131 - - [2026-02-26 02:43:20] "GET /projects?obj_uuids=aec4113b-493d-4462-bb8f-fc8a7140442c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001488 10.0.0.65 - - [2026-02-26 02:43:20] "GET /project/aec4113b-493d-4462-bb8f-fc8a7140442c?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.055675 10.0.0.131 - - [2026-02-26 02:43:20] "GET /projects?obj_uuids=aec4113b-493d-4462-bb8f-fc8a7140442c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001359 10.0.0.65 - - [2026-02-26 02:43:20] "GET /project/aec4113b-493d-4462-bb8f-fc8a7140442c?fields=security_groups HTTP/1.1" 200 1278 0.055160 10.0.0.65 - - [2026-02-26 02:43:21] "POST /fqname-to-id HTTP/1.1" 404 200 0.044351 10.0.0.131 - - [2026-02-26 02:43:21] "GET /projects?obj_uuids=58f173ca-ff41-48e5-9624-545b0ca4be7c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002683 10.0.0.131 - - [2026-02-26 02:43:21] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000976 10.0.0.131 - - [2026-02-26 02:43:21] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.038157 10.0.0.131 - - [2026-02-26 02:43:21] "POST /id-to-fqname HTTP/1.1" 200 202 0.001911 10.0.0.131 - - [2026-02-26 02:43:21] "POST /fqname-to-id HTTP/1.1" 404 211 0.003269 10.0.0.131 - - [2026-02-26 02:43:21] "POST /security-groups HTTP/1.1" 200 603 0.076669 10.0.0.131 - - [2026-02-26 02:43:21] "POST /projects HTTP/1.1" 200 609 0.289924 10.0.0.73 - - [2026-02-26 02:43:21] "POST /access-control-lists HTTP/1.1" 200 610 0.028719 10.0.0.131 - - [2026-02-26 02:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.367654 10.0.0.65 - - [2026-02-26 02:43:21] "GET /project/58f173ca-ff41-48e5-9624-545b0ca4be7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.556397 10.0.0.65 - - [2026-02-26 02:43:23] "GET / HTTP/1.1" 200 36215 0.002071 10.0.0.65 - - [2026-02-26 02:43:26] "GET /project/58f173ca-ff41-48e5-9624-545b0ca4be7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000500 10.0.0.131 - - [2026-02-26 02:43:27] "GET /projects?obj_uuids=58f173ca-ff41-48e5-9624-545b0ca4be7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000950 10.0.0.65 - - [2026-02-26 02:43:27] "GET /project/58f173ca-ff41-48e5-9624-545b0ca4be7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.065047 10.0.0.65 - - [2026-02-26 02:43:27] "GET / HTTP/1.1" 200 36215 0.002018 10.0.0.65 - - [2026-02-26 02:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.131 - - [2026-02-26 02:43:28] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000859 10.0.0.65 - - [2026-02-26 02:43:28] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.006810 10.0.0.65 - - [2026-02-26 02:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.131 - - [2026-02-26 02:43:28] "GET /projects?obj_uuids=58f173ca-ff41-48e5-9624-545b0ca4be7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000866 10.0.0.65 - - [2026-02-26 02:43:28] "GET /project/58f173ca-ff41-48e5-9624-545b0ca4be7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.047589 10.0.0.65 - - [2026-02-26 02:43:29] "GET /domains HTTP/1.1" 401 292 0.000367 10.0.0.65 - - [2026-02-26 02:43:29] "GET /domains HTTP/1.1" 200 281 0.035385 10.0.0.131 - - [2026-02-26 02:43:29] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000873 10.0.0.65 - - [2026-02-26 02:43:29] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe HTTP/1.1" 200 2980 0.009567 10.0.0.131 - - [2026-02-26 02:43:29] "GET /projects?obj_uuids=58f173ca-ff41-48e5-9624-545b0ca4be7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000875 10.0.0.65 - - [2026-02-26 02:43:30] "GET /project/58f173ca-ff41-48e5-9624-545b0ca4be7c HTTP/1.1" 200 1939 0.088048 10.0.0.65 - - [2026-02-26 02:43:30] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003266 10.0.0.65 - - [2026-02-26 02:43:30] "POST /network-ipams HTTP/1.1" 200 623 0.028632 10.0.0.65 - - [2026-02-26 02:43:30] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 813 0.005997 10.0.0.65 - - [2026-02-26 02:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.65 - - [2026-02-26 02:43:30] "GET /network-ipam/e1760b9d-7361-4548-bc33-6dfd64eb4a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.005849 10.0.0.65 - - [2026-02-26 02:43:30] "PUT /network-ipam/e1760b9d-7361-4548-bc33-6dfd64eb4a6a HTTP/1.1" 200 259 0.014657 10.0.0.65 - - [2026-02-26 02:43:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000411 10.0.0.65 - - [2026-02-26 02:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.034358 10.0.0.131 - - [2026-02-26 02:43:30] "GET /projects?obj_uuids=58f173ca-ff41-48e5-9624-545b0ca4be7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000887 10.0.0.65 - - [2026-02-26 02:43:30] "GET /project/58f173ca-ff41-48e5-9624-545b0ca4be7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.036520 10.0.0.65 - - [2026-02-26 02:43:31] "POST /neutron/network HTTP/1.1" 200 117 0.044511 10.0.0.73 - - [2026-02-26 02:43:31] "POST /route-targets HTTP/1.1" 200 328 0.013265 10.0.0.131 - - [2026-02-26 02:43:31] "POST /useragent-kv HTTP/1.1" 200 115 0.011822 10.0.0.65 - - [2026-02-26 02:43:31] "POST /neutron/subnet HTTP/1.1" 200 701 0.212679 10.0.0.65 - - [2026-02-26 02:43:32] "POST /id-to-fqname HTTP/1.1" 200 235 0.001482 10.0.0.65 - - [2026-02-26 02:43:32] "GET /virtual-network/ffa0e1ae-fcbc-4d48-8e60-195ba3088662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.008861 10.0.0.65 - - [2026-02-26 02:43:32] "POST /neutron/network HTTP/1.1" 200 1337 0.017777 10.0.0.65 - - [2026-02-26 02:43:32] "GET /virtual-network/ffa0e1ae-fcbc-4d48-8e60-195ba3088662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005140 10.0.0.65 - - [2026-02-26 02:43:32] "POST /neutron/subnet HTTP/1.1" 200 701 0.022819 10.0.0.73 - - [2026-02-26 02:43:32] "DELETE /access-control-list/ea4aea01-4456-46b3-b4d8-57f1b8f3efa1 HTTP/1.1" 200 115 0.044761 10.0.0.65 - - [2026-02-26 02:43:33] "GET /virtual-network/ffa0e1ae-fcbc-4d48-8e60-195ba3088662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.006595 10.0.0.73 - - [2026-02-26 02:43:34] "GET /obj-perms HTTP/1.1" 200 5019 0.066812 10.0.0.65 - - [2026-02-26 02:43:34] "POST /fqname-to-id HTTP/1.1" 404 229 0.003930 10.0.0.65 - - [2026-02-26 02:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.131 - - [2026-02-26 02:43:34] "GET /projects?obj_uuids=58f173ca-ff41-48e5-9624-545b0ca4be7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001048 10.0.0.65 - - [2026-02-26 02:43:34] "GET /project/58f173ca-ff41-48e5-9624-545b0ca4be7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.047978 10.0.0.65 - - [2026-02-26 02:43:35] "POST /network-policys HTTP/1.1" 200 565 0.028448 10.0.0.65 - - [2026-02-26 02:43:35] "GET /network-policy/2e902887-f59a-4a9f-874f-78ec09f6d78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006393 10.0.0.65 - - [2026-02-26 02:43:35] "POST /fqname-to-id HTTP/1.1" 404 229 0.003658 10.0.0.65 - - [2026-02-26 02:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.131 - - [2026-02-26 02:43:35] "GET /projects?obj_uuids=58f173ca-ff41-48e5-9624-545b0ca4be7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001139 10.0.0.65 - - [2026-02-26 02:43:35] "GET /project/58f173ca-ff41-48e5-9624-545b0ca4be7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.039589 10.0.0.65 - - [2026-02-26 02:43:35] "POST /network-policys HTTP/1.1" 200 565 0.042510 10.0.0.65 - - [2026-02-26 02:43:35] "GET /network-policy/1fb00722-3ce1-4ac8-b5e7-0f776ac0750e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8881 0.007571 10.0.0.65 - - [2026-02-26 02:43:35] "POST /fqname-to-id HTTP/1.1" 404 229 0.004147 10.0.0.65 - - [2026-02-26 02:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.131 - - [2026-02-26 02:43:35] "GET /projects?obj_uuids=58f173ca-ff41-48e5-9624-545b0ca4be7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001573 10.0.0.65 - - [2026-02-26 02:43:35] "GET /project/58f173ca-ff41-48e5-9624-545b0ca4be7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.058067 10.0.0.65 - - [2026-02-26 02:43:35] "POST /network-policys HTTP/1.1" 200 565 0.031727 10.0.0.65 - - [2026-02-26 02:43:35] "GET /network-policy/0d4019df-0c52-47dd-af04-be6c98507b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006846 10.0.0.65 - - [2026-02-26 02:43:36] "POST /fqname-to-id HTTP/1.1" 404 229 0.003299 10.0.0.65 - - [2026-02-26 02:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.131 - - [2026-02-26 02:43:36] "GET /projects?obj_uuids=58f173ca-ff41-48e5-9624-545b0ca4be7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000885 10.0.0.65 - - [2026-02-26 02:43:36] "GET /project/58f173ca-ff41-48e5-9624-545b0ca4be7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.058961 10.0.0.65 - - [2026-02-26 02:43:36] "POST /network-policys HTTP/1.1" 200 565 0.034528 10.0.0.65 - - [2026-02-26 02:43:36] "GET /network-policy/fb9c2673-e806-4c84-bc0e-34f5951294ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.006707 10.0.0.65 - - [2026-02-26 02:43:36] "POST /fqname-to-id HTTP/1.1" 404 229 0.007837 10.0.0.65 - - [2026-02-26 02:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427 10.0.0.131 - - [2026-02-26 02:43:36] "GET /projects?obj_uuids=58f173ca-ff41-48e5-9624-545b0ca4be7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001107 10.0.0.65 - - [2026-02-26 02:43:36] "GET /project/58f173ca-ff41-48e5-9624-545b0ca4be7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.052990 10.0.0.65 - - [2026-02-26 02:43:36] "POST /network-policys HTTP/1.1" 200 565 0.033099 10.0.0.65 - - [2026-02-26 02:43:36] "GET /network-policy/595fbdaa-a2c3-4019-88ac-ed6852dcb4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006663 10.0.0.65 - - [2026-02-26 02:43:36] "POST /fqname-to-id HTTP/1.1" 404 229 0.003620 10.0.0.65 - - [2026-02-26 02:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.131 - - [2026-02-26 02:43:37] "GET /projects?obj_uuids=58f173ca-ff41-48e5-9624-545b0ca4be7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000908 10.0.0.65 - - [2026-02-26 02:43:37] "GET /project/58f173ca-ff41-48e5-9624-545b0ca4be7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.039531 10.0.0.65 - - [2026-02-26 02:43:37] "POST /network-policys HTTP/1.1" 200 565 0.051211 10.0.0.65 - - [2026-02-26 02:43:37] "GET /network-policy/c4d145d3-9e6d-4260-9332-e4c1d730c2ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.005991 10.0.0.65 - - [2026-02-26 02:43:37] "POST /fqname-to-id HTTP/1.1" 404 229 0.008670 10.0.0.65 - - [2026-02-26 02:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.131 - - [2026-02-26 02:43:37] "GET /projects?obj_uuids=58f173ca-ff41-48e5-9624-545b0ca4be7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000885 10.0.0.65 - - [2026-02-26 02:43:37] "GET /project/58f173ca-ff41-48e5-9624-545b0ca4be7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.063986 10.0.0.65 - - [2026-02-26 02:43:37] "POST /network-policys HTTP/1.1" 200 565 0.028675 10.0.0.65 - - [2026-02-26 02:43:37] "GET /network-policy/03bc8ae7-1e82-4856-9d8d-731e9187efe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005695 10.0.0.65 - - [2026-02-26 02:43:37] "POST /fqname-to-id HTTP/1.1" 404 229 0.003219 10.0.0.65 - - [2026-02-26 02:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.131 - - [2026-02-26 02:43:37] "GET /projects?obj_uuids=58f173ca-ff41-48e5-9624-545b0ca4be7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001293 10.0.0.65 - - [2026-02-26 02:43:37] "GET /project/58f173ca-ff41-48e5-9624-545b0ca4be7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.044921 10.0.0.65 - - [2026-02-26 02:43:38] "POST /network-policys HTTP/1.1" 200 565 0.029959 10.0.0.65 - - [2026-02-26 02:43:38] "GET /network-policy/85c3a1e5-1ee3-4273-ab0b-b5ac1aa7e287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.007450 10.0.0.65 - - [2026-02-26 02:43:38] "POST /fqname-to-id HTTP/1.1" 404 229 0.003378 10.0.0.65 - - [2026-02-26 02:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.131 - - [2026-02-26 02:43:38] "GET /projects?obj_uuids=58f173ca-ff41-48e5-9624-545b0ca4be7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001089 10.0.0.65 - - [2026-02-26 02:43:38] "GET /project/58f173ca-ff41-48e5-9624-545b0ca4be7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.064145 10.0.0.65 - - [2026-02-26 02:43:38] "POST /network-policys HTTP/1.1" 200 565 0.034999 10.0.0.65 - - [2026-02-26 02:43:38] "GET /network-policy/320811d6-84b7-4baf-b510-d8a4bba12772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.008137 10.0.0.65 - - [2026-02-26 02:43:38] "POST /fqname-to-id HTTP/1.1" 404 229 0.003508 10.0.0.65 - - [2026-02-26 02:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.131 - - [2026-02-26 02:43:38] "GET /projects?obj_uuids=58f173ca-ff41-48e5-9624-545b0ca4be7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000876 10.0.0.65 - - [2026-02-26 02:43:38] "GET /project/58f173ca-ff41-48e5-9624-545b0ca4be7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.038142 10.0.0.65 - - [2026-02-26 02:43:38] "POST /network-policys HTTP/1.1" 200 565 0.028264 10.0.0.65 - - [2026-02-26 02:43:38] "GET /network-policy/328fc1b1-751e-4482-b472-061a4edfdd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005991 10.0.0.65 - - [2026-02-26 02:43:39] "POST /neutron/network HTTP/1.1" 200 2250 0.150420 10.0.0.65 - - [2026-02-26 02:43:39] "GET /virtual-network/ffa0e1ae-fcbc-4d48-8e60-195ba3088662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6154 0.006597 10.0.0.65 - - [2026-02-26 02:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.65 - - [2026-02-26 02:43:39] "GET /network-policy/03bc8ae7-1e82-4856-9d8d-731e9187efe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.003753 10.0.0.65 - - [2026-02-26 02:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007034 10.0.0.65 - - [2026-02-26 02:43:39] "GET /network-policy/0d4019df-0c52-47dd-af04-be6c98507b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004251 10.0.0.65 - - [2026-02-26 02:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.65 - - [2026-02-26 02:43:39] "GET /network-policy/1fb00722-3ce1-4ac8-b5e7-0f776ac0750e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8881 0.005619 10.0.0.65 - - [2026-02-26 02:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.65 - - [2026-02-26 02:43:39] "GET /network-policy/2e902887-f59a-4a9f-874f-78ec09f6d78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004353 10.0.0.65 - - [2026-02-26 02:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.65 - - [2026-02-26 02:43:39] "GET /network-policy/320811d6-84b7-4baf-b510-d8a4bba12772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006299 10.0.0.65 - - [2026-02-26 02:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.65 - - [2026-02-26 02:43:39] "GET /network-policy/328fc1b1-751e-4482-b472-061a4edfdd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005737 10.0.0.65 - - [2026-02-26 02:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.65 - - [2026-02-26 02:43:39] "GET /network-policy/595fbdaa-a2c3-4019-88ac-ed6852dcb4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.007228 10.0.0.65 - - [2026-02-26 02:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.65 - - [2026-02-26 02:43:39] "GET /network-policy/85c3a1e5-1ee3-4273-ab0b-b5ac1aa7e287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004410 10.0.0.65 - - [2026-02-26 02:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.65 - - [2026-02-26 02:43:39] "GET /network-policy/c4d145d3-9e6d-4260-9332-e4c1d730c2ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004320 10.0.0.65 - - [2026-02-26 02:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.65 - - [2026-02-26 02:43:39] "GET /network-policy/fb9c2673-e806-4c84-bc0e-34f5951294ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004309 10.0.0.65 - - [2026-02-26 02:43:40] "POST /id-to-fqname HTTP/1.1" 200 235 0.001225 10.0.0.131 - - [2026-02-26 02:43:41] "GET /projects?obj_uuids=58f173ca-ff41-48e5-9624-545b0ca4be7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000937 10.0.0.65 - - [2026-02-26 02:43:41] "GET /project/58f173ca-ff41-48e5-9624-545b0ca4be7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.086425 10.0.0.65 - - [2026-02-26 02:43:41] "POST /neutron/network HTTP/1.1" 200 2250 0.011013 10.0.0.65 - - [2026-02-26 02:43:41] "POST /neutron/port HTTP/1.1" 200 117 0.009939 10.0.0.73 - - [2026-02-26 02:43:42] "PUT /access-control-list/b8fb9b44-b499-4bc9-b774-a0ce7c663372 HTTP/1.1" 200 273 0.029248 10.0.0.65 - - [2026-02-26 02:43:42] "POST /neutron/port HTTP/1.1" 200 1174 0.022404 10.0.0.65 - - [2026-02-26 02:43:42] "POST /neutron/port HTTP/1.1" 200 1238 0.021214 10.0.0.65 - - [2026-02-26 02:43:42] "POST /neutron/subnet HTTP/1.1" 200 1361 0.015096 10.0.0.65 - - [2026-02-26 02:43:42] "POST /neutron/network HTTP/1.1" 200 2250 0.011809 10.0.0.131 - - [2026-02-26 02:43:45] "DELETE /project/58f173caff4148e59624545b0ca4be7c HTTP/1.1" 404 173 0.004279 10.0.0.131 - - [2026-02-26 02:43:45] "DELETE /project/aec4113b-493d-4462-bb8f-fc8a7140442c HTTP/1.1" 404 177 0.003838 10.0.0.65 - - [2026-02-26 02:43:46] "POST /neutron/port HTTP/1.1" 200 1238 0.019779 10.0.0.65 - - [2026-02-26 02:43:46] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007413 10.0.0.65 - - [2026-02-26 02:43:46] "GET /virtual-machine/153b7dce-c506-4760-9ebe-de11916f2266 HTTP/1.1" 401 292 0.000376 10.0.0.65 - - [2026-02-26 02:43:47] "GET /virtual-machine/153b7dce-c506-4760-9ebe-de11916f2266 HTTP/1.1" 200 1306 0.033418 10.0.0.65 - - [2026-02-26 02:43:47] "GET /virtual-machine-interface/cc3f8ff1-9dfb-4e93-af4f-04c07dfc8b21 HTTP/1.1" 200 3177 0.004993 10.0.0.65 - - [2026-02-26 02:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.65 - - [2026-02-26 02:43:47] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003783 10.0.0.65 - - [2026-02-26 02:43:47] "GET /virtual-networks?parent_id=58f173ca-ff41-48e5-9624-545b0ca4be7c&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.003904 10.0.0.65 - - [2026-02-26 02:43:47] "GET /virtual-network/ffa0e1ae-fcbc-4d48-8e60-195ba3088662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6154 0.005614 10.0.0.65 - - [2026-02-26 02:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.65 - - [2026-02-26 02:43:50] "GET /virtual-network/ffa0e1ae-fcbc-4d48-8e60-195ba3088662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6154 0.005518 10.0.0.65 - - [2026-02-26 02:43:51] "POST /neutron/network HTTP/1.1" 200 2260 0.007221 10.0.0.65 - - [2026-02-26 02:43:52] "POST /neutron/subnet HTTP/1.1" 200 1361 0.015853 10.0.0.65 - - [2026-02-26 02:43:52] "POST /neutron/network HTTP/1.1" 200 2250 0.010635 10.0.0.65 - - [2026-02-26 02:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.65 - - [2026-02-26 02:43:54] "GET /virtual-network/ffa0e1ae-fcbc-4d48-8e60-195ba3088662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6154 0.005935 10.0.0.65 - - [2026-02-26 02:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.65 - - [2026-02-26 02:43:58] "GET /virtual-network/ffa0e1ae-fcbc-4d48-8e60-195ba3088662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6154 0.008949 10.0.0.65 - - [2026-02-26 02:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007957 10.0.0.65 - - [2026-02-26 02:44:02] "GET /virtual-network/ffa0e1ae-fcbc-4d48-8e60-195ba3088662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6154 0.006460 10.0.0.65 - - [2026-02-26 02:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.65 - - [2026-02-26 02:44:06] "GET /virtual-network/ffa0e1ae-fcbc-4d48-8e60-195ba3088662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6154 0.006546 10.0.0.65 - - [2026-02-26 02:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.65 - - [2026-02-26 02:44:11] "GET /virtual-network/ffa0e1ae-fcbc-4d48-8e60-195ba3088662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6154 0.006165 10.0.0.65 - - [2026-02-26 02:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004627 10.0.0.65 - - [2026-02-26 02:44:15] "GET /virtual-network/ffa0e1ae-fcbc-4d48-8e60-195ba3088662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6154 0.007376 10.0.0.65 - - [2026-02-26 02:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.65 - - [2026-02-26 02:44:19] "GET /virtual-network/ffa0e1ae-fcbc-4d48-8e60-195ba3088662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6154 0.006099 10.0.0.65 - - [2026-02-26 02:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.65 - - [2026-02-26 02:44:21] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003725 10.0.0.65 - - [2026-02-26 02:44:21] "GET /virtual-networks?parent_id=58f173ca-ff41-48e5-9624-545b0ca4be7c&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.002913 10.0.0.65 - - [2026-02-26 02:44:21] "GET /virtual-network/ffa0e1ae-fcbc-4d48-8e60-195ba3088662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6154 0.005800 10.0.0.65 - - [2026-02-26 02:44:26] "POST /neutron/port HTTP/1.1" 200 1238 0.021567 10.0.0.65 - - [2026-02-26 02:44:32] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006676 10.0.0.73 - - [2026-02-26 02:44:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000495 10.0.0.73 - - [2026-02-26 02:44:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000352 10.0.0.131 - - [2026-02-26 02:44:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.131 - - [2026-02-26 02:44:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000402 10.0.0.131 - - [2026-02-26 02:44:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000377 10.0.0.131 - - [2026-02-26 02:44:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000581 10.0.0.73 - - [2026-02-26 02:44:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000716 10.0.0.73 - - [2026-02-26 02:44:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000482 10.0.0.65 - - [2026-02-26 02:44:37] "POST /neutron/port HTTP/1.1" 200 1238 0.018420 10.0.0.65 - - [2026-02-26 02:44:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.65 - - [2026-02-26 02:44:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.65 - - [2026-02-26 02:44:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000397 10.0.0.65 - - [2026-02-26 02:44:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000462 10.0.0.65 - - [2026-02-26 02:44:42] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007123 10.0.0.65 - - [2026-02-26 02:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.65 - - [2026-02-26 02:44:42] "GET /network-policy/2e902887-f59a-4a9f-874f-78ec09f6d78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.003589 10.0.0.65 - - [2026-02-26 02:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.65 - - [2026-02-26 02:44:42] "GET /network-policy/1fb00722-3ce1-4ac8-b5e7-0f776ac0750e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8881 0.004530 10.0.0.65 - - [2026-02-26 02:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.65 - - [2026-02-26 02:44:42] "GET /network-policy/0d4019df-0c52-47dd-af04-be6c98507b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.003946 10.0.0.65 - - [2026-02-26 02:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.65 - - [2026-02-26 02:44:42] "GET /network-policy/fb9c2673-e806-4c84-bc0e-34f5951294ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.005296 10.0.0.65 - - [2026-02-26 02:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.65 - - [2026-02-26 02:44:43] "GET /network-policy/595fbdaa-a2c3-4019-88ac-ed6852dcb4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004586 10.0.0.65 - - [2026-02-26 02:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.65 - - [2026-02-26 02:44:43] "GET /network-policy/c4d145d3-9e6d-4260-9332-e4c1d730c2ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004150 10.0.0.65 - - [2026-02-26 02:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003311 10.0.0.65 - - [2026-02-26 02:44:43] "GET /network-policy/03bc8ae7-1e82-4856-9d8d-731e9187efe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004548 10.0.0.65 - - [2026-02-26 02:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.65 - - [2026-02-26 02:44:43] "GET /network-policy/85c3a1e5-1ee3-4273-ab0b-b5ac1aa7e287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004112 10.0.0.65 - - [2026-02-26 02:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.65 - - [2026-02-26 02:44:43] "GET /network-policy/320811d6-84b7-4baf-b510-d8a4bba12772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.003959 10.0.0.65 - - [2026-02-26 02:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.65 - - [2026-02-26 02:44:43] "GET /network-policy/328fc1b1-751e-4482-b472-061a4edfdd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004246 10.0.0.65 - - [2026-02-26 02:44:43] "POST /neutron/network HTTP/1.1" 200 2250 0.013073 10.0.0.131 - - [2026-02-26 02:44:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.085641 10.0.0.65 - - [2026-02-26 02:44:43] "GET /virtual-network/ffa0e1ae-fcbc-4d48-8e60-195ba3088662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3499 0.007037 10.0.0.65 - - [2026-02-26 02:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.65 - - [2026-02-26 02:44:43] "GET /network-policy/2e902887-f59a-4a9f-874f-78ec09f6d78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004055 10.0.0.65 - - [2026-02-26 02:44:48] "POST /neutron/network HTTP/1.1" 200 1440 0.011714 10.0.0.65 - - [2026-02-26 02:44:49] "GET /virtual-network/ffa0e1ae-fcbc-4d48-8e60-195ba3088662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3499 0.010156 10.0.0.65 - - [2026-02-26 02:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.65 - - [2026-02-26 02:44:49] "GET /network-policy/1fb00722-3ce1-4ac8-b5e7-0f776ac0750e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8881 0.004783 10.0.0.65 - - [2026-02-26 02:44:53] "POST /neutron/port HTTP/1.1" 200 1238 0.016263 10.0.0.65 - - [2026-02-26 02:44:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003927 10.0.0.65 - - [2026-02-26 02:44:54] "POST /neutron/port HTTP/1.1" 200 117 0.001026 10.0.0.65 - - [2026-02-26 02:44:54] "POST /neutron/network HTTP/1.1" 200 1440 0.020681 10.0.0.73 - - [2026-02-26 02:44:54] "PUT /access-control-list/b8fb9b44-b499-4bc9-b774-a0ce7c663372 HTTP/1.1" 200 273 0.033310 10.0.0.65 - - [2026-02-26 02:44:54] "GET /virtual-network/ffa0e1ae-fcbc-4d48-8e60-195ba3088662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3499 0.012742 10.0.0.65 - - [2026-02-26 02:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.65 - - [2026-02-26 02:44:54] "GET /network-policy/0d4019df-0c52-47dd-af04-be6c98507b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004210 10.0.0.65 - - [2026-02-26 02:44:59] "POST /neutron/network HTTP/1.1" 200 1440 0.019497 10.0.0.131 - - [2026-02-26 02:44:59] "POST /fqname-to-id HTTP/1.1" 404 207 0.007336 10.0.0.65 - - [2026-02-26 02:44:59] "GET /virtual-network/ffa0e1ae-fcbc-4d48-8e60-195ba3088662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3499 0.016177 10.0.0.65 - - [2026-02-26 02:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004715 10.0.0.65 - - [2026-02-26 02:44:59] "GET /network-policy/fb9c2673-e806-4c84-bc0e-34f5951294ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004162 10.0.0.65 - - [2026-02-26 02:45:04] "POST /neutron/network HTTP/1.1" 200 1440 0.012576 10.0.0.65 - - [2026-02-26 02:45:05] "GET /virtual-network/ffa0e1ae-fcbc-4d48-8e60-195ba3088662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3499 0.032349 10.0.0.65 - - [2026-02-26 02:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.65 - - [2026-02-26 02:45:05] "GET /network-policy/595fbdaa-a2c3-4019-88ac-ed6852dcb4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004817 10.0.0.65 - - [2026-02-26 02:45:10] "POST /neutron/network HTTP/1.1" 200 1440 0.013452 10.0.0.73 - - [2026-02-26 02:45:10] "PUT /access-control-list/b8fb9b44-b499-4bc9-b774-a0ce7c663372 HTTP/1.1" 200 273 0.013926 10.0.0.65 - - [2026-02-26 02:45:10] "GET /virtual-network/ffa0e1ae-fcbc-4d48-8e60-195ba3088662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3499 0.007860 10.0.0.65 - - [2026-02-26 02:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.65 - - [2026-02-26 02:45:10] "GET /network-policy/c4d145d3-9e6d-4260-9332-e4c1d730c2ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004738 10.0.0.65 - - [2026-02-26 02:45:11] "GET /obj-perms HTTP/1.1" 200 5056 0.057409 10.0.0.65 - - [2026-02-26 02:45:15] "POST /neutron/network HTTP/1.1" 200 1440 0.011538 10.0.0.131 - - [2026-02-26 02:45:15] "POST /fqname-to-id HTTP/1.1" 404 207 0.004997 10.0.0.65 - - [2026-02-26 02:45:15] "GET /virtual-network/ffa0e1ae-fcbc-4d48-8e60-195ba3088662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3499 0.007742 10.0.0.65 - - [2026-02-26 02:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.65 - - [2026-02-26 02:45:15] "GET /network-policy/03bc8ae7-1e82-4856-9d8d-731e9187efe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.003938 10.0.0.65 - - [2026-02-26 02:45:20] "POST /neutron/network HTTP/1.1" 200 1440 0.011628 10.0.0.65 - - [2026-02-26 02:45:21] "GET /virtual-network/ffa0e1ae-fcbc-4d48-8e60-195ba3088662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3499 0.006812 10.0.0.65 - - [2026-02-26 02:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.65 - - [2026-02-26 02:45:21] "GET /network-policy/85c3a1e5-1ee3-4273-ab0b-b5ac1aa7e287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005093 10.0.0.65 - - [2026-02-26 02:45:26] "POST /neutron/network HTTP/1.1" 200 1440 0.010230 10.0.0.73 - - [2026-02-26 02:45:26] "PUT /access-control-list/b8fb9b44-b499-4bc9-b774-a0ce7c663372 HTTP/1.1" 200 273 0.016099 10.0.0.65 - - [2026-02-26 02:45:26] "GET /virtual-network/ffa0e1ae-fcbc-4d48-8e60-195ba3088662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3499 0.007485 10.0.0.65 - - [2026-02-26 02:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.65 - - [2026-02-26 02:45:26] "GET /network-policy/320811d6-84b7-4baf-b510-d8a4bba12772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.003896 10.0.0.65 - - [2026-02-26 02:45:31] "POST /neutron/network HTTP/1.1" 200 1440 0.011123 10.0.0.131 - - [2026-02-26 02:45:31] "POST /fqname-to-id HTTP/1.1" 404 207 0.004619 10.0.0.65 - - [2026-02-26 02:45:31] "GET /virtual-network/ffa0e1ae-fcbc-4d48-8e60-195ba3088662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3499 0.007467 10.0.0.65 - - [2026-02-26 02:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.65 - - [2026-02-26 02:45:31] "GET /network-policy/328fc1b1-751e-4482-b472-061a4edfdd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.003732 10.0.0.65 - - [2026-02-26 02:45:36] "GET /virtual-machine/153b7dce-c506-4760-9ebe-de11916f2266 HTTP/1.1" 200 1306 0.004010 10.0.0.65 - - [2026-02-26 02:45:37] "POST /neutron/port HTTP/1.1" 200 1238 0.016184 10.0.0.65 - - [2026-02-26 02:45:38] "GET /virtual-machine/153b7dce-c506-4760-9ebe-de11916f2266 HTTP/1.1" 404 171 0.003443 10.0.0.65 - - [2026-02-26 02:45:38] "GET /virtual-machine/153b7dce-c506-4760-9ebe-de11916f2266 HTTP/1.1" 404 171 0.002554 10.0.0.65 - - [2026-02-26 02:45:38] "GET /virtual-machine/153b7dce-c506-4760-9ebe-de11916f2266 HTTP/1.1" 404 171 0.002215 10.0.0.65 - - [2026-02-26 02:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.65 - - [2026-02-26 02:45:39] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004275 10.0.0.65 - - [2026-02-26 02:45:39] "GET /virtual-networks?parent_id=58f173ca-ff41-48e5-9624-545b0ca4be7c&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.003683 10.0.0.65 - - [2026-02-26 02:45:39] "GET /virtual-network/ffa0e1ae-fcbc-4d48-8e60-195ba3088662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3499 0.007434 10.0.0.65 - - [2026-02-26 02:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004207 10.0.0.65 - - [2026-02-26 02:45:39] "GET /routing-instance/0d6b7a4b-7d6e-436e-83d6-47727ff20b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.004090 10.0.0.65 - - [2026-02-26 02:45:39] "GET /route-target/6cd7c023-1b36-4ece-b171-3900b0c994ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004188 10.0.0.73 - - [2026-02-26 02:45:42] "GET /obj-perms HTTP/1.1" 200 5019 0.003540 10.0.0.65 - - [2026-02-26 02:45:45] "GET /obj-perms HTTP/1.1" 200 5019 0.058268 10.0.0.65 - - [2026-02-26 02:45:48] "GET /obj-perms HTTP/1.1" 200 5019 0.004134 10.0.0.73 - - [2026-02-26 02:45:48] "GET /obj-perms HTTP/1.1" 200 5019 0.003591 10.0.0.131 - - [2026-02-26 02:45:49] "GET /obj-perms HTTP/1.1" 200 5019 0.057404 10.0.0.65 - - [2026-02-26 02:45:49] "GET /virtual-network/ffa0e1ae-fcbc-4d48-8e60-195ba3088662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3499 0.005153 10.0.0.65 - - [2026-02-26 02:45:49] "POST /neutron/network HTTP/1.1" 200 1440 0.010267 10.0.0.65 - - [2026-02-26 02:45:49] "GET /virtual-network/ffa0e1ae-fcbc-4d48-8e60-195ba3088662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.009317 10.0.0.65 - - [2026-02-26 02:45:49] "DELETE /network-policy/328fc1b1-751e-4482-b472-061a4edfdd44 HTTP/1.1" 200 115 0.039208 10.0.0.65 - - [2026-02-26 02:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.131 - - [2026-02-26 02:45:49] "GET /projects?obj_uuids=58f173ca-ff41-48e5-9624-545b0ca4be7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001242 10.0.0.65 - - [2026-02-26 02:45:49] "GET /project/58f173ca-ff41-48e5-9624-545b0ca4be7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.040765 10.0.0.65 - - [2026-02-26 02:45:49] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-53420446&detail=False&count=False&shared=False HTTP/1.1" 200 2264 0.005048 10.0.0.65 - - [2026-02-26 02:45:49] "DELETE /network-policy/320811d6-84b7-4baf-b510-d8a4bba12772 HTTP/1.1" 200 115 0.037392 10.0.0.65 - - [2026-02-26 02:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.131 - - [2026-02-26 02:45:49] "GET /projects?obj_uuids=58f173ca-ff41-48e5-9624-545b0ca4be7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000844 10.0.0.65 - - [2026-02-26 02:45:49] "GET /project/58f173ca-ff41-48e5-9624-545b0ca4be7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.038293 10.0.0.65 - - [2026-02-26 02:45:49] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-53420446&detail=False&count=False&shared=False HTTP/1.1" 200 2027 0.005132 10.0.0.65 - - [2026-02-26 02:45:49] "DELETE /network-policy/85c3a1e5-1ee3-4273-ab0b-b5ac1aa7e287 HTTP/1.1" 200 115 0.037519 10.0.0.65 - - [2026-02-26 02:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.131 - - [2026-02-26 02:45:49] "GET /projects?obj_uuids=58f173ca-ff41-48e5-9624-545b0ca4be7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000858 10.0.0.65 - - [2026-02-26 02:45:49] "GET /project/58f173ca-ff41-48e5-9624-545b0ca4be7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.054712 10.0.0.65 - - [2026-02-26 02:45:49] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-53420446&detail=False&count=False&shared=False HTTP/1.1" 200 1790 0.004952 10.0.0.65 - - [2026-02-26 02:45:50] "DELETE /network-policy/03bc8ae7-1e82-4856-9d8d-731e9187efe0 HTTP/1.1" 200 115 0.044931 10.0.0.65 - - [2026-02-26 02:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005369 10.0.0.131 - - [2026-02-26 02:45:50] "GET /projects?obj_uuids=58f173ca-ff41-48e5-9624-545b0ca4be7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000880 10.0.0.65 - - [2026-02-26 02:45:50] "GET /project/58f173ca-ff41-48e5-9624-545b0ca4be7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.039203 10.0.0.65 - - [2026-02-26 02:45:50] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-53420446&detail=False&count=False&shared=False HTTP/1.1" 200 1553 0.005020 10.0.0.65 - - [2026-02-26 02:45:50] "DELETE /network-policy/c4d145d3-9e6d-4260-9332-e4c1d730c2ee HTTP/1.1" 200 115 0.044059 10.0.0.65 - - [2026-02-26 02:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.131 - - [2026-02-26 02:45:50] "GET /projects?obj_uuids=58f173ca-ff41-48e5-9624-545b0ca4be7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000853 10.0.0.65 - - [2026-02-26 02:45:50] "GET /project/58f173ca-ff41-48e5-9624-545b0ca4be7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.045693 10.0.0.65 - - [2026-02-26 02:45:50] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-53420446&detail=False&count=False&shared=False HTTP/1.1" 200 1316 0.004864 10.0.0.65 - - [2026-02-26 02:45:50] "DELETE /network-policy/595fbdaa-a2c3-4019-88ac-ed6852dcb4db HTTP/1.1" 200 115 0.046843 10.0.0.65 - - [2026-02-26 02:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.131 - - [2026-02-26 02:45:50] "GET /projects?obj_uuids=58f173ca-ff41-48e5-9624-545b0ca4be7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000854 10.0.0.65 - - [2026-02-26 02:45:50] "GET /project/58f173ca-ff41-48e5-9624-545b0ca4be7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.035854 10.0.0.65 - - [2026-02-26 02:45:50] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-53420446&detail=False&count=False&shared=False HTTP/1.1" 200 1078 0.004902 10.0.0.65 - - [2026-02-26 02:45:50] "DELETE /network-policy/fb9c2673-e806-4c84-bc0e-34f5951294ed HTTP/1.1" 200 115 0.044779 10.0.0.65 - - [2026-02-26 02:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.131 - - [2026-02-26 02:45:50] "GET /projects?obj_uuids=58f173ca-ff41-48e5-9624-545b0ca4be7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000851 10.0.0.65 - - [2026-02-26 02:45:50] "GET /project/58f173ca-ff41-48e5-9624-545b0ca4be7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.037683 10.0.0.65 - - [2026-02-26 02:45:50] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-53420446&detail=False&count=False&shared=False HTTP/1.1" 200 841 0.006294 10.0.0.65 - - [2026-02-26 02:45:50] "DELETE /network-policy/0d4019df-0c52-47dd-af04-be6c98507b30 HTTP/1.1" 200 115 0.037953 10.0.0.65 - - [2026-02-26 02:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004485 10.0.0.131 - - [2026-02-26 02:45:51] "GET /projects?obj_uuids=58f173ca-ff41-48e5-9624-545b0ca4be7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000882 10.0.0.65 - - [2026-02-26 02:45:51] "GET /project/58f173ca-ff41-48e5-9624-545b0ca4be7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.037967 10.0.0.65 - - [2026-02-26 02:45:51] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-53420446&detail=False&count=False&shared=False HTTP/1.1" 200 604 0.004683 10.0.0.65 - - [2026-02-26 02:45:51] "DELETE /network-policy/1fb00722-3ce1-4ac8-b5e7-0f776ac0750e HTTP/1.1" 200 115 0.041183 10.0.0.65 - - [2026-02-26 02:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.131 - - [2026-02-26 02:45:51] "GET /projects?obj_uuids=58f173ca-ff41-48e5-9624-545b0ca4be7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000866 10.0.0.65 - - [2026-02-26 02:45:51] "GET /project/58f173ca-ff41-48e5-9624-545b0ca4be7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.048137 10.0.0.65 - - [2026-02-26 02:45:51] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-53420446&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.004869 10.0.0.65 - - [2026-02-26 02:45:51] "DELETE /network-policy/2e902887-f59a-4a9f-874f-78ec09f6d78d HTTP/1.1" 200 115 0.035230 10.0.0.65 - - [2026-02-26 02:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006960 10.0.0.131 - - [2026-02-26 02:45:51] "GET /projects?obj_uuids=58f173ca-ff41-48e5-9624-545b0ca4be7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000883 10.0.0.65 - - [2026-02-26 02:45:51] "GET /project/58f173ca-ff41-48e5-9624-545b0ca4be7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.042329 10.0.0.65 - - [2026-02-26 02:45:51] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-53420446&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004778 10.0.0.65 - - [2026-02-26 02:45:51] "POST /neutron/network HTTP/1.1" 200 1337 0.012525 10.0.0.73 - - [2026-02-26 02:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.65 - - [2026-02-26 02:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004365 10.0.0.65 - - [2026-02-26 02:45:52] "DELETE /network-ipam/e1760b9d-7361-4548-bc33-6dfd64eb4a6a HTTP/1.1" 200 115 0.037323 10.0.0.65 - - [2026-02-26 02:45:52] "POST /fqname-to-id HTTP/1.1" 404 260 0.004347 10.0.0.131 - - [2026-02-26 02:45:52] "GET /projects?obj_uuids=58f173ca-ff41-48e5-9624-545b0ca4be7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000859 10.0.0.131 - - [2026-02-26 02:45:52] "GET /project/58f173ca-ff41-48e5-9624-545b0ca4be7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1526 0.042250 10.0.0.131 - - [2026-02-26 02:45:52] "GET /projects?obj_uuids=58f173ca-ff41-48e5-9624-545b0ca4be7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003232 10.0.0.131 - - [2026-02-26 02:45:52] "GET /project/58f173ca-ff41-48e5-9624-545b0ca4be7c?fields=security_groups HTTP/1.1" 200 1409 0.061141 10.0.0.131 - - [2026-02-26 02:45:52] "DELETE /security-group/f4168811-bb18-4f82-8643-0fe0ba0b249b HTTP/1.1" 200 115 0.044781 10.0.0.131 - - [2026-02-26 02:45:52] "GET /projects?obj_uuids=58f173ca-ff41-48e5-9624-545b0ca4be7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001047 10.0.0.131 - - [2026-02-26 02:45:52] "GET /project/58f173ca-ff41-48e5-9624-545b0ca4be7c?fields=application_policy_sets HTTP/1.1" 200 1448 0.048534 10.0.0.73 - - [2026-02-26 02:45:52] "DELETE /access-control-list/805b561b-8de7-4035-bdb0-1a0bef1a21b9 HTTP/1.1" 200 115 0.038216 10.0.0.65 - - [2026-02-26 02:45:52] "DELETE /project/58f173ca-ff41-48e5-9624-545b0ca4be7c HTTP/1.1" 200 115 0.401344 10.0.0.131 - - [2026-02-26 02:45:52] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000957 10.0.0.65 - - [2026-02-26 02:45:52] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?fields=projects HTTP/1.1" 200 1443 0.012593 10.0.0.131 - - [2026-02-26 02:45:55] "GET /projects?obj_uuids=58f173ca-ff41-48e5-9624-545b0ca4be7c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.010266 10.0.0.131 - - [2026-02-26 02:45:55] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000867 10.0.0.131 - - [2026-02-26 02:45:55] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.050364 10.0.0.131 - - [2026-02-26 02:45:55] "POST /id-to-fqname HTTP/1.1" 200 202 0.004811 10.0.0.131 - - [2026-02-26 02:45:55] "POST /fqname-to-id HTTP/1.1" 404 211 0.006450 10.0.0.131 - - [2026-02-26 02:45:55] "POST /security-groups HTTP/1.1" 200 603 0.075993 10.0.0.131 - - [2026-02-26 02:45:55] "POST /projects HTTP/1.1" 200 609 0.300637 10.0.0.73 - - [2026-02-26 02:45:55] "POST /fqname-to-id HTTP/1.1" 404 245 0.011569 10.0.0.131 - - [2026-02-26 02:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.380438 10.0.0.65 - - [2026-02-26 02:45:55] "GET /project/58f173ca-ff41-48e5-9624-545b0ca4be7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.573978 10.0.0.131 - - [2026-02-26 02:45:55] "GET /projects?obj_uuids=58f173ca-ff41-48e5-9624-545b0ca4be7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000940 10.0.0.65 - - [2026-02-26 02:45:55] "GET /project/58f173ca-ff41-48e5-9624-545b0ca4be7c?fields=virtual_networks HTTP/1.1" 200 1068 0.051334 10.0.0.131 - - [2026-02-26 02:45:55] "GET /projects?obj_uuids=58f173ca-ff41-48e5-9624-545b0ca4be7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000879 10.0.0.65 - - [2026-02-26 02:45:55] "GET /project/58f173ca-ff41-48e5-9624-545b0ca4be7c?fields=virtual_machine_interfaces HTTP/1.1" 200 1068 0.036675 10.0.0.131 - - [2026-02-26 02:45:56] "GET /projects?obj_uuids=58f173ca-ff41-48e5-9624-545b0ca4be7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001372 10.0.0.65 - - [2026-02-26 02:45:56] "GET /project/58f173ca-ff41-48e5-9624-545b0ca4be7c?fields=security_groups HTTP/1.1" 200 1307 0.034893 10.0.0.65 - - [2026-02-26 02:45:57] "POST /fqname-to-id HTTP/1.1" 404 194 0.029799 10.0.0.131 - - [2026-02-26 02:45:57] "GET /projects?obj_uuids=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003149 10.0.0.131 - - [2026-02-26 02:45:57] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001136 10.0.0.131 - - [2026-02-26 02:45:57] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006714 10.0.0.131 - - [2026-02-26 02:45:57] "POST /id-to-fqname HTTP/1.1" 200 196 0.005885 10.0.0.131 - - [2026-02-26 02:45:57] "POST /fqname-to-id HTTP/1.1" 404 205 0.004318 10.0.0.131 - - [2026-02-26 02:45:57] "POST /security-groups HTTP/1.1" 200 597 0.071552 10.0.0.131 - - [2026-02-26 02:45:57] "POST /projects HTTP/1.1" 200 597 0.275362 10.0.0.73 - - [2026-02-26 02:45:57] "POST /access-control-lists HTTP/1.1" 200 604 0.027764 10.0.0.131 - - [2026-02-26 02:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.351306 10.0.0.65 - - [2026-02-26 02:45:57] "GET /project/0f13cf4e-706b-477a-aeb7-61f0e44fd924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.488346 10.0.0.65 - - [2026-02-26 02:45:58] "GET / HTTP/1.1" 200 36215 0.001775 10.0.0.65 - - [2026-02-26 02:46:01] "GET /project/0f13cf4e-706b-477a-aeb7-61f0e44fd924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000403 10.0.0.131 - - [2026-02-26 02:46:01] "GET /projects?obj_uuids=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000919 10.0.0.65 - - [2026-02-26 02:46:01] "GET /project/0f13cf4e-706b-477a-aeb7-61f0e44fd924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.079929 10.0.0.65 - - [2026-02-26 02:46:02] "GET / HTTP/1.1" 200 36215 0.001817 10.0.0.65 - - [2026-02-26 02:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006713 10.0.0.131 - - [2026-02-26 02:46:02] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000932 10.0.0.65 - - [2026-02-26 02:46:02] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.006991 10.0.0.65 - - [2026-02-26 02:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004530 10.0.0.131 - - [2026-02-26 02:46:02] "GET /projects?obj_uuids=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001004 10.0.0.65 - - [2026-02-26 02:46:02] "GET /project/0f13cf4e-706b-477a-aeb7-61f0e44fd924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.051206 10.0.0.65 - - [2026-02-26 02:46:04] "GET /domains HTTP/1.1" 401 292 0.000386 10.0.0.65 - - [2026-02-26 02:46:04] "GET /domains HTTP/1.1" 200 281 0.054315 10.0.0.131 - - [2026-02-26 02:46:04] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000850 10.0.0.65 - - [2026-02-26 02:46:04] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe HTTP/1.1" 200 2984 0.009538 10.0.0.131 - - [2026-02-26 02:46:04] "GET /projects?obj_uuids=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000881 10.0.0.65 - - [2026-02-26 02:46:04] "GET /project/0f13cf4e-706b-477a-aeb7-61f0e44fd924 HTTP/1.1" 200 1903 0.088492 10.0.0.65 - - [2026-02-26 02:46:04] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.005327 10.0.0.65 - - [2026-02-26 02:46:04] "POST /network-ipams HTTP/1.1" 200 605 0.026278 10.0.0.65 - - [2026-02-26 02:46:04] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002997 10.0.0.65 - - [2026-02-26 02:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.65 - - [2026-02-26 02:46:04] "GET /network-ipam/3656dbab-15ab-4c46-8ceb-b8e698e2c5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.007408 10.0.0.65 - - [2026-02-26 02:46:04] "PUT /network-ipam/3656dbab-15ab-4c46-8ceb-b8e698e2c5ff HTTP/1.1" 200 259 0.016381 10.0.0.65 - - [2026-02-26 02:46:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000458 10.0.0.65 - - [2026-02-26 02:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.045894 10.0.0.131 - - [2026-02-26 02:46:05] "GET /projects?obj_uuids=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000910 10.0.0.65 - - [2026-02-26 02:46:05] "GET /project/0f13cf4e-706b-477a-aeb7-61f0e44fd924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.056235 10.0.0.131 - - [2026-02-26 02:46:05] "GET /projects?obj_uuids=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000987 10.0.0.65 - - [2026-02-26 02:46:05] "POST /neutron/network HTTP/1.1" 200 617 0.165851 10.0.0.73 - - [2026-02-26 02:46:05] "POST /route-targets HTTP/1.1" 200 328 0.016744 10.0.0.65 - - [2026-02-26 02:46:06] "POST /neutron/network HTTP/1.1" 200 1074 0.015322 10.0.0.65 - - [2026-02-26 02:46:06] "POST /id-to-fqname HTTP/1.1" 200 229 0.001058 10.0.0.65 - - [2026-02-26 02:46:06] "GET /virtual-network/4f6ff854-8c3c-437c-ab2b-e87590ba845d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.004646 10.0.0.65 - - [2026-02-26 02:46:06] "GET /virtual-network/4f6ff854-8c3c-437c-ab2b-e87590ba845d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.005397 10.0.0.65 - - [2026-02-26 02:46:06] "POST /neutron/subnet HTTP/1.1" 200 701 0.009332 10.0.0.65 - - [2026-02-26 02:46:07] "GET /virtual-network/4f6ff854-8c3c-437c-ab2b-e87590ba845d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.007266 10.0.0.65 - - [2026-02-26 02:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.131 - - [2026-02-26 02:46:08] "GET /projects?obj_uuids=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001155 10.0.0.65 - - [2026-02-26 02:46:09] "GET /project/0f13cf4e-706b-477a-aeb7-61f0e44fd924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.051603 10.0.0.131 - - [2026-02-26 02:46:09] "GET /projects?obj_uuids=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000909 10.0.0.65 - - [2026-02-26 02:46:09] "POST /neutron/network HTTP/1.1" 200 617 0.159122 10.0.0.73 - - [2026-02-26 02:46:09] "POST /ref-update HTTP/1.1" 200 156 0.025680 10.0.0.65 - - [2026-02-26 02:46:09] "POST /neutron/network HTTP/1.1" 200 1074 0.009966 10.0.0.65 - - [2026-02-26 02:46:09] "POST /id-to-fqname HTTP/1.1" 200 229 0.000995 10.0.0.65 - - [2026-02-26 02:46:09] "GET /virtual-network/81d04cca-8de1-4623-8d9b-95617126c3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.004811 10.0.0.65 - - [2026-02-26 02:46:09] "GET /virtual-network/81d04cca-8de1-4623-8d9b-95617126c3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.005557 10.0.0.65 - - [2026-02-26 02:46:09] "POST /neutron/subnet HTTP/1.1" 200 701 0.007892 10.0.0.65 - - [2026-02-26 02:46:10] "GET /virtual-network/81d04cca-8de1-4623-8d9b-95617126c3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.005462 10.0.0.65 - - [2026-02-26 02:46:10] "POST /fqname-to-id HTTP/1.1" 404 205 0.003409 10.0.0.65 - - [2026-02-26 02:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.131 - - [2026-02-26 02:46:10] "GET /projects?obj_uuids=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001241 10.0.0.65 - - [2026-02-26 02:46:10] "GET /project/0f13cf4e-706b-477a-aeb7-61f0e44fd924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.047685 10.0.0.65 - - [2026-02-26 02:46:10] "POST /network-policys HTTP/1.1" 200 529 0.027348 10.0.0.65 - - [2026-02-26 02:46:10] "GET /network-policy/c4f3db4f-9e0e-4baa-a9ff-1c8da60d5257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.006204 10.0.0.65 - - [2026-02-26 02:46:11] "POST /fqname-to-id HTTP/1.1" 404 205 0.003210 10.0.0.65 - - [2026-02-26 02:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.131 - - [2026-02-26 02:46:11] "GET /projects?obj_uuids=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000892 10.0.0.65 - - [2026-02-26 02:46:11] "GET /project/0f13cf4e-706b-477a-aeb7-61f0e44fd924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.050746 10.0.0.65 - - [2026-02-26 02:46:11] "POST /network-policys HTTP/1.1" 200 529 0.029007 10.0.0.65 - - [2026-02-26 02:46:11] "GET /network-policy/c7f1920a-423d-4148-97ee-857fb75678af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.006357 10.0.0.65 - - [2026-02-26 02:46:11] "POST /fqname-to-id HTTP/1.1" 404 205 0.002967 10.0.0.65 - - [2026-02-26 02:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.131 - - [2026-02-26 02:46:11] "GET /projects?obj_uuids=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000952 10.0.0.65 - - [2026-02-26 02:46:11] "GET /project/0f13cf4e-706b-477a-aeb7-61f0e44fd924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.040937 10.0.0.65 - - [2026-02-26 02:46:11] "POST /network-policys HTTP/1.1" 200 529 0.070384 10.0.0.65 - - [2026-02-26 02:46:11] "GET /network-policy/a1eef26c-1885-49bf-a761-08a7d8bc227d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.006280 10.0.0.65 - - [2026-02-26 02:46:11] "POST /fqname-to-id HTTP/1.1" 404 205 0.003228 10.0.0.65 - - [2026-02-26 02:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.131 - - [2026-02-26 02:46:12] "GET /projects?obj_uuids=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000919 10.0.0.65 - - [2026-02-26 02:46:12] "GET /project/0f13cf4e-706b-477a-aeb7-61f0e44fd924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.045007 10.0.0.65 - - [2026-02-26 02:46:12] "POST /network-policys HTTP/1.1" 200 529 0.029392 10.0.0.65 - - [2026-02-26 02:46:12] "GET /network-policy/320fb933-e63b-47e2-8241-a0ac5b303861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.008489 10.0.0.73 - - [2026-02-26 02:46:12] "GET /obj-perms HTTP/1.1" 200 5056 0.067446 10.0.0.65 - - [2026-02-26 02:46:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.002909 10.0.0.65 - - [2026-02-26 02:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.131 - - [2026-02-26 02:46:12] "GET /projects?obj_uuids=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000996 10.0.0.65 - - [2026-02-26 02:46:12] "GET /project/0f13cf4e-706b-477a-aeb7-61f0e44fd924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.047503 10.0.0.65 - - [2026-02-26 02:46:12] "POST /network-policys HTTP/1.1" 200 533 0.026044 10.0.0.65 - - [2026-02-26 02:46:12] "GET /network-policy/564aac61-886b-4745-88aa-70b276aa797c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.005390 10.0.0.131 - - [2026-02-26 02:46:12] "GET /obj-perms HTTP/1.1" 200 5056 0.077603 10.0.0.65 - - [2026-02-26 02:46:12] "POST /fqname-to-id HTTP/1.1" 404 206 0.003073 10.0.0.65 - - [2026-02-26 02:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.131 - - [2026-02-26 02:46:12] "GET /projects?obj_uuids=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001169 10.0.0.65 - - [2026-02-26 02:46:12] "GET /project/0f13cf4e-706b-477a-aeb7-61f0e44fd924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.038864 10.0.0.65 - - [2026-02-26 02:46:12] "POST /network-policys HTTP/1.1" 200 531 0.072845 10.0.0.65 - - [2026-02-26 02:46:13] "GET /network-policy/b6458723-9721-4514-aa36-d03e6a770d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3988 0.005870 10.0.0.65 - - [2026-02-26 02:46:13] "POST /fqname-to-id HTTP/1.1" 404 206 0.002980 10.0.0.65 - - [2026-02-26 02:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.131 - - [2026-02-26 02:46:13] "GET /projects?obj_uuids=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000871 10.0.0.65 - - [2026-02-26 02:46:13] "GET /project/0f13cf4e-706b-477a-aeb7-61f0e44fd924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.036245 10.0.0.65 - - [2026-02-26 02:46:13] "POST /network-policys HTTP/1.1" 200 531 0.027173 10.0.0.65 - - [2026-02-26 02:46:13] "GET /network-policy/104e9a3c-7239-4587-b27b-0a92fd895c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.005556 10.0.0.65 - - [2026-02-26 02:46:13] "POST /fqname-to-id HTTP/1.1" 404 206 0.003128 10.0.0.65 - - [2026-02-26 02:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.131 - - [2026-02-26 02:46:13] "GET /projects?obj_uuids=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000888 10.0.0.65 - - [2026-02-26 02:46:13] "GET /project/0f13cf4e-706b-477a-aeb7-61f0e44fd924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.042128 10.0.0.65 - - [2026-02-26 02:46:13] "POST /network-policys HTTP/1.1" 200 531 0.069734 10.0.0.65 - - [2026-02-26 02:46:13] "GET /network-policy/a0d943d7-602a-44d4-b3e2-16faa086f522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3988 0.007659 10.0.0.65 - - [2026-02-26 02:46:13] "POST /fqname-to-id HTTP/1.1" 404 206 0.003501 10.0.0.65 - - [2026-02-26 02:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.131 - - [2026-02-26 02:46:14] "GET /projects?obj_uuids=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000916 10.0.0.65 - - [2026-02-26 02:46:14] "GET /project/0f13cf4e-706b-477a-aeb7-61f0e44fd924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.049878 10.0.0.65 - - [2026-02-26 02:46:14] "POST /network-policys HTTP/1.1" 200 531 0.075478 10.0.0.65 - - [2026-02-26 02:46:14] "GET /network-policy/cb21f7b7-51fd-46d0-abee-1a658370dfbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3988 0.005632 10.0.0.65 - - [2026-02-26 02:46:14] "POST /fqname-to-id HTTP/1.1" 404 208 0.003153 10.0.0.65 - - [2026-02-26 02:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.131 - - [2026-02-26 02:46:14] "GET /projects?obj_uuids=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000902 10.0.0.65 - - [2026-02-26 02:46:14] "GET /project/0f13cf4e-706b-477a-aeb7-61f0e44fd924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.056669 10.0.0.65 - - [2026-02-26 02:46:14] "POST /network-policys HTTP/1.1" 200 535 0.030186 10.0.0.65 - - [2026-02-26 02:46:14] "GET /network-policy/ec6cfa72-5c2e-455a-834c-c7e9493f1a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1128 0.007916 10.0.0.65 - - [2026-02-26 02:46:15] "POST /neutron/network HTTP/1.1" 200 1157 0.081579 10.0.0.65 - - [2026-02-26 02:46:15] "GET /virtual-network/4f6ff854-8c3c-437c-ab2b-e87590ba845d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005268 10.0.0.65 - - [2026-02-26 02:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.65 - - [2026-02-26 02:46:15] "GET /network-policy/c4f3db4f-9e0e-4baa-a9ff-1c8da60d5257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.009880 10.0.0.73 - - [2026-02-26 02:46:15] "POST /fqname-to-id HTTP/1.1" 404 246 0.007281 10.0.0.65 - - [2026-02-26 02:46:15] "POST /neutron/network HTTP/1.1" 200 1159 0.069865 10.0.0.65 - - [2026-02-26 02:46:15] "GET /virtual-network/81d04cca-8de1-4623-8d9b-95617126c3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.014082 10.0.0.65 - - [2026-02-26 02:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.65 - - [2026-02-26 02:46:15] "GET /network-policy/564aac61-886b-4745-88aa-70b276aa797c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.004974 10.0.0.65 - - [2026-02-26 02:46:15] "POST /id-to-fqname HTTP/1.1" 200 229 0.001409 10.0.0.131 - - [2026-02-26 02:46:16] "GET /projects?obj_uuids=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000893 10.0.0.65 - - [2026-02-26 02:46:16] "GET /project/0f13cf4e-706b-477a-aeb7-61f0e44fd924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.078668 10.0.0.65 - - [2026-02-26 02:46:16] "POST /neutron/network HTTP/1.1" 200 1157 0.038773 10.0.0.65 - - [2026-02-26 02:46:17] "POST /id-to-fqname HTTP/1.1" 200 229 0.001746 10.0.0.65 - - [2026-02-26 02:46:17] "POST /neutron/port HTTP/1.1" 200 117 0.005844 10.0.0.131 - - [2026-02-26 02:46:17] "GET /projects?obj_uuids=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000988 10.0.0.73 - - [2026-02-26 02:46:17] "PUT /access-control-list/8f8f19f5-096e-434e-b86c-46bd70789797 HTTP/1.1" 200 273 0.025002 10.0.0.65 - - [2026-02-26 02:46:17] "POST /neutron/port HTTP/1.1" 200 1061 0.317527 10.0.0.65 - - [2026-02-26 02:46:18] "POST /neutron/port HTTP/1.1" 200 1115 0.157919 10.0.0.131 - - [2026-02-26 02:46:18] "GET /projects?obj_uuids=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001207 10.0.0.65 - - [2026-02-26 02:46:18] "GET /project/0f13cf4e-706b-477a-aeb7-61f0e44fd924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.086259 10.0.0.65 - - [2026-02-26 02:46:18] "POST /neutron/subnet HTTP/1.1" 200 675 0.027934 10.0.0.65 - - [2026-02-26 02:46:18] "POST /neutron/network HTTP/1.1" 200 1157 0.010333 10.0.0.65 - - [2026-02-26 02:46:18] "POST /neutron/port HTTP/1.1" 200 117 0.008042 10.0.0.65 - - [2026-02-26 02:46:19] "POST /neutron/network HTTP/1.1" 200 1169 0.006687 10.0.0.65 - - [2026-02-26 02:46:19] "POST /neutron/port HTTP/1.1" 200 1061 0.050984 10.0.0.65 - - [2026-02-26 02:46:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003930 10.0.0.65 - - [2026-02-26 02:46:19] "POST /neutron/network HTTP/1.1" 200 1159 0.009196 10.0.0.65 - - [2026-02-26 02:46:23] "POST /neutron/port HTTP/1.1" 200 1125 0.023965 10.0.0.65 - - [2026-02-26 02:46:24] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008513 10.0.0.65 - - [2026-02-26 02:46:24] "GET /virtual-machine/1282ffb9-b4bb-4c6e-ae73-309d8711a739 HTTP/1.1" 401 292 0.000547 10.0.0.65 - - [2026-02-26 02:46:24] "GET /virtual-machine/1282ffb9-b4bb-4c6e-ae73-309d8711a739 HTTP/1.1" 200 1300 0.045281 10.0.0.65 - - [2026-02-26 02:46:24] "GET /virtual-machine-interface/893e000b-8dce-4acd-976c-b9f592630ac9 HTTP/1.1" 200 2957 0.006312 10.0.0.65 - - [2026-02-26 02:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.65 - - [2026-02-26 02:46:24] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003822 10.0.0.65 - - [2026-02-26 02:46:24] "GET /virtual-networks?parent_id=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.002917 10.0.0.65 - - [2026-02-26 02:46:24] "GET /virtual-network/4f6ff854-8c3c-437c-ab2b-e87590ba845d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005200 10.0.0.65 - - [2026-02-26 02:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.65 - - [2026-02-26 02:46:27] "GET /virtual-network/4f6ff854-8c3c-437c-ab2b-e87590ba845d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.004677 10.0.0.65 - - [2026-02-26 02:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.65 - - [2026-02-26 02:46:31] "GET /virtual-network/4f6ff854-8c3c-437c-ab2b-e87590ba845d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.006078 10.0.0.73 - - [2026-02-26 02:46:33] "DELETE /access-control-list/725029ce-9945-4d73-ae56-68b0f50b99a8 HTTP/1.1" 200 115 0.038581 10.0.0.65 - - [2026-02-26 02:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.65 - - [2026-02-26 02:46:35] "GET /virtual-network/4f6ff854-8c3c-437c-ab2b-e87590ba845d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.004931 10.0.0.65 - - [2026-02-26 02:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004317 10.0.0.65 - - [2026-02-26 02:46:40] "GET /virtual-network/4f6ff854-8c3c-437c-ab2b-e87590ba845d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.006436 10.0.0.65 - - [2026-02-26 02:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.65 - - [2026-02-26 02:46:44] "GET /virtual-network/4f6ff854-8c3c-437c-ab2b-e87590ba845d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005097 10.0.0.131 - - [2026-02-26 02:46:45] "DELETE /project/58f173caff4148e59624545b0ca4be7c HTTP/1.1" 404 173 0.004174 10.0.0.131 - - [2026-02-26 02:46:45] "DELETE /project/58f173ca-ff41-48e5-9624-545b0ca4be7c HTTP/1.1" 404 177 0.003368 10.0.0.131 - - [2026-02-26 02:46:45] "DELETE /project/0f13cf4e706b477aaeb761f0e44fd924 HTTP/1.1" 404 173 0.007384 10.0.0.65 - - [2026-02-26 02:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.65 - - [2026-02-26 02:46:48] "GET /virtual-network/4f6ff854-8c3c-437c-ab2b-e87590ba845d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005080 10.0.0.65 - - [2026-02-26 02:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.65 - - [2026-02-26 02:46:52] "GET /virtual-network/4f6ff854-8c3c-437c-ab2b-e87590ba845d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005341 10.0.0.65 - - [2026-02-26 02:46:55] "POST /neutron/network HTTP/1.1" 200 1167 0.008793 10.0.0.65 - - [2026-02-26 02:46:56] "POST /neutron/port HTTP/1.1" 200 117 0.001088 10.0.0.65 - - [2026-02-26 02:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.65 - - [2026-02-26 02:46:56] "GET /virtual-network/4f6ff854-8c3c-437c-ab2b-e87590ba845d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005141 10.0.0.65 - - [2026-02-26 02:46:58] "POST /neutron/port HTTP/1.1" 200 1125 0.017837 10.0.0.65 - - [2026-02-26 02:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.65 - - [2026-02-26 02:46:58] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003097 10.0.0.65 - - [2026-02-26 02:46:58] "GET /virtual-networks?parent_id=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.003257 10.0.0.65 - - [2026-02-26 02:46:58] "POST /neutron/subnet HTTP/1.1" 200 675 0.017935 10.0.0.65 - - [2026-02-26 02:46:58] "GET /virtual-network/4f6ff854-8c3c-437c-ab2b-e87590ba845d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005540 10.0.0.65 - - [2026-02-26 02:46:58] "POST /neutron/port HTTP/1.1" 200 1125 0.022208 10.0.0.65 - - [2026-02-26 02:47:03] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007140 10.0.0.65 - - [2026-02-26 02:47:09] "POST /neutron/port HTTP/1.1" 200 1125 0.019549 10.0.0.65 - - [2026-02-26 02:47:13] "GET /obj-perms HTTP/1.1" 200 5056 0.068253 10.0.0.65 - - [2026-02-26 02:47:14] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007450 10.0.0.65 - - [2026-02-26 02:47:19] "POST /neutron/port HTTP/1.1" 200 1125 0.018587 10.0.0.65 - - [2026-02-26 02:47:19] "POST /neutron/security_group HTTP/1.1" 200 2064 0.015596 10.0.0.65 - - [2026-02-26 02:47:19] "GET /virtual-machine/dab7fc58-b610-4095-98e1-3ed3b48e9ae4 HTTP/1.1" 200 1301 0.007993 10.0.0.65 - - [2026-02-26 02:47:19] "GET /virtual-machine-interface/0e0112cc-0c94-4707-95eb-ad9f021d9634 HTTP/1.1" 200 2957 0.006062 10.0.0.65 - - [2026-02-26 02:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.65 - - [2026-02-26 02:47:19] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003994 10.0.0.65 - - [2026-02-26 02:47:19] "GET /virtual-networks?parent_id=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.003761 10.0.0.65 - - [2026-02-26 02:47:19] "GET /virtual-network/81d04cca-8de1-4623-8d9b-95617126c3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.006018 10.0.0.65 - - [2026-02-26 02:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.65 - - [2026-02-26 02:47:20] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004086 10.0.0.65 - - [2026-02-26 02:47:20] "GET /virtual-networks?parent_id=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.008125 10.0.0.65 - - [2026-02-26 02:47:21] "GET /virtual-network/81d04cca-8de1-4623-8d9b-95617126c3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.005667 10.0.0.65 - - [2026-02-26 02:47:21] "POST /neutron/port HTTP/1.1" 200 1125 0.030778 10.0.0.65 - - [2026-02-26 02:47:26] "POST /neutron/security_group HTTP/1.1" 200 2064 0.011041 10.0.0.65 - - [2026-02-26 02:47:31] "POST /neutron/port HTTP/1.1" 200 1125 0.047560 10.0.0.65 - - [2026-02-26 02:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.65 - - [2026-02-26 02:47:32] "GET /network-policy/564aac61-886b-4745-88aa-70b276aa797c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.003423 10.0.0.65 - - [2026-02-26 02:47:32] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008022 10.0.0.65 - - [2026-02-26 02:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.65 - - [2026-02-26 02:47:32] "GET /network-policy/c4f3db4f-9e0e-4baa-a9ff-1c8da60d5257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.004256 10.0.0.65 - - [2026-02-26 02:47:32] "POST /neutron/network HTTP/1.1" 200 1157 0.013070 10.0.0.65 - - [2026-02-26 02:47:32] "GET /virtual-network/4f6ff854-8c3c-437c-ab2b-e87590ba845d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.004935 10.0.0.65 - - [2026-02-26 02:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.65 - - [2026-02-26 02:47:32] "GET /network-policy/c7f1920a-423d-4148-97ee-857fb75678af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.005929 10.0.0.65 - - [2026-02-26 02:47:56] "POST /neutron/network HTTP/1.1" 200 1167 0.006660 10.0.0.65 - - [2026-02-26 02:47:56] "POST /neutron/port HTTP/1.1" 200 117 0.001497 10.0.0.65 - - [2026-02-26 02:47:58] "POST /neutron/port HTTP/1.1" 200 1125 0.018888 10.0.0.65 - - [2026-02-26 02:47:58] "POST /neutron/subnet HTTP/1.1" 200 675 0.013157 10.0.0.65 - - [2026-02-26 02:48:31] "POST /neutron/network HTTP/1.1" 200 1157 0.009192 10.0.0.65 - - [2026-02-26 02:48:31] "GET /virtual-network/4f6ff854-8c3c-437c-ab2b-e87590ba845d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2878 0.008860 10.0.0.65 - - [2026-02-26 02:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004836 10.0.0.73 - - [2026-02-26 02:48:31] "POST /ref-update HTTP/1.1" 200 156 0.087949 10.0.0.65 - - [2026-02-26 02:48:31] "GET /network-policy/ec6cfa72-5c2e-455a-834c-c7e9493f1a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1128 0.007866 10.0.0.65 - - [2026-02-26 02:48:40] "POST /neutron/network HTTP/1.1" 200 1160 0.009979 10.0.0.65 - - [2026-02-26 02:48:40] "GET /virtual-network/4f6ff854-8c3c-437c-ab2b-e87590ba845d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.008420 10.0.0.65 - - [2026-02-26 02:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004247 10.0.0.65 - - [2026-02-26 02:48:40] "GET /network-policy/a1eef26c-1885-49bf-a761-08a7d8bc227d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.004133 10.0.0.65 - - [2026-02-26 02:48:49] "POST /neutron/network HTTP/1.1" 200 1157 0.010258 10.0.0.73 - - [2026-02-26 02:48:49] "PUT /access-control-list/8f8f19f5-096e-434e-b86c-46bd70789797 HTTP/1.1" 200 273 0.021231 10.0.0.65 - - [2026-02-26 02:48:49] "GET /virtual-network/4f6ff854-8c3c-437c-ab2b-e87590ba845d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.008696 10.0.0.65 - - [2026-02-26 02:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.65 - - [2026-02-26 02:48:49] "GET /network-policy/320fb933-e63b-47e2-8241-a0ac5b303861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.004501 10.0.0.65 - - [2026-02-26 02:48:56] "POST /neutron/network HTTP/1.1" 200 1157 0.008316 10.0.0.65 - - [2026-02-26 02:48:57] "POST /neutron/network HTTP/1.1" 200 1158 0.016340 10.0.0.65 - - [2026-02-26 02:48:57] "GET /virtual-network/4f6ff854-8c3c-437c-ab2b-e87590ba845d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.006184 10.0.0.65 - - [2026-02-26 02:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.65 - - [2026-02-26 02:48:57] "GET /network-policy/b6458723-9721-4514-aa36-d03e6a770d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3988 0.003940 10.0.0.65 - - [2026-02-26 02:48:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004019 10.0.0.65 - - [2026-02-26 02:48:57] "POST /neutron/network HTTP/1.1" 200 1158 0.008672 10.0.0.65 - - [2026-02-26 02:48:59] "POST /neutron/network HTTP/1.1" 200 1169 0.006876 10.0.0.65 - - [2026-02-26 02:48:59] "POST /neutron/port HTTP/1.1" 200 117 0.001167 10.0.0.65 - - [2026-02-26 02:49:05] "POST /neutron/network HTTP/1.1" 200 1158 0.084176 10.0.0.73 - - [2026-02-26 02:49:05] "PUT /access-control-list/8f8f19f5-096e-434e-b86c-46bd70789797 HTTP/1.1" 200 273 0.067092 10.0.0.65 - - [2026-02-26 02:49:05] "GET /virtual-network/4f6ff854-8c3c-437c-ab2b-e87590ba845d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005711 10.0.0.65 - - [2026-02-26 02:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.65 - - [2026-02-26 02:49:05] "GET /network-policy/104e9a3c-7239-4587-b27b-0a92fd895c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.005162 10.0.0.65 - - [2026-02-26 02:49:13] "POST /neutron/network HTTP/1.1" 200 1158 0.088791 10.0.0.65 - - [2026-02-26 02:49:13] "GET /virtual-network/4f6ff854-8c3c-437c-ab2b-e87590ba845d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.006117 10.0.0.65 - - [2026-02-26 02:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.65 - - [2026-02-26 02:49:13] "GET /network-policy/a0d943d7-602a-44d4-b3e2-16faa086f522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3988 0.003939 10.0.0.65 - - [2026-02-26 02:49:22] "POST /neutron/network HTTP/1.1" 200 1158 0.092997 10.0.0.73 - - [2026-02-26 02:49:22] "PUT /access-control-list/8f8f19f5-096e-434e-b86c-46bd70789797 HTTP/1.1" 200 273 0.064260 10.0.0.65 - - [2026-02-26 02:49:22] "GET /virtual-network/4f6ff854-8c3c-437c-ab2b-e87590ba845d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.016951 10.0.0.65 - - [2026-02-26 02:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.65 - - [2026-02-26 02:49:22] "GET /network-policy/cb21f7b7-51fd-46d0-abee-1a658370dfbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3988 0.003996 10.0.0.65 - - [2026-02-26 02:49:29] "GET /virtual-network/4f6ff854-8c3c-437c-ab2b-e87590ba845d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005226 10.0.0.65 - - [2026-02-26 02:49:29] "POST /neutron/network HTTP/1.1" 200 1074 0.079211 10.0.0.65 - - [2026-02-26 02:49:29] "GET /virtual-network/4f6ff854-8c3c-437c-ab2b-e87590ba845d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.005605 10.0.0.65 - - [2026-02-26 02:49:30] "GET /virtual-machine/dab7fc58-b610-4095-98e1-3ed3b48e9ae4 HTTP/1.1" 200 1301 0.004156 10.0.0.65 - - [2026-02-26 02:49:30] "POST /neutron/port HTTP/1.1" 200 1115 0.012874 10.0.0.65 - - [2026-02-26 02:49:32] "GET /virtual-machine/dab7fc58-b610-4095-98e1-3ed3b48e9ae4 HTTP/1.1" 404 171 0.003218 10.0.0.65 - - [2026-02-26 02:49:32] "GET /virtual-machine/dab7fc58-b610-4095-98e1-3ed3b48e9ae4 HTTP/1.1" 404 171 0.003466 10.0.0.65 - - [2026-02-26 02:49:32] "GET /virtual-machine/dab7fc58-b610-4095-98e1-3ed3b48e9ae4 HTTP/1.1" 404 171 0.003467 10.0.0.65 - - [2026-02-26 02:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.65 - - [2026-02-26 02:49:32] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004424 10.0.0.65 - - [2026-02-26 02:49:32] "GET /virtual-networks?parent_id=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.003607 10.0.0.65 - - [2026-02-26 02:49:32] "GET /virtual-network/81d04cca-8de1-4623-8d9b-95617126c3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.005468 10.0.0.65 - - [2026-02-26 02:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.65 - - [2026-02-26 02:49:32] "GET /routing-instance/923da276-27ab-48b5-96e8-a3a2373e1cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.005272 10.0.0.65 - - [2026-02-26 02:49:32] "GET /route-target/e9dce772-c3c7-4023-8729-58bd36c3779c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003860 10.0.0.73 - - [2026-02-26 02:49:32] "GET /obj-perms HTTP/1.1" 200 5013 0.067475 10.0.0.73 - - [2026-02-26 02:49:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.73 - - [2026-02-26 02:49:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000367 10.0.0.65 - - [2026-02-26 02:49:35] "GET /obj-perms HTTP/1.1" 200 5013 0.061394 10.0.0.131 - - [2026-02-26 02:49:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000528 10.0.0.131 - - [2026-02-26 02:49:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000508 10.0.0.131 - - [2026-02-26 02:49:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.131 - - [2026-02-26 02:49:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.73 - - [2026-02-26 02:49:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000504 10.0.0.73 - - [2026-02-26 02:49:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.65 - - [2026-02-26 02:49:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000368 10.0.0.65 - - [2026-02-26 02:49:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000385 10.0.0.65 - - [2026-02-26 02:49:38] "GET /global-system-configs HTTP/1.1" 401 292 0.001560 10.0.0.65 - - [2026-02-26 02:49:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000654 10.0.0.73 - - [2026-02-26 02:49:41] "GET /obj-perms HTTP/1.1" 200 5013 0.003674 10.0.0.65 - - [2026-02-26 02:49:44] "GET /obj-perms HTTP/1.1" 200 5013 0.004157 10.0.0.73 - - [2026-02-26 02:49:51] "GET /obj-perms HTTP/1.1" 200 5013 0.003848 10.0.0.65 - - [2026-02-26 02:49:51] "GET /obj-perms HTTP/1.1" 200 5013 0.003922 10.0.0.131 - - [2026-02-26 02:49:51] "GET /obj-perms HTTP/1.1" 200 5013 0.069629 10.0.0.65 - - [2026-02-26 02:49:51] "GET /virtual-machine/1282ffb9-b4bb-4c6e-ae73-309d8711a739 HTTP/1.1" 200 1300 0.004159 10.0.0.65 - - [2026-02-26 02:49:51] "POST /neutron/port HTTP/1.1" 200 1115 0.014467 10.0.0.65 - - [2026-02-26 02:49:53] "GET /virtual-machine/1282ffb9-b4bb-4c6e-ae73-309d8711a739 HTTP/1.1" 404 171 0.003338 10.0.0.65 - - [2026-02-26 02:49:53] "GET /virtual-machine/1282ffb9-b4bb-4c6e-ae73-309d8711a739 HTTP/1.1" 404 171 0.002874 10.0.0.65 - - [2026-02-26 02:49:53] "GET /virtual-machine/1282ffb9-b4bb-4c6e-ae73-309d8711a739 HTTP/1.1" 404 171 0.002935 10.0.0.65 - - [2026-02-26 02:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.65 - - [2026-02-26 02:49:53] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003916 10.0.0.65 - - [2026-02-26 02:49:53] "GET /virtual-networks?parent_id=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.003760 10.0.0.65 - - [2026-02-26 02:49:53] "GET /virtual-network/4f6ff854-8c3c-437c-ab2b-e87590ba845d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.006541 10.0.0.65 - - [2026-02-26 02:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007520 10.0.0.65 - - [2026-02-26 02:49:53] "GET /routing-instance/85fc2a44-8d71-48bc-8c8b-277d059d3825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.005672 10.0.0.65 - - [2026-02-26 02:49:53] "GET /route-target/aba9a016-ba20-40d1-99b2-6fc684cdf398?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005017 10.0.0.65 - - [2026-02-26 02:49:56] "GET /obj-perms HTTP/1.1" 200 5013 0.005286 10.0.0.73 - - [2026-02-26 02:49:57] "GET /obj-perms HTTP/1.1" 200 5013 0.003638 10.0.0.65 - - [2026-02-26 02:50:06] "GET /obj-perms HTTP/1.1" 200 5013 0.004311 10.0.0.73 - - [2026-02-26 02:50:06] "GET /obj-perms HTTP/1.1" 200 5013 0.003446 10.0.0.65 - - [2026-02-26 02:50:15] "GET /obj-perms HTTP/1.1" 200 5013 0.004615 10.0.0.73 - - [2026-02-26 02:50:15] "GET /obj-perms HTTP/1.1" 200 5013 0.005175 10.0.0.65 - - [2026-02-26 02:50:18] "GET /obj-perms HTTP/1.1" 200 5013 0.003854 10.0.0.73 - - [2026-02-26 02:50:18] "GET /obj-perms HTTP/1.1" 200 5013 0.003559 10.0.0.65 - - [2026-02-26 02:50:18] "GET /virtual-network/81d04cca-8de1-4623-8d9b-95617126c3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.005102 10.0.0.65 - - [2026-02-26 02:50:18] "POST /neutron/network HTTP/1.1" 200 1074 0.079817 10.0.0.73 - - [2026-02-26 02:50:19] "DELETE /access-control-list/b88873df-d8c7-4c60-ab4a-4c171d4fdcf7 HTTP/1.1" 200 115 0.054142 10.0.0.65 - - [2026-02-26 02:50:19] "GET /virtual-network/81d04cca-8de1-4623-8d9b-95617126c3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.007983 10.0.0.65 - - [2026-02-26 02:50:19] "DELETE /network-policy/ec6cfa72-5c2e-455a-834c-c7e9493f1a7f HTTP/1.1" 200 115 0.039034 10.0.0.65 - - [2026-02-26 02:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.131 - - [2026-02-26 02:50:19] "GET /projects?obj_uuids=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.036599 10.0.0.65 - - [2026-02-26 02:50:19] "GET /project/0f13cf4e-706b-477a-aeb7-61f0e44fd924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.075195 10.0.0.65 - - [2026-02-26 02:50:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-02537391&detail=False&count=False&shared=False HTTP/1.1" 200 2081 0.006037 10.0.0.65 - - [2026-02-26 02:50:19] "DELETE /network-policy/cb21f7b7-51fd-46d0-abee-1a658370dfbc HTTP/1.1" 200 115 0.043038 10.0.0.65 - - [2026-02-26 02:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.131 - - [2026-02-26 02:50:19] "GET /projects?obj_uuids=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000885 10.0.0.65 - - [2026-02-26 02:50:19] "GET /project/0f13cf4e-706b-477a-aeb7-61f0e44fd924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.049587 10.0.0.65 - - [2026-02-26 02:50:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-02537391&detail=False&count=False&shared=False HTTP/1.1" 200 1864 0.005245 10.0.0.65 - - [2026-02-26 02:50:19] "DELETE /network-policy/a0d943d7-602a-44d4-b3e2-16faa086f522 HTTP/1.1" 200 115 0.044318 10.0.0.65 - - [2026-02-26 02:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.131 - - [2026-02-26 02:50:19] "GET /projects?obj_uuids=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000950 10.0.0.65 - - [2026-02-26 02:50:19] "GET /project/0f13cf4e-706b-477a-aeb7-61f0e44fd924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.037703 10.0.0.65 - - [2026-02-26 02:50:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-02537391&detail=False&count=False&shared=False HTTP/1.1" 200 1647 0.006260 10.0.0.65 - - [2026-02-26 02:50:19] "DELETE /network-policy/104e9a3c-7239-4587-b27b-0a92fd895c9b HTTP/1.1" 200 115 0.035152 10.0.0.65 - - [2026-02-26 02:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.131 - - [2026-02-26 02:50:19] "GET /projects?obj_uuids=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000957 10.0.0.65 - - [2026-02-26 02:50:19] "GET /project/0f13cf4e-706b-477a-aeb7-61f0e44fd924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.038694 10.0.0.65 - - [2026-02-26 02:50:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-02537391&detail=False&count=False&shared=False HTTP/1.1" 200 1430 0.004857 10.0.0.65 - - [2026-02-26 02:50:20] "DELETE /network-policy/b6458723-9721-4514-aa36-d03e6a770d8b HTTP/1.1" 200 115 0.037570 10.0.0.65 - - [2026-02-26 02:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.131 - - [2026-02-26 02:50:20] "GET /projects?obj_uuids=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000899 10.0.0.65 - - [2026-02-26 02:50:20] "GET /project/0f13cf4e-706b-477a-aeb7-61f0e44fd924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.039162 10.0.0.65 - - [2026-02-26 02:50:20] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-02537391&detail=False&count=False&shared=False HTTP/1.1" 200 1213 0.005249 10.0.0.65 - - [2026-02-26 02:50:20] "DELETE /network-policy/564aac61-886b-4745-88aa-70b276aa797c HTTP/1.1" 200 115 0.031590 10.0.0.65 - - [2026-02-26 02:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.131 - - [2026-02-26 02:50:20] "GET /projects?obj_uuids=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000974 10.0.0.65 - - [2026-02-26 02:50:20] "GET /project/0f13cf4e-706b-477a-aeb7-61f0e44fd924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.037509 10.0.0.65 - - [2026-02-26 02:50:20] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-02537391&detail=False&count=False&shared=False HTTP/1.1" 200 994 0.005229 10.0.0.65 - - [2026-02-26 02:50:20] "DELETE /network-policy/320fb933-e63b-47e2-8241-a0ac5b303861 HTTP/1.1" 200 115 0.047919 10.0.0.65 - - [2026-02-26 02:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.131 - - [2026-02-26 02:50:20] "GET /projects?obj_uuids=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000873 10.0.0.65 - - [2026-02-26 02:50:20] "GET /project/0f13cf4e-706b-477a-aeb7-61f0e44fd924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.062837 10.0.0.65 - - [2026-02-26 02:50:20] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-02537391&detail=False&count=False&shared=False HTTP/1.1" 200 778 0.005010 10.0.0.65 - - [2026-02-26 02:50:20] "DELETE /network-policy/a1eef26c-1885-49bf-a761-08a7d8bc227d HTTP/1.1" 200 115 0.046484 10.0.0.65 - - [2026-02-26 02:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.131 - - [2026-02-26 02:50:20] "GET /projects?obj_uuids=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000917 10.0.0.65 - - [2026-02-26 02:50:20] "GET /project/0f13cf4e-706b-477a-aeb7-61f0e44fd924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.040213 10.0.0.65 - - [2026-02-26 02:50:20] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-02537391&detail=False&count=False&shared=False HTTP/1.1" 200 562 0.004814 10.0.0.65 - - [2026-02-26 02:50:20] "DELETE /network-policy/c7f1920a-423d-4148-97ee-857fb75678af HTTP/1.1" 200 115 0.039126 10.0.0.65 - - [2026-02-26 02:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.131 - - [2026-02-26 02:50:21] "GET /projects?obj_uuids=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000892 10.0.0.65 - - [2026-02-26 02:50:21] "GET /project/0f13cf4e-706b-477a-aeb7-61f0e44fd924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.035433 10.0.0.65 - - [2026-02-26 02:50:21] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-02537391&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.004531 10.0.0.65 - - [2026-02-26 02:50:21] "DELETE /network-policy/c4f3db4f-9e0e-4baa-a9ff-1c8da60d5257 HTTP/1.1" 200 115 0.034051 10.0.0.65 - - [2026-02-26 02:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.131 - - [2026-02-26 02:50:21] "GET /projects?obj_uuids=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000869 10.0.0.65 - - [2026-02-26 02:50:21] "GET /project/0f13cf4e-706b-477a-aeb7-61f0e44fd924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.037412 10.0.0.65 - - [2026-02-26 02:50:21] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-02537391&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004945 10.0.0.131 - - [2026-02-26 02:50:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003123 10.0.0.131 - - [2026-02-26 02:50:21] "POST /useragent-kv HTTP/1.1" 200 115 0.004250 10.0.0.131 - - [2026-02-26 02:50:21] "POST /useragent-kv HTTP/1.1" 200 115 0.004083 10.0.0.131 - - [2026-02-26 02:50:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002340 10.0.0.65 - - [2026-02-26 02:50:21] "POST /neutron/network HTTP/1.1" 200 151 0.142335 10.0.0.73 - - [2026-02-26 02:50:21] "DELETE /route-target/e9dce772-c3c7-4023-8729-58bd36c3779c HTTP/1.1" 200 115 0.023442 10.0.0.65 - - [2026-02-26 02:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.65 - - [2026-02-26 02:50:22] "DELETE /network-ipam/3656dbab-15ab-4c46-8ceb-b8e698e2c5ff HTTP/1.1" 200 115 0.034113 10.0.0.65 - - [2026-02-26 02:50:22] "POST /fqname-to-id HTTP/1.1" 404 248 0.002695 10.0.0.131 - - [2026-02-26 02:50:22] "GET /projects?obj_uuids=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000848 10.0.0.131 - - [2026-02-26 02:50:22] "GET /project/0f13cf4e-706b-477a-aeb7-61f0e44fd924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.041555 10.0.0.131 - - [2026-02-26 02:50:22] "GET /projects?obj_uuids=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000846 10.0.0.131 - - [2026-02-26 02:50:22] "GET /project/0f13cf4e-706b-477a-aeb7-61f0e44fd924?fields=security_groups HTTP/1.1" 200 1391 0.038683 10.0.0.131 - - [2026-02-26 02:50:22] "DELETE /security-group/0ea2cc8a-8d44-424c-8796-d6206ca00192 HTTP/1.1" 200 115 0.049822 10.0.0.131 - - [2026-02-26 02:50:22] "GET /projects?obj_uuids=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000871 10.0.0.73 - - [2026-02-26 02:50:22] "DELETE /access-control-list/d5d743f5-76c4-42b3-9137-40bd94212c6f HTTP/1.1" 200 115 0.034386 10.0.0.131 - - [2026-02-26 02:50:22] "GET /project/0f13cf4e-706b-477a-aeb7-61f0e44fd924?fields=application_policy_sets HTTP/1.1" 200 1430 0.055664 10.0.0.65 - - [2026-02-26 02:50:22] "DELETE /project/0f13cf4e-706b-477a-aeb7-61f0e44fd924 HTTP/1.1" 200 115 0.377250 10.0.0.131 - - [2026-02-26 02:50:22] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001331 10.0.0.65 - - [2026-02-26 02:50:22] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?fields=projects HTTP/1.1" 200 1443 0.011195 10.0.0.131 - - [2026-02-26 02:50:24] "GET /projects?obj_uuids=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002911 10.0.0.131 - - [2026-02-26 02:50:24] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000912 10.0.0.131 - - [2026-02-26 02:50:24] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.044493 10.0.0.131 - - [2026-02-26 02:50:24] "POST /id-to-fqname HTTP/1.1" 200 196 0.005785 10.0.0.131 - - [2026-02-26 02:50:24] "POST /fqname-to-id HTTP/1.1" 404 205 0.011756 10.0.0.131 - - [2026-02-26 02:50:24] "POST /security-groups HTTP/1.1" 200 597 0.097992 10.0.0.131 - - [2026-02-26 02:50:24] "POST /projects HTTP/1.1" 200 597 0.337704 10.0.0.131 - - [2026-02-26 02:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.383820 10.0.0.73 - - [2026-02-26 02:50:24] "POST /access-control-lists HTTP/1.1" 200 604 0.024925 10.0.0.65 - - [2026-02-26 02:50:24] "GET /project/0f13cf4e-706b-477a-aeb7-61f0e44fd924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.554392 10.0.0.131 - - [2026-02-26 02:50:24] "GET /projects?obj_uuids=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000896 10.0.0.65 - - [2026-02-26 02:50:24] "GET /project/0f13cf4e-706b-477a-aeb7-61f0e44fd924?fields=virtual_networks HTTP/1.1" 200 1056 0.068068 10.0.0.131 - - [2026-02-26 02:50:24] "GET /projects?obj_uuids=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000860 10.0.0.65 - - [2026-02-26 02:50:24] "GET /project/0f13cf4e-706b-477a-aeb7-61f0e44fd924?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.047328 10.0.0.131 - - [2026-02-26 02:50:24] "GET /projects?obj_uuids=0f13cf4e-706b-477a-aeb7-61f0e44fd924&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001401 10.0.0.65 - - [2026-02-26 02:50:24] "GET /project/0f13cf4e-706b-477a-aeb7-61f0e44fd924?fields=security_groups HTTP/1.1" 200 1289 0.055943 10.0.0.65 - - [2026-02-26 02:50:25] "POST /fqname-to-id HTTP/1.1" 404 200 0.029600 10.0.0.131 - - [2026-02-26 02:50:25] "GET /projects?obj_uuids=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003232 10.0.0.131 - - [2026-02-26 02:50:25] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001722 10.0.0.131 - - [2026-02-26 02:50:25] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.010820 10.0.0.131 - - [2026-02-26 02:50:26] "POST /id-to-fqname HTTP/1.1" 200 202 0.001298 10.0.0.131 - - [2026-02-26 02:50:26] "POST /fqname-to-id HTTP/1.1" 404 211 0.009155 10.0.0.131 - - [2026-02-26 02:50:26] "POST /security-groups HTTP/1.1" 200 603 0.037170 10.0.0.73 - - [2026-02-26 02:50:26] "POST /fqname-to-id HTTP/1.1" 404 246 0.005645 10.0.0.131 - - [2026-02-26 02:50:26] "POST /projects HTTP/1.1" 200 609 0.254862 10.0.0.131 - - [2026-02-26 02:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.288921 10.0.0.73 - - [2026-02-26 02:50:26] "POST /access-control-lists HTTP/1.1" 200 608 0.032505 10.0.0.65 - - [2026-02-26 02:50:26] "GET /project/cd7b348d-e772-43f1-9566-43b02cd15f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.446634 10.0.0.65 - - [2026-02-26 02:50:27] "GET / HTTP/1.1" 200 36215 0.001952 10.0.0.65 - - [2026-02-26 02:50:30] "GET /project/cd7b348d-e772-43f1-9566-43b02cd15f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000514 10.0.0.131 - - [2026-02-26 02:50:30] "GET /projects?obj_uuids=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001171 10.0.0.65 - - [2026-02-26 02:50:30] "GET /project/cd7b348d-e772-43f1-9566-43b02cd15f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.067833 10.0.0.65 - - [2026-02-26 02:50:31] "GET / HTTP/1.1" 200 36215 0.001649 10.0.0.65 - - [2026-02-26 02:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.131 - - [2026-02-26 02:50:31] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000834 10.0.0.65 - - [2026-02-26 02:50:31] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.006331 10.0.0.65 - - [2026-02-26 02:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.131 - - [2026-02-26 02:50:31] "GET /projects?obj_uuids=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001212 10.0.0.65 - - [2026-02-26 02:50:31] "GET /project/cd7b348d-e772-43f1-9566-43b02cd15f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.054679 10.0.0.65 - - [2026-02-26 02:50:33] "GET /domains HTTP/1.1" 401 292 0.000376 10.0.0.65 - - [2026-02-26 02:50:33] "GET /domains HTTP/1.1" 200 281 0.032722 10.0.0.131 - - [2026-02-26 02:50:33] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000954 10.0.0.65 - - [2026-02-26 02:50:33] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe HTTP/1.1" 200 2984 0.015161 10.0.0.131 - - [2026-02-26 02:50:33] "GET /projects?obj_uuids=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000854 10.0.0.65 - - [2026-02-26 02:50:33] "GET /project/cd7b348d-e772-43f1-9566-43b02cd15f8a HTTP/1.1" 200 1940 0.088219 10.0.0.65 - - [2026-02-26 02:50:33] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003129 10.0.0.65 - - [2026-02-26 02:50:33] "POST /network-ipams HTTP/1.1" 200 623 0.029449 10.0.0.65 - - [2026-02-26 02:50:33] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 813 0.008685 10.0.0.65 - - [2026-02-26 02:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005040 10.0.0.65 - - [2026-02-26 02:50:33] "GET /network-ipam/e429cb7f-c261-441b-83a2-0a4377baeb22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.005895 10.0.0.65 - - [2026-02-26 02:50:33] "PUT /network-ipam/e429cb7f-c261-441b-83a2-0a4377baeb22 HTTP/1.1" 200 259 0.014874 10.0.0.65 - - [2026-02-26 02:50:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000408 10.0.0.65 - - [2026-02-26 02:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.037786 10.0.0.131 - - [2026-02-26 02:50:34] "GET /projects?obj_uuids=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000903 10.0.0.65 - - [2026-02-26 02:50:34] "GET /project/cd7b348d-e772-43f1-9566-43b02cd15f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.039207 10.0.0.65 - - [2026-02-26 02:50:34] "POST /neutron/network HTTP/1.1" 200 117 0.039068 10.0.0.73 - - [2026-02-26 02:50:35] "POST /route-targets HTTP/1.1" 200 328 0.012720 10.0.0.131 - - [2026-02-26 02:50:35] "POST /useragent-kv HTTP/1.1" 200 115 0.007435 10.0.0.65 - - [2026-02-26 02:50:35] "POST /neutron/subnet HTTP/1.1" 200 701 0.193938 10.0.0.65 - - [2026-02-26 02:50:35] "POST /id-to-fqname HTTP/1.1" 200 235 0.001253 10.0.0.65 - - [2026-02-26 02:50:35] "GET /virtual-network/d5612d22-e96d-464b-89cd-16dee5963b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.007098 10.0.0.65 - - [2026-02-26 02:50:35] "POST /neutron/network HTTP/1.1" 200 1337 0.011579 10.0.0.65 - - [2026-02-26 02:50:35] "GET /virtual-network/d5612d22-e96d-464b-89cd-16dee5963b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.004893 10.0.0.65 - - [2026-02-26 02:50:35] "POST /neutron/subnet HTTP/1.1" 200 701 0.009124 10.0.0.65 - - [2026-02-26 02:50:36] "GET /virtual-network/d5612d22-e96d-464b-89cd-16dee5963b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.005048 10.0.0.65 - - [2026-02-26 02:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.131 - - [2026-02-26 02:50:38] "GET /projects?obj_uuids=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000847 10.0.0.65 - - [2026-02-26 02:50:38] "GET /project/cd7b348d-e772-43f1-9566-43b02cd15f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.046899 10.0.0.131 - - [2026-02-26 02:50:38] "GET /projects?obj_uuids=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000961 10.0.0.65 - - [2026-02-26 02:50:38] "POST /neutron/network HTTP/1.1" 200 623 0.153307 10.0.0.73 - - [2026-02-26 02:50:38] "POST /ref-update HTTP/1.1" 200 156 0.030677 10.0.0.131 - - [2026-02-26 02:50:39] "POST /useragent-kv HTTP/1.1" 200 115 0.010950 10.0.0.131 - - [2026-02-26 02:50:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.049821 10.0.0.65 - - [2026-02-26 02:50:39] "POST /neutron/subnet HTTP/1.1" 200 828 0.190274 10.0.0.65 - - [2026-02-26 02:50:39] "POST /id-to-fqname HTTP/1.1" 200 235 0.001183 10.0.0.65 - - [2026-02-26 02:50:39] "GET /virtual-network/65d80791-6e99-4cf5-8754-db7b109caa9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.006207 10.0.0.65 - - [2026-02-26 02:50:39] "GET /virtual-network/65d80791-6e99-4cf5-8754-db7b109caa9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.006701 10.0.0.65 - - [2026-02-26 02:50:39] "POST /neutron/network HTTP/1.1" 200 1337 0.010753 10.0.0.65 - - [2026-02-26 02:50:39] "POST /neutron/subnet HTTP/1.1" 200 828 0.008942 10.0.0.65 - - [2026-02-26 02:50:39] "GET /virtual-network/65d80791-6e99-4cf5-8754-db7b109caa9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.005347 10.0.0.65 - - [2026-02-26 02:50:39] "GET /obj-perms HTTP/1.1" 200 5019 0.066120 10.0.0.131 - - [2026-02-26 02:50:40] "GET /obj-perms HTTP/1.1" 200 5019 0.053628 10.0.0.65 - - [2026-02-26 02:50:40] "POST /fqname-to-id HTTP/1.1" 404 211 0.003685 10.0.0.65 - - [2026-02-26 02:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.131 - - [2026-02-26 02:50:40] "GET /projects?obj_uuids=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000989 10.0.0.65 - - [2026-02-26 02:50:40] "GET /project/cd7b348d-e772-43f1-9566-43b02cd15f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.038877 10.0.0.65 - - [2026-02-26 02:50:40] "POST /network-policys HTTP/1.1" 200 535 0.033815 10.0.0.65 - - [2026-02-26 02:50:40] "GET /network-policy/6ab4c147-cf28-4158-88a7-6f3d0ebd334d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.005895 10.0.0.65 - - [2026-02-26 02:50:40] "POST /fqname-to-id HTTP/1.1" 404 211 0.003049 10.0.0.65 - - [2026-02-26 02:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.131 - - [2026-02-26 02:50:40] "GET /projects?obj_uuids=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000897 10.0.0.65 - - [2026-02-26 02:50:40] "GET /project/cd7b348d-e772-43f1-9566-43b02cd15f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.034508 10.0.0.65 - - [2026-02-26 02:50:40] "POST /network-policys HTTP/1.1" 200 535 0.030072 10.0.0.65 - - [2026-02-26 02:50:40] "GET /network-policy/7a3ede7f-0796-4e7b-bd22-7415277da797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.007424 10.0.0.65 - - [2026-02-26 02:50:40] "POST /fqname-to-id HTTP/1.1" 404 211 0.002906 10.0.0.65 - - [2026-02-26 02:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.131 - - [2026-02-26 02:50:40] "GET /projects?obj_uuids=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000942 10.0.0.65 - - [2026-02-26 02:50:40] "GET /project/cd7b348d-e772-43f1-9566-43b02cd15f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.044983 10.0.0.65 - - [2026-02-26 02:50:41] "POST /network-policys HTTP/1.1" 200 535 0.025589 10.0.0.65 - - [2026-02-26 02:50:41] "GET /network-policy/5f054557-c46c-4147-8055-c66393d8fdad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.006145 10.0.0.65 - - [2026-02-26 02:50:41] "POST /fqname-to-id HTTP/1.1" 404 211 0.003142 10.0.0.65 - - [2026-02-26 02:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.131 - - [2026-02-26 02:50:41] "GET /projects?obj_uuids=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001015 10.0.0.65 - - [2026-02-26 02:50:41] "GET /project/cd7b348d-e772-43f1-9566-43b02cd15f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.038533 10.0.0.65 - - [2026-02-26 02:50:41] "POST /network-policys HTTP/1.1" 200 535 0.030934 10.0.0.65 - - [2026-02-26 02:50:41] "GET /network-policy/7a8694b5-7b65-49b0-9ba5-912eb2c0799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.005822 10.0.0.65 - - [2026-02-26 02:50:41] "POST /fqname-to-id HTTP/1.1" 404 213 0.003123 10.0.0.65 - - [2026-02-26 02:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.131 - - [2026-02-26 02:50:41] "GET /projects?obj_uuids=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000962 10.0.0.65 - - [2026-02-26 02:50:41] "GET /project/cd7b348d-e772-43f1-9566-43b02cd15f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.046141 10.0.0.65 - - [2026-02-26 02:50:41] "POST /network-policys HTTP/1.1" 200 539 0.030875 10.0.0.65 - - [2026-02-26 02:50:41] "GET /network-policy/2b50b761-a710-46c7-a6d7-017ac83da4a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.007506 10.0.0.65 - - [2026-02-26 02:50:42] "POST /fqname-to-id HTTP/1.1" 404 212 0.003096 10.0.0.65 - - [2026-02-26 02:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.131 - - [2026-02-26 02:50:42] "GET /projects?obj_uuids=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000911 10.0.0.65 - - [2026-02-26 02:50:42] "GET /project/cd7b348d-e772-43f1-9566-43b02cd15f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.046419 10.0.0.65 - - [2026-02-26 02:50:42] "POST /network-policys HTTP/1.1" 200 537 0.032950 10.0.0.65 - - [2026-02-26 02:50:42] "GET /network-policy/7721d230-9765-4bab-959e-046ea14cc881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.007214 10.0.0.65 - - [2026-02-26 02:50:42] "POST /fqname-to-id HTTP/1.1" 404 212 0.003742 10.0.0.65 - - [2026-02-26 02:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.131 - - [2026-02-26 02:50:42] "GET /projects?obj_uuids=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000849 10.0.0.65 - - [2026-02-26 02:50:42] "GET /project/cd7b348d-e772-43f1-9566-43b02cd15f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.037624 10.0.0.65 - - [2026-02-26 02:50:42] "POST /network-policys HTTP/1.1" 200 537 0.042403 10.0.0.65 - - [2026-02-26 02:50:42] "GET /network-policy/5fd4505b-38c0-49a2-a6f3-4fc58891b2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.006557 10.0.0.65 - - [2026-02-26 02:50:42] "POST /fqname-to-id HTTP/1.1" 404 212 0.003375 10.0.0.65 - - [2026-02-26 02:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.131 - - [2026-02-26 02:50:42] "GET /projects?obj_uuids=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000889 10.0.0.65 - - [2026-02-26 02:50:42] "GET /project/cd7b348d-e772-43f1-9566-43b02cd15f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.040540 10.0.0.65 - - [2026-02-26 02:50:43] "POST /network-policys HTTP/1.1" 200 537 0.030316 10.0.0.65 - - [2026-02-26 02:50:43] "GET /network-policy/24098883-018b-4d7b-a979-bf57c2ccf972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.006460 10.0.0.65 - - [2026-02-26 02:50:43] "POST /fqname-to-id HTTP/1.1" 404 212 0.002975 10.0.0.65 - - [2026-02-26 02:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.131 - - [2026-02-26 02:50:43] "GET /projects?obj_uuids=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000958 10.0.0.65 - - [2026-02-26 02:50:43] "GET /project/cd7b348d-e772-43f1-9566-43b02cd15f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.041631 10.0.0.65 - - [2026-02-26 02:50:43] "POST /network-policys HTTP/1.1" 200 537 0.033896 10.0.0.65 - - [2026-02-26 02:50:43] "GET /network-policy/239ac5da-c7e3-4960-983c-564b54a8a116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.016889 10.0.0.65 - - [2026-02-26 02:50:43] "POST /fqname-to-id HTTP/1.1" 404 214 0.003193 10.0.0.65 - - [2026-02-26 02:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.131 - - [2026-02-26 02:50:43] "GET /projects?obj_uuids=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001030 10.0.0.65 - - [2026-02-26 02:50:43] "GET /project/cd7b348d-e772-43f1-9566-43b02cd15f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.047053 10.0.0.65 - - [2026-02-26 02:50:43] "POST /network-policys HTTP/1.1" 200 541 0.025330 10.0.0.65 - - [2026-02-26 02:50:43] "GET /network-policy/2e1fc97b-89a6-4ed7-99a6-c0c81f0d59cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006079 10.0.0.65 - - [2026-02-26 02:50:44] "POST /neutron/network HTTP/1.1" 200 1425 0.018128 10.0.0.65 - - [2026-02-26 02:50:44] "GET /virtual-network/d5612d22-e96d-464b-89cd-16dee5963b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.007354 10.0.0.65 - - [2026-02-26 02:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.65 - - [2026-02-26 02:50:44] "GET /network-policy/6ab4c147-cf28-4158-88a7-6f3d0ebd334d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.004169 10.0.0.73 - - [2026-02-26 02:50:44] "POST /fqname-to-id HTTP/1.1" 404 252 0.002665 10.0.0.65 - - [2026-02-26 02:50:44] "POST /neutron/network HTTP/1.1" 200 1427 0.019440 10.0.0.65 - - [2026-02-26 02:50:44] "GET /virtual-network/65d80791-6e99-4cf5-8754-db7b109caa9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.013296 10.0.0.65 - - [2026-02-26 02:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.65 - - [2026-02-26 02:50:44] "GET /network-policy/2b50b761-a710-46c7-a6d7-017ac83da4a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.005510 10.0.0.65 - - [2026-02-26 02:50:44] "POST /id-to-fqname HTTP/1.1" 200 235 0.001178 10.0.0.131 - - [2026-02-26 02:50:46] "DELETE /project/0f13cf4e706b477aaeb761f0e44fd924 HTTP/1.1" 404 173 0.003661 10.0.0.131 - - [2026-02-26 02:50:46] "DELETE /project/0f13cf4e-706b-477a-aeb7-61f0e44fd924 HTTP/1.1" 404 177 0.005871 10.0.0.131 - - [2026-02-26 02:50:46] "DELETE /project/cd7b348de77243f1956643b02cd15f8a HTTP/1.1" 404 173 0.003546 10.0.0.131 - - [2026-02-26 02:50:46] "GET /projects?obj_uuids=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000885 10.0.0.65 - - [2026-02-26 02:50:46] "GET /project/cd7b348d-e772-43f1-9566-43b02cd15f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.074192 10.0.0.65 - - [2026-02-26 02:50:46] "POST /neutron/port HTTP/1.1" 200 117 0.006531 10.0.0.65 - - [2026-02-26 02:50:46] "POST /id-to-fqname HTTP/1.1" 200 235 0.001180 10.0.0.65 - - [2026-02-26 02:50:46] "POST /neutron/network HTTP/1.1" 200 1437 0.009324 10.0.0.73 - - [2026-02-26 02:50:47] "PUT /access-control-list/5b30dd75-3f00-4625-a6d7-792d974cf794 HTTP/1.1" 200 273 0.018187 10.0.0.65 - - [2026-02-26 02:50:47] "POST /neutron/port HTTP/1.1" 200 1174 0.019806 10.0.0.65 - - [2026-02-26 02:50:47] "POST /neutron/port HTTP/1.1" 200 1238 0.020133 10.0.0.131 - - [2026-02-26 02:50:47] "GET /projects?obj_uuids=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001331 10.0.0.65 - - [2026-02-26 02:50:47] "GET /project/cd7b348d-e772-43f1-9566-43b02cd15f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.067176 10.0.0.65 - - [2026-02-26 02:50:47] "POST /neutron/network HTTP/1.1" 200 1427 0.011236 10.0.0.65 - - [2026-02-26 02:50:47] "POST /neutron/port HTTP/1.1" 200 117 0.001065 10.0.0.65 - - [2026-02-26 02:50:47] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006541 10.0.0.65 - - [2026-02-26 02:50:48] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008327 10.0.0.65 - - [2026-02-26 02:50:48] "POST /neutron/port HTTP/1.1" 200 1174 0.028265 10.0.0.65 - - [2026-02-26 02:50:49] "POST /neutron/port HTTP/1.1" 200 1238 0.018777 10.0.0.65 - - [2026-02-26 02:50:49] "POST /neutron/subnet HTTP/1.1" 200 1361 0.016977 10.0.0.65 - - [2026-02-26 02:50:49] "POST /neutron/network HTTP/1.1" 200 1427 0.011220 10.0.0.65 - - [2026-02-26 02:50:53] "POST /neutron/port HTTP/1.1" 200 1238 0.016543 10.0.0.65 - - [2026-02-26 02:50:53] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008296 10.0.0.65 - - [2026-02-26 02:50:53] "GET /virtual-machine/cc82d140-7f1d-425f-b168-872648b181d3 HTTP/1.1" 401 292 0.000390 10.0.0.65 - - [2026-02-26 02:50:53] "GET /virtual-machine/cc82d140-7f1d-425f-b168-872648b181d3 HTTP/1.1" 200 1307 0.039797 10.0.0.65 - - [2026-02-26 02:50:53] "GET /virtual-machine-interface/e23008db-64c7-4574-be1a-019ad129bd0d HTTP/1.1" 200 3177 0.004979 10.0.0.65 - - [2026-02-26 02:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.65 - - [2026-02-26 02:50:53] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003287 10.0.0.65 - - [2026-02-26 02:50:53] "GET /virtual-networks?parent_id=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.003309 10.0.0.65 - - [2026-02-26 02:50:53] "GET /virtual-network/d5612d22-e96d-464b-89cd-16dee5963b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.005381 10.0.0.65 - - [2026-02-26 02:50:57] "POST /neutron/network HTTP/1.1" 200 1435 0.006822 10.0.0.65 - - [2026-02-26 02:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003146 10.0.0.65 - - [2026-02-26 02:50:57] "GET /virtual-network/d5612d22-e96d-464b-89cd-16dee5963b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.006958 10.0.0.65 - - [2026-02-26 02:50:57] "POST /neutron/subnet HTTP/1.1" 200 1361 0.017184 10.0.0.65 - - [2026-02-26 02:50:57] "POST /neutron/network HTTP/1.1" 200 1425 0.013138 10.0.0.65 - - [2026-02-26 02:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.65 - - [2026-02-26 02:51:01] "GET /virtual-network/d5612d22-e96d-464b-89cd-16dee5963b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.005259 10.0.0.65 - - [2026-02-26 02:51:01] "POST /neutron/network HTTP/1.1" 200 1437 0.008590 10.0.0.65 - - [2026-02-26 02:51:01] "POST /neutron/subnet HTTP/1.1" 200 1361 0.015337 10.0.0.65 - - [2026-02-26 02:51:01] "POST /neutron/network HTTP/1.1" 200 1427 0.012081 10.0.0.65 - - [2026-02-26 02:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.65 - - [2026-02-26 02:51:05] "GET /virtual-network/d5612d22-e96d-464b-89cd-16dee5963b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.005580 10.0.0.65 - - [2026-02-26 02:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.65 - - [2026-02-26 02:51:09] "GET /virtual-network/d5612d22-e96d-464b-89cd-16dee5963b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.006217 10.0.0.65 - - [2026-02-26 02:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.65 - - [2026-02-26 02:51:13] "GET /virtual-network/d5612d22-e96d-464b-89cd-16dee5963b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.005589 10.0.0.65 - - [2026-02-26 02:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004638 10.0.0.65 - - [2026-02-26 02:51:17] "GET /virtual-network/d5612d22-e96d-464b-89cd-16dee5963b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.005469 10.0.0.65 - - [2026-02-26 02:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.65 - - [2026-02-26 02:51:21] "GET /virtual-network/d5612d22-e96d-464b-89cd-16dee5963b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.007256 10.0.0.65 - - [2026-02-26 02:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004609 10.0.0.65 - - [2026-02-26 02:51:25] "GET /virtual-network/d5612d22-e96d-464b-89cd-16dee5963b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.007349 10.0.0.65 - - [2026-02-26 02:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.65 - - [2026-02-26 02:51:27] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003474 10.0.0.65 - - [2026-02-26 02:51:27] "GET /virtual-networks?parent_id=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.002946 10.0.0.65 - - [2026-02-26 02:51:27] "GET /virtual-network/d5612d22-e96d-464b-89cd-16dee5963b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.006253 10.0.0.65 - - [2026-02-26 02:51:33] "POST /neutron/port HTTP/1.1" 200 1238 0.019484 10.0.0.65 - - [2026-02-26 02:51:38] "POST /neutron/security_group HTTP/1.1" 200 2070 0.034108 10.0.0.65 - - [2026-02-26 02:51:43] "POST /neutron/port HTTP/1.1" 200 1238 0.018755 10.0.0.65 - - [2026-02-26 02:51:47] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006119 10.0.0.65 - - [2026-02-26 02:51:48] "POST /neutron/port HTTP/1.1" 200 1238 0.016730 10.0.0.65 - - [2026-02-26 02:51:49] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006700 10.0.0.65 - - [2026-02-26 02:51:49] "GET /virtual-machine/d8801ffc-b6f9-4050-bd96-ad8fd549efe8 HTTP/1.1" 200 1307 0.005639 10.0.0.65 - - [2026-02-26 02:51:49] "GET /virtual-machine-interface/ee69e1ed-49a1-4859-9ee5-5872c3f033f8 HTTP/1.1" 200 3177 0.004970 10.0.0.65 - - [2026-02-26 02:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009962 10.0.0.65 - - [2026-02-26 02:51:49] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003345 10.0.0.65 - - [2026-02-26 02:51:49] "GET /virtual-networks?parent_id=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.002983 10.0.0.65 - - [2026-02-26 02:51:49] "GET /virtual-network/65d80791-6e99-4cf5-8754-db7b109caa9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.007093 10.0.0.65 - - [2026-02-26 02:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.65 - - [2026-02-26 02:51:50] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004312 10.0.0.65 - - [2026-02-26 02:51:50] "GET /virtual-networks?parent_id=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.002956 10.0.0.65 - - [2026-02-26 02:51:50] "GET /virtual-network/65d80791-6e99-4cf5-8754-db7b109caa9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.006808 10.0.0.65 - - [2026-02-26 02:51:55] "POST /neutron/port HTTP/1.1" 200 1238 0.017940 10.0.0.65 - - [2026-02-26 02:51:59] "POST /neutron/port HTTP/1.1" 200 1238 0.045907 10.0.0.65 - - [2026-02-26 02:51:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003925 10.0.0.65 - - [2026-02-26 02:51:59] "POST /neutron/port HTTP/1.1" 200 117 0.001079 10.0.0.65 - - [2026-02-26 02:52:01] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008566 10.0.0.65 - - [2026-02-26 02:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.65 - - [2026-02-26 02:52:01] "GET /network-policy/2b50b761-a710-46c7-a6d7-017ac83da4a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003712 10.0.0.65 - - [2026-02-26 02:52:01] "POST /neutron/port HTTP/1.1" 200 1238 0.101055 10.0.0.65 - - [2026-02-26 02:52:01] "POST /neutron/port HTTP/1.1" 200 1238 0.053220 10.0.0.65 - - [2026-02-26 02:52:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004788 10.0.0.65 - - [2026-02-26 02:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.65 - - [2026-02-26 02:52:01] "GET /network-policy/6ab4c147-cf28-4158-88a7-6f3d0ebd334d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.003686 10.0.0.65 - - [2026-02-26 02:52:01] "POST /neutron/network HTTP/1.1" 200 1425 0.023018 10.0.0.65 - - [2026-02-26 02:52:01] "POST /neutron/network HTTP/1.1" 200 1427 0.019364 10.0.0.131 - - [2026-02-26 02:52:02] "POST /fqname-to-id HTTP/1.1" 404 207 0.010179 10.0.0.65 - - [2026-02-26 02:52:02] "GET /virtual-network/d5612d22-e96d-464b-89cd-16dee5963b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.012951 10.0.0.65 - - [2026-02-26 02:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.65 - - [2026-02-26 02:52:02] "GET /network-policy/7a3ede7f-0796-4e7b-bd22-7415277da797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.004542 10.0.0.73 - - [2026-02-26 02:52:17] "GET /obj-perms HTTP/1.1" 200 5056 0.071459 10.0.0.73 - - [2026-02-26 02:52:19] "PUT /access-control-list/5b30dd75-3f00-4625-a6d7-792d974cf794 HTTP/1.1" 200 273 0.017313 10.0.0.65 - - [2026-02-26 02:52:19] "POST /neutron/network HTTP/1.1" 200 1428 0.098875 10.0.0.65 - - [2026-02-26 02:52:19] "GET /virtual-network/d5612d22-e96d-464b-89cd-16dee5963b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3486 0.006015 10.0.0.65 - - [2026-02-26 02:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.65 - - [2026-02-26 02:52:19] "GET /network-policy/2e1fc97b-89a6-4ed7-99a6-c0c81f0d59cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003788 10.0.0.65 - - [2026-02-26 02:52:31] "POST /neutron/network HTTP/1.1" 200 1425 0.091193 10.0.0.65 - - [2026-02-26 02:52:31] "GET /virtual-network/d5612d22-e96d-464b-89cd-16dee5963b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.005059 10.0.0.73 - - [2026-02-26 02:52:31] "POST /ref-update HTTP/1.1" 200 156 0.027821 10.0.0.65 - - [2026-02-26 02:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.65 - - [2026-02-26 02:52:31] "GET /network-policy/5f054557-c46c-4147-8055-c66393d8fdad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.004393 10.0.0.131 - - [2026-02-26 02:52:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.013001 10.0.0.65 - - [2026-02-26 02:52:43] "POST /neutron/network HTTP/1.1" 200 1425 0.094912 10.0.0.65 - - [2026-02-26 02:52:43] "GET /virtual-network/d5612d22-e96d-464b-89cd-16dee5963b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.005591 10.0.0.65 - - [2026-02-26 02:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004859 10.0.0.65 - - [2026-02-26 02:52:43] "GET /network-policy/7a8694b5-7b65-49b0-9ba5-912eb2c0799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.004236 10.0.0.65 - - [2026-02-26 02:52:53] "POST /neutron/network HTTP/1.1" 200 1426 0.110134 10.0.0.73 - - [2026-02-26 02:52:53] "POST /ref-update HTTP/1.1" 200 156 0.046217 10.0.0.65 - - [2026-02-26 02:52:54] "GET /virtual-network/d5612d22-e96d-464b-89cd-16dee5963b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.005743 10.0.0.65 - - [2026-02-26 02:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004259 10.0.0.65 - - [2026-02-26 02:52:54] "GET /network-policy/7721d230-9765-4bab-959e-046ea14cc881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.004124 10.0.0.65 - - [2026-02-26 02:52:58] "POST /neutron/port HTTP/1.1" 200 1238 0.017643 10.0.0.65 - - [2026-02-26 02:52:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003558 10.0.0.65 - - [2026-02-26 02:52:59] "POST /neutron/port HTTP/1.1" 200 117 0.001103 10.0.0.65 - - [2026-02-26 02:53:03] "POST /neutron/port HTTP/1.1" 200 1238 0.021750 10.0.0.65 - - [2026-02-26 02:53:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004151 10.0.0.65 - - [2026-02-26 02:53:03] "POST /neutron/port HTTP/1.1" 200 117 0.001065 10.0.0.65 - - [2026-02-26 02:53:06] "POST /neutron/network HTTP/1.1" 200 1426 0.133737 10.0.0.65 - - [2026-02-26 02:53:06] "GET /virtual-network/d5612d22-e96d-464b-89cd-16dee5963b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.007421 10.0.0.65 - - [2026-02-26 02:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.65 - - [2026-02-26 02:53:06] "GET /network-policy/5fd4505b-38c0-49a2-a6f3-4fc58891b2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.005177 10.0.0.131 - - [2026-02-26 02:53:17] "POST /fqname-to-id HTTP/1.1" 404 207 0.006433 10.0.0.73 - - [2026-02-26 02:53:17] "PUT /access-control-list/5b30dd75-3f00-4625-a6d7-792d974cf794 HTTP/1.1" 200 273 0.018766 10.0.0.65 - - [2026-02-26 02:53:17] "POST /neutron/network HTTP/1.1" 200 1426 0.092299 10.0.0.65 - - [2026-02-26 02:53:17] "GET /virtual-network/d5612d22-e96d-464b-89cd-16dee5963b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.005673 10.0.0.65 - - [2026-02-26 02:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.65 - - [2026-02-26 02:53:17] "GET /network-policy/24098883-018b-4d7b-a979-bf57c2ccf972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.004709 10.0.0.65 - - [2026-02-26 02:53:29] "POST /neutron/network HTTP/1.1" 200 1426 0.102167 10.0.0.65 - - [2026-02-26 02:53:29] "GET /virtual-network/d5612d22-e96d-464b-89cd-16dee5963b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.006837 10.0.0.65 - - [2026-02-26 02:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.65 - - [2026-02-26 02:53:29] "GET /network-policy/239ac5da-c7e3-4960-983c-564b54a8a116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.004042 10.0.0.65 - - [2026-02-26 02:53:39] "GET /virtual-network/d5612d22-e96d-464b-89cd-16dee5963b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.004993 10.0.0.65 - - [2026-02-26 02:53:39] "POST /neutron/network HTTP/1.1" 200 1337 0.080575 10.0.0.65 - - [2026-02-26 02:53:39] "GET /virtual-network/d5612d22-e96d-464b-89cd-16dee5963b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.006667 10.0.0.73 - - [2026-02-26 02:53:39] "POST /ref-update HTTP/1.1" 200 156 0.066754 10.0.0.65 - - [2026-02-26 02:53:39] "GET /virtual-machine/d8801ffc-b6f9-4050-bd96-ad8fd549efe8 HTTP/1.1" 200 1307 0.004133 10.0.0.65 - - [2026-02-26 02:53:40] "POST /neutron/port HTTP/1.1" 200 1228 0.015619 10.0.0.65 - - [2026-02-26 02:53:41] "GET /virtual-machine/d8801ffc-b6f9-4050-bd96-ad8fd549efe8 HTTP/1.1" 404 171 0.003664 10.0.0.65 - - [2026-02-26 02:53:41] "GET /virtual-machine/d8801ffc-b6f9-4050-bd96-ad8fd549efe8 HTTP/1.1" 404 171 0.003131 10.0.0.65 - - [2026-02-26 02:53:41] "GET /virtual-machine/d8801ffc-b6f9-4050-bd96-ad8fd549efe8 HTTP/1.1" 404 171 0.004050 10.0.0.65 - - [2026-02-26 02:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.65 - - [2026-02-26 02:53:42] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004769 10.0.0.65 - - [2026-02-26 02:53:42] "GET /virtual-networks?parent_id=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.003628 10.0.0.65 - - [2026-02-26 02:53:42] "GET /virtual-network/65d80791-6e99-4cf5-8754-db7b109caa9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.005254 10.0.0.65 - - [2026-02-26 02:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.65 - - [2026-02-26 02:53:42] "GET /routing-instance/f000bff0-2e0f-485f-bd24-3c8f4724bc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.004429 10.0.0.65 - - [2026-02-26 02:53:42] "GET /route-target/7c715659-b5cc-4f5a-aeee-3a1971384ab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003645 10.0.0.65 - - [2026-02-26 02:53:42] "GET /obj-perms HTTP/1.1" 200 5019 0.004460 10.0.0.73 - - [2026-02-26 02:53:45] "GET /obj-perms HTTP/1.1" 200 5019 0.063044 10.0.0.65 - - [2026-02-26 02:53:51] "GET /obj-perms HTTP/1.1" 200 5019 0.003509 10.0.0.73 - - [2026-02-26 02:53:51] "GET /obj-perms HTTP/1.1" 200 5019 0.004310 10.0.0.131 - - [2026-02-26 02:53:51] "GET /obj-perms HTTP/1.1" 200 5019 0.003340 10.0.0.65 - - [2026-02-26 02:53:52] "GET /virtual-machine/cc82d140-7f1d-425f-b168-872648b181d3 HTTP/1.1" 200 1307 0.004158 10.0.0.65 - - [2026-02-26 02:53:52] "POST /neutron/port HTTP/1.1" 200 1228 0.014050 10.0.0.65 - - [2026-02-26 02:53:54] "GET /virtual-machine/cc82d140-7f1d-425f-b168-872648b181d3 HTTP/1.1" 404 171 0.003260 10.0.0.65 - - [2026-02-26 02:53:54] "GET /virtual-machine/cc82d140-7f1d-425f-b168-872648b181d3 HTTP/1.1" 404 171 0.003136 10.0.0.65 - - [2026-02-26 02:53:54] "GET /virtual-machine/cc82d140-7f1d-425f-b168-872648b181d3 HTTP/1.1" 404 171 0.002671 10.0.0.65 - - [2026-02-26 02:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.65 - - [2026-02-26 02:53:54] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003692 10.0.0.65 - - [2026-02-26 02:53:54] "GET /virtual-networks?parent_id=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.002809 10.0.0.65 - - [2026-02-26 02:53:54] "GET /virtual-network/d5612d22-e96d-464b-89cd-16dee5963b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.006525 10.0.0.65 - - [2026-02-26 02:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.65 - - [2026-02-26 02:53:54] "GET /routing-instance/ec341004-ba13-4997-aade-1a04a0eeff82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.003922 10.0.0.65 - - [2026-02-26 02:53:54] "GET /route-target/3283c344-c966-4578-a986-3d2247b41bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004373 10.0.0.65 - - [2026-02-26 02:53:54] "GET /obj-perms HTTP/1.1" 200 5019 0.010234 10.0.0.73 - - [2026-02-26 02:54:00] "GET /obj-perms HTTP/1.1" 200 5019 0.003758 10.0.0.65 - - [2026-02-26 02:54:03] "GET /obj-perms HTTP/1.1" 200 5019 0.004937 10.0.0.73 - - [2026-02-26 02:54:09] "GET /obj-perms HTTP/1.1" 200 5019 0.003992 10.0.0.65 - - [2026-02-26 02:54:13] "GET /obj-perms HTTP/1.1" 200 5019 0.005236 10.0.0.73 - - [2026-02-26 02:54:19] "GET /obj-perms HTTP/1.1" 200 5019 0.003580 10.0.0.65 - - [2026-02-26 02:54:19] "GET /obj-perms HTTP/1.1" 200 5019 0.006946 10.0.0.65 - - [2026-02-26 02:54:19] "GET /virtual-network/65d80791-6e99-4cf5-8754-db7b109caa9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.005623 10.0.0.131 - - [2026-02-26 02:54:19] "POST /fqname-to-id HTTP/1.1" 404 207 0.012504 10.0.0.65 - - [2026-02-26 02:54:19] "POST /neutron/network HTTP/1.1" 200 1337 0.106955 10.0.0.65 - - [2026-02-26 02:54:19] "GET /virtual-network/65d80791-6e99-4cf5-8754-db7b109caa9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.005532 10.0.0.65 - - [2026-02-26 02:54:19] "DELETE /network-policy/2e1fc97b-89a6-4ed7-99a6-c0c81f0d59cc HTTP/1.1" 200 115 0.032977 10.0.0.65 - - [2026-02-26 02:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.131 - - [2026-02-26 02:54:19] "GET /projects?obj_uuids=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001301 10.0.0.65 - - [2026-02-26 02:54:20] "GET /project/cd7b348d-e772-43f1-9566-43b02cd15f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.046246 10.0.0.65 - - [2026-02-26 02:54:20] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-10578415&detail=False&count=False&shared=False HTTP/1.1" 200 2135 0.006881 10.0.0.65 - - [2026-02-26 02:54:20] "DELETE /network-policy/239ac5da-c7e3-4960-983c-564b54a8a116 HTTP/1.1" 200 115 0.037133 10.0.0.65 - - [2026-02-26 02:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976 10.0.0.131 - - [2026-02-26 02:54:20] "GET /projects?obj_uuids=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001191 10.0.0.65 - - [2026-02-26 02:54:20] "GET /project/cd7b348d-e772-43f1-9566-43b02cd15f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.032449 10.0.0.65 - - [2026-02-26 02:54:20] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-10578415&detail=False&count=False&shared=False HTTP/1.1" 200 1912 0.005369 10.0.0.65 - - [2026-02-26 02:54:20] "DELETE /network-policy/24098883-018b-4d7b-a979-bf57c2ccf972 HTTP/1.1" 200 115 0.035015 10.0.0.65 - - [2026-02-26 02:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.131 - - [2026-02-26 02:54:20] "GET /projects?obj_uuids=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000873 10.0.0.65 - - [2026-02-26 02:54:20] "GET /project/cd7b348d-e772-43f1-9566-43b02cd15f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.038895 10.0.0.65 - - [2026-02-26 02:54:20] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-10578415&detail=False&count=False&shared=False HTTP/1.1" 200 1689 0.005547 10.0.0.65 - - [2026-02-26 02:54:20] "DELETE /network-policy/5fd4505b-38c0-49a2-a6f3-4fc58891b2fc HTTP/1.1" 200 115 0.037981 10.0.0.65 - - [2026-02-26 02:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004309 10.0.0.131 - - [2026-02-26 02:54:20] "GET /projects?obj_uuids=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001115 10.0.0.65 - - [2026-02-26 02:54:20] "GET /project/cd7b348d-e772-43f1-9566-43b02cd15f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.038866 10.0.0.65 - - [2026-02-26 02:54:20] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-10578415&detail=False&count=False&shared=False HTTP/1.1" 200 1466 0.005432 10.0.0.65 - - [2026-02-26 02:54:20] "DELETE /network-policy/7721d230-9765-4bab-959e-046ea14cc881 HTTP/1.1" 200 115 0.041188 10.0.0.65 - - [2026-02-26 02:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004530 10.0.0.131 - - [2026-02-26 02:54:20] "GET /projects?obj_uuids=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000990 10.0.0.65 - - [2026-02-26 02:54:20] "GET /project/cd7b348d-e772-43f1-9566-43b02cd15f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.034112 10.0.0.65 - - [2026-02-26 02:54:20] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-10578415&detail=False&count=False&shared=False HTTP/1.1" 200 1243 0.005089 10.0.0.65 - - [2026-02-26 02:54:20] "DELETE /network-policy/2b50b761-a710-46c7-a6d7-017ac83da4a3 HTTP/1.1" 200 115 0.032638 10.0.0.65 - - [2026-02-26 02:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.131 - - [2026-02-26 02:54:20] "GET /projects?obj_uuids=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000889 10.0.0.65 - - [2026-02-26 02:54:20] "GET /project/cd7b348d-e772-43f1-9566-43b02cd15f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.032963 10.0.0.65 - - [2026-02-26 02:54:21] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-10578415&detail=False&count=False&shared=False HTTP/1.1" 200 1018 0.005038 10.0.0.65 - - [2026-02-26 02:54:21] "DELETE /network-policy/7a8694b5-7b65-49b0-9ba5-912eb2c0799f HTTP/1.1" 200 115 0.043539 10.0.0.65 - - [2026-02-26 02:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.131 - - [2026-02-26 02:54:21] "GET /projects?obj_uuids=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000854 10.0.0.65 - - [2026-02-26 02:54:21] "GET /project/cd7b348d-e772-43f1-9566-43b02cd15f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.036358 10.0.0.65 - - [2026-02-26 02:54:21] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-10578415&detail=False&count=False&shared=False HTTP/1.1" 200 796 0.005112 10.0.0.65 - - [2026-02-26 02:54:21] "DELETE /network-policy/5f054557-c46c-4147-8055-c66393d8fdad HTTP/1.1" 200 115 0.038057 10.0.0.65 - - [2026-02-26 02:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.131 - - [2026-02-26 02:54:21] "GET /projects?obj_uuids=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000868 10.0.0.65 - - [2026-02-26 02:54:21] "GET /project/cd7b348d-e772-43f1-9566-43b02cd15f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.037551 10.0.0.65 - - [2026-02-26 02:54:21] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-10578415&detail=False&count=False&shared=False HTTP/1.1" 200 574 0.005386 10.0.0.65 - - [2026-02-26 02:54:21] "DELETE /network-policy/7a3ede7f-0796-4e7b-bd22-7415277da797 HTTP/1.1" 200 115 0.038198 10.0.0.65 - - [2026-02-26 02:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.131 - - [2026-02-26 02:54:21] "GET /projects?obj_uuids=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001267 10.0.0.65 - - [2026-02-26 02:54:21] "GET /project/cd7b348d-e772-43f1-9566-43b02cd15f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.042436 10.0.0.65 - - [2026-02-26 02:54:21] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-10578415&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.008847 10.0.0.65 - - [2026-02-26 02:54:21] "DELETE /network-policy/6ab4c147-cf28-4158-88a7-6f3d0ebd334d HTTP/1.1" 200 115 0.044389 10.0.0.65 - - [2026-02-26 02:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006370 10.0.0.131 - - [2026-02-26 02:54:21] "GET /projects?obj_uuids=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000910 10.0.0.65 - - [2026-02-26 02:54:21] "GET /project/cd7b348d-e772-43f1-9566-43b02cd15f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.036755 10.0.0.65 - - [2026-02-26 02:54:21] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-10578415&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005377 10.0.0.131 - - [2026-02-26 02:54:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002740 10.0.0.73 - - [2026-02-26 02:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.131 - - [2026-02-26 02:54:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002367 10.0.0.131 - - [2026-02-26 02:54:22] "POST /useragent-kv HTTP/1.1" 200 115 0.001992 10.0.0.131 - - [2026-02-26 02:54:22] "POST /useragent-kv HTTP/1.1" 200 115 0.006876 10.0.0.131 - - [2026-02-26 02:54:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002568 10.0.0.131 - - [2026-02-26 02:54:22] "POST /useragent-kv HTTP/1.1" 200 115 0.004507 10.0.0.65 - - [2026-02-26 02:54:22] "POST /neutron/network HTTP/1.1" 200 151 0.152398 10.0.0.73 - - [2026-02-26 02:54:22] "DELETE /route-target/3283c344-c966-4578-a986-3d2247b41bf1 HTTP/1.1" 200 115 0.025563 10.0.0.65 - - [2026-02-26 02:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.65 - - [2026-02-26 02:54:22] "DELETE /network-ipam/e429cb7f-c261-441b-83a2-0a4377baeb22 HTTP/1.1" 200 115 0.027514 10.0.0.65 - - [2026-02-26 02:54:22] "POST /fqname-to-id HTTP/1.1" 404 260 0.005504 10.0.0.131 - - [2026-02-26 02:54:22] "GET /projects?obj_uuids=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000770 10.0.0.131 - - [2026-02-26 02:54:22] "GET /project/cd7b348d-e772-43f1-9566-43b02cd15f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1527 0.036794 10.0.0.131 - - [2026-02-26 02:54:22] "GET /projects?obj_uuids=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000796 10.0.0.131 - - [2026-02-26 02:54:23] "GET /project/cd7b348d-e772-43f1-9566-43b02cd15f8a?fields=security_groups HTTP/1.1" 200 1410 0.036645 10.0.0.131 - - [2026-02-26 02:54:23] "DELETE /security-group/82babda7-79e2-4408-8234-a9a1ab91934c HTTP/1.1" 200 115 0.075408 10.0.0.131 - - [2026-02-26 02:54:23] "GET /projects?obj_uuids=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.007557 10.0.0.131 - - [2026-02-26 02:54:23] "GET /project/cd7b348d-e772-43f1-9566-43b02cd15f8a?fields=application_policy_sets HTTP/1.1" 200 1449 0.060048 10.0.0.65 - - [2026-02-26 02:54:23] "DELETE /project/cd7b348d-e772-43f1-9566-43b02cd15f8a HTTP/1.1" 200 115 0.407791 10.0.0.131 - - [2026-02-26 02:54:23] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001213 10.0.0.65 - - [2026-02-26 02:54:23] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?fields=projects HTTP/1.1" 200 1443 0.009146 10.0.0.131 - - [2026-02-26 02:54:24] "GET /projects?obj_uuids=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004848 10.0.0.131 - - [2026-02-26 02:54:24] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000849 10.0.0.131 - - [2026-02-26 02:54:24] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.053392 10.0.0.131 - - [2026-02-26 02:54:24] "POST /id-to-fqname HTTP/1.1" 200 202 0.001124 10.0.0.131 - - [2026-02-26 02:54:24] "POST /fqname-to-id HTTP/1.1" 404 211 0.011904 10.0.0.131 - - [2026-02-26 02:54:25] "POST /security-groups HTTP/1.1" 200 603 0.030925 10.0.0.73 - - [2026-02-26 02:54:25] "POST /fqname-to-id HTTP/1.1" 404 246 0.003284 10.0.0.131 - - [2026-02-26 02:54:25] "POST /projects HTTP/1.1" 200 609 0.240617 10.0.0.131 - - [2026-02-26 02:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.323079 10.0.0.73 - - [2026-02-26 02:54:25] "POST /access-control-lists HTTP/1.1" 200 608 0.027224 10.0.0.65 - - [2026-02-26 02:54:25] "GET /project/cd7b348d-e772-43f1-9566-43b02cd15f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.521327 10.0.0.131 - - [2026-02-26 02:54:25] "GET /projects?obj_uuids=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001123 10.0.0.65 - - [2026-02-26 02:54:25] "GET /project/cd7b348d-e772-43f1-9566-43b02cd15f8a?fields=virtual_networks HTTP/1.1" 200 1069 0.045423 10.0.0.131 - - [2026-02-26 02:54:25] "GET /projects?obj_uuids=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001271 10.0.0.65 - - [2026-02-26 02:54:25] "GET /project/cd7b348d-e772-43f1-9566-43b02cd15f8a?fields=virtual_machine_interfaces HTTP/1.1" 200 1069 0.040606 10.0.0.131 - - [2026-02-26 02:54:25] "GET /projects?obj_uuids=cd7b348d-e772-43f1-9566-43b02cd15f8a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001146 10.0.0.65 - - [2026-02-26 02:54:25] "GET /project/cd7b348d-e772-43f1-9566-43b02cd15f8a?fields=security_groups HTTP/1.1" 200 1308 0.041516 10.0.0.65 - - [2026-02-26 02:54:26] "POST /fqname-to-id HTTP/1.1" 404 182 0.032657 10.0.0.131 - - [2026-02-26 02:54:26] "GET /projects?obj_uuids=cc6d63de-8e08-4b12-b01e-c8a41cac6b9f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003337 10.0.0.131 - - [2026-02-26 02:54:26] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000875 10.0.0.131 - - [2026-02-26 02:54:26] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006542 10.0.0.131 - - [2026-02-26 02:54:26] "POST /id-to-fqname HTTP/1.1" 200 184 0.004903 10.0.0.131 - - [2026-02-26 02:54:26] "POST /fqname-to-id HTTP/1.1" 404 193 0.014913 10.0.0.131 - - [2026-02-26 02:54:26] "POST /security-groups HTTP/1.1" 200 585 0.075512 10.0.0.131 - - [2026-02-26 02:54:26] "POST /projects HTTP/1.1" 200 573 0.308139 10.0.0.73 - - [2026-02-26 02:54:27] "POST /fqname-to-id HTTP/1.1" 404 227 0.007030 10.0.0.131 - - [2026-02-26 02:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.384206 10.0.0.65 - - [2026-02-26 02:54:27] "GET /project/cc6d63de-8e08-4b12-b01e-c8a41cac6b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.533746 10.0.0.65 - - [2026-02-26 02:54:28] "GET / HTTP/1.1" 200 36215 0.001773 10.0.0.65 - - [2026-02-26 02:54:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000403 10.0.0.65 - - [2026-02-26 02:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.069608 10.0.0.131 - - [2026-02-26 02:54:29] "GET /projects?obj_uuids=cc6d63de-8e08-4b12-b01e-c8a41cac6b9f&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000861 10.0.0.65 - - [2026-02-26 02:54:29] "GET /project/cc6d63de-8e08-4b12-b01e-c8a41cac6b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.044888 10.0.0.65 - - [2026-02-26 02:54:29] "POST /neutron/network HTTP/1.1" 200 117 0.046473 10.0.0.73 - - [2026-02-26 02:54:30] "POST /ref-update HTTP/1.1" 200 156 0.026532 10.0.0.131 - - [2026-02-26 02:54:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003456 10.0.0.65 - - [2026-02-26 02:54:30] "POST /neutron/subnet HTTP/1.1" 200 828 0.235026 10.0.0.65 - - [2026-02-26 02:54:30] "POST /id-to-fqname HTTP/1.1" 200 214 0.001195 10.0.0.65 - - [2026-02-26 02:54:30] "GET /virtual-network/588f6022-34f1-488a-9b2f-6f5ed745403c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2617 0.005364 10.0.0.65 - - [2026-02-26 02:54:30] "GET /virtual-network/588f6022-34f1-488a-9b2f-6f5ed745403c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2617 0.006000 10.0.0.65 - - [2026-02-26 02:54:30] "POST /neutron/network HTTP/1.1" 200 993 0.010468 10.0.0.65 - - [2026-02-26 02:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.131 - - [2026-02-26 02:54:30] "GET /projects?obj_uuids=cc6d63de-8e08-4b12-b01e-c8a41cac6b9f&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001178 10.0.0.65 - - [2026-02-26 02:54:30] "GET /project/cc6d63de-8e08-4b12-b01e-c8a41cac6b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.056224 10.0.0.65 - - [2026-02-26 02:54:30] "POST /neutron/network HTTP/1.1" 200 117 0.015548 10.0.0.131 - - [2026-02-26 02:54:31] "POST /useragent-kv HTTP/1.1" 200 115 0.008006 10.0.0.65 - - [2026-02-26 02:54:31] "POST /neutron/subnet HTTP/1.1" 200 828 0.204059 10.0.0.65 - - [2026-02-26 02:54:31] "POST /id-to-fqname HTTP/1.1" 200 214 0.001395 10.0.0.65 - - [2026-02-26 02:54:31] "GET /virtual-network/df4a2844-eb37-41c7-accf-3da03847ceb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.006263 10.0.0.65 - - [2026-02-26 02:54:31] "GET /virtual-network/df4a2844-eb37-41c7-accf-3da03847ceb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.006246 10.0.0.65 - - [2026-02-26 02:54:31] "POST /neutron/network HTTP/1.1" 200 992 0.009126 10.0.0.65 - - [2026-02-26 02:54:31] "POST /id-to-fqname HTTP/1.1" 200 214 0.001340 10.0.0.65 - - [2026-02-26 02:54:31] "POST /neutron/network HTTP/1.1" 200 1003 0.006634 10.0.0.131 - - [2026-02-26 02:54:32] "GET /projects?obj_uuids=cc6d63de-8e08-4b12-b01e-c8a41cac6b9f&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000924 10.0.0.65 - - [2026-02-26 02:54:32] "GET /project/cc6d63de-8e08-4b12-b01e-c8a41cac6b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.090165 10.0.0.65 - - [2026-02-26 02:54:33] "POST /neutron/port HTTP/1.1" 200 117 0.006529 10.0.0.65 - - [2026-02-26 02:54:33] "POST /id-to-fqname HTTP/1.1" 200 214 0.001269 10.0.0.65 - - [2026-02-26 02:54:33] "POST /neutron/network HTTP/1.1" 200 1003 0.009142 10.0.0.65 - - [2026-02-26 02:54:33] "POST /neutron/port HTTP/1.1" 200 1162 0.018346 10.0.0.65 - - [2026-02-26 02:54:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003453 10.0.0.131 - - [2026-02-26 02:54:34] "GET /projects?obj_uuids=cc6d63de-8e08-4b12-b01e-c8a41cac6b9f&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000827 10.0.0.65 - - [2026-02-26 02:54:34] "GET /project/cc6d63de-8e08-4b12-b01e-c8a41cac6b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.070865 10.0.0.65 - - [2026-02-26 02:54:34] "POST /neutron/network HTTP/1.1" 200 993 0.054036 10.0.0.65 - - [2026-02-26 02:54:34] "POST /neutron/network HTTP/1.1" 200 993 0.010715 10.0.0.65 - - [2026-02-26 02:54:34] "POST /neutron/port HTTP/1.1" 200 117 0.005425 10.0.0.65 - - [2026-02-26 02:54:34] "POST /id-to-fqname HTTP/1.1" 200 214 0.001171 10.0.0.73 - - [2026-02-26 02:54:34] "DELETE /access-control-list/18ccfdf0-09b8-4328-8897-07b146ed9838 HTTP/1.1" 200 115 0.042847 10.0.0.65 - - [2026-02-26 02:54:35] "POST /neutron/network HTTP/1.1" 200 1002 0.011473 10.0.0.65 - - [2026-02-26 02:54:35] "POST /neutron/port HTTP/1.1" 200 1162 0.028779 10.0.0.73 - - [2026-02-26 02:54:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000390 10.0.0.131 - - [2026-02-26 02:54:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.65 - - [2026-02-26 02:54:36] "POST /neutron/port HTTP/1.1" 200 1226 0.019847 10.0.0.73 - - [2026-02-26 02:54:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000329 10.0.0.131 - - [2026-02-26 02:54:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000371 10.0.0.131 - - [2026-02-26 02:54:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000363 10.0.0.65 - - [2026-02-26 02:54:36] "POST /neutron/subnet HTTP/1.1" 200 1389 0.015671 10.0.0.65 - - [2026-02-26 02:54:36] "POST /neutron/network HTTP/1.1" 200 993 0.008464 10.0.0.131 - - [2026-02-26 02:54:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000312 10.0.0.73 - - [2026-02-26 02:54:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000344 10.0.0.73 - - [2026-02-26 02:54:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000470 10.0.0.131 - - [2026-02-26 02:54:36] "GET /projects?obj_uuids=cc6d63de-8e08-4b12-b01e-c8a41cac6b9f&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.002285 10.0.0.65 - - [2026-02-26 02:54:36] "GET /project/cc6d63de-8e08-4b12-b01e-c8a41cac6b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.119009 10.0.0.65 - - [2026-02-26 02:54:36] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009045 10.0.0.65 - - [2026-02-26 02:54:37] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009171 10.0.0.65 - - [2026-02-26 02:54:37] "POST /neutron/port HTTP/1.1" 200 1226 0.019896 10.0.0.65 - - [2026-02-26 02:54:37] "GET /virtual-machine/0905891e-fb95-48bb-8256-290c442a3e38 HTTP/1.1" 401 292 0.000373 10.0.0.131 - - [2026-02-26 02:54:37] "GET /projects?obj_uuids=cc6d63de-8e08-4b12-b01e-c8a41cac6b9f&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001234 10.0.0.65 - - [2026-02-26 02:54:37] "POST /neutron/port HTTP/1.1" 200 1161 0.329669 10.0.0.65 - - [2026-02-26 02:54:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.65 - - [2026-02-26 02:54:37] "GET /virtual-machine/0905891e-fb95-48bb-8256-290c442a3e38 HTTP/1.1" 200 1286 0.065500 10.0.0.65 - - [2026-02-26 02:54:37] "GET /virtual-machine-interface/105acbe4-ef6f-4f54-9fdd-156e7b631d50 HTTP/1.1" 200 3112 0.004418 10.0.0.65 - - [2026-02-26 02:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010100 10.0.0.65 - - [2026-02-26 02:54:37] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007120 10.0.0.65 - - [2026-02-26 02:54:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000673 10.0.0.65 - - [2026-02-26 02:54:37] "GET /virtual-networks?parent_id=cc6d63de-8e08-4b12-b01e-c8a41cac6b9f&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.004351 10.0.0.65 - - [2026-02-26 02:54:37] "POST /neutron/port HTTP/1.1" 200 1215 0.119770 10.0.0.65 - - [2026-02-26 02:54:37] "GET /virtual-network/588f6022-34f1-488a-9b2f-6f5ed745403c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2617 0.005609 10.0.0.65 - - [2026-02-26 02:54:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005378 10.0.0.65 - - [2026-02-26 02:54:38] "POST /neutron/port HTTP/1.1" 200 117 0.001114 10.0.0.65 - - [2026-02-26 02:54:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000402 10.0.0.65 - - [2026-02-26 02:54:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000385 10.0.0.65 - - [2026-02-26 02:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.65 - - [2026-02-26 02:54:41] "GET /virtual-network/588f6022-34f1-488a-9b2f-6f5ed745403c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2617 0.005921 10.0.0.65 - - [2026-02-26 02:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.65 - - [2026-02-26 02:54:45] "GET /virtual-network/588f6022-34f1-488a-9b2f-6f5ed745403c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2617 0.005212 10.0.0.131 - - [2026-02-26 02:54:46] "DELETE /project/cd7b348de77243f1956643b02cd15f8a HTTP/1.1" 404 173 0.002913 10.0.0.131 - - [2026-02-26 02:54:46] "DELETE /project/cc6d63de8e084b12b01ec8a41cac6b9f HTTP/1.1" 404 173 0.006832 10.0.0.131 - - [2026-02-26 02:54:46] "DELETE /project/cd7b348d-e772-43f1-9566-43b02cd15f8a HTTP/1.1" 404 177 0.005322 10.0.0.65 - - [2026-02-26 02:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004931 10.0.0.65 - - [2026-02-26 02:54:49] "GET /virtual-network/588f6022-34f1-488a-9b2f-6f5ed745403c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2617 0.005685 10.0.0.65 - - [2026-02-26 02:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.65 - - [2026-02-26 02:54:53] "GET /virtual-network/588f6022-34f1-488a-9b2f-6f5ed745403c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2617 0.005454 10.0.0.65 - - [2026-02-26 02:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.65 - - [2026-02-26 02:54:57] "GET /virtual-network/588f6022-34f1-488a-9b2f-6f5ed745403c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2617 0.005002 10.0.0.65 - - [2026-02-26 02:55:00] "POST /neutron/port HTTP/1.1" 200 1226 0.019227 10.0.0.65 - - [2026-02-26 02:55:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005094 10.0.0.65 - - [2026-02-26 02:55:01] "POST /neutron/port HTTP/1.1" 200 117 0.001074 10.0.0.65 - - [2026-02-26 02:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.65 - - [2026-02-26 02:55:01] "GET /virtual-network/588f6022-34f1-488a-9b2f-6f5ed745403c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2617 0.005316 10.0.0.65 - - [2026-02-26 02:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.65 - - [2026-02-26 02:55:05] "GET /virtual-network/588f6022-34f1-488a-9b2f-6f5ed745403c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2617 0.006720 10.0.0.65 - - [2026-02-26 02:55:06] "POST /neutron/port HTTP/1.1" 200 1226 0.019290 10.0.0.65 - - [2026-02-26 02:55:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004050 10.0.0.65 - - [2026-02-26 02:55:06] "POST /neutron/port HTTP/1.1" 200 117 0.001123 10.0.0.65 - - [2026-02-26 02:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.65 - - [2026-02-26 02:55:09] "GET /virtual-network/588f6022-34f1-488a-9b2f-6f5ed745403c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2617 0.005565 10.0.0.65 - - [2026-02-26 02:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.65 - - [2026-02-26 02:55:13] "GET /virtual-network/588f6022-34f1-488a-9b2f-6f5ed745403c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2617 0.005917 10.0.0.65 - - [2026-02-26 02:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.65 - - [2026-02-26 02:55:17] "GET /virtual-network/588f6022-34f1-488a-9b2f-6f5ed745403c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2617 0.005238 10.0.0.65 - - [2026-02-26 02:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.65 - - [2026-02-26 02:55:20] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003605 10.0.0.65 - - [2026-02-26 02:55:20] "GET /virtual-networks?parent_id=cc6d63de-8e08-4b12-b01e-c8a41cac6b9f&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.003510 10.0.0.65 - - [2026-02-26 02:55:20] "GET /virtual-network/588f6022-34f1-488a-9b2f-6f5ed745403c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2617 0.005440 10.0.0.65 - - [2026-02-26 02:55:20] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008042 10.0.0.131 - - [2026-02-26 02:55:20] "GET /obj-perms HTTP/1.1" 200 5056 0.056472 10.0.0.65 - - [2026-02-26 02:55:30] "POST /neutron/port HTTP/1.1" 200 1226 0.019806 10.0.0.65 - - [2026-02-26 02:55:33] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006996 10.0.0.65 - - [2026-02-26 02:55:35] "POST /neutron/port HTTP/1.1" 200 1226 0.019285 10.0.0.65 - - [2026-02-26 02:55:37] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006629 10.0.0.65 - - [2026-02-26 02:55:46] "POST /neutron/port HTTP/1.1" 200 1226 0.021767 10.0.0.65 - - [2026-02-26 02:55:46] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007411 10.0.0.65 - - [2026-02-26 02:55:46] "GET /virtual-machine/fc9e43fb-8359-4e3d-8566-c8c712cc8c28 HTTP/1.1" 200 1288 0.005713 10.0.0.65 - - [2026-02-26 02:55:46] "GET /virtual-machine-interface/4080cbef-4b07-4eb6-a816-e1e06ece66c3 HTTP/1.1" 200 3112 0.005265 10.0.0.65 - - [2026-02-26 02:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.65 - - [2026-02-26 02:55:46] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004519 10.0.0.65 - - [2026-02-26 02:55:46] "GET /virtual-networks?parent_id=cc6d63de-8e08-4b12-b01e-c8a41cac6b9f&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.002594 10.0.0.65 - - [2026-02-26 02:55:46] "GET /virtual-network/588f6022-34f1-488a-9b2f-6f5ed745403c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2617 0.008198 10.0.0.65 - - [2026-02-26 02:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.65 - - [2026-02-26 02:55:47] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003053 10.0.0.65 - - [2026-02-26 02:55:47] "GET /virtual-networks?parent_id=cc6d63de-8e08-4b12-b01e-c8a41cac6b9f&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.002535 10.0.0.65 - - [2026-02-26 02:55:47] "GET /virtual-network/588f6022-34f1-488a-9b2f-6f5ed745403c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2617 0.005892 10.0.0.65 - - [2026-02-26 02:55:47] "POST /neutron/port HTTP/1.1" 200 1225 0.019431 10.0.0.65 - - [2026-02-26 02:55:48] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007170 10.0.0.65 - - [2026-02-26 02:55:48] "GET /virtual-machine/93a53b44-a91e-4312-b3d6-e397d379649c HTTP/1.1" 200 1289 0.005802 10.0.0.65 - - [2026-02-26 02:55:48] "GET /virtual-machine-interface/ee524917-bcab-454a-a0a2-2b1560e4222a HTTP/1.1" 200 3113 0.006242 10.0.0.65 - - [2026-02-26 02:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.65 - - [2026-02-26 02:55:48] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003608 10.0.0.65 - - [2026-02-26 02:55:48] "GET /virtual-networks?parent_id=cc6d63de-8e08-4b12-b01e-c8a41cac6b9f&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.002659 10.0.0.65 - - [2026-02-26 02:55:48] "GET /virtual-network/df4a2844-eb37-41c7-accf-3da03847ceb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.005666 10.0.0.65 - - [2026-02-26 02:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004185 10.0.0.65 - - [2026-02-26 02:55:49] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003730 10.0.0.65 - - [2026-02-26 02:55:49] "GET /virtual-networks?parent_id=cc6d63de-8e08-4b12-b01e-c8a41cac6b9f&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.002806 10.0.0.65 - - [2026-02-26 02:55:49] "GET /virtual-network/df4a2844-eb37-41c7-accf-3da03847ceb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.005534 10.0.0.65 - - [2026-02-26 02:55:50] "GET /forwarding-classs?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004020 10.0.0.65 - - [2026-02-26 02:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.65 - - [2026-02-26 02:55:50] "GET /global-qos-config/3ed8494c-7812-47e4-a052-452b7aa9dd74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.004848 10.0.0.65 - - [2026-02-26 02:55:51] "POST /fqname-to-id HTTP/1.1" 404 222 0.004211 10.0.0.65 - - [2026-02-26 02:55:51] "POST /forwarding-classs HTTP/1.1" 200 578 0.036200 10.0.0.65 - - [2026-02-26 02:55:51] "POST /id-to-fqname HTTP/1.1" 200 232 0.004181 10.0.0.65 - - [2026-02-26 02:55:51] "GET /forwarding-class/507913ab-11a1-4a8f-a7b1-4971ed37aa2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.003980 10.0.0.131 - - [2026-02-26 02:55:51] "GET /projects?obj_uuids=cc6d63de-8e08-4b12-b01e-c8a41cac6b9f&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.050337 10.0.0.65 - - [2026-02-26 02:55:51] "GET /project/cc6d63de-8e08-4b12-b01e-c8a41cac6b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.102307 10.0.0.65 - - [2026-02-26 02:55:51] "POST /fqname-to-id HTTP/1.1" 404 211 0.003211 10.0.0.65 - - [2026-02-26 02:55:51] "POST /qos-configs HTTP/1.1" 200 545 0.036417 10.0.0.65 - - [2026-02-26 02:55:51] "POST /id-to-fqname HTTP/1.1" 200 217 0.003408 10.0.0.65 - - [2026-02-26 02:55:51] "GET /qos-config/fb800052-9057-4371-b944-d98d7dce6318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1506 0.005446 10.0.0.65 - - [2026-02-26 02:55:51] "GET /virtual-machine-interface/105acbe4-ef6f-4f54-9fdd-156e7b631d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2695 0.005444 10.0.0.65 - - [2026-02-26 02:55:51] "POST /ref-update HTTP/1.1" 200 156 0.015873 10.0.0.65 - - [2026-02-26 02:55:51] "POST /neutron/port HTTP/1.1" 200 1226 0.018218 10.0.0.65 - - [2026-02-26 02:55:51] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006618 10.0.0.65 - - [2026-02-26 02:55:52] "POST /neutron/port HTTP/1.1" 200 1226 0.015883 10.0.0.65 - - [2026-02-26 02:55:52] "POST /neutron/network HTTP/1.1" 200 993 0.011676 10.0.0.65 - - [2026-02-26 02:55:52] "POST /id-to-fqname HTTP/1.1" 200 214 0.001787 10.0.0.65 - - [2026-02-26 02:55:52] "GET /virtual-machine/0905891e-fb95-48bb-8256-290c442a3e38 HTTP/1.1" 200 1286 0.020106 10.0.0.65 - - [2026-02-26 02:55:52] "GET /virtual-machine-interface/105acbe4-ef6f-4f54-9fdd-156e7b631d50 HTTP/1.1" 200 3360 0.005233 10.0.0.65 - - [2026-02-26 02:55:52] "GET /instance-ip/b1c7d525-9521-4b43-9096-523c9fbe8cef HTTP/1.1" 200 1613 0.006199 10.0.0.65 - - [2026-02-26 02:55:52] "GET /instance-ip/da2d4194-d16e-4d60-8160-267d2efe7476 HTTP/1.1" 200 1631 0.006115 10.0.0.65 - - [2026-02-26 02:55:52] "POST /neutron/port HTTP/1.1" 200 1226 0.017883 10.0.0.65 - - [2026-02-26 02:55:52] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006923 10.0.0.65 - - [2026-02-26 02:55:52] "POST /neutron/network HTTP/1.1" 200 967 0.014988 10.0.0.65 - - [2026-02-26 02:55:52] "POST /id-to-fqname HTTP/1.1" 200 214 0.001247 10.0.0.65 - - [2026-02-26 02:55:52] "GET /virtual-machine/fc9e43fb-8359-4e3d-8566-c8c712cc8c28 HTTP/1.1" 200 1288 0.004040 10.0.0.65 - - [2026-02-26 02:55:52] "GET /virtual-machine-interface/4080cbef-4b07-4eb6-a816-e1e06ece66c3 HTTP/1.1" 200 3112 0.004764 10.0.0.65 - - [2026-02-26 02:55:52] "GET /instance-ip/48b214e1-dcec-44bd-b816-0f25bd3a98a6 HTTP/1.1" 200 1631 0.005654 10.0.0.65 - - [2026-02-26 02:55:52] "GET /instance-ip/6971cce6-17fd-4daa-bc66-c303bd070728 HTTP/1.1" 200 1612 0.005558 10.0.0.65 - - [2026-02-26 02:56:01] "POST /neutron/port HTTP/1.1" 200 1225 0.023858 10.0.0.65 - - [2026-02-26 02:56:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004734 10.0.0.65 - - [2026-02-26 02:56:01] "POST /neutron/port HTTP/1.1" 200 117 0.001137 10.0.0.65 - - [2026-02-26 02:56:07] "POST /neutron/port HTTP/1.1" 200 1226 0.018903 10.0.0.65 - - [2026-02-26 02:56:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006123 10.0.0.65 - - [2026-02-26 02:56:07] "POST /neutron/port HTTP/1.1" 200 117 0.001343 10.0.0.65 - - [2026-02-26 02:56:21] "GET /obj-perms HTTP/1.1" 200 5056 0.056372 10.0.0.73 - - [2026-02-26 02:56:21] "GET /obj-perms HTTP/1.1" 200 5056 0.052615 10.0.0.65 - - [2026-02-26 02:56:32] "GET /virtual-machine-interface/105acbe4-ef6f-4f54-9fdd-156e7b631d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2943 0.006616 10.0.0.65 - - [2026-02-26 02:56:32] "POST /ref-update HTTP/1.1" 200 156 0.016062 10.0.0.65 - - [2026-02-26 02:56:32] "DELETE /qos-config/fb800052-9057-4371-b944-d98d7dce6318 HTTP/1.1" 200 115 0.038049 10.0.0.65 - - [2026-02-26 02:56:32] "POST /id-to-fqname HTTP/1.1" 200 232 0.001266 10.0.0.65 - - [2026-02-26 02:56:32] "DELETE /forwarding-class/507913ab-11a1-4a8f-a7b1-4971ed37aa2c HTTP/1.1" 200 115 0.032955 10.0.0.65 - - [2026-02-26 02:56:33] "POST /neutron/network HTTP/1.1" 400 204 0.013879 10.0.0.65 - - [2026-02-26 02:56:34] "POST /neutron/port HTTP/1.1" 200 1215 0.014043 10.0.0.65 - - [2026-02-26 02:56:34] "POST /neutron/port HTTP/1.1" 200 151 0.365088 10.0.0.65 - - [2026-02-26 02:56:34] "POST /neutron/port HTTP/1.1" 200 151 0.343735 10.0.0.73 - - [2026-02-26 02:56:36] "DELETE /route-target/5bb9edf7-e0dd-42d1-bccc-5001ac967b51 HTTP/1.1" 200 115 0.024620 10.0.0.65 - - [2026-02-26 02:56:36] "POST /neutron/network HTTP/1.1" 200 993 0.009637 10.0.0.131 - - [2026-02-26 02:56:36] "GET /projects?obj_uuids=cc6d63de-8e08-4b12-b01e-c8a41cac6b9f&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001028 10.0.0.65 - - [2026-02-26 02:56:36] "GET /project/cc6d63de-8e08-4b12-b01e-c8a41cac6b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.036523 10.0.0.131 - - [2026-02-26 02:56:36] "GET /projects?obj_uuids=cc6d63de-8e08-4b12-b01e-c8a41cac6b9f&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000934 10.0.0.65 - - [2026-02-26 02:56:36] "GET /project/cc6d63de-8e08-4b12-b01e-c8a41cac6b9f?fields=virtual_networks HTTP/1.1" 200 1033 0.086960 10.0.0.131 - - [2026-02-26 02:56:36] "GET /projects?obj_uuids=cc6d63de-8e08-4b12-b01e-c8a41cac6b9f&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.002064 10.0.0.65 - - [2026-02-26 02:56:36] "GET /project/cc6d63de-8e08-4b12-b01e-c8a41cac6b9f?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.047733 10.0.0.131 - - [2026-02-26 02:56:36] "GET /projects?obj_uuids=cc6d63de-8e08-4b12-b01e-c8a41cac6b9f&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000909 10.0.0.65 - - [2026-02-26 02:56:36] "GET /project/cc6d63de-8e08-4b12-b01e-c8a41cac6b9f?fields=security_groups HTTP/1.1" 200 1254 0.037820 10.0.0.65 - - [2026-02-26 02:56:37] "POST /fqname-to-id HTTP/1.1" 404 181 0.026856 10.0.0.131 - - [2026-02-26 02:56:37] "GET /projects?obj_uuids=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003153 10.0.0.131 - - [2026-02-26 02:56:37] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000896 10.0.0.131 - - [2026-02-26 02:56:37] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.039970 10.0.0.131 - - [2026-02-26 02:56:37] "POST /id-to-fqname HTTP/1.1" 200 183 0.001125 10.0.0.131 - - [2026-02-26 02:56:37] "POST /fqname-to-id HTTP/1.1" 404 192 0.002553 10.0.0.131 - - [2026-02-26 02:56:38] "POST /security-groups HTTP/1.1" 200 584 0.073367 10.0.0.73 - - [2026-02-26 02:56:38] "POST /fqname-to-id HTTP/1.1" 404 227 0.004879 10.0.0.131 - - [2026-02-26 02:56:38] "POST /projects HTTP/1.1" 200 571 0.276496 10.0.0.131 - - [2026-02-26 02:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.354489 10.0.0.73 - - [2026-02-26 02:56:38] "POST /access-control-lists HTTP/1.1" 200 589 0.028994 10.0.0.65 - - [2026-02-26 02:56:38] "GET /project/c432fc5e-432a-4cfb-8e10-ab037e3cccd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.542421 10.0.0.65 - - [2026-02-26 02:56:39] "GET / HTTP/1.1" 200 36215 0.001353 10.0.0.65 - - [2026-02-26 02:56:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000465 10.0.0.65 - - [2026-02-26 02:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.063366 10.0.0.131 - - [2026-02-26 02:56:41] "GET /projects?obj_uuids=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000939 10.0.0.65 - - [2026-02-26 02:56:41] "GET /project/c432fc5e-432a-4cfb-8e10-ab037e3cccd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.044922 10.0.0.131 - - [2026-02-26 02:56:42] "GET /projects?obj_uuids=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000947 10.0.0.65 - - [2026-02-26 02:56:42] "POST /neutron/network HTTP/1.1" 200 612 0.152235 10.0.0.65 - - [2026-02-26 02:56:42] "POST /id-to-fqname HTTP/1.1" 200 220 0.003248 10.0.0.65 - - [2026-02-26 02:56:42] "GET /virtual-network/2aa2c988-e8a6-4941-8979-16f5098f1528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005205 10.0.0.65 - - [2026-02-26 02:56:42] "POST /neutron/network HTTP/1.1" 200 831 0.007155 10.0.0.65 - - [2026-02-26 02:56:42] "GET /virtual-network/2aa2c988-e8a6-4941-8979-16f5098f1528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005128 10.0.0.65 - - [2026-02-26 02:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.65 - - [2026-02-26 02:56:42] "GET /virtual-network/2aa2c988-e8a6-4941-8979-16f5098f1528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006397 10.0.0.65 - - [2026-02-26 02:56:42] "PUT /virtual-network/2aa2c988-e8a6-4941-8979-16f5098f1528 HTTP/1.1" 200 265 0.062312 10.0.0.73 - - [2026-02-26 02:56:42] "POST /route-targets HTTP/1.1" 200 324 0.034533 10.0.0.65 - - [2026-02-26 02:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009002 10.0.0.131 - - [2026-02-26 02:56:42] "GET /projects?obj_uuids=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000902 10.0.0.65 - - [2026-02-26 02:56:42] "GET /project/c432fc5e-432a-4cfb-8e10-ab037e3cccd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.035507 10.0.0.65 - - [2026-02-26 02:56:43] "POST /neutron/network HTTP/1.1" 200 117 0.017808 10.0.0.73 - - [2026-02-26 02:56:43] "POST /ref-update HTTP/1.1" 200 156 0.029410 10.0.0.65 - - [2026-02-26 02:56:43] "POST /neutron/network HTTP/1.1" 200 829 0.007938 10.0.0.65 - - [2026-02-26 02:56:43] "POST /id-to-fqname HTTP/1.1" 200 220 0.001076 10.0.0.65 - - [2026-02-26 02:56:43] "GET /virtual-network/1acc8789-4eca-44cd-a696-94aefd19bd68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004853 10.0.0.65 - - [2026-02-26 02:56:43] "GET /virtual-network/1acc8789-4eca-44cd-a696-94aefd19bd68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005414 10.0.0.65 - - [2026-02-26 02:56:43] "POST /neutron/subnet HTTP/1.1" 200 715 0.009425 10.0.0.65 - - [2026-02-26 02:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.65 - - [2026-02-26 02:56:43] "GET /virtual-network/1acc8789-4eca-44cd-a696-94aefd19bd68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006066 10.0.0.65 - - [2026-02-26 02:56:43] "PUT /virtual-network/1acc8789-4eca-44cd-a696-94aefd19bd68 HTTP/1.1" 200 265 0.061419 10.0.0.65 - - [2026-02-26 02:56:43] "POST /id-to-fqname HTTP/1.1" 200 220 0.001316 10.0.0.131 - - [2026-02-26 02:56:44] "GET /projects?obj_uuids=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001500 10.0.0.65 - - [2026-02-26 02:56:44] "GET /project/c432fc5e-432a-4cfb-8e10-ab037e3cccd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.081533 10.0.0.65 - - [2026-02-26 02:56:45] "POST /neutron/port HTTP/1.1" 200 117 0.005718 10.0.0.65 - - [2026-02-26 02:56:45] "POST /id-to-fqname HTTP/1.1" 200 220 0.001222 10.0.0.65 - - [2026-02-26 02:56:45] "POST /neutron/network HTTP/1.1" 200 839 0.007180 10.0.0.65 - - [2026-02-26 02:56:46] "POST /neutron/port HTTP/1.1" 200 1053 0.023716 10.0.0.65 - - [2026-02-26 02:56:46] "POST /neutron/port HTTP/1.1" 200 1117 0.023103 10.0.0.65 - - [2026-02-26 02:56:46] "POST /neutron/port HTTP/1.1" 200 117 0.001391 10.0.0.131 - - [2026-02-26 02:56:46] "GET /projects?obj_uuids=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001031 10.0.0.65 - - [2026-02-26 02:56:46] "GET /project/c432fc5e-432a-4cfb-8e10-ab037e3cccd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.239036 10.0.0.131 - - [2026-02-26 02:56:46] "DELETE /project/c432fc5e432a4cfb8e10ab037e3cccd5 HTTP/1.1" 404 173 0.007319 10.0.0.131 - - [2026-02-26 02:56:46] "GET /projects?obj_uuids=cc6d63de-8e08-4b12-b01e-c8a41cac6b9f&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001290 10.0.0.131 - - [2026-02-26 02:56:46] "GET /project/cc6d63de-8e08-4b12-b01e-c8a41cac6b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.042395 10.0.0.131 - - [2026-02-26 02:56:46] "GET /projects?obj_uuids=cc6d63de-8e08-4b12-b01e-c8a41cac6b9f&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001014 10.0.0.131 - - [2026-02-26 02:56:46] "GET /project/cc6d63de-8e08-4b12-b01e-c8a41cac6b9f?fields=security_groups HTTP/1.1" 200 1356 0.042975 10.0.0.131 - - [2026-02-26 02:56:46] "DELETE /security-group/ddb86333-6797-4026-86fb-38fb3e24ecf2 HTTP/1.1" 200 115 0.066645 10.0.0.131 - - [2026-02-26 02:56:46] "GET /projects?obj_uuids=cc6d63de-8e08-4b12-b01e-c8a41cac6b9f&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001072 10.0.0.73 - - [2026-02-26 02:56:46] "DELETE /access-control-list/e7ee25a9-8a5f-45dd-bfbd-311d4ee8f127 HTTP/1.1" 200 115 0.034828 10.0.0.131 - - [2026-02-26 02:56:46] "GET /project/cc6d63de-8e08-4b12-b01e-c8a41cac6b9f?fields=application_policy_sets HTTP/1.1" 200 1395 0.073712 10.0.0.65 - - [2026-02-26 02:56:47] "POST /neutron/port HTTP/1.1" 200 1117 0.033757 10.0.0.131 - - [2026-02-26 02:56:47] "DELETE /project/cc6d63de-8e08-4b12-b01e-c8a41cac6b9f HTTP/1.1" 409 225 0.391734 10.0.0.65 - - [2026-02-26 02:56:47] "POST /neutron/port HTTP/1.1" 200 1117 0.018937 10.0.0.131 - - [2026-02-26 02:56:47] "GET /projects?obj_uuids=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001129 10.0.0.65 - - [2026-02-26 02:56:48] "POST /neutron/port HTTP/1.1" 200 1051 0.304386 10.0.0.65 - - [2026-02-26 02:56:48] "POST /neutron/port HTTP/1.1" 200 1105 0.129013 10.0.0.65 - - [2026-02-26 02:56:48] "POST /neutron/subnet HTTP/1.1" 200 689 0.008583 10.0.0.65 - - [2026-02-26 02:56:52] "POST /neutron/port HTTP/1.1" 200 1117 0.019441 10.0.0.65 - - [2026-02-26 02:56:52] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006832 10.0.0.65 - - [2026-02-26 02:56:52] "GET /virtual-machine/0ed47036-0bb1-4b90-beec-04946cccdd84 HTTP/1.1" 401 292 0.000418 10.0.0.65 - - [2026-02-26 02:56:53] "GET /virtual-machine/0ed47036-0bb1-4b90-beec-04946cccdd84 HTTP/1.1" 200 1287 0.035657 10.0.0.65 - - [2026-02-26 02:56:53] "GET /virtual-machine-interface/82e662df-9c43-439d-a957-fd75a6a99109 HTTP/1.1" 200 2933 0.005873 10.0.0.65 - - [2026-02-26 02:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.65 - - [2026-02-26 02:56:53] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003682 10.0.0.65 - - [2026-02-26 02:56:53] "GET /virtual-networks?parent_id=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.002842 10.0.0.65 - - [2026-02-26 02:56:53] "GET /virtual-network/2aa2c988-e8a6-4941-8979-16f5098f1528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.006027 10.0.0.65 - - [2026-02-26 02:56:55] "POST /neutron/port HTTP/1.1" 200 1117 0.050481 10.0.0.65 - - [2026-02-26 02:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.65 - - [2026-02-26 02:56:56] "GET /virtual-network/2aa2c988-e8a6-4941-8979-16f5098f1528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.005272 10.0.0.65 - - [2026-02-26 02:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.65 - - [2026-02-26 02:56:58] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003679 10.0.0.65 - - [2026-02-26 02:56:58] "GET /virtual-networks?parent_id=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003397 10.0.0.65 - - [2026-02-26 02:56:58] "GET /virtual-network/2aa2c988-e8a6-4941-8979-16f5098f1528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.005491 10.0.0.65 - - [2026-02-26 02:56:58] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007470 10.0.0.65 - - [2026-02-26 02:56:58] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008265 10.0.0.65 - - [2026-02-26 02:56:58] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009214 10.0.0.65 - - [2026-02-26 02:56:58] "GET /virtual-machine/2ed04833-66d5-4c87-9fef-6edc65aa9f1b HTTP/1.1" 200 1287 0.006396 10.0.0.65 - - [2026-02-26 02:56:58] "GET /virtual-machine-interface/b83a282c-d341-4d94-b471-b2e0141cffa1 HTTP/1.1" 200 2934 0.004660 10.0.0.65 - - [2026-02-26 02:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.65 - - [2026-02-26 02:56:58] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004450 10.0.0.65 - - [2026-02-26 02:56:58] "GET /virtual-networks?parent_id=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003392 10.0.0.65 - - [2026-02-26 02:56:58] "GET /virtual-network/1acc8789-4eca-44cd-a696-94aefd19bd68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.005917 10.0.0.65 - - [2026-02-26 02:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.65 - - [2026-02-26 02:57:00] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003865 10.0.0.65 - - [2026-02-26 02:57:00] "GET /virtual-networks?parent_id=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.002934 10.0.0.65 - - [2026-02-26 02:57:00] "GET /virtual-network/1acc8789-4eca-44cd-a696-94aefd19bd68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.010528 10.0.0.65 - - [2026-02-26 02:57:01] "POST /neutron/port HTTP/1.1" 200 1117 0.069409 10.0.0.65 - - [2026-02-26 02:57:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006115 10.0.0.65 - - [2026-02-26 02:57:02] "POST /neutron/network HTTP/1.1" 200 831 0.007219 10.0.0.65 - - [2026-02-26 02:57:05] "POST /routing-policys HTTP/1.1" 200 536 0.038224 10.0.0.65 - - [2026-02-26 02:57:05] "GET /virtual-network/2aa2c988-e8a6-4941-8979-16f5098f1528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.010944 10.0.0.65 - - [2026-02-26 02:57:05] "PUT /virtual-network/2aa2c988-e8a6-4941-8979-16f5098f1528 HTTP/1.1" 200 265 0.062856 10.0.0.65 - - [2026-02-26 02:57:07] "POST /neutron/network HTTP/1.1" 200 839 0.040183 10.0.0.65 - - [2026-02-26 02:57:07] "POST /neutron/port HTTP/1.1" 200 117 0.001111 10.0.0.65 - - [2026-02-26 02:57:09] "POST /ref-update HTTP/1.1" 200 156 0.047921 10.0.0.65 - - [2026-02-26 02:57:09] "DELETE /routing-policy/2eb651e2-fc0a-44b0-a41c-f057b8e1e1af HTTP/1.1" 200 115 0.050905 10.0.0.65 - - [2026-02-26 02:57:10] "POST /neutron/network HTTP/1.1" 400 204 0.014843 10.0.0.65 - - [2026-02-26 02:57:10] "POST /neutron/port HTTP/1.1" 200 151 0.178079 10.0.0.65 - - [2026-02-26 02:57:10] "POST /neutron/port HTTP/1.1" 200 151 0.201144 10.0.0.73 - - [2026-02-26 02:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.65 - - [2026-02-26 02:57:12] "POST /neutron/network HTTP/1.1" 200 831 0.005849 10.0.0.73 - - [2026-02-26 02:57:12] "DELETE /route-target/b4967051-f9f7-44db-a74c-c962a46e35da HTTP/1.1" 409 240 0.007821 10.0.0.73 - - [2026-02-26 02:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.65 - - [2026-02-26 02:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.131 - - [2026-02-26 02:57:15] "GET /projects?obj_uuids=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001368 10.0.0.65 - - [2026-02-26 02:57:15] "GET /project/c432fc5e-432a-4cfb-8e10-ab037e3cccd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.045892 10.0.0.131 - - [2026-02-26 02:57:15] "GET /projects?obj_uuids=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001081 10.0.0.65 - - [2026-02-26 02:57:15] "POST /neutron/network HTTP/1.1" 200 612 0.135258 10.0.0.73 - - [2026-02-26 02:57:15] "POST /ref-update HTTP/1.1" 200 156 0.020397 10.0.0.65 - - [2026-02-26 02:57:15] "POST /id-to-fqname HTTP/1.1" 200 220 0.002972 10.0.0.65 - - [2026-02-26 02:57:15] "GET /virtual-network/764140b1-4c9b-4da3-a819-64da385a0a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005169 10.0.0.65 - - [2026-02-26 02:57:15] "POST /neutron/network HTTP/1.1" 200 831 0.006887 10.0.0.65 - - [2026-02-26 02:57:15] "GET /virtual-network/764140b1-4c9b-4da3-a819-64da385a0a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005022 10.0.0.65 - - [2026-02-26 02:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.65 - - [2026-02-26 02:57:15] "GET /virtual-network/764140b1-4c9b-4da3-a819-64da385a0a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005186 10.0.0.65 - - [2026-02-26 02:57:15] "PUT /virtual-network/764140b1-4c9b-4da3-a819-64da385a0a90 HTTP/1.1" 200 265 0.048340 10.0.0.65 - - [2026-02-26 02:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.131 - - [2026-02-26 02:57:15] "GET /projects?obj_uuids=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000858 10.0.0.65 - - [2026-02-26 02:57:15] "GET /project/c432fc5e-432a-4cfb-8e10-ab037e3cccd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.046509 10.0.0.65 - - [2026-02-26 02:57:15] "POST /neutron/network HTTP/1.1" 200 117 0.013919 10.0.0.73 - - [2026-02-26 02:57:16] "POST /route-targets HTTP/1.1" 200 328 0.013692 10.0.0.65 - - [2026-02-26 02:57:16] "POST /neutron/network HTTP/1.1" 200 831 0.007713 10.0.0.65 - - [2026-02-26 02:57:16] "POST /id-to-fqname HTTP/1.1" 200 220 0.001041 10.0.0.65 - - [2026-02-26 02:57:16] "GET /virtual-network/62d2c862-0886-474f-a2c9-63e7a9325820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005789 10.0.0.65 - - [2026-02-26 02:57:16] "GET /virtual-network/62d2c862-0886-474f-a2c9-63e7a9325820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006560 10.0.0.65 - - [2026-02-26 02:57:16] "POST /neutron/subnet HTTP/1.1" 200 725 0.009855 10.0.0.65 - - [2026-02-26 02:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.65 - - [2026-02-26 02:57:16] "GET /virtual-network/62d2c862-0886-474f-a2c9-63e7a9325820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005136 10.0.0.65 - - [2026-02-26 02:57:16] "PUT /virtual-network/62d2c862-0886-474f-a2c9-63e7a9325820 HTTP/1.1" 200 265 0.054809 10.0.0.65 - - [2026-02-26 02:57:16] "POST /id-to-fqname HTTP/1.1" 200 220 0.001231 10.0.0.131 - - [2026-02-26 02:57:17] "GET /projects?obj_uuids=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001193 10.0.0.65 - - [2026-02-26 02:57:17] "GET /project/c432fc5e-432a-4cfb-8e10-ab037e3cccd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.076769 10.0.0.65 - - [2026-02-26 02:57:17] "POST /neutron/port HTTP/1.1" 200 117 0.006496 10.0.0.65 - - [2026-02-26 02:57:17] "POST /id-to-fqname HTTP/1.1" 200 220 0.001465 10.0.0.65 - - [2026-02-26 02:57:18] "POST /neutron/network HTTP/1.1" 200 841 0.006536 10.0.0.65 - - [2026-02-26 02:57:18] "POST /neutron/port HTTP/1.1" 200 1053 0.017257 10.0.0.65 - - [2026-02-26 02:57:18] "POST /neutron/port HTTP/1.1" 200 1117 0.017185 10.0.0.65 - - [2026-02-26 02:57:19] "POST /neutron/port HTTP/1.1" 200 117 0.001084 10.0.0.131 - - [2026-02-26 02:57:19] "GET /projects?obj_uuids=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000940 10.0.0.65 - - [2026-02-26 02:57:19] "GET /project/c432fc5e-432a-4cfb-8e10-ab037e3cccd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.080969 10.0.0.65 - - [2026-02-26 02:57:19] "POST /neutron/port HTTP/1.1" 200 1117 0.017607 10.0.0.65 - - [2026-02-26 02:57:19] "POST /neutron/port HTTP/1.1" 200 1117 0.016765 10.0.0.131 - - [2026-02-26 02:57:19] "GET /projects?obj_uuids=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001033 10.0.0.65 - - [2026-02-26 02:57:20] "POST /neutron/port HTTP/1.1" 200 1053 0.289927 10.0.0.65 - - [2026-02-26 02:57:20] "POST /neutron/port HTTP/1.1" 200 1107 0.093386 10.0.0.65 - - [2026-02-26 02:57:20] "POST /neutron/subnet HTTP/1.1" 200 699 0.008750 10.0.0.65 - - [2026-02-26 02:57:24] "POST /neutron/port HTTP/1.1" 200 1117 0.015452 10.0.0.65 - - [2026-02-26 02:57:24] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007508 10.0.0.65 - - [2026-02-26 02:57:24] "GET /virtual-machine/db49cfd5-25b9-45b9-acaa-95e244b4ea7a HTTP/1.1" 200 1288 0.005991 10.0.0.65 - - [2026-02-26 02:57:24] "GET /virtual-machine-interface/2cab0e4d-9eb9-43e0-bd24-b0fb3c812086 HTTP/1.1" 200 2933 0.005004 10.0.0.65 - - [2026-02-26 02:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.65 - - [2026-02-26 02:57:25] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003554 10.0.0.65 - - [2026-02-26 02:57:25] "GET /virtual-networks?parent_id=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003021 10.0.0.65 - - [2026-02-26 02:57:25] "GET /virtual-network/764140b1-4c9b-4da3-a819-64da385a0a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005245 10.0.0.65 - - [2026-02-26 02:57:28] "POST /neutron/port HTTP/1.1" 200 1117 0.016603 10.0.0.65 - - [2026-02-26 02:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005312 10.0.0.65 - - [2026-02-26 02:57:28] "GET /virtual-network/764140b1-4c9b-4da3-a819-64da385a0a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.004883 10.0.0.65 - - [2026-02-26 02:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.65 - - [2026-02-26 02:57:30] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003953 10.0.0.65 - - [2026-02-26 02:57:30] "GET /virtual-networks?parent_id=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.002978 10.0.0.65 - - [2026-02-26 02:57:30] "GET /virtual-network/764140b1-4c9b-4da3-a819-64da385a0a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005478 10.0.0.65 - - [2026-02-26 02:57:30] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009011 10.0.0.65 - - [2026-02-26 02:57:35] "POST /neutron/port HTTP/1.1" 200 1117 0.016484 10.0.0.65 - - [2026-02-26 02:57:35] "POST /neutron/security_group HTTP/1.1" 200 2051 0.011462 10.0.0.65 - - [2026-02-26 02:57:35] "GET /virtual-machine/2f5aa47d-afd0-4017-9b76-fc774b4ec246 HTTP/1.1" 200 1287 0.005296 10.0.0.65 - - [2026-02-26 02:57:35] "GET /virtual-machine-interface/e4d7f031-e14e-478f-b18a-05df8a23a2fb HTTP/1.1" 200 2934 0.004517 10.0.0.65 - - [2026-02-26 02:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.65 - - [2026-02-26 02:57:35] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003789 10.0.0.65 - - [2026-02-26 02:57:36] "GET /virtual-networks?parent_id=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.002846 10.0.0.65 - - [2026-02-26 02:57:36] "GET /virtual-network/62d2c862-0886-474f-a2c9-63e7a9325820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005725 10.0.0.65 - - [2026-02-26 02:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003817 10.0.0.65 - - [2026-02-26 02:57:37] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004113 10.0.0.65 - - [2026-02-26 02:57:37] "GET /virtual-networks?parent_id=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.002853 10.0.0.65 - - [2026-02-26 02:57:37] "GET /virtual-network/62d2c862-0886-474f-a2c9-63e7a9325820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005520 10.0.0.65 - - [2026-02-26 02:57:37] "POST /routing-policys HTTP/1.1" 200 536 0.026540 10.0.0.65 - - [2026-02-26 02:57:37] "GET /virtual-network/764140b1-4c9b-4da3-a819-64da385a0a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.008192 10.0.0.65 - - [2026-02-26 02:57:37] "PUT /virtual-network/764140b1-4c9b-4da3-a819-64da385a0a90 HTTP/1.1" 200 265 0.056701 10.0.0.73 - - [2026-02-26 02:57:37] "POST /ref-update HTTP/1.1" 200 156 0.014402 10.0.0.65 - - [2026-02-26 02:57:42] "POST /routing-policys HTTP/1.1" 200 536 0.026955 10.0.0.65 - - [2026-02-26 02:57:42] "GET /virtual-network/764140b1-4c9b-4da3-a819-64da385a0a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.013670 10.0.0.65 - - [2026-02-26 02:57:42] "PUT /virtual-network/764140b1-4c9b-4da3-a819-64da385a0a90 HTTP/1.1" 200 265 0.061777 10.0.0.65 - - [2026-02-26 02:57:42] "POST /ref-update HTTP/1.1" 200 156 0.048965 10.0.0.73 - - [2026-02-26 02:57:42] "POST /ref-update HTTP/1.1" 200 156 0.016979 10.0.0.65 - - [2026-02-26 02:57:42] "DELETE /routing-policy/0eb419d7-a1e4-4be6-9bb7-d9494b3038b7 HTTP/1.1" 200 115 0.040922 10.0.0.65 - - [2026-02-26 02:57:42] "POST /ref-update HTTP/1.1" 200 156 0.065513 10.0.0.65 - - [2026-02-26 02:57:42] "DELETE /routing-policy/6e72493d-47ec-4a43-893f-597fcf1c82c6 HTTP/1.1" 200 115 0.037551 10.0.0.65 - - [2026-02-26 02:57:42] "POST /neutron/network HTTP/1.1" 200 831 0.007834 10.0.0.65 - - [2026-02-26 02:57:43] "POST /neutron/port HTTP/1.1" 200 1107 0.019035 10.0.0.65 - - [2026-02-26 02:57:43] "POST /neutron/port HTTP/1.1" 200 1107 0.042857 10.0.0.131 - - [2026-02-26 02:57:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003456 10.0.0.131 - - [2026-02-26 02:57:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003040 10.0.0.65 - - [2026-02-26 02:57:45] "POST /neutron/network HTTP/1.1" 200 151 0.134520 10.0.0.73 - - [2026-02-26 02:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008474 10.0.0.73 - - [2026-02-26 02:57:45] "DELETE /route-target/b851fe52-f72d-4628-9c7b-1ed74f826448 HTTP/1.1" 200 115 0.029581 10.0.0.65 - - [2026-02-26 02:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.131 - - [2026-02-26 02:57:47] "GET /projects?obj_uuids=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001163 10.0.0.65 - - [2026-02-26 02:57:47] "GET /project/c432fc5e-432a-4cfb-8e10-ab037e3cccd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.034653 10.0.0.65 - - [2026-02-26 02:57:47] "POST /neutron/network HTTP/1.1" 200 117 0.011427 10.0.0.73 - - [2026-02-26 02:57:48] "POST /route-targets HTTP/1.1" 200 328 0.012135 10.0.0.65 - - [2026-02-26 02:57:48] "POST /neutron/network HTTP/1.1" 200 831 0.008297 10.0.0.65 - - [2026-02-26 02:57:48] "POST /id-to-fqname HTTP/1.1" 200 220 0.000908 10.0.0.65 - - [2026-02-26 02:57:48] "GET /virtual-network/b79a1d00-2cbc-4f0c-b699-06e231ed4fe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004599 10.0.0.65 - - [2026-02-26 02:57:48] "GET /virtual-network/b79a1d00-2cbc-4f0c-b699-06e231ed4fe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005674 10.0.0.65 - - [2026-02-26 02:57:48] "POST /neutron/subnet HTTP/1.1" 200 724 0.008963 10.0.0.65 - - [2026-02-26 02:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.65 - - [2026-02-26 02:57:48] "GET /virtual-network/b79a1d00-2cbc-4f0c-b699-06e231ed4fe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004951 10.0.0.65 - - [2026-02-26 02:57:48] "PUT /virtual-network/b79a1d00-2cbc-4f0c-b699-06e231ed4fe8 HTTP/1.1" 200 265 0.058041 10.0.0.73 - - [2026-02-26 02:57:48] "POST /ref-update HTTP/1.1" 200 156 0.023330 10.0.0.65 - - [2026-02-26 02:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.131 - - [2026-02-26 02:57:48] "GET /projects?obj_uuids=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000923 10.0.0.65 - - [2026-02-26 02:57:48] "GET /project/c432fc5e-432a-4cfb-8e10-ab037e3cccd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.039978 10.0.0.131 - - [2026-02-26 02:57:49] "POST /useragent-kv HTTP/1.1" 200 115 0.021339 10.0.0.65 - - [2026-02-26 02:57:49] "POST /neutron/subnet HTTP/1.1" 200 729 0.256716 10.0.0.65 - - [2026-02-26 02:57:49] "POST /id-to-fqname HTTP/1.1" 200 220 0.001280 10.0.0.65 - - [2026-02-26 02:57:49] "GET /virtual-network/6a2d57e6-21eb-403d-95d8-1723935baf5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006261 10.0.0.65 - - [2026-02-26 02:57:49] "GET /virtual-network/6a2d57e6-21eb-403d-95d8-1723935baf5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005563 10.0.0.65 - - [2026-02-26 02:57:49] "POST /neutron/network HTTP/1.1" 200 832 0.006382 10.0.0.65 - - [2026-02-26 02:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.65 - - [2026-02-26 02:57:49] "GET /virtual-network/6a2d57e6-21eb-403d-95d8-1723935baf5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005126 10.0.0.73 - - [2026-02-26 02:57:49] "POST /ref-update HTTP/1.1" 200 156 0.020903 10.0.0.65 - - [2026-02-26 02:57:49] "PUT /virtual-network/6a2d57e6-21eb-403d-95d8-1723935baf5b HTTP/1.1" 200 265 0.053838 10.0.0.65 - - [2026-02-26 02:57:49] "POST /id-to-fqname HTTP/1.1" 200 220 0.001218 10.0.0.131 - - [2026-02-26 02:57:50] "GET /projects?obj_uuids=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000869 10.0.0.65 - - [2026-02-26 02:57:50] "GET /project/c432fc5e-432a-4cfb-8e10-ab037e3cccd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.065973 10.0.0.65 - - [2026-02-26 02:57:50] "POST /neutron/network HTTP/1.1" 200 831 0.008666 10.0.0.65 - - [2026-02-26 02:57:50] "POST /id-to-fqname HTTP/1.1" 200 220 0.001286 10.0.0.65 - - [2026-02-26 02:57:50] "POST /neutron/port HTTP/1.1" 200 117 0.005621 10.0.0.131 - - [2026-02-26 02:57:51] "GET /projects?obj_uuids=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001055 10.0.0.65 - - [2026-02-26 02:57:51] "POST /neutron/port HTTP/1.1" 200 1053 0.286782 10.0.0.65 - - [2026-02-26 02:57:51] "POST /neutron/port HTTP/1.1" 200 1107 0.157987 10.0.0.65 - - [2026-02-26 02:57:51] "POST /neutron/subnet HTTP/1.1" 200 698 0.007860 10.0.0.131 - - [2026-02-26 02:57:51] "GET /projects?obj_uuids=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000980 10.0.0.65 - - [2026-02-26 02:57:52] "GET /project/c432fc5e-432a-4cfb-8e10-ab037e3cccd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.093614 10.0.0.65 - - [2026-02-26 02:57:52] "POST /neutron/network HTTP/1.1" 200 832 0.007018 10.0.0.65 - - [2026-02-26 02:57:52] "POST /neutron/port HTTP/1.1" 200 117 0.005329 10.0.0.65 - - [2026-02-26 02:57:52] "POST /neutron/network HTTP/1.1" 200 842 0.007513 10.0.0.65 - - [2026-02-26 02:57:53] "POST /neutron/port HTTP/1.1" 200 1054 0.017506 10.0.0.65 - - [2026-02-26 02:57:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003743 10.0.0.65 - - [2026-02-26 02:57:53] "POST /neutron/network HTTP/1.1" 200 832 0.005828 10.0.0.65 - - [2026-02-26 02:57:57] "POST /neutron/port HTTP/1.1" 200 1117 0.016753 10.0.0.65 - - [2026-02-26 02:57:57] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006763 10.0.0.65 - - [2026-02-26 02:57:57] "GET /virtual-machine/a39dee52-4e1c-48ee-a4f8-0719836c967a HTTP/1.1" 200 1288 0.006271 10.0.0.65 - - [2026-02-26 02:57:57] "GET /virtual-machine-interface/fb0254b0-4a3b-4685-8bc1-fea3f7c68014 HTTP/1.1" 200 2934 0.004702 10.0.0.65 - - [2026-02-26 02:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.65 - - [2026-02-26 02:57:57] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003359 10.0.0.65 - - [2026-02-26 02:57:57] "GET /virtual-networks?parent_id=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.002677 10.0.0.65 - - [2026-02-26 02:57:57] "GET /virtual-network/b79a1d00-2cbc-4f0c-b699-06e231ed4fe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.006639 10.0.0.65 - - [2026-02-26 02:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.65 - - [2026-02-26 02:58:01] "GET /virtual-network/b79a1d00-2cbc-4f0c-b699-06e231ed4fe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.015899 10.0.0.65 - - [2026-02-26 02:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004757 10.0.0.65 - - [2026-02-26 02:58:03] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004684 10.0.0.65 - - [2026-02-26 02:58:03] "GET /virtual-networks?parent_id=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004136 10.0.0.65 - - [2026-02-26 02:58:03] "GET /virtual-network/b79a1d00-2cbc-4f0c-b699-06e231ed4fe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.007957 10.0.0.65 - - [2026-02-26 02:58:03] "POST /neutron/port HTTP/1.1" 200 1117 0.028149 10.0.0.65 - - [2026-02-26 02:58:03] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008294 10.0.0.65 - - [2026-02-26 02:58:04] "POST /neutron/network HTTP/1.1" 200 841 0.006966 10.0.0.65 - - [2026-02-26 02:58:04] "POST /neutron/port HTTP/1.1" 200 117 0.001134 10.0.0.65 - - [2026-02-26 02:58:08] "POST /neutron/port HTTP/1.1" 200 1118 0.020563 10.0.0.65 - - [2026-02-26 02:58:08] "POST /neutron/subnet HTTP/1.1" 200 703 0.011557 10.0.0.65 - - [2026-02-26 02:58:08] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009610 10.0.0.65 - - [2026-02-26 02:58:08] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006649 10.0.0.65 - - [2026-02-26 02:58:08] "GET /virtual-machine/4abeaa11-c444-43ea-946c-e5753ceb584e HTTP/1.1" 200 1287 0.006003 10.0.0.65 - - [2026-02-26 02:58:08] "GET /virtual-machine-interface/2b071cfd-02c5-449c-8a11-03d1a2ddcaba HTTP/1.1" 200 2932 0.004401 10.0.0.65 - - [2026-02-26 02:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.65 - - [2026-02-26 02:58:08] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003530 10.0.0.65 - - [2026-02-26 02:58:08] "GET /virtual-networks?parent_id=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.002731 10.0.0.65 - - [2026-02-26 02:58:08] "GET /virtual-network/6a2d57e6-21eb-403d-95d8-1723935baf5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.006010 10.0.0.65 - - [2026-02-26 02:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.65 - - [2026-02-26 02:58:10] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003498 10.0.0.65 - - [2026-02-26 02:58:10] "GET /virtual-networks?parent_id=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.002916 10.0.0.65 - - [2026-02-26 02:58:10] "GET /virtual-network/6a2d57e6-21eb-403d-95d8-1723935baf5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.009231 10.0.0.65 - - [2026-02-26 02:58:10] "POST /interface-route-tables HTTP/1.1" 200 576 0.028194 10.0.0.65 - - [2026-02-26 02:58:10] "GET /interface-route-table/4177fc4d-07c6-4c47-9c92-5b3e6b16ba2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1306 0.015881 10.0.0.65 - - [2026-02-26 02:58:10] "GET /virtual-machine-interface/fb0254b0-4a3b-4685-8bc1-fea3f7c68014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2712 0.005485 10.0.0.65 - - [2026-02-26 02:58:10] "POST /ref-update HTTP/1.1" 200 156 0.013563 10.0.0.65 - - [2026-02-26 02:58:10] "POST /routing-policys HTTP/1.1" 200 536 0.025620 10.0.0.65 - - [2026-02-26 02:58:10] "GET /virtual-network/b79a1d00-2cbc-4f0c-b699-06e231ed4fe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.005106 10.0.0.65 - - [2026-02-26 02:58:10] "PUT /virtual-network/b79a1d00-2cbc-4f0c-b699-06e231ed4fe8 HTTP/1.1" 200 265 0.042943 10.0.0.65 - - [2026-02-26 02:58:14] "POST /ref-update HTTP/1.1" 200 156 0.049019 10.0.0.65 - - [2026-02-26 02:58:14] "DELETE /routing-policy/52507c56-9930-4989-b2d2-d2be462222cb HTTP/1.1" 200 115 0.046658 10.0.0.65 - - [2026-02-26 02:58:14] "POST /neutron/network HTTP/1.1" 200 832 0.006508 10.0.0.65 - - [2026-02-26 02:58:15] "POST /neutron/port HTTP/1.1" 200 1108 0.020450 10.0.0.65 - - [2026-02-26 02:58:15] "POST /neutron/port HTTP/1.1" 200 1107 0.016197 10.0.0.131 - - [2026-02-26 02:58:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003035 10.0.0.73 - - [2026-02-26 02:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.131 - - [2026-02-26 02:58:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002389 10.0.0.65 - - [2026-02-26 02:58:17] "POST /neutron/network HTTP/1.1" 200 151 0.138874 10.0.0.73 - - [2026-02-26 02:58:17] "DELETE /route-target/8f5cf324-d6bb-4424-acf8-f4c55fc4805c HTTP/1.1" 409 240 0.007842 10.0.0.73 - - [2026-02-26 02:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006841 10.0.0.131 - - [2026-02-26 02:58:18] "GET /projects?obj_uuids=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001253 10.0.0.65 - - [2026-02-26 02:58:18] "GET /project/c432fc5e-432a-4cfb-8e10-ab037e3cccd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.048134 10.0.0.131 - - [2026-02-26 02:58:18] "GET /projects?obj_uuids=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001932 10.0.0.65 - - [2026-02-26 02:58:18] "GET /project/c432fc5e-432a-4cfb-8e10-ab037e3cccd5?fields=virtual_networks HTTP/1.1" 200 1031 0.036785 10.0.0.131 - - [2026-02-26 02:58:18] "GET /projects?obj_uuids=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001006 10.0.0.65 - - [2026-02-26 02:58:18] "GET /project/c432fc5e-432a-4cfb-8e10-ab037e3cccd5?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.044152 10.0.0.131 - - [2026-02-26 02:58:18] "GET /projects?obj_uuids=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001006 10.0.0.65 - - [2026-02-26 02:58:18] "GET /project/c432fc5e-432a-4cfb-8e10-ab037e3cccd5?fields=security_groups HTTP/1.1" 200 1251 0.046455 10.0.0.65 - - [2026-02-26 02:58:19] "POST /fqname-to-id HTTP/1.1" 404 192 0.030900 10.0.0.131 - - [2026-02-26 02:58:19] "GET /projects?obj_uuids=7da44e47-79af-41e9-9a62-f41ba9952177&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002508 10.0.0.131 - - [2026-02-26 02:58:20] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000842 10.0.0.131 - - [2026-02-26 02:58:20] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006793 10.0.0.131 - - [2026-02-26 02:58:20] "POST /id-to-fqname HTTP/1.1" 200 194 0.002692 10.0.0.131 - - [2026-02-26 02:58:20] "POST /fqname-to-id HTTP/1.1" 404 203 0.008611 10.0.0.131 - - [2026-02-26 02:58:20] "POST /security-groups HTTP/1.1" 200 595 0.032154 10.0.0.131 - - [2026-02-26 02:58:20] "POST /projects HTTP/1.1" 200 593 0.248192 10.0.0.73 - - [2026-02-26 02:58:20] "POST /access-control-lists HTTP/1.1" 200 602 0.025889 10.0.0.131 - - [2026-02-26 02:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.327987 10.0.0.65 - - [2026-02-26 02:58:20] "GET /project/7da44e47-79af-41e9-9a62-f41ba9952177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.468999 10.0.0.65 - - [2026-02-26 02:58:21] "GET / HTTP/1.1" 200 36215 0.002136 10.0.0.65 - - [2026-02-26 02:58:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000398 10.0.0.65 - - [2026-02-26 02:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.032680 10.0.0.131 - - [2026-02-26 02:58:23] "GET /projects?obj_uuids=7da44e47-79af-41e9-9a62-f41ba9952177&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000782 10.0.0.65 - - [2026-02-26 02:58:23] "GET /project/7da44e47-79af-41e9-9a62-f41ba9952177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.061872 10.0.0.65 - - [2026-02-26 02:58:24] "POST /neutron/network HTTP/1.1" 200 117 0.042709 10.0.0.73 - - [2026-02-26 02:58:24] "POST /route-targets HTTP/1.1" 200 328 0.016622 10.0.0.65 - - [2026-02-26 02:58:24] "POST /neutron/network HTTP/1.1" 200 834 0.007934 10.0.0.65 - - [2026-02-26 02:58:24] "POST /id-to-fqname HTTP/1.1" 200 226 0.000989 10.0.0.65 - - [2026-02-26 02:58:24] "GET /virtual-network/cb68b389-bc35-4002-8a40-4c9c10ebc0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005095 10.0.0.65 - - [2026-02-26 02:58:24] "GET /virtual-network/cb68b389-bc35-4002-8a40-4c9c10ebc0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005345 10.0.0.65 - - [2026-02-26 02:58:24] "POST /neutron/subnet HTTP/1.1" 200 734 0.009729 10.0.0.65 - - [2026-02-26 02:58:25] "GET /virtual-network/cb68b389-bc35-4002-8a40-4c9c10ebc0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005481 10.0.0.131 - - [2026-02-26 02:58:26] "GET /obj-perms HTTP/1.1" 200 5038 0.058491 10.0.0.65 - - [2026-02-26 02:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.65 - - [2026-02-26 02:58:26] "GET /virtual-network/cb68b389-bc35-4002-8a40-4c9c10ebc0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005020 10.0.0.65 - - [2026-02-26 02:58:26] "PUT /virtual-network/cb68b389-bc35-4002-8a40-4c9c10ebc0bc HTTP/1.1" 200 265 0.059664 10.0.0.73 - - [2026-02-26 02:58:26] "POST /ref-update HTTP/1.1" 200 156 0.029609 10.0.0.65 - - [2026-02-26 02:58:32] "POST /id-to-fqname HTTP/1.1" 200 226 0.001319 10.0.0.131 - - [2026-02-26 02:58:33] "GET /projects?obj_uuids=7da44e47-79af-41e9-9a62-f41ba9952177&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001273 10.0.0.65 - - [2026-02-26 02:58:33] "GET /project/7da44e47-79af-41e9-9a62-f41ba9952177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.065869 10.0.0.65 - - [2026-02-26 02:58:33] "POST /neutron/port HTTP/1.1" 200 117 0.005723 10.0.0.65 - - [2026-02-26 02:58:33] "POST /neutron/network HTTP/1.1" 200 844 0.007112 10.0.0.65 - - [2026-02-26 02:58:34] "POST /neutron/port HTTP/1.1" 200 1066 0.017033 10.0.0.65 - - [2026-02-26 02:58:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003454 10.0.0.65 - - [2026-02-26 02:58:34] "POST /neutron/network HTTP/1.1" 200 834 0.006927 10.0.0.65 - - [2026-02-26 02:58:38] "POST /neutron/port HTTP/1.1" 200 1130 0.016701 10.0.0.65 - - [2026-02-26 02:58:38] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006840 10.0.0.65 - - [2026-02-26 02:58:38] "GET /virtual-machine/9565b99b-b7c4-4da3-958b-cebc1e6336cf HTTP/1.1" 401 292 0.000334 10.0.0.65 - - [2026-02-26 02:58:39] "GET /virtual-machine/9565b99b-b7c4-4da3-958b-cebc1e6336cf HTTP/1.1" 200 1299 0.043440 10.0.0.65 - - [2026-02-26 02:58:39] "GET /virtual-machine-interface/1483ec11-8354-4871-9e41-7376995fb812 HTTP/1.1" 200 2973 0.004914 10.0.0.65 - - [2026-02-26 02:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.65 - - [2026-02-26 02:58:39] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003649 10.0.0.65 - - [2026-02-26 02:58:39] "GET /virtual-networks?parent_id=7da44e47-79af-41e9-9a62-f41ba9952177&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002749 10.0.0.65 - - [2026-02-26 02:58:39] "GET /virtual-network/cb68b389-bc35-4002-8a40-4c9c10ebc0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.006106 10.0.0.65 - - [2026-02-26 02:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.65 - - [2026-02-26 02:58:42] "GET /virtual-network/cb68b389-bc35-4002-8a40-4c9c10ebc0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.004526 10.0.0.65 - - [2026-02-26 02:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.65 - - [2026-02-26 02:58:46] "GET /virtual-network/cb68b389-bc35-4002-8a40-4c9c10ebc0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.005311 10.0.0.131 - - [2026-02-26 02:58:47] "DELETE /project/7da44e4779af41e99a62f41ba9952177 HTTP/1.1" 404 173 0.005221 10.0.0.131 - - [2026-02-26 02:58:47] "GET /projects?obj_uuids=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000770 10.0.0.131 - - [2026-02-26 02:58:47] "GET /project/c432fc5e-432a-4cfb-8e10-ab037e3cccd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.050714 10.0.0.131 - - [2026-02-26 02:58:47] "GET /projects?obj_uuids=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001403 10.0.0.131 - - [2026-02-26 02:58:47] "GET /project/c432fc5e-432a-4cfb-8e10-ab037e3cccd5?fields=security_groups HTTP/1.1" 200 1099 0.056090 10.0.0.131 - - [2026-02-26 02:58:47] "GET /projects?obj_uuids=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001268 10.0.0.131 - - [2026-02-26 02:58:47] "GET /project/c432fc5e-432a-4cfb-8e10-ab037e3cccd5?fields=application_policy_sets HTTP/1.1" 200 1392 0.073629 10.0.0.131 - - [2026-02-26 02:58:47] "DELETE /project/c432fc5e-432a-4cfb-8e10-ab037e3cccd5 HTTP/1.1" 409 278 0.286824 10.0.0.65 - - [2026-02-26 02:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.65 - - [2026-02-26 02:58:50] "GET /virtual-network/cb68b389-bc35-4002-8a40-4c9c10ebc0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.005094 10.0.0.65 - - [2026-02-26 02:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.65 - - [2026-02-26 02:58:54] "GET /virtual-network/cb68b389-bc35-4002-8a40-4c9c10ebc0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.005064 10.0.0.65 - - [2026-02-26 02:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.65 - - [2026-02-26 02:58:58] "GET /virtual-network/cb68b389-bc35-4002-8a40-4c9c10ebc0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.006321 10.0.0.65 - - [2026-02-26 02:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008384 10.0.0.65 - - [2026-02-26 02:59:02] "GET /virtual-network/cb68b389-bc35-4002-8a40-4c9c10ebc0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.010425 10.0.0.65 - - [2026-02-26 02:59:05] "POST /neutron/network HTTP/1.1" 200 844 0.007678 10.0.0.65 - - [2026-02-26 02:59:05] "POST /neutron/port HTTP/1.1" 200 117 0.001051 10.0.0.65 - - [2026-02-26 02:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.013090 10.0.0.65 - - [2026-02-26 02:59:06] "GET /virtual-network/cb68b389-bc35-4002-8a40-4c9c10ebc0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.005428 10.0.0.65 - - [2026-02-26 02:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.65 - - [2026-02-26 02:59:11] "GET /virtual-network/cb68b389-bc35-4002-8a40-4c9c10ebc0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.006299 10.0.0.65 - - [2026-02-26 02:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004410 10.0.0.65 - - [2026-02-26 02:59:15] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004783 10.0.0.65 - - [2026-02-26 02:59:15] "GET /virtual-networks?parent_id=7da44e47-79af-41e9-9a62-f41ba9952177&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003626 10.0.0.65 - - [2026-02-26 02:59:15] "GET /virtual-network/cb68b389-bc35-4002-8a40-4c9c10ebc0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.005837 10.0.0.65 - - [2026-02-26 02:59:15] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007354 10.0.0.65 - - [2026-02-26 02:59:23] "GET /obj-perms HTTP/1.1" 200 5056 0.053943 10.0.0.65 - - [2026-02-26 02:59:24] "POST /neutron/port HTTP/1.1" 200 1130 0.016136 10.0.0.73 - - [2026-02-26 02:59:24] "GET /obj-perms HTTP/1.1" 200 5056 0.074204 10.0.0.65 - - [2026-02-26 02:59:25] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006920 10.0.0.73 - - [2026-02-26 02:59:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000470 10.0.0.73 - - [2026-02-26 02:59:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000339 10.0.0.131 - - [2026-02-26 02:59:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000375 10.0.0.131 - - [2026-02-26 02:59:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000358 10.0.0.131 - - [2026-02-26 02:59:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000353 10.0.0.131 - - [2026-02-26 02:59:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000352 10.0.0.65 - - [2026-02-26 02:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.65 - - [2026-02-26 02:59:36] "GET /virtual-network/cb68b389-bc35-4002-8a40-4c9c10ebc0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.005197 10.0.0.65 - - [2026-02-26 02:59:36] "PUT /virtual-network/cb68b389-bc35-4002-8a40-4c9c10ebc0bc HTTP/1.1" 200 265 0.048115 10.0.0.73 - - [2026-02-26 02:59:36] "POST /ref-update HTTP/1.1" 200 156 0.080345 10.0.0.73 - - [2026-02-26 02:59:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.73 - - [2026-02-26 02:59:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000351 10.0.0.65 - - [2026-02-26 02:59:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000522 10.0.0.65 - - [2026-02-26 02:59:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000339 10.0.0.65 - - [2026-02-26 02:59:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.65 - - [2026-02-26 02:59:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000338 10.0.0.65 - - [2026-02-26 02:59:41] "POST /neutron/network HTTP/1.1" 200 834 0.007643 10.0.0.65 - - [2026-02-26 02:59:41] "POST /neutron/port HTTP/1.1" 200 1120 0.011921 10.0.0.73 - - [2026-02-26 02:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006779 10.0.0.131 - - [2026-02-26 02:59:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002955 10.0.0.131 - - [2026-02-26 02:59:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002674 10.0.0.65 - - [2026-02-26 02:59:43] "POST /neutron/network HTTP/1.1" 200 151 0.129550 10.0.0.65 - - [2026-02-26 02:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.131 - - [2026-02-26 02:59:46] "GET /projects?obj_uuids=7da44e47-79af-41e9-9a62-f41ba9952177&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000904 10.0.0.65 - - [2026-02-26 02:59:46] "GET /project/7da44e47-79af-41e9-9a62-f41ba9952177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.041303 10.0.0.73 - - [2026-02-26 02:59:46] "POST /ref-update HTTP/1.1" 200 156 0.018340 10.0.0.131 - - [2026-02-26 02:59:46] "POST /useragent-kv HTTP/1.1" 200 115 0.006702 10.0.0.65 - - [2026-02-26 02:59:46] "POST /neutron/subnet HTTP/1.1" 200 720 0.171402 10.0.0.65 - - [2026-02-26 02:59:46] "POST /id-to-fqname HTTP/1.1" 200 226 0.001323 10.0.0.65 - - [2026-02-26 02:59:46] "GET /virtual-network/d233ad3a-3f17-422a-9ac2-104389b2ab75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005392 10.0.0.65 - - [2026-02-26 02:59:46] "GET /virtual-network/d233ad3a-3f17-422a-9ac2-104389b2ab75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005805 10.0.0.65 - - [2026-02-26 02:59:46] "POST /neutron/network HTTP/1.1" 200 831 0.006635 10.0.0.65 - - [2026-02-26 02:59:47] "GET /virtual-network/d233ad3a-3f17-422a-9ac2-104389b2ab75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005824 10.0.0.65 - - [2026-02-26 02:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.65 - - [2026-02-26 02:59:47] "GET /virtual-network/d233ad3a-3f17-422a-9ac2-104389b2ab75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004819 10.0.0.65 - - [2026-02-26 02:59:47] "PUT /virtual-network/d233ad3a-3f17-422a-9ac2-104389b2ab75 HTTP/1.1" 200 265 0.049804 10.0.0.65 - - [2026-02-26 02:59:52] "POST /id-to-fqname HTTP/1.1" 200 226 0.001765 10.0.0.131 - - [2026-02-26 02:59:53] "GET /projects?obj_uuids=7da44e47-79af-41e9-9a62-f41ba9952177&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000890 10.0.0.65 - - [2026-02-26 02:59:53] "GET /project/7da44e47-79af-41e9-9a62-f41ba9952177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.066557 10.0.0.65 - - [2026-02-26 02:59:53] "POST /neutron/network HTTP/1.1" 200 831 0.048266 10.0.0.65 - - [2026-02-26 02:59:54] "POST /neutron/port HTTP/1.1" 200 117 0.007061 10.0.0.65 - - [2026-02-26 02:59:54] "POST /neutron/port HTTP/1.1" 200 1063 0.015396 10.0.0.65 - - [2026-02-26 02:59:55] "POST /neutron/port HTTP/1.1" 200 1127 0.017879 10.0.0.65 - - [2026-02-26 02:59:55] "POST /neutron/port HTTP/1.1" 200 117 0.001208 10.0.0.65 - - [2026-02-26 02:59:59] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007126 10.0.0.65 - - [2026-02-26 02:59:59] "POST /neutron/port HTTP/1.1" 200 1127 0.016298 10.0.0.65 - - [2026-02-26 02:59:59] "GET /virtual-machine/ec3a876a-afa8-492c-934b-dff9a8f4b54c HTTP/1.1" 200 1299 0.006650 10.0.0.65 - - [2026-02-26 02:59:59] "GET /virtual-machine-interface/d9364c02-0e3c-4e58-97c9-f62537f996a5 HTTP/1.1" 200 2974 0.004872 10.0.0.65 - - [2026-02-26 02:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.65 - - [2026-02-26 02:59:59] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003596 10.0.0.65 - - [2026-02-26 02:59:59] "GET /virtual-networks?parent_id=7da44e47-79af-41e9-9a62-f41ba9952177&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003708 10.0.0.65 - - [2026-02-26 02:59:59] "GET /virtual-network/d233ad3a-3f17-422a-9ac2-104389b2ab75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005319 10.0.0.65 - - [2026-02-26 03:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004898 10.0.0.65 - - [2026-02-26 03:00:02] "GET /virtual-network/d233ad3a-3f17-422a-9ac2-104389b2ab75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.010569 10.0.0.65 - - [2026-02-26 03:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.65 - - [2026-02-26 03:00:06] "GET /virtual-network/d233ad3a-3f17-422a-9ac2-104389b2ab75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005831 10.0.0.65 - - [2026-02-26 03:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.65 - - [2026-02-26 03:00:10] "GET /virtual-network/d233ad3a-3f17-422a-9ac2-104389b2ab75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.004905 10.0.0.65 - - [2026-02-26 03:00:11] "POST /neutron/port HTTP/1.1" 200 1127 0.015928 10.0.0.65 - - [2026-02-26 03:00:11] "POST /neutron/subnet HTTP/1.1" 200 694 0.008942 10.0.0.65 - - [2026-02-26 03:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.65 - - [2026-02-26 03:00:15] "GET /virtual-network/d233ad3a-3f17-422a-9ac2-104389b2ab75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005800 10.0.0.65 - - [2026-02-26 03:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.65 - - [2026-02-26 03:00:19] "GET /virtual-network/d233ad3a-3f17-422a-9ac2-104389b2ab75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005112 10.0.0.65 - - [2026-02-26 03:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.65 - - [2026-02-26 03:00:23] "GET /virtual-network/d233ad3a-3f17-422a-9ac2-104389b2ab75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005533 10.0.0.65 - - [2026-02-26 03:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004649 10.0.0.65 - - [2026-02-26 03:00:27] "GET /virtual-network/d233ad3a-3f17-422a-9ac2-104389b2ab75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.007203 10.0.0.65 - - [2026-02-26 03:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.65 - - [2026-02-26 03:00:31] "GET /virtual-network/d233ad3a-3f17-422a-9ac2-104389b2ab75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.004904 10.0.0.65 - - [2026-02-26 03:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.65 - - [2026-02-26 03:00:35] "GET /virtual-network/d233ad3a-3f17-422a-9ac2-104389b2ab75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005397 10.0.0.65 - - [2026-02-26 03:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.65 - - [2026-02-26 03:00:39] "GET /virtual-network/d233ad3a-3f17-422a-9ac2-104389b2ab75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005026 10.0.0.65 - - [2026-02-26 03:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.65 - - [2026-02-26 03:00:41] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003299 10.0.0.65 - - [2026-02-26 03:00:41] "GET /virtual-networks?parent_id=7da44e47-79af-41e9-9a62-f41ba9952177&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002799 10.0.0.65 - - [2026-02-26 03:00:41] "GET /virtual-network/d233ad3a-3f17-422a-9ac2-104389b2ab75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005769 10.0.0.65 - - [2026-02-26 03:00:41] "POST /neutron/port HTTP/1.1" 200 1127 0.015372 10.0.0.65 - - [2026-02-26 03:00:47] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010644 10.0.0.65 - - [2026-02-26 03:00:53] "POST /neutron/port HTTP/1.1" 200 1127 0.016829 10.0.0.65 - - [2026-02-26 03:00:57] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008079 10.0.0.65 - - [2026-02-26 03:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.65 - - [2026-02-26 03:01:08] "GET /virtual-network/d233ad3a-3f17-422a-9ac2-104389b2ab75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005963 10.0.0.73 - - [2026-02-26 03:01:08] "POST /ref-update HTTP/1.1" 200 156 0.024429 10.0.0.65 - - [2026-02-26 03:01:08] "PUT /virtual-network/d233ad3a-3f17-422a-9ac2-104389b2ab75 HTTP/1.1" 200 265 0.054749 10.0.0.65 - - [2026-02-26 03:01:12] "POST /neutron/port HTTP/1.1" 200 1127 0.016058 10.0.0.65 - - [2026-02-26 03:01:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003905 10.0.0.65 - - [2026-02-26 03:01:12] "POST /neutron/network HTTP/1.1" 200 831 0.007226 10.0.0.65 - - [2026-02-26 03:01:13] "POST /neutron/port HTTP/1.1" 200 1127 0.016904 10.0.0.65 - - [2026-02-26 03:01:15] "POST /neutron/network HTTP/1.1" 200 831 0.007737 10.0.0.73 - - [2026-02-26 03:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.131 - - [2026-02-26 03:01:17] "GET /projects?obj_uuids=7da44e47-79af-41e9-9a62-f41ba9952177&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.039276 10.0.0.65 - - [2026-02-26 03:01:17] "GET /project/7da44e47-79af-41e9-9a62-f41ba9952177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.147542 10.0.0.131 - - [2026-02-26 03:01:17] "GET /projects?obj_uuids=7da44e47-79af-41e9-9a62-f41ba9952177&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001223 10.0.0.65 - - [2026-02-26 03:01:17] "GET /project/7da44e47-79af-41e9-9a62-f41ba9952177?fields=virtual_networks HTTP/1.1" 200 1052 0.049289 10.0.0.131 - - [2026-02-26 03:01:17] "GET /projects?obj_uuids=7da44e47-79af-41e9-9a62-f41ba9952177&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000871 10.0.0.65 - - [2026-02-26 03:01:17] "GET /project/7da44e47-79af-41e9-9a62-f41ba9952177?fields=virtual_machine_interfaces HTTP/1.1" 200 1052 0.040103 10.0.0.131 - - [2026-02-26 03:01:17] "GET /projects?obj_uuids=7da44e47-79af-41e9-9a62-f41ba9952177&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001828 10.0.0.65 - - [2026-02-26 03:01:17] "GET /project/7da44e47-79af-41e9-9a62-f41ba9952177?fields=security_groups HTTP/1.1" 200 1283 0.068235 10.0.0.65 - - [2026-02-26 03:01:18] "POST /fqname-to-id HTTP/1.1" 404 213 0.035770 10.0.0.131 - - [2026-02-26 03:01:18] "GET /projects?obj_uuids=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002739 10.0.0.131 - - [2026-02-26 03:01:18] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000960 10.0.0.131 - - [2026-02-26 03:01:18] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006663 10.0.0.131 - - [2026-02-26 03:01:18] "POST /id-to-fqname HTTP/1.1" 200 216 0.003385 10.0.0.131 - - [2026-02-26 03:01:18] "POST /fqname-to-id HTTP/1.1" 404 227 0.005230 10.0.0.131 - - [2026-02-26 03:01:18] "POST /security-groups HTTP/1.1" 200 616 0.072228 10.0.0.131 - - [2026-02-26 03:01:18] "POST /projects HTTP/1.1" 200 635 0.283550 10.0.0.73 - - [2026-02-26 03:01:18] "POST /access-control-lists HTTP/1.1" 200 623 0.026726 10.0.0.131 - - [2026-02-26 03:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.356407 10.0.0.65 - - [2026-02-26 03:01:19] "GET /project/0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.498928 10.0.0.65 - - [2026-02-26 03:01:20] "GET / HTTP/1.1" 200 36215 0.001419 10.0.0.65 - - [2026-02-26 03:01:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000432 10.0.0.65 - - [2026-02-26 03:01:22] "POST /fqname-to-id HTTP/1.1" 404 249 0.065920 10.0.0.73 - - [2026-02-26 03:01:22] "POST /fqname-to-id HTTP/1.1" 404 281 0.003618 10.0.0.73 - - [2026-02-26 03:01:22] "POST /access-control-lists HTTP/1.1" 200 643 0.042769 10.0.0.73 - - [2026-02-26 03:01:23] "PUT /access-control-list/43933a76-15ae-4c4b-858c-d48ff7c609b7 HTTP/1.1" 200 273 0.019608 10.0.0.131 - - [2026-02-26 03:01:23] "GET /projects?obj_uuids=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000872 10.0.0.65 - - [2026-02-26 03:01:23] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.103491 10.0.0.65 - - [2026-02-26 03:01:23] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.011717 10.0.0.65 - - [2026-02-26 03:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.73 - - [2026-02-26 03:01:23] "PUT /access-control-list/43933a76-15ae-4c4b-858c-d48ff7c609b7 HTTP/1.1" 200 273 0.019257 10.0.0.65 - - [2026-02-26 03:01:23] "GET /security-group/67d1b7b4-9735-469b-812e-1e859a566a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.009322 10.0.0.65 - - [2026-02-26 03:01:24] "POST /neutron/security_group HTTP/1.1" 200 1026 0.003856 10.0.0.65 - - [2026-02-26 03:01:24] "POST /fqname-to-id HTTP/1.1" 404 249 0.003017 10.0.0.65 - - [2026-02-26 03:01:25] "POST /fqname-to-id HTTP/1.1" 404 249 0.004352 10.0.0.73 - - [2026-02-26 03:01:25] "POST /fqname-to-id HTTP/1.1" 404 281 0.003271 10.0.0.73 - - [2026-02-26 03:01:25] "POST /access-control-lists HTTP/1.1" 200 643 0.026342 10.0.0.131 - - [2026-02-26 03:01:25] "GET /projects?obj_uuids=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001309 10.0.0.73 - - [2026-02-26 03:01:25] "PUT /access-control-list/d5619adf-ea78-446d-8843-14bdc8777b33 HTTP/1.1" 200 273 0.031436 10.0.0.65 - - [2026-02-26 03:01:25] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.053743 10.0.0.65 - - [2026-02-26 03:01:25] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.020050 10.0.0.65 - - [2026-02-26 03:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.73 - - [2026-02-26 03:01:26] "PUT /access-control-list/d5619adf-ea78-446d-8843-14bdc8777b33 HTTP/1.1" 200 273 0.011309 10.0.0.65 - - [2026-02-26 03:01:26] "GET /security-group/3318ca95-9821-44c0-b03b-9c218d2ff822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.004475 10.0.0.131 - - [2026-02-26 03:01:26] "GET /obj-perms HTTP/1.1" 200 5056 0.086918 10.0.0.131 - - [2026-02-26 03:01:26] "GET /projects?obj_uuids=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000896 10.0.0.65 - - [2026-02-26 03:01:26] "POST /neutron/security_group_rule HTTP/1.1" 200 2208 0.044872 10.0.0.65 - - [2026-02-26 03:01:26] "POST /neutron/security_group_rule HTTP/1.1" 200 599 0.123348 10.0.0.73 - - [2026-02-26 03:01:26] "PUT /access-control-list/6cc14e5e-4c6c-4bc6-8b91-ca63b1aa80ef HTTP/1.1" 200 273 0.020408 10.0.0.65 - - [2026-02-26 03:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004744 10.0.0.131 - - [2026-02-26 03:01:27] "GET /projects?obj_uuids=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001039 10.0.0.65 - - [2026-02-26 03:01:27] "GET /project/0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.051008 10.0.0.131 - - [2026-02-26 03:01:27] "GET /projects?obj_uuids=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000946 10.0.0.65 - - [2026-02-26 03:01:27] "POST /neutron/network HTTP/1.1" 200 720 0.128678 10.0.0.131 - - [2026-02-26 03:01:27] "POST /fqname-to-id HTTP/1.1" 404 207 0.075768 10.0.0.65 - - [2026-02-26 03:01:27] "POST /neutron/network HTTP/1.1" 200 1114 0.010780 10.0.0.65 - - [2026-02-26 03:01:27] "POST /id-to-fqname HTTP/1.1" 200 290 0.001058 10.0.0.65 - - [2026-02-26 03:01:27] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.005347 10.0.0.65 - - [2026-02-26 03:01:27] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.004995 10.0.0.65 - - [2026-02-26 03:01:27] "POST /neutron/subnet HTTP/1.1" 200 823 0.008503 10.0.0.65 - - [2026-02-26 03:01:28] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006165 10.0.0.65 - - [2026-02-26 03:01:28] "GET /obj-perms HTTP/1.1" 200 5080 0.057697 10.0.0.73 - - [2026-02-26 03:01:29] "GET /obj-perms HTTP/1.1" 200 5080 0.061611 10.0.0.65 - - [2026-02-26 03:01:29] "POST /id-to-fqname HTTP/1.1" 200 290 0.002293 10.0.0.65 - - [2026-02-26 03:01:29] "POST /neutron/network HTTP/1.1" 200 1124 0.006241 10.0.0.131 - - [2026-02-26 03:01:30] "GET /projects?obj_uuids=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000933 10.0.0.65 - - [2026-02-26 03:01:30] "GET /project/0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.078305 10.0.0.65 - - [2026-02-26 03:01:31] "POST /neutron/port HTTP/1.1" 200 117 0.005682 10.0.0.65 - - [2026-02-26 03:01:31] "POST /id-to-fqname HTTP/1.1" 200 290 0.001199 10.0.0.65 - - [2026-02-26 03:01:31] "POST /neutron/network HTTP/1.1" 200 1124 0.006959 10.0.0.131 - - [2026-02-26 03:01:31] "GET /projects?obj_uuids=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000905 10.0.0.65 - - [2026-02-26 03:01:31] "POST /neutron/port HTTP/1.1" 200 1193 0.331606 10.0.0.65 - - [2026-02-26 03:01:32] "POST /neutron/port HTTP/1.1" 200 1247 0.136287 10.0.0.131 - - [2026-02-26 03:01:32] "GET /projects?obj_uuids=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001276 10.0.0.65 - - [2026-02-26 03:01:32] "GET /project/0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.086586 10.0.0.65 - - [2026-02-26 03:01:32] "POST /neutron/network HTTP/1.1" 200 1114 0.009284 10.0.0.65 - - [2026-02-26 03:01:32] "POST /neutron/port HTTP/1.1" 200 117 0.001043 10.0.0.65 - - [2026-02-26 03:01:32] "POST /neutron/port HTTP/1.1" 200 1257 0.025086 10.0.0.65 - - [2026-02-26 03:01:32] "POST /neutron/port HTTP/1.1" 200 1257 0.016132 10.0.0.131 - - [2026-02-26 03:01:32] "GET /projects?obj_uuids=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000857 10.0.0.65 - - [2026-02-26 03:01:33] "POST /neutron/security_group HTTP/1.1" 200 3456 0.059135 10.0.0.65 - - [2026-02-26 03:01:33] "POST /neutron/port HTTP/1.1" 200 1193 0.020119 10.0.0.65 - - [2026-02-26 03:01:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004644 10.0.0.65 - - [2026-02-26 03:01:33] "POST /neutron/port HTTP/1.1" 200 117 0.001117 10.0.0.73 - - [2026-02-26 03:01:36] "DELETE /access-control-list/b86bb74c-4fe1-48ac-a8d7-66ae896d2f9b HTTP/1.1" 200 115 0.041434 10.0.0.65 - - [2026-02-26 03:01:37] "POST /neutron/port HTTP/1.1" 200 1257 0.017498 10.0.0.65 - - [2026-02-26 03:01:37] "POST /neutron/security_group HTTP/1.1" 200 1455 0.007332 10.0.0.65 - - [2026-02-26 03:01:38] "POST /neutron/port HTTP/1.1" 200 1257 0.016818 10.0.0.65 - - [2026-02-26 03:01:38] "GET /virtual-machine/6ec4a89d-4637-48a2-abb4-8e474f411e1b HTTP/1.1" 401 292 0.000374 10.0.0.65 - - [2026-02-26 03:01:38] "GET /virtual-machine/6ec4a89d-4637-48a2-abb4-8e474f411e1b HTTP/1.1" 200 1319 0.035941 10.0.0.65 - - [2026-02-26 03:01:38] "GET /virtual-machine/6ec4a89d-4637-48a2-abb4-8e474f411e1b HTTP/1.1" 200 1319 0.003502 10.0.0.65 - - [2026-02-26 03:01:38] "GET /virtual-machine-interface/9e36b091-4554-4276-bb08-ebaf51115028 HTTP/1.1" 200 3425 0.004962 10.0.0.65 - - [2026-02-26 03:01:38] "GET /virtual-machine/6ec4a89d-4637-48a2-abb4-8e474f411e1b HTTP/1.1" 200 1319 0.003425 10.0.0.65 - - [2026-02-26 03:01:38] "GET /virtual-machine-interface/9e36b091-4554-4276-bb08-ebaf51115028 HTTP/1.1" 200 3425 0.004592 10.0.0.65 - - [2026-02-26 03:01:38] "GET /instance-ip/44b4a13a-f532-46e0-ae47-aea6cf7062d1 HTTP/1.1" 200 1737 0.005753 10.0.0.65 - - [2026-02-26 03:01:38] "GET /instance-ip/56af1897-78cc-4c4e-be8f-513e05fcdea5 HTTP/1.1" 200 1720 0.005524 10.0.0.65 - - [2026-02-26 03:01:38] "GET /virtual-machine/6ec4a89d-4637-48a2-abb4-8e474f411e1b HTTP/1.1" 200 1319 0.003134 10.0.0.65 - - [2026-02-26 03:01:38] "GET /virtual-machine-interface/9e36b091-4554-4276-bb08-ebaf51115028 HTTP/1.1" 200 3425 0.004628 10.0.0.65 - - [2026-02-26 03:01:38] "GET /instance-ip/44b4a13a-f532-46e0-ae47-aea6cf7062d1 HTTP/1.1" 200 1737 0.003308 10.0.0.65 - - [2026-02-26 03:01:38] "GET /instance-ip/56af1897-78cc-4c4e-be8f-513e05fcdea5 HTTP/1.1" 200 1720 0.003374 10.0.0.65 - - [2026-02-26 03:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.65 - - [2026-02-26 03:01:38] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008390 10.0.0.65 - - [2026-02-26 03:01:38] "GET /virtual-networks?parent_id=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003086 10.0.0.65 - - [2026-02-26 03:01:38] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.005953 10.0.0.65 - - [2026-02-26 03:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.65 - - [2026-02-26 03:01:38] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004565 10.0.0.65 - - [2026-02-26 03:01:38] "GET /virtual-networks?parent_id=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.004369 10.0.0.65 - - [2026-02-26 03:01:38] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.005685 10.0.0.65 - - [2026-02-26 03:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.65 - - [2026-02-26 03:01:38] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003779 10.0.0.65 - - [2026-02-26 03:01:38] "GET /virtual-networks?parent_id=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003257 10.0.0.65 - - [2026-02-26 03:01:39] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.005560 10.0.0.65 - - [2026-02-26 03:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009936 10.0.0.65 - - [2026-02-26 03:01:39] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004291 10.0.0.65 - - [2026-02-26 03:01:39] "GET /virtual-networks?parent_id=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.002691 10.0.0.65 - - [2026-02-26 03:01:39] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.007217 10.0.0.65 - - [2026-02-26 03:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.65 - - [2026-02-26 03:01:39] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005005 10.0.0.65 - - [2026-02-26 03:01:39] "GET /virtual-networks?parent_id=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.004362 10.0.0.65 - - [2026-02-26 03:01:39] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.005950 10.0.0.65 - - [2026-02-26 03:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.65 - - [2026-02-26 03:01:39] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004814 10.0.0.65 - - [2026-02-26 03:01:39] "GET /virtual-networks?parent_id=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003159 10.0.0.65 - - [2026-02-26 03:01:39] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006535 10.0.0.65 - - [2026-02-26 03:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004669 10.0.0.65 - - [2026-02-26 03:01:39] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004606 10.0.0.65 - - [2026-02-26 03:01:39] "GET /virtual-networks?parent_id=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.002875 10.0.0.65 - - [2026-02-26 03:01:39] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006708 10.0.0.65 - - [2026-02-26 03:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.65 - - [2026-02-26 03:01:42] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006527 10.0.0.65 - - [2026-02-26 03:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.65 - - [2026-02-26 03:01:46] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.005336 10.0.0.131 - - [2026-02-26 03:01:47] "DELETE /project/7da44e47-79af-41e9-9a62-f41ba9952177 HTTP/1.1" 404 177 0.033678 10.0.0.131 - - [2026-02-26 03:01:47] "DELETE /project/0ed6ec7d43e344d1bfcb68ab31c008cb HTTP/1.1" 404 173 0.055205 10.0.0.65 - - [2026-02-26 03:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.65 - - [2026-02-26 03:01:50] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.005191 10.0.0.65 - - [2026-02-26 03:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008049 10.0.0.65 - - [2026-02-26 03:01:54] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.005697 10.0.0.65 - - [2026-02-26 03:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.65 - - [2026-02-26 03:01:59] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.005853 10.0.0.65 - - [2026-02-26 03:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.65 - - [2026-02-26 03:02:03] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.005025 10.0.0.65 - - [2026-02-26 03:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.65 - - [2026-02-26 03:02:07] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.005896 10.0.0.65 - - [2026-02-26 03:02:09] "POST /neutron/port HTTP/1.1" 200 1257 0.046365 10.0.0.65 - - [2026-02-26 03:02:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003980 10.0.0.65 - - [2026-02-26 03:02:09] "POST /neutron/port HTTP/1.1" 200 117 0.001136 10.0.0.65 - - [2026-02-26 03:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.65 - - [2026-02-26 03:02:11] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.005261 10.0.0.65 - - [2026-02-26 03:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004563 10.0.0.65 - - [2026-02-26 03:02:13] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004016 10.0.0.65 - - [2026-02-26 03:02:13] "GET /virtual-networks?parent_id=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.004434 10.0.0.65 - - [2026-02-26 03:02:13] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.009420 10.0.0.65 - - [2026-02-26 03:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005649 10.0.0.65 - - [2026-02-26 03:02:13] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005595 10.0.0.65 - - [2026-02-26 03:02:13] "GET /virtual-networks?parent_id=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003538 10.0.0.65 - - [2026-02-26 03:02:13] "POST /neutron/port HTTP/1.1" 200 1257 0.050869 10.0.0.65 - - [2026-02-26 03:02:13] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.007038 10.0.0.65 - - [2026-02-26 03:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004360 10.0.0.65 - - [2026-02-26 03:02:13] "GET /routing-instance/8222ddca-939b-403e-abe4-b4697f28f3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.006596 10.0.0.65 - - [2026-02-26 03:02:13] "GET /route-target/6837e299-a519-4b9c-8b59-508d86044535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003770 10.0.0.65 - - [2026-02-26 03:02:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004497 10.0.0.65 - - [2026-02-26 03:02:13] "POST /neutron/port HTTP/1.1" 200 117 0.000955 10.0.0.65 - - [2026-02-26 03:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004560 10.0.0.65 - - [2026-02-26 03:02:13] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003391 10.0.0.65 - - [2026-02-26 03:02:13] "GET /virtual-networks?parent_id=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.002739 10.0.0.65 - - [2026-02-26 03:02:13] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006257 10.0.0.65 - - [2026-02-26 03:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.65 - - [2026-02-26 03:02:13] "GET /routing-instance/8222ddca-939b-403e-abe4-b4697f28f3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.005124 10.0.0.65 - - [2026-02-26 03:02:13] "GET /route-target/6837e299-a519-4b9c-8b59-508d86044535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003320 10.0.0.65 - - [2026-02-26 03:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006737 10.0.0.65 - - [2026-02-26 03:02:14] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004113 10.0.0.65 - - [2026-02-26 03:02:14] "GET /virtual-networks?parent_id=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003068 10.0.0.65 - - [2026-02-26 03:02:14] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006198 10.0.0.65 - - [2026-02-26 03:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.65 - - [2026-02-26 03:02:14] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003673 10.0.0.65 - - [2026-02-26 03:02:14] "GET /virtual-networks?parent_id=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003212 10.0.0.65 - - [2026-02-26 03:02:14] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.005825 10.0.0.65 - - [2026-02-26 03:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.65 - - [2026-02-26 03:02:14] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004342 10.0.0.65 - - [2026-02-26 03:02:14] "GET /virtual-networks?parent_id=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003155 10.0.0.65 - - [2026-02-26 03:02:14] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006003 10.0.0.131 - - [2026-02-26 03:02:14] "GET /obj-perms HTTP/1.1" 200 5080 0.071925 10.0.0.65 - - [2026-02-26 03:02:14] "GET /obj-perms HTTP/1.1" 200 5080 0.003619 10.0.0.65 - - [2026-02-26 03:02:14] "GET /obj-perms HTTP/1.1" 200 5080 0.003838 10.0.0.73 - - [2026-02-26 03:02:15] "GET /obj-perms HTTP/1.1" 200 5080 0.004766 10.0.0.65 - - [2026-02-26 03:02:15] "GET /virtual-machine/6ec4a89d-4637-48a2-abb4-8e474f411e1b HTTP/1.1" 200 1319 0.004160 10.0.0.65 - - [2026-02-26 03:02:15] "GET /virtual-machine-interface/9e36b091-4554-4276-bb08-ebaf51115028 HTTP/1.1" 200 3425 0.005060 10.0.0.65 - - [2026-02-26 03:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.65 - - [2026-02-26 03:02:15] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003771 10.0.0.65 - - [2026-02-26 03:02:15] "GET /virtual-networks?parent_id=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.002870 10.0.0.65 - - [2026-02-26 03:02:15] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.005942 10.0.0.65 - - [2026-02-26 03:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.65 - - [2026-02-26 03:02:16] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003726 10.0.0.65 - - [2026-02-26 03:02:16] "GET /virtual-networks?parent_id=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003945 10.0.0.65 - - [2026-02-26 03:02:16] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.005383 10.0.0.65 - - [2026-02-26 03:02:16] "POST /neutron/security_group HTTP/1.1" 200 1455 0.007052 10.0.0.65 - - [2026-02-26 03:02:22] "POST /neutron/port HTTP/1.1" 200 1257 0.055835 10.0.0.65 - - [2026-02-26 03:02:26] "POST /neutron/security_group HTTP/1.1" 200 1455 0.007034 10.0.0.65 - - [2026-02-26 03:02:32] "POST /neutron/port HTTP/1.1" 200 1257 0.016599 10.0.0.65 - - [2026-02-26 03:02:32] "POST /neutron/security_group HTTP/1.1" 200 1455 0.006916 10.0.0.65 - - [2026-02-26 03:02:32] "GET /virtual-machine/67007a29-2a6f-444c-b20c-ce12c4713369 HTTP/1.1" 200 1319 0.006952 10.0.0.65 - - [2026-02-26 03:02:32] "GET /virtual-machine/67007a29-2a6f-444c-b20c-ce12c4713369 HTTP/1.1" 200 1319 0.003612 10.0.0.65 - - [2026-02-26 03:02:32] "GET /virtual-machine-interface/6ea3d25e-dbec-4ab6-9b7a-ef837232fa48 HTTP/1.1" 200 3424 0.008101 10.0.0.65 - - [2026-02-26 03:02:32] "GET /virtual-machine/67007a29-2a6f-444c-b20c-ce12c4713369 HTTP/1.1" 200 1319 0.002794 10.0.0.65 - - [2026-02-26 03:02:32] "POST /neutron/port HTTP/1.1" 200 1257 0.019408 10.0.0.65 - - [2026-02-26 03:02:32] "GET /virtual-machine-interface/6ea3d25e-dbec-4ab6-9b7a-ef837232fa48 HTTP/1.1" 200 3424 0.004554 10.0.0.65 - - [2026-02-26 03:02:32] "GET /instance-ip/a1cd0faa-e9db-46d9-aff8-43cadccf6061 HTTP/1.1" 200 1738 0.008303 10.0.0.65 - - [2026-02-26 03:02:32] "GET /instance-ip/af9bbaaa-08bc-420e-b9fa-11330d0a5166 HTTP/1.1" 200 1721 0.005680 10.0.0.65 - - [2026-02-26 03:02:32] "GET /virtual-machine/67007a29-2a6f-444c-b20c-ce12c4713369 HTTP/1.1" 200 1319 0.003409 10.0.0.65 - - [2026-02-26 03:02:32] "GET /virtual-machine-interface/6ea3d25e-dbec-4ab6-9b7a-ef837232fa48 HTTP/1.1" 200 3424 0.005071 10.0.0.65 - - [2026-02-26 03:02:32] "GET /instance-ip/a1cd0faa-e9db-46d9-aff8-43cadccf6061 HTTP/1.1" 200 1738 0.003663 10.0.0.65 - - [2026-02-26 03:02:32] "GET /instance-ip/af9bbaaa-08bc-420e-b9fa-11330d0a5166 HTTP/1.1" 200 1721 0.004137 10.0.0.65 - - [2026-02-26 03:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.65 - - [2026-02-26 03:02:32] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003863 10.0.0.65 - - [2026-02-26 03:02:32] "GET /virtual-networks?parent_id=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.004698 10.0.0.65 - - [2026-02-26 03:02:32] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.007425 10.0.0.65 - - [2026-02-26 03:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.65 - - [2026-02-26 03:02:32] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005029 10.0.0.65 - - [2026-02-26 03:02:32] "GET /virtual-networks?parent_id=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003550 10.0.0.65 - - [2026-02-26 03:02:32] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006469 10.0.0.65 - - [2026-02-26 03:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.65 - - [2026-02-26 03:02:32] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003415 10.0.0.65 - - [2026-02-26 03:02:32] "GET /virtual-networks?parent_id=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.002923 10.0.0.65 - - [2026-02-26 03:02:33] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006095 10.0.0.65 - - [2026-02-26 03:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.65 - - [2026-02-26 03:02:33] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003860 10.0.0.65 - - [2026-02-26 03:02:33] "GET /virtual-networks?parent_id=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003347 10.0.0.65 - - [2026-02-26 03:02:33] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.005467 10.0.0.65 - - [2026-02-26 03:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.65 - - [2026-02-26 03:02:33] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003562 10.0.0.65 - - [2026-02-26 03:02:33] "GET /virtual-networks?parent_id=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.002894 10.0.0.65 - - [2026-02-26 03:02:33] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.008456 10.0.0.65 - - [2026-02-26 03:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004536 10.0.0.65 - - [2026-02-26 03:02:33] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005134 10.0.0.65 - - [2026-02-26 03:02:33] "GET /virtual-networks?parent_id=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003594 10.0.0.65 - - [2026-02-26 03:02:33] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006923 10.0.0.65 - - [2026-02-26 03:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.65 - - [2026-02-26 03:02:33] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003947 10.0.0.65 - - [2026-02-26 03:02:33] "GET /virtual-networks?parent_id=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003174 10.0.0.65 - - [2026-02-26 03:02:33] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006178 10.0.0.65 - - [2026-02-26 03:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.65 - - [2026-02-26 03:02:34] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003655 10.0.0.65 - - [2026-02-26 03:02:34] "GET /virtual-networks?parent_id=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003071 10.0.0.65 - - [2026-02-26 03:02:34] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.005263 10.0.0.65 - - [2026-02-26 03:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.65 - - [2026-02-26 03:02:34] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003950 10.0.0.65 - - [2026-02-26 03:02:34] "GET /virtual-networks?parent_id=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.002620 10.0.0.65 - - [2026-02-26 03:02:34] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006015 10.0.0.65 - - [2026-02-26 03:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.65 - - [2026-02-26 03:02:34] "GET /routing-instance/8222ddca-939b-403e-abe4-b4697f28f3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.006212 10.0.0.65 - - [2026-02-26 03:02:34] "GET /route-target/6837e299-a519-4b9c-8b59-508d86044535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004106 10.0.0.65 - - [2026-02-26 03:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.65 - - [2026-02-26 03:02:35] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003681 10.0.0.65 - - [2026-02-26 03:02:35] "GET /virtual-networks?parent_id=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003012 10.0.0.65 - - [2026-02-26 03:02:35] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.005857 10.0.0.65 - - [2026-02-26 03:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.65 - - [2026-02-26 03:02:35] "GET /routing-instance/8222ddca-939b-403e-abe4-b4697f28f3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.004538 10.0.0.65 - - [2026-02-26 03:02:35] "GET /route-target/6837e299-a519-4b9c-8b59-508d86044535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005515 10.0.0.65 - - [2026-02-26 03:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.65 - - [2026-02-26 03:02:35] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004256 10.0.0.65 - - [2026-02-26 03:02:35] "GET /virtual-networks?parent_id=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.002918 10.0.0.65 - - [2026-02-26 03:02:35] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.005830 10.0.0.65 - - [2026-02-26 03:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.65 - - [2026-02-26 03:02:35] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004185 10.0.0.65 - - [2026-02-26 03:02:35] "GET /virtual-networks?parent_id=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.002646 10.0.0.65 - - [2026-02-26 03:02:35] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.007003 10.0.0.65 - - [2026-02-26 03:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.65 - - [2026-02-26 03:02:35] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004013 10.0.0.65 - - [2026-02-26 03:02:35] "GET /virtual-networks?parent_id=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003398 10.0.0.65 - - [2026-02-26 03:02:35] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.005646 10.0.0.131 - - [2026-02-26 03:02:35] "GET /obj-perms HTTP/1.1" 200 5080 0.003950 10.0.0.65 - - [2026-02-26 03:02:35] "GET /obj-perms HTTP/1.1" 200 5080 0.010723 10.0.0.65 - - [2026-02-26 03:02:35] "GET /obj-perms HTTP/1.1" 200 5080 0.003766 10.0.0.73 - - [2026-02-26 03:02:35] "GET /obj-perms HTTP/1.1" 200 5080 0.004123 10.0.0.65 - - [2026-02-26 03:02:35] "GET /obj-perms HTTP/1.1" 200 5080 0.003851 10.0.0.131 - - [2026-02-26 03:02:35] "GET /obj-perms HTTP/1.1" 200 5080 0.003903 10.0.0.65 - - [2026-02-26 03:02:35] "GET /virtual-machine/67007a29-2a6f-444c-b20c-ce12c4713369 HTTP/1.1" 200 1319 0.003600 10.0.0.65 - - [2026-02-26 03:02:35] "GET /virtual-machine-interface/6ea3d25e-dbec-4ab6-9b7a-ef837232fa48 HTTP/1.1" 200 3424 0.005104 10.0.0.65 - - [2026-02-26 03:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004439 10.0.0.65 - - [2026-02-26 03:02:35] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004398 10.0.0.65 - - [2026-02-26 03:02:35] "GET /virtual-networks?parent_id=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003927 10.0.0.65 - - [2026-02-26 03:02:36] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.005687 10.0.0.65 - - [2026-02-26 03:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.65 - - [2026-02-26 03:02:37] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003759 10.0.0.65 - - [2026-02-26 03:02:37] "GET /virtual-networks?parent_id=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003442 10.0.0.65 - - [2026-02-26 03:02:37] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006001 10.0.0.65 - - [2026-02-26 03:02:37] "POST /neutron/security_group HTTP/1.1" 200 1455 0.007145 10.0.0.65 - - [2026-02-26 03:02:47] "GET /virtual-machine/6ec4a89d-4637-48a2-abb4-8e474f411e1b HTTP/1.1" 200 1319 0.004125 10.0.0.65 - - [2026-02-26 03:02:47] "GET /virtual-machine-interface/9e36b091-4554-4276-bb08-ebaf51115028 HTTP/1.1" 200 3425 0.005433 10.0.0.65 - - [2026-02-26 03:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.65 - - [2026-02-26 03:02:47] "GET /security-group/3318ca95-9821-44c0-b03b-9c218d2ff822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2739 0.003998 10.0.0.65 - - [2026-02-26 03:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.65 - - [2026-02-26 03:02:47] "GET /security-group/3318ca95-9821-44c0-b03b-9c218d2ff822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2739 0.004444 10.0.0.65 - - [2026-02-26 03:02:47] "POST /neutron/security_group HTTP/1.1" 200 1481 0.003925 10.0.0.65 - - [2026-02-26 03:02:47] "POST /neutron/port HTTP/1.1" 200 1247 0.016636 10.0.0.65 - - [2026-02-26 03:02:48] "GET /virtual-machine/6ec4a89d-4637-48a2-abb4-8e474f411e1b HTTP/1.1" 200 1319 0.003728 10.0.0.65 - - [2026-02-26 03:02:48] "GET /virtual-machine-interface/9e36b091-4554-4276-bb08-ebaf51115028 HTTP/1.1" 200 3369 0.007445 10.0.0.65 - - [2026-02-26 03:02:48] "POST /neutron/security_group HTTP/1.1" 200 1455 0.006688 10.0.0.65 - - [2026-02-26 03:02:48] "POST /neutron/port HTTP/1.1" 200 1209 0.015121 10.0.0.65 - - [2026-02-26 03:02:48] "GET /virtual-machine/6ec4a89d-4637-48a2-abb4-8e474f411e1b HTTP/1.1" 200 1319 0.003965 10.0.0.65 - - [2026-02-26 03:02:48] "GET /virtual-machine-interface/9e36b091-4554-4276-bb08-ebaf51115028 HTTP/1.1" 200 3425 0.006859 10.0.0.65 - - [2026-02-26 03:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.65 - - [2026-02-26 03:02:48] "GET /security-group/3318ca95-9821-44c0-b03b-9c218d2ff822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2739 0.003444 10.0.0.65 - - [2026-02-26 03:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.65 - - [2026-02-26 03:02:48] "GET /security-group/3318ca95-9821-44c0-b03b-9c218d2ff822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2739 0.004245 10.0.0.65 - - [2026-02-26 03:02:48] "POST /neutron/security_group HTTP/1.1" 200 1481 0.003728 10.0.0.65 - - [2026-02-26 03:03:09] "POST /neutron/port HTTP/1.1" 200 1257 0.018718 10.0.0.65 - - [2026-02-26 03:03:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004201 10.0.0.65 - - [2026-02-26 03:03:10] "POST /neutron/port HTTP/1.1" 200 117 0.001070 10.0.0.65 - - [2026-02-26 03:03:14] "POST /neutron/security_group_rule HTTP/1.1" 200 563 0.008224 10.0.0.65 - - [2026-02-26 03:03:14] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.120806 10.0.0.73 - - [2026-02-26 03:03:15] "PUT /access-control-list/6cc14e5e-4c6c-4bc6-8b91-ca63b1aa80ef HTTP/1.1" 200 273 0.012238 10.0.0.65 - - [2026-02-26 03:03:15] "POST /neutron/port HTTP/1.1" 200 1257 0.019237 10.0.0.65 - - [2026-02-26 03:03:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004004 10.0.0.65 - - [2026-02-26 03:03:15] "POST /neutron/port HTTP/1.1" 200 117 0.001062 10.0.0.65 - - [2026-02-26 03:03:17] "POST /neutron/security_group HTTP/1.1" 200 1453 0.006745 10.0.0.65 - - [2026-02-26 03:03:17] "POST /neutron/port HTTP/1.1" 200 1247 0.016991 10.0.0.65 - - [2026-02-26 03:03:17] "GET /virtual-machine/67007a29-2a6f-444c-b20c-ce12c4713369 HTTP/1.1" 200 1319 0.004506 10.0.0.65 - - [2026-02-26 03:03:18] "POST /neutron/port HTTP/1.1" 200 1209 0.018758 10.0.0.65 - - [2026-02-26 03:03:19] "GET /virtual-machine/67007a29-2a6f-444c-b20c-ce12c4713369 HTTP/1.1" 404 171 0.003205 10.0.0.65 - - [2026-02-26 03:03:19] "GET /virtual-machine/67007a29-2a6f-444c-b20c-ce12c4713369 HTTP/1.1" 404 171 0.002456 10.0.0.65 - - [2026-02-26 03:03:19] "GET /virtual-machine/67007a29-2a6f-444c-b20c-ce12c4713369 HTTP/1.1" 404 171 0.002234 10.0.0.65 - - [2026-02-26 03:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.65 - - [2026-02-26 03:03:20] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003420 10.0.0.65 - - [2026-02-26 03:03:20] "GET /virtual-networks?parent_id=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.002599 10.0.0.65 - - [2026-02-26 03:03:20] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006445 10.0.0.65 - - [2026-02-26 03:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.65 - - [2026-02-26 03:03:20] "GET /routing-instance/8222ddca-939b-403e-abe4-b4697f28f3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.004472 10.0.0.65 - - [2026-02-26 03:03:20] "GET /route-target/6837e299-a519-4b9c-8b59-508d86044535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003815 10.0.0.65 - - [2026-02-26 03:03:20] "GET /obj-perms HTTP/1.1" 200 5080 0.003725 10.0.0.73 - - [2026-02-26 03:03:20] "GET /obj-perms HTTP/1.1" 200 5080 0.003225 10.0.0.65 - - [2026-02-26 03:03:20] "POST /neutron/port HTTP/1.1" 200 1257 0.021780 10.0.0.65 - - [2026-02-26 03:03:20] "POST /neutron/port HTTP/1.1" 200 1209 0.067085 10.0.0.65 - - [2026-02-26 03:03:20] "GET /virtual-machine/6ec4a89d-4637-48a2-abb4-8e474f411e1b HTTP/1.1" 200 1319 0.004184 10.0.0.65 - - [2026-02-26 03:03:21] "POST /neutron/port HTTP/1.1" 200 151 0.208787 10.0.0.65 - - [2026-02-26 03:03:22] "GET /virtual-machine/6ec4a89d-4637-48a2-abb4-8e474f411e1b HTTP/1.1" 404 171 0.003906 10.0.0.65 - - [2026-02-26 03:03:22] "GET /virtual-machine/6ec4a89d-4637-48a2-abb4-8e474f411e1b HTTP/1.1" 404 171 0.003226 10.0.0.65 - - [2026-02-26 03:03:22] "GET /virtual-machine/6ec4a89d-4637-48a2-abb4-8e474f411e1b HTTP/1.1" 404 171 0.002672 10.0.0.65 - - [2026-02-26 03:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.65 - - [2026-02-26 03:03:23] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003642 10.0.0.65 - - [2026-02-26 03:03:23] "GET /virtual-networks?parent_id=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003072 10.0.0.65 - - [2026-02-26 03:03:23] "GET /virtual-network/e3a7dd60-8784-4a21-8f8e-46bd5aef832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.005503 10.0.0.65 - - [2026-02-26 03:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.65 - - [2026-02-26 03:03:23] "GET /routing-instance/8222ddca-939b-403e-abe4-b4697f28f3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.004776 10.0.0.65 - - [2026-02-26 03:03:23] "GET /route-target/6837e299-a519-4b9c-8b59-508d86044535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003320 10.0.0.65 - - [2026-02-26 03:03:28] "GET /obj-perms HTTP/1.1" 200 5056 0.065093 10.0.0.73 - - [2026-02-26 03:03:29] "GET /obj-perms HTTP/1.1" 200 5080 0.003983 10.0.0.65 - - [2026-02-26 03:03:35] "GET /obj-perms HTTP/1.1" 200 5080 0.004008 10.0.0.73 - - [2026-02-26 03:03:38] "GET /obj-perms HTTP/1.1" 200 5080 0.003766 10.0.0.65 - - [2026-02-26 03:03:44] "GET /obj-perms HTTP/1.1" 200 5080 0.004364 10.0.0.73 - - [2026-02-26 03:03:47] "GET /obj-perms HTTP/1.1" 200 5080 0.003712 10.0.0.65 - - [2026-02-26 03:03:48] "GET /obj-perms HTTP/1.1" 200 5080 0.003650 10.0.0.131 - - [2026-02-26 03:03:48] "GET /obj-perms HTTP/1.1" 200 5080 0.003830 10.0.0.73 - - [2026-02-26 03:03:48] "DELETE /route-target/6837e299-a519-4b9c-8b59-508d86044535 HTTP/1.1" 200 115 0.024890 10.0.0.65 - - [2026-02-26 03:03:48] "POST /neutron/security_group HTTP/1.1" 200 1479 0.004892 10.0.0.65 - - [2026-02-26 03:03:48] "POST /fqname-to-id HTTP/1.1" 404 249 0.002785 10.0.0.131 - - [2026-02-26 03:03:50] "GET /projects?obj_uuids=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000871 10.0.0.65 - - [2026-02-26 03:03:50] "GET /project/0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.039763 10.0.0.131 - - [2026-02-26 03:03:50] "GET /projects?obj_uuids=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001209 10.0.0.65 - - [2026-02-26 03:03:50] "GET /project/0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb?fields=virtual_networks HTTP/1.1" 200 1094 0.047390 10.0.0.131 - - [2026-02-26 03:03:50] "GET /projects?obj_uuids=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000881 10.0.0.65 - - [2026-02-26 03:03:50] "GET /project/0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb?fields=virtual_machine_interfaces HTTP/1.1" 200 1094 0.044137 10.0.0.131 - - [2026-02-26 03:03:50] "GET /projects?obj_uuids=0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000936 10.0.0.65 - - [2026-02-26 03:03:50] "GET /project/0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb?fields=security_groups HTTP/1.1" 200 1346 0.041131 10.0.0.65 - - [2026-02-26 03:03:51] "POST /fqname-to-id HTTP/1.1" 404 218 0.029768 10.0.0.131 - - [2026-02-26 03:03:51] "GET /projects?obj_uuids=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003165 10.0.0.131 - - [2026-02-26 03:03:51] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001159 10.0.0.131 - - [2026-02-26 03:03:51] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007709 10.0.0.131 - - [2026-02-26 03:03:51] "POST /id-to-fqname HTTP/1.1" 200 221 0.003515 10.0.0.131 - - [2026-02-26 03:03:51] "POST /fqname-to-id HTTP/1.1" 404 232 0.011549 10.0.0.131 - - [2026-02-26 03:03:51] "POST /security-groups HTTP/1.1" 200 621 0.078053 10.0.0.73 - - [2026-02-26 03:03:51] "POST /fqname-to-id HTTP/1.1" 404 264 0.003950 10.0.0.131 - - [2026-02-26 03:03:51] "POST /projects HTTP/1.1" 200 645 0.303938 10.0.0.131 - - [2026-02-26 03:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.379730 10.0.0.73 - - [2026-02-26 03:03:51] "POST /access-control-lists HTTP/1.1" 200 626 0.030229 10.0.0.65 - - [2026-02-26 03:03:51] "GET /project/94aa3f48-b183-48d2-97f5-6d4caee93502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.526414 10.0.0.65 - - [2026-02-26 03:03:53] "GET / HTTP/1.1" 200 36215 0.001308 10.0.0.65 - - [2026-02-26 03:03:55] "POST /fqname-to-id HTTP/1.1" 401 292 0.000457 10.0.0.65 - - [2026-02-26 03:03:55] "POST /fqname-to-id HTTP/1.1" 404 254 0.072773 10.0.0.65 - - [2026-02-26 03:03:55] "POST /security-groups HTTP/1.1" 200 597 0.032586 10.0.0.65 - - [2026-02-26 03:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.73 - - [2026-02-26 03:03:55] "POST /fqname-to-id HTTP/1.1" 404 285 0.008464 10.0.0.65 - - [2026-02-26 03:03:55] "GET /security-group/4ffeaff7-4170-48c4-bb03-abcd4bbaef23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.007954 10.0.0.65 - - [2026-02-26 03:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.65 - - [2026-02-26 03:03:55] "GET /security-group/4ffeaff7-4170-48c4-bb03-abcd4bbaef23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.004117 10.0.0.65 - - [2026-02-26 03:03:56] "DELETE /security-group/4ffeaff7-4170-48c4-bb03-abcd4bbaef23 HTTP/1.1" 200 115 0.045343 10.0.0.65 - - [2026-02-26 03:03:56] "POST /fqname-to-id HTTP/1.1" 404 254 0.002698 10.0.0.73 - - [2026-02-26 03:03:56] "DELETE /access-control-list/3cbddeeb-1023-4bc5-b654-24329fa34c25 HTTP/1.1" 200 115 0.023414 10.0.0.65 - - [2026-02-26 03:03:56] "POST /fqname-to-id HTTP/1.1" 404 254 0.003821 10.0.0.65 - - [2026-02-26 03:03:56] "POST /security-groups HTTP/1.1" 200 597 0.039450 10.0.0.65 - - [2026-02-26 03:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.73 - - [2026-02-26 03:03:56] "POST /fqname-to-id HTTP/1.1" 404 285 0.006986 10.0.0.65 - - [2026-02-26 03:03:56] "GET /security-group/f4c911b2-d32c-4c48-b83d-b7bac7c5a0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.006975 10.0.0.65 - - [2026-02-26 03:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.65 - - [2026-02-26 03:03:57] "GET /security-group/f4c911b2-d32c-4c48-b83d-b7bac7c5a0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.003780 10.0.0.65 - - [2026-02-26 03:03:57] "GET /security-group/f4c911b2-d32c-4c48-b83d-b7bac7c5a0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.004629 10.0.0.65 - - [2026-02-26 03:03:57] "PUT /security-group/f4c911b2-d32c-4c48-b83d-b7bac7c5a0b6 HTTP/1.1" 200 263 0.019270 10.0.0.65 - - [2026-02-26 03:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.73 - - [2026-02-26 03:03:57] "PUT /access-control-list/c64ffbf4-2719-4318-aff4-b1ae7375bfdb HTTP/1.1" 200 273 0.024227 10.0.0.131 - - [2026-02-26 03:03:57] "GET /projects?obj_uuids=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000951 10.0.0.65 - - [2026-02-26 03:03:57] "GET /project/94aa3f48-b183-48d2-97f5-6d4caee93502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.041988 10.0.0.131 - - [2026-02-26 03:03:57] "GET /projects?obj_uuids=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000995 10.0.0.65 - - [2026-02-26 03:03:57] "POST /neutron/network HTTP/1.1" 200 735 0.162032 10.0.0.65 - - [2026-02-26 03:03:58] "POST /id-to-fqname HTTP/1.1" 200 300 0.003370 10.0.0.65 - - [2026-02-26 03:03:58] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005003 10.0.0.65 - - [2026-02-26 03:03:58] "POST /neutron/network HTTP/1.1" 200 953 0.006615 10.0.0.65 - - [2026-02-26 03:03:58] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.008694 10.0.0.65 - - [2026-02-26 03:03:58] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005975 10.0.0.65 - - [2026-02-26 03:03:59] "POST /id-to-fqname HTTP/1.1" 200 300 0.001251 10.0.0.65 - - [2026-02-26 03:04:00] "POST /neutron/security_group HTTP/1.1" 200 1290 0.008255 10.0.0.131 - - [2026-02-26 03:04:01] "GET /projects?obj_uuids=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000973 10.0.0.65 - - [2026-02-26 03:04:01] "GET /project/94aa3f48-b183-48d2-97f5-6d4caee93502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.079326 10.0.0.65 - - [2026-02-26 03:04:01] "POST /neutron/port HTTP/1.1" 200 117 0.007221 10.0.0.65 - - [2026-02-26 03:04:01] "POST /id-to-fqname HTTP/1.1" 200 300 0.001278 10.0.0.65 - - [2026-02-26 03:04:01] "POST /neutron/security_group HTTP/1.1" 200 1290 0.015358 10.0.0.131 - - [2026-02-26 03:04:02] "GET /projects?obj_uuids=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001154 10.0.0.65 - - [2026-02-26 03:04:02] "POST /neutron/security_group HTTP/1.1" 200 3296 0.062900 10.0.0.65 - - [2026-02-26 03:04:02] "POST /neutron/port HTTP/1.1" 200 1089 0.027032 10.0.0.131 - - [2026-02-26 03:04:02] "GET /projects?obj_uuids=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001332 10.0.0.65 - - [2026-02-26 03:04:02] "GET /project/94aa3f48-b183-48d2-97f5-6d4caee93502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.120132 10.0.0.65 - - [2026-02-26 03:04:03] "POST /neutron/port HTTP/1.1" 200 1154 0.027326 10.0.0.65 - - [2026-02-26 03:04:03] "POST /neutron/subnet HTTP/1.1" 200 694 0.027034 10.0.0.65 - - [2026-02-26 03:04:03] "POST /neutron/network HTTP/1.1" 200 953 0.009039 10.0.0.65 - - [2026-02-26 03:04:03] "POST /neutron/security_group HTTP/1.1" 200 1290 0.008278 10.0.0.131 - - [2026-02-26 03:04:03] "GET /projects?obj_uuids=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000930 10.0.0.65 - - [2026-02-26 03:04:04] "POST /neutron/port HTTP/1.1" 200 1089 0.319803 10.0.0.65 - - [2026-02-26 03:04:04] "POST /neutron/port HTTP/1.1" 200 1143 0.128938 10.0.0.65 - - [2026-02-26 03:04:04] "POST /neutron/subnet HTTP/1.1" 200 694 0.009429 10.0.0.65 - - [2026-02-26 03:04:08] "POST /neutron/port HTTP/1.1" 200 1154 0.017934 10.0.0.65 - - [2026-02-26 03:04:08] "POST /neutron/security_group HTTP/1.1" 200 1290 0.006865 10.0.0.65 - - [2026-02-26 03:04:08] "POST /neutron/port HTTP/1.1" 200 1154 0.020256 10.0.0.65 - - [2026-02-26 03:04:08] "GET /virtual-machine/2f3c6c84-e4a5-4286-9ab5-9212f9e87c48 HTTP/1.1" 401 292 0.000375 10.0.0.65 - - [2026-02-26 03:04:09] "GET /virtual-machine/2f3c6c84-e4a5-4286-9ab5-9212f9e87c48 HTTP/1.1" 200 1324 0.044908 10.0.0.65 - - [2026-02-26 03:04:09] "GET /virtual-machine/2f3c6c84-e4a5-4286-9ab5-9212f9e87c48 HTTP/1.1" 200 1324 0.003780 10.0.0.65 - - [2026-02-26 03:04:09] "GET /virtual-machine-interface/6c3c434a-5c65-43e0-97ea-7e2f9ccfbdbb HTTP/1.1" 200 3269 0.004694 10.0.0.65 - - [2026-02-26 03:04:09] "GET /virtual-machine/2f3c6c84-e4a5-4286-9ab5-9212f9e87c48 HTTP/1.1" 200 1324 0.003536 10.0.0.65 - - [2026-02-26 03:04:09] "GET /virtual-machine-interface/6c3c434a-5c65-43e0-97ea-7e2f9ccfbdbb HTTP/1.1" 200 3269 0.004537 10.0.0.65 - - [2026-02-26 03:04:09] "GET /instance-ip/299c7a39-060f-4db5-886d-dea4c5b99f5b HTTP/1.1" 200 1731 0.005666 10.0.0.65 - - [2026-02-26 03:04:09] "GET /virtual-machine/2f3c6c84-e4a5-4286-9ab5-9212f9e87c48 HTTP/1.1" 200 1324 0.004171 10.0.0.65 - - [2026-02-26 03:04:09] "GET /virtual-machine-interface/6c3c434a-5c65-43e0-97ea-7e2f9ccfbdbb HTTP/1.1" 200 3269 0.004804 10.0.0.65 - - [2026-02-26 03:04:09] "GET /instance-ip/299c7a39-060f-4db5-886d-dea4c5b99f5b HTTP/1.1" 200 1731 0.003761 10.0.0.65 - - [2026-02-26 03:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.65 - - [2026-02-26 03:04:09] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006049 10.0.0.65 - - [2026-02-26 03:04:09] "GET /virtual-networks?parent_id=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003477 10.0.0.65 - - [2026-02-26 03:04:09] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005592 10.0.0.65 - - [2026-02-26 03:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.65 - - [2026-02-26 03:04:09] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004240 10.0.0.65 - - [2026-02-26 03:04:09] "GET /virtual-networks?parent_id=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003081 10.0.0.65 - - [2026-02-26 03:04:09] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005428 10.0.0.65 - - [2026-02-26 03:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.65 - - [2026-02-26 03:04:09] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004237 10.0.0.65 - - [2026-02-26 03:04:09] "GET /virtual-networks?parent_id=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.002958 10.0.0.65 - - [2026-02-26 03:04:09] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.007582 10.0.0.65 - - [2026-02-26 03:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.65 - - [2026-02-26 03:04:09] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003979 10.0.0.65 - - [2026-02-26 03:04:09] "GET /virtual-networks?parent_id=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003454 10.0.0.65 - - [2026-02-26 03:04:09] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006480 10.0.0.65 - - [2026-02-26 03:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004176 10.0.0.65 - - [2026-02-26 03:04:09] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004086 10.0.0.65 - - [2026-02-26 03:04:09] "GET /virtual-networks?parent_id=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003379 10.0.0.65 - - [2026-02-26 03:04:09] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005215 10.0.0.65 - - [2026-02-26 03:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.65 - - [2026-02-26 03:04:10] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004988 10.0.0.65 - - [2026-02-26 03:04:10] "GET /virtual-networks?parent_id=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003192 10.0.0.65 - - [2026-02-26 03:04:10] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006177 10.0.0.65 - - [2026-02-26 03:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004029 10.0.0.65 - - [2026-02-26 03:04:10] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004102 10.0.0.65 - - [2026-02-26 03:04:10] "GET /virtual-networks?parent_id=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.004255 10.0.0.65 - - [2026-02-26 03:04:10] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005995 10.0.0.65 - - [2026-02-26 03:04:12] "POST /neutron/port HTTP/1.1" 200 1154 0.019300 10.0.0.65 - - [2026-02-26 03:04:12] "POST /neutron/subnet HTTP/1.1" 200 694 0.008449 10.0.0.65 - - [2026-02-26 03:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.65 - - [2026-02-26 03:04:13] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005165 10.0.0.65 - - [2026-02-26 03:04:15] "POST /neutron/port HTTP/1.1" 200 1154 0.017622 10.0.0.65 - - [2026-02-26 03:04:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003901 10.0.0.65 - - [2026-02-26 03:04:15] "POST /neutron/network HTTP/1.1" 200 953 0.006526 10.0.0.65 - - [2026-02-26 03:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004665 10.0.0.65 - - [2026-02-26 03:04:17] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006039 10.0.0.65 - - [2026-02-26 03:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004650 10.0.0.65 - - [2026-02-26 03:04:21] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.007151 10.0.0.65 - - [2026-02-26 03:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.65 - - [2026-02-26 03:04:25] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005044 10.0.0.73 - - [2026-02-26 03:04:28] "GET /obj-perms HTTP/1.1" 200 5056 0.060913 10.0.0.65 - - [2026-02-26 03:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004425 10.0.0.65 - - [2026-02-26 03:04:29] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006062 10.0.0.65 - - [2026-02-26 03:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.65 - - [2026-02-26 03:04:33] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005044 10.0.0.73 - - [2026-02-26 03:04:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000357 10.0.0.73 - - [2026-02-26 03:04:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000364 10.0.0.131 - - [2026-02-26 03:04:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000533 10.0.0.131 - - [2026-02-26 03:04:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.131 - - [2026-02-26 03:04:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000389 10.0.0.131 - - [2026-02-26 03:04:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 10.0.0.73 - - [2026-02-26 03:04:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000362 10.0.0.73 - - [2026-02-26 03:04:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000912 10.0.0.73 - - [2026-02-26 03:04:37] "DELETE /access-control-list/0f741706-d8da-4922-8961-be1090e00805 HTTP/1.1" 200 115 0.091534 10.0.0.65 - - [2026-02-26 03:04:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.65 - - [2026-02-26 03:04:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000345 10.0.0.65 - - [2026-02-26 03:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004404 10.0.0.65 - - [2026-02-26 03:04:37] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006575 10.0.0.65 - - [2026-02-26 03:04:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000367 10.0.0.65 - - [2026-02-26 03:04:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000630 10.0.0.65 - - [2026-02-26 03:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.65 - - [2026-02-26 03:04:41] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005053 10.0.0.65 - - [2026-02-26 03:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.65 - - [2026-02-26 03:04:44] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003402 10.0.0.65 - - [2026-02-26 03:04:44] "GET /virtual-networks?parent_id=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.002940 10.0.0.65 - - [2026-02-26 03:04:44] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005205 10.0.0.65 - - [2026-02-26 03:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004311 10.0.0.65 - - [2026-02-26 03:04:44] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003497 10.0.0.65 - - [2026-02-26 03:04:44] "GET /virtual-networks?parent_id=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.002431 10.0.0.65 - - [2026-02-26 03:04:44] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006117 10.0.0.65 - - [2026-02-26 03:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.65 - - [2026-02-26 03:04:44] "GET /routing-instance/ed2663aa-286b-4862-8ece-4ae49c9f5311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1709 0.007236 10.0.0.65 - - [2026-02-26 03:04:44] "GET /route-target/78f17356-5ffb-4e87-b85b-590e1d9257aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003597 10.0.0.65 - - [2026-02-26 03:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.65 - - [2026-02-26 03:04:44] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004086 10.0.0.65 - - [2026-02-26 03:04:44] "GET /virtual-networks?parent_id=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003340 10.0.0.65 - - [2026-02-26 03:04:44] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005387 10.0.0.65 - - [2026-02-26 03:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.65 - - [2026-02-26 03:04:44] "GET /routing-instance/ed2663aa-286b-4862-8ece-4ae49c9f5311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1709 0.004942 10.0.0.65 - - [2026-02-26 03:04:44] "GET /route-target/78f17356-5ffb-4e87-b85b-590e1d9257aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003343 10.0.0.65 - - [2026-02-26 03:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.65 - - [2026-02-26 03:04:44] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004404 10.0.0.65 - - [2026-02-26 03:04:44] "GET /virtual-networks?parent_id=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.002842 10.0.0.65 - - [2026-02-26 03:04:44] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005606 10.0.0.65 - - [2026-02-26 03:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.65 - - [2026-02-26 03:04:45] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004261 10.0.0.65 - - [2026-02-26 03:04:45] "GET /virtual-networks?parent_id=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003353 10.0.0.65 - - [2026-02-26 03:04:45] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005570 10.0.0.65 - - [2026-02-26 03:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.65 - - [2026-02-26 03:04:45] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004600 10.0.0.65 - - [2026-02-26 03:04:45] "GET /virtual-networks?parent_id=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003074 10.0.0.65 - - [2026-02-26 03:04:45] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005462 10.0.0.131 - - [2026-02-26 03:04:45] "GET /obj-perms HTTP/1.1" 200 5090 0.073779 10.0.0.65 - - [2026-02-26 03:04:45] "GET /obj-perms HTTP/1.1" 200 5090 0.068549 10.0.0.65 - - [2026-02-26 03:04:45] "GET /obj-perms HTTP/1.1" 200 5090 0.005095 10.0.0.73 - - [2026-02-26 03:04:45] "GET /obj-perms HTTP/1.1" 200 5090 0.066604 10.0.0.131 - - [2026-02-26 03:04:45] "GET /obj-perms HTTP/1.1" 200 5090 0.004359 10.0.0.65 - - [2026-02-26 03:04:45] "GET /virtual-machine/2f3c6c84-e4a5-4286-9ab5-9212f9e87c48 HTTP/1.1" 200 1324 0.005368 10.0.0.65 - - [2026-02-26 03:04:45] "GET /virtual-machine-interface/6c3c434a-5c65-43e0-97ea-7e2f9ccfbdbb HTTP/1.1" 200 3269 0.005642 10.0.0.65 - - [2026-02-26 03:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.65 - - [2026-02-26 03:04:46] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003565 10.0.0.65 - - [2026-02-26 03:04:46] "GET /virtual-networks?parent_id=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003426 10.0.0.65 - - [2026-02-26 03:04:46] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005632 10.0.0.65 - - [2026-02-26 03:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010028 10.0.0.65 - - [2026-02-26 03:04:47] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004386 10.0.0.65 - - [2026-02-26 03:04:47] "GET /virtual-networks?parent_id=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003130 10.0.0.65 - - [2026-02-26 03:04:47] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005280 10.0.0.131 - - [2026-02-26 03:04:47] "DELETE /project/94aa3f48b18348d297f56d4caee93502 HTTP/1.1" 404 173 0.002891 10.0.0.131 - - [2026-02-26 03:04:47] "DELETE /project/0ed6ec7d-43e3-44d1-bfcb-68ab31c008cb HTTP/1.1" 404 177 0.004987 10.0.0.65 - - [2026-02-26 03:04:52] "POST /neutron/port HTTP/1.1" 200 1154 0.016237 10.0.0.65 - - [2026-02-26 03:04:53] "POST /neutron/security_group HTTP/1.1" 200 1290 0.006716 10.0.0.65 - - [2026-02-26 03:05:02] "POST /neutron/port HTTP/1.1" 200 1154 0.016193 10.0.0.65 - - [2026-02-26 03:05:02] "POST /neutron/security_group HTTP/1.1" 200 1290 0.007003 10.0.0.65 - - [2026-02-26 03:05:03] "POST /neutron/port HTTP/1.1" 200 1154 0.025636 10.0.0.65 - - [2026-02-26 03:05:03] "POST /neutron/security_group HTTP/1.1" 200 1290 0.007684 10.0.0.65 - - [2026-02-26 03:05:03] "GET /virtual-machine/39f0de10-d131-44c5-bfa2-96a5dd0f1b53 HTTP/1.1" 200 1324 0.007493 10.0.0.65 - - [2026-02-26 03:05:03] "GET /virtual-machine/39f0de10-d131-44c5-bfa2-96a5dd0f1b53 HTTP/1.1" 200 1324 0.004706 10.0.0.65 - - [2026-02-26 03:05:03] "GET /virtual-machine-interface/99a4b5a5-8c3e-43aa-9caf-b7432b8b9b9b HTTP/1.1" 200 3270 0.004796 10.0.0.65 - - [2026-02-26 03:05:03] "GET /virtual-machine/39f0de10-d131-44c5-bfa2-96a5dd0f1b53 HTTP/1.1" 200 1324 0.005154 10.0.0.65 - - [2026-02-26 03:05:03] "GET /virtual-machine-interface/99a4b5a5-8c3e-43aa-9caf-b7432b8b9b9b HTTP/1.1" 200 3270 0.005352 10.0.0.65 - - [2026-02-26 03:05:03] "GET /instance-ip/2bf7ace5-cb5d-4413-8dd0-981b916a16ba HTTP/1.1" 200 1732 0.007214 10.0.0.65 - - [2026-02-26 03:05:03] "GET /virtual-machine/39f0de10-d131-44c5-bfa2-96a5dd0f1b53 HTTP/1.1" 200 1324 0.007558 10.0.0.65 - - [2026-02-26 03:05:03] "GET /virtual-machine-interface/99a4b5a5-8c3e-43aa-9caf-b7432b8b9b9b HTTP/1.1" 200 3270 0.005255 10.0.0.65 - - [2026-02-26 03:05:03] "GET /instance-ip/2bf7ace5-cb5d-4413-8dd0-981b916a16ba HTTP/1.1" 200 1732 0.003769 10.0.0.65 - - [2026-02-26 03:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012062 10.0.0.65 - - [2026-02-26 03:05:03] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005731 10.0.0.65 - - [2026-02-26 03:05:03] "GET /virtual-networks?parent_id=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003678 10.0.0.65 - - [2026-02-26 03:05:03] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005775 10.0.0.65 - - [2026-02-26 03:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.65 - - [2026-02-26 03:05:03] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004930 10.0.0.65 - - [2026-02-26 03:05:03] "GET /virtual-networks?parent_id=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003304 10.0.0.65 - - [2026-02-26 03:05:03] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006546 10.0.0.65 - - [2026-02-26 03:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007084 10.0.0.65 - - [2026-02-26 03:05:03] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004196 10.0.0.65 - - [2026-02-26 03:05:03] "GET /virtual-networks?parent_id=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.002670 10.0.0.65 - - [2026-02-26 03:05:03] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005862 10.0.0.65 - - [2026-02-26 03:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012031 10.0.0.65 - - [2026-02-26 03:05:03] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004166 10.0.0.65 - - [2026-02-26 03:05:03] "GET /virtual-networks?parent_id=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.004096 10.0.0.65 - - [2026-02-26 03:05:03] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005425 10.0.0.65 - - [2026-02-26 03:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004412 10.0.0.65 - - [2026-02-26 03:05:04] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.018060 10.0.0.65 - - [2026-02-26 03:05:04] "GET /virtual-networks?parent_id=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.005267 10.0.0.65 - - [2026-02-26 03:05:04] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005401 10.0.0.65 - - [2026-02-26 03:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.65 - - [2026-02-26 03:05:04] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004326 10.0.0.65 - - [2026-02-26 03:05:04] "GET /virtual-networks?parent_id=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.002707 10.0.0.65 - - [2026-02-26 03:05:04] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006800 10.0.0.65 - - [2026-02-26 03:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.65 - - [2026-02-26 03:05:04] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003623 10.0.0.65 - - [2026-02-26 03:05:04] "GET /virtual-networks?parent_id=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003138 10.0.0.65 - - [2026-02-26 03:05:04] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005733 10.0.0.65 - - [2026-02-26 03:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.65 - - [2026-02-26 03:05:05] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003766 10.0.0.65 - - [2026-02-26 03:05:05] "GET /virtual-networks?parent_id=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.002953 10.0.0.65 - - [2026-02-26 03:05:05] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005511 10.0.0.65 - - [2026-02-26 03:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006353 10.0.0.65 - - [2026-02-26 03:05:05] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003631 10.0.0.65 - - [2026-02-26 03:05:05] "GET /virtual-networks?parent_id=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.002726 10.0.0.65 - - [2026-02-26 03:05:05] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005685 10.0.0.65 - - [2026-02-26 03:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.65 - - [2026-02-26 03:05:05] "GET /routing-instance/ed2663aa-286b-4862-8ece-4ae49c9f5311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1709 0.004016 10.0.0.65 - - [2026-02-26 03:05:05] "GET /route-target/78f17356-5ffb-4e87-b85b-590e1d9257aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006346 10.0.0.65 - - [2026-02-26 03:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.65 - - [2026-02-26 03:05:06] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003438 10.0.0.65 - - [2026-02-26 03:05:06] "GET /virtual-networks?parent_id=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003417 10.0.0.65 - - [2026-02-26 03:05:06] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005589 10.0.0.65 - - [2026-02-26 03:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009244 10.0.0.65 - - [2026-02-26 03:05:06] "GET /routing-instance/ed2663aa-286b-4862-8ece-4ae49c9f5311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1709 0.006214 10.0.0.65 - - [2026-02-26 03:05:06] "GET /route-target/78f17356-5ffb-4e87-b85b-590e1d9257aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003280 10.0.0.65 - - [2026-02-26 03:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.65 - - [2026-02-26 03:05:06] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006650 10.0.0.65 - - [2026-02-26 03:05:06] "GET /virtual-networks?parent_id=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.002995 10.0.0.65 - - [2026-02-26 03:05:06] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005449 10.0.0.65 - - [2026-02-26 03:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.65 - - [2026-02-26 03:05:06] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003904 10.0.0.65 - - [2026-02-26 03:05:06] "GET /virtual-networks?parent_id=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.002776 10.0.0.65 - - [2026-02-26 03:05:06] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.008615 10.0.0.65 - - [2026-02-26 03:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.65 - - [2026-02-26 03:05:06] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003589 10.0.0.65 - - [2026-02-26 03:05:06] "GET /virtual-networks?parent_id=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003124 10.0.0.65 - - [2026-02-26 03:05:06] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005838 10.0.0.65 - - [2026-02-26 03:05:06] "GET /obj-perms HTTP/1.1" 200 5090 0.003823 10.0.0.65 - - [2026-02-26 03:05:06] "GET /obj-perms HTTP/1.1" 200 5090 0.003742 10.0.0.131 - - [2026-02-26 03:05:06] "GET /obj-perms HTTP/1.1" 200 5090 0.003563 10.0.0.65 - - [2026-02-26 03:05:07] "GET /obj-perms HTTP/1.1" 200 5090 0.003560 10.0.0.73 - - [2026-02-26 03:05:07] "GET /obj-perms HTTP/1.1" 200 5090 0.004791 10.0.0.65 - - [2026-02-26 03:05:07] "GET /virtual-machine/39f0de10-d131-44c5-bfa2-96a5dd0f1b53 HTTP/1.1" 200 1324 0.005756 10.0.0.65 - - [2026-02-26 03:05:07] "GET /virtual-machine-interface/99a4b5a5-8c3e-43aa-9caf-b7432b8b9b9b HTTP/1.1" 200 3270 0.005666 10.0.0.65 - - [2026-02-26 03:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.65 - - [2026-02-26 03:05:07] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005959 10.0.0.65 - - [2026-02-26 03:05:07] "GET /virtual-networks?parent_id=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.002909 10.0.0.65 - - [2026-02-26 03:05:07] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006760 10.0.0.65 - - [2026-02-26 03:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.65 - - [2026-02-26 03:05:08] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003214 10.0.0.65 - - [2026-02-26 03:05:08] "GET /virtual-networks?parent_id=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.002737 10.0.0.65 - - [2026-02-26 03:05:08] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005864 10.0.0.65 - - [2026-02-26 03:05:12] "POST /neutron/port HTTP/1.1" 200 1154 0.016674 10.0.0.65 - - [2026-02-26 03:05:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004146 10.0.0.65 - - [2026-02-26 03:05:12] "POST /neutron/network HTTP/1.1" 200 953 0.006788 10.0.0.65 - - [2026-02-26 03:05:13] "GET /virtual-machine/2f3c6c84-e4a5-4286-9ab5-9212f9e87c48 HTTP/1.1" 200 1324 0.004183 10.0.0.65 - - [2026-02-26 03:05:13] "GET /virtual-machine-interface/6c3c434a-5c65-43e0-97ea-7e2f9ccfbdbb HTTP/1.1" 200 3269 0.006019 10.0.0.65 - - [2026-02-26 03:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.65 - - [2026-02-26 03:05:13] "GET /security-group/f4c911b2-d32c-4c48-b83d-b7bac7c5a0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2578 0.003493 10.0.0.65 - - [2026-02-26 03:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.65 - - [2026-02-26 03:05:13] "GET /security-group/f4c911b2-d32c-4c48-b83d-b7bac7c5a0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2578 0.003746 10.0.0.65 - - [2026-02-26 03:05:13] "POST /neutron/port HTTP/1.1" 200 1154 0.016354 10.0.0.65 - - [2026-02-26 03:05:13] "POST /neutron/port HTTP/1.1" 200 1105 0.065647 10.0.0.65 - - [2026-02-26 03:05:13] "GET /virtual-machine/2f3c6c84-e4a5-4286-9ab5-9212f9e87c48 HTTP/1.1" 200 1324 0.004075 10.0.0.65 - - [2026-02-26 03:05:14] "GET /virtual-machine-interface/6c3c434a-5c65-43e0-97ea-7e2f9ccfbdbb HTTP/1.1" 200 3208 0.005212 10.0.0.65 - - [2026-02-26 03:05:14] "POST /neutron/port HTTP/1.1" 200 1105 0.013483 10.0.0.65 - - [2026-02-26 03:05:14] "GET /virtual-machine/2f3c6c84-e4a5-4286-9ab5-9212f9e87c48 HTTP/1.1" 200 1324 0.003944 10.0.0.65 - - [2026-02-26 03:05:14] "GET /virtual-machine-interface/6c3c434a-5c65-43e0-97ea-7e2f9ccfbdbb HTTP/1.1" 200 3269 0.006384 10.0.0.65 - - [2026-02-26 03:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.65 - - [2026-02-26 03:05:14] "GET /security-group/f4c911b2-d32c-4c48-b83d-b7bac7c5a0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2578 0.003292 10.0.0.65 - - [2026-02-26 03:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.65 - - [2026-02-26 03:05:14] "GET /security-group/f4c911b2-d32c-4c48-b83d-b7bac7c5a0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2578 0.004150 10.0.0.65 - - [2026-02-26 03:05:14] "POST /neutron/security_group HTTP/1.1" 200 1316 0.003788 10.0.0.65 - - [2026-02-26 03:05:14] "DELETE /security-group/f4c911b2-d32c-4c48-b83d-b7bac7c5a0b6 HTTP/1.1" 409 338 0.010408 10.0.0.65 - - [2026-02-26 03:05:16] "POST /neutron/network HTTP/1.1" 200 963 0.006949 10.0.0.65 - - [2026-02-26 03:05:16] "POST /neutron/port HTTP/1.1" 200 117 0.001062 10.0.0.65 - - [2026-02-26 03:06:14] "POST /neutron/port HTTP/1.1" 200 1154 0.016958 10.0.0.65 - - [2026-02-26 03:06:14] "POST /neutron/subnet HTTP/1.1" 200 694 0.009492 10.0.0.65 - - [2026-02-26 03:06:18] "POST /neutron/port HTTP/1.1" 200 1154 0.021291 10.0.0.65 - - [2026-02-26 03:06:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004206 10.0.0.65 - - [2026-02-26 03:06:18] "POST /neutron/network HTTP/1.1" 200 953 0.005980 10.0.0.65 - - [2026-02-26 03:06:54] "GET /security-group/f4c911b2-d32c-4c48-b83d-b7bac7c5a0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2578 0.004657 10.0.0.65 - - [2026-02-26 03:06:54] "PUT /security-group/f4c911b2-d32c-4c48-b83d-b7bac7c5a0b6 HTTP/1.1" 200 263 0.015198 10.0.0.73 - - [2026-02-26 03:06:54] "PUT /access-control-list/c64ffbf4-2719-4318-aff4-b1ae7375bfdb HTTP/1.1" 200 273 0.021843 10.0.0.65 - - [2026-02-26 03:06:56] "POST /neutron/port HTTP/1.1" 200 1143 0.013493 10.0.0.65 - - [2026-02-26 03:06:57] "GET /virtual-machine/39f0de10-d131-44c5-bfa2-96a5dd0f1b53 HTTP/1.1" 200 1324 0.005677 10.0.0.65 - - [2026-02-26 03:06:57] "POST /neutron/port HTTP/1.1" 200 1115 0.020171 10.0.0.65 - - [2026-02-26 03:06:59] "GET /virtual-machine/39f0de10-d131-44c5-bfa2-96a5dd0f1b53 HTTP/1.1" 404 171 0.003398 10.0.0.65 - - [2026-02-26 03:06:59] "GET /virtual-machine/39f0de10-d131-44c5-bfa2-96a5dd0f1b53 HTTP/1.1" 404 171 0.002772 10.0.0.65 - - [2026-02-26 03:06:59] "GET /virtual-machine/39f0de10-d131-44c5-bfa2-96a5dd0f1b53 HTTP/1.1" 404 171 0.002732 10.0.0.65 - - [2026-02-26 03:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.65 - - [2026-02-26 03:06:59] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003470 10.0.0.65 - - [2026-02-26 03:06:59] "GET /virtual-networks?parent_id=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003043 10.0.0.65 - - [2026-02-26 03:06:59] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006387 10.0.0.65 - - [2026-02-26 03:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.65 - - [2026-02-26 03:06:59] "GET /routing-instance/ed2663aa-286b-4862-8ece-4ae49c9f5311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1709 0.004436 10.0.0.65 - - [2026-02-26 03:06:59] "GET /route-target/78f17356-5ffb-4e87-b85b-590e1d9257aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004845 10.0.0.65 - - [2026-02-26 03:06:59] "GET /obj-perms HTTP/1.1" 200 5090 0.003530 10.0.0.73 - - [2026-02-26 03:07:02] "GET /obj-perms HTTP/1.1" 200 5090 0.004448 10.0.0.65 - - [2026-02-26 03:07:08] "GET /obj-perms HTTP/1.1" 200 5090 0.004080 10.0.0.73 - - [2026-02-26 03:07:11] "GET /obj-perms HTTP/1.1" 200 5090 0.006356 10.0.0.65 - - [2026-02-26 03:07:14] "POST /neutron/port HTTP/1.1" 200 1154 0.052400 10.0.0.65 - - [2026-02-26 03:07:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004764 10.0.0.65 - - [2026-02-26 03:07:14] "POST /neutron/network HTTP/1.1" 200 953 0.008048 10.0.0.65 - - [2026-02-26 03:07:18] "GET /obj-perms HTTP/1.1" 200 5090 0.004284 10.0.0.73 - - [2026-02-26 03:07:21] "GET /obj-perms HTTP/1.1" 200 5090 0.003381 10.0.0.65 - - [2026-02-26 03:07:21] "GET /obj-perms HTTP/1.1" 200 5090 0.003951 10.0.0.131 - - [2026-02-26 03:07:21] "GET /obj-perms HTTP/1.1" 200 5090 0.003610 10.0.0.65 - - [2026-02-26 03:07:21] "POST /neutron/port HTTP/1.1" 200 1143 0.013535 10.0.0.65 - - [2026-02-26 03:07:21] "GET /virtual-machine/2f3c6c84-e4a5-4286-9ab5-9212f9e87c48 HTTP/1.1" 200 1324 0.003827 10.0.0.65 - - [2026-02-26 03:07:22] "POST /neutron/port HTTP/1.1" 200 1115 0.018740 10.0.0.65 - - [2026-02-26 03:07:23] "GET /virtual-machine/2f3c6c84-e4a5-4286-9ab5-9212f9e87c48 HTTP/1.1" 404 171 0.003245 10.0.0.65 - - [2026-02-26 03:07:23] "GET /virtual-machine/2f3c6c84-e4a5-4286-9ab5-9212f9e87c48 HTTP/1.1" 404 171 0.002609 10.0.0.65 - - [2026-02-26 03:07:23] "GET /virtual-machine/2f3c6c84-e4a5-4286-9ab5-9212f9e87c48 HTTP/1.1" 404 171 0.002789 10.0.0.65 - - [2026-02-26 03:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.65 - - [2026-02-26 03:07:23] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003072 10.0.0.65 - - [2026-02-26 03:07:23] "GET /virtual-networks?parent_id=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003178 10.0.0.65 - - [2026-02-26 03:07:23] "GET /virtual-network/db7edb13-1705-428b-b9c4-03ce185504f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006577 10.0.0.65 - - [2026-02-26 03:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.65 - - [2026-02-26 03:07:23] "GET /routing-instance/ed2663aa-286b-4862-8ece-4ae49c9f5311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1709 0.004858 10.0.0.65 - - [2026-02-26 03:07:23] "GET /route-target/78f17356-5ffb-4e87-b85b-590e1d9257aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003326 10.0.0.73 - - [2026-02-26 03:07:27] "GET /obj-perms HTTP/1.1" 200 5090 0.003341 10.0.0.65 - - [2026-02-26 03:07:30] "GET /obj-perms HTTP/1.1" 200 5090 0.004958 10.0.0.73 - - [2026-02-26 03:07:33] "GET /obj-perms HTTP/1.1" 200 5090 0.003851 10.0.0.65 - - [2026-02-26 03:07:39] "GET /obj-perms HTTP/1.1" 200 5090 0.004133 10.0.0.73 - - [2026-02-26 03:07:42] "GET /obj-perms HTTP/1.1" 200 5090 0.004402 10.0.0.65 - - [2026-02-26 03:07:48] "GET /obj-perms HTTP/1.1" 200 5090 0.003810 10.0.0.73 - - [2026-02-26 03:07:48] "GET /obj-perms HTTP/1.1" 200 5090 0.003348 10.0.0.65 - - [2026-02-26 03:07:48] "POST /neutron/network HTTP/1.1" 200 953 0.007085 10.0.0.65 - - [2026-02-26 03:07:49] "DELETE /security-group/f4c911b2-d32c-4c48-b83d-b7bac7c5a0b6 HTTP/1.1" 200 115 0.047086 10.0.0.65 - - [2026-02-26 03:07:49] "POST /fqname-to-id HTTP/1.1" 404 254 0.003225 10.0.0.73 - - [2026-02-26 03:07:49] "DELETE /access-control-list/64fcee6a-448b-43e0-904b-32213c590fb1 HTTP/1.1" 200 115 0.034044 10.0.0.131 - - [2026-02-26 03:07:51] "GET /projects?obj_uuids=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.030541 10.0.0.65 - - [2026-02-26 03:07:51] "GET /project/94aa3f48-b183-48d2-97f5-6d4caee93502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.113336 10.0.0.131 - - [2026-02-26 03:07:51] "GET /projects?obj_uuids=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001238 10.0.0.65 - - [2026-02-26 03:07:51] "GET /project/94aa3f48-b183-48d2-97f5-6d4caee93502?fields=virtual_networks HTTP/1.1" 200 1105 0.044471 10.0.0.131 - - [2026-02-26 03:07:51] "GET /projects?obj_uuids=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000850 10.0.0.65 - - [2026-02-26 03:07:51] "GET /project/94aa3f48-b183-48d2-97f5-6d4caee93502?fields=virtual_machine_interfaces HTTP/1.1" 200 1105 0.040746 10.0.0.131 - - [2026-02-26 03:07:51] "GET /projects?obj_uuids=94aa3f48-b183-48d2-97f5-6d4caee93502&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000942 10.0.0.65 - - [2026-02-26 03:07:51] "GET /project/94aa3f48-b183-48d2-97f5-6d4caee93502?fields=security_groups HTTP/1.1" 200 1362 0.050159 10.0.0.65 - - [2026-02-26 03:07:52] "POST /fqname-to-id HTTP/1.1" 404 209 0.032117 10.0.0.131 - - [2026-02-26 03:07:52] "GET /projects?obj_uuids=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004760 10.0.0.131 - - [2026-02-26 03:07:52] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001171 10.0.0.131 - - [2026-02-26 03:07:52] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.046037 10.0.0.131 - - [2026-02-26 03:07:52] "POST /id-to-fqname HTTP/1.1" 200 212 0.008475 10.0.0.131 - - [2026-02-26 03:07:52] "POST /fqname-to-id HTTP/1.1" 404 222 0.008273 10.0.0.131 - - [2026-02-26 03:07:52] "POST /security-groups HTTP/1.1" 200 612 0.080005 10.0.0.131 - - [2026-02-26 03:07:52] "POST /projects HTTP/1.1" 200 627 0.312186 10.0.0.73 - - [2026-02-26 03:07:52] "POST /access-control-lists HTTP/1.1" 200 619 0.028565 10.0.0.131 - - [2026-02-26 03:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.393277 10.0.0.65 - - [2026-02-26 03:07:52] "GET /project/ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.580892 10.0.0.65 - - [2026-02-26 03:07:54] "GET / HTTP/1.1" 200 36215 0.001373 10.0.0.65 - - [2026-02-26 03:07:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000626 10.0.0.65 - - [2026-02-26 03:07:56] "POST /fqname-to-id HTTP/1.1" 404 245 0.065000 10.0.0.73 - - [2026-02-26 03:07:56] "POST /fqname-to-id HTTP/1.1" 404 277 0.003814 10.0.0.73 - - [2026-02-26 03:07:56] "POST /access-control-lists HTTP/1.1" 200 639 0.034955 10.0.0.131 - - [2026-02-26 03:07:56] "GET /projects?obj_uuids=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000963 10.0.0.65 - - [2026-02-26 03:07:57] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.082370 10.0.0.65 - - [2026-02-26 03:07:57] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.020755 10.0.0.73 - - [2026-02-26 03:07:57] "PUT /access-control-list/dff74e8b-28a3-4f7d-9cb9-499dc6cb4bf4 HTTP/1.1" 200 273 0.031254 10.0.0.65 - - [2026-02-26 03:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.65 - - [2026-02-26 03:07:57] "GET /security-group/a54e44d5-b6b0-44e8-baea-e7a165ecf4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.005431 10.0.0.65 - - [2026-02-26 03:07:58] "POST /neutron/security_group HTTP/1.1" 200 1002 0.004320 10.0.0.65 - - [2026-02-26 03:07:58] "POST /fqname-to-id HTTP/1.1" 404 245 0.005006 10.0.0.73 - - [2026-02-26 03:07:58] "DELETE /access-control-list/8a5742e8-bb6a-4db6-b9b4-a923776a2586 HTTP/1.1" 200 115 0.045567 10.0.0.65 - - [2026-02-26 03:07:58] "POST /fqname-to-id HTTP/1.1" 404 245 0.003812 10.0.0.73 - - [2026-02-26 03:07:58] "POST /access-control-lists HTTP/1.1" 200 641 0.033150 10.0.0.73 - - [2026-02-26 03:07:59] "PUT /access-control-list/83806885-563f-49e1-b1b5-610ef8008338 HTTP/1.1" 200 273 0.014757 10.0.0.131 - - [2026-02-26 03:07:59] "GET /projects?obj_uuids=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001013 10.0.0.65 - - [2026-02-26 03:07:59] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.067841 10.0.0.73 - - [2026-02-26 03:07:59] "PUT /access-control-list/79a3482e-50e7-4c30-8431-c5dbee301c3e HTTP/1.1" 200 273 0.023076 10.0.0.65 - - [2026-02-26 03:07:59] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.024005 10.0.0.65 - - [2026-02-26 03:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005207 10.0.0.65 - - [2026-02-26 03:07:59] "GET /security-group/830fc0d2-d4cb-475f-9ebd-273ffed83ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.013611 10.0.0.131 - - [2026-02-26 03:08:00] "GET /projects?obj_uuids=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001094 10.0.0.65 - - [2026-02-26 03:08:00] "POST /neutron/security_group_rule HTTP/1.1" 200 2188 0.077768 10.0.0.73 - - [2026-02-26 03:08:00] "PUT /access-control-list/79a3482e-50e7-4c30-8431-c5dbee301c3e HTTP/1.1" 200 273 0.012625 10.0.0.65 - - [2026-02-26 03:08:00] "POST /neutron/security_group_rule HTTP/1.1" 200 580 0.175475 10.0.0.65 - - [2026-02-26 03:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.131 - - [2026-02-26 03:08:00] "GET /projects?obj_uuids=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000879 10.0.0.65 - - [2026-02-26 03:08:00] "GET /project/ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.051715 10.0.0.131 - - [2026-02-26 03:08:01] "GET /projects?obj_uuids=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001099 10.0.0.65 - - [2026-02-26 03:08:01] "POST /neutron/network HTTP/1.1" 200 708 0.165994 10.0.0.73 - - [2026-02-26 03:08:01] "POST /route-targets HTTP/1.1" 200 328 0.017224 10.0.0.65 - - [2026-02-26 03:08:01] "POST /id-to-fqname HTTP/1.1" 200 282 0.003539 10.0.0.65 - - [2026-02-26 03:08:01] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.007579 10.0.0.65 - - [2026-02-26 03:08:01] "POST /neutron/network HTTP/1.1" 200 925 0.006618 10.0.0.65 - - [2026-02-26 03:08:01] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.007859 10.0.0.65 - - [2026-02-26 03:08:01] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006122 10.0.0.65 - - [2026-02-26 03:08:02] "GET /obj-perms HTTP/1.1" 200 5072 0.088378 10.0.0.131 - - [2026-02-26 03:08:03] "GET /obj-perms HTTP/1.1" 200 5072 0.071888 10.0.0.65 - - [2026-02-26 03:08:03] "POST /id-to-fqname HTTP/1.1" 200 282 0.001191 10.0.0.65 - - [2026-02-26 03:08:03] "POST /neutron/security_group HTTP/1.1" 200 1413 0.021104 10.0.0.131 - - [2026-02-26 03:08:04] "GET /projects?obj_uuids=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000959 10.0.0.65 - - [2026-02-26 03:08:04] "GET /project/ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.084290 10.0.0.65 - - [2026-02-26 03:08:04] "POST /neutron/port HTTP/1.1" 200 117 0.007054 10.0.0.65 - - [2026-02-26 03:08:04] "POST /id-to-fqname HTTP/1.1" 200 282 0.001316 10.0.0.65 - - [2026-02-26 03:08:05] "POST /neutron/security_group HTTP/1.1" 200 1413 0.008161 10.0.0.131 - - [2026-02-26 03:08:05] "GET /projects?obj_uuids=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000919 10.0.0.65 - - [2026-02-26 03:08:05] "POST /neutron/security_group HTTP/1.1" 200 3410 0.049976 10.0.0.65 - - [2026-02-26 03:08:06] "POST /neutron/port HTTP/1.1" 200 1079 0.020839 10.0.0.65 - - [2026-02-26 03:08:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005127 10.0.0.131 - - [2026-02-26 03:08:06] "GET /projects?obj_uuids=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001063 10.0.0.65 - - [2026-02-26 03:08:06] "POST /neutron/network HTTP/1.1" 200 925 0.016196 10.0.0.65 - - [2026-02-26 03:08:06] "GET /project/ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.120344 10.0.0.65 - - [2026-02-26 03:08:06] "POST /neutron/security_group HTTP/1.1" 200 1413 0.010033 10.0.0.65 - - [2026-02-26 03:08:07] "POST /neutron/security_group HTTP/1.1" 200 1413 0.007098 10.0.0.131 - - [2026-02-26 03:08:07] "GET /projects?obj_uuids=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000961 10.0.0.65 - - [2026-02-26 03:08:07] "POST /neutron/port HTTP/1.1" 200 1079 0.346127 10.0.0.65 - - [2026-02-26 03:08:08] "POST /neutron/port HTTP/1.1" 200 1133 0.153327 10.0.0.65 - - [2026-02-26 03:08:08] "POST /neutron/subnet HTTP/1.1" 200 689 0.009017 10.0.0.65 - - [2026-02-26 03:08:12] "POST /neutron/port HTTP/1.1" 200 1143 0.018040 10.0.0.65 - - [2026-02-26 03:08:12] "POST /neutron/security_group HTTP/1.1" 200 1413 0.006895 10.0.0.65 - - [2026-02-26 03:08:12] "POST /neutron/port HTTP/1.1" 200 1143 0.016323 10.0.0.65 - - [2026-02-26 03:08:12] "GET /virtual-machine/cbc552f7-aeed-4817-b263-1cd53d4b5492 HTTP/1.1" 401 292 0.000391 10.0.0.65 - - [2026-02-26 03:08:12] "GET /virtual-machine/cbc552f7-aeed-4817-b263-1cd53d4b5492 HTTP/1.1" 200 1316 0.045424 10.0.0.65 - - [2026-02-26 03:08:12] "GET /virtual-machine/cbc552f7-aeed-4817-b263-1cd53d4b5492 HTTP/1.1" 200 1316 0.004494 10.0.0.65 - - [2026-02-26 03:08:12] "GET /virtual-machine-interface/f87cb46c-1600-4b93-86e1-061b9a802021 HTTP/1.1" 200 3197 0.006320 10.0.0.65 - - [2026-02-26 03:08:12] "GET /virtual-machine/cbc552f7-aeed-4817-b263-1cd53d4b5492 HTTP/1.1" 200 1316 0.004380 10.0.0.65 - - [2026-02-26 03:08:12] "GET /virtual-machine-interface/f87cb46c-1600-4b93-86e1-061b9a802021 HTTP/1.1" 200 3197 0.005776 10.0.0.65 - - [2026-02-26 03:08:12] "GET /instance-ip/b0322936-388f-4154-be97-a0ec5fa71fae HTTP/1.1" 200 1705 0.005896 10.0.0.65 - - [2026-02-26 03:08:12] "GET /virtual-machine/cbc552f7-aeed-4817-b263-1cd53d4b5492 HTTP/1.1" 200 1316 0.004899 10.0.0.65 - - [2026-02-26 03:08:12] "GET /virtual-machine-interface/f87cb46c-1600-4b93-86e1-061b9a802021 HTTP/1.1" 200 3197 0.005006 10.0.0.65 - - [2026-02-26 03:08:12] "GET /instance-ip/b0322936-388f-4154-be97-a0ec5fa71fae HTTP/1.1" 200 1705 0.003574 10.0.0.65 - - [2026-02-26 03:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005188 10.0.0.65 - - [2026-02-26 03:08:13] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004172 10.0.0.65 - - [2026-02-26 03:08:13] "GET /virtual-networks?parent_id=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003304 10.0.0.65 - - [2026-02-26 03:08:13] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005685 10.0.0.65 - - [2026-02-26 03:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.65 - - [2026-02-26 03:08:13] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004604 10.0.0.65 - - [2026-02-26 03:08:13] "GET /virtual-networks?parent_id=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003891 10.0.0.65 - - [2026-02-26 03:08:13] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006219 10.0.0.65 - - [2026-02-26 03:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.65 - - [2026-02-26 03:08:13] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004175 10.0.0.65 - - [2026-02-26 03:08:13] "GET /virtual-networks?parent_id=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.002819 10.0.0.65 - - [2026-02-26 03:08:13] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006311 10.0.0.65 - - [2026-02-26 03:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.65 - - [2026-02-26 03:08:13] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003997 10.0.0.65 - - [2026-02-26 03:08:13] "GET /virtual-networks?parent_id=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.002866 10.0.0.65 - - [2026-02-26 03:08:13] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006064 10.0.0.65 - - [2026-02-26 03:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.65 - - [2026-02-26 03:08:13] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004780 10.0.0.65 - - [2026-02-26 03:08:13] "GET /virtual-networks?parent_id=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003849 10.0.0.65 - - [2026-02-26 03:08:13] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005778 10.0.0.65 - - [2026-02-26 03:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.65 - - [2026-02-26 03:08:13] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004768 10.0.0.65 - - [2026-02-26 03:08:13] "GET /virtual-networks?parent_id=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003656 10.0.0.65 - - [2026-02-26 03:08:13] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.007147 10.0.0.65 - - [2026-02-26 03:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004356 10.0.0.65 - - [2026-02-26 03:08:13] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005031 10.0.0.65 - - [2026-02-26 03:08:13] "GET /virtual-networks?parent_id=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003903 10.0.0.65 - - [2026-02-26 03:08:13] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005687 10.0.0.65 - - [2026-02-26 03:08:13] "POST /neutron/port HTTP/1.1" 200 1143 0.017742 10.0.0.65 - - [2026-02-26 03:08:14] "POST /neutron/subnet HTTP/1.1" 200 689 0.010065 10.0.0.65 - - [2026-02-26 03:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.65 - - [2026-02-26 03:08:17] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006430 10.0.0.65 - - [2026-02-26 03:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.65 - - [2026-02-26 03:08:21] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005398 10.0.0.65 - - [2026-02-26 03:08:22] "POST /neutron/port HTTP/1.1" 200 1143 0.019867 10.0.0.65 - - [2026-02-26 03:08:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004094 10.0.0.65 - - [2026-02-26 03:08:22] "POST /neutron/network HTTP/1.1" 200 925 0.006545 10.0.0.65 - - [2026-02-26 03:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.65 - - [2026-02-26 03:08:25] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.004957 10.0.0.65 - - [2026-02-26 03:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.65 - - [2026-02-26 03:08:29] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005358 10.0.0.65 - - [2026-02-26 03:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.65 - - [2026-02-26 03:08:33] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.007151 10.0.0.65 - - [2026-02-26 03:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005760 10.0.0.65 - - [2026-02-26 03:08:37] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.004791 10.0.0.73 - - [2026-02-26 03:08:38] "DELETE /access-control-list/4ab4b54a-2efa-45d7-9b80-b4673d00b54b HTTP/1.1" 200 115 0.035816 10.0.0.65 - - [2026-02-26 03:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.65 - - [2026-02-26 03:08:41] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.004921 10.0.0.65 - - [2026-02-26 03:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.65 - - [2026-02-26 03:08:45] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005656 10.0.0.65 - - [2026-02-26 03:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.65 - - [2026-02-26 03:08:47] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003685 10.0.0.65 - - [2026-02-26 03:08:47] "GET /virtual-networks?parent_id=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.002966 10.0.0.65 - - [2026-02-26 03:08:47] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005840 10.0.0.65 - - [2026-02-26 03:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004404 10.0.0.65 - - [2026-02-26 03:08:48] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005194 10.0.0.65 - - [2026-02-26 03:08:48] "GET /virtual-networks?parent_id=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.005669 10.0.0.131 - - [2026-02-26 03:08:48] "DELETE /project/ef4d8ee08eea4dc882973cacbb0b9a13 HTTP/1.1" 404 173 0.003385 10.0.0.131 - - [2026-02-26 03:08:48] "DELETE /project/94aa3f48-b183-48d2-97f5-6d4caee93502 HTTP/1.1" 404 177 0.006051 10.0.0.65 - - [2026-02-26 03:08:48] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006285 10.0.0.65 - - [2026-02-26 03:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.65 - - [2026-02-26 03:08:48] "GET /routing-instance/0c89b819-a370-4877-8f71-50ff9a253726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1662 0.007268 10.0.0.65 - - [2026-02-26 03:08:48] "GET /route-target/bf629e11-776d-4415-a0f3-f1b85edf6044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004097 10.0.0.65 - - [2026-02-26 03:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.65 - - [2026-02-26 03:08:48] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004308 10.0.0.65 - - [2026-02-26 03:08:48] "GET /virtual-networks?parent_id=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003226 10.0.0.65 - - [2026-02-26 03:08:48] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005470 10.0.0.65 - - [2026-02-26 03:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.65 - - [2026-02-26 03:08:48] "GET /routing-instance/0c89b819-a370-4877-8f71-50ff9a253726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1662 0.004943 10.0.0.65 - - [2026-02-26 03:08:48] "GET /route-target/bf629e11-776d-4415-a0f3-f1b85edf6044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003184 10.0.0.65 - - [2026-02-26 03:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.65 - - [2026-02-26 03:08:48] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004307 10.0.0.65 - - [2026-02-26 03:08:48] "GET /virtual-networks?parent_id=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003394 10.0.0.65 - - [2026-02-26 03:08:48] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.009116 10.0.0.65 - - [2026-02-26 03:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.65 - - [2026-02-26 03:08:48] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004117 10.0.0.65 - - [2026-02-26 03:08:48] "GET /virtual-networks?parent_id=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.004585 10.0.0.65 - - [2026-02-26 03:08:48] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006328 10.0.0.65 - - [2026-02-26 03:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.65 - - [2026-02-26 03:08:48] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004258 10.0.0.65 - - [2026-02-26 03:08:48] "GET /virtual-networks?parent_id=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003164 10.0.0.65 - - [2026-02-26 03:08:48] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005132 10.0.0.65 - - [2026-02-26 03:08:49] "GET /obj-perms HTTP/1.1" 200 5072 0.004755 10.0.0.131 - - [2026-02-26 03:08:49] "GET /obj-perms HTTP/1.1" 200 5072 0.004012 10.0.0.65 - - [2026-02-26 03:08:49] "GET /obj-perms HTTP/1.1" 200 5072 0.003295 10.0.0.73 - - [2026-02-26 03:08:49] "GET /obj-perms HTTP/1.1" 200 5072 0.075087 10.0.0.65 - - [2026-02-26 03:08:49] "GET /virtual-machine/cbc552f7-aeed-4817-b263-1cd53d4b5492 HTTP/1.1" 200 1316 0.003812 10.0.0.65 - - [2026-02-26 03:08:49] "GET /virtual-machine-interface/f87cb46c-1600-4b93-86e1-061b9a802021 HTTP/1.1" 200 3197 0.006353 10.0.0.65 - - [2026-02-26 03:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.65 - - [2026-02-26 03:08:49] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003363 10.0.0.65 - - [2026-02-26 03:08:49] "GET /virtual-networks?parent_id=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.002994 10.0.0.65 - - [2026-02-26 03:08:49] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005524 10.0.0.65 - - [2026-02-26 03:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.65 - - [2026-02-26 03:08:50] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004180 10.0.0.65 - - [2026-02-26 03:08:50] "GET /virtual-networks?parent_id=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.005821 10.0.0.65 - - [2026-02-26 03:08:51] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.007176 10.0.0.65 - - [2026-02-26 03:08:56] "POST /neutron/port HTTP/1.1" 200 1143 0.017321 10.0.0.65 - - [2026-02-26 03:08:57] "POST /neutron/security_group HTTP/1.1" 200 1413 0.041499 10.0.0.65 - - [2026-02-26 03:09:06] "POST /neutron/port HTTP/1.1" 200 1143 0.017695 10.0.0.65 - - [2026-02-26 03:09:06] "POST /neutron/security_group HTTP/1.1" 200 1413 0.008923 10.0.0.65 - - [2026-02-26 03:09:07] "POST /neutron/security_group HTTP/1.1" 200 1413 0.007171 10.0.0.65 - - [2026-02-26 03:09:07] "POST /neutron/security_group HTTP/1.1" 200 1413 0.007076 10.0.0.65 - - [2026-02-26 03:09:07] "GET /virtual-machine/715d87bb-5e18-48d9-9dad-5f070d90838c HTTP/1.1" 200 1315 0.006923 10.0.0.65 - - [2026-02-26 03:09:07] "GET /virtual-machine/715d87bb-5e18-48d9-9dad-5f070d90838c HTTP/1.1" 200 1315 0.006554 10.0.0.65 - - [2026-02-26 03:09:07] "GET /virtual-machine-interface/ba1c79c1-c47f-4a8b-ae2d-d5b78b6d3608 HTTP/1.1" 200 3198 0.006775 10.0.0.65 - - [2026-02-26 03:09:07] "GET /virtual-machine/715d87bb-5e18-48d9-9dad-5f070d90838c HTTP/1.1" 200 1315 0.003696 10.0.0.65 - - [2026-02-26 03:09:07] "GET /virtual-machine-interface/ba1c79c1-c47f-4a8b-ae2d-d5b78b6d3608 HTTP/1.1" 200 3198 0.004827 10.0.0.65 - - [2026-02-26 03:09:07] "GET /instance-ip/5fa83ffa-58d4-41de-af2b-c657ba23aff5 HTTP/1.1" 200 1704 0.006711 10.0.0.65 - - [2026-02-26 03:09:07] "GET /virtual-machine/715d87bb-5e18-48d9-9dad-5f070d90838c HTTP/1.1" 200 1315 0.003195 10.0.0.65 - - [2026-02-26 03:09:07] "GET /virtual-machine-interface/ba1c79c1-c47f-4a8b-ae2d-d5b78b6d3608 HTTP/1.1" 200 3198 0.004917 10.0.0.65 - - [2026-02-26 03:09:07] "GET /instance-ip/5fa83ffa-58d4-41de-af2b-c657ba23aff5 HTTP/1.1" 200 1704 0.004222 10.0.0.65 - - [2026-02-26 03:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.65 - - [2026-02-26 03:09:07] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007512 10.0.0.65 - - [2026-02-26 03:09:07] "GET /virtual-networks?parent_id=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.002743 10.0.0.65 - - [2026-02-26 03:09:07] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.007525 10.0.0.65 - - [2026-02-26 03:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.65 - - [2026-02-26 03:09:07] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005589 10.0.0.65 - - [2026-02-26 03:09:07] "GET /virtual-networks?parent_id=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003293 10.0.0.65 - - [2026-02-26 03:09:07] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005802 10.0.0.65 - - [2026-02-26 03:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003817 10.0.0.65 - - [2026-02-26 03:09:07] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003481 10.0.0.65 - - [2026-02-26 03:09:07] "GET /virtual-networks?parent_id=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.013142 10.0.0.65 - - [2026-02-26 03:09:07] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005534 10.0.0.65 - - [2026-02-26 03:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.65 - - [2026-02-26 03:09:07] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004584 10.0.0.65 - - [2026-02-26 03:09:07] "GET /virtual-networks?parent_id=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003270 10.0.0.65 - - [2026-02-26 03:09:07] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005732 10.0.0.65 - - [2026-02-26 03:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004464 10.0.0.65 - - [2026-02-26 03:09:07] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006078 10.0.0.65 - - [2026-02-26 03:09:07] "GET /virtual-networks?parent_id=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.002880 10.0.0.65 - - [2026-02-26 03:09:07] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005751 10.0.0.65 - - [2026-02-26 03:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.65 - - [2026-02-26 03:09:07] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004277 10.0.0.65 - - [2026-02-26 03:09:07] "GET /virtual-networks?parent_id=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003222 10.0.0.65 - - [2026-02-26 03:09:08] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005874 10.0.0.65 - - [2026-02-26 03:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.65 - - [2026-02-26 03:09:08] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004074 10.0.0.65 - - [2026-02-26 03:09:08] "GET /virtual-networks?parent_id=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003350 10.0.0.65 - - [2026-02-26 03:09:08] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005567 10.0.0.65 - - [2026-02-26 03:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.65 - - [2026-02-26 03:09:09] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003486 10.0.0.65 - - [2026-02-26 03:09:09] "GET /virtual-networks?parent_id=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.002825 10.0.0.65 - - [2026-02-26 03:09:09] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006189 10.0.0.65 - - [2026-02-26 03:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.65 - - [2026-02-26 03:09:09] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003488 10.0.0.65 - - [2026-02-26 03:09:09] "GET /virtual-networks?parent_id=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003073 10.0.0.65 - - [2026-02-26 03:09:09] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005791 10.0.0.65 - - [2026-02-26 03:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.65 - - [2026-02-26 03:09:09] "GET /routing-instance/0c89b819-a370-4877-8f71-50ff9a253726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1662 0.004745 10.0.0.65 - - [2026-02-26 03:09:09] "GET /route-target/bf629e11-776d-4415-a0f3-f1b85edf6044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003506 10.0.0.65 - - [2026-02-26 03:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.65 - - [2026-02-26 03:09:09] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005317 10.0.0.65 - - [2026-02-26 03:09:09] "GET /virtual-networks?parent_id=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003404 10.0.0.65 - - [2026-02-26 03:09:09] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005150 10.0.0.65 - - [2026-02-26 03:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.65 - - [2026-02-26 03:09:09] "GET /routing-instance/0c89b819-a370-4877-8f71-50ff9a253726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1662 0.004484 10.0.0.65 - - [2026-02-26 03:09:09] "GET /route-target/bf629e11-776d-4415-a0f3-f1b85edf6044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003455 10.0.0.65 - - [2026-02-26 03:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.65 - - [2026-02-26 03:09:10] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003805 10.0.0.65 - - [2026-02-26 03:09:10] "GET /virtual-networks?parent_id=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.002826 10.0.0.65 - - [2026-02-26 03:09:10] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006033 10.0.0.65 - - [2026-02-26 03:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.65 - - [2026-02-26 03:09:10] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004459 10.0.0.65 - - [2026-02-26 03:09:10] "GET /virtual-networks?parent_id=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003695 10.0.0.65 - - [2026-02-26 03:09:10] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006180 10.0.0.65 - - [2026-02-26 03:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.65 - - [2026-02-26 03:09:10] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004297 10.0.0.65 - - [2026-02-26 03:09:10] "GET /virtual-networks?parent_id=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003244 10.0.0.65 - - [2026-02-26 03:09:10] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005931 10.0.0.65 - - [2026-02-26 03:09:10] "GET /obj-perms HTTP/1.1" 200 5072 0.003595 10.0.0.131 - - [2026-02-26 03:09:10] "GET /obj-perms HTTP/1.1" 200 5072 0.004031 10.0.0.65 - - [2026-02-26 03:09:10] "GET /obj-perms HTTP/1.1" 200 5072 0.003624 10.0.0.73 - - [2026-02-26 03:09:10] "GET /obj-perms HTTP/1.1" 200 5072 0.004563 10.0.0.65 - - [2026-02-26 03:09:10] "GET /obj-perms HTTP/1.1" 200 5072 0.003925 10.0.0.65 - - [2026-02-26 03:09:10] "GET /virtual-machine/715d87bb-5e18-48d9-9dad-5f070d90838c HTTP/1.1" 200 1315 0.004438 10.0.0.65 - - [2026-02-26 03:09:10] "GET /virtual-machine-interface/ba1c79c1-c47f-4a8b-ae2d-d5b78b6d3608 HTTP/1.1" 200 3198 0.005222 10.0.0.65 - - [2026-02-26 03:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.65 - - [2026-02-26 03:09:10] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003153 10.0.0.65 - - [2026-02-26 03:09:10] "GET /virtual-networks?parent_id=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003546 10.0.0.65 - - [2026-02-26 03:09:10] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005728 10.0.0.65 - - [2026-02-26 03:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004440 10.0.0.65 - - [2026-02-26 03:09:11] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004713 10.0.0.65 - - [2026-02-26 03:09:11] "GET /virtual-networks?parent_id=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003673 10.0.0.65 - - [2026-02-26 03:09:12] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.007423 10.0.0.65 - - [2026-02-26 03:09:13] "POST /neutron/port HTTP/1.1" 200 1143 0.020578 10.0.0.65 - - [2026-02-26 03:09:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003885 10.0.0.65 - - [2026-02-26 03:09:14] "POST /neutron/network HTTP/1.1" 200 925 0.006037 10.0.0.65 - - [2026-02-26 03:09:17] "GET /virtual-machine/cbc552f7-aeed-4817-b263-1cd53d4b5492 HTTP/1.1" 200 1316 0.004278 10.0.0.65 - - [2026-02-26 03:09:17] "GET /virtual-machine-interface/f87cb46c-1600-4b93-86e1-061b9a802021 HTTP/1.1" 200 3197 0.004992 10.0.0.65 - - [2026-02-26 03:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238 10.0.0.65 - - [2026-02-26 03:09:17] "GET /security-group/830fc0d2-d4cb-475f-9ebd-273ffed83ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2693 0.004316 10.0.0.65 - - [2026-02-26 03:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.65 - - [2026-02-26 03:09:17] "GET /security-group/830fc0d2-d4cb-475f-9ebd-273ffed83ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2693 0.004484 10.0.0.65 - - [2026-02-26 03:09:17] "POST /neutron/port HTTP/1.1" 200 1143 0.020500 10.0.0.65 - - [2026-02-26 03:09:17] "POST /neutron/port HTTP/1.1" 200 1095 0.079736 10.0.0.65 - - [2026-02-26 03:09:17] "GET /virtual-machine/cbc552f7-aeed-4817-b263-1cd53d4b5492 HTTP/1.1" 200 1316 0.005605 10.0.0.65 - - [2026-02-26 03:09:17] "GET /virtual-machine-interface/f87cb46c-1600-4b93-86e1-061b9a802021 HTTP/1.1" 200 3145 0.006310 10.0.0.65 - - [2026-02-26 03:09:17] "POST /neutron/port HTTP/1.1" 200 1095 0.013553 10.0.0.65 - - [2026-02-26 03:09:17] "GET /virtual-machine/cbc552f7-aeed-4817-b263-1cd53d4b5492 HTTP/1.1" 200 1316 0.003922 10.0.0.65 - - [2026-02-26 03:09:18] "GET /virtual-machine-interface/f87cb46c-1600-4b93-86e1-061b9a802021 HTTP/1.1" 200 3197 0.007629 10.0.0.65 - - [2026-02-26 03:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.65 - - [2026-02-26 03:09:18] "GET /security-group/830fc0d2-d4cb-475f-9ebd-273ffed83ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2693 0.003468 10.0.0.65 - - [2026-02-26 03:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.65 - - [2026-02-26 03:09:18] "GET /security-group/830fc0d2-d4cb-475f-9ebd-273ffed83ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2693 0.004006 10.0.0.65 - - [2026-02-26 03:09:18] "POST /neutron/security_group HTTP/1.1" 200 1439 0.004010 10.0.0.65 - - [2026-02-26 03:09:24] "POST /neutron/port HTTP/1.1" 200 1143 0.021984 10.0.0.65 - - [2026-02-26 03:09:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003910 10.0.0.65 - - [2026-02-26 03:09:24] "POST /neutron/network HTTP/1.1" 200 925 0.007294 10.0.0.131 - - [2026-02-26 03:09:32] "GET /obj-perms HTTP/1.1" 200 5056 0.060327 10.0.0.73 - - [2026-02-26 03:09:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.73 - - [2026-02-26 03:09:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.131 - - [2026-02-26 03:09:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.131 - - [2026-02-26 03:09:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000368 10.0.0.131 - - [2026-02-26 03:09:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000462 10.0.0.131 - - [2026-02-26 03:09:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000375 10.0.0.73 - - [2026-02-26 03:09:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000413 10.0.0.73 - - [2026-02-26 03:09:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.65 - - [2026-02-26 03:09:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.65 - - [2026-02-26 03:09:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000961 10.0.0.65 - - [2026-02-26 03:09:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000361 10.0.0.65 - - [2026-02-26 03:09:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000340 10.0.0.65 - - [2026-02-26 03:10:15] "POST /neutron/network HTTP/1.1" 200 935 0.006943 10.0.0.65 - - [2026-02-26 03:10:15] "POST /neutron/port HTTP/1.1" 200 117 0.001102 10.0.0.65 - - [2026-02-26 03:10:25] "POST /neutron/port HTTP/1.1" 200 1143 0.016749 10.0.0.65 - - [2026-02-26 03:10:25] "POST /neutron/subnet HTTP/1.1" 200 689 0.009385 10.0.0.73 - - [2026-02-26 03:10:33] "GET /obj-perms HTTP/1.1" 200 5056 0.057928 10.0.0.131 - - [2026-02-26 03:10:56] "GET /projects?obj_uuids=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000929 10.0.0.65 - - [2026-02-26 03:10:56] "POST /neutron/security_group_rule HTTP/1.1" 200 2624 0.045992 10.0.0.65 - - [2026-02-26 03:10:56] "POST /neutron/security_group_rule HTTP/1.1" 200 545 0.011689 10.0.0.65 - - [2026-02-26 03:10:57] "POST /neutron/security_group_rule HTTP/1.1" 200 581 0.136808 10.0.0.73 - - [2026-02-26 03:10:57] "PUT /access-control-list/79a3482e-50e7-4c30-8431-c5dbee301c3e HTTP/1.1" 200 273 0.069116 10.0.0.65 - - [2026-02-26 03:11:00] "POST /neutron/port HTTP/1.1" 200 1133 0.013986 10.0.0.65 - - [2026-02-26 03:11:00] "GET /virtual-machine/715d87bb-5e18-48d9-9dad-5f070d90838c HTTP/1.1" 200 1315 0.004053 10.0.0.65 - - [2026-02-26 03:11:00] "POST /neutron/port HTTP/1.1" 200 1105 0.026094 10.0.0.65 - - [2026-02-26 03:11:02] "GET /virtual-machine/715d87bb-5e18-48d9-9dad-5f070d90838c HTTP/1.1" 404 171 0.003201 10.0.0.65 - - [2026-02-26 03:11:02] "GET /virtual-machine/715d87bb-5e18-48d9-9dad-5f070d90838c HTTP/1.1" 404 171 0.002833 10.0.0.65 - - [2026-02-26 03:11:02] "GET /virtual-machine/715d87bb-5e18-48d9-9dad-5f070d90838c HTTP/1.1" 404 171 0.002768 10.0.0.65 - - [2026-02-26 03:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.65 - - [2026-02-26 03:11:02] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004207 10.0.0.65 - - [2026-02-26 03:11:02] "GET /virtual-networks?parent_id=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.002784 10.0.0.65 - - [2026-02-26 03:11:02] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.007287 10.0.0.65 - - [2026-02-26 03:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.65 - - [2026-02-26 03:11:02] "GET /routing-instance/0c89b819-a370-4877-8f71-50ff9a253726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1662 0.005496 10.0.0.65 - - [2026-02-26 03:11:02] "GET /route-target/bf629e11-776d-4415-a0f3-f1b85edf6044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003507 10.0.0.65 - - [2026-02-26 03:11:05] "GET /obj-perms HTTP/1.1" 200 5072 0.003864 10.0.0.73 - - [2026-02-26 03:11:09] "GET /obj-perms HTTP/1.1" 200 5072 0.003615 10.0.0.65 - - [2026-02-26 03:11:14] "POST /neutron/port HTTP/1.1" 200 1143 0.016317 10.0.0.65 - - [2026-02-26 03:11:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003834 10.0.0.65 - - [2026-02-26 03:11:15] "POST /neutron/network HTTP/1.1" 200 925 0.006990 10.0.0.65 - - [2026-02-26 03:11:15] "GET /obj-perms HTTP/1.1" 200 5072 0.003731 10.0.0.73 - - [2026-02-26 03:11:18] "GET /obj-perms HTTP/1.1" 200 5072 0.003618 10.0.0.65 - - [2026-02-26 03:11:21] "GET /obj-perms HTTP/1.1" 200 5072 0.005021 10.0.0.65 - - [2026-02-26 03:11:21] "POST /neutron/port HTTP/1.1" 200 1133 0.012246 10.0.0.65 - - [2026-02-26 03:11:21] "GET /virtual-machine/cbc552f7-aeed-4817-b263-1cd53d4b5492 HTTP/1.1" 200 1316 0.004182 10.0.0.65 - - [2026-02-26 03:11:22] "POST /neutron/port HTTP/1.1" 200 1105 0.020018 10.0.0.65 - - [2026-02-26 03:11:23] "GET /virtual-machine/cbc552f7-aeed-4817-b263-1cd53d4b5492 HTTP/1.1" 404 171 0.003373 10.0.0.65 - - [2026-02-26 03:11:23] "GET /virtual-machine/cbc552f7-aeed-4817-b263-1cd53d4b5492 HTTP/1.1" 404 171 0.002830 10.0.0.65 - - [2026-02-26 03:11:23] "GET /virtual-machine/cbc552f7-aeed-4817-b263-1cd53d4b5492 HTTP/1.1" 404 171 0.003073 10.0.0.65 - - [2026-02-26 03:11:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.65 - - [2026-02-26 03:11:24] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003273 10.0.0.65 - - [2026-02-26 03:11:24] "GET /virtual-networks?parent_id=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.002476 10.0.0.65 - - [2026-02-26 03:11:24] "GET /virtual-network/f1209f97-0714-443c-a271-6e37f291ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005398 10.0.0.65 - - [2026-02-26 03:11:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.65 - - [2026-02-26 03:11:24] "GET /routing-instance/0c89b819-a370-4877-8f71-50ff9a253726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1662 0.007059 10.0.0.65 - - [2026-02-26 03:11:24] "GET /route-target/bf629e11-776d-4415-a0f3-f1b85edf6044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004269 10.0.0.73 - - [2026-02-26 03:11:24] "GET /obj-perms HTTP/1.1" 200 5072 0.004513 10.0.0.65 - - [2026-02-26 03:11:27] "GET /obj-perms HTTP/1.1" 200 5072 0.003586 10.0.0.73 - - [2026-02-26 03:11:33] "GET /obj-perms HTTP/1.1" 200 5072 0.004144 10.0.0.65 - - [2026-02-26 03:11:34] "GET /obj-perms HTTP/1.1" 200 5056 0.067425 10.0.0.73 - - [2026-02-26 03:11:39] "GET /obj-perms HTTP/1.1" 200 5072 0.003392 10.0.0.65 - - [2026-02-26 03:11:42] "GET /obj-perms HTTP/1.1" 200 5072 0.006656 10.0.0.73 - - [2026-02-26 03:11:48] "GET /obj-perms HTTP/1.1" 200 5072 0.003619 10.0.0.65 - - [2026-02-26 03:11:48] "GET /obj-perms HTTP/1.1" 200 5072 0.003387 10.0.0.131 - - [2026-02-26 03:11:48] "GET /obj-perms HTTP/1.1" 200 5072 0.003389 10.0.0.65 - - [2026-02-26 03:11:48] "POST /neutron/network HTTP/1.1" 200 925 0.006040 10.0.0.65 - - [2026-02-26 03:11:49] "POST /neutron/security_group HTTP/1.1" 200 151 0.054372 10.0.0.65 - - [2026-02-26 03:11:49] "POST /fqname-to-id HTTP/1.1" 404 245 0.002359 10.0.0.73 - - [2026-02-26 03:11:49] "DELETE /access-control-list/83806885-563f-49e1-b1b5-610ef8008338 HTTP/1.1" 200 115 0.041159 10.0.0.131 - - [2026-02-26 03:11:51] "GET /projects?obj_uuids=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000932 10.0.0.65 - - [2026-02-26 03:11:51] "GET /project/ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.037819 10.0.0.131 - - [2026-02-26 03:11:51] "GET /projects?obj_uuids=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000888 10.0.0.65 - - [2026-02-26 03:11:51] "GET /project/ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13?fields=virtual_networks HTTP/1.1" 200 1086 0.046279 10.0.0.131 - - [2026-02-26 03:11:51] "GET /projects?obj_uuids=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000959 10.0.0.65 - - [2026-02-26 03:11:51] "GET /project/ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13?fields=virtual_machine_interfaces HTTP/1.1" 200 1086 0.040408 10.0.0.131 - - [2026-02-26 03:11:51] "GET /projects?obj_uuids=ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001264 10.0.0.65 - - [2026-02-26 03:11:51] "GET /project/ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13?fields=security_groups HTTP/1.1" 200 1334 0.040874 10.0.0.65 - - [2026-02-26 03:11:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.034638 10.0.0.131 - - [2026-02-26 03:11:52] "GET /projects?obj_uuids=05aaab3b-81a3-4006-82b6-1f376bd9a60a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.010014 10.0.0.131 - - [2026-02-26 03:11:52] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001479 10.0.0.131 - - [2026-02-26 03:11:52] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009560 10.0.0.131 - - [2026-02-26 03:11:52] "POST /id-to-fqname HTTP/1.1" 200 188 0.001643 10.0.0.131 - - [2026-02-26 03:11:52] "POST /fqname-to-id HTTP/1.1" 404 197 0.010558 10.0.0.131 - - [2026-02-26 03:11:52] "POST /security-groups HTTP/1.1" 200 589 0.027634 10.0.0.131 - - [2026-02-26 03:11:52] "POST /projects HTTP/1.1" 200 581 0.241310 10.0.0.73 - - [2026-02-26 03:11:52] "POST /access-control-lists HTTP/1.1" 200 596 0.026440 10.0.0.131 - - [2026-02-26 03:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.319124 10.0.0.65 - - [2026-02-26 03:11:52] "GET /project/05aaab3b-81a3-4006-82b6-1f376bd9a60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.464521 10.0.0.65 - - [2026-02-26 03:11:54] "GET / HTTP/1.1" 200 36215 0.001571 10.0.0.65 - - [2026-02-26 03:11:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000485 10.0.0.65 - - [2026-02-26 03:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.067176 10.0.0.131 - - [2026-02-26 03:11:56] "GET /projects?obj_uuids=05aaab3b-81a3-4006-82b6-1f376bd9a60a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000817 10.0.0.65 - - [2026-02-26 03:11:56] "GET /project/05aaab3b-81a3-4006-82b6-1f376bd9a60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.033745 10.0.0.73 - - [2026-02-26 03:11:56] "POST /route-targets HTTP/1.1" 200 328 0.016057 10.0.0.131 - - [2026-02-26 03:11:57] "POST /useragent-kv HTTP/1.1" 200 115 0.006285 10.0.0.65 - - [2026-02-26 03:11:57] "POST /neutron/subnet HTTP/1.1" 200 720 0.244483 10.0.0.65 - - [2026-02-26 03:11:57] "POST /id-to-fqname HTTP/1.1" 200 224 0.001162 10.0.0.65 - - [2026-02-26 03:11:57] "GET /virtual-network/cfde1eb5-b6d3-4c0a-b241-4a5bdf31876a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004738 10.0.0.65 - - [2026-02-26 03:11:57] "GET /virtual-network/cfde1eb5-b6d3-4c0a-b241-4a5bdf31876a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005279 10.0.0.65 - - [2026-02-26 03:11:57] "POST /neutron/network HTTP/1.1" 200 833 0.006834 10.0.0.65 - - [2026-02-26 03:11:57] "POST /id-to-fqname HTTP/1.1" 200 224 0.001263 10.0.0.131 - - [2026-02-26 03:11:58] "GET /projects?obj_uuids=05aaab3b-81a3-4006-82b6-1f376bd9a60a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001163 10.0.0.65 - - [2026-02-26 03:11:58] "GET /project/05aaab3b-81a3-4006-82b6-1f376bd9a60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.076442 10.0.0.65 - - [2026-02-26 03:11:58] "POST /neutron/network HTTP/1.1" 200 833 0.035169 10.0.0.65 - - [2026-02-26 03:11:58] "POST /neutron/port HTTP/1.1" 200 117 0.006312 10.0.0.65 - - [2026-02-26 03:11:59] "POST /neutron/port HTTP/1.1" 200 1057 0.018209 10.0.0.65 - - [2026-02-26 03:11:59] "POST /neutron/port HTTP/1.1" 200 1121 0.019349 10.0.0.65 - - [2026-02-26 03:11:59] "POST /neutron/port HTTP/1.1" 200 117 0.001209 10.0.0.65 - - [2026-02-26 03:12:03] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007016 10.0.0.65 - - [2026-02-26 03:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.131 - - [2026-02-26 03:12:03] "GET /projects?obj_uuids=05aaab3b-81a3-4006-82b6-1f376bd9a60a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000880 10.0.0.65 - - [2026-02-26 03:12:04] "GET /project/05aaab3b-81a3-4006-82b6-1f376bd9a60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.051627 10.0.0.65 - - [2026-02-26 03:12:04] "POST /neutron/network HTTP/1.1" 200 117 0.014353 10.0.0.73 - - [2026-02-26 03:12:04] "POST /ref-update HTTP/1.1" 200 156 0.033771 10.0.0.65 - - [2026-02-26 03:12:04] "POST /neutron/network HTTP/1.1" 200 833 0.008498 10.0.0.65 - - [2026-02-26 03:12:04] "POST /id-to-fqname HTTP/1.1" 200 223 0.000988 10.0.0.65 - - [2026-02-26 03:12:04] "GET /virtual-network/05355b1a-de62-4aca-b100-dcc1c57a1108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007727 10.0.0.65 - - [2026-02-26 03:12:04] "GET /virtual-network/05355b1a-de62-4aca-b100-dcc1c57a1108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007425 10.0.0.65 - - [2026-02-26 03:12:04] "POST /neutron/subnet HTTP/1.1" 200 729 0.008661 10.0.0.65 - - [2026-02-26 03:12:05] "GET /virtual-network/05355b1a-de62-4aca-b100-dcc1c57a1108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005107 10.0.0.65 - - [2026-02-26 03:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.131 - - [2026-02-26 03:12:07] "GET /projects?obj_uuids=05aaab3b-81a3-4006-82b6-1f376bd9a60a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000777 10.0.0.65 - - [2026-02-26 03:12:07] "GET /project/05aaab3b-81a3-4006-82b6-1f376bd9a60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.060579 10.0.0.131 - - [2026-02-26 03:12:07] "POST /useragent-kv HTTP/1.1" 200 115 0.018117 10.0.0.65 - - [2026-02-26 03:12:07] "POST /neutron/subnet HTTP/1.1" 200 729 0.206876 10.0.0.65 - - [2026-02-26 03:12:07] "POST /id-to-fqname HTTP/1.1" 200 223 0.001215 10.0.0.65 - - [2026-02-26 03:12:07] "GET /virtual-network/21e32340-d554-4f13-aa94-471e6e3eb039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005702 10.0.0.65 - - [2026-02-26 03:12:07] "GET /virtual-network/21e32340-d554-4f13-aa94-471e6e3eb039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005363 10.0.0.65 - - [2026-02-26 03:12:07] "POST /neutron/network HTTP/1.1" 200 833 0.006802 10.0.0.65 - - [2026-02-26 03:12:08] "GET /virtual-network/21e32340-d554-4f13-aa94-471e6e3eb039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005738 10.0.0.65 - - [2026-02-26 03:12:08] "GET /obj-perms HTTP/1.1" 200 5026 0.062494 10.0.0.73 - - [2026-02-26 03:12:08] "GET /obj-perms HTTP/1.1" 200 5026 0.065872 10.0.0.65 - - [2026-02-26 03:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004889 10.0.0.131 - - [2026-02-26 03:12:08] "GET /projects?obj_uuids=05aaab3b-81a3-4006-82b6-1f376bd9a60a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001396 10.0.0.65 - - [2026-02-26 03:12:08] "GET /project/05aaab3b-81a3-4006-82b6-1f376bd9a60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.056804 10.0.0.131 - - [2026-02-26 03:12:08] "GET /projects?obj_uuids=05aaab3b-81a3-4006-82b6-1f376bd9a60a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001026 10.0.0.65 - - [2026-02-26 03:12:08] "POST /neutron/network HTTP/1.1" 200 615 0.130041 10.0.0.73 - - [2026-02-26 03:12:08] "POST /route-targets HTTP/1.1" 200 328 0.014934 10.0.0.65 - - [2026-02-26 03:12:09] "POST /id-to-fqname HTTP/1.1" 200 224 0.003477 10.0.0.65 - - [2026-02-26 03:12:09] "GET /virtual-network/80b77582-10e7-469a-b29e-dc6c4bb96a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005146 10.0.0.65 - - [2026-02-26 03:12:09] "POST /neutron/network HTTP/1.1" 200 831 0.006566 10.0.0.65 - - [2026-02-26 03:12:09] "GET /virtual-network/80b77582-10e7-469a-b29e-dc6c4bb96a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006272 10.0.0.65 - - [2026-02-26 03:12:09] "GET /virtual-network/80b77582-10e7-469a-b29e-dc6c4bb96a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005767 10.0.0.131 - - [2026-02-26 03:12:09] "GET /obj-perms HTTP/1.1" 200 5026 0.061034 10.0.0.65 - - [2026-02-26 03:12:09] "POST /id-to-fqname HTTP/1.1" 200 223 0.001229 10.0.0.65 - - [2026-02-26 03:12:10] "POST /neutron/port HTTP/1.1" 200 1121 0.019228 10.0.0.131 - - [2026-02-26 03:12:11] "GET /projects?obj_uuids=05aaab3b-81a3-4006-82b6-1f376bd9a60a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001304 10.0.0.65 - - [2026-02-26 03:12:11] "GET /project/05aaab3b-81a3-4006-82b6-1f376bd9a60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.072767 10.0.0.65 - - [2026-02-26 03:12:11] "POST /neutron/network HTTP/1.1" 200 833 0.006589 10.0.0.65 - - [2026-02-26 03:12:11] "POST /neutron/port HTTP/1.1" 200 117 0.006377 10.0.0.65 - - [2026-02-26 03:12:11] "POST /id-to-fqname HTTP/1.1" 200 224 0.001505 10.0.0.65 - - [2026-02-26 03:12:11] "POST /neutron/network HTTP/1.1" 200 841 0.007729 10.0.0.65 - - [2026-02-26 03:12:12] "POST /neutron/port HTTP/1.1" 200 1059 0.016674 10.0.0.65 - - [2026-02-26 03:12:12] "POST /neutron/port HTTP/1.1" 200 1123 0.019116 10.0.0.65 - - [2026-02-26 03:12:12] "POST /neutron/port HTTP/1.1" 200 117 0.001034 10.0.0.131 - - [2026-02-26 03:12:12] "GET /projects?obj_uuids=05aaab3b-81a3-4006-82b6-1f376bd9a60a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001432 10.0.0.65 - - [2026-02-26 03:12:12] "GET /project/05aaab3b-81a3-4006-82b6-1f376bd9a60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.091762 10.0.0.65 - - [2026-02-26 03:12:13] "POST /neutron/port HTTP/1.1" 200 2092 0.020090 10.0.0.65 - - [2026-02-26 03:12:13] "POST /fqname-to-id HTTP/1.1" 404 193 0.003573 10.0.0.65 - - [2026-02-26 03:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.131 - - [2026-02-26 03:12:13] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000929 10.0.0.65 - - [2026-02-26 03:12:13] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.007507 10.0.0.65 - - [2026-02-26 03:12:13] "POST /service-templates HTTP/1.1" 200 545 0.026120 10.0.0.65 - - [2026-02-26 03:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.65 - - [2026-02-26 03:12:13] "GET /service-template/66187076-297d-4c76-b04d-d6a634d20a83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.006139 10.0.0.65 - - [2026-02-26 03:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.65 - - [2026-02-26 03:12:13] "GET /service-template/66187076-297d-4c76-b04d-d6a634d20a83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.004001 10.0.0.65 - - [2026-02-26 03:12:13] "POST /id-to-fqname HTTP/1.1" 200 223 0.001147 10.0.0.65 - - [2026-02-26 03:12:13] "POST /id-to-fqname HTTP/1.1" 200 223 0.001172 10.0.0.65 - - [2026-02-26 03:12:13] "POST /id-to-fqname HTTP/1.1" 200 224 0.001240 10.0.0.65 - - [2026-02-26 03:12:13] "POST /neutron/port HTTP/1.1" 200 2092 0.024207 10.0.0.131 - - [2026-02-26 03:12:13] "GET /projects?obj_uuids=05aaab3b-81a3-4006-82b6-1f376bd9a60a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001077 10.0.0.65 - - [2026-02-26 03:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006558 10.0.0.65 - - [2026-02-26 03:12:14] "DELETE /service-template/66187076-297d-4c76-b04d-d6a634d20a83 HTTP/1.1" 200 115 0.038993 10.0.0.65 - - [2026-02-26 03:12:14] "POST /fqname-to-id HTTP/1.1" 404 193 0.006187 10.0.0.65 - - [2026-02-26 03:12:14] "POST /neutron/port HTTP/1.1" 200 1055 0.285053 10.0.0.65 - - [2026-02-26 03:12:14] "POST /neutron/port HTTP/1.1" 200 1109 0.147335 10.0.0.65 - - [2026-02-26 03:12:14] "POST /neutron/port HTTP/1.1" 200 1119 0.017992 10.0.0.65 - - [2026-02-26 03:12:14] "POST /neutron/port HTTP/1.1" 200 117 0.001387 10.0.0.65 - - [2026-02-26 03:12:14] "POST /neutron/port HTTP/1.1" 200 1113 0.013005 10.0.0.65 - - [2026-02-26 03:12:16] "POST /neutron/network HTTP/1.1" 400 204 0.015046 10.0.0.65 - - [2026-02-26 03:12:16] "POST /neutron/port HTTP/1.1" 200 151 0.174405 10.0.0.65 - - [2026-02-26 03:12:16] "POST /neutron/network HTTP/1.1" 200 2876 0.010227 10.0.0.65 - - [2026-02-26 03:12:17] "POST /neutron/network HTTP/1.1" 200 843 0.007046 10.0.0.65 - - [2026-02-26 03:12:17] "POST /neutron/port HTTP/1.1" 200 117 0.001049 10.0.0.65 - - [2026-02-26 03:12:18] "POST /neutron/network HTTP/1.1" 200 831 0.008024 10.0.0.73 - - [2026-02-26 03:12:18] "DELETE /route-target/7a365c6c-2f09-408b-bc06-3a416688e223 HTTP/1.1" 200 115 0.021237 10.0.0.131 - - [2026-02-26 03:12:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003153 10.0.0.131 - - [2026-02-26 03:12:19] "POST /useragent-kv HTTP/1.1" 200 115 0.004189 10.0.0.65 - - [2026-02-26 03:12:19] "POST /neutron/network HTTP/1.1" 200 151 0.131263 10.0.0.73 - - [2026-02-26 03:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.65 - - [2026-02-26 03:12:19] "POST /neutron/network HTTP/1.1" 200 833 0.006994 10.0.0.65 - - [2026-02-26 03:12:20] "POST /neutron/port HTTP/1.1" 200 1111 0.014840 10.0.0.131 - - [2026-02-26 03:12:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003118 10.0.0.131 - - [2026-02-26 03:12:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003378 10.0.0.65 - - [2026-02-26 03:12:21] "POST /neutron/network HTTP/1.1" 200 151 0.108924 10.0.0.73 - - [2026-02-26 03:12:21] "DELETE /route-target/95935fd6-de2e-461b-a23e-cc978068bddd HTTP/1.1" 200 115 0.025070 10.0.0.65 - - [2026-02-26 03:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.131 - - [2026-02-26 03:12:24] "GET /projects?obj_uuids=05aaab3b-81a3-4006-82b6-1f376bd9a60a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000823 10.0.0.65 - - [2026-02-26 03:12:24] "GET /project/05aaab3b-81a3-4006-82b6-1f376bd9a60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.041944 10.0.0.131 - - [2026-02-26 03:12:25] "POST /useragent-kv HTTP/1.1" 200 115 0.008491 10.0.0.65 - - [2026-02-26 03:12:25] "POST /neutron/subnet HTTP/1.1" 200 714 0.211837 10.0.0.65 - - [2026-02-26 03:12:25] "POST /id-to-fqname HTTP/1.1" 200 223 0.001223 10.0.0.65 - - [2026-02-26 03:12:25] "GET /virtual-network/af128b54-e118-4b8e-bf83-f81be99e6589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005922 10.0.0.65 - - [2026-02-26 03:12:25] "GET /virtual-network/af128b54-e118-4b8e-bf83-f81be99e6589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006417 10.0.0.65 - - [2026-02-26 03:12:25] "POST /neutron/network HTTP/1.1" 200 830 0.007536 10.0.0.65 - - [2026-02-26 03:12:25] "GET /virtual-network/af128b54-e118-4b8e-bf83-f81be99e6589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005166 10.0.0.65 - - [2026-02-26 03:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.131 - - [2026-02-26 03:12:25] "GET /projects?obj_uuids=05aaab3b-81a3-4006-82b6-1f376bd9a60a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000850 10.0.0.65 - - [2026-02-26 03:12:25] "GET /project/05aaab3b-81a3-4006-82b6-1f376bd9a60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.048572 10.0.0.131 - - [2026-02-26 03:12:25] "GET /projects?obj_uuids=05aaab3b-81a3-4006-82b6-1f376bd9a60a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001254 10.0.0.65 - - [2026-02-26 03:12:26] "POST /neutron/network HTTP/1.1" 200 613 0.142487 10.0.0.73 - - [2026-02-26 03:12:26] "POST /route-targets HTTP/1.1" 200 328 0.013912 10.0.0.65 - - [2026-02-26 03:12:26] "POST /id-to-fqname HTTP/1.1" 200 223 0.003564 10.0.0.65 - - [2026-02-26 03:12:26] "GET /virtual-network/4fe0b679-89d0-4924-ad80-ea918a20ea10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007593 10.0.0.65 - - [2026-02-26 03:12:26] "POST /neutron/network HTTP/1.1" 200 831 0.006229 10.0.0.65 - - [2026-02-26 03:12:26] "GET /virtual-network/4fe0b679-89d0-4924-ad80-ea918a20ea10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005546 10.0.0.65 - - [2026-02-26 03:12:26] "GET /virtual-network/4fe0b679-89d0-4924-ad80-ea918a20ea10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006867 10.0.0.65 - - [2026-02-26 03:12:26] "GET /obj-perms HTTP/1.1" 200 5026 0.003841 10.0.0.73 - - [2026-02-26 03:12:26] "GET /obj-perms HTTP/1.1" 200 5026 0.004136 10.0.0.65 - - [2026-02-26 03:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431 10.0.0.131 - - [2026-02-26 03:12:26] "GET /projects?obj_uuids=05aaab3b-81a3-4006-82b6-1f376bd9a60a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000943 10.0.0.65 - - [2026-02-26 03:12:26] "GET /project/05aaab3b-81a3-4006-82b6-1f376bd9a60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.048679 10.0.0.65 - - [2026-02-26 03:12:27] "POST /neutron/network HTTP/1.1" 200 117 0.024485 10.0.0.73 - - [2026-02-26 03:12:27] "POST /ref-update HTTP/1.1" 200 156 0.023473 10.0.0.65 - - [2026-02-26 03:12:27] "POST /neutron/network HTTP/1.1" 200 832 0.009051 10.0.0.65 - - [2026-02-26 03:12:27] "POST /id-to-fqname HTTP/1.1" 200 224 0.001513 10.0.0.65 - - [2026-02-26 03:12:27] "GET /virtual-network/61b28758-04b2-49c6-b9bd-933b6f7ad02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006329 10.0.0.65 - - [2026-02-26 03:12:27] "GET /virtual-network/61b28758-04b2-49c6-b9bd-933b6f7ad02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.009111 10.0.0.65 - - [2026-02-26 03:12:27] "POST /neutron/subnet HTTP/1.1" 200 715 0.009615 10.0.0.65 - - [2026-02-26 03:12:27] "GET /virtual-network/61b28758-04b2-49c6-b9bd-933b6f7ad02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005166 10.0.0.131 - - [2026-02-26 03:12:28] "GET /obj-perms HTTP/1.1" 200 5026 0.003575 10.0.0.65 - - [2026-02-26 03:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004314 10.0.0.131 - - [2026-02-26 03:12:28] "GET /projects?obj_uuids=05aaab3b-81a3-4006-82b6-1f376bd9a60a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001214 10.0.0.65 - - [2026-02-26 03:12:28] "GET /project/05aaab3b-81a3-4006-82b6-1f376bd9a60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.121605 10.0.0.131 - - [2026-02-26 03:12:28] "POST /useragent-kv HTTP/1.1" 200 115 0.013389 10.0.0.65 - - [2026-02-26 03:12:28] "POST /neutron/subnet HTTP/1.1" 200 715 0.180456 10.0.0.65 - - [2026-02-26 03:12:28] "POST /id-to-fqname HTTP/1.1" 200 229 0.001265 10.0.0.65 - - [2026-02-26 03:12:28] "GET /virtual-network/b446b056-413e-4c73-a5c2-8d354275c607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007448 10.0.0.65 - - [2026-02-26 03:12:28] "GET /virtual-network/b446b056-413e-4c73-a5c2-8d354275c607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005138 10.0.0.65 - - [2026-02-26 03:12:28] "POST /neutron/network HTTP/1.1" 200 842 0.005974 10.0.0.65 - - [2026-02-26 03:12:29] "GET /virtual-network/b446b056-413e-4c73-a5c2-8d354275c607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005470 10.0.0.65 - - [2026-02-26 03:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004369 10.0.0.131 - - [2026-02-26 03:12:29] "GET /projects?obj_uuids=05aaab3b-81a3-4006-82b6-1f376bd9a60a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000880 10.0.0.65 - - [2026-02-26 03:12:29] "GET /project/05aaab3b-81a3-4006-82b6-1f376bd9a60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.036230 10.0.0.131 - - [2026-02-26 03:12:29] "GET /projects?obj_uuids=05aaab3b-81a3-4006-82b6-1f376bd9a60a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000905 10.0.0.65 - - [2026-02-26 03:12:29] "POST /neutron/network HTTP/1.1" 200 627 0.136728 10.0.0.73 - - [2026-02-26 03:12:29] "POST /route-targets HTTP/1.1" 200 328 0.019848 10.0.0.65 - - [2026-02-26 03:12:30] "POST /id-to-fqname HTTP/1.1" 200 230 0.003242 10.0.0.65 - - [2026-02-26 03:12:30] "GET /virtual-network/f1c6bdfc-1815-4631-bb96-9cb38abbdb6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005247 10.0.0.65 - - [2026-02-26 03:12:30] "POST /neutron/network HTTP/1.1" 200 847 0.005805 10.0.0.65 - - [2026-02-26 03:12:30] "GET /virtual-network/f1c6bdfc-1815-4631-bb96-9cb38abbdb6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.004866 10.0.0.65 - - [2026-02-26 03:12:30] "GET /virtual-network/f1c6bdfc-1815-4631-bb96-9cb38abbdb6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005793 10.0.0.65 - - [2026-02-26 03:12:30] "GET /obj-perms HTTP/1.1" 200 5026 0.004181 10.0.0.73 - - [2026-02-26 03:12:30] "GET /obj-perms HTTP/1.1" 200 5026 0.003753 10.0.0.65 - - [2026-02-26 03:12:30] "POST /id-to-fqname HTTP/1.1" 200 223 0.001202 10.0.0.65 - - [2026-02-26 03:12:30] "POST /neutron/network HTTP/1.1" 200 841 0.007732 10.0.0.131 - - [2026-02-26 03:12:31] "GET /projects?obj_uuids=05aaab3b-81a3-4006-82b6-1f376bd9a60a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000957 10.0.0.65 - - [2026-02-26 03:12:31] "GET /project/05aaab3b-81a3-4006-82b6-1f376bd9a60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.067133 10.0.0.65 - - [2026-02-26 03:12:31] "POST /neutron/port HTTP/1.1" 200 117 0.007523 10.0.0.65 - - [2026-02-26 03:12:31] "POST /id-to-fqname HTTP/1.1" 200 224 0.001253 10.0.0.65 - - [2026-02-26 03:12:32] "POST /neutron/network HTTP/1.1" 200 841 0.007161 10.0.0.65 - - [2026-02-26 03:12:32] "POST /neutron/port HTTP/1.1" 200 1057 0.018840 10.0.0.65 - - [2026-02-26 03:12:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003931 10.0.0.65 - - [2026-02-26 03:12:33] "POST /neutron/network HTTP/1.1" 200 831 0.008813 10.0.0.131 - - [2026-02-26 03:12:33] "GET /projects?obj_uuids=05aaab3b-81a3-4006-82b6-1f376bd9a60a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000916 10.0.0.65 - - [2026-02-26 03:12:33] "GET /project/05aaab3b-81a3-4006-82b6-1f376bd9a60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.076406 10.0.0.65 - - [2026-02-26 03:12:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007000 10.0.0.65 - - [2026-02-26 03:12:33] "POST /fqname-to-id HTTP/1.1" 404 193 0.003568 10.0.0.65 - - [2026-02-26 03:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004852 10.0.0.131 - - [2026-02-26 03:12:33] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000967 10.0.0.65 - - [2026-02-26 03:12:33] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.007095 10.0.0.65 - - [2026-02-26 03:12:33] "POST /service-templates HTTP/1.1" 200 545 0.032534 10.0.0.65 - - [2026-02-26 03:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.65 - - [2026-02-26 03:12:33] "GET /service-template/0a5bae28-07c7-4435-955c-6033519b1bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.006198 10.0.0.65 - - [2026-02-26 03:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.65 - - [2026-02-26 03:12:33] "GET /service-template/0a5bae28-07c7-4435-955c-6033519b1bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.004358 10.0.0.65 - - [2026-02-26 03:12:33] "POST /id-to-fqname HTTP/1.1" 200 223 0.000916 10.0.0.65 - - [2026-02-26 03:12:33] "POST /id-to-fqname HTTP/1.1" 200 229 0.001534 10.0.0.65 - - [2026-02-26 03:12:33] "POST /id-to-fqname HTTP/1.1" 200 230 0.001156 10.0.0.131 - - [2026-02-26 03:12:34] "GET /projects?obj_uuids=05aaab3b-81a3-4006-82b6-1f376bd9a60a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000920 10.0.0.65 - - [2026-02-26 03:12:34] "POST /neutron/port HTTP/1.1" 200 1056 0.349149 10.0.0.65 - - [2026-02-26 03:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.65 - - [2026-02-26 03:12:34] "POST /neutron/port HTTP/1.1" 200 1056 0.014015 10.0.0.65 - - [2026-02-26 03:12:34] "DELETE /service-template/0a5bae28-07c7-4435-955c-6033519b1bed HTTP/1.1" 200 115 0.035443 10.0.0.65 - - [2026-02-26 03:12:34] "POST /fqname-to-id HTTP/1.1" 404 193 0.003464 10.0.0.65 - - [2026-02-26 03:12:34] "POST /neutron/port HTTP/1.1" 200 1120 0.023791 10.0.0.65 - - [2026-02-26 03:12:34] "POST /neutron/port HTTP/1.1" 200 117 0.001077 10.0.0.131 - - [2026-02-26 03:12:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003006 10.0.0.131 - - [2026-02-26 03:12:34] "POST /useragent-kv HTTP/1.1" 200 115 0.014197 10.0.0.65 - - [2026-02-26 03:12:34] "POST /neutron/network HTTP/1.1" 200 151 0.128780 10.0.0.73 - - [2026-02-26 03:12:34] "DELETE /route-target/88e88790-0a4a-4d16-af6e-3f8df23c7a1f HTTP/1.1" 200 115 0.020864 10.0.0.65 - - [2026-02-26 03:12:35] "POST /neutron/port HTTP/1.1" 200 1121 0.036664 10.0.0.65 - - [2026-02-26 03:12:35] "POST /neutron/network HTTP/1.1" 200 832 0.012822 10.0.0.131 - - [2026-02-26 03:12:35] "GET /obj-perms HTTP/1.1" 200 5056 0.063793 10.0.0.65 - - [2026-02-26 03:12:36] "POST /neutron/port HTTP/1.1" 200 1110 0.017049 10.0.0.65 - - [2026-02-26 03:12:36] "POST /neutron/network HTTP/1.1" 200 2182 0.017680 10.0.0.65 - - [2026-02-26 03:12:37] "POST /neutron/network HTTP/1.1" 200 832 0.006743 10.0.0.73 - - [2026-02-26 03:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.131 - - [2026-02-26 03:12:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002721 10.0.0.131 - - [2026-02-26 03:12:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002477 10.0.0.65 - - [2026-02-26 03:12:38] "POST /neutron/network HTTP/1.1" 200 151 0.117825 10.0.0.73 - - [2026-02-26 03:12:38] "DELETE /route-target/15d037f1-0a1e-4333-8681-4df4c4968475 HTTP/1.1" 200 115 0.027278 10.0.0.73 - - [2026-02-26 03:12:38] "DELETE /access-control-list/259286e5-66eb-4187-8e21-580d4671db33 HTTP/1.1" 200 115 0.023703 10.0.0.131 - - [2026-02-26 03:12:40] "GET /projects?obj_uuids=05aaab3b-81a3-4006-82b6-1f376bd9a60a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001057 10.0.0.65 - - [2026-02-26 03:12:40] "GET /project/05aaab3b-81a3-4006-82b6-1f376bd9a60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.054364 10.0.0.131 - - [2026-02-26 03:12:40] "GET /projects?obj_uuids=05aaab3b-81a3-4006-82b6-1f376bd9a60a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001088 10.0.0.65 - - [2026-02-26 03:12:40] "GET /project/05aaab3b-81a3-4006-82b6-1f376bd9a60a?fields=virtual_networks HTTP/1.1" 200 1038 0.039922 10.0.0.131 - - [2026-02-26 03:12:40] "GET /projects?obj_uuids=05aaab3b-81a3-4006-82b6-1f376bd9a60a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001108 10.0.0.65 - - [2026-02-26 03:12:40] "GET /project/05aaab3b-81a3-4006-82b6-1f376bd9a60a?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.038086 10.0.0.131 - - [2026-02-26 03:12:40] "GET /projects?obj_uuids=05aaab3b-81a3-4006-82b6-1f376bd9a60a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000881 10.0.0.65 - - [2026-02-26 03:12:40] "GET /project/05aaab3b-81a3-4006-82b6-1f376bd9a60a?fields=security_groups HTTP/1.1" 200 1263 0.039669 10.0.0.65 - - [2026-02-26 03:12:41] "POST /fqname-to-id HTTP/1.1" 404 186 0.039043 10.0.0.131 - - [2026-02-26 03:12:41] "GET /projects?obj_uuids=3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002655 10.0.0.131 - - [2026-02-26 03:12:41] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001215 10.0.0.131 - - [2026-02-26 03:12:41] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007274 10.0.0.131 - - [2026-02-26 03:12:41] "POST /id-to-fqname HTTP/1.1" 200 188 0.001912 10.0.0.131 - - [2026-02-26 03:12:41] "POST /fqname-to-id HTTP/1.1" 404 197 0.007456 10.0.0.131 - - [2026-02-26 03:12:42] "POST /security-groups HTTP/1.1" 200 589 0.033320 10.0.0.131 - - [2026-02-26 03:12:42] "POST /projects HTTP/1.1" 200 581 0.240332 10.0.0.73 - - [2026-02-26 03:12:42] "POST /access-control-lists HTTP/1.1" 200 596 0.029372 10.0.0.131 - - [2026-02-26 03:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.316563 10.0.0.65 - - [2026-02-26 03:12:42] "GET /project/3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.469512 10.0.0.65 - - [2026-02-26 03:12:43] "GET / HTTP/1.1" 200 36215 0.002329 10.0.0.65 - - [2026-02-26 03:12:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000538 10.0.0.65 - - [2026-02-26 03:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.068321 10.0.0.131 - - [2026-02-26 03:12:45] "GET /projects?obj_uuids=3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000855 10.0.0.65 - - [2026-02-26 03:12:45] "GET /project/3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.035890 10.0.0.65 - - [2026-02-26 03:12:45] "POST /neutron/network HTTP/1.1" 200 117 0.039376 10.0.0.73 - - [2026-02-26 03:12:46] "POST /route-targets HTTP/1.1" 200 328 0.019487 10.0.0.65 - - [2026-02-26 03:12:46] "POST /neutron/network HTTP/1.1" 200 830 0.008337 10.0.0.65 - - [2026-02-26 03:12:46] "POST /id-to-fqname HTTP/1.1" 200 223 0.000990 10.0.0.65 - - [2026-02-26 03:12:46] "GET /virtual-network/f8a7e58d-e15d-4b12-a83c-b72155cc347c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004695 10.0.0.65 - - [2026-02-26 03:12:46] "GET /virtual-network/f8a7e58d-e15d-4b12-a83c-b72155cc347c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005766 10.0.0.65 - - [2026-02-26 03:12:46] "POST /neutron/subnet HTTP/1.1" 200 714 0.009299 10.0.0.65 - - [2026-02-26 03:12:47] "GET /virtual-network/f8a7e58d-e15d-4b12-a83c-b72155cc347c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005686 10.0.0.131 - - [2026-02-26 03:12:48] "DELETE /project/05aaab3b81a3400682b61f376bd9a60a HTTP/1.1" 404 173 0.004516 10.0.0.131 - - [2026-02-26 03:12:48] "DELETE /project/ef4d8ee0-8eea-4dc8-8297-3cacbb0b9a13 HTTP/1.1" 404 177 0.006151 10.0.0.131 - - [2026-02-26 03:12:48] "DELETE /project/3705f1cec5c84ce984466e6bcdfe3cae HTTP/1.1" 404 173 0.004129 10.0.0.131 - - [2026-02-26 03:12:48] "GET /projects?obj_uuids=05aaab3b-81a3-4006-82b6-1f376bd9a60a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000793 10.0.0.131 - - [2026-02-26 03:12:48] "GET /project/05aaab3b-81a3-4006-82b6-1f376bd9a60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.042775 10.0.0.131 - - [2026-02-26 03:12:48] "GET /projects?obj_uuids=05aaab3b-81a3-4006-82b6-1f376bd9a60a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000928 10.0.0.131 - - [2026-02-26 03:12:48] "GET /project/05aaab3b-81a3-4006-82b6-1f376bd9a60a?fields=security_groups HTTP/1.1" 200 1365 0.042416 10.0.0.131 - - [2026-02-26 03:12:48] "DELETE /security-group/f77b825f-ea37-4c1f-b028-5eb672f1cf76 HTTP/1.1" 200 115 0.057264 10.0.0.131 - - [2026-02-26 03:12:48] "GET /projects?obj_uuids=05aaab3b-81a3-4006-82b6-1f376bd9a60a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001468 10.0.0.131 - - [2026-02-26 03:12:48] "GET /project/05aaab3b-81a3-4006-82b6-1f376bd9a60a?fields=application_policy_sets HTTP/1.1" 200 1404 0.059885 10.0.0.73 - - [2026-02-26 03:12:48] "DELETE /access-control-list/7e6366aa-c6a3-4047-8322-7af393aa2f62 HTTP/1.1" 200 115 0.040127 10.0.0.131 - - [2026-02-26 03:12:48] "DELETE /project/05aaab3b-81a3-4006-82b6-1f376bd9a60a HTTP/1.1" 200 115 0.407368 10.0.0.65 - - [2026-02-26 03:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.131 - - [2026-02-26 03:12:49] "GET /projects?obj_uuids=3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000905 10.0.0.65 - - [2026-02-26 03:12:49] "GET /project/3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.040699 10.0.0.131 - - [2026-02-26 03:12:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003520 10.0.0.65 - - [2026-02-26 03:12:49] "POST /neutron/subnet HTTP/1.1" 200 720 0.162885 10.0.0.65 - - [2026-02-26 03:12:49] "POST /id-to-fqname HTTP/1.1" 200 225 0.001206 10.0.0.65 - - [2026-02-26 03:12:49] "GET /virtual-network/80177edd-d492-462b-9a80-259e39c39b72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005302 10.0.0.65 - - [2026-02-26 03:12:49] "GET /virtual-network/80177edd-d492-462b-9a80-259e39c39b72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005043 10.0.0.65 - - [2026-02-26 03:12:49] "POST /neutron/network HTTP/1.1" 200 835 0.007054 10.0.0.65 - - [2026-02-26 03:12:50] "GET /virtual-network/80177edd-d492-462b-9a80-259e39c39b72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005752 10.0.0.65 - - [2026-02-26 03:12:50] "GET /obj-perms HTTP/1.1" 200 5026 0.083336 10.0.0.65 - - [2026-02-26 03:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.131 - - [2026-02-26 03:12:50] "GET /projects?obj_uuids=3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000999 10.0.0.65 - - [2026-02-26 03:12:50] "GET /project/3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.045881 10.0.0.131 - - [2026-02-26 03:12:50] "GET /projects?obj_uuids=3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000909 10.0.0.65 - - [2026-02-26 03:12:50] "POST /neutron/network HTTP/1.1" 200 619 0.122385 10.0.0.73 - - [2026-02-26 03:12:50] "POST /route-targets HTTP/1.1" 200 328 0.022592 10.0.0.65 - - [2026-02-26 03:12:51] "POST /id-to-fqname HTTP/1.1" 200 226 0.003120 10.0.0.65 - - [2026-02-26 03:12:51] "GET /virtual-network/df8824cf-63b9-4a08-9b14-0a928a12cc11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005991 10.0.0.65 - - [2026-02-26 03:12:51] "POST /neutron/network HTTP/1.1" 200 838 0.006158 10.0.0.65 - - [2026-02-26 03:12:51] "GET /virtual-network/df8824cf-63b9-4a08-9b14-0a928a12cc11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005417 10.0.0.65 - - [2026-02-26 03:12:51] "GET /virtual-network/df8824cf-63b9-4a08-9b14-0a928a12cc11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005355 10.0.0.73 - - [2026-02-26 03:12:51] "GET /obj-perms HTTP/1.1" 200 5026 0.067578 10.0.0.131 - - [2026-02-26 03:12:51] "GET /obj-perms HTTP/1.1" 200 5026 0.071633 10.0.0.65 - - [2026-02-26 03:12:51] "POST /id-to-fqname HTTP/1.1" 200 225 0.001860 10.0.0.65 - - [2026-02-26 03:12:52] "POST /neutron/network HTTP/1.1" 200 845 0.008856 10.0.0.131 - - [2026-02-26 03:12:53] "GET /projects?obj_uuids=3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.030219 10.0.0.65 - - [2026-02-26 03:12:53] "GET /project/3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.101504 10.0.0.65 - - [2026-02-26 03:12:53] "POST /neutron/port HTTP/1.1" 200 117 0.005643 10.0.0.65 - - [2026-02-26 03:12:53] "POST /id-to-fqname HTTP/1.1" 200 226 0.001058 10.0.0.65 - - [2026-02-26 03:12:53] "POST /neutron/network HTTP/1.1" 200 845 0.006135 10.0.0.65 - - [2026-02-26 03:12:54] "POST /neutron/port HTTP/1.1" 200 1057 0.032592 10.0.0.65 - - [2026-02-26 03:12:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003673 10.0.0.65 - - [2026-02-26 03:12:54] "POST /neutron/network HTTP/1.1" 200 835 0.008241 10.0.0.131 - - [2026-02-26 03:12:54] "GET /projects?obj_uuids=3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000906 10.0.0.65 - - [2026-02-26 03:12:54] "GET /project/3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.080101 10.0.0.65 - - [2026-02-26 03:12:54] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007064 10.0.0.65 - - [2026-02-26 03:12:54] "POST /fqname-to-id HTTP/1.1" 404 193 0.003089 10.0.0.65 - - [2026-02-26 03:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.131 - - [2026-02-26 03:12:54] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000852 10.0.0.65 - - [2026-02-26 03:12:54] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.007703 10.0.0.65 - - [2026-02-26 03:12:55] "POST /service-templates HTTP/1.1" 200 545 0.036622 10.0.0.65 - - [2026-02-26 03:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.65 - - [2026-02-26 03:12:55] "GET /service-template/2e123dea-c21d-451c-af8b-3367684c7bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.005420 10.0.0.65 - - [2026-02-26 03:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.65 - - [2026-02-26 03:12:55] "GET /service-template/2e123dea-c21d-451c-af8b-3367684c7bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.003885 10.0.0.65 - - [2026-02-26 03:12:55] "POST /id-to-fqname HTTP/1.1" 200 223 0.001190 10.0.0.65 - - [2026-02-26 03:12:55] "POST /id-to-fqname HTTP/1.1" 200 225 0.001190 10.0.0.65 - - [2026-02-26 03:12:55] "POST /id-to-fqname HTTP/1.1" 200 226 0.001263 10.0.0.131 - - [2026-02-26 03:12:55] "GET /projects?obj_uuids=3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000893 10.0.0.65 - - [2026-02-26 03:12:55] "POST /neutron/port HTTP/1.1" 200 1058 0.248889 10.0.0.65 - - [2026-02-26 03:12:55] "POST /neutron/port HTTP/1.1" 200 1058 0.016000 10.0.0.65 - - [2026-02-26 03:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.019994 10.0.0.65 - - [2026-02-26 03:12:55] "DELETE /service-template/2e123dea-c21d-451c-af8b-3367684c7bd9 HTTP/1.1" 200 115 0.076500 10.0.0.65 - - [2026-02-26 03:12:55] "POST /fqname-to-id HTTP/1.1" 404 193 0.007061 10.0.0.65 - - [2026-02-26 03:12:55] "POST /neutron/port HTTP/1.1" 200 1122 0.022613 10.0.0.65 - - [2026-02-26 03:12:55] "POST /neutron/port HTTP/1.1" 200 117 0.001057 10.0.0.65 - - [2026-02-26 03:12:56] "POST /neutron/network HTTP/1.1" 400 204 0.013887 10.0.0.65 - - [2026-02-26 03:12:56] "POST /neutron/port HTTP/1.1" 200 151 0.158414 10.0.0.65 - - [2026-02-26 03:12:57] "POST /neutron/port HTTP/1.1" 200 151 0.208611 10.0.0.65 - - [2026-02-26 03:12:58] "POST /neutron/network HTTP/1.1" 200 838 0.006691 10.0.0.73 - - [2026-02-26 03:12:58] "DELETE /route-target/8c3d221d-a3ee-41d8-beb9-18e8df3f99c1 HTTP/1.1" 200 115 0.025795 10.0.0.65 - - [2026-02-26 03:12:58] "POST /neutron/port HTTP/1.1" 200 117 0.009129 10.0.0.65 - - [2026-02-26 03:12:58] "POST /neutron/network HTTP/1.1" 200 830 0.005958 10.0.0.73 - - [2026-02-26 03:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005330 10.0.0.65 - - [2026-02-26 03:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004330 10.0.0.131 - - [2026-02-26 03:13:01] "GET /projects?obj_uuids=3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001398 10.0.0.65 - - [2026-02-26 03:13:01] "GET /project/3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.060838 10.0.0.131 - - [2026-02-26 03:13:02] "GET /projects?obj_uuids=3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001018 10.0.0.65 - - [2026-02-26 03:13:02] "POST /neutron/network HTTP/1.1" 200 613 0.123924 10.0.0.65 - - [2026-02-26 03:13:02] "POST /id-to-fqname HTTP/1.1" 200 223 0.006158 10.0.0.65 - - [2026-02-26 03:13:02] "GET /virtual-network/d49429fa-286d-4888-a2ba-d83adc748ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.024449 10.0.0.65 - - [2026-02-26 03:13:02] "POST /neutron/network HTTP/1.1" 200 831 0.011669 10.0.0.65 - - [2026-02-26 03:13:02] "GET /virtual-network/d49429fa-286d-4888-a2ba-d83adc748ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005744 10.0.0.73 - - [2026-02-26 03:13:02] "POST /ref-update HTTP/1.1" 200 156 0.025575 10.0.0.65 - - [2026-02-26 03:13:02] "GET /virtual-network/d49429fa-286d-4888-a2ba-d83adc748ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006561 10.0.0.65 - - [2026-02-26 03:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.131 - - [2026-02-26 03:13:03] "GET /projects?obj_uuids=3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000897 10.0.0.65 - - [2026-02-26 03:13:03] "GET /project/3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.056808 10.0.0.65 - - [2026-02-26 03:13:03] "POST /neutron/network HTTP/1.1" 200 117 0.031655 10.0.0.65 - - [2026-02-26 03:13:04] "POST /neutron/network HTTP/1.1" 200 830 0.009864 10.0.0.65 - - [2026-02-26 03:13:04] "POST /id-to-fqname HTTP/1.1" 200 223 0.001189 10.0.0.65 - - [2026-02-26 03:13:04] "GET /virtual-network/d959b50e-7c3e-4fd8-87c7-b05166948063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005201 10.0.0.65 - - [2026-02-26 03:13:04] "GET /virtual-network/d959b50e-7c3e-4fd8-87c7-b05166948063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007285 10.0.0.65 - - [2026-02-26 03:13:04] "POST /neutron/subnet HTTP/1.1" 200 715 0.009270 10.0.0.65 - - [2026-02-26 03:13:04] "GET /virtual-network/d959b50e-7c3e-4fd8-87c7-b05166948063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005280 10.0.0.65 - - [2026-02-26 03:13:04] "GET /obj-perms HTTP/1.1" 200 5026 0.003673 10.0.0.65 - - [2026-02-26 03:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.131 - - [2026-02-26 03:13:04] "GET /projects?obj_uuids=3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000870 10.0.0.65 - - [2026-02-26 03:13:04] "GET /project/3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.056560 10.0.0.73 - - [2026-02-26 03:13:05] "POST /route-targets HTTP/1.1" 200 328 0.016515 10.0.0.131 - - [2026-02-26 03:13:05] "POST /useragent-kv HTTP/1.1" 200 115 0.002516 10.0.0.65 - - [2026-02-26 03:13:05] "POST /neutron/subnet HTTP/1.1" 200 724 0.231991 10.0.0.65 - - [2026-02-26 03:13:05] "POST /id-to-fqname HTTP/1.1" 200 224 0.001175 10.0.0.65 - - [2026-02-26 03:13:05] "GET /virtual-network/79249819-741b-46f4-a667-280e8a861a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006383 10.0.0.65 - - [2026-02-26 03:13:05] "GET /virtual-network/79249819-741b-46f4-a667-280e8a861a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005354 10.0.0.65 - - [2026-02-26 03:13:05] "POST /neutron/network HTTP/1.1" 200 834 0.006829 10.0.0.65 - - [2026-02-26 03:13:05] "GET /virtual-network/79249819-741b-46f4-a667-280e8a861a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006234 10.0.0.73 - - [2026-02-26 03:13:05] "GET /obj-perms HTTP/1.1" 200 5026 0.005108 10.0.0.131 - - [2026-02-26 03:13:05] "GET /obj-perms HTTP/1.1" 200 5026 0.005161 10.0.0.65 - - [2026-02-26 03:13:06] "POST /id-to-fqname HTTP/1.1" 200 223 0.001294 10.0.0.131 - - [2026-02-26 03:13:07] "GET /projects?obj_uuids=3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001594 10.0.0.65 - - [2026-02-26 03:13:07] "GET /project/3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.104298 10.0.0.65 - - [2026-02-26 03:13:07] "POST /neutron/network HTTP/1.1" 200 830 0.009260 10.0.0.65 - - [2026-02-26 03:13:07] "POST /id-to-fqname HTTP/1.1" 200 224 0.001282 10.0.0.65 - - [2026-02-26 03:13:07] "POST /neutron/port HTTP/1.1" 200 117 0.014975 10.0.0.131 - - [2026-02-26 03:13:08] "GET /projects?obj_uuids=3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001490 10.0.0.65 - - [2026-02-26 03:13:08] "POST /neutron/port HTTP/1.1" 200 1056 0.336685 10.0.0.131 - - [2026-02-26 03:13:08] "GET /projects?obj_uuids=3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001137 10.0.0.65 - - [2026-02-26 03:13:08] "GET /project/3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.103334 10.0.0.65 - - [2026-02-26 03:13:08] "POST /neutron/port HTTP/1.1" 200 1110 0.209494 10.0.0.65 - - [2026-02-26 03:13:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006729 10.0.0.65 - - [2026-02-26 03:13:09] "POST /neutron/port HTTP/1.1" 200 1120 0.018936 10.0.0.65 - - [2026-02-26 03:13:09] "POST /neutron/port HTTP/1.1" 200 117 0.007384 10.0.0.65 - - [2026-02-26 03:13:09] "POST /fqname-to-id HTTP/1.1" 404 193 0.004835 10.0.0.65 - - [2026-02-26 03:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.131 - - [2026-02-26 03:13:09] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001806 10.0.0.65 - - [2026-02-26 03:13:09] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.010365 10.0.0.65 - - [2026-02-26 03:13:09] "POST /service-templates HTTP/1.1" 200 545 0.041632 10.0.0.65 - - [2026-02-26 03:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.65 - - [2026-02-26 03:13:09] "GET /service-template/9c68d18f-0d6e-4d71-8491-ebf470be8f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.006567 10.0.0.65 - - [2026-02-26 03:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.65 - - [2026-02-26 03:13:09] "GET /service-template/9c68d18f-0d6e-4d71-8491-ebf470be8f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.003955 10.0.0.65 - - [2026-02-26 03:13:09] "POST /id-to-fqname HTTP/1.1" 200 223 0.000938 10.0.0.65 - - [2026-02-26 03:13:09] "POST /id-to-fqname HTTP/1.1" 200 223 0.002588 10.0.0.65 - - [2026-02-26 03:13:09] "POST /id-to-fqname HTTP/1.1" 200 224 0.001609 10.0.0.65 - - [2026-02-26 03:13:09] "POST /neutron/port HTTP/1.1" 200 1952 0.042668 10.0.0.65 - - [2026-02-26 03:13:09] "POST /neutron/port HTTP/1.1" 200 1058 0.013670 10.0.0.65 - - [2026-02-26 03:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.65 - - [2026-02-26 03:13:09] "DELETE /service-template/9c68d18f-0d6e-4d71-8491-ebf470be8f05 HTTP/1.1" 200 115 0.025105 10.0.0.65 - - [2026-02-26 03:13:10] "POST /fqname-to-id HTTP/1.1" 404 193 0.002829 10.0.0.65 - - [2026-02-26 03:13:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005262 10.0.0.65 - - [2026-02-26 03:13:10] "POST /neutron/network HTTP/1.1" 200 834 0.008189 10.0.0.65 - - [2026-02-26 03:13:10] "POST /neutron/port HTTP/1.1" 200 1120 0.017204 10.0.0.65 - - [2026-02-26 03:13:11] "POST /neutron/port HTTP/1.1" 200 117 0.005563 10.0.0.65 - - [2026-02-26 03:13:11] "POST /neutron/port HTTP/1.1" 200 151 0.163812 10.0.0.65 - - [2026-02-26 03:13:12] "POST /neutron/network HTTP/1.1" 200 117 0.011430 10.0.0.73 - - [2026-02-26 03:13:12] "DELETE /route-target/8b7f4c76-14c7-430b-852e-8cbfda3e3c3e HTTP/1.1" 200 115 0.029266 10.0.0.65 - - [2026-02-26 03:13:12] "POST /neutron/port HTTP/1.1" 200 117 0.008314 10.0.0.65 - - [2026-02-26 03:13:13] "POST /neutron/network HTTP/1.1" 200 831 0.008217 10.0.0.73 - - [2026-02-26 03:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.131 - - [2026-02-26 03:13:14] "GET /projects?obj_uuids=3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001444 10.0.0.65 - - [2026-02-26 03:13:14] "GET /project/3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.086240 10.0.0.131 - - [2026-02-26 03:13:14] "GET /projects?obj_uuids=3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000943 10.0.0.65 - - [2026-02-26 03:13:14] "GET /project/3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae?fields=virtual_networks HTTP/1.1" 200 1039 0.041215 10.0.0.131 - - [2026-02-26 03:13:15] "GET /projects?obj_uuids=3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000958 10.0.0.65 - - [2026-02-26 03:13:15] "GET /project/3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.043936 10.0.0.131 - - [2026-02-26 03:13:15] "GET /projects?obj_uuids=3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000868 10.0.0.65 - - [2026-02-26 03:13:15] "GET /project/3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae?fields=security_groups HTTP/1.1" 200 1264 0.043373 10.0.0.65 - - [2026-02-26 03:13:16] "POST /fqname-to-id HTTP/1.1" 404 184 0.033875 10.0.0.131 - - [2026-02-26 03:13:16] "GET /projects?obj_uuids=28a415df-98c2-43be-923a-bda5d2f5842e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003520 10.0.0.131 - - [2026-02-26 03:13:16] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000940 10.0.0.131 - - [2026-02-26 03:13:16] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.038393 10.0.0.131 - - [2026-02-26 03:13:16] "POST /id-to-fqname HTTP/1.1" 200 186 0.001112 10.0.0.131 - - [2026-02-26 03:13:16] "POST /fqname-to-id HTTP/1.1" 404 195 0.005087 10.0.0.131 - - [2026-02-26 03:13:16] "POST /security-groups HTTP/1.1" 200 587 0.033213 10.0.0.131 - - [2026-02-26 03:13:16] "POST /projects HTTP/1.1" 200 577 0.240695 10.0.0.73 - - [2026-02-26 03:13:16] "POST /access-control-lists HTTP/1.1" 200 594 0.033151 10.0.0.131 - - [2026-02-26 03:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.316548 10.0.0.65 - - [2026-02-26 03:13:16] "GET /project/28a415df-98c2-43be-923a-bda5d2f5842e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.498786 10.0.0.65 - - [2026-02-26 03:13:18] "GET / HTTP/1.1" 200 36215 0.001841 10.0.0.65 - - [2026-02-26 03:13:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000421 10.0.0.65 - - [2026-02-26 03:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.074164 10.0.0.131 - - [2026-02-26 03:13:20] "GET /projects?obj_uuids=28a415df-98c2-43be-923a-bda5d2f5842e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000925 10.0.0.65 - - [2026-02-26 03:13:20] "GET /project/28a415df-98c2-43be-923a-bda5d2f5842e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.049570 10.0.0.131 - - [2026-02-26 03:13:20] "GET /projects?obj_uuids=28a415df-98c2-43be-923a-bda5d2f5842e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000938 10.0.0.65 - - [2026-02-26 03:13:20] "POST /neutron/network HTTP/1.1" 200 611 0.166447 10.0.0.73 - - [2026-02-26 03:13:20] "POST /route-targets HTTP/1.1" 200 328 0.019867 10.0.0.65 - - [2026-02-26 03:13:21] "POST /id-to-fqname HTTP/1.1" 200 221 0.004584 10.0.0.65 - - [2026-02-26 03:13:21] "GET /virtual-network/6e95cff9-1cb2-4093-8d3f-525ebca1b2c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005098 10.0.0.65 - - [2026-02-26 03:13:21] "POST /neutron/network HTTP/1.1" 200 831 0.006816 10.0.0.65 - - [2026-02-26 03:13:21] "GET /virtual-network/6e95cff9-1cb2-4093-8d3f-525ebca1b2c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005657 10.0.0.65 - - [2026-02-26 03:13:21] "GET /virtual-network/6e95cff9-1cb2-4093-8d3f-525ebca1b2c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005450 10.0.0.65 - - [2026-02-26 03:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004731 10.0.0.131 - - [2026-02-26 03:13:23] "GET /projects?obj_uuids=28a415df-98c2-43be-923a-bda5d2f5842e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001194 10.0.0.65 - - [2026-02-26 03:13:23] "GET /project/28a415df-98c2-43be-923a-bda5d2f5842e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.053501 10.0.0.65 - - [2026-02-26 03:13:23] "POST /neutron/network HTTP/1.1" 200 117 0.018161 10.0.0.73 - - [2026-02-26 03:13:23] "POST /ref-update HTTP/1.1" 200 156 0.020315 10.0.0.65 - - [2026-02-26 03:13:23] "POST /neutron/network HTTP/1.1" 200 829 0.007855 10.0.0.65 - - [2026-02-26 03:13:23] "POST /id-to-fqname HTTP/1.1" 200 221 0.001045 10.0.0.65 - - [2026-02-26 03:13:23] "GET /virtual-network/e046f281-a65c-4c90-a42f-630843077a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005190 10.0.0.65 - - [2026-02-26 03:13:23] "GET /virtual-network/e046f281-a65c-4c90-a42f-630843077a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005321 10.0.0.65 - - [2026-02-26 03:13:23] "POST /neutron/subnet HTTP/1.1" 200 720 0.008624 10.0.0.65 - - [2026-02-26 03:13:24] "GET /virtual-network/e046f281-a65c-4c90-a42f-630843077a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005471 10.0.0.65 - - [2026-02-26 03:13:24] "GET /obj-perms HTTP/1.1" 200 5022 0.087778 10.0.0.65 - - [2026-02-26 03:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.131 - - [2026-02-26 03:13:24] "GET /projects?obj_uuids=28a415df-98c2-43be-923a-bda5d2f5842e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000873 10.0.0.65 - - [2026-02-26 03:13:24] "GET /project/28a415df-98c2-43be-923a-bda5d2f5842e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.043798 10.0.0.131 - - [2026-02-26 03:13:25] "POST /useragent-kv HTTP/1.1" 200 115 0.008906 10.0.0.65 - - [2026-02-26 03:13:25] "POST /neutron/subnet HTTP/1.1" 200 715 0.176532 10.0.0.65 - - [2026-02-26 03:13:25] "POST /id-to-fqname HTTP/1.1" 200 222 0.001612 10.0.0.65 - - [2026-02-26 03:13:25] "GET /virtual-network/3381e236-8bdb-49de-9843-c5d5a4aa418d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006102 10.0.0.65 - - [2026-02-26 03:13:25] "GET /virtual-network/3381e236-8bdb-49de-9843-c5d5a4aa418d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006464 10.0.0.65 - - [2026-02-26 03:13:25] "POST /neutron/network HTTP/1.1" 200 830 0.009555 10.0.0.65 - - [2026-02-26 03:13:25] "GET /virtual-network/3381e236-8bdb-49de-9843-c5d5a4aa418d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005388 10.0.0.73 - - [2026-02-26 03:13:25] "GET /obj-perms HTTP/1.1" 200 5022 0.059742 10.0.0.131 - - [2026-02-26 03:13:26] "GET /obj-perms HTTP/1.1" 200 5022 0.059640 10.0.0.65 - - [2026-02-26 03:13:26] "POST /id-to-fqname HTTP/1.1" 200 221 0.001202 10.0.0.131 - - [2026-02-26 03:13:27] "GET /projects?obj_uuids=28a415df-98c2-43be-923a-bda5d2f5842e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001009 10.0.0.65 - - [2026-02-26 03:13:27] "GET /project/28a415df-98c2-43be-923a-bda5d2f5842e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.075983 10.0.0.65 - - [2026-02-26 03:13:27] "POST /neutron/network HTTP/1.1" 200 829 0.006153 10.0.0.65 - - [2026-02-26 03:13:27] "POST /id-to-fqname HTTP/1.1" 200 222 0.001547 10.0.0.65 - - [2026-02-26 03:13:27] "POST /neutron/port HTTP/1.1" 200 117 0.006902 10.0.0.131 - - [2026-02-26 03:13:28] "GET /projects?obj_uuids=28a415df-98c2-43be-923a-bda5d2f5842e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000920 10.0.0.65 - - [2026-02-26 03:13:28] "POST /neutron/port HTTP/1.1" 200 1055 0.283549 10.0.0.65 - - [2026-02-26 03:13:28] "POST /neutron/port HTTP/1.1" 200 1109 0.104558 10.0.0.65 - - [2026-02-26 03:13:28] "POST /neutron/subnet HTTP/1.1" 200 694 0.008532 10.0.0.131 - - [2026-02-26 03:13:28] "GET /projects?obj_uuids=28a415df-98c2-43be-923a-bda5d2f5842e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001110 10.0.0.65 - - [2026-02-26 03:13:28] "GET /project/28a415df-98c2-43be-923a-bda5d2f5842e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.082293 10.0.0.65 - - [2026-02-26 03:13:28] "POST /neutron/network HTTP/1.1" 200 830 0.006857 10.0.0.65 - - [2026-02-26 03:13:29] "POST /neutron/port HTTP/1.1" 200 117 0.006436 10.0.0.65 - - [2026-02-26 03:13:29] "POST /fqname-to-id HTTP/1.1" 404 193 0.003302 10.0.0.65 - - [2026-02-26 03:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.131 - - [2026-02-26 03:13:29] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000871 10.0.0.65 - - [2026-02-26 03:13:29] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.006639 10.0.0.65 - - [2026-02-26 03:13:29] "POST /service-templates HTTP/1.1" 200 545 0.033010 10.0.0.65 - - [2026-02-26 03:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.65 - - [2026-02-26 03:13:29] "GET /service-template/59a616bc-9e58-4aa7-a035-e621adbc65a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.011007 10.0.0.65 - - [2026-02-26 03:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.65 - - [2026-02-26 03:13:29] "GET /service-template/59a616bc-9e58-4aa7-a035-e621adbc65a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.003872 10.0.0.65 - - [2026-02-26 03:13:29] "POST /id-to-fqname HTTP/1.1" 200 221 0.001746 10.0.0.65 - - [2026-02-26 03:13:29] "POST /id-to-fqname HTTP/1.1" 200 221 0.002391 10.0.0.65 - - [2026-02-26 03:13:29] "POST /id-to-fqname HTTP/1.1" 200 222 0.001570 10.0.0.65 - - [2026-02-26 03:13:29] "POST /neutron/port HTTP/1.1" 200 1119 0.053535 10.0.0.65 - - [2026-02-26 03:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.65 - - [2026-02-26 03:13:29] "DELETE /service-template/59a616bc-9e58-4aa7-a035-e621adbc65a4 HTTP/1.1" 200 115 0.037488 10.0.0.65 - - [2026-02-26 03:13:30] "POST /fqname-to-id HTTP/1.1" 404 193 0.008571 10.0.0.65 - - [2026-02-26 03:13:30] "POST /neutron/port HTTP/1.1" 200 1054 0.023904 10.0.0.65 - - [2026-02-26 03:13:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003809 10.0.0.65 - - [2026-02-26 03:13:30] "POST /neutron/port HTTP/1.1" 200 117 0.001078 10.0.0.65 - - [2026-02-26 03:13:30] "POST /neutron/port HTTP/1.1" 200 1119 0.018364 10.0.0.65 - - [2026-02-26 03:13:32] "POST /neutron/port HTTP/1.1" 200 1118 0.024883 10.0.0.65 - - [2026-02-26 03:13:32] "POST /neutron/network HTTP/1.1" 200 830 0.006773 10.0.0.65 - - [2026-02-26 03:13:32] "POST /neutron/network HTTP/1.1" 200 1492 0.011593 10.0.0.73 - - [2026-02-26 03:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.131 - - [2026-02-26 03:13:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002986 10.0.0.131 - - [2026-02-26 03:13:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002604 10.0.0.65 - - [2026-02-26 03:13:33] "POST /neutron/network HTTP/1.1" 200 151 0.121873 10.0.0.73 - - [2026-02-26 03:13:33] "DELETE /route-target/9456e322-38ec-4106-b907-3c4118516e68 HTTP/1.1" 200 115 0.030809 10.0.0.131 - - [2026-02-26 03:13:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002632 10.0.0.131 - - [2026-02-26 03:13:33] "POST /useragent-kv HTTP/1.1" 200 115 0.003444 10.0.0.65 - - [2026-02-26 03:13:33] "POST /neutron/network HTTP/1.1" 200 151 0.110034 10.0.0.65 - - [2026-02-26 03:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.131 - - [2026-02-26 03:13:36] "GET /projects?obj_uuids=28a415df-98c2-43be-923a-bda5d2f5842e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000860 10.0.0.65 - - [2026-02-26 03:13:36] "GET /project/28a415df-98c2-43be-923a-bda5d2f5842e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.048544 10.0.0.73 - - [2026-02-26 03:13:36] "POST /route-targets HTTP/1.1" 200 328 0.014767 10.0.0.131 - - [2026-02-26 03:13:36] "POST /useragent-kv HTTP/1.1" 200 115 0.009668 10.0.0.65 - - [2026-02-26 03:13:36] "POST /neutron/subnet HTTP/1.1" 200 725 0.251503 10.0.0.65 - - [2026-02-26 03:13:36] "POST /id-to-fqname HTTP/1.1" 200 221 0.001403 10.0.0.65 - - [2026-02-26 03:13:36] "GET /virtual-network/43ba7489-3d28-46c1-8fe2-da3bad09aa31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006717 10.0.0.65 - - [2026-02-26 03:13:36] "GET /virtual-network/43ba7489-3d28-46c1-8fe2-da3bad09aa31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006236 10.0.0.65 - - [2026-02-26 03:13:36] "POST /neutron/network HTTP/1.1" 200 830 0.010470 10.0.0.65 - - [2026-02-26 03:13:37] "GET /virtual-network/43ba7489-3d28-46c1-8fe2-da3bad09aa31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005632 10.0.0.65 - - [2026-02-26 03:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.131 - - [2026-02-26 03:13:37] "GET /projects?obj_uuids=28a415df-98c2-43be-923a-bda5d2f5842e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000880 10.0.0.65 - - [2026-02-26 03:13:37] "GET /project/28a415df-98c2-43be-923a-bda5d2f5842e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.033991 10.0.0.131 - - [2026-02-26 03:13:37] "GET /projects?obj_uuids=28a415df-98c2-43be-923a-bda5d2f5842e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000935 10.0.0.65 - - [2026-02-26 03:13:37] "POST /neutron/network HTTP/1.1" 200 611 0.127252 10.0.0.73 - - [2026-02-26 03:13:37] "POST /ref-update HTTP/1.1" 200 156 0.019832 10.0.0.65 - - [2026-02-26 03:13:38] "POST /id-to-fqname HTTP/1.1" 200 221 0.003546 10.0.0.65 - - [2026-02-26 03:13:38] "GET /virtual-network/72a0ae2f-137c-453d-bb41-8327742b8f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005751 10.0.0.65 - - [2026-02-26 03:13:38] "POST /neutron/network HTTP/1.1" 200 828 0.006287 10.0.0.65 - - [2026-02-26 03:13:38] "GET /virtual-network/72a0ae2f-137c-453d-bb41-8327742b8f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005205 10.0.0.65 - - [2026-02-26 03:13:38] "GET /virtual-network/72a0ae2f-137c-453d-bb41-8327742b8f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005134 10.0.0.65 - - [2026-02-26 03:13:38] "GET /obj-perms HTTP/1.1" 200 5022 0.003387 10.0.0.73 - - [2026-02-26 03:13:38] "GET /obj-perms HTTP/1.1" 200 5022 0.003087 10.0.0.131 - - [2026-02-26 03:13:38] "GET /obj-perms HTTP/1.1" 200 5022 0.003702 10.0.0.65 - - [2026-02-26 03:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.131 - - [2026-02-26 03:13:38] "GET /projects?obj_uuids=28a415df-98c2-43be-923a-bda5d2f5842e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000895 10.0.0.65 - - [2026-02-26 03:13:38] "GET /project/28a415df-98c2-43be-923a-bda5d2f5842e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.058398 10.0.0.65 - - [2026-02-26 03:13:38] "POST /neutron/network HTTP/1.1" 200 117 0.014479 10.0.0.65 - - [2026-02-26 03:13:39] "POST /neutron/network HTTP/1.1" 200 832 0.009893 10.0.0.65 - - [2026-02-26 03:13:39] "POST /id-to-fqname HTTP/1.1" 200 222 0.001085 10.0.0.65 - - [2026-02-26 03:13:39] "GET /virtual-network/96efc2c9-3074-4af8-b2da-467460af8f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004489 10.0.0.65 - - [2026-02-26 03:13:39] "GET /virtual-network/96efc2c9-3074-4af8-b2da-467460af8f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004932 10.0.0.65 - - [2026-02-26 03:13:39] "POST /neutron/subnet HTTP/1.1" 200 725 0.010327 10.0.0.65 - - [2026-02-26 03:13:39] "GET /virtual-network/96efc2c9-3074-4af8-b2da-467460af8f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005121 10.0.0.65 - - [2026-02-26 03:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.131 - - [2026-02-26 03:13:39] "GET /projects?obj_uuids=28a415df-98c2-43be-923a-bda5d2f5842e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000829 10.0.0.65 - - [2026-02-26 03:13:40] "GET /project/28a415df-98c2-43be-923a-bda5d2f5842e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.064321 10.0.0.73 - - [2026-02-26 03:13:40] "POST /route-targets HTTP/1.1" 200 328 0.014339 10.0.0.131 - - [2026-02-26 03:13:40] "POST /useragent-kv HTTP/1.1" 200 115 0.008859 10.0.0.65 - - [2026-02-26 03:13:40] "POST /neutron/subnet HTTP/1.1" 200 720 0.246034 10.0.0.65 - - [2026-02-26 03:13:40] "POST /id-to-fqname HTTP/1.1" 200 227 0.001257 10.0.0.65 - - [2026-02-26 03:13:40] "GET /virtual-network/67e49b1d-2881-4844-9465-b3ef389b8f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005967 10.0.0.65 - - [2026-02-26 03:13:40] "GET /virtual-network/67e49b1d-2881-4844-9465-b3ef389b8f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005028 10.0.0.65 - - [2026-02-26 03:13:40] "POST /neutron/network HTTP/1.1" 200 841 0.005716 10.0.0.65 - - [2026-02-26 03:13:40] "GET /virtual-network/67e49b1d-2881-4844-9465-b3ef389b8f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005415 10.0.0.65 - - [2026-02-26 03:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.131 - - [2026-02-26 03:13:41] "GET /projects?obj_uuids=28a415df-98c2-43be-923a-bda5d2f5842e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001173 10.0.0.65 - - [2026-02-26 03:13:41] "GET /project/28a415df-98c2-43be-923a-bda5d2f5842e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.034709 10.0.0.131 - - [2026-02-26 03:13:41] "GET /projects?obj_uuids=28a415df-98c2-43be-923a-bda5d2f5842e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001209 10.0.0.65 - - [2026-02-26 03:13:41] "POST /neutron/network HTTP/1.1" 200 625 0.121032 10.0.0.73 - - [2026-02-26 03:13:41] "POST /ref-update HTTP/1.1" 200 156 0.023260 10.0.0.65 - - [2026-02-26 03:13:41] "POST /id-to-fqname HTTP/1.1" 200 228 0.002960 10.0.0.65 - - [2026-02-26 03:13:41] "GET /virtual-network/62fa7e9a-007f-407d-a80f-02b5f85df55e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005022 10.0.0.65 - - [2026-02-26 03:13:41] "POST /neutron/network HTTP/1.1" 200 843 0.006438 10.0.0.65 - - [2026-02-26 03:13:41] "GET /virtual-network/62fa7e9a-007f-407d-a80f-02b5f85df55e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.004923 10.0.0.65 - - [2026-02-26 03:13:41] "GET /virtual-network/62fa7e9a-007f-407d-a80f-02b5f85df55e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005795 10.0.0.65 - - [2026-02-26 03:13:42] "GET /obj-perms HTTP/1.1" 200 5022 0.003935 10.0.0.73 - - [2026-02-26 03:13:42] "GET /obj-perms HTTP/1.1" 200 5022 0.003552 10.0.0.131 - - [2026-02-26 03:13:42] "GET /obj-perms HTTP/1.1" 200 5022 0.003369 10.0.0.65 - - [2026-02-26 03:13:42] "POST /id-to-fqname HTTP/1.1" 200 221 0.001171 10.0.0.65 - - [2026-02-26 03:13:42] "POST /neutron/network HTTP/1.1" 200 838 0.006983 10.0.0.131 - - [2026-02-26 03:13:43] "GET /projects?obj_uuids=28a415df-98c2-43be-923a-bda5d2f5842e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001104 10.0.0.65 - - [2026-02-26 03:13:43] "GET /project/28a415df-98c2-43be-923a-bda5d2f5842e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.091225 10.0.0.65 - - [2026-02-26 03:13:43] "POST /neutron/port HTTP/1.1" 200 117 0.007388 10.0.0.65 - - [2026-02-26 03:13:43] "POST /id-to-fqname HTTP/1.1" 200 222 0.001661 10.0.0.65 - - [2026-02-26 03:13:44] "POST /neutron/network HTTP/1.1" 200 838 0.007241 10.0.0.65 - - [2026-02-26 03:13:44] "POST /neutron/port HTTP/1.1" 200 1054 0.017493 10.0.0.131 - - [2026-02-26 03:13:44] "GET /projects?obj_uuids=28a415df-98c2-43be-923a-bda5d2f5842e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000984 10.0.0.65 - - [2026-02-26 03:13:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006364 10.0.0.65 - - [2026-02-26 03:13:44] "GET /project/28a415df-98c2-43be-923a-bda5d2f5842e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.085739 10.0.0.65 - - [2026-02-26 03:13:44] "POST /neutron/port HTTP/1.1" 200 117 0.001137 10.0.0.65 - - [2026-02-26 03:13:44] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008078 10.0.0.65 - - [2026-02-26 03:13:45] "POST /fqname-to-id HTTP/1.1" 404 193 0.003375 10.0.0.65 - - [2026-02-26 03:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.131 - - [2026-02-26 03:13:45] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001168 10.0.0.65 - - [2026-02-26 03:13:45] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.007250 10.0.0.65 - - [2026-02-26 03:13:45] "POST /service-templates HTTP/1.1" 200 545 0.041210 10.0.0.65 - - [2026-02-26 03:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.65 - - [2026-02-26 03:13:45] "GET /service-template/bdb62a68-90f1-41c6-b3a2-b37063666b4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.006771 10.0.0.65 - - [2026-02-26 03:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.65 - - [2026-02-26 03:13:45] "GET /service-template/bdb62a68-90f1-41c6-b3a2-b37063666b4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.003583 10.0.0.65 - - [2026-02-26 03:13:45] "POST /id-to-fqname HTTP/1.1" 200 221 0.001147 10.0.0.65 - - [2026-02-26 03:13:45] "POST /id-to-fqname HTTP/1.1" 200 227 0.001366 10.0.0.65 - - [2026-02-26 03:13:45] "POST /id-to-fqname HTTP/1.1" 200 228 0.001201 10.0.0.131 - - [2026-02-26 03:13:45] "GET /projects?obj_uuids=28a415df-98c2-43be-923a-bda5d2f5842e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000951 10.0.0.65 - - [2026-02-26 03:13:45] "POST /neutron/port HTTP/1.1" 200 1056 0.282111 10.0.0.65 - - [2026-02-26 03:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.65 - - [2026-02-26 03:13:45] "POST /neutron/port HTTP/1.1" 200 1056 0.014534 10.0.0.65 - - [2026-02-26 03:13:45] "DELETE /service-template/bdb62a68-90f1-41c6-b3a2-b37063666b4f HTTP/1.1" 200 115 0.039870 10.0.0.65 - - [2026-02-26 03:13:45] "POST /fqname-to-id HTTP/1.1" 404 193 0.005803 10.0.0.65 - - [2026-02-26 03:13:46] "POST /neutron/port HTTP/1.1" 200 1120 0.027083 10.0.0.65 - - [2026-02-26 03:13:46] "POST /neutron/subnet HTTP/1.1" 200 699 0.008515 10.0.0.65 - - [2026-02-26 03:13:46] "POST /neutron/network HTTP/1.1" 200 832 0.018467 10.0.0.65 - - [2026-02-26 03:13:46] "POST /neutron/network HTTP/1.1" 200 841 0.008763 10.0.0.73 - - [2026-02-26 03:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.65 - - [2026-02-26 03:13:47] "POST /neutron/network HTTP/1.1" 200 832 0.007496 10.0.0.65 - - [2026-02-26 03:13:47] "POST /neutron/port HTTP/1.1" 200 1120 0.019252 10.0.0.65 - - [2026-02-26 03:13:48] "POST /neutron/port HTTP/1.1" 200 117 0.006117 10.0.0.65 - - [2026-02-26 03:13:48] "POST /neutron/port HTTP/1.1" 200 117 0.006398 10.0.0.131 - - [2026-02-26 03:13:48] "DELETE /project/28a415df98c243be923abda5d2f5842e HTTP/1.1" 404 173 0.005616 10.0.0.131 - - [2026-02-26 03:13:48] "GET /projects?obj_uuids=3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000797 10.0.0.131 - - [2026-02-26 03:13:48] "GET /project/3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.046159 10.0.0.131 - - [2026-02-26 03:13:48] "GET /projects?obj_uuids=3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001049 10.0.0.131 - - [2026-02-26 03:13:49] "GET /project/3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae?fields=security_groups HTTP/1.1" 200 1366 0.046255 10.0.0.131 - - [2026-02-26 03:13:49] "DELETE /security-group/0ba1b183-0f3d-4bcd-ab61-c534f897a325 HTTP/1.1" 200 115 0.061443 10.0.0.131 - - [2026-02-26 03:13:49] "GET /projects?obj_uuids=3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001096 10.0.0.131 - - [2026-02-26 03:13:49] "GET /project/3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae?fields=application_policy_sets HTTP/1.1" 200 1405 0.053991 10.0.0.73 - - [2026-02-26 03:13:49] "DELETE /access-control-list/15a57616-f608-4e1b-b355-afd492e33747 HTTP/1.1" 200 115 0.040058 10.0.0.131 - - [2026-02-26 03:13:49] "DELETE /project/3705f1ce-c5c8-4ce9-8446-6e6bcdfe3cae HTTP/1.1" 200 115 0.429436 10.0.0.65 - - [2026-02-26 03:13:49] "POST /neutron/network HTTP/1.1" 200 828 0.007788 10.0.0.73 - - [2026-02-26 03:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006172 10.0.0.131 - - [2026-02-26 03:13:50] "POST /useragent-kv HTTP/1.1" 200 115 0.004220 10.0.0.131 - - [2026-02-26 03:13:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003686 10.0.0.65 - - [2026-02-26 03:13:50] "POST /neutron/network HTTP/1.1" 200 151 0.112895 10.0.0.73 - - [2026-02-26 03:13:50] "DELETE /route-target/04ef47d9-df77-42ea-ad62-8e6e3e79b9d6 HTTP/1.1" 200 115 0.029147 10.0.0.131 - - [2026-02-26 03:13:51] "GET /projects?obj_uuids=28a415df-98c2-43be-923a-bda5d2f5842e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001017 10.0.0.65 - - [2026-02-26 03:13:51] "GET /project/28a415df-98c2-43be-923a-bda5d2f5842e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.048662 10.0.0.131 - - [2026-02-26 03:13:51] "GET /projects?obj_uuids=28a415df-98c2-43be-923a-bda5d2f5842e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001328 10.0.0.65 - - [2026-02-26 03:13:51] "GET /project/28a415df-98c2-43be-923a-bda5d2f5842e?fields=virtual_networks HTTP/1.1" 200 1036 0.050807 10.0.0.131 - - [2026-02-26 03:13:51] "GET /projects?obj_uuids=28a415df-98c2-43be-923a-bda5d2f5842e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000899 10.0.0.65 - - [2026-02-26 03:13:51] "GET /project/28a415df-98c2-43be-923a-bda5d2f5842e?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.040197 10.0.0.131 - - [2026-02-26 03:13:51] "GET /projects?obj_uuids=28a415df-98c2-43be-923a-bda5d2f5842e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000912 10.0.0.65 - - [2026-02-26 03:13:51] "GET /project/28a415df-98c2-43be-923a-bda5d2f5842e?fields=security_groups HTTP/1.1" 200 1259 0.052149 10.0.0.65 - - [2026-02-26 03:13:52] "POST /fqname-to-id HTTP/1.1" 404 190 0.036502 10.0.0.131 - - [2026-02-26 03:13:52] "GET /projects?obj_uuids=13969ea8-a238-43a7-9d49-b909cde50f3f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002607 10.0.0.131 - - [2026-02-26 03:13:53] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000864 10.0.0.131 - - [2026-02-26 03:13:53] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007722 10.0.0.131 - - [2026-02-26 03:13:53] "POST /id-to-fqname HTTP/1.1" 200 192 0.004391 10.0.0.131 - - [2026-02-26 03:13:53] "POST /fqname-to-id HTTP/1.1" 404 201 0.003220 10.0.0.131 - - [2026-02-26 03:13:53] "POST /security-groups HTTP/1.1" 200 593 0.033419 10.0.0.131 - - [2026-02-26 03:13:53] "POST /projects HTTP/1.1" 200 589 0.236300 10.0.0.131 - - [2026-02-26 03:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.271031 10.0.0.73 - - [2026-02-26 03:13:53] "POST /fqname-to-id HTTP/1.1" 404 235 0.005527 10.0.0.65 - - [2026-02-26 03:13:53] "GET /project/13969ea8-a238-43a7-9d49-b909cde50f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.425303 10.0.0.65 - - [2026-02-26 03:13:54] "GET / HTTP/1.1" 200 36215 0.002569 10.0.0.65 - - [2026-02-26 03:13:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000712 10.0.0.65 - - [2026-02-26 03:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.077330 10.0.0.131 - - [2026-02-26 03:13:57] "GET /projects?obj_uuids=13969ea8-a238-43a7-9d49-b909cde50f3f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000898 10.0.0.65 - - [2026-02-26 03:13:57] "GET /project/13969ea8-a238-43a7-9d49-b909cde50f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.038955 10.0.0.73 - - [2026-02-26 03:13:57] "POST /ref-update HTTP/1.1" 200 156 0.025207 10.0.0.131 - - [2026-02-26 03:13:57] "POST /useragent-kv HTTP/1.1" 200 115 0.006150 10.0.0.65 - - [2026-02-26 03:13:57] "POST /neutron/subnet HTTP/1.1" 200 714 0.261866 10.0.0.65 - - [2026-02-26 03:13:57] "POST /id-to-fqname HTTP/1.1" 200 224 0.001780 10.0.0.65 - - [2026-02-26 03:13:57] "GET /virtual-network/65ea7bba-075a-4398-a15a-90b8b4b3da15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005202 10.0.0.65 - - [2026-02-26 03:13:57] "GET /virtual-network/65ea7bba-075a-4398-a15a-90b8b4b3da15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004992 10.0.0.65 - - [2026-02-26 03:13:57] "POST /neutron/network HTTP/1.1" 200 828 0.007277 10.0.0.65 - - [2026-02-26 03:13:58] "GET /virtual-network/65ea7bba-075a-4398-a15a-90b8b4b3da15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005324 10.0.0.65 - - [2026-02-26 03:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.131 - - [2026-02-26 03:14:00] "GET /projects?obj_uuids=13969ea8-a238-43a7-9d49-b909cde50f3f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002338 10.0.0.65 - - [2026-02-26 03:14:00] "GET /project/13969ea8-a238-43a7-9d49-b909cde50f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.068944 10.0.0.131 - - [2026-02-26 03:14:00] "GET /projects?obj_uuids=13969ea8-a238-43a7-9d49-b909cde50f3f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001086 10.0.0.65 - - [2026-02-26 03:14:00] "POST /neutron/network HTTP/1.1" 200 613 0.155685 10.0.0.65 - - [2026-02-26 03:14:00] "POST /id-to-fqname HTTP/1.1" 200 225 0.003475 10.0.0.65 - - [2026-02-26 03:14:00] "GET /virtual-network/528ed39a-6c49-49ca-90d7-f95227d01424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007420 10.0.0.65 - - [2026-02-26 03:14:00] "POST /neutron/network HTTP/1.1" 200 832 0.007709 10.0.0.65 - - [2026-02-26 03:14:00] "GET /virtual-network/528ed39a-6c49-49ca-90d7-f95227d01424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005116 10.0.0.65 - - [2026-02-26 03:14:01] "GET /virtual-network/528ed39a-6c49-49ca-90d7-f95227d01424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005385 10.0.0.65 - - [2026-02-26 03:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.131 - - [2026-02-26 03:14:01] "GET /projects?obj_uuids=13969ea8-a238-43a7-9d49-b909cde50f3f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000871 10.0.0.65 - - [2026-02-26 03:14:01] "GET /project/13969ea8-a238-43a7-9d49-b909cde50f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.059065 10.0.0.65 - - [2026-02-26 03:14:01] "POST /neutron/network HTTP/1.1" 200 117 0.015758 10.0.0.73 - - [2026-02-26 03:14:02] "POST /route-targets HTTP/1.1" 200 328 0.014656 10.0.0.65 - - [2026-02-26 03:14:02] "POST /neutron/network HTTP/1.1" 200 832 0.009344 10.0.0.65 - - [2026-02-26 03:14:02] "POST /id-to-fqname HTTP/1.1" 200 227 0.001134 10.0.0.65 - - [2026-02-26 03:14:02] "GET /virtual-network/6cc5e125-ae2a-40eb-81fa-9cb18fab7518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.015826 10.0.0.65 - - [2026-02-26 03:14:02] "GET /virtual-network/6cc5e125-ae2a-40eb-81fa-9cb18fab7518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005219 10.0.0.65 - - [2026-02-26 03:14:02] "POST /neutron/subnet HTTP/1.1" 200 705 0.015642 10.0.0.65 - - [2026-02-26 03:14:02] "GET /virtual-network/6cc5e125-ae2a-40eb-81fa-9cb18fab7518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005446 10.0.0.65 - - [2026-02-26 03:14:03] "GET /obj-perms HTTP/1.1" 200 5034 0.107912 10.0.0.73 - - [2026-02-26 03:14:03] "GET /obj-perms HTTP/1.1" 200 5034 0.077771 10.0.0.131 - - [2026-02-26 03:14:03] "GET /obj-perms HTTP/1.1" 200 5034 0.083441 10.0.0.65 - - [2026-02-26 03:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.016050 10.0.0.131 - - [2026-02-26 03:14:03] "GET /projects?obj_uuids=13969ea8-a238-43a7-9d49-b909cde50f3f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000911 10.0.0.65 - - [2026-02-26 03:14:03] "GET /project/13969ea8-a238-43a7-9d49-b909cde50f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.109075 10.0.0.131 - - [2026-02-26 03:14:04] "POST /useragent-kv HTTP/1.1" 200 115 0.010125 10.0.0.65 - - [2026-02-26 03:14:04] "POST /neutron/subnet HTTP/1.1" 200 724 0.259302 10.0.0.65 - - [2026-02-26 03:14:04] "POST /id-to-fqname HTTP/1.1" 200 233 0.001490 10.0.0.65 - - [2026-02-26 03:14:04] "GET /virtual-network/84dbd1da-d97f-4444-9ef5-20cea1b10847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005886 10.0.0.65 - - [2026-02-26 03:14:04] "GET /virtual-network/84dbd1da-d97f-4444-9ef5-20cea1b10847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006483 10.0.0.65 - - [2026-02-26 03:14:04] "POST /neutron/network HTTP/1.1" 200 848 0.007077 10.0.0.73 - - [2026-02-26 03:14:04] "POST /ref-update HTTP/1.1" 200 156 0.034626 10.0.0.65 - - [2026-02-26 03:14:04] "GET /virtual-network/84dbd1da-d97f-4444-9ef5-20cea1b10847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.007076 10.0.0.65 - - [2026-02-26 03:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004961 10.0.0.131 - - [2026-02-26 03:14:04] "GET /projects?obj_uuids=13969ea8-a238-43a7-9d49-b909cde50f3f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000835 10.0.0.65 - - [2026-02-26 03:14:04] "GET /project/13969ea8-a238-43a7-9d49-b909cde50f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.049042 10.0.0.131 - - [2026-02-26 03:14:05] "GET /projects?obj_uuids=13969ea8-a238-43a7-9d49-b909cde50f3f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000944 10.0.0.65 - - [2026-02-26 03:14:05] "POST /neutron/network HTTP/1.1" 200 631 0.126963 10.0.0.65 - - [2026-02-26 03:14:05] "POST /id-to-fqname HTTP/1.1" 200 234 0.003115 10.0.0.65 - - [2026-02-26 03:14:05] "GET /virtual-network/5a109baf-b43e-4ff6-947b-ec7dbf4dece3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005160 10.0.0.65 - - [2026-02-26 03:14:05] "POST /neutron/network HTTP/1.1" 200 851 0.006083 10.0.0.65 - - [2026-02-26 03:14:05] "GET /virtual-network/5a109baf-b43e-4ff6-947b-ec7dbf4dece3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007741 10.0.0.65 - - [2026-02-26 03:14:05] "GET /virtual-network/5a109baf-b43e-4ff6-947b-ec7dbf4dece3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005889 10.0.0.65 - - [2026-02-26 03:14:06] "POST /id-to-fqname HTTP/1.1" 200 224 0.001246 10.0.0.65 - - [2026-02-26 03:14:06] "POST /neutron/network HTTP/1.1" 200 838 0.008712 10.0.0.131 - - [2026-02-26 03:14:07] "GET /projects?obj_uuids=13969ea8-a238-43a7-9d49-b909cde50f3f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000902 10.0.0.65 - - [2026-02-26 03:14:07] "GET /project/13969ea8-a238-43a7-9d49-b909cde50f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.107565 10.0.0.65 - - [2026-02-26 03:14:07] "POST /neutron/port HTTP/1.1" 200 117 0.009125 10.0.0.65 - - [2026-02-26 03:14:07] "POST /id-to-fqname HTTP/1.1" 200 225 0.001148 10.0.0.65 - - [2026-02-26 03:14:08] "POST /neutron/network HTTP/1.1" 200 838 0.012377 10.0.0.65 - - [2026-02-26 03:14:09] "POST /neutron/port HTTP/1.1" 200 1060 0.022865 10.0.0.65 - - [2026-02-26 03:14:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003768 10.0.0.131 - - [2026-02-26 03:14:09] "GET /projects?obj_uuids=13969ea8-a238-43a7-9d49-b909cde50f3f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000945 10.0.0.65 - - [2026-02-26 03:14:09] "POST /neutron/network HTTP/1.1" 200 828 0.005808 10.0.0.65 - - [2026-02-26 03:14:09] "GET /project/13969ea8-a238-43a7-9d49-b909cde50f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.158615 10.0.0.65 - - [2026-02-26 03:14:09] "POST /neutron/security_group HTTP/1.1" 200 2060 0.012653 10.0.0.65 - - [2026-02-26 03:14:09] "POST /fqname-to-id HTTP/1.1" 404 193 0.002891 10.0.0.65 - - [2026-02-26 03:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.020933 10.0.0.131 - - [2026-02-26 03:14:10] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000906 10.0.0.65 - - [2026-02-26 03:14:10] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.006864 10.0.0.65 - - [2026-02-26 03:14:10] "POST /service-templates HTTP/1.1" 200 545 0.038213 10.0.0.65 - - [2026-02-26 03:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.65 - - [2026-02-26 03:14:10] "GET /service-template/e7bb78f5-6bbc-4eff-8f7b-886ef9fabbc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1645 0.007173 10.0.0.65 - - [2026-02-26 03:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.65 - - [2026-02-26 03:14:10] "GET /service-template/e7bb78f5-6bbc-4eff-8f7b-886ef9fabbc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1645 0.003555 10.0.0.65 - - [2026-02-26 03:14:10] "POST /id-to-fqname HTTP/1.1" 200 233 0.001221 10.0.0.65 - - [2026-02-26 03:14:10] "POST /neutron/port HTTP/1.1" 200 1124 0.030918 10.0.0.65 - - [2026-02-26 03:14:10] "POST /neutron/network HTTP/1.1" 200 858 0.010767 10.0.0.65 - - [2026-02-26 03:14:11] "POST /neutron/port HTTP/1.1" 200 1116 0.104470 10.0.0.65 - - [2026-02-26 03:14:11] "POST /neutron/subnet HTTP/1.1" 200 699 0.008340 10.0.0.131 - - [2026-02-26 03:14:11] "GET /projects?obj_uuids=13969ea8-a238-43a7-9d49-b909cde50f3f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000876 10.0.0.65 - - [2026-02-26 03:14:11] "GET /project/13969ea8-a238-43a7-9d49-b909cde50f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.081527 10.0.0.65 - - [2026-02-26 03:14:11] "POST /neutron/network HTTP/1.1" 200 848 0.005733 10.0.0.65 - - [2026-02-26 03:14:12] "POST /neutron/port HTTP/1.1" 200 117 0.006381 10.0.0.65 - - [2026-02-26 03:14:12] "GET /virtual-machine/233a0535-a665-48a5-9f2f-f06e9a8b4961 HTTP/1.1" 401 292 0.000408 10.0.0.65 - - [2026-02-26 03:14:12] "GET /virtual-machine/233a0535-a665-48a5-9f2f-f06e9a8b4961 HTTP/1.1" 404 171 0.039974 10.0.0.65 - - [2026-02-26 03:14:12] "POST /neutron/port HTTP/1.1" 200 1062 0.017292 10.0.0.65 - - [2026-02-26 03:14:13] "POST /neutron/port HTTP/1.1" 200 1126 0.022249 10.0.0.65 - - [2026-02-26 03:14:13] "POST /neutron/port HTTP/1.1" 200 117 0.001137 10.0.0.65 - - [2026-02-26 03:14:14] "GET /virtual-machine/233a0535-a665-48a5-9f2f-f06e9a8b4961 HTTP/1.1" 200 1296 0.007476 10.0.0.65 - - [2026-02-26 03:14:14] "GET /virtual-machine-interface/9d4243c3-2229-46af-97b1-46bf42d44bec HTTP/1.1" 200 2991 0.010487 10.0.0.65 - - [2026-02-26 03:14:14] "GET /virtual-machine-interface/9d4243c3-2229-46af-97b1-46bf42d44bec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2769 0.005694 10.0.0.65 - - [2026-02-26 03:14:14] "PUT /virtual-machine-interface/9d4243c3-2229-46af-97b1-46bf42d44bec HTTP/1.1" 200 285 0.013535 10.0.0.65 - - [2026-02-26 03:14:14] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008240 10.0.0.65 - - [2026-02-26 03:14:19] "POST /neutron/port HTTP/1.1" 200 1126 0.016462 10.0.0.65 - - [2026-02-26 03:14:19] "POST /neutron/port HTTP/1.1" 200 1126 0.018919 10.0.0.65 - - [2026-02-26 03:14:19] "GET /virtual-machine/233a0535-a665-48a5-9f2f-f06e9a8b4961 HTTP/1.1" 200 1296 0.004625 10.0.0.65 - - [2026-02-26 03:14:19] "GET /virtual-machine-interface/9d4243c3-2229-46af-97b1-46bf42d44bec HTTP/1.1" 200 3041 0.005340 10.0.0.65 - - [2026-02-26 03:14:20] "POST /neutron/network HTTP/1.1" 200 838 0.005990 10.0.0.65 - - [2026-02-26 03:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.65 - - [2026-02-26 03:14:20] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003079 10.0.0.65 - - [2026-02-26 03:14:20] "GET /virtual-networks?parent_id=13969ea8-a238-43a7-9d49-b909cde50f3f&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003037 10.0.0.65 - - [2026-02-26 03:14:20] "POST /neutron/port HTTP/1.1" 200 117 0.001453 10.0.0.65 - - [2026-02-26 03:14:20] "GET /virtual-network/84dbd1da-d97f-4444-9ef5-20cea1b10847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006490 10.0.0.65 - - [2026-02-26 03:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004874 10.0.0.65 - - [2026-02-26 03:14:23] "GET /virtual-network/84dbd1da-d97f-4444-9ef5-20cea1b10847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005653 10.0.0.65 - - [2026-02-26 03:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.65 - - [2026-02-26 03:14:27] "GET /virtual-network/84dbd1da-d97f-4444-9ef5-20cea1b10847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005069 10.0.0.65 - - [2026-02-26 03:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.65 - - [2026-02-26 03:14:31] "GET /virtual-network/84dbd1da-d97f-4444-9ef5-20cea1b10847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005144 10.0.0.65 - - [2026-02-26 03:14:32] "POST /neutron/port HTTP/1.1" 200 1126 0.016926 10.0.0.65 - - [2026-02-26 03:14:32] "POST /neutron/subnet HTTP/1.1" 200 699 0.010594 10.0.0.65 - - [2026-02-26 03:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005502 10.0.0.65 - - [2026-02-26 03:14:35] "GET /virtual-network/84dbd1da-d97f-4444-9ef5-20cea1b10847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005029 10.0.0.73 - - [2026-02-26 03:14:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000516 10.0.0.73 - - [2026-02-26 03:14:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.131 - - [2026-02-26 03:14:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000359 10.0.0.131 - - [2026-02-26 03:14:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000424 10.0.0.131 - - [2026-02-26 03:14:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 10.0.0.131 - - [2026-02-26 03:14:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000535 10.0.0.73 - - [2026-02-26 03:14:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000467 10.0.0.73 - - [2026-02-26 03:14:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000446 10.0.0.65 - - [2026-02-26 03:14:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000462 10.0.0.65 - - [2026-02-26 03:14:37] "GET /obj-perms HTTP/1.1" 200 5056 0.118521 10.0.0.65 - - [2026-02-26 03:14:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.65 - - [2026-02-26 03:14:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.73 - - [2026-02-26 03:14:38] "GET /obj-perms HTTP/1.1" 200 5056 0.131800 10.0.0.65 - - [2026-02-26 03:14:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.65 - - [2026-02-26 03:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.65 - - [2026-02-26 03:14:39] "GET /virtual-network/84dbd1da-d97f-4444-9ef5-20cea1b10847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.004996 10.0.0.73 - - [2026-02-26 03:14:39] "DELETE /access-control-list/b38505dc-94f5-4c3a-8029-90f7897112c3 HTTP/1.1" 200 115 0.035872 10.0.0.65 - - [2026-02-26 03:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.65 - - [2026-02-26 03:14:43] "GET /virtual-network/84dbd1da-d97f-4444-9ef5-20cea1b10847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005609 10.0.0.65 - - [2026-02-26 03:14:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.65 - - [2026-02-26 03:14:47] "GET /virtual-network/84dbd1da-d97f-4444-9ef5-20cea1b10847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006302 10.0.0.131 - - [2026-02-26 03:14:49] "DELETE /project/13969ea8a23843a79d49b909cde50f3f HTTP/1.1" 404 173 0.003017 10.0.0.131 - - [2026-02-26 03:14:49] "DELETE /project/28a415df-98c2-43be-923a-bda5d2f5842e HTTP/1.1" 404 177 0.005247 10.0.0.65 - - [2026-02-26 03:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.65 - - [2026-02-26 03:14:51] "GET /virtual-network/84dbd1da-d97f-4444-9ef5-20cea1b10847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005569 10.0.0.65 - - [2026-02-26 03:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.65 - - [2026-02-26 03:14:55] "GET /virtual-network/84dbd1da-d97f-4444-9ef5-20cea1b10847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006376 10.0.0.65 - - [2026-02-26 03:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171 10.0.0.65 - - [2026-02-26 03:15:00] "GET /virtual-network/84dbd1da-d97f-4444-9ef5-20cea1b10847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006394 10.0.0.65 - - [2026-02-26 03:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.65 - - [2026-02-26 03:15:02] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004081 10.0.0.65 - - [2026-02-26 03:15:02] "GET /virtual-networks?parent_id=13969ea8-a238-43a7-9d49-b909cde50f3f&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.004709 10.0.0.65 - - [2026-02-26 03:15:02] "GET /virtual-network/84dbd1da-d97f-4444-9ef5-20cea1b10847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005445 10.0.0.65 - - [2026-02-26 03:15:02] "POST /neutron/port HTTP/1.1" 200 1126 0.021112 10.0.0.65 - - [2026-02-26 03:15:07] "POST /neutron/security_group HTTP/1.1" 200 2060 0.035492 10.0.0.65 - - [2026-02-26 03:15:11] "POST /neutron/port HTTP/1.1" 200 1126 0.017562 10.0.0.65 - - [2026-02-26 03:15:12] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006349 10.0.0.65 - - [2026-02-26 03:15:17] "POST /neutron/port HTTP/1.1" 200 1126 0.016308 10.0.0.65 - - [2026-02-26 03:15:21] "POST /neutron/port HTTP/1.1" 200 1126 0.017122 10.0.0.65 - - [2026-02-26 03:15:22] "POST /neutron/subnet HTTP/1.1" 200 698 0.009416 10.0.0.65 - - [2026-02-26 03:15:23] "POST /fqname-to-id HTTP/1.1" 404 211 0.004423 10.0.0.65 - - [2026-02-26 03:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006202 10.0.0.131 - - [2026-02-26 03:15:23] "GET /projects?obj_uuids=13969ea8-a238-43a7-9d49-b909cde50f3f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001038 10.0.0.65 - - [2026-02-26 03:15:23] "GET /project/13969ea8-a238-43a7-9d49-b909cde50f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.076066 10.0.0.65 - - [2026-02-26 03:15:23] "POST /service-instances HTTP/1.1" 200 549 0.030933 10.0.0.65 - - [2026-02-26 03:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.65 - - [2026-02-26 03:15:23] "GET /service-instance/5754565e-9632-4a26-8840-9375a4b74a2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.006908 10.0.0.65 - - [2026-02-26 03:15:23] "POST /port-tuples HTTP/1.1" 200 592 0.032819 10.0.0.65 - - [2026-02-26 03:15:23] "GET /virtual-machine-interface/9d4243c3-2229-46af-97b1-46bf42d44bec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2819 0.006269 10.0.0.65 - - [2026-02-26 03:15:23] "PUT /virtual-machine-interface/9d4243c3-2229-46af-97b1-46bf42d44bec HTTP/1.1" 200 285 0.013469 10.0.0.65 - - [2026-02-26 03:15:23] "POST /ref-update HTTP/1.1" 200 156 0.017054 10.0.0.65 - - [2026-02-26 03:15:23] "POST /neutron/port HTTP/1.1" 200 1124 0.017732 10.0.0.131 - - [2026-02-26 03:15:23] "POST /ref-update HTTP/1.1" 200 156 0.020800 10.0.0.65 - - [2026-02-26 03:15:23] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007508 10.0.0.131 - - [2026-02-26 03:15:23] "POST /instance-ips HTTP/1.1" 200 374 0.049651 10.0.0.131 - - [2026-02-26 03:15:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006736 10.0.0.65 - - [2026-02-26 03:15:23] "GET /virtual-machine/fc89e411-8f06-46c2-80be-2007176563ce HTTP/1.1" 200 1296 0.005538 10.0.0.65 - - [2026-02-26 03:15:23] "GET /virtual-machine-interface/1d979174-2118-4f01-90b1-969327316bf9 HTTP/1.1" 200 2963 0.004964 10.0.0.65 - - [2026-02-26 03:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.65 - - [2026-02-26 03:15:24] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003637 10.0.0.65 - - [2026-02-26 03:15:24] "GET /virtual-networks?parent_id=13969ea8-a238-43a7-9d49-b909cde50f3f&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.002673 10.0.0.65 - - [2026-02-26 03:15:24] "GET /virtual-network/65ea7bba-075a-4398-a15a-90b8b4b3da15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005007 10.0.0.65 - - [2026-02-26 03:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004243 10.0.0.65 - - [2026-02-26 03:15:25] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003677 10.0.0.65 - - [2026-02-26 03:15:25] "GET /virtual-networks?parent_id=13969ea8-a238-43a7-9d49-b909cde50f3f&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.002850 10.0.0.65 - - [2026-02-26 03:15:25] "GET /virtual-network/65ea7bba-075a-4398-a15a-90b8b4b3da15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005493 10.0.0.65 - - [2026-02-26 03:15:25] "POST /neutron/port HTTP/1.1" 200 1126 0.016903 10.0.0.65 - - [2026-02-26 03:15:25] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008023 10.0.0.65 - - [2026-02-26 03:15:25] "GET /virtual-machine/ac2b72fa-39a1-46db-8a1e-6d824becdfdd HTTP/1.1" 200 1296 0.006511 10.0.0.65 - - [2026-02-26 03:15:25] "GET /virtual-machine-interface/ea39de31-c536-46a9-9253-f9d3cef62c28 HTTP/1.1" 200 2967 0.006796 10.0.0.65 - - [2026-02-26 03:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350 10.0.0.65 - - [2026-02-26 03:15:25] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004684 10.0.0.65 - - [2026-02-26 03:15:25] "GET /virtual-networks?parent_id=13969ea8-a238-43a7-9d49-b909cde50f3f&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.004092 10.0.0.65 - - [2026-02-26 03:15:25] "GET /virtual-network/528ed39a-6c49-49ca-90d7-f95227d01424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.013403 10.0.0.65 - - [2026-02-26 03:15:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.65 - - [2026-02-26 03:15:26] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005389 10.0.0.65 - - [2026-02-26 03:15:26] "GET /virtual-networks?parent_id=13969ea8-a238-43a7-9d49-b909cde50f3f&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003935 10.0.0.65 - - [2026-02-26 03:15:26] "GET /virtual-network/528ed39a-6c49-49ca-90d7-f95227d01424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007879 10.0.0.65 - - [2026-02-26 03:15:27] "POST /fqname-to-id HTTP/1.1" 404 215 0.003617 10.0.0.65 - - [2026-02-26 03:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.131 - - [2026-02-26 03:15:27] "GET /projects?obj_uuids=13969ea8-a238-43a7-9d49-b909cde50f3f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000883 10.0.0.65 - - [2026-02-26 03:15:27] "GET /project/13969ea8-a238-43a7-9d49-b909cde50f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.049378 10.0.0.65 - - [2026-02-26 03:15:27] "POST /network-policys HTTP/1.1" 200 553 0.030588 10.0.0.65 - - [2026-02-26 03:15:27] "GET /network-policy/e34b220a-a77a-42e5-96cb-7d6975eb9ef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.006945 10.0.0.65 - - [2026-02-26 03:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.65 - - [2026-02-26 03:15:27] "GET /virtual-network/65ea7bba-075a-4398-a15a-90b8b4b3da15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006804 10.0.0.65 - - [2026-02-26 03:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.65 - - [2026-02-26 03:15:27] "GET /network-policy/e34b220a-a77a-42e5-96cb-7d6975eb9ef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.004264 10.0.0.65 - - [2026-02-26 03:15:27] "POST /ref-update HTTP/1.1" 200 156 0.056731 10.0.0.65 - - [2026-02-26 03:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.73 - - [2026-02-26 03:15:27] "POST /access-control-lists HTTP/1.1" 200 598 0.098299 10.0.0.65 - - [2026-02-26 03:15:27] "GET /network-policy/e34b220a-a77a-42e5-96cb-7d6975eb9ef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.006204 10.0.0.65 - - [2026-02-26 03:15:27] "POST /neutron/network HTTP/1.1" 200 920 0.011101 10.0.0.65 - - [2026-02-26 03:15:27] "GET /virtual-network/65ea7bba-075a-4398-a15a-90b8b4b3da15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.007717 10.0.0.65 - - [2026-02-26 03:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008307 10.0.0.65 - - [2026-02-26 03:15:27] "GET /network-policy/e34b220a-a77a-42e5-96cb-7d6975eb9ef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.004398 10.0.0.65 - - [2026-02-26 03:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.65 - - [2026-02-26 03:15:27] "GET /virtual-network/528ed39a-6c49-49ca-90d7-f95227d01424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007917 10.0.0.65 - - [2026-02-26 03:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.65 - - [2026-02-26 03:15:27] "GET /network-policy/e34b220a-a77a-42e5-96cb-7d6975eb9ef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.003598 10.0.0.65 - - [2026-02-26 03:15:27] "POST /ref-update HTTP/1.1" 200 156 0.053852 10.0.0.65 - - [2026-02-26 03:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.73 - - [2026-02-26 03:15:28] "POST /access-control-lists HTTP/1.1" 200 601 0.080797 10.0.0.65 - - [2026-02-26 03:15:28] "GET /network-policy/e34b220a-a77a-42e5-96cb-7d6975eb9ef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.005649 10.0.0.65 - - [2026-02-26 03:15:28] "GET /virtual-network/528ed39a-6c49-49ca-90d7-f95227d01424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.011833 10.0.0.65 - - [2026-02-26 03:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009396 10.0.0.73 - - [2026-02-26 03:15:28] "PUT /access-control-list/a7cfc151-c5c7-4142-92f6-714d3fcea00f HTTP/1.1" 200 273 0.030104 10.0.0.65 - - [2026-02-26 03:15:28] "GET /network-policy/e34b220a-a77a-42e5-96cb-7d6975eb9ef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.006464 10.0.0.65 - - [2026-02-26 03:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.65 - - [2026-02-26 03:15:28] "GET /service-template/e7bb78f5-6bbc-4eff-8f7b-886ef9fabbc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1645 0.007097 10.0.0.65 - - [2026-02-26 03:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.131 - - [2026-02-26 03:15:28] "GET /projects?obj_uuids=13969ea8-a238-43a7-9d49-b909cde50f3f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000912 10.0.0.65 - - [2026-02-26 03:15:28] "GET /project/13969ea8-a238-43a7-9d49-b909cde50f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.045111 10.0.0.65 - - [2026-02-26 03:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.65 - - [2026-02-26 03:15:28] "GET /service-instance/5754565e-9632-4a26-8840-9375a4b74a2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.006348 10.0.0.65 - - [2026-02-26 03:15:28] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007998 10.0.0.65 - - [2026-02-26 03:15:29] "POST /neutron/port HTTP/1.1" 200 1384 0.027168 10.0.0.65 - - [2026-02-26 03:15:29] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007416 10.0.0.65 - - [2026-02-26 03:15:29] "POST /id-to-fqname HTTP/1.1" 200 233 0.001547 10.0.0.65 - - [2026-02-26 03:15:29] "GET /virtual-machine/233a0535-a665-48a5-9f2f-f06e9a8b4961 HTTP/1.1" 200 1296 0.003866 10.0.0.65 - - [2026-02-26 03:15:29] "GET /virtual-machine-interface/9d4243c3-2229-46af-97b1-46bf42d44bec HTTP/1.1" 200 3900 0.005780 10.0.0.65 - - [2026-02-26 03:15:29] "GET /instance-ip/2a659f94-9fda-4db3-a884-7648e04ba776 HTTP/1.1" 200 1968 0.003883 10.0.0.65 - - [2026-02-26 03:15:29] "GET /instance-ip/46bad57f-9b74-475b-bb3b-2a4dc4abc29f HTTP/1.1" 200 1966 0.003364 10.0.0.65 - - [2026-02-26 03:15:29] "GET /instance-ip/757fb1c2-30b7-48ed-bea2-ab08c1cd6097 HTTP/1.1" 200 1638 0.005316 10.0.0.65 - - [2026-02-26 03:15:29] "POST /neutron/port HTTP/1.1" 200 1384 0.027709 10.0.0.65 - - [2026-02-26 03:15:29] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007679 10.0.0.65 - - [2026-02-26 03:15:29] "GET /virtual-machine/233a0535-a665-48a5-9f2f-f06e9a8b4961 HTTP/1.1" 200 1296 0.004245 10.0.0.65 - - [2026-02-26 03:15:29] "GET /virtual-machine-interface/9d4243c3-2229-46af-97b1-46bf42d44bec HTTP/1.1" 200 3900 0.005689 10.0.0.65 - - [2026-02-26 03:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.65 - - [2026-02-26 03:15:29] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004117 10.0.0.65 - - [2026-02-26 03:15:29] "GET /virtual-networks?parent_id=13969ea8-a238-43a7-9d49-b909cde50f3f&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003443 10.0.0.65 - - [2026-02-26 03:15:29] "GET /virtual-network/84dbd1da-d97f-4444-9ef5-20cea1b10847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005773 10.0.0.65 - - [2026-02-26 03:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016 10.0.0.65 - - [2026-02-26 03:15:30] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004220 10.0.0.65 - - [2026-02-26 03:15:30] "GET /virtual-networks?parent_id=13969ea8-a238-43a7-9d49-b909cde50f3f&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003535 10.0.0.65 - - [2026-02-26 03:15:30] "GET /virtual-network/84dbd1da-d97f-4444-9ef5-20cea1b10847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005249 10.0.0.65 - - [2026-02-26 03:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.65 - - [2026-02-26 03:15:30] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004484 10.0.0.65 - - [2026-02-26 03:15:30] "GET /virtual-networks?parent_id=13969ea8-a238-43a7-9d49-b909cde50f3f&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.004412 10.0.0.65 - - [2026-02-26 03:15:30] "GET /virtual-network/84dbd1da-d97f-4444-9ef5-20cea1b10847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005453 10.0.0.65 - - [2026-02-26 03:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.65 - - [2026-02-26 03:15:30] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003179 10.0.0.65 - - [2026-02-26 03:15:30] "GET /virtual-networks?parent_id=13969ea8-a238-43a7-9d49-b909cde50f3f&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003009 10.0.0.65 - - [2026-02-26 03:15:31] "GET /virtual-network/84dbd1da-d97f-4444-9ef5-20cea1b10847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005506 10.0.0.65 - - [2026-02-26 03:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.65 - - [2026-02-26 03:15:31] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004045 10.0.0.65 - - [2026-02-26 03:15:31] "GET /virtual-networks?parent_id=13969ea8-a238-43a7-9d49-b909cde50f3f&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003066 10.0.0.65 - - [2026-02-26 03:15:31] "GET /virtual-network/84dbd1da-d97f-4444-9ef5-20cea1b10847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006371 10.0.0.65 - - [2026-02-26 03:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070 10.0.0.65 - - [2026-02-26 03:15:31] "GET /routing-instance/2896aca5-3b78-4ab6-a419-b10042915ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.003706 10.0.0.65 - - [2026-02-26 03:15:31] "GET /routing-instance/2896aca5-3b78-4ab6-a419-b10042915ce0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1592 0.004973 10.0.0.65 - - [2026-02-26 03:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.65 - - [2026-02-26 03:15:31] "GET /routing-instance/606b36e2-afc0-48a5-823c-082db536f665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.004524 10.0.0.65 - - [2026-02-26 03:15:31] "GET /routing-instance/606b36e2-afc0-48a5-823c-082db536f665?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1594 0.005599 10.0.0.65 - - [2026-02-26 03:15:33] "POST /neutron/network HTTP/1.1" 200 934 0.008231 10.0.0.65 - - [2026-02-26 03:15:33] "POST /neutron/port HTTP/1.1" 200 117 0.001675 10.0.0.131 - - [2026-02-26 03:15:38] "GET /obj-perms HTTP/1.1" 200 5056 0.067340 10.0.0.65 - - [2026-02-26 03:16:19] "GET /network-policy/e34b220a-a77a-42e5-96cb-7d6975eb9ef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.004183 10.0.0.65 - - [2026-02-26 03:16:19] "PUT /network-policy/e34b220a-a77a-42e5-96cb-7d6975eb9ef0 HTTP/1.1" 200 263 0.013967 10.0.0.65 - - [2026-02-26 03:16:19] "GET /network-policy/e34b220a-a77a-42e5-96cb-7d6975eb9ef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3771 0.004566 10.0.0.65 - - [2026-02-26 03:16:19] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007090 10.0.0.65 - - [2026-02-26 03:16:23] "POST /neutron/network HTTP/1.1" 200 930 0.006377 10.0.0.65 - - [2026-02-26 03:16:24] "POST /neutron/port HTTP/1.1" 200 117 0.001504 10.0.0.65 - - [2026-02-26 03:16:34] "POST /neutron/port HTTP/1.1" 200 1126 0.017190 10.0.0.65 - - [2026-02-26 03:16:34] "POST /neutron/subnet HTTP/1.1" 200 699 0.010481 10.0.0.65 - - [2026-02-26 03:16:43] "POST /neutron/port HTTP/1.1" 200 1384 0.020875 10.0.0.65 - - [2026-02-26 03:16:48] "POST /ref-update HTTP/1.1" 200 156 0.080134 10.0.0.65 - - [2026-02-26 03:16:48] "GET /virtual-network/528ed39a-6c49-49ca-90d7-f95227d01424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007330 10.0.0.73 - - [2026-02-26 03:16:48] "POST /ref-update HTTP/1.1" 200 156 0.095567 10.0.0.65 - - [2026-02-26 03:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007216 10.0.0.65 - - [2026-02-26 03:16:48] "GET /network-policy/e34b220a-a77a-42e5-96cb-7d6975eb9ef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3771 0.003644 10.0.0.65 - - [2026-02-26 03:16:48] "POST /ref-update HTTP/1.1" 200 156 0.059958 10.0.0.65 - - [2026-02-26 03:16:48] "POST /neutron/network HTTP/1.1" 200 828 0.008936 10.0.0.65 - - [2026-02-26 03:16:48] "GET /virtual-network/65ea7bba-075a-4398-a15a-90b8b4b3da15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004454 10.0.0.65 - - [2026-02-26 03:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.65 - - [2026-02-26 03:16:48] "GET /network-policy/e34b220a-a77a-42e5-96cb-7d6975eb9ef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3771 0.004847 10.0.0.65 - - [2026-02-26 03:16:48] "DELETE /network-policy/e34b220a-a77a-42e5-96cb-7d6975eb9ef0 HTTP/1.1" 200 115 0.034853 10.0.0.65 - - [2026-02-26 03:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005216 10.0.0.65 - - [2026-02-26 03:16:48] "DELETE /service-instance/5754565e-9632-4a26-8840-9375a4b74a2d HTTP/1.1" 200 115 0.044372 10.0.0.65 - - [2026-02-26 03:16:48] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002284 10.0.0.131 - - [2026-02-26 03:16:48] "POST /ref-update HTTP/1.1" 200 156 0.071466 10.0.0.65 - - [2026-02-26 03:16:48] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.010730 10.0.0.73 - - [2026-02-26 03:16:49] "POST /ref-update HTTP/1.1" 200 156 0.031365 10.0.0.73 - - [2026-02-26 03:16:49] "POST /ref-update HTTP/1.1" 200 156 0.022656 10.0.0.65 - - [2026-02-26 03:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.65 - - [2026-02-26 03:16:49] "DELETE /service-template/e7bb78f5-6bbc-4eff-8f7b-886ef9fabbc1 HTTP/1.1" 200 115 0.049242 10.0.0.65 - - [2026-02-26 03:16:49] "POST /fqname-to-id HTTP/1.1" 404 193 0.003973 10.0.0.73 - - [2026-02-26 03:16:49] "DELETE /route-target/c0ebd564-d440-4387-b21e-a0c2394f19eb HTTP/1.1" 200 115 0.027481 10.0.0.65 - - [2026-02-26 03:16:49] "POST /neutron/port HTTP/1.1" 200 1126 0.018867 10.0.0.65 - - [2026-02-26 03:16:50] "POST /neutron/network HTTP/1.1" 200 848 0.006124 10.0.0.65 - - [2026-02-26 03:16:50] "POST /neutron/port HTTP/1.1" 200 1116 0.016779 10.0.0.65 - - [2026-02-26 03:16:50] "POST /neutron/port HTTP/1.1" 200 1114 0.019871 10.0.0.131 - - [2026-02-26 03:16:50] "POST /useragent-kv HTTP/1.1" 200 115 0.005446 10.0.0.73 - - [2026-02-26 03:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006977 10.0.0.131 - - [2026-02-26 03:16:50] "POST /useragent-kv HTTP/1.1" 200 115 0.001948 10.0.0.65 - - [2026-02-26 03:16:50] "POST /neutron/network HTTP/1.1" 200 151 0.176730 10.0.0.73 - - [2026-02-26 03:16:51] "DELETE /route-target/f297ef62-6f45-497d-95a7-1b5f14538dc7 HTTP/1.1" 200 115 0.023724 10.0.0.65 - - [2026-02-26 03:16:51] "POST /neutron/network HTTP/1.1" 200 828 0.007126 10.0.0.131 - - [2026-02-26 03:16:53] "GET /projects?obj_uuids=13969ea8-a238-43a7-9d49-b909cde50f3f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001003 10.0.0.65 - - [2026-02-26 03:16:53] "GET /project/13969ea8-a238-43a7-9d49-b909cde50f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.060874 10.0.0.131 - - [2026-02-26 03:16:53] "GET /projects?obj_uuids=13969ea8-a238-43a7-9d49-b909cde50f3f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001564 10.0.0.65 - - [2026-02-26 03:16:53] "GET /project/13969ea8-a238-43a7-9d49-b909cde50f3f?fields=virtual_networks HTTP/1.1" 200 1048 0.044283 10.0.0.131 - - [2026-02-26 03:16:53] "GET /projects?obj_uuids=13969ea8-a238-43a7-9d49-b909cde50f3f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000968 10.0.0.65 - - [2026-02-26 03:16:53] "GET /project/13969ea8-a238-43a7-9d49-b909cde50f3f?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.046835 10.0.0.131 - - [2026-02-26 03:16:53] "GET /projects?obj_uuids=13969ea8-a238-43a7-9d49-b909cde50f3f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001212 10.0.0.65 - - [2026-02-26 03:16:53] "GET /project/13969ea8-a238-43a7-9d49-b909cde50f3f?fields=security_groups HTTP/1.1" 200 1277 0.040793 10.0.0.65 - - [2026-02-26 03:16:54] "POST /fqname-to-id HTTP/1.1" 404 189 0.040612 10.0.0.131 - - [2026-02-26 03:16:54] "GET /projects?obj_uuids=e231904a-90c9-4d99-857b-aa4486fb5238&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003495 10.0.0.131 - - [2026-02-26 03:16:54] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001565 10.0.0.131 - - [2026-02-26 03:16:54] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008641 10.0.0.131 - - [2026-02-26 03:16:54] "POST /id-to-fqname HTTP/1.1" 200 191 0.006961 10.0.0.131 - - [2026-02-26 03:16:54] "POST /fqname-to-id HTTP/1.1" 404 200 0.005513 10.0.0.131 - - [2026-02-26 03:16:54] "POST /security-groups HTTP/1.1" 200 592 0.079073 10.0.0.73 - - [2026-02-26 03:16:54] "POST /fqname-to-id HTTP/1.1" 404 235 0.004829 10.0.0.131 - - [2026-02-26 03:16:54] "POST /projects HTTP/1.1" 200 587 0.311511 10.0.0.131 - - [2026-02-26 03:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.349902 10.0.0.73 - - [2026-02-26 03:16:55] "POST /access-control-lists HTTP/1.1" 200 597 0.027884 10.0.0.65 - - [2026-02-26 03:16:55] "GET /project/e231904a-90c9-4d99-857b-aa4486fb5238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.508103 10.0.0.65 - - [2026-02-26 03:16:56] "GET / HTTP/1.1" 200 36215 0.001823 10.0.0.65 - - [2026-02-26 03:16:58] "GET /project/e231904a-90c9-4d99-857b-aa4486fb5238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000440 10.0.0.131 - - [2026-02-26 03:16:59] "GET /projects?obj_uuids=e231904a-90c9-4d99-857b-aa4486fb5238&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000958 10.0.0.65 - - [2026-02-26 03:16:59] "GET /project/e231904a-90c9-4d99-857b-aa4486fb5238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.077516 10.0.0.65 - - [2026-02-26 03:16:59] "POST /fqname-to-id HTTP/1.1" 404 180 0.004000 10.0.0.65 - - [2026-02-26 03:16:59] "POST /virtual-DNSs HTTP/1.1" 200 509 0.034151 10.0.0.65 - - [2026-02-26 03:16:59] "GET /virtual-DNS/dbedbd1d-1ce0-40cb-9443-7c8ae7f7a200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.007294 10.0.0.65 - - [2026-02-26 03:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.65 - - [2026-02-26 03:16:59] "GET /virtual-DNS/dbedbd1d-1ce0-40cb-9443-7c8ae7f7a200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.004070 10.0.0.65 - - [2026-02-26 03:16:59] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.002936 10.0.0.65 - - [2026-02-26 03:16:59] "POST /network-ipams HTTP/1.1" 200 516 0.050062 10.0.0.65 - - [2026-02-26 03:16:59] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 754 0.003412 10.0.0.65 - - [2026-02-26 03:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.65 - - [2026-02-26 03:17:00] "GET /network-ipam/0aef36d1-cb34-4c4c-bae6-5cdc1dd022ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.006292 10.0.0.65 - - [2026-02-26 03:17:00] "PUT /network-ipam/0aef36d1-cb34-4c4c-bae6-5cdc1dd022ad HTTP/1.1" 200 259 0.014875 10.0.0.65 - - [2026-02-26 03:17:00] "POST /ref-update HTTP/1.1" 200 156 0.014382 10.0.0.65 - - [2026-02-26 03:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.131 - - [2026-02-26 03:17:00] "GET /projects?obj_uuids=e231904a-90c9-4d99-857b-aa4486fb5238&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000887 10.0.0.65 - - [2026-02-26 03:17:00] "GET /project/e231904a-90c9-4d99-857b-aa4486fb5238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.081701 10.0.0.131 - - [2026-02-26 03:17:00] "GET /projects?obj_uuids=e231904a-90c9-4d99-857b-aa4486fb5238&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000934 10.0.0.65 - - [2026-02-26 03:17:00] "POST /neutron/network HTTP/1.1" 200 618 0.219032 10.0.0.65 - - [2026-02-26 03:17:01] "POST /id-to-fqname HTTP/1.1" 200 227 0.005806 10.0.0.65 - - [2026-02-26 03:17:01] "GET /virtual-network/eaebfd6b-1b05-42a1-929f-b559b66cfdfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007759 10.0.0.65 - - [2026-02-26 03:17:01] "POST /neutron/network HTTP/1.1" 200 833 0.006801 10.0.0.65 - - [2026-02-26 03:17:01] "GET /virtual-network/eaebfd6b-1b05-42a1-929f-b559b66cfdfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005789 10.0.0.65 - - [2026-02-26 03:17:01] "POST /neutron/network HTTP/1.1" 200 807 0.022721 10.0.0.65 - - [2026-02-26 03:17:01] "POST /id-to-fqname HTTP/1.1" 200 227 0.001256 10.0.0.131 - - [2026-02-26 03:17:02] "GET /projects?obj_uuids=e231904a-90c9-4d99-857b-aa4486fb5238&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000983 10.0.0.65 - - [2026-02-26 03:17:02] "GET /project/e231904a-90c9-4d99-857b-aa4486fb5238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.084380 10.0.0.65 - - [2026-02-26 03:17:02] "POST /neutron/network HTTP/1.1" 200 833 0.043692 10.0.0.65 - - [2026-02-26 03:17:03] "POST /neutron/port HTTP/1.1" 200 117 0.006638 10.0.0.65 - - [2026-02-26 03:17:03] "POST /neutron/port HTTP/1.1" 200 1058 0.019513 10.0.0.65 - - [2026-02-26 03:17:04] "POST /neutron/port HTTP/1.1" 200 1122 0.019165 10.0.0.65 - - [2026-02-26 03:17:04] "POST /neutron/port HTTP/1.1" 200 117 0.001141 10.0.0.65 - - [2026-02-26 03:17:08] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008279 10.0.0.65 - - [2026-02-26 03:17:08] "POST /neutron/port HTTP/1.1" 200 1122 0.015597 10.0.0.65 - - [2026-02-26 03:17:08] "GET /virtual-machine/41122fd4-5c50-48c6-8830-e179666866b6 HTTP/1.1" 401 292 0.000442 10.0.0.65 - - [2026-02-26 03:17:08] "GET /virtual-machine/41122fd4-5c50-48c6-8830-e179666866b6 HTTP/1.1" 200 1294 0.034668 10.0.0.65 - - [2026-02-26 03:17:08] "GET /virtual-machine-interface/1b9315a6-a011-47ef-a7ef-d84b53f16061 HTTP/1.1" 200 2970 0.004725 10.0.0.65 - - [2026-02-26 03:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.65 - - [2026-02-26 03:17:08] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003713 10.0.0.65 - - [2026-02-26 03:17:08] "GET /virtual-networks?parent_id=e231904a-90c9-4d99-857b-aa4486fb5238&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002722 10.0.0.65 - - [2026-02-26 03:17:08] "GET /virtual-network/eaebfd6b-1b05-42a1-929f-b559b66cfdfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006224 10.0.0.65 - - [2026-02-26 03:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.65 - - [2026-02-26 03:17:12] "GET /virtual-network/eaebfd6b-1b05-42a1-929f-b559b66cfdfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005399 10.0.0.65 - - [2026-02-26 03:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.65 - - [2026-02-26 03:17:16] "GET /virtual-network/eaebfd6b-1b05-42a1-929f-b559b66cfdfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006158 10.0.0.65 - - [2026-02-26 03:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.65 - - [2026-02-26 03:17:20] "GET /virtual-network/eaebfd6b-1b05-42a1-929f-b559b66cfdfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005522 10.0.0.65 - - [2026-02-26 03:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.65 - - [2026-02-26 03:17:24] "GET /virtual-network/eaebfd6b-1b05-42a1-929f-b559b66cfdfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004496 10.0.0.65 - - [2026-02-26 03:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.65 - - [2026-02-26 03:17:28] "GET /virtual-network/eaebfd6b-1b05-42a1-929f-b559b66cfdfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005427 10.0.0.65 - - [2026-02-26 03:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.65 - - [2026-02-26 03:17:32] "GET /virtual-network/eaebfd6b-1b05-42a1-929f-b559b66cfdfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006358 10.0.0.65 - - [2026-02-26 03:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.65 - - [2026-02-26 03:17:36] "GET /virtual-network/eaebfd6b-1b05-42a1-929f-b559b66cfdfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004847 10.0.0.73 - - [2026-02-26 03:17:40] "DELETE /access-control-list/17de0b95-577e-48ff-9b2c-6efd63b5ecb7 HTTP/1.1" 200 115 0.036838 10.0.0.65 - - [2026-02-26 03:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010288 10.0.0.65 - - [2026-02-26 03:17:40] "GET /virtual-network/eaebfd6b-1b05-42a1-929f-b559b66cfdfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006165 10.0.0.65 - - [2026-02-26 03:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.65 - - [2026-02-26 03:17:44] "GET /virtual-network/eaebfd6b-1b05-42a1-929f-b559b66cfdfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004642 10.0.0.65 - - [2026-02-26 03:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.65 - - [2026-02-26 03:17:48] "GET /virtual-network/eaebfd6b-1b05-42a1-929f-b559b66cfdfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005538 10.0.0.131 - - [2026-02-26 03:17:49] "DELETE /project/e231904a90c94d99857baa4486fb5238 HTTP/1.1" 404 173 0.003075 10.0.0.131 - - [2026-02-26 03:17:49] "DELETE /project/13969ea8-a238-43a7-9d49-b909cde50f3f HTTP/1.1" 404 177 0.005787 10.0.0.65 - - [2026-02-26 03:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.65 - - [2026-02-26 03:17:50] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003547 10.0.0.65 - - [2026-02-26 03:17:50] "GET /virtual-networks?parent_id=e231904a-90c9-4d99-857b-aa4486fb5238&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003412 10.0.0.65 - - [2026-02-26 03:17:51] "GET /virtual-network/eaebfd6b-1b05-42a1-929f-b559b66cfdfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005560 10.0.0.65 - - [2026-02-26 03:17:51] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007475 10.0.0.65 - - [2026-02-26 03:18:01] "POST /neutron/port HTTP/1.1" 200 1122 0.023799 10.0.0.65 - - [2026-02-26 03:18:06] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008008 10.0.0.65 - - [2026-02-26 03:18:11] "POST /neutron/port HTTP/1.1" 200 1122 0.017665 10.0.0.65 - - [2026-02-26 03:18:16] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007135 10.0.0.65 - - [2026-02-26 03:18:25] "POST /neutron/network HTTP/1.1" 200 843 0.046532 10.0.0.65 - - [2026-02-26 03:18:25] "POST /neutron/port HTTP/1.1" 200 117 0.001518 10.0.0.65 - - [2026-02-26 03:18:42] "GET /obj-perms HTTP/1.1" 200 5056 0.072816 10.0.0.65 - - [2026-02-26 03:18:46] "POST /neutron/network HTTP/1.1" 200 833 0.008150 10.0.0.65 - - [2026-02-26 03:18:46] "POST /id-to-fqname HTTP/1.1" 200 227 0.001541 10.0.0.65 - - [2026-02-26 03:18:46] "POST /neutron/network HTTP/1.1" 200 843 0.006848 10.0.0.131 - - [2026-02-26 03:18:47] "GET /projects?obj_uuids=e231904a-90c9-4d99-857b-aa4486fb5238&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.028792 10.0.0.65 - - [2026-02-26 03:18:47] "GET /project/e231904a-90c9-4d99-857b-aa4486fb5238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.098461 10.0.0.65 - - [2026-02-26 03:18:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006611 10.0.0.65 - - [2026-02-26 03:18:48] "POST /neutron/network HTTP/1.1" 200 843 0.008797 10.0.0.65 - - [2026-02-26 03:18:48] "POST /neutron/port HTTP/1.1" 200 1058 0.046846 10.0.0.65 - - [2026-02-26 03:18:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004010 10.0.0.65 - - [2026-02-26 03:18:48] "POST /neutron/network HTTP/1.1" 200 833 0.005968 10.0.0.65 - - [2026-02-26 03:18:52] "POST /neutron/port HTTP/1.1" 200 1122 0.017574 10.0.0.65 - - [2026-02-26 03:18:53] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007048 10.0.0.65 - - [2026-02-26 03:18:53] "GET /virtual-machine/8d04c3ed-0fc2-4653-abf0-df789c2d83f2 HTTP/1.1" 200 1296 0.008314 10.0.0.65 - - [2026-02-26 03:18:53] "GET /virtual-machine-interface/754cd4fe-065d-4bd3-b8a0-316c871d591c HTTP/1.1" 200 2970 0.009904 10.0.0.65 - - [2026-02-26 03:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005423 10.0.0.65 - - [2026-02-26 03:18:53] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006254 10.0.0.65 - - [2026-02-26 03:18:53] "GET /virtual-networks?parent_id=e231904a-90c9-4d99-857b-aa4486fb5238&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.005065 10.0.0.65 - - [2026-02-26 03:18:53] "GET /virtual-network/eaebfd6b-1b05-42a1-929f-b559b66cfdfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006431 10.0.0.65 - - [2026-02-26 03:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.65 - - [2026-02-26 03:18:56] "GET /virtual-network/eaebfd6b-1b05-42a1-929f-b559b66cfdfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005540 10.0.0.65 - - [2026-02-26 03:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.65 - - [2026-02-26 03:19:00] "GET /virtual-network/eaebfd6b-1b05-42a1-929f-b559b66cfdfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005872 10.0.0.65 - - [2026-02-26 03:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.65 - - [2026-02-26 03:19:04] "GET /virtual-network/eaebfd6b-1b05-42a1-929f-b559b66cfdfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005626 10.0.0.65 - - [2026-02-26 03:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.65 - - [2026-02-26 03:19:08] "GET /virtual-network/eaebfd6b-1b05-42a1-929f-b559b66cfdfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005571 10.0.0.65 - - [2026-02-26 03:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.65 - - [2026-02-26 03:19:12] "GET /virtual-network/eaebfd6b-1b05-42a1-929f-b559b66cfdfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004984 10.0.0.65 - - [2026-02-26 03:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.65 - - [2026-02-26 03:19:16] "GET /virtual-network/eaebfd6b-1b05-42a1-929f-b559b66cfdfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006183 10.0.0.65 - - [2026-02-26 03:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.65 - - [2026-02-26 03:19:20] "GET /virtual-network/eaebfd6b-1b05-42a1-929f-b559b66cfdfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005507 10.0.0.65 - - [2026-02-26 03:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004607 10.0.0.65 - - [2026-02-26 03:19:24] "GET /virtual-network/eaebfd6b-1b05-42a1-929f-b559b66cfdfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005718 10.0.0.65 - - [2026-02-26 03:19:26] "POST /neutron/network HTTP/1.1" 200 843 0.006532 10.0.0.65 - - [2026-02-26 03:19:26] "POST /neutron/port HTTP/1.1" 200 117 0.001123 10.0.0.65 - - [2026-02-26 03:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.65 - - [2026-02-26 03:19:29] "GET /virtual-network/eaebfd6b-1b05-42a1-929f-b559b66cfdfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005456 10.0.0.65 - - [2026-02-26 03:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.65 - - [2026-02-26 03:19:33] "GET /virtual-network/eaebfd6b-1b05-42a1-929f-b559b66cfdfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004875 10.0.0.65 - - [2026-02-26 03:19:35] "POST /neutron/port HTTP/1.1" 200 1122 0.016420 10.0.0.65 - - [2026-02-26 03:19:35] "POST /neutron/subnet HTTP/1.1" 200 685 0.012655 10.0.0.73 - - [2026-02-26 03:19:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.73 - - [2026-02-26 03:19:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000476 10.0.0.131 - - [2026-02-26 03:19:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000379 10.0.0.131 - - [2026-02-26 03:19:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.131 - - [2026-02-26 03:19:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000649 10.0.0.131 - - [2026-02-26 03:19:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000520 10.0.0.73 - - [2026-02-26 03:19:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.73 - - [2026-02-26 03:19:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000375 10.0.0.65 - - [2026-02-26 03:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.65 - - [2026-02-26 03:19:37] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004097 10.0.0.65 - - [2026-02-26 03:19:37] "GET /virtual-networks?parent_id=e231904a-90c9-4d99-857b-aa4486fb5238&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.008049 10.0.0.65 - - [2026-02-26 03:19:37] "GET /virtual-network/eaebfd6b-1b05-42a1-929f-b559b66cfdfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007013 10.0.0.65 - - [2026-02-26 03:19:37] "POST /neutron/port HTTP/1.1" 200 1122 0.018286 10.0.0.65 - - [2026-02-26 03:19:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.65 - - [2026-02-26 03:19:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.65 - - [2026-02-26 03:19:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000347 10.0.0.65 - - [2026-02-26 03:19:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.73 - - [2026-02-26 03:19:42] "GET /obj-perms HTTP/1.1" 200 5056 0.064858 10.0.0.65 - - [2026-02-26 03:19:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009057 10.0.0.131 - - [2026-02-26 03:19:43] "GET /obj-perms HTTP/1.1" 200 5056 0.070091 10.0.0.65 - - [2026-02-26 03:19:48] "POST /neutron/port HTTP/1.1" 200 1122 0.015799 10.0.0.65 - - [2026-02-26 03:19:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008896 10.0.0.65 - - [2026-02-26 03:20:26] "POST /neutron/port HTTP/1.1" 200 1122 0.017570 10.0.0.65 - - [2026-02-26 03:20:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004356 10.0.0.65 - - [2026-02-26 03:20:27] "POST /neutron/network HTTP/1.1" 200 833 0.006853 10.0.0.65 - - [2026-02-26 03:20:35] "POST /neutron/network HTTP/1.1" 200 843 0.007783 10.0.0.65 - - [2026-02-26 03:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.65 - - [2026-02-26 03:20:35] "DELETE /virtual-DNS/dbedbd1d-1ce0-40cb-9443-7c8ae7f7a200 HTTP/1.1" 409 236 0.006913 10.0.0.65 - - [2026-02-26 03:20:35] "POST /neutron/port HTTP/1.1" 200 117 0.001079 10.0.0.65 - - [2026-02-26 03:20:35] "POST /fqname-to-id HTTP/1.1" 404 192 0.003687 10.0.0.65 - - [2026-02-26 03:20:35] "POST /virtual-DNS-records HTTP/1.1" 200 533 0.025192 10.0.0.65 - - [2026-02-26 03:20:35] "GET /virtual-DNS-record/8e9b9604-3bfe-416f-9d6b-39bb1fafe098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.005574 10.0.0.65 - - [2026-02-26 03:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.65 - - [2026-02-26 03:20:35] "GET /virtual-DNS-record/8e9b9604-3bfe-416f-9d6b-39bb1fafe098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.003966 10.0.0.65 - - [2026-02-26 03:20:42] "DELETE /virtual-DNS-record/8e9b9604-3bfe-416f-9d6b-39bb1fafe098 HTTP/1.1" 200 115 0.032969 10.0.0.65 - - [2026-02-26 03:20:42] "POST /fqname-to-id HTTP/1.1" 404 184 0.004314 10.0.0.65 - - [2026-02-26 03:20:42] "POST /neutron/network HTTP/1.1" 400 204 0.012632 10.0.0.65 - - [2026-02-26 03:20:43] "POST /neutron/port HTTP/1.1" 200 1112 0.012403 10.0.0.65 - - [2026-02-26 03:20:43] "POST /neutron/port HTTP/1.1" 200 151 0.177452 10.0.0.65 - - [2026-02-26 03:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.65 - - [2026-02-26 03:20:45] "DELETE /network-ipam/0aef36d1-cb34-4c4c-bae6-5cdc1dd022ad HTTP/1.1" 200 115 0.039717 10.0.0.73 - - [2026-02-26 03:20:45] "DELETE /route-target/ee2dce52-82c8-4d28-b6f5-2dd2925e0fe1 HTTP/1.1" 200 115 0.023744 10.0.0.65 - - [2026-02-26 03:20:45] "DELETE /virtual-DNS/dbedbd1d-1ce0-40cb-9443-7c8ae7f7a200 HTTP/1.1" 200 115 0.031126 10.0.0.65 - - [2026-02-26 03:20:45] "POST /fqname-to-id HTTP/1.1" 404 180 0.003963 10.0.0.131 - - [2026-02-26 03:20:46] "GET /projects?obj_uuids=e231904a-90c9-4d99-857b-aa4486fb5238&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001612 10.0.0.65 - - [2026-02-26 03:20:46] "GET /project/e231904a-90c9-4d99-857b-aa4486fb5238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.079301 10.0.0.131 - - [2026-02-26 03:20:46] "GET /projects?obj_uuids=e231904a-90c9-4d99-857b-aa4486fb5238&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001309 10.0.0.65 - - [2026-02-26 03:20:46] "GET /project/e231904a-90c9-4d99-857b-aa4486fb5238?fields=virtual_networks HTTP/1.1" 200 1046 0.044188 10.0.0.131 - - [2026-02-26 03:20:46] "GET /projects?obj_uuids=e231904a-90c9-4d99-857b-aa4486fb5238&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000893 10.0.0.65 - - [2026-02-26 03:20:46] "GET /project/e231904a-90c9-4d99-857b-aa4486fb5238?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.049996 10.0.0.131 - - [2026-02-26 03:20:46] "GET /projects?obj_uuids=e231904a-90c9-4d99-857b-aa4486fb5238&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001368 10.0.0.65 - - [2026-02-26 03:20:46] "GET /project/e231904a-90c9-4d99-857b-aa4486fb5238?fields=security_groups HTTP/1.1" 200 1274 0.049288 10.0.0.65 - - [2026-02-26 03:20:47] "POST /fqname-to-id HTTP/1.1" 404 189 0.036673 10.0.0.131 - - [2026-02-26 03:20:47] "GET /projects?obj_uuids=d112d654-8667-4db0-abaa-96c12455ce84&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003349 10.0.0.131 - - [2026-02-26 03:20:48] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000925 10.0.0.131 - - [2026-02-26 03:20:48] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.039224 10.0.0.131 - - [2026-02-26 03:20:48] "POST /id-to-fqname HTTP/1.1" 200 191 0.002454 10.0.0.131 - - [2026-02-26 03:20:48] "POST /fqname-to-id HTTP/1.1" 404 200 0.010087 10.0.0.131 - - [2026-02-26 03:20:48] "POST /security-groups HTTP/1.1" 200 592 0.030176 10.0.0.131 - - [2026-02-26 03:20:48] "POST /projects HTTP/1.1" 200 587 0.233457 10.0.0.73 - - [2026-02-26 03:20:48] "POST /fqname-to-id HTTP/1.1" 404 234 0.006114 10.0.0.131 - - [2026-02-26 03:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.306551 10.0.0.65 - - [2026-02-26 03:20:48] "GET /project/d112d654-8667-4db0-abaa-96c12455ce84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.481899 10.0.0.65 - - [2026-02-26 03:20:49] "GET / HTTP/1.1" 200 36215 0.001571 10.0.0.131 - - [2026-02-26 03:20:50] "DELETE /project/d112d65486674db0abaa96c12455ce84 HTTP/1.1" 404 173 0.004747 10.0.0.131 - - [2026-02-26 03:20:50] "GET /projects?obj_uuids=e231904a-90c9-4d99-857b-aa4486fb5238&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000952 10.0.0.131 - - [2026-02-26 03:20:50] "GET /project/e231904a-90c9-4d99-857b-aa4486fb5238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.050787 10.0.0.131 - - [2026-02-26 03:20:50] "GET /projects?obj_uuids=e231904a-90c9-4d99-857b-aa4486fb5238&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001508 10.0.0.131 - - [2026-02-26 03:20:50] "GET /project/e231904a-90c9-4d99-857b-aa4486fb5238?fields=security_groups HTTP/1.1" 200 1376 0.059403 10.0.0.131 - - [2026-02-26 03:20:50] "DELETE /security-group/da439eee-2ce3-469c-85dc-5aa5006f3602 HTTP/1.1" 200 115 0.055453 10.0.0.131 - - [2026-02-26 03:20:50] "GET /projects?obj_uuids=e231904a-90c9-4d99-857b-aa4486fb5238&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001014 10.0.0.131 - - [2026-02-26 03:20:50] "GET /project/e231904a-90c9-4d99-857b-aa4486fb5238?fields=application_policy_sets HTTP/1.1" 200 1415 0.048870 10.0.0.73 - - [2026-02-26 03:20:50] "DELETE /access-control-list/d503b913-86c5-4ab5-851c-6be8dafce930 HTTP/1.1" 200 115 0.071566 10.0.0.131 - - [2026-02-26 03:20:50] "DELETE /project/e231904a-90c9-4d99-857b-aa4486fb5238 HTTP/1.1" 200 115 0.444902 10.0.0.65 - - [2026-02-26 03:20:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000517 10.0.0.65 - - [2026-02-26 03:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.037583 10.0.0.131 - - [2026-02-26 03:20:52] "GET /projects?obj_uuids=d112d654-8667-4db0-abaa-96c12455ce84&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000897 10.0.0.65 - - [2026-02-26 03:20:52] "GET /project/d112d654-8667-4db0-abaa-96c12455ce84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.049769 10.0.0.65 - - [2026-02-26 03:20:52] "POST /neutron/network HTTP/1.1" 200 117 0.041312 10.0.0.65 - - [2026-02-26 03:20:53] "POST /neutron/network HTTP/1.1" 200 825 0.010615 10.0.0.65 - - [2026-02-26 03:20:53] "POST /id-to-fqname HTTP/1.1" 200 222 0.001283 10.0.0.65 - - [2026-02-26 03:20:53] "GET /virtual-network/4b5011f1-4202-4d06-ac10-1ff16d91bfac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005251 10.0.0.65 - - [2026-02-26 03:20:53] "GET /virtual-network/4b5011f1-4202-4d06-ac10-1ff16d91bfac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005863 10.0.0.65 - - [2026-02-26 03:20:53] "POST /neutron/subnet HTTP/1.1" 200 715 0.009545 10.0.0.65 - - [2026-02-26 03:20:53] "GET /virtual-network/4b5011f1-4202-4d06-ac10-1ff16d91bfac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005526 10.0.0.65 - - [2026-02-26 03:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005008 10.0.0.131 - - [2026-02-26 03:20:55] "GET /projects?obj_uuids=d112d654-8667-4db0-abaa-96c12455ce84&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000959 10.0.0.65 - - [2026-02-26 03:20:55] "GET /project/d112d654-8667-4db0-abaa-96c12455ce84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.044311 10.0.0.73 - - [2026-02-26 03:20:55] "POST /route-targets HTTP/1.1" 200 328 0.014843 10.0.0.131 - - [2026-02-26 03:20:55] "POST /useragent-kv HTTP/1.1" 200 115 0.003214 10.0.0.65 - - [2026-02-26 03:20:55] "POST /neutron/subnet HTTP/1.1" 200 730 0.243958 10.0.0.65 - - [2026-02-26 03:20:55] "POST /id-to-fqname HTTP/1.1" 200 222 0.001270 10.0.0.65 - - [2026-02-26 03:20:55] "GET /virtual-network/9fbdd629-2a32-4183-9f36-f6da8e5555c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004903 10.0.0.65 - - [2026-02-26 03:20:55] "GET /virtual-network/9fbdd629-2a32-4183-9f36-f6da8e5555c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005526 10.0.0.65 - - [2026-02-26 03:20:56] "POST /neutron/network HTTP/1.1" 200 828 0.006215 10.0.0.65 - - [2026-02-26 03:20:56] "GET /virtual-network/9fbdd629-2a32-4183-9f36-f6da8e5555c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007898 10.0.0.65 - - [2026-02-26 03:20:56] "GET /obj-perms HTTP/1.1" 200 5032 0.065379 10.0.0.73 - - [2026-02-26 03:20:56] "GET /obj-perms HTTP/1.1" 200 5032 0.071494 10.0.0.65 - - [2026-02-26 03:20:56] "POST /id-to-fqname HTTP/1.1" 200 222 0.001315 10.0.0.131 - - [2026-02-26 03:21:15] "GET /projects?obj_uuids=d112d654-8667-4db0-abaa-96c12455ce84&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001361 10.0.0.65 - - [2026-02-26 03:21:15] "GET /project/d112d654-8667-4db0-abaa-96c12455ce84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.091859 10.0.0.65 - - [2026-02-26 03:21:15] "POST /neutron/network HTTP/1.1" 200 828 0.007700 10.0.0.65 - - [2026-02-26 03:21:15] "POST /id-to-fqname HTTP/1.1" 200 222 0.001318 10.0.0.65 - - [2026-02-26 03:21:15] "POST /neutron/port HTTP/1.1" 200 117 0.016025 10.0.0.131 - - [2026-02-26 03:21:16] "GET /projects?obj_uuids=d112d654-8667-4db0-abaa-96c12455ce84&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001034 10.0.0.65 - - [2026-02-26 03:21:16] "POST /neutron/port HTTP/1.1" 200 1062 0.327834 10.0.0.65 - - [2026-02-26 03:21:16] "POST /neutron/port HTTP/1.1" 200 1116 0.182402 10.0.0.131 - - [2026-02-26 03:21:16] "GET /projects?obj_uuids=d112d654-8667-4db0-abaa-96c12455ce84&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000941 10.0.0.65 - - [2026-02-26 03:21:16] "GET /project/d112d654-8667-4db0-abaa-96c12455ce84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.130202 10.0.0.65 - - [2026-02-26 03:21:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003994 10.0.0.65 - - [2026-02-26 03:21:17] "POST /neutron/network HTTP/1.1" 200 828 0.015847 10.0.0.65 - - [2026-02-26 03:21:17] "POST /neutron/port HTTP/1.1" 200 117 0.005878 10.0.0.65 - - [2026-02-26 03:21:17] "POST /neutron/network HTTP/1.1" 200 835 0.016428 10.0.0.65 - - [2026-02-26 03:21:18] "POST /neutron/port HTTP/1.1" 200 1059 0.061043 10.0.0.65 - - [2026-02-26 03:21:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.013867 10.0.0.65 - - [2026-02-26 03:21:19] "POST /neutron/network HTTP/1.1" 200 825 0.010743 10.0.0.65 - - [2026-02-26 03:21:27] "POST /neutron/port HTTP/1.1" 200 1126 0.057766 10.0.0.65 - - [2026-02-26 03:21:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010524 10.0.0.65 - - [2026-02-26 03:21:43] "POST /neutron/port HTTP/1.1" 200 1126 0.016723 10.0.0.131 - - [2026-02-26 03:21:44] "GET /obj-perms HTTP/1.1" 200 5056 0.076308 10.0.0.65 - - [2026-02-26 03:21:48] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007478 10.0.0.65 - - [2026-02-26 03:21:58] "POST /neutron/port HTTP/1.1" 200 1126 0.019732 10.0.0.65 - - [2026-02-26 03:21:58] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010008 10.0.0.65 - - [2026-02-26 03:21:58] "GET /virtual-machine/126af6a9-f3ca-485e-bce9-6259704d7ee0 HTTP/1.1" 401 292 0.000424 10.0.0.65 - - [2026-02-26 03:21:59] "GET /virtual-machine/126af6a9-f3ca-485e-bce9-6259704d7ee0 HTTP/1.1" 200 1295 0.034606 10.0.0.65 - - [2026-02-26 03:21:59] "GET /virtual-machine-interface/33ca54a9-8bfa-431e-a6fe-2643a8271a25 HTTP/1.1" 200 2955 0.005596 10.0.0.65 - - [2026-02-26 03:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.65 - - [2026-02-26 03:21:59] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004141 10.0.0.65 - - [2026-02-26 03:21:59] "GET /virtual-networks?parent_id=d112d654-8667-4db0-abaa-96c12455ce84&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003286 10.0.0.65 - - [2026-02-26 03:21:59] "GET /virtual-network/9fbdd629-2a32-4183-9f36-f6da8e5555c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005399 10.0.0.65 - - [2026-02-26 03:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.65 - - [2026-02-26 03:22:02] "GET /virtual-network/9fbdd629-2a32-4183-9f36-f6da8e5555c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005199 10.0.0.65 - - [2026-02-26 03:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.65 - - [2026-02-26 03:22:06] "GET /virtual-network/9fbdd629-2a32-4183-9f36-f6da8e5555c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004998 10.0.0.65 - - [2026-02-26 03:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.65 - - [2026-02-26 03:22:10] "GET /virtual-network/9fbdd629-2a32-4183-9f36-f6da8e5555c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004986 10.0.0.65 - - [2026-02-26 03:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004614 10.0.0.65 - - [2026-02-26 03:22:14] "GET /virtual-network/9fbdd629-2a32-4183-9f36-f6da8e5555c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005433 10.0.0.65 - - [2026-02-26 03:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.65 - - [2026-02-26 03:22:18] "GET /virtual-network/9fbdd629-2a32-4183-9f36-f6da8e5555c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005575 10.0.0.65 - - [2026-02-26 03:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.65 - - [2026-02-26 03:22:22] "GET /virtual-network/9fbdd629-2a32-4183-9f36-f6da8e5555c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006090 10.0.0.65 - - [2026-02-26 03:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.65 - - [2026-02-26 03:22:26] "GET /virtual-network/9fbdd629-2a32-4183-9f36-f6da8e5555c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005483 10.0.0.65 - - [2026-02-26 03:22:29] "POST /neutron/port HTTP/1.1" 200 1126 0.017865 10.0.0.65 - - [2026-02-26 03:22:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003776 10.0.0.65 - - [2026-02-26 03:22:30] "POST /neutron/network HTTP/1.1" 200 828 0.007869 10.0.0.65 - - [2026-02-26 03:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.65 - - [2026-02-26 03:22:30] "GET /virtual-network/9fbdd629-2a32-4183-9f36-f6da8e5555c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005446 10.0.0.65 - - [2026-02-26 03:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.65 - - [2026-02-26 03:22:35] "GET /virtual-network/9fbdd629-2a32-4183-9f36-f6da8e5555c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005416 10.0.0.65 - - [2026-02-26 03:22:37] "POST /neutron/network HTTP/1.1" 200 835 0.006815 10.0.0.65 - - [2026-02-26 03:22:37] "POST /neutron/port HTTP/1.1" 200 117 0.001443 10.0.0.65 - - [2026-02-26 03:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.65 - - [2026-02-26 03:22:39] "GET /virtual-network/9fbdd629-2a32-4183-9f36-f6da8e5555c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006695 10.0.0.65 - - [2026-02-26 03:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.65 - - [2026-02-26 03:22:43] "GET /virtual-network/9fbdd629-2a32-4183-9f36-f6da8e5555c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005216 10.0.0.65 - - [2026-02-26 03:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.65 - - [2026-02-26 03:22:47] "GET /virtual-network/9fbdd629-2a32-4183-9f36-f6da8e5555c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006070 10.0.0.65 - - [2026-02-26 03:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.65 - - [2026-02-26 03:22:51] "GET /virtual-network/9fbdd629-2a32-4183-9f36-f6da8e5555c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006018 10.0.0.65 - - [2026-02-26 03:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.65 - - [2026-02-26 03:22:53] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003674 10.0.0.65 - - [2026-02-26 03:22:53] "GET /virtual-networks?parent_id=d112d654-8667-4db0-abaa-96c12455ce84&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003494 10.0.0.65 - - [2026-02-26 03:22:53] "GET /virtual-network/9fbdd629-2a32-4183-9f36-f6da8e5555c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005554 10.0.0.65 - - [2026-02-26 03:22:53] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007114 10.0.0.65 - - [2026-02-26 03:23:04] "POST /neutron/port HTTP/1.1" 200 1126 0.018105 10.0.0.65 - - [2026-02-26 03:23:06] "POST /neutron/security_group HTTP/1.1" 200 2059 0.035696 10.0.0.65 - - [2026-02-26 03:23:13] "POST /neutron/port HTTP/1.1" 200 1123 0.018872 10.0.0.65 - - [2026-02-26 03:23:14] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010322 10.0.0.65 - - [2026-02-26 03:23:24] "POST /neutron/port HTTP/1.1" 200 1126 0.016183 10.0.0.65 - - [2026-02-26 03:23:29] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007990 10.0.0.65 - - [2026-02-26 03:23:31] "POST /neutron/network HTTP/1.1" 200 838 0.040590 10.0.0.65 - - [2026-02-26 03:23:31] "POST /neutron/port HTTP/1.1" 200 117 0.001292 10.0.0.65 - - [2026-02-26 03:23:35] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007366 10.0.0.65 - - [2026-02-26 03:23:38] "POST /neutron/network HTTP/1.1" 200 835 0.006948 10.0.0.65 - - [2026-02-26 03:23:38] "POST /neutron/port HTTP/1.1" 200 117 0.001431 10.0.0.65 - - [2026-02-26 03:23:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007575 10.0.0.65 - - [2026-02-26 03:23:50] "POST /neutron/port HTTP/1.1" 200 1123 0.017601 10.0.0.65 - - [2026-02-26 03:23:50] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006666 10.0.0.65 - - [2026-02-26 03:23:50] "GET /virtual-machine/338e41a2-84b0-4a8a-804f-d3e08ff2964e HTTP/1.1" 200 1294 0.006744 10.0.0.65 - - [2026-02-26 03:23:50] "GET /virtual-machine-interface/92a1828e-9c2f-4c4d-b2a7-16add3a94323 HTTP/1.1" 200 2956 0.007086 10.0.0.65 - - [2026-02-26 03:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.65 - - [2026-02-26 03:23:51] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.017797 10.0.0.65 - - [2026-02-26 03:23:51] "GET /virtual-networks?parent_id=d112d654-8667-4db0-abaa-96c12455ce84&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.004529 10.0.0.65 - - [2026-02-26 03:23:51] "GET /virtual-network/4b5011f1-4202-4d06-ac10-1ff16d91bfac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006172 10.0.0.65 - - [2026-02-26 03:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.65 - - [2026-02-26 03:23:52] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004277 10.0.0.65 - - [2026-02-26 03:23:52] "GET /virtual-networks?parent_id=d112d654-8667-4db0-abaa-96c12455ce84&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003170 10.0.0.65 - - [2026-02-26 03:23:52] "GET /virtual-network/4b5011f1-4202-4d06-ac10-1ff16d91bfac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006093 10.0.0.65 - - [2026-02-26 03:23:52] "POST /neutron/port HTTP/1.1" 200 1123 0.017162 10.0.0.65 - - [2026-02-26 03:23:57] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010096 10.0.0.65 - - [2026-02-26 03:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.131 - - [2026-02-26 03:24:02] "GET /projects?obj_uuids=d112d654-8667-4db0-abaa-96c12455ce84&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.031062 10.0.0.65 - - [2026-02-26 03:24:02] "GET /project/d112d654-8667-4db0-abaa-96c12455ce84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.085852 10.0.0.65 - - [2026-02-26 03:24:02] "GET /virtual-network/4b5011f1-4202-4d06-ac10-1ff16d91bfac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007852 10.0.0.65 - - [2026-02-26 03:24:02] "GET /floating-ip-pools?parent_id=4b5011f1-4202-4d06-ac10-1ff16d91bfac&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004651 10.0.0.65 - - [2026-02-26 03:24:02] "GET /virtual-network/4b5011f1-4202-4d06-ac10-1ff16d91bfac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007493 10.0.0.65 - - [2026-02-26 03:24:02] "POST /floating-ip-pools HTTP/1.1" 200 600 0.034780 10.0.0.65 - - [2026-02-26 03:24:03] "POST /ref-update HTTP/1.1" 200 156 0.019158 10.0.0.65 - - [2026-02-26 03:24:03] "GET /virtual-network/4b5011f1-4202-4d06-ac10-1ff16d91bfac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007017 10.0.0.65 - - [2026-02-26 03:24:03] "GET /virtual-network/4b5011f1-4202-4d06-ac10-1ff16d91bfac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006917 10.0.0.65 - - [2026-02-26 03:24:03] "POST /neutron/floatingip HTTP/1.1" 200 528 0.008331 10.0.0.65 - - [2026-02-26 03:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.65 - - [2026-02-26 03:24:03] "GET /routing-instance/44525fe5-132a-4d95-9ff5-be0809040801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.005757 10.0.0.65 - - [2026-02-26 03:24:03] "GET /route-target/71a1200d-1e22-47dc-887f-6f639fffb848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.009809 10.0.0.65 - - [2026-02-26 03:24:33] "POST /neutron/port HTTP/1.1" 200 1126 0.018135 10.0.0.65 - - [2026-02-26 03:24:33] "POST /neutron/floatingip HTTP/1.1" 200 550 0.017396 10.0.0.65 - - [2026-02-26 03:24:33] "POST /neutron/network HTTP/1.1" 200 828 0.006979 10.0.0.73 - - [2026-02-26 03:24:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.73 - - [2026-02-26 03:24:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000525 10.0.0.131 - - [2026-02-26 03:24:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000377 10.0.0.131 - - [2026-02-26 03:24:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000552 10.0.0.131 - - [2026-02-26 03:24:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000604 10.0.0.131 - - [2026-02-26 03:24:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000835 10.0.0.73 - - [2026-02-26 03:24:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.73 - - [2026-02-26 03:24:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.65 - - [2026-02-26 03:24:36] "POST /neutron/floatingip HTTP/1.1" 200 528 0.008909 10.0.0.65 - - [2026-02-26 03:24:36] "GET /floating-ip-pool/ba418b5c-3461-421d-b801-3d7f341a2cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1186 0.003537 10.0.0.65 - - [2026-02-26 03:24:36] "POST /ref-update HTTP/1.1" 200 156 0.013225 10.0.0.65 - - [2026-02-26 03:24:36] "DELETE /floating-ip-pool/ba418b5c-3461-421d-b801-3d7f341a2cc6 HTTP/1.1" 200 115 0.034391 10.0.0.65 - - [2026-02-26 03:24:37] "POST /neutron/network HTTP/1.1" 400 204 0.013820 10.0.0.65 - - [2026-02-26 03:24:37] "POST /neutron/port HTTP/1.1" 200 1113 0.014246 10.0.0.65 - - [2026-02-26 03:24:37] "POST /neutron/port HTTP/1.1" 200 151 0.219614 10.0.0.65 - - [2026-02-26 03:24:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000533 10.0.0.65 - - [2026-02-26 03:24:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.65 - - [2026-02-26 03:24:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000397 10.0.0.65 - - [2026-02-26 03:24:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000366 10.0.0.73 - - [2026-02-26 03:24:39] "DELETE /route-target/c37c1910-f5fc-462b-8af4-255f80b7aaed HTTP/1.1" 200 115 0.100725 10.0.0.65 - - [2026-02-26 03:24:39] "POST /neutron/network HTTP/1.1" 200 825 0.006897 10.0.0.131 - - [2026-02-26 03:24:41] "GET /projects?obj_uuids=d112d654-8667-4db0-abaa-96c12455ce84&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001423 10.0.0.65 - - [2026-02-26 03:24:41] "GET /project/d112d654-8667-4db0-abaa-96c12455ce84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.050030 10.0.0.131 - - [2026-02-26 03:24:41] "GET /projects?obj_uuids=d112d654-8667-4db0-abaa-96c12455ce84&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000905 10.0.0.65 - - [2026-02-26 03:24:41] "GET /project/d112d654-8667-4db0-abaa-96c12455ce84?fields=virtual_networks HTTP/1.1" 200 1047 0.041878 10.0.0.131 - - [2026-02-26 03:24:41] "GET /projects?obj_uuids=d112d654-8667-4db0-abaa-96c12455ce84&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001017 10.0.0.65 - - [2026-02-26 03:24:41] "GET /project/d112d654-8667-4db0-abaa-96c12455ce84?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.041819 10.0.0.131 - - [2026-02-26 03:24:41] "GET /projects?obj_uuids=d112d654-8667-4db0-abaa-96c12455ce84&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000925 10.0.0.65 - - [2026-02-26 03:24:41] "GET /project/d112d654-8667-4db0-abaa-96c12455ce84?fields=security_groups HTTP/1.1" 200 1275 0.043046 10.0.0.65 - - [2026-02-26 03:24:42] "POST /fqname-to-id HTTP/1.1" 404 188 0.028672 10.0.0.131 - - [2026-02-26 03:24:42] "GET /projects?obj_uuids=b275f939-a551-4f75-aff4-888e23a147a6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002906 10.0.0.131 - - [2026-02-26 03:24:42] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000870 10.0.0.131 - - [2026-02-26 03:24:42] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007404 10.0.0.131 - - [2026-02-26 03:24:42] "POST /id-to-fqname HTTP/1.1" 200 190 0.003655 10.0.0.131 - - [2026-02-26 03:24:42] "POST /fqname-to-id HTTP/1.1" 404 199 0.006229 10.0.0.131 - - [2026-02-26 03:24:42] "POST /security-groups HTTP/1.1" 200 591 0.075740 10.0.0.73 - - [2026-02-26 03:24:42] "POST /fqname-to-id HTTP/1.1" 404 234 0.004985 10.0.0.131 - - [2026-02-26 03:24:42] "POST /projects HTTP/1.1" 200 585 0.276638 10.0.0.131 - - [2026-02-26 03:24:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.354790 10.0.0.73 - - [2026-02-26 03:24:43] "POST /access-control-lists HTTP/1.1" 200 596 0.031139 10.0.0.65 - - [2026-02-26 03:24:43] "GET /project/b275f939-a551-4f75-aff4-888e23a147a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.504959 10.0.0.65 - - [2026-02-26 03:24:44] "GET / HTTP/1.1" 200 36215 0.001500 10.0.0.65 - - [2026-02-26 03:24:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000455 10.0.0.65 - - [2026-02-26 03:24:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.074433 10.0.0.131 - - [2026-02-26 03:24:46] "GET /projects?obj_uuids=b275f939-a551-4f75-aff4-888e23a147a6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000905 10.0.0.65 - - [2026-02-26 03:24:46] "GET /project/b275f939-a551-4f75-aff4-888e23a147a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.037595 10.0.0.131 - - [2026-02-26 03:24:47] "GET /projects?obj_uuids=b275f939-a551-4f75-aff4-888e23a147a6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000921 10.0.0.65 - - [2026-02-26 03:24:47] "POST /neutron/network HTTP/1.1" 200 625 0.185357 10.0.0.65 - - [2026-02-26 03:24:47] "GET /obj-perms HTTP/1.1" 200 5056 0.086254 10.0.0.65 - - [2026-02-26 03:24:48] "POST /id-to-fqname HTTP/1.1" 200 230 0.003155 10.0.0.65 - - [2026-02-26 03:24:48] "GET /virtual-network/4f1a7bdb-8903-4677-951e-0c214c93d165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005468 10.0.0.65 - - [2026-02-26 03:24:48] "POST /neutron/network HTTP/1.1" 200 839 0.006342 10.0.0.65 - - [2026-02-26 03:24:48] "GET /virtual-network/4f1a7bdb-8903-4677-951e-0c214c93d165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006846 10.0.0.65 - - [2026-02-26 03:24:48] "POST /neutron/network HTTP/1.1" 200 839 0.005911 10.0.0.65 - - [2026-02-26 03:24:48] "POST /id-to-fqname HTTP/1.1" 200 230 0.001456 10.0.0.131 - - [2026-02-26 03:24:49] "GET /projects?obj_uuids=b275f939-a551-4f75-aff4-888e23a147a6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000932 10.0.0.65 - - [2026-02-26 03:24:49] "GET /project/b275f939-a551-4f75-aff4-888e23a147a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.068789 10.0.0.65 - - [2026-02-26 03:24:49] "POST /neutron/port HTTP/1.1" 200 117 0.007639 10.0.0.65 - - [2026-02-26 03:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.65 - - [2026-02-26 03:24:49] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003628 10.0.0.65 - - [2026-02-26 03:24:49] "PUT /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4 HTTP/1.1" 200 277 0.011148 10.0.0.65 - - [2026-02-26 03:24:50] "POST /neutron/network HTTP/1.1" 200 849 0.008254 10.0.0.65 - - [2026-02-26 03:24:50] "POST /neutron/port HTTP/1.1" 200 1055 0.020026 10.0.0.65 - - [2026-02-26 03:24:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004365 10.0.0.65 - - [2026-02-26 03:24:50] "POST /neutron/network HTTP/1.1" 200 839 0.007530 10.0.0.131 - - [2026-02-26 03:24:51] "DELETE /project/b275f939a5514f75aff4888e23a147a6 HTTP/1.1" 404 173 0.003774 10.0.0.131 - - [2026-02-26 03:24:51] "GET /projects?obj_uuids=d112d654-8667-4db0-abaa-96c12455ce84&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000845 10.0.0.131 - - [2026-02-26 03:24:51] "GET /project/d112d654-8667-4db0-abaa-96c12455ce84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.062357 10.0.0.131 - - [2026-02-26 03:24:51] "GET /projects?obj_uuids=d112d654-8667-4db0-abaa-96c12455ce84&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001598 10.0.0.131 - - [2026-02-26 03:24:51] "GET /project/d112d654-8667-4db0-abaa-96c12455ce84?fields=security_groups HTTP/1.1" 200 1377 0.061076 10.0.0.131 - - [2026-02-26 03:24:51] "DELETE /security-group/f99dc831-82f4-4407-a86c-187012bf787e HTTP/1.1" 404 177 0.007652 10.0.0.73 - - [2026-02-26 03:24:51] "DELETE /access-control-list/22c4af29-f4d1-4f55-a3f3-597cf0a3dc72 HTTP/1.1" 200 115 0.038224 10.0.0.131 - - [2026-02-26 03:24:51] "GET /projects?obj_uuids=d112d654-8667-4db0-abaa-96c12455ce84&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001286 10.0.0.131 - - [2026-02-26 03:24:51] "GET /project/d112d654-8667-4db0-abaa-96c12455ce84?fields=application_policy_sets HTTP/1.1" 200 1416 0.064702 10.0.0.131 - - [2026-02-26 03:24:51] "DELETE /project/d112d654-8667-4db0-abaa-96c12455ce84 HTTP/1.1" 200 115 0.421097 10.0.0.65 - - [2026-02-26 03:24:55] "POST /neutron/port HTTP/1.1" 200 1119 0.019838 10.0.0.65 - - [2026-02-26 03:24:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012841 10.0.0.65 - - [2026-02-26 03:24:55] "GET /virtual-machine/ae0e095d-6403-40fd-8398-b63a2aa392eb HTTP/1.1" 401 292 0.000378 10.0.0.65 - - [2026-02-26 03:24:55] "GET /virtual-machine/ae0e095d-6403-40fd-8398-b63a2aa392eb HTTP/1.1" 200 1294 0.039505 10.0.0.65 - - [2026-02-26 03:24:55] "GET /virtual-machine-interface/80b1c8fb-e173-439a-a5b9-72e9cc9a6412 HTTP/1.1" 200 2977 0.005796 10.0.0.65 - - [2026-02-26 03:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.65 - - [2026-02-26 03:24:55] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.004246 10.0.0.65 - - [2026-02-26 03:24:55] "GET /virtual-networks?parent_id=b275f939-a551-4f75-aff4-888e23a147a6&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003024 10.0.0.65 - - [2026-02-26 03:24:55] "GET /virtual-network/4f1a7bdb-8903-4677-951e-0c214c93d165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005900 10.0.0.65 - - [2026-02-26 03:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.65 - - [2026-02-26 03:24:58] "GET /virtual-network/4f1a7bdb-8903-4677-951e-0c214c93d165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005246 10.0.0.65 - - [2026-02-26 03:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.65 - - [2026-02-26 03:25:00] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.004120 10.0.0.65 - - [2026-02-26 03:25:00] "GET /virtual-networks?parent_id=b275f939-a551-4f75-aff4-888e23a147a6&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003881 10.0.0.65 - - [2026-02-26 03:25:00] "GET /virtual-network/4f1a7bdb-8903-4677-951e-0c214c93d165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005755 10.0.0.65 - - [2026-02-26 03:25:01] "POST /neutron/port HTTP/1.1" 200 1119 0.026581 10.0.0.65 - - [2026-02-26 03:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.65 - - [2026-02-26 03:25:08] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.005101 10.0.0.65 - - [2026-02-26 03:25:08] "PUT /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4 HTTP/1.1" 200 277 0.016610 10.0.0.65 - - [2026-02-26 03:25:08] "POST /neutron/network HTTP/1.1" 400 204 0.029085 10.0.0.65 - - [2026-02-26 03:25:09] "POST /neutron/port HTTP/1.1" 200 151 0.197308 10.0.0.73 - - [2026-02-26 03:25:10] "DELETE /route-target/847f1540-8b54-4b59-a6a4-4c268ae87600 HTTP/1.1" 200 115 0.030502 10.0.0.65 - - [2026-02-26 03:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.131 - - [2026-02-26 03:25:13] "GET /projects?obj_uuids=b275f939-a551-4f75-aff4-888e23a147a6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000850 10.0.0.65 - - [2026-02-26 03:25:13] "GET /project/b275f939-a551-4f75-aff4-888e23a147a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.039719 10.0.0.65 - - [2026-02-26 03:25:13] "POST /neutron/network HTTP/1.1" 200 117 0.012671 10.0.0.65 - - [2026-02-26 03:25:14] "POST /neutron/network HTTP/1.1" 200 824 0.011562 10.0.0.65 - - [2026-02-26 03:25:14] "POST /id-to-fqname HTTP/1.1" 200 220 0.001157 10.0.0.65 - - [2026-02-26 03:25:14] "GET /virtual-network/e9735f8e-2cc4-48b3-b332-f5948397b116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005307 10.0.0.65 - - [2026-02-26 03:25:14] "GET /virtual-network/e9735f8e-2cc4-48b3-b332-f5948397b116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005373 10.0.0.65 - - [2026-02-26 03:25:14] "POST /neutron/subnet HTTP/1.1" 200 724 0.009005 10.0.0.65 - - [2026-02-26 03:25:14] "POST /id-to-fqname HTTP/1.1" 200 220 0.001426 10.0.0.131 - - [2026-02-26 03:25:15] "GET /projects?obj_uuids=b275f939-a551-4f75-aff4-888e23a147a6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001404 10.0.0.65 - - [2026-02-26 03:25:15] "GET /project/b275f939-a551-4f75-aff4-888e23a147a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.107645 10.0.0.65 - - [2026-02-26 03:25:15] "POST /neutron/port HTTP/1.1" 200 117 0.008207 10.0.0.65 - - [2026-02-26 03:25:16] "POST /neutron/network HTTP/1.1" 200 834 0.009795 10.0.0.65 - - [2026-02-26 03:25:16] "POST /neutron/port HTTP/1.1" 200 1060 0.075456 10.0.0.65 - - [2026-02-26 03:25:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004695 10.0.0.65 - - [2026-02-26 03:25:17] "POST /neutron/network HTTP/1.1" 200 824 0.008472 10.0.0.65 - - [2026-02-26 03:25:20] "POST /neutron/port HTTP/1.1" 200 1124 0.020475 10.0.0.65 - - [2026-02-26 03:25:21] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007895 10.0.0.65 - - [2026-02-26 03:25:21] "GET /virtual-machine/323a200d-2d17-4050-94b0-b4697123d530 HTTP/1.1" 200 1294 0.005510 10.0.0.65 - - [2026-02-26 03:25:21] "GET /virtual-machine-interface/30f32068-20e8-4077-aff5-ecc877c22676 HTTP/1.1" 200 2947 0.005023 10.0.0.65 - - [2026-02-26 03:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.65 - - [2026-02-26 03:25:21] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003830 10.0.0.65 - - [2026-02-26 03:25:21] "GET /virtual-networks?parent_id=b275f939-a551-4f75-aff4-888e23a147a6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002874 10.0.0.65 - - [2026-02-26 03:25:21] "GET /virtual-network/e9735f8e-2cc4-48b3-b332-f5948397b116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005973 10.0.0.65 - - [2026-02-26 03:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.65 - - [2026-02-26 03:25:24] "GET /virtual-network/e9735f8e-2cc4-48b3-b332-f5948397b116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005848 10.0.0.65 - - [2026-02-26 03:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004706 10.0.0.65 - - [2026-02-26 03:25:28] "GET /virtual-network/e9735f8e-2cc4-48b3-b332-f5948397b116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006091 10.0.0.65 - - [2026-02-26 03:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004218 10.0.0.65 - - [2026-02-26 03:25:30] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004061 10.0.0.65 - - [2026-02-26 03:25:30] "GET /virtual-networks?parent_id=b275f939-a551-4f75-aff4-888e23a147a6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003350 10.0.0.65 - - [2026-02-26 03:25:30] "GET /virtual-network/e9735f8e-2cc4-48b3-b332-f5948397b116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006156 10.0.0.65 - - [2026-02-26 03:25:32] "POST /neutron/network HTTP/1.1" 200 824 0.009720 10.0.0.65 - - [2026-02-26 03:25:33] "POST /neutron/port HTTP/1.1" 200 1114 0.014994 10.0.0.131 - - [2026-02-26 03:25:35] "POST /useragent-kv HTTP/1.1" 200 115 0.006085 10.0.0.73 - - [2026-02-26 03:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006752 10.0.0.131 - - [2026-02-26 03:25:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002824 10.0.0.65 - - [2026-02-26 03:25:35] "POST /neutron/network HTTP/1.1" 200 151 0.130975 10.0.0.65 - - [2026-02-26 03:25:37] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003881 10.0.0.65 - - [2026-02-26 03:25:37] "POST /network-ipams HTTP/1.1" 200 543 0.028176 10.0.0.65 - - [2026-02-26 03:25:37] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 767 0.003626 10.0.0.65 - - [2026-02-26 03:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.65 - - [2026-02-26 03:25:37] "GET /network-ipam/cb01b648-fd56-42c2-bdd7-5fb263c11d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1331 0.005470 10.0.0.65 - - [2026-02-26 03:25:38] "PUT /network-ipam/cb01b648-fd56-42c2-bdd7-5fb263c11d84 HTTP/1.1" 200 259 0.013702 10.0.0.65 - - [2026-02-26 03:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.131 - - [2026-02-26 03:25:38] "GET /projects?obj_uuids=b275f939-a551-4f75-aff4-888e23a147a6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001022 10.0.0.65 - - [2026-02-26 03:25:38] "GET /project/b275f939-a551-4f75-aff4-888e23a147a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.039298 10.0.0.73 - - [2026-02-26 03:25:38] "POST /ref-update HTTP/1.1" 200 156 0.025775 10.0.0.131 - - [2026-02-26 03:25:38] "POST /useragent-kv HTTP/1.1" 200 115 0.006668 10.0.0.65 - - [2026-02-26 03:25:38] "POST /neutron/subnet HTTP/1.1" 200 699 0.205192 10.0.0.65 - - [2026-02-26 03:25:38] "POST /id-to-fqname HTTP/1.1" 200 220 0.001398 10.0.0.65 - - [2026-02-26 03:25:38] "GET /virtual-network/72af849b-711b-4318-b0c7-d703853a2dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.009393 10.0.0.65 - - [2026-02-26 03:25:38] "POST /neutron/network HTTP/1.1" 200 994 0.008245 10.0.0.65 - - [2026-02-26 03:25:38] "GET /virtual-network/72af849b-711b-4318-b0c7-d703853a2dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.004853 10.0.0.65 - - [2026-02-26 03:25:39] "POST /neutron/subnet HTTP/1.1" 200 699 0.008983 10.0.0.65 - - [2026-02-26 03:25:39] "POST /neutron/subnet HTTP/1.1" 200 699 0.009550 10.0.0.65 - - [2026-02-26 03:25:39] "POST /id-to-fqname HTTP/1.1" 200 220 0.001208 10.0.0.65 - - [2026-02-26 03:25:39] "POST /neutron/port HTTP/1.1" 200 1017 0.018964 10.0.0.65 - - [2026-02-26 03:25:40] "POST /neutron/port HTTP/1.1" 200 1017 0.011879 10.0.0.65 - - [2026-02-26 03:25:40] "POST /neutron/port HTTP/1.1" 200 117 0.007595 10.0.0.65 - - [2026-02-26 03:25:40] "POST /id-to-fqname HTTP/1.1" 200 220 0.001667 10.0.0.65 - - [2026-02-26 03:25:40] "POST /neutron/port HTTP/1.1" 200 1017 0.048676 10.0.0.65 - - [2026-02-26 03:25:40] "POST /neutron/port HTTP/1.1" 200 1017 0.011945 10.0.0.65 - - [2026-02-26 03:25:40] "POST /neutron/port HTTP/1.1" 200 117 0.010224 10.0.0.65 - - [2026-02-26 03:25:40] "POST /id-to-fqname HTTP/1.1" 200 220 0.001259 10.0.0.65 - - [2026-02-26 03:25:40] "POST /neutron/port HTTP/1.1" 200 1017 0.013258 10.0.0.65 - - [2026-02-26 03:25:41] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007923 10.0.0.65 - - [2026-02-26 03:25:41] "POST /neutron/subnet HTTP/1.1" 200 673 0.014870 10.0.0.65 - - [2026-02-26 03:25:41] "POST /neutron/network HTTP/1.1" 200 1004 0.008032 10.0.0.65 - - [2026-02-26 03:25:41] "POST /neutron/port HTTP/1.1" 200 1017 0.021044 10.0.0.65 - - [2026-02-26 03:25:41] "POST /neutron/port HTTP/1.1" 200 1119 0.018171 10.0.0.65 - - [2026-02-26 03:25:41] "POST /neutron/port HTTP/1.1" 200 117 0.001533 10.0.0.131 - - [2026-02-26 03:25:42] "GET /projects?obj_uuids=b275f939-a551-4f75-aff4-888e23a147a6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001073 10.0.0.65 - - [2026-02-26 03:25:42] "GET /project/b275f939-a551-4f75-aff4-888e23a147a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.103337 10.0.0.65 - - [2026-02-26 03:25:42] "POST /neutron/port HTTP/1.1" 200 2086 0.023296 10.0.0.65 - - [2026-02-26 03:25:43] "GET /virtual-network/72af849b-711b-4318-b0c7-d703853a2dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005645 10.0.0.65 - - [2026-02-26 03:25:43] "POST /neutron/network HTTP/1.1" 200 1004 0.005932 10.0.0.65 - - [2026-02-26 03:25:43] "POST /neutron/port HTTP/1.1" 200 1055 0.019729 10.0.0.65 - - [2026-02-26 03:25:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004418 10.0.0.65 - - [2026-02-26 03:25:44] "POST /neutron/network HTTP/1.1" 200 994 0.010774 10.0.0.73 - - [2026-02-26 03:25:44] "GET /obj-perms HTTP/1.1" 200 5030 0.083076 10.0.0.131 - - [2026-02-26 03:25:44] "GET /obj-perms HTTP/1.1" 200 5030 0.060357 10.0.0.65 - - [2026-02-26 03:25:45] "POST /neutron/port HTTP/1.1" 200 1119 0.019660 10.0.0.65 - - [2026-02-26 03:25:45] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007161 10.0.0.65 - - [2026-02-26 03:25:45] "GET /virtual-machine/1ea6bf97-581d-4c1a-b1cf-b4b919286d9d HTTP/1.1" 200 1290 0.006992 10.0.0.65 - - [2026-02-26 03:25:45] "GET /virtual-machine-interface/f6f3f6c8-b6f5-409c-a909-dab9019f963f HTTP/1.1" 200 2948 0.005008 10.0.0.65 - - [2026-02-26 03:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.65 - - [2026-02-26 03:25:45] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004011 10.0.0.65 - - [2026-02-26 03:25:45] "GET /virtual-networks?parent_id=b275f939-a551-4f75-aff4-888e23a147a6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003217 10.0.0.65 - - [2026-02-26 03:25:45] "GET /virtual-network/72af849b-711b-4318-b0c7-d703853a2dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006089 10.0.0.65 - - [2026-02-26 03:25:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.65 - - [2026-02-26 03:25:48] "GET /virtual-network/72af849b-711b-4318-b0c7-d703853a2dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005392 10.0.0.65 - - [2026-02-26 03:25:52] "POST /neutron/port HTTP/1.1" 200 1119 0.018641 10.0.0.65 - - [2026-02-26 03:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.65 - - [2026-02-26 03:25:52] "GET /virtual-network/72af849b-711b-4318-b0c7-d703853a2dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005780 10.0.0.65 - - [2026-02-26 03:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004785 10.0.0.65 - - [2026-02-26 03:25:54] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004984 10.0.0.65 - - [2026-02-26 03:25:54] "GET /virtual-networks?parent_id=b275f939-a551-4f75-aff4-888e23a147a6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003954 10.0.0.65 - - [2026-02-26 03:25:54] "GET /virtual-network/72af849b-711b-4318-b0c7-d703853a2dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.007762 10.0.0.65 - - [2026-02-26 03:25:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007271 10.0.0.65 - - [2026-02-26 03:25:55] "POST /neutron/port HTTP/1.1" 200 1119 0.018375 10.0.0.65 - - [2026-02-26 03:25:55] "GET /virtual-machine/762c8c35-9b61-4cfb-b0db-a39c05b77317 HTTP/1.1" 200 1290 0.005530 10.0.0.65 - - [2026-02-26 03:25:55] "GET /virtual-machine-interface/34193278-6321-48f6-885f-007be79eba5d HTTP/1.1" 200 2946 0.005001 10.0.0.65 - - [2026-02-26 03:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.65 - - [2026-02-26 03:25:55] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003361 10.0.0.65 - - [2026-02-26 03:25:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007012 10.0.0.65 - - [2026-02-26 03:25:55] "GET /virtual-networks?parent_id=b275f939-a551-4f75-aff4-888e23a147a6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003243 10.0.0.65 - - [2026-02-26 03:25:55] "GET /virtual-network/72af849b-711b-4318-b0c7-d703853a2dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.007665 10.0.0.65 - - [2026-02-26 03:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.65 - - [2026-02-26 03:25:56] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003965 10.0.0.65 - - [2026-02-26 03:25:56] "GET /virtual-networks?parent_id=b275f939-a551-4f75-aff4-888e23a147a6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003099 10.0.0.65 - - [2026-02-26 03:25:56] "GET /virtual-network/72af849b-711b-4318-b0c7-d703853a2dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.007012 10.0.0.65 - - [2026-02-26 03:25:56] "POST /neutron/port HTTP/1.1" 200 1119 0.022465 10.0.0.65 - - [2026-02-26 03:25:56] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009306 10.0.0.65 - - [2026-02-26 03:25:56] "GET /virtual-machine/cf49dc48-0309-4056-8a2b-14cf9b489114 HTTP/1.1" 200 1294 0.007298 10.0.0.65 - - [2026-02-26 03:25:56] "GET /virtual-machine-interface/41bf1e21-33bb-4670-8f7e-1239c595591f HTTP/1.1" 200 2947 0.005196 10.0.0.65 - - [2026-02-26 03:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.65 - - [2026-02-26 03:25:57] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003456 10.0.0.65 - - [2026-02-26 03:25:57] "GET /virtual-networks?parent_id=b275f939-a551-4f75-aff4-888e23a147a6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002623 10.0.0.65 - - [2026-02-26 03:25:57] "GET /virtual-network/72af849b-711b-4318-b0c7-d703853a2dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005746 10.0.0.65 - - [2026-02-26 03:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.65 - - [2026-02-26 03:25:58] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003894 10.0.0.65 - - [2026-02-26 03:25:58] "GET /virtual-networks?parent_id=b275f939-a551-4f75-aff4-888e23a147a6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003147 10.0.0.65 - - [2026-02-26 03:25:58] "GET /virtual-network/72af849b-711b-4318-b0c7-d703853a2dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006320 10.0.0.65 - - [2026-02-26 03:26:14] "POST /neutron/port HTTP/1.1" 200 151 0.186319 10.0.0.65 - - [2026-02-26 03:26:14] "POST /neutron/port HTTP/1.1" 200 151 0.209977 10.0.0.65 - - [2026-02-26 03:26:14] "POST /neutron/port HTTP/1.1" 200 151 0.224350 10.0.0.65 - - [2026-02-26 03:26:16] "POST /neutron/network HTTP/1.1" 200 994 0.008774 10.0.0.65 - - [2026-02-26 03:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.65 - - [2026-02-26 03:26:17] "DELETE /network-ipam/cb01b648-fd56-42c2-bdd7-5fb263c11d84 HTTP/1.1" 200 115 0.035089 10.0.0.65 - - [2026-02-26 03:26:17] "POST /fqname-to-id HTTP/1.1" 404 211 0.003128 10.0.0.131 - - [2026-02-26 03:26:18] "GET /projects?obj_uuids=b275f939-a551-4f75-aff4-888e23a147a6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001406 10.0.0.65 - - [2026-02-26 03:26:18] "GET /project/b275f939-a551-4f75-aff4-888e23a147a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.077904 10.0.0.131 - - [2026-02-26 03:26:18] "GET /projects?obj_uuids=b275f939-a551-4f75-aff4-888e23a147a6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000894 10.0.0.65 - - [2026-02-26 03:26:18] "GET /project/b275f939-a551-4f75-aff4-888e23a147a6?fields=virtual_networks HTTP/1.1" 200 1045 0.037205 10.0.0.131 - - [2026-02-26 03:26:18] "GET /projects?obj_uuids=b275f939-a551-4f75-aff4-888e23a147a6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000955 10.0.0.65 - - [2026-02-26 03:26:18] "GET /project/b275f939-a551-4f75-aff4-888e23a147a6?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.042164 10.0.0.131 - - [2026-02-26 03:26:19] "GET /projects?obj_uuids=b275f939-a551-4f75-aff4-888e23a147a6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001340 10.0.0.65 - - [2026-02-26 03:26:19] "GET /project/b275f939-a551-4f75-aff4-888e23a147a6?fields=security_groups HTTP/1.1" 200 1272 0.037951 10.0.0.65 - - [2026-02-26 03:26:19] "POST /neutron/port HTTP/1.1" 400 205 0.004970 10.0.0.65 - - [2026-02-26 03:26:20] "POST /fqname-to-id HTTP/1.1" 404 196 0.039145 10.0.0.131 - - [2026-02-26 03:26:20] "GET /projects?obj_uuids=fc460178-ddda-4358-9332-082bfe78be75&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003545 10.0.0.131 - - [2026-02-26 03:26:20] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001339 10.0.0.131 - - [2026-02-26 03:26:20] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.042886 10.0.0.131 - - [2026-02-26 03:26:20] "POST /id-to-fqname HTTP/1.1" 200 198 0.006017 10.0.0.131 - - [2026-02-26 03:26:20] "POST /fqname-to-id HTTP/1.1" 404 207 0.003774 10.0.0.131 - - [2026-02-26 03:26:20] "POST /security-groups HTTP/1.1" 200 599 0.080885 10.0.0.73 - - [2026-02-26 03:26:20] "POST /fqname-to-id HTTP/1.1" 404 242 0.003875 10.0.0.131 - - [2026-02-26 03:26:20] "POST /projects HTTP/1.1" 200 601 0.305452 10.0.0.131 - - [2026-02-26 03:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.390244 10.0.0.73 - - [2026-02-26 03:26:20] "POST /access-control-lists HTTP/1.1" 200 604 0.029076 10.0.0.65 - - [2026-02-26 03:26:20] "GET /project/fc460178-ddda-4358-9332-082bfe78be75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.583260 10.0.0.65 - - [2026-02-26 03:26:22] "GET / HTTP/1.1" 200 36215 0.001441 10.0.0.65 - - [2026-02-26 03:26:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000507 10.0.0.65 - - [2026-02-26 03:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.072771 10.0.0.131 - - [2026-02-26 03:26:24] "GET /projects?obj_uuids=fc460178-ddda-4358-9332-082bfe78be75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000878 10.0.0.65 - - [2026-02-26 03:26:24] "GET /project/fc460178-ddda-4358-9332-082bfe78be75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.050743 10.0.0.65 - - [2026-02-26 03:26:24] "POST /neutron/network HTTP/1.1" 200 117 0.053520 10.0.0.131 - - [2026-02-26 03:26:25] "POST /useragent-kv HTTP/1.1" 200 115 0.010910 10.0.0.131 - - [2026-02-26 03:26:25] "POST /fqname-to-id HTTP/1.1" 404 207 0.053779 10.0.0.65 - - [2026-02-26 03:26:25] "POST /neutron/subnet HTTP/1.1" 200 725 0.212557 10.0.0.65 - - [2026-02-26 03:26:25] "POST /id-to-fqname HTTP/1.1" 200 228 0.001328 10.0.0.65 - - [2026-02-26 03:26:25] "GET /virtual-network/2e5ddae6-1bc8-4cc9-af02-4f05c4a2ce05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005708 10.0.0.65 - - [2026-02-26 03:26:25] "GET /virtual-network/2e5ddae6-1bc8-4cc9-af02-4f05c4a2ce05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.010251 10.0.0.65 - - [2026-02-26 03:26:25] "POST /neutron/network HTTP/1.1" 200 1006 0.012705 10.0.0.65 - - [2026-02-26 03:26:26] "GET /virtual-network/2e5ddae6-1bc8-4cc9-af02-4f05c4a2ce05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005375 10.0.0.65 - - [2026-02-26 03:26:27] "POST /id-to-fqname HTTP/1.1" 200 228 0.001335 10.0.0.65 - - [2026-02-26 03:26:28] "POST /neutron/network HTTP/1.1" 200 1016 0.007769 10.0.0.131 - - [2026-02-26 03:26:28] "GET /projects?obj_uuids=fc460178-ddda-4358-9332-082bfe78be75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000919 10.0.0.65 - - [2026-02-26 03:26:28] "GET /project/fc460178-ddda-4358-9332-082bfe78be75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.086186 10.0.0.65 - - [2026-02-26 03:26:29] "POST /neutron/port HTTP/1.1" 200 117 0.005759 10.0.0.65 - - [2026-02-26 03:26:29] "POST /id-to-fqname HTTP/1.1" 200 228 0.001226 10.0.0.65 - - [2026-02-26 03:26:29] "POST /neutron/network HTTP/1.1" 200 1016 0.006478 10.0.0.65 - - [2026-02-26 03:26:30] "POST /neutron/port HTTP/1.1" 200 1175 0.023346 10.0.0.131 - - [2026-02-26 03:26:30] "GET /projects?obj_uuids=fc460178-ddda-4358-9332-082bfe78be75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000983 10.0.0.65 - - [2026-02-26 03:26:30] "GET /project/fc460178-ddda-4358-9332-082bfe78be75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.138330 10.0.0.65 - - [2026-02-26 03:26:30] "POST /neutron/network HTTP/1.1" 200 1006 0.008606 10.0.0.65 - - [2026-02-26 03:26:30] "POST /neutron/subnet HTTP/1.1" 200 1385 0.013409 10.0.0.65 - - [2026-02-26 03:26:30] "POST /neutron/network HTTP/1.1" 200 1006 0.010057 10.0.0.65 - - [2026-02-26 03:26:30] "POST /neutron/port HTTP/1.1" 200 117 0.007195 10.0.0.65 - - [2026-02-26 03:26:30] "POST /id-to-fqname HTTP/1.1" 200 228 0.001745 10.0.0.65 - - [2026-02-26 03:26:30] "POST /neutron/network HTTP/1.1" 200 1016 0.006936 10.0.0.65 - - [2026-02-26 03:26:31] "POST /neutron/port HTTP/1.1" 200 1175 0.025077 10.0.0.65 - - [2026-02-26 03:26:31] "POST /neutron/port HTTP/1.1" 200 1239 0.022832 10.0.0.65 - - [2026-02-26 03:26:31] "POST /neutron/subnet HTTP/1.1" 200 1385 0.015601 10.0.0.65 - - [2026-02-26 03:26:31] "POST /neutron/network HTTP/1.1" 200 1006 0.013101 10.0.0.131 - - [2026-02-26 03:26:31] "GET /projects?obj_uuids=fc460178-ddda-4358-9332-082bfe78be75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000961 10.0.0.65 - - [2026-02-26 03:26:32] "GET /project/fc460178-ddda-4358-9332-082bfe78be75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.066917 10.0.0.65 - - [2026-02-26 03:26:32] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007725 10.0.0.65 - - [2026-02-26 03:26:32] "POST /id-to-fqname HTTP/1.1" 200 228 0.001209 10.0.0.65 - - [2026-02-26 03:26:32] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007303 10.0.0.131 - - [2026-02-26 03:26:32] "GET /projects?obj_uuids=fc460178-ddda-4358-9332-082bfe78be75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000929 10.0.0.65 - - [2026-02-26 03:26:33] "POST /neutron/port HTTP/1.1" 200 1175 0.355351 10.0.0.65 - - [2026-02-26 03:26:33] "POST /neutron/port HTTP/1.1" 200 1175 0.024513 10.0.0.65 - - [2026-02-26 03:26:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003564 10.0.0.65 - - [2026-02-26 03:26:33] "POST /neutron/subnet HTTP/1.1" 200 1385 0.014802 10.0.0.65 - - [2026-02-26 03:26:33] "POST /neutron/network HTTP/1.1" 200 1006 0.009101 10.0.0.65 - - [2026-02-26 03:26:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004036 10.0.0.65 - - [2026-02-26 03:26:33] "POST /neutron/port HTTP/1.1" 200 117 0.001062 10.0.0.131 - - [2026-02-26 03:26:33] "GET /projects?obj_uuids=fc460178-ddda-4358-9332-082bfe78be75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001000 10.0.0.65 - - [2026-02-26 03:26:33] "GET /project/fc460178-ddda-4358-9332-082bfe78be75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.075787 10.0.0.65 - - [2026-02-26 03:26:34] "POST /neutron/port HTTP/1.1" 200 3409 0.038089 10.0.0.65 - - [2026-02-26 03:26:34] "POST /neutron/port HTTP/1.1" 200 1239 0.017195 10.0.0.65 - - [2026-02-26 03:26:34] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007203 10.0.0.65 - - [2026-02-26 03:26:34] "GET /virtual-machine/0a0489ce-b732-444d-a20e-4d265db11396 HTTP/1.1" 401 292 0.000394 10.0.0.65 - - [2026-02-26 03:26:34] "POST /neutron/network HTTP/1.1" 200 1016 0.007663 10.0.0.65 - - [2026-02-26 03:26:35] "GET /virtual-machine/0a0489ce-b732-444d-a20e-4d265db11396 HTTP/1.1" 200 1301 0.036119 10.0.0.65 - - [2026-02-26 03:26:35] "GET /virtual-machine-interface/be79fa40-c5fc-4dfe-90b4-f84a5f960458 HTTP/1.1" 200 3183 0.005988 10.0.0.65 - - [2026-02-26 03:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.65 - - [2026-02-26 03:26:35] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004556 10.0.0.65 - - [2026-02-26 03:26:35] "GET /virtual-networks?parent_id=fc460178-ddda-4358-9332-082bfe78be75&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.007218 10.0.0.65 - - [2026-02-26 03:26:35] "GET /virtual-network/2e5ddae6-1bc8-4cc9-af02-4f05c4a2ce05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005122 10.0.0.65 - - [2026-02-26 03:26:35] "POST /neutron/port HTTP/1.1" 200 1175 0.022350 10.0.0.65 - - [2026-02-26 03:26:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004169 10.0.0.65 - - [2026-02-26 03:26:35] "POST /neutron/port HTTP/1.1" 200 117 0.001443 10.0.0.65 - - [2026-02-26 03:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.65 - - [2026-02-26 03:26:38] "GET /virtual-network/2e5ddae6-1bc8-4cc9-af02-4f05c4a2ce05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.004901 10.0.0.65 - - [2026-02-26 03:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.65 - - [2026-02-26 03:26:42] "GET /virtual-network/2e5ddae6-1bc8-4cc9-af02-4f05c4a2ce05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005766 10.0.0.65 - - [2026-02-26 03:26:44] "POST /neutron/port HTTP/1.1" 200 1239 0.023401 10.0.0.65 - - [2026-02-26 03:26:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004250 10.0.0.65 - - [2026-02-26 03:26:44] "POST /neutron/port HTTP/1.1" 200 117 0.001160 10.0.0.65 - - [2026-02-26 03:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004702 10.0.0.65 - - [2026-02-26 03:26:46] "GET /virtual-network/2e5ddae6-1bc8-4cc9-af02-4f05c4a2ce05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007575 10.0.0.65 - - [2026-02-26 03:26:49] "GET /obj-perms HTTP/1.1" 200 5056 0.073473 10.0.0.73 - - [2026-02-26 03:26:49] "GET /obj-perms HTTP/1.1" 200 5056 0.072943 10.0.0.65 - - [2026-02-26 03:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.65 - - [2026-02-26 03:26:50] "GET /virtual-network/2e5ddae6-1bc8-4cc9-af02-4f05c4a2ce05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005362 10.0.0.131 - - [2026-02-26 03:26:51] "DELETE /project/fc460178ddda43589332082bfe78be75 HTTP/1.1" 404 173 0.004104 10.0.0.131 - - [2026-02-26 03:26:51] "GET /projects?obj_uuids=b275f939-a551-4f75-aff4-888e23a147a6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000810 10.0.0.131 - - [2026-02-26 03:26:51] "GET /project/b275f939-a551-4f75-aff4-888e23a147a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.039817 10.0.0.131 - - [2026-02-26 03:26:51] "GET /projects?obj_uuids=b275f939-a551-4f75-aff4-888e23a147a6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000851 10.0.0.131 - - [2026-02-26 03:26:51] "GET /project/b275f939-a551-4f75-aff4-888e23a147a6?fields=security_groups HTTP/1.1" 200 1374 0.052742 10.0.0.131 - - [2026-02-26 03:26:51] "DELETE /security-group/37bc9db8-7282-4dac-8c19-d159af3727aa HTTP/1.1" 200 115 0.042567 10.0.0.131 - - [2026-02-26 03:26:51] "GET /projects?obj_uuids=b275f939-a551-4f75-aff4-888e23a147a6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001899 10.0.0.73 - - [2026-02-26 03:26:51] "DELETE /access-control-list/1bda167a-f436-4d47-a5dc-eeb6bf18a0cb HTTP/1.1" 200 115 0.055436 10.0.0.131 - - [2026-02-26 03:26:51] "GET /project/b275f939-a551-4f75-aff4-888e23a147a6?fields=application_policy_sets HTTP/1.1" 200 1413 0.061248 10.0.0.131 - - [2026-02-26 03:26:52] "DELETE /project/b275f939-a551-4f75-aff4-888e23a147a6 HTTP/1.1" 200 115 0.434291 10.0.0.65 - - [2026-02-26 03:26:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.65 - - [2026-02-26 03:26:54] "GET /virtual-network/2e5ddae6-1bc8-4cc9-af02-4f05c4a2ce05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005849 10.0.0.65 - - [2026-02-26 03:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004969 10.0.0.65 - - [2026-02-26 03:26:58] "GET /virtual-network/2e5ddae6-1bc8-4cc9-af02-4f05c4a2ce05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007735 10.0.0.65 - - [2026-02-26 03:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003672 10.0.0.65 - - [2026-02-26 03:27:02] "GET /virtual-network/2e5ddae6-1bc8-4cc9-af02-4f05c4a2ce05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005791 10.0.0.65 - - [2026-02-26 03:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.65 - - [2026-02-26 03:27:06] "GET /virtual-network/2e5ddae6-1bc8-4cc9-af02-4f05c4a2ce05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005580 10.0.0.65 - - [2026-02-26 03:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.65 - - [2026-02-26 03:27:11] "GET /virtual-network/2e5ddae6-1bc8-4cc9-af02-4f05c4a2ce05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005393 10.0.0.65 - - [2026-02-26 03:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004624 10.0.0.65 - - [2026-02-26 03:27:15] "GET /virtual-network/2e5ddae6-1bc8-4cc9-af02-4f05c4a2ce05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007200 10.0.0.65 - - [2026-02-26 03:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004022 10.0.0.65 - - [2026-02-26 03:27:19] "GET /virtual-network/2e5ddae6-1bc8-4cc9-af02-4f05c4a2ce05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006218 10.0.0.65 - - [2026-02-26 03:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.65 - - [2026-02-26 03:27:23] "GET /virtual-network/2e5ddae6-1bc8-4cc9-af02-4f05c4a2ce05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007550 10.0.0.65 - - [2026-02-26 03:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.65 - - [2026-02-26 03:27:27] "GET /virtual-network/2e5ddae6-1bc8-4cc9-af02-4f05c4a2ce05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005460 10.0.0.65 - - [2026-02-26 03:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.65 - - [2026-02-26 03:27:31] "GET /virtual-network/2e5ddae6-1bc8-4cc9-af02-4f05c4a2ce05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007466 10.0.0.65 - - [2026-02-26 03:27:32] "POST /neutron/port HTTP/1.1" 200 1239 0.019012 10.0.0.65 - - [2026-02-26 03:27:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004157 10.0.0.65 - - [2026-02-26 03:27:33] "POST /neutron/port HTTP/1.1" 200 117 0.001100 10.0.0.65 - - [2026-02-26 03:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.65 - - [2026-02-26 03:27:33] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004008 10.0.0.65 - - [2026-02-26 03:27:33] "GET /virtual-networks?parent_id=fc460178-ddda-4358-9332-082bfe78be75&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003092 10.0.0.65 - - [2026-02-26 03:27:33] "GET /virtual-network/2e5ddae6-1bc8-4cc9-af02-4f05c4a2ce05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005479 10.0.0.65 - - [2026-02-26 03:27:33] "POST /neutron/port HTTP/1.1" 200 1239 0.020048 10.0.0.65 - - [2026-02-26 03:27:34] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007982 10.0.0.65 - - [2026-02-26 03:27:40] "POST /neutron/port HTTP/1.1" 200 1239 0.021633 10.0.0.65 - - [2026-02-26 03:27:44] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007538 10.0.0.65 - - [2026-02-26 03:27:45] "POST /neutron/network HTTP/1.1" 200 1016 0.006959 10.0.0.65 - - [2026-02-26 03:27:45] "POST /neutron/subnet HTTP/1.1" 200 1385 0.012794 10.0.0.65 - - [2026-02-26 03:27:45] "POST /neutron/network HTTP/1.1" 200 1006 0.009963 10.0.0.65 - - [2026-02-26 03:27:49] "POST /neutron/port HTTP/1.1" 200 1239 0.018301 10.0.0.131 - - [2026-02-26 03:27:50] "GET /obj-perms HTTP/1.1" 200 5056 0.104719 10.0.0.65 - - [2026-02-26 03:27:50] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007168 10.0.0.65 - - [2026-02-26 03:27:59] "POST /neutron/port HTTP/1.1" 200 1239 0.023646 10.0.0.65 - - [2026-02-26 03:28:05] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007006 10.0.0.65 - - [2026-02-26 03:28:05] "POST /neutron/port HTTP/1.1" 200 1239 0.032801 10.0.0.65 - - [2026-02-26 03:28:05] "GET /virtual-machine/cc13f3d1-c6e9-45a9-9cdc-daa95ea3d32f HTTP/1.1" 200 1303 0.007551 10.0.0.65 - - [2026-02-26 03:28:05] "GET /virtual-machine-interface/98cded88-1151-40f7-a19d-db78bb1c14f0 HTTP/1.1" 200 3183 0.005991 10.0.0.65 - - [2026-02-26 03:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004186 10.0.0.65 - - [2026-02-26 03:28:05] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004421 10.0.0.65 - - [2026-02-26 03:28:05] "GET /virtual-networks?parent_id=fc460178-ddda-4358-9332-082bfe78be75&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003586 10.0.0.65 - - [2026-02-26 03:28:05] "GET /virtual-network/2e5ddae6-1bc8-4cc9-af02-4f05c4a2ce05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005949 10.0.0.65 - - [2026-02-26 03:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.65 - - [2026-02-26 03:28:06] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003783 10.0.0.65 - - [2026-02-26 03:28:06] "GET /virtual-networks?parent_id=fc460178-ddda-4358-9332-082bfe78be75&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003547 10.0.0.65 - - [2026-02-26 03:28:06] "GET /virtual-network/2e5ddae6-1bc8-4cc9-af02-4f05c4a2ce05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006785 10.0.0.65 - - [2026-02-26 03:28:06] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008356 10.0.0.65 - - [2026-02-26 03:28:07] "POST /neutron/port HTTP/1.1" 200 1239 0.021453 10.0.0.65 - - [2026-02-26 03:28:07] "GET /virtual-machine/d7fbdc3a-f2fe-44d9-b7fa-2eda1fa1cda7 HTTP/1.1" 200 1303 0.008476 10.0.0.65 - - [2026-02-26 03:28:07] "GET /virtual-machine-interface/ed11a2e6-c970-46d3-bc48-6ebc96230f35 HTTP/1.1" 200 3183 0.008107 10.0.0.65 - - [2026-02-26 03:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.65 - - [2026-02-26 03:28:07] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005080 10.0.0.65 - - [2026-02-26 03:28:07] "GET /virtual-networks?parent_id=fc460178-ddda-4358-9332-082bfe78be75&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.005994 10.0.0.65 - - [2026-02-26 03:28:07] "GET /virtual-network/2e5ddae6-1bc8-4cc9-af02-4f05c4a2ce05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007880 10.0.0.65 - - [2026-02-26 03:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.65 - - [2026-02-26 03:28:08] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004635 10.0.0.65 - - [2026-02-26 03:28:08] "GET /virtual-networks?parent_id=fc460178-ddda-4358-9332-082bfe78be75&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003587 10.0.0.65 - - [2026-02-26 03:28:08] "GET /virtual-network/2e5ddae6-1bc8-4cc9-af02-4f05c4a2ce05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005730 10.0.0.131 - - [2026-02-26 03:28:32] "GET /projects?obj_uuids=fc460178-ddda-4358-9332-082bfe78be75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000986 10.0.0.65 - - [2026-02-26 03:28:32] "GET /project/fc460178-ddda-4358-9332-082bfe78be75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.047742 10.0.0.65 - - [2026-02-26 03:28:32] "POST /fqname-to-id HTTP/1.1" 404 226 0.006308 10.0.0.65 - - [2026-02-26 03:28:32] "POST /interface-route-tables HTTP/1.1" 200 577 0.028637 10.0.0.65 - - [2026-02-26 03:28:32] "GET /interface-route-table/6d945d9a-ef95-41bf-b5d0-a3257367a866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.006047 10.0.0.65 - - [2026-02-26 03:28:32] "GET /virtual-machine-interface/be79fa40-c5fc-4dfe-90b4-f84a5f960458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2766 0.006168 10.0.0.65 - - [2026-02-26 03:28:32] "POST /ref-update HTTP/1.1" 200 156 0.015253 10.0.0.65 - - [2026-02-26 03:28:34] "POST /neutron/port HTTP/1.1" 200 1239 0.052866 10.0.0.65 - - [2026-02-26 03:28:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003740 10.0.0.65 - - [2026-02-26 03:28:34] "POST /neutron/port HTTP/1.1" 200 117 0.001018 10.0.0.65 - - [2026-02-26 03:28:46] "POST /neutron/port HTTP/1.1" 200 1239 0.022240 10.0.0.65 - - [2026-02-26 03:28:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004122 10.0.0.65 - - [2026-02-26 03:28:46] "POST /neutron/port HTTP/1.1" 200 117 0.001255 10.0.0.131 - - [2026-02-26 03:29:23] "GET /projects?obj_uuids=fc460178-ddda-4358-9332-082bfe78be75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.034897 10.0.0.65 - - [2026-02-26 03:29:23] "GET /project/fc460178-ddda-4358-9332-082bfe78be75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.092271 10.0.0.65 - - [2026-02-26 03:29:23] "POST /fqname-to-id HTTP/1.1" 404 226 0.005232 10.0.0.65 - - [2026-02-26 03:29:23] "POST /interface-route-tables HTTP/1.1" 200 577 0.033189 10.0.0.65 - - [2026-02-26 03:29:24] "GET /interface-route-table/0d8eb07e-811b-4c8b-8ccc-68ac7d106f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1333 0.007677 10.0.0.65 - - [2026-02-26 03:29:24] "GET /virtual-machine-interface/98cded88-1151-40f7-a19d-db78bb1c14f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2766 0.005935 10.0.0.65 - - [2026-02-26 03:29:24] "POST /ref-update HTTP/1.1" 200 156 0.033307 10.0.0.65 - - [2026-02-26 03:29:25] "GET /virtual-machine-interface/ed11a2e6-c970-46d3-bc48-6ebc96230f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2766 0.006758 10.0.0.65 - - [2026-02-26 03:29:25] "PUT /virtual-machine-interface/ed11a2e6-c970-46d3-bc48-6ebc96230f35 HTTP/1.1" 200 285 0.015066 10.0.0.65 - - [2026-02-26 03:29:26] "GET /virtual-machine-interface/be79fa40-c5fc-4dfe-90b4-f84a5f960458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.005633 10.0.0.65 - - [2026-02-26 03:29:26] "PUT /virtual-machine-interface/be79fa40-c5fc-4dfe-90b4-f84a5f960458 HTTP/1.1" 200 285 0.013571 10.0.0.65 - - [2026-02-26 03:29:26] "GET /virtual-machine-interface/98cded88-1151-40f7-a19d-db78bb1c14f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.008736 10.0.0.65 - - [2026-02-26 03:29:26] "PUT /virtual-machine-interface/98cded88-1151-40f7-a19d-db78bb1c14f0 HTTP/1.1" 200 285 0.012835 10.0.0.65 - - [2026-02-26 03:29:34] "POST /neutron/port HTTP/1.1" 200 1239 0.020742 10.0.0.65 - - [2026-02-26 03:29:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004621 10.0.0.65 - - [2026-02-26 03:29:35] "POST /neutron/port HTTP/1.1" 200 117 0.001131 10.0.0.73 - - [2026-02-26 03:29:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.73 - - [2026-02-26 03:29:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000468 10.0.0.131 - - [2026-02-26 03:29:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.131 - - [2026-02-26 03:29:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.131 - - [2026-02-26 03:29:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000385 10.0.0.131 - - [2026-02-26 03:29:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.73 - - [2026-02-26 03:29:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.73 - - [2026-02-26 03:29:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000505 10.0.0.65 - - [2026-02-26 03:29:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.65 - - [2026-02-26 03:29:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000363 10.0.0.65 - - [2026-02-26 03:29:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.65 - - [2026-02-26 03:29:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.65 - - [2026-02-26 03:29:49] "POST /neutron/port HTTP/1.1" 200 1239 0.019242 10.0.0.65 - - [2026-02-26 03:29:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003791 10.0.0.65 - - [2026-02-26 03:29:49] "POST /neutron/port HTTP/1.1" 200 117 0.001044 10.0.0.65 - - [2026-02-26 03:30:29] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006509 10.0.0.65 - - [2026-02-26 03:30:29] "POST /neutron/port HTTP/1.1" 200 1239 0.019220 10.0.0.65 - - [2026-02-26 03:30:29] "GET /virtual-machine/79746999-4c9a-4137-a004-ad4a2898e69d HTTP/1.1" 200 1302 0.006839 10.0.0.65 - - [2026-02-26 03:30:29] "GET /virtual-machine-interface/c79f9a04-9ee6-496d-a87d-8306ad5263a3 HTTP/1.1" 200 3183 0.007555 10.0.0.65 - - [2026-02-26 03:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.65 - - [2026-02-26 03:30:29] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003737 10.0.0.65 - - [2026-02-26 03:30:29] "GET /virtual-networks?parent_id=fc460178-ddda-4358-9332-082bfe78be75&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003057 10.0.0.65 - - [2026-02-26 03:30:29] "GET /virtual-network/2e5ddae6-1bc8-4cc9-af02-4f05c4a2ce05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005519 10.0.0.65 - - [2026-02-26 03:30:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.65 - - [2026-02-26 03:30:30] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003743 10.0.0.65 - - [2026-02-26 03:30:30] "GET /virtual-networks?parent_id=fc460178-ddda-4358-9332-082bfe78be75&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003369 10.0.0.65 - - [2026-02-26 03:30:31] "GET /virtual-network/2e5ddae6-1bc8-4cc9-af02-4f05c4a2ce05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005807 10.0.0.65 - - [2026-02-26 03:30:31] "GET /virtual-machine-interface/c79f9a04-9ee6-496d-a87d-8306ad5263a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2766 0.006351 10.0.0.65 - - [2026-02-26 03:30:31] "PUT /virtual-machine-interface/c79f9a04-9ee6-496d-a87d-8306ad5263a3 HTTP/1.1" 200 285 0.016528 10.0.0.65 - - [2026-02-26 03:30:34] "POST /neutron/port HTTP/1.1" 200 1239 0.019693 10.0.0.65 - - [2026-02-26 03:30:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005812 10.0.0.65 - - [2026-02-26 03:30:35] "POST /neutron/port HTTP/1.1" 200 117 0.001973 10.0.0.65 - - [2026-02-26 03:30:49] "POST /neutron/port HTTP/1.1" 200 1239 0.049816 10.0.0.65 - - [2026-02-26 03:30:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004079 10.0.0.65 - - [2026-02-26 03:30:49] "POST /neutron/port HTTP/1.1" 200 117 0.001073 10.0.0.65 - - [2026-02-26 03:30:53] "GET /obj-perms HTTP/1.1" 200 5056 0.063348 10.0.0.131 - - [2026-02-26 03:31:12] "GET /projects?obj_uuids=fc460178-ddda-4358-9332-082bfe78be75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001169 10.0.0.65 - - [2026-02-26 03:31:12] "GET /project/fc460178-ddda-4358-9332-082bfe78be75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.045736 10.0.0.65 - - [2026-02-26 03:31:12] "POST /fqname-to-id HTTP/1.1" 404 226 0.006913 10.0.0.65 - - [2026-02-26 03:31:13] "POST /interface-route-tables HTTP/1.1" 200 577 0.028687 10.0.0.65 - - [2026-02-26 03:31:13] "GET /interface-route-table/75377c5c-b9d4-43e0-b365-fd5088ee270c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.006076 10.0.0.65 - - [2026-02-26 03:31:13] "GET /virtual-machine-interface/c79f9a04-9ee6-496d-a87d-8306ad5263a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006371 10.0.0.65 - - [2026-02-26 03:31:13] "POST /ref-update HTTP/1.1" 200 156 0.019112 10.0.0.65 - - [2026-02-26 03:31:14] "GET /virtual-machine-interface/be79fa40-c5fc-4dfe-90b4-f84a5f960458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3098 0.006287 10.0.0.65 - - [2026-02-26 03:31:14] "POST /ref-update HTTP/1.1" 200 156 0.026117 10.0.0.65 - - [2026-02-26 03:31:14] "DELETE /interface-route-table/6d945d9a-ef95-41bf-b5d0-a3257367a866 HTTP/1.1" 200 115 0.032066 10.0.0.65 - - [2026-02-26 03:31:15] "POST /neutron/port HTTP/1.1" 200 1229 0.021318 10.0.0.65 - - [2026-02-26 03:31:25] "GET /virtual-machine-interface/c79f9a04-9ee6-496d-a87d-8306ad5263a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3098 0.040326 10.0.0.65 - - [2026-02-26 03:31:25] "POST /ref-update HTTP/1.1" 200 156 0.016492 10.0.0.65 - - [2026-02-26 03:31:25] "DELETE /interface-route-table/75377c5c-b9d4-43e0-b365-fd5088ee270c HTTP/1.1" 200 115 0.046256 10.0.0.65 - - [2026-02-26 03:31:25] "GET /virtual-machine-interface/98cded88-1151-40f7-a19d-db78bb1c14f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3098 0.008080 10.0.0.65 - - [2026-02-26 03:31:25] "POST /ref-update HTTP/1.1" 200 156 0.020185 10.0.0.65 - - [2026-02-26 03:31:25] "DELETE /interface-route-table/0d8eb07e-811b-4c8b-8ccc-68ac7d106f63 HTTP/1.1" 200 115 0.031985 10.0.0.65 - - [2026-02-26 03:31:25] "POST /neutron/network HTTP/1.1" 400 204 0.053506 10.0.0.65 - - [2026-02-26 03:31:26] "POST /neutron/port HTTP/1.1" 200 151 0.286280 10.0.0.65 - - [2026-02-26 03:31:26] "POST /neutron/port HTTP/1.1" 200 151 0.268746 10.0.0.65 - - [2026-02-26 03:31:26] "POST /neutron/port HTTP/1.1" 200 151 0.244985 10.0.0.73 - - [2026-02-26 03:31:28] "DELETE /route-target/d07f0d9d-56fa-4e62-b944-054269ddbd90 HTTP/1.1" 200 115 0.074304 10.0.0.131 - - [2026-02-26 03:31:29] "GET /projects?obj_uuids=fc460178-ddda-4358-9332-082bfe78be75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000924 10.0.0.65 - - [2026-02-26 03:31:29] "GET /project/fc460178-ddda-4358-9332-082bfe78be75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.067709 10.0.0.131 - - [2026-02-26 03:31:29] "GET /projects?obj_uuids=fc460178-ddda-4358-9332-082bfe78be75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001228 10.0.0.65 - - [2026-02-26 03:31:29] "GET /project/fc460178-ddda-4358-9332-082bfe78be75?fields=virtual_networks HTTP/1.1" 200 1061 0.046836 10.0.0.131 - - [2026-02-26 03:31:29] "GET /projects?obj_uuids=fc460178-ddda-4358-9332-082bfe78be75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000897 10.0.0.65 - - [2026-02-26 03:31:29] "GET /project/fc460178-ddda-4358-9332-082bfe78be75?fields=virtual_machine_interfaces HTTP/1.1" 200 1061 0.042722 10.0.0.131 - - [2026-02-26 03:31:29] "GET /projects?obj_uuids=fc460178-ddda-4358-9332-082bfe78be75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001254 10.0.0.65 - - [2026-02-26 03:31:29] "GET /project/fc460178-ddda-4358-9332-082bfe78be75?fields=security_groups HTTP/1.1" 200 1296 0.045101 10.0.0.65 - - [2026-02-26 03:31:31] "POST /fqname-to-id HTTP/1.1" 404 183 0.032645 10.0.0.131 - - [2026-02-26 03:31:31] "GET /projects?obj_uuids=9032ebd8-18c4-4d90-a9f4-93a1005633aa&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003960 10.0.0.131 - - [2026-02-26 03:31:31] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001329 10.0.0.131 - - [2026-02-26 03:31:31] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.039523 10.0.0.131 - - [2026-02-26 03:31:31] "POST /id-to-fqname HTTP/1.1" 200 185 0.004185 10.0.0.131 - - [2026-02-26 03:31:31] "POST /fqname-to-id HTTP/1.1" 404 194 0.004614 10.0.0.131 - - [2026-02-26 03:31:31] "POST /security-groups HTTP/1.1" 200 586 0.079720 10.0.0.131 - - [2026-02-26 03:31:31] "POST /projects HTTP/1.1" 200 575 0.275607 10.0.0.131 - - [2026-02-26 03:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.313077 10.0.0.65 - - [2026-02-26 03:31:31] "GET /project/9032ebd8-18c4-4d90-a9f4-93a1005633aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.503174 10.0.0.73 - - [2026-02-26 03:31:31] "POST /fqname-to-id HTTP/1.1" 404 228 0.013551 10.0.0.65 - - [2026-02-26 03:31:32] "GET / HTTP/1.1" 200 36215 0.002290 10.0.0.131 - - [2026-02-26 03:31:36] "GET /projects?obj_uuids=9032ebd8-18c4-4d90-a9f4-93a1005633aa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000958 10.0.0.65 - - [2026-02-26 03:31:36] "GET /project/9032ebd8-18c4-4d90-a9f4-93a1005633aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.035803 10.0.0.131 - - [2026-02-26 03:31:36] "GET /projects?obj_uuids=9032ebd8-18c4-4d90-a9f4-93a1005633aa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001035 10.0.0.65 - - [2026-02-26 03:31:36] "GET /project/9032ebd8-18c4-4d90-a9f4-93a1005633aa?fields=virtual_networks HTTP/1.1" 200 1035 0.038696 10.0.0.131 - - [2026-02-26 03:31:36] "GET /projects?obj_uuids=9032ebd8-18c4-4d90-a9f4-93a1005633aa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001424 10.0.0.65 - - [2026-02-26 03:31:36] "GET /project/9032ebd8-18c4-4d90-a9f4-93a1005633aa?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.043383 10.0.0.131 - - [2026-02-26 03:31:36] "GET /projects?obj_uuids=9032ebd8-18c4-4d90-a9f4-93a1005633aa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001100 10.0.0.65 - - [2026-02-26 03:31:36] "GET /project/9032ebd8-18c4-4d90-a9f4-93a1005633aa?fields=security_groups HTTP/1.1" 200 1257 0.041306 10.0.0.65 - - [2026-02-26 03:31:37] "POST /fqname-to-id HTTP/1.1" 404 193 0.031039 10.0.0.131 - - [2026-02-26 03:31:37] "GET /projects?obj_uuids=293953bb-1308-41f5-a085-20c41c320dea&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003366 10.0.0.131 - - [2026-02-26 03:31:37] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001018 10.0.0.131 - - [2026-02-26 03:31:37] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007185 10.0.0.131 - - [2026-02-26 03:31:37] "POST /id-to-fqname HTTP/1.1" 200 195 0.001586 10.0.0.131 - - [2026-02-26 03:31:37] "POST /fqname-to-id HTTP/1.1" 404 204 0.009324 10.0.0.131 - - [2026-02-26 03:31:37] "POST /security-groups HTTP/1.1" 200 596 0.073245 10.0.0.131 - - [2026-02-26 03:31:37] "POST /projects HTTP/1.1" 200 595 0.300267 10.0.0.131 - - [2026-02-26 03:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.339266 10.0.0.73 - - [2026-02-26 03:31:37] "POST /access-control-lists HTTP/1.1" 200 603 0.031701 10.0.0.65 - - [2026-02-26 03:31:37] "GET /project/293953bb-1308-41f5-a085-20c41c320dea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.494141 10.0.0.65 - - [2026-02-26 03:31:39] "GET / HTTP/1.1" 200 36215 0.001407 10.0.0.73 - - [2026-02-26 03:31:42] "DELETE /access-control-list/368d1bbb-6088-4188-b7b8-bfa0fa8be1fc HTTP/1.1" 200 115 0.039949 10.0.0.131 - - [2026-02-26 03:31:42] "GET /projects?obj_uuids=293953bb-1308-41f5-a085-20c41c320dea&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000902 10.0.0.65 - - [2026-02-26 03:31:42] "GET /project/293953bb-1308-41f5-a085-20c41c320dea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.066816 10.0.0.131 - - [2026-02-26 03:31:42] "GET /projects?obj_uuids=293953bb-1308-41f5-a085-20c41c320dea&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000958 10.0.0.65 - - [2026-02-26 03:31:42] "GET /project/293953bb-1308-41f5-a085-20c41c320dea?fields=virtual_networks HTTP/1.1" 200 1054 0.067694 10.0.0.131 - - [2026-02-26 03:31:42] "GET /projects?obj_uuids=293953bb-1308-41f5-a085-20c41c320dea&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002201 10.0.0.65 - - [2026-02-26 03:31:42] "GET /project/293953bb-1308-41f5-a085-20c41c320dea?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.071417 10.0.0.131 - - [2026-02-26 03:31:42] "GET /projects?obj_uuids=293953bb-1308-41f5-a085-20c41c320dea&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001194 10.0.0.65 - - [2026-02-26 03:31:42] "GET /project/293953bb-1308-41f5-a085-20c41c320dea?fields=security_groups HTTP/1.1" 200 1286 0.042057 10.0.0.65 - - [2026-02-26 03:31:43] "POST /fqname-to-id HTTP/1.1" 404 199 0.033646 10.0.0.131 - - [2026-02-26 03:31:43] "GET /projects?obj_uuids=b47397c6-f63a-4cf2-beca-d947256952b9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003708 10.0.0.131 - - [2026-02-26 03:31:43] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001336 10.0.0.131 - - [2026-02-26 03:31:43] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007226 10.0.0.131 - - [2026-02-26 03:31:44] "POST /id-to-fqname HTTP/1.1" 200 201 0.002243 10.0.0.131 - - [2026-02-26 03:31:44] "POST /fqname-to-id HTTP/1.1" 404 210 0.004457 10.0.0.131 - - [2026-02-26 03:31:44] "POST /security-groups HTTP/1.1" 200 602 0.077485 10.0.0.131 - - [2026-02-26 03:31:44] "POST /projects HTTP/1.1" 200 607 0.277546 10.0.0.73 - - [2026-02-26 03:31:44] "POST /access-control-lists HTTP/1.1" 200 609 0.032019 10.0.0.131 - - [2026-02-26 03:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.357497 10.0.0.65 - - [2026-02-26 03:31:44] "GET /project/b47397c6-f63a-4cf2-beca-d947256952b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.501436 10.0.0.65 - - [2026-02-26 03:31:45] "GET / HTTP/1.1" 200 36215 0.001471 10.0.0.131 - - [2026-02-26 03:31:48] "GET /projects?obj_uuids=b47397c6-f63a-4cf2-beca-d947256952b9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001021 10.0.0.65 - - [2026-02-26 03:31:48] "GET /project/b47397c6-f63a-4cf2-beca-d947256952b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.036154 10.0.0.131 - - [2026-02-26 03:31:48] "GET /projects?obj_uuids=b47397c6-f63a-4cf2-beca-d947256952b9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000882 10.0.0.65 - - [2026-02-26 03:31:48] "GET /project/b47397c6-f63a-4cf2-beca-d947256952b9?fields=virtual_networks HTTP/1.1" 200 1067 0.047444 10.0.0.131 - - [2026-02-26 03:31:48] "GET /projects?obj_uuids=b47397c6-f63a-4cf2-beca-d947256952b9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000923 10.0.0.65 - - [2026-02-26 03:31:49] "GET /project/b47397c6-f63a-4cf2-beca-d947256952b9?fields=virtual_machine_interfaces HTTP/1.1" 200 1067 0.045315 10.0.0.131 - - [2026-02-26 03:31:49] "GET /projects?obj_uuids=b47397c6-f63a-4cf2-beca-d947256952b9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001205 10.0.0.65 - - [2026-02-26 03:31:49] "GET /project/b47397c6-f63a-4cf2-beca-d947256952b9?fields=security_groups HTTP/1.1" 200 1305 0.049974 10.0.0.65 - - [2026-02-26 03:31:50] "POST /fqname-to-id HTTP/1.1" 404 185 0.045229 10.0.0.131 - - [2026-02-26 03:31:50] "GET /projects?obj_uuids=3c4a2e8c-f02e-4ac0-b785-6f311dc7138d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003859 10.0.0.131 - - [2026-02-26 03:31:50] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000849 10.0.0.131 - - [2026-02-26 03:31:50] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006269 10.0.0.131 - - [2026-02-26 03:31:50] "POST /id-to-fqname HTTP/1.1" 200 187 0.001156 10.0.0.131 - - [2026-02-26 03:31:50] "POST /fqname-to-id HTTP/1.1" 404 196 0.005589 10.0.0.131 - - [2026-02-26 03:31:50] "POST /security-groups HTTP/1.1" 200 588 0.034056 10.0.0.73 - - [2026-02-26 03:31:50] "POST /fqname-to-id HTTP/1.1" 404 231 0.006219 10.0.0.131 - - [2026-02-26 03:31:50] "POST /projects HTTP/1.1" 200 579 0.248392 10.0.0.131 - - [2026-02-26 03:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.295241 10.0.0.65 - - [2026-02-26 03:31:50] "GET /project/3c4a2e8c-f02e-4ac0-b785-6f311dc7138d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.467599 10.0.0.73 - - [2026-02-26 03:31:50] "POST /access-control-lists HTTP/1.1" 200 593 0.051319 10.0.0.65 - - [2026-02-26 03:31:52] "GET / HTTP/1.1" 200 36215 0.001974 10.0.0.131 - - [2026-02-26 03:31:52] "DELETE /project/293953bb130841f5a08520c41c320dea HTTP/1.1" 404 173 0.012119 10.0.0.131 - - [2026-02-26 03:31:52] "DELETE /project/fc460178-ddda-4358-9332-082bfe78be75 HTTP/1.1" 404 177 0.011558 10.0.0.131 - - [2026-02-26 03:31:52] "DELETE /project/3c4a2e8cf02e4ac0b7856f311dc7138d HTTP/1.1" 404 173 0.013722 10.0.0.131 - - [2026-02-26 03:31:52] "DELETE /project/b47397c6f63a4cf2becad947256952b9 HTTP/1.1" 404 173 0.008722 10.0.0.131 - - [2026-02-26 03:31:52] "DELETE /project/9032ebd818c44d90a9f493a1005633aa HTTP/1.1" 404 173 0.011276 10.0.0.131 - - [2026-02-26 03:31:52] "GET /projects?obj_uuids=293953bb-1308-41f5-a085-20c41c320dea&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000872 10.0.0.131 - - [2026-02-26 03:31:52] "GET /projects?obj_uuids=b47397c6-f63a-4cf2-beca-d947256952b9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000753 10.0.0.131 - - [2026-02-26 03:31:52] "GET /projects?obj_uuids=9032ebd8-18c4-4d90-a9f4-93a1005633aa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000746 10.0.0.131 - - [2026-02-26 03:31:52] "GET /project/9032ebd8-18c4-4d90-a9f4-93a1005633aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.054808 10.0.0.131 - - [2026-02-26 03:31:52] "GET /project/293953bb-1308-41f5-a085-20c41c320dea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.063619 10.0.0.131 - - [2026-02-26 03:31:52] "GET /project/b47397c6-f63a-4cf2-beca-d947256952b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1523 0.075447 10.0.0.131 - - [2026-02-26 03:31:52] "GET /projects?obj_uuids=9032ebd8-18c4-4d90-a9f4-93a1005633aa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000887 10.0.0.131 - - [2026-02-26 03:31:52] "GET /projects?obj_uuids=b47397c6-f63a-4cf2-beca-d947256952b9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000807 10.0.0.131 - - [2026-02-26 03:31:52] "GET /projects?obj_uuids=293953bb-1308-41f5-a085-20c41c320dea&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000765 10.0.0.131 - - [2026-02-26 03:31:52] "GET /project/293953bb-1308-41f5-a085-20c41c320dea?fields=security_groups HTTP/1.1" 200 1388 0.051176 10.0.0.131 - - [2026-02-26 03:31:52] "GET /project/9032ebd8-18c4-4d90-a9f4-93a1005633aa?fields=security_groups HTTP/1.1" 200 1359 0.064689 10.0.0.131 - - [2026-02-26 03:31:52] "GET /project/b47397c6-f63a-4cf2-beca-d947256952b9?fields=security_groups HTTP/1.1" 200 1407 0.073139 10.0.0.131 - - [2026-02-26 03:31:52] "DELETE /security-group/babdc9bb-45fd-4962-9067-7f255805c371 HTTP/1.1" 200 115 0.095297 10.0.0.131 - - [2026-02-26 03:31:53] "GET /projects?obj_uuids=293953bb-1308-41f5-a085-20c41c320dea&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003323 10.0.0.131 - - [2026-02-26 03:31:53] "DELETE /security-group/34f6fb04-48c3-4674-a8b4-b5386eef4849 HTTP/1.1" 200 115 0.092882 10.0.0.131 - - [2026-02-26 03:31:53] "GET /projects?obj_uuids=9032ebd8-18c4-4d90-a9f4-93a1005633aa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001178 10.0.0.131 - - [2026-02-26 03:31:53] "DELETE /security-group/3bcfb5cf-2627-4faa-94a3-9cc17aaaef1f HTTP/1.1" 200 115 0.108459 10.0.0.131 - - [2026-02-26 03:31:53] "GET /projects?obj_uuids=b47397c6-f63a-4cf2-beca-d947256952b9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001128 10.0.0.131 - - [2026-02-26 03:31:53] "GET /project/293953bb-1308-41f5-a085-20c41c320dea?fields=application_policy_sets HTTP/1.1" 200 1427 0.086958 10.0.0.131 - - [2026-02-26 03:31:53] "GET /project/b47397c6-f63a-4cf2-beca-d947256952b9?fields=application_policy_sets HTTP/1.1" 200 1446 0.144917 10.0.0.131 - - [2026-02-26 03:31:53] "GET /project/9032ebd8-18c4-4d90-a9f4-93a1005633aa?fields=application_policy_sets HTTP/1.1" 200 1398 0.205450 10.0.0.73 - - [2026-02-26 03:31:53] "DELETE /access-control-list/9b2c2dab-28d9-4bc4-856f-bbf6f2790f6e HTTP/1.1" 200 115 0.151467 10.0.0.131 - - [2026-02-26 03:31:53] "DELETE /project/293953bb-1308-41f5-a085-20c41c320dea HTTP/1.1" 200 115 0.700812 10.0.0.131 - - [2026-02-26 03:31:53] "DELETE /project/b47397c6-f63a-4cf2-beca-d947256952b9 HTTP/1.1" 200 115 0.718179 10.0.0.73 - - [2026-02-26 03:31:53] "DELETE /access-control-list/5d656b8d-3f70-42ad-850a-db55dc73c71a HTTP/1.1" 200 115 0.052273 10.0.0.131 - - [2026-02-26 03:31:53] "DELETE /project/9032ebd8-18c4-4d90-a9f4-93a1005633aa HTTP/1.1" 200 115 0.777926 10.0.0.73 - - [2026-02-26 03:31:54] "GET /obj-perms HTTP/1.1" 200 5056 0.097879 10.0.0.131 - - [2026-02-26 03:31:54] "GET /obj-perms HTTP/1.1" 200 5056 0.071671 10.0.0.131 - - [2026-02-26 03:31:55] "GET /projects?obj_uuids=3c4a2e8c-f02e-4ac0-b785-6f311dc7138d&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001272 10.0.0.65 - - [2026-02-26 03:31:55] "GET /project/3c4a2e8c-f02e-4ac0-b785-6f311dc7138d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.066600 10.0.0.131 - - [2026-02-26 03:31:55] "GET /projects?obj_uuids=3c4a2e8c-f02e-4ac0-b785-6f311dc7138d&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001082 10.0.0.65 - - [2026-02-26 03:31:55] "GET /project/3c4a2e8c-f02e-4ac0-b785-6f311dc7138d?fields=virtual_networks HTTP/1.1" 200 1038 0.058863 10.0.0.131 - - [2026-02-26 03:31:55] "GET /projects?obj_uuids=3c4a2e8c-f02e-4ac0-b785-6f311dc7138d&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001059 10.0.0.65 - - [2026-02-26 03:31:55] "GET /project/3c4a2e8c-f02e-4ac0-b785-6f311dc7138d?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.074485 10.0.0.131 - - [2026-02-26 03:31:55] "GET /projects?obj_uuids=3c4a2e8c-f02e-4ac0-b785-6f311dc7138d&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001488 10.0.0.65 - - [2026-02-26 03:31:55] "GET /project/3c4a2e8c-f02e-4ac0-b785-6f311dc7138d?fields=security_groups HTTP/1.1" 200 1262 0.067213 10.0.0.65 - - [2026-02-26 03:31:57] "POST /fqname-to-id HTTP/1.1" 404 182 0.034527 10.0.0.131 - - [2026-02-26 03:31:57] "GET /projects?obj_uuids=8bd2dde6-9aeb-4980-bb1a-d97d05969a99&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003114 10.0.0.131 - - [2026-02-26 03:31:57] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000992 10.0.0.131 - - [2026-02-26 03:31:57] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007445 10.0.0.131 - - [2026-02-26 03:31:57] "POST /id-to-fqname HTTP/1.1" 200 184 0.001850 10.0.0.131 - - [2026-02-26 03:31:57] "POST /fqname-to-id HTTP/1.1" 404 193 0.003245 10.0.0.131 - - [2026-02-26 03:31:57] "POST /security-groups HTTP/1.1" 200 585 0.086303 10.0.0.131 - - [2026-02-26 03:31:57] "POST /projects HTTP/1.1" 200 573 0.300136 10.0.0.131 - - [2026-02-26 03:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.336643 10.0.0.73 - - [2026-02-26 03:31:57] "POST /fqname-to-id HTTP/1.1" 404 227 0.010187 10.0.0.65 - - [2026-02-26 03:31:57] "GET /project/8bd2dde6-9aeb-4980-bb1a-d97d05969a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.490768 10.0.0.65 - - [2026-02-26 03:31:58] "GET / HTTP/1.1" 200 36215 0.001721 10.0.0.131 - - [2026-02-26 03:32:02] "GET /projects?obj_uuids=8bd2dde6-9aeb-4980-bb1a-d97d05969a99&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000977 10.0.0.65 - - [2026-02-26 03:32:02] "GET /project/8bd2dde6-9aeb-4980-bb1a-d97d05969a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.041380 10.0.0.131 - - [2026-02-26 03:32:02] "GET /projects?obj_uuids=8bd2dde6-9aeb-4980-bb1a-d97d05969a99&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001072 10.0.0.65 - - [2026-02-26 03:32:02] "GET /project/8bd2dde6-9aeb-4980-bb1a-d97d05969a99?fields=virtual_networks HTTP/1.1" 200 1033 0.102570 10.0.0.131 - - [2026-02-26 03:32:02] "GET /projects?obj_uuids=8bd2dde6-9aeb-4980-bb1a-d97d05969a99&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001043 10.0.0.65 - - [2026-02-26 03:32:02] "GET /project/8bd2dde6-9aeb-4980-bb1a-d97d05969a99?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.055721 10.0.0.131 - - [2026-02-26 03:32:02] "GET /projects?obj_uuids=8bd2dde6-9aeb-4980-bb1a-d97d05969a99&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000912 10.0.0.65 - - [2026-02-26 03:32:02] "GET /project/8bd2dde6-9aeb-4980-bb1a-d97d05969a99?fields=security_groups HTTP/1.1" 200 1254 0.045986 10.0.0.65 - - [2026-02-26 03:32:03] "POST /fqname-to-id HTTP/1.1" 404 186 0.046789 10.0.0.131 - - [2026-02-26 03:32:03] "GET /projects?obj_uuids=709a2c73-9d1a-490e-98f6-0c3aceabb2a7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003269 10.0.0.131 - - [2026-02-26 03:32:03] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000935 10.0.0.131 - - [2026-02-26 03:32:03] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006823 10.0.0.131 - - [2026-02-26 03:32:03] "POST /id-to-fqname HTTP/1.1" 200 188 0.007419 10.0.0.131 - - [2026-02-26 03:32:03] "POST /fqname-to-id HTTP/1.1" 404 197 0.008269 10.0.0.131 - - [2026-02-26 03:32:03] "POST /security-groups HTTP/1.1" 200 589 0.039617 10.0.0.131 - - [2026-02-26 03:32:04] "POST /projects HTTP/1.1" 200 581 0.286348 10.0.0.131 - - [2026-02-26 03:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.335560 10.0.0.73 - - [2026-02-26 03:32:04] "POST /access-control-lists HTTP/1.1" 200 596 0.038548 10.0.0.65 - - [2026-02-26 03:32:04] "GET /project/709a2c73-9d1a-490e-98f6-0c3aceabb2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.494370 10.0.0.65 - - [2026-02-26 03:32:05] "GET / HTTP/1.1" 200 36215 0.002616 10.0.0.131 - - [2026-02-26 03:32:08] "GET /projects?obj_uuids=709a2c73-9d1a-490e-98f6-0c3aceabb2a7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000939 10.0.0.65 - - [2026-02-26 03:32:08] "GET /project/709a2c73-9d1a-490e-98f6-0c3aceabb2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.047061 10.0.0.131 - - [2026-02-26 03:32:08] "GET /projects?obj_uuids=709a2c73-9d1a-490e-98f6-0c3aceabb2a7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001617 10.0.0.65 - - [2026-02-26 03:32:08] "GET /project/709a2c73-9d1a-490e-98f6-0c3aceabb2a7?fields=virtual_networks HTTP/1.1" 200 1040 0.059196 10.0.0.131 - - [2026-02-26 03:32:08] "GET /projects?obj_uuids=709a2c73-9d1a-490e-98f6-0c3aceabb2a7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000991 10.0.0.65 - - [2026-02-26 03:32:08] "GET /project/709a2c73-9d1a-490e-98f6-0c3aceabb2a7?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.036359 10.0.0.131 - - [2026-02-26 03:32:09] "GET /projects?obj_uuids=709a2c73-9d1a-490e-98f6-0c3aceabb2a7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000952 10.0.0.65 - - [2026-02-26 03:32:09] "GET /project/709a2c73-9d1a-490e-98f6-0c3aceabb2a7?fields=security_groups HTTP/1.1" 200 1265 0.041908 10.0.0.65 - - [2026-02-26 03:32:10] "POST /fqname-to-id HTTP/1.1" 404 186 0.054858 10.0.0.131 - - [2026-02-26 03:32:10] "GET /projects?obj_uuids=cfc61409-ca56-48b6-bbfd-f0606730ef6b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002932 10.0.0.131 - - [2026-02-26 03:32:10] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000917 10.0.0.131 - - [2026-02-26 03:32:10] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007124 10.0.0.131 - - [2026-02-26 03:32:10] "POST /id-to-fqname HTTP/1.1" 200 188 0.001717 10.0.0.131 - - [2026-02-26 03:32:10] "POST /fqname-to-id HTTP/1.1" 404 197 0.005229 10.0.0.131 - - [2026-02-26 03:32:10] "POST /security-groups HTTP/1.1" 200 589 0.077537 10.0.0.73 - - [2026-02-26 03:32:10] "POST /fqname-to-id HTTP/1.1" 404 232 0.006478 10.0.0.131 - - [2026-02-26 03:32:10] "POST /projects HTTP/1.1" 200 581 0.302530 10.0.0.131 - - [2026-02-26 03:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.339538 10.0.0.65 - - [2026-02-26 03:32:10] "GET /project/cfc61409-ca56-48b6-bbfd-f0606730ef6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.479223 10.0.0.73 - - [2026-02-26 03:32:10] "POST /access-control-lists HTTP/1.1" 200 594 0.034256 10.0.0.65 - - [2026-02-26 03:32:12] "GET / HTTP/1.1" 200 36215 0.001984 10.0.0.65 - - [2026-02-26 03:32:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.000444 10.0.0.65 - - [2026-02-26 03:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.068095 10.0.0.131 - - [2026-02-26 03:32:14] "GET /projects?obj_uuids=cfc61409-ca56-48b6-bbfd-f0606730ef6b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000940 10.0.0.65 - - [2026-02-26 03:32:14] "GET /project/cfc61409-ca56-48b6-bbfd-f0606730ef6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.046847 10.0.0.65 - - [2026-02-26 03:32:14] "POST /neutron/network HTTP/1.1" 200 117 0.041329 10.0.0.65 - - [2026-02-26 03:32:15] "POST /neutron/network HTTP/1.1" 200 823 0.009301 10.0.0.65 - - [2026-02-26 03:32:15] "POST /id-to-fqname HTTP/1.1" 200 218 0.001382 10.0.0.65 - - [2026-02-26 03:32:15] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005891 10.0.0.65 - - [2026-02-26 03:32:15] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005479 10.0.0.65 - - [2026-02-26 03:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.65 - - [2026-02-26 03:32:15] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006100 10.0.0.73 - - [2026-02-26 03:32:15] "POST /route-targets HTTP/1.1" 200 324 0.014223 10.0.0.65 - - [2026-02-26 03:32:15] "PUT /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588 HTTP/1.1" 200 265 0.066530 10.0.0.65 - - [2026-02-26 03:32:15] "POST /neutron/subnet HTTP/1.1" 200 729 0.010529 10.0.0.65 - - [2026-02-26 03:32:16] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.006851 10.0.0.65 - - [2026-02-26 03:32:17] "POST /id-to-fqname HTTP/1.1" 200 218 0.001234 10.0.0.65 - - [2026-02-26 03:32:17] "POST /neutron/network HTTP/1.1" 200 833 0.007035 10.0.0.131 - - [2026-02-26 03:32:18] "GET /projects?obj_uuids=cfc61409-ca56-48b6-bbfd-f0606730ef6b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001089 10.0.0.65 - - [2026-02-26 03:32:18] "GET /project/cfc61409-ca56-48b6-bbfd-f0606730ef6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.076101 10.0.0.65 - - [2026-02-26 03:32:19] "POST /neutron/port HTTP/1.1" 200 117 0.007155 10.0.0.131 - - [2026-02-26 03:32:19] "GET /projects?obj_uuids=cfc61409-ca56-48b6-bbfd-f0606730ef6b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002999 10.0.0.65 - - [2026-02-26 03:32:19] "POST /neutron/port HTTP/1.1" 200 1059 0.341603 10.0.0.65 - - [2026-02-26 03:32:20] "POST /neutron/port HTTP/1.1" 200 1113 0.108326 10.0.0.65 - - [2026-02-26 03:32:20] "POST /neutron/subnet HTTP/1.1" 200 703 0.009043 10.0.0.65 - - [2026-02-26 03:32:24] "POST /neutron/port HTTP/1.1" 200 1123 0.017766 10.0.0.65 - - [2026-02-26 03:32:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011480 10.0.0.65 - - [2026-02-26 03:32:24] "GET /virtual-machine/6c6e1902-3082-4922-8874-e5de07ada175 HTTP/1.1" 401 292 0.000406 10.0.0.65 - - [2026-02-26 03:32:24] "GET /virtual-machine/6c6e1902-3082-4922-8874-e5de07ada175 HTTP/1.1" 200 1291 0.041337 10.0.0.65 - - [2026-02-26 03:32:24] "GET /virtual-machine-interface/5c1070e7-9dd3-4d62-bc34-75a128c9dcaf HTTP/1.1" 200 2937 0.005207 10.0.0.65 - - [2026-02-26 03:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.65 - - [2026-02-26 03:32:24] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003611 10.0.0.65 - - [2026-02-26 03:32:24] "GET /virtual-networks?parent_id=cfc61409-ca56-48b6-bbfd-f0606730ef6b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003218 10.0.0.65 - - [2026-02-26 03:32:25] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.005664 10.0.0.65 - - [2026-02-26 03:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.65 - - [2026-02-26 03:32:28] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.006014 10.0.0.65 - - [2026-02-26 03:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.65 - - [2026-02-26 03:32:32] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.005879 10.0.0.65 - - [2026-02-26 03:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.65 - - [2026-02-26 03:32:36] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.005010 10.0.0.65 - - [2026-02-26 03:32:38] "POST /neutron/port HTTP/1.1" 200 1123 0.019957 10.0.0.65 - - [2026-02-26 03:32:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003911 10.0.0.65 - - [2026-02-26 03:32:39] "POST /neutron/network HTTP/1.1" 200 823 0.008512 10.0.0.65 - - [2026-02-26 03:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.65 - - [2026-02-26 03:32:40] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.005965 10.0.0.65 - - [2026-02-26 03:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004265 10.0.0.65 - - [2026-02-26 03:32:44] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.006789 10.0.0.65 - - [2026-02-26 03:32:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.65 - - [2026-02-26 03:32:48] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.005862 10.0.0.65 - - [2026-02-26 03:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.65 - - [2026-02-26 03:32:52] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.005180 10.0.0.73 - - [2026-02-26 03:32:53] "DELETE /access-control-list/42d7cf97-af35-46af-b926-3d99155a99b8 HTTP/1.1" 200 115 0.055011 10.0.0.131 - - [2026-02-26 03:32:53] "DELETE /project/3c4a2e8c-f02e-4ac0-b785-6f311dc7138d HTTP/1.1" 404 177 0.008013 10.0.0.131 - - [2026-02-26 03:32:53] "DELETE /project/8bd2dde69aeb4980bb1ad97d05969a99 HTTP/1.1" 404 173 0.007344 10.0.0.131 - - [2026-02-26 03:32:53] "DELETE /project/cfc61409ca5648b6bbfdf0606730ef6b HTTP/1.1" 404 173 0.009730 10.0.0.131 - - [2026-02-26 03:32:53] "DELETE /project/709a2c739d1a490e98f60c3aceabb2a7 HTTP/1.1" 404 173 0.007062 10.0.0.131 - - [2026-02-26 03:32:53] "GET /projects?obj_uuids=709a2c73-9d1a-490e-98f6-0c3aceabb2a7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000806 10.0.0.131 - - [2026-02-26 03:32:53] "GET /projects?obj_uuids=8bd2dde6-9aeb-4980-bb1a-d97d05969a99&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000697 10.0.0.131 - - [2026-02-26 03:32:53] "GET /project/709a2c73-9d1a-490e-98f6-0c3aceabb2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.037011 10.0.0.131 - - [2026-02-26 03:32:53] "GET /projects?obj_uuids=709a2c73-9d1a-490e-98f6-0c3aceabb2a7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001195 10.0.0.131 - - [2026-02-26 03:32:53] "GET /project/8bd2dde6-9aeb-4980-bb1a-d97d05969a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.068438 10.0.0.131 - - [2026-02-26 03:32:53] "GET /projects?obj_uuids=8bd2dde6-9aeb-4980-bb1a-d97d05969a99&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001071 10.0.0.131 - - [2026-02-26 03:32:53] "GET /project/8bd2dde6-9aeb-4980-bb1a-d97d05969a99?fields=security_groups HTTP/1.1" 200 1356 0.042285 10.0.0.131 - - [2026-02-26 03:32:53] "GET /project/709a2c73-9d1a-490e-98f6-0c3aceabb2a7?fields=security_groups HTTP/1.1" 200 1367 0.088358 10.0.0.131 - - [2026-02-26 03:32:53] "DELETE /security-group/b4b9d8b1-2c10-403a-afdf-7cd6c8693e64 HTTP/1.1" 200 115 0.066791 10.0.0.131 - - [2026-02-26 03:32:53] "GET /projects?obj_uuids=8bd2dde6-9aeb-4980-bb1a-d97d05969a99&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001513 10.0.0.131 - - [2026-02-26 03:32:53] "DELETE /security-group/b5e49ca2-06dd-4a67-882b-eb325c89c63e HTTP/1.1" 200 115 0.098613 10.0.0.131 - - [2026-02-26 03:32:53] "GET /projects?obj_uuids=709a2c73-9d1a-490e-98f6-0c3aceabb2a7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000966 10.0.0.131 - - [2026-02-26 03:32:53] "GET /project/8bd2dde6-9aeb-4980-bb1a-d97d05969a99?fields=application_policy_sets HTTP/1.1" 200 1395 0.073542 10.0.0.131 - - [2026-02-26 03:32:53] "GET /project/709a2c73-9d1a-490e-98f6-0c3aceabb2a7?fields=application_policy_sets HTTP/1.1" 200 1406 0.063501 10.0.0.73 - - [2026-02-26 03:32:53] "DELETE /access-control-list/5d2c1aff-b351-4385-98a0-5e9a859eb389 HTTP/1.1" 200 115 0.058384 10.0.0.131 - - [2026-02-26 03:32:54] "DELETE /project/8bd2dde6-9aeb-4980-bb1a-d97d05969a99 HTTP/1.1" 200 115 0.530432 10.0.0.131 - - [2026-02-26 03:32:54] "DELETE /project/709a2c73-9d1a-490e-98f6-0c3aceabb2a7 HTTP/1.1" 200 115 0.573345 10.0.0.65 - - [2026-02-26 03:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.65 - - [2026-02-26 03:32:56] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.004816 10.0.0.65 - - [2026-02-26 03:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.65 - - [2026-02-26 03:32:58] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004284 10.0.0.65 - - [2026-02-26 03:32:58] "GET /virtual-networks?parent_id=cfc61409-ca56-48b6-bbfd-f0606730ef6b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002955 10.0.0.65 - - [2026-02-26 03:32:58] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.007003 10.0.0.65 - - [2026-02-26 03:33:04] "POST /neutron/port HTTP/1.1" 200 1123 0.021477 10.0.0.65 - - [2026-02-26 03:33:09] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007050 10.0.0.65 - - [2026-02-26 03:33:14] "POST /neutron/port HTTP/1.1" 200 1123 0.017941 10.0.0.65 - - [2026-02-26 03:33:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006958 10.0.0.65 - - [2026-02-26 03:33:20] "POST /neutron/port HTTP/1.1" 200 1123 0.018461 10.0.0.65 - - [2026-02-26 03:33:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011062 10.0.0.65 - - [2026-02-26 03:33:20] "POST /id-to-fqname HTTP/1.1" 200 218 0.001321 10.0.0.65 - - [2026-02-26 03:33:20] "GET /virtual-machine/6c6e1902-3082-4922-8874-e5de07ada175 HTTP/1.1" 200 1291 0.004344 10.0.0.65 - - [2026-02-26 03:33:20] "GET /virtual-machine-interface/5c1070e7-9dd3-4d62-bc34-75a128c9dcaf HTTP/1.1" 200 2937 0.005595 10.0.0.65 - - [2026-02-26 03:33:20] "GET /instance-ip/97e80753-91de-42c0-8983-5d9e21b7427f HTTP/1.1" 200 1620 0.006374 10.0.0.65 - - [2026-02-26 03:33:20] "POST /fqname-to-id HTTP/1.1" 404 208 0.003048 10.0.0.65 - - [2026-02-26 03:33:20] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.006166 10.0.0.131 - - [2026-02-26 03:33:20] "GET /projects?obj_uuids=cfc61409-ca56-48b6-bbfd-f0606730ef6b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000924 10.0.0.65 - - [2026-02-26 03:33:20] "GET /project/cfc61409-ca56-48b6-bbfd-f0606730ef6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.042366 10.0.0.65 - - [2026-02-26 03:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004208 10.0.0.65 - - [2026-02-26 03:33:20] "GET /security-group/14b56f17-475f-49a5-a7cd-ed5e551091d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3760 0.005077 10.0.0.65 - - [2026-02-26 03:33:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 565 0.078192 10.0.0.65 - - [2026-02-26 03:33:20] "POST /instance-ips HTTP/1.1" 200 358 0.037873 10.0.0.65 - - [2026-02-26 03:33:20] "GET /instance-ip/51526e31-c406-4e23-b9a3-3b98af4658c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.007936 10.0.0.65 - - [2026-02-26 03:33:20] "GET /virtual-machine-interface/b9e481a6-6eff-4cbb-9cd8-12298ede9cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.006684 10.0.0.65 - - [2026-02-26 03:33:20] "GET /virtual-machine-interface/b9e481a6-6eff-4cbb-9cd8-12298ede9cf1?fields=instance_ip_back_refs HTTP/1.1" 200 1326 0.008842 10.0.0.65 - - [2026-02-26 03:33:20] "GET /instance-ip/51526e31-c406-4e23-b9a3-3b98af4658c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.004381 10.0.0.65 - - [2026-02-26 03:33:20] "POST /id-to-fqname HTTP/1.1" 200 218 0.001212 10.0.0.65 - - [2026-02-26 03:33:21] "POST /neutron/port HTTP/1.1" 200 1123 0.030834 10.0.0.65 - - [2026-02-26 03:33:21] "POST /neutron/port HTTP/1.1" 200 966 0.053429 10.0.0.65 - - [2026-02-26 03:33:21] "POST /neutron/port HTTP/1.1" 200 966 0.011575 10.0.0.65 - - [2026-02-26 03:33:21] "POST /neutron/port HTTP/1.1" 200 117 0.006161 10.0.0.65 - - [2026-02-26 03:33:22] "POST /neutron/network HTTP/1.1" 200 833 0.006391 10.0.0.65 - - [2026-02-26 03:33:22] "POST /neutron/port HTTP/1.1" 200 1058 0.158445 10.0.0.65 - - [2026-02-26 03:33:22] "POST /neutron/subnet HTTP/1.1" 200 703 0.008744 10.0.0.65 - - [2026-02-26 03:33:26] "POST /neutron/port HTTP/1.1" 200 1068 0.016943 10.0.0.65 - - [2026-02-26 03:33:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008136 10.0.0.65 - - [2026-02-26 03:33:26] "GET /virtual-machine/80de573a-753e-4f77-94b3-a76f60029861 HTTP/1.1" 200 1270 0.005904 10.0.0.65 - - [2026-02-26 03:33:26] "GET /virtual-machine-interface/b9e481a6-6eff-4cbb-9cd8-12298ede9cf1 HTTP/1.1" 200 2988 0.013804 10.0.0.65 - - [2026-02-26 03:33:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.65 - - [2026-02-26 03:33:26] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003775 10.0.0.65 - - [2026-02-26 03:33:26] "GET /virtual-networks?parent_id=cfc61409-ca56-48b6-bbfd-f0606730ef6b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003287 10.0.0.65 - - [2026-02-26 03:33:27] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.006056 10.0.0.65 - - [2026-02-26 03:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.65 - - [2026-02-26 03:33:30] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.006379 10.0.0.65 - - [2026-02-26 03:33:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005129 10.0.0.65 - - [2026-02-26 03:33:34] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.005029 10.0.0.65 - - [2026-02-26 03:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.65 - - [2026-02-26 03:33:38] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.005249 10.0.0.65 - - [2026-02-26 03:33:39] "POST /neutron/port HTTP/1.1" 200 1123 0.045335 10.0.0.65 - - [2026-02-26 03:33:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004389 10.0.0.65 - - [2026-02-26 03:33:39] "POST /neutron/network HTTP/1.1" 200 823 0.008214 10.0.0.65 - - [2026-02-26 03:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.65 - - [2026-02-26 03:33:42] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.006487 10.0.0.65 - - [2026-02-26 03:33:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004482 10.0.0.65 - - [2026-02-26 03:33:46] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.006212 10.0.0.65 - - [2026-02-26 03:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.65 - - [2026-02-26 03:33:50] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.005362 10.0.0.65 - - [2026-02-26 03:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.65 - - [2026-02-26 03:33:54] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.005578 10.0.0.65 - - [2026-02-26 03:33:56] "GET /obj-perms HTTP/1.1" 200 5056 0.060568 10.0.0.65 - - [2026-02-26 03:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.65 - - [2026-02-26 03:33:58] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.005833 10.0.0.65 - - [2026-02-26 03:34:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005323 10.0.0.65 - - [2026-02-26 03:34:02] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.010053 10.0.0.65 - - [2026-02-26 03:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.65 - - [2026-02-26 03:34:06] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003711 10.0.0.65 - - [2026-02-26 03:34:06] "GET /virtual-networks?parent_id=cfc61409-ca56-48b6-bbfd-f0606730ef6b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004223 10.0.0.65 - - [2026-02-26 03:34:07] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.007053 10.0.0.65 - - [2026-02-26 03:34:12] "POST /neutron/port HTTP/1.1" 200 1068 0.020661 10.0.0.65 - - [2026-02-26 03:34:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.043828 10.0.0.65 - - [2026-02-26 03:34:22] "POST /neutron/port HTTP/1.1" 200 1068 0.020601 10.0.0.65 - - [2026-02-26 03:34:27] "POST /id-to-fqname HTTP/1.1" 200 218 0.001280 10.0.0.65 - - [2026-02-26 03:34:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009902 10.0.0.131 - - [2026-02-26 03:34:29] "GET /projects?obj_uuids=cfc61409-ca56-48b6-bbfd-f0606730ef6b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.038481 10.0.0.65 - - [2026-02-26 03:34:29] "GET /project/cfc61409-ca56-48b6-bbfd-f0606730ef6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.127533 10.0.0.65 - - [2026-02-26 03:34:29] "POST /neutron/port HTTP/1.1" 200 2039 0.025346 10.0.0.65 - - [2026-02-26 03:34:29] "POST /neutron/port HTTP/1.1" 200 117 0.006399 10.0.0.65 - - [2026-02-26 03:34:30] "POST /neutron/port HTTP/1.1" 200 1059 0.017798 10.0.0.65 - - [2026-02-26 03:34:30] "POST /neutron/port HTTP/1.1" 200 1123 0.019227 10.0.0.65 - - [2026-02-26 03:34:30] "POST /neutron/port HTTP/1.1" 200 117 0.001083 10.0.0.65 - - [2026-02-26 03:34:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007867 10.0.0.65 - - [2026-02-26 03:34:34] "POST /neutron/port HTTP/1.1" 200 1123 0.019274 10.0.0.65 - - [2026-02-26 03:34:34] "GET /virtual-machine/403cec40-b0b5-4bb0-853b-61ff66d71205 HTTP/1.1" 200 1291 0.006292 10.0.0.65 - - [2026-02-26 03:34:34] "GET /virtual-machine-interface/cecf5a42-94aa-4116-af59-f727f8ceaa18 HTTP/1.1" 200 2938 0.005798 10.0.0.65 - - [2026-02-26 03:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.65 - - [2026-02-26 03:34:34] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004204 10.0.0.65 - - [2026-02-26 03:34:34] "GET /virtual-networks?parent_id=cfc61409-ca56-48b6-bbfd-f0606730ef6b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002952 10.0.0.65 - - [2026-02-26 03:34:34] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.006651 10.0.0.73 - - [2026-02-26 03:34:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000431 10.0.0.73 - - [2026-02-26 03:34:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000363 10.0.0.131 - - [2026-02-26 03:34:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000375 10.0.0.131 - - [2026-02-26 03:34:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.131 - - [2026-02-26 03:34:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.131 - - [2026-02-26 03:34:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000397 10.0.0.73 - - [2026-02-26 03:34:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.73 - - [2026-02-26 03:34:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.65 - - [2026-02-26 03:34:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.65 - - [2026-02-26 03:34:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000398 10.0.0.65 - - [2026-02-26 03:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004573 10.0.0.65 - - [2026-02-26 03:34:38] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.006361 10.0.0.65 - - [2026-02-26 03:34:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000518 10.0.0.65 - - [2026-02-26 03:34:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000528 10.0.0.65 - - [2026-02-26 03:34:39] "POST /neutron/port HTTP/1.1" 200 1068 0.019177 10.0.0.65 - - [2026-02-26 03:34:40] "POST /neutron/subnet HTTP/1.1" 200 703 0.009630 10.0.0.65 - - [2026-02-26 03:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.65 - - [2026-02-26 03:34:42] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.005139 10.0.0.65 - - [2026-02-26 03:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005392 10.0.0.65 - - [2026-02-26 03:34:46] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.006097 10.0.0.65 - - [2026-02-26 03:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.65 - - [2026-02-26 03:34:50] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.005026 10.0.0.65 - - [2026-02-26 03:34:51] "POST /neutron/port HTTP/1.1" 200 1123 0.016929 10.0.0.65 - - [2026-02-26 03:34:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003510 10.0.0.65 - - [2026-02-26 03:34:51] "POST /neutron/network HTTP/1.1" 200 823 0.006701 10.0.0.65 - - [2026-02-26 03:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.65 - - [2026-02-26 03:34:54] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.005310 10.0.0.73 - - [2026-02-26 03:34:56] "GET /obj-perms HTTP/1.1" 200 5056 0.051919 10.0.0.131 - - [2026-02-26 03:34:57] "GET /obj-perms HTTP/1.1" 200 5056 0.063794 10.0.0.65 - - [2026-02-26 03:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.65 - - [2026-02-26 03:34:58] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.005837 10.0.0.65 - - [2026-02-26 03:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.65 - - [2026-02-26 03:35:02] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.005991 10.0.0.65 - - [2026-02-26 03:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.65 - - [2026-02-26 03:35:06] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.005136 10.0.0.65 - - [2026-02-26 03:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.65 - - [2026-02-26 03:35:10] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.005574 10.0.0.65 - - [2026-02-26 03:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367 10.0.0.65 - - [2026-02-26 03:35:14] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.006217 10.0.0.65 - - [2026-02-26 03:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.65 - - [2026-02-26 03:35:16] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003797 10.0.0.65 - - [2026-02-26 03:35:16] "GET /virtual-networks?parent_id=cfc61409-ca56-48b6-bbfd-f0606730ef6b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003143 10.0.0.65 - - [2026-02-26 03:35:17] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.005991 10.0.0.65 - - [2026-02-26 03:35:22] "POST /neutron/port HTTP/1.1" 200 1123 0.019715 10.0.0.65 - - [2026-02-26 03:35:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009808 10.0.0.65 - - [2026-02-26 03:35:32] "POST /neutron/port HTTP/1.1" 200 1123 0.020012 10.0.0.65 - - [2026-02-26 03:35:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008023 10.0.0.65 - - [2026-02-26 03:35:41] "POST /neutron/network HTTP/1.1" 200 833 0.006982 10.0.0.65 - - [2026-02-26 03:35:42] "POST /neutron/port HTTP/1.1" 200 117 0.001159 10.0.0.65 - - [2026-02-26 03:35:43] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007628 10.0.0.65 - - [2026-02-26 03:35:43] "POST /neutron/port HTTP/1.1" 200 1123 0.018271 10.0.0.65 - - [2026-02-26 03:35:43] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008211 10.0.0.65 - - [2026-02-26 03:35:43] "POST /id-to-fqname HTTP/1.1" 200 218 0.001248 10.0.0.65 - - [2026-02-26 03:35:43] "GET /virtual-machine/403cec40-b0b5-4bb0-853b-61ff66d71205 HTTP/1.1" 200 1291 0.004674 10.0.0.65 - - [2026-02-26 03:35:43] "GET /virtual-machine-interface/cecf5a42-94aa-4116-af59-f727f8ceaa18 HTTP/1.1" 200 2938 0.005143 10.0.0.65 - - [2026-02-26 03:35:43] "GET /instance-ip/005ad950-7b81-4c44-857d-42c81d50941b HTTP/1.1" 200 1617 0.007054 10.0.0.65 - - [2026-02-26 03:35:43] "GET /virtual-machine-interface/cecf5a42-94aa-4116-af59-f727f8ceaa18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2716 0.007352 10.0.0.65 - - [2026-02-26 03:35:43] "PUT /virtual-machine-interface/cecf5a42-94aa-4116-af59-f727f8ceaa18 HTTP/1.1" 200 285 0.017123 10.0.0.65 - - [2026-02-26 03:35:52] "POST /neutron/port HTTP/1.1" 200 1123 0.051398 10.0.0.65 - - [2026-02-26 03:35:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003939 10.0.0.65 - - [2026-02-26 03:35:52] "POST /neutron/network HTTP/1.1" 200 823 0.009060 10.0.0.65 - - [2026-02-26 03:36:43] "POST /neutron/network HTTP/1.1" 200 833 0.008203 10.0.0.65 - - [2026-02-26 03:36:44] "POST /neutron/port HTTP/1.1" 200 117 0.001265 10.0.0.65 - - [2026-02-26 03:36:52] "POST /neutron/port HTTP/1.1" 200 1123 0.017572 10.0.0.65 - - [2026-02-26 03:36:52] "POST /neutron/subnet HTTP/1.1" 200 703 0.010639 10.0.0.65 - - [2026-02-26 03:37:08] "DELETE /instance-ip/51526e31-c406-4e23-b9a3-3b98af4658c8 HTTP/1.1" 200 115 0.057178 10.0.0.65 - - [2026-02-26 03:37:08] "DELETE /virtual-machine-interface/b9e481a6-6eff-4cbb-9cd8-12298ede9cf1 HTTP/1.1" 200 115 0.123214 10.0.0.65 - - [2026-02-26 03:37:08] "POST /neutron/port HTTP/1.1" 200 1123 0.019248 10.0.0.65 - - [2026-02-26 03:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.65 - - [2026-02-26 03:37:08] "GET /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.005764 10.0.0.65 - - [2026-02-26 03:37:08] "PUT /virtual-network/66bd718b-6e61-4a1c-b193-9035cb1f5588 HTTP/1.1" 200 265 0.054637 10.0.0.65 - - [2026-02-26 03:37:09] "POST /neutron/network HTTP/1.1" 200 823 0.006699 10.0.0.73 - - [2026-02-26 03:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.085744 10.0.0.65 - - [2026-02-26 03:37:09] "POST /neutron/port HTTP/1.1" 200 1113 0.014305 10.0.0.131 - - [2026-02-26 03:37:11] "POST /useragent-kv HTTP/1.1" 200 115 0.005183 10.0.0.131 - - [2026-02-26 03:37:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002775 10.0.0.65 - - [2026-02-26 03:37:11] "POST /neutron/network HTTP/1.1" 200 151 0.140698 10.0.0.73 - - [2026-02-26 03:37:11] "DELETE /route-target/1f02f67a-3e43-4bae-977b-4f723e3ce744 HTTP/1.1" 200 115 0.024509 10.0.0.131 - - [2026-02-26 03:37:12] "GET /projects?obj_uuids=cfc61409-ca56-48b6-bbfd-f0606730ef6b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001007 10.0.0.65 - - [2026-02-26 03:37:12] "GET /project/cfc61409-ca56-48b6-bbfd-f0606730ef6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.076747 10.0.0.131 - - [2026-02-26 03:37:12] "GET /projects?obj_uuids=cfc61409-ca56-48b6-bbfd-f0606730ef6b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001337 10.0.0.65 - - [2026-02-26 03:37:12] "GET /project/cfc61409-ca56-48b6-bbfd-f0606730ef6b?fields=virtual_networks HTTP/1.1" 200 1041 0.045402 10.0.0.131 - - [2026-02-26 03:37:12] "GET /projects?obj_uuids=cfc61409-ca56-48b6-bbfd-f0606730ef6b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000995 10.0.0.65 - - [2026-02-26 03:37:12] "GET /project/cfc61409-ca56-48b6-bbfd-f0606730ef6b?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.047171 10.0.0.131 - - [2026-02-26 03:37:13] "GET /projects?obj_uuids=cfc61409-ca56-48b6-bbfd-f0606730ef6b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001323 10.0.0.65 - - [2026-02-26 03:37:13] "GET /project/cfc61409-ca56-48b6-bbfd-f0606730ef6b?fields=security_groups HTTP/1.1" 200 1266 0.043279 10.0.0.65 - - [2026-02-26 03:37:14] "POST /fqname-to-id HTTP/1.1" 404 185 0.102194 10.0.0.131 - - [2026-02-26 03:37:14] "GET /projects?obj_uuids=c4cfc334-410f-4dd6-8760-818f5dcf4221&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003396 10.0.0.131 - - [2026-02-26 03:37:14] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000881 10.0.0.131 - - [2026-02-26 03:37:14] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.043042 10.0.0.131 - - [2026-02-26 03:37:14] "POST /id-to-fqname HTTP/1.1" 200 187 0.005016 10.0.0.131 - - [2026-02-26 03:37:15] "POST /fqname-to-id HTTP/1.1" 404 196 0.006190 10.0.0.131 - - [2026-02-26 03:37:15] "POST /security-groups HTTP/1.1" 200 588 0.083568 10.0.0.131 - - [2026-02-26 03:37:15] "POST /projects HTTP/1.1" 200 579 0.320329 10.0.0.131 - - [2026-02-26 03:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.360597 10.0.0.73 - - [2026-02-26 03:37:15] "POST /fqname-to-id HTTP/1.1" 404 230 0.005216 10.0.0.65 - - [2026-02-26 03:37:15] "GET /project/c4cfc334-410f-4dd6-8760-818f5dcf4221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.549239 10.0.0.65 - - [2026-02-26 03:37:16] "GET / HTTP/1.1" 200 36215 0.001832 10.0.0.65 - - [2026-02-26 03:37:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000458 10.0.0.65 - - [2026-02-26 03:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.082855 10.0.0.131 - - [2026-02-26 03:37:19] "GET /projects?obj_uuids=c4cfc334-410f-4dd6-8760-818f5dcf4221&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000899 10.0.0.65 - - [2026-02-26 03:37:19] "GET /project/c4cfc334-410f-4dd6-8760-818f5dcf4221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.043917 10.0.0.73 - - [2026-02-26 03:37:19] "POST /ref-update HTTP/1.1" 200 156 0.023778 10.0.0.131 - - [2026-02-26 03:37:19] "POST /useragent-kv HTTP/1.1" 200 115 0.011338 10.0.0.65 - - [2026-02-26 03:37:19] "POST /neutron/subnet HTTP/1.1" 200 705 0.311168 10.0.0.65 - - [2026-02-26 03:37:19] "POST /id-to-fqname HTTP/1.1" 200 221 0.001262 10.0.0.65 - - [2026-02-26 03:37:19] "GET /virtual-network/fbefb6b7-d8b8-4087-911e-f40f0afd519f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005788 10.0.0.65 - - [2026-02-26 03:37:19] "GET /virtual-network/fbefb6b7-d8b8-4087-911e-f40f0afd519f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005819 10.0.0.65 - - [2026-02-26 03:37:19] "POST /neutron/network HTTP/1.1" 200 825 0.008053 10.0.0.65 - - [2026-02-26 03:37:19] "POST /fqname-to-id HTTP/1.1" 404 207 0.003441 10.0.0.65 - - [2026-02-26 03:37:19] "GET /virtual-network/fbefb6b7-d8b8-4087-911e-f40f0afd519f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004721 10.0.0.65 - - [2026-02-26 03:37:20] "GET /virtual-machine-interface/203eeddc-0b8b-4f83-acaa-548d0d804995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.007532 10.0.0.65 - - [2026-02-26 03:37:20] "GET /virtual-machine-interface/203eeddc-0b8b-4f83-acaa-548d0d804995?fields=instance_ip_back_refs HTTP/1.1" 200 1321 0.009102 10.0.0.65 - - [2026-02-26 03:37:20] "GET /instance-ip/fbeeb13e-f96c-4d9d-9687-fcdb3e1ada1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1600 0.004832 10.0.0.65 - - [2026-02-26 03:37:20] "POST /id-to-fqname HTTP/1.1" 200 221 0.001165 10.0.0.65 - - [2026-02-26 03:37:20] "POST /neutron/port HTTP/1.1" 200 117 0.004720 10.0.0.131 - - [2026-02-26 03:37:21] "GET /projects?obj_uuids=c4cfc334-410f-4dd6-8760-818f5dcf4221&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000884 10.0.0.65 - - [2026-02-26 03:37:21] "GET /project/c4cfc334-410f-4dd6-8760-818f5dcf4221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.082204 10.0.0.65 - - [2026-02-26 03:37:21] "POST /neutron/port HTTP/1.1" 200 117 0.006371 10.0.0.65 - - [2026-02-26 03:37:21] "POST /id-to-fqname HTTP/1.1" 200 221 0.001336 10.0.0.65 - - [2026-02-26 03:37:22] "POST /neutron/port HTTP/1.1" 200 979 0.012071 10.0.0.65 - - [2026-02-26 03:37:22] "POST /neutron/port HTTP/1.1" 200 979 0.011628 10.0.0.65 - - [2026-02-26 03:37:22] "POST /neutron/port HTTP/1.1" 200 983 0.062731 10.0.0.65 - - [2026-02-26 03:37:22] "POST /neutron/port HTTP/1.1" 200 117 0.005111 10.0.0.131 - - [2026-02-26 03:37:22] "GET /projects?obj_uuids=c4cfc334-410f-4dd6-8760-818f5dcf4221&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001177 10.0.0.65 - - [2026-02-26 03:37:22] "GET /project/c4cfc334-410f-4dd6-8760-818f5dcf4221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.050992 10.0.0.65 - - [2026-02-26 03:37:22] "POST /fqname-to-id HTTP/1.1" 404 208 0.007267 10.0.0.65 - - [2026-02-26 03:37:22] "POST /interface-route-tables HTTP/1.1" 200 558 0.054980 10.0.0.65 - - [2026-02-26 03:37:22] "GET /interface-route-table/3822bdf0-3434-4478-8d87-34a1b52f9fe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.007008 10.0.0.65 - - [2026-02-26 03:37:22] "POST /neutron/port HTTP/1.1" 200 1107 0.158824 10.0.0.65 - - [2026-02-26 03:37:22] "POST /neutron/subnet HTTP/1.1" 200 679 0.010563 10.0.0.65 - - [2026-02-26 03:37:23] "POST /neutron/port HTTP/1.1" 200 979 0.014397 10.0.0.65 - - [2026-02-26 03:37:23] "POST /neutron/port HTTP/1.1" 200 979 0.013828 10.0.0.65 - - [2026-02-26 03:37:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004115 10.0.0.65 - - [2026-02-26 03:37:23] "POST /neutron/network HTTP/1.1" 200 825 0.006321 10.0.0.65 - - [2026-02-26 03:37:23] "GET /virtual-machine-interface/203eeddc-0b8b-4f83-acaa-548d0d804995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.007334 10.0.0.65 - - [2026-02-26 03:37:23] "POST /ref-update HTTP/1.1" 200 156 0.020237 10.0.0.65 - - [2026-02-26 03:37:29] "POST /neutron/port HTTP/1.1" 200 1117 0.017264 10.0.0.65 - - [2026-02-26 03:37:29] "POST /neutron/security_group HTTP/1.1" 200 2055 0.008834 10.0.0.65 - - [2026-02-26 03:37:29] "POST /neutron/port HTTP/1.1" 200 1117 0.018015 10.0.0.65 - - [2026-02-26 03:37:29] "GET /virtual-machine/7a869e57-35ed-4508-894d-7a72a09c5862 HTTP/1.1" 401 292 0.000432 10.0.0.65 - - [2026-02-26 03:37:29] "GET /virtual-machine/7a869e57-35ed-4508-894d-7a72a09c5862 HTTP/1.1" 200 1290 0.038226 10.0.0.65 - - [2026-02-26 03:37:29] "GET /virtual-machine/7a869e57-35ed-4508-894d-7a72a09c5862 HTTP/1.1" 200 1290 0.003408 10.0.0.65 - - [2026-02-26 03:37:29] "GET /virtual-machine-interface/dd4257e6-9bfb-423e-b0a5-4b573025c7d4 HTTP/1.1" 200 2945 0.005188 10.0.0.65 - - [2026-02-26 03:37:29] "GET /virtual-machine/7a869e57-35ed-4508-894d-7a72a09c5862 HTTP/1.1" 200 1290 0.003383 10.0.0.65 - - [2026-02-26 03:37:29] "GET /virtual-machine-interface/dd4257e6-9bfb-423e-b0a5-4b573025c7d4 HTTP/1.1" 200 2945 0.004900 10.0.0.65 - - [2026-02-26 03:37:29] "GET /instance-ip/e22eaa98-f085-4501-a150-fb769d937ce7 HTTP/1.1" 200 1618 0.005522 10.0.0.65 - - [2026-02-26 03:37:29] "GET /virtual-machine/7a869e57-35ed-4508-894d-7a72a09c5862 HTTP/1.1" 200 1290 0.003665 10.0.0.65 - - [2026-02-26 03:37:29] "GET /virtual-machine-interface/dd4257e6-9bfb-423e-b0a5-4b573025c7d4 HTTP/1.1" 200 2945 0.007252 10.0.0.65 - - [2026-02-26 03:37:29] "GET /instance-ip/e22eaa98-f085-4501-a150-fb769d937ce7 HTTP/1.1" 200 1618 0.006734 10.0.0.65 - - [2026-02-26 03:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.65 - - [2026-02-26 03:37:30] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003636 10.0.0.65 - - [2026-02-26 03:37:30] "GET /virtual-networks?parent_id=c4cfc334-410f-4dd6-8760-818f5dcf4221&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002944 10.0.0.65 - - [2026-02-26 03:37:30] "GET /virtual-network/fbefb6b7-d8b8-4087-911e-f40f0afd519f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005797 10.0.0.65 - - [2026-02-26 03:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.65 - - [2026-02-26 03:37:30] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004688 10.0.0.65 - - [2026-02-26 03:37:30] "GET /virtual-networks?parent_id=c4cfc334-410f-4dd6-8760-818f5dcf4221&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003587 10.0.0.65 - - [2026-02-26 03:37:30] "GET /virtual-network/fbefb6b7-d8b8-4087-911e-f40f0afd519f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005671 10.0.0.65 - - [2026-02-26 03:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.65 - - [2026-02-26 03:37:30] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005698 10.0.0.65 - - [2026-02-26 03:37:30] "GET /virtual-networks?parent_id=c4cfc334-410f-4dd6-8760-818f5dcf4221&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003123 10.0.0.65 - - [2026-02-26 03:37:30] "GET /virtual-network/fbefb6b7-d8b8-4087-911e-f40f0afd519f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005424 10.0.0.65 - - [2026-02-26 03:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.65 - - [2026-02-26 03:37:30] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004550 10.0.0.65 - - [2026-02-26 03:37:30] "GET /virtual-networks?parent_id=c4cfc334-410f-4dd6-8760-818f5dcf4221&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003740 10.0.0.65 - - [2026-02-26 03:37:30] "GET /virtual-network/fbefb6b7-d8b8-4087-911e-f40f0afd519f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005839 10.0.0.65 - - [2026-02-26 03:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.65 - - [2026-02-26 03:37:30] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004554 10.0.0.65 - - [2026-02-26 03:37:30] "GET /virtual-networks?parent_id=c4cfc334-410f-4dd6-8760-818f5dcf4221&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002821 10.0.0.65 - - [2026-02-26 03:37:30] "GET /virtual-network/fbefb6b7-d8b8-4087-911e-f40f0afd519f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006031 10.0.0.65 - - [2026-02-26 03:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.65 - - [2026-02-26 03:37:30] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004133 10.0.0.65 - - [2026-02-26 03:37:30] "GET /virtual-networks?parent_id=c4cfc334-410f-4dd6-8760-818f5dcf4221&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003261 10.0.0.65 - - [2026-02-26 03:37:30] "GET /virtual-network/fbefb6b7-d8b8-4087-911e-f40f0afd519f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005483 10.0.0.65 - - [2026-02-26 03:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.65 - - [2026-02-26 03:37:30] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004359 10.0.0.65 - - [2026-02-26 03:37:30] "GET /virtual-networks?parent_id=c4cfc334-410f-4dd6-8760-818f5dcf4221&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003127 10.0.0.65 - - [2026-02-26 03:37:30] "GET /virtual-network/fbefb6b7-d8b8-4087-911e-f40f0afd519f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005474 10.0.0.65 - - [2026-02-26 03:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005136 10.0.0.65 - - [2026-02-26 03:37:33] "GET /virtual-network/fbefb6b7-d8b8-4087-911e-f40f0afd519f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.012718 10.0.0.65 - - [2026-02-26 03:37:34] "POST /neutron/security_group HTTP/1.1" 200 2055 0.007035 10.0.0.65 - - [2026-02-26 03:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.65 - - [2026-02-26 03:37:36] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003101 10.0.0.65 - - [2026-02-26 03:37:36] "GET /virtual-networks?parent_id=c4cfc334-410f-4dd6-8760-818f5dcf4221&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003910 10.0.0.65 - - [2026-02-26 03:37:36] "GET /virtual-network/fbefb6b7-d8b8-4087-911e-f40f0afd519f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006304 10.0.0.65 - - [2026-02-26 03:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.65 - - [2026-02-26 03:37:36] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004418 10.0.0.65 - - [2026-02-26 03:37:36] "GET /virtual-networks?parent_id=c4cfc334-410f-4dd6-8760-818f5dcf4221&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003319 10.0.0.65 - - [2026-02-26 03:37:36] "GET /virtual-network/fbefb6b7-d8b8-4087-911e-f40f0afd519f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007104 10.0.0.65 - - [2026-02-26 03:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.65 - - [2026-02-26 03:37:36] "GET /routing-instance/28d97796-7153-43e6-ba37-67c63fb0fe0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.004909 10.0.0.65 - - [2026-02-26 03:37:36] "GET /route-target/74588765-6d3e-4ba2-bbbd-ddc7b4dcca50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004598 10.0.0.65 - - [2026-02-26 03:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005167 10.0.0.65 - - [2026-02-26 03:37:36] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004171 10.0.0.65 - - [2026-02-26 03:37:36] "GET /virtual-networks?parent_id=c4cfc334-410f-4dd6-8760-818f5dcf4221&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002868 10.0.0.65 - - [2026-02-26 03:37:36] "GET /virtual-network/fbefb6b7-d8b8-4087-911e-f40f0afd519f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006559 10.0.0.65 - - [2026-02-26 03:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.65 - - [2026-02-26 03:37:36] "GET /routing-instance/28d97796-7153-43e6-ba37-67c63fb0fe0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.003983 10.0.0.65 - - [2026-02-26 03:37:36] "GET /route-target/74588765-6d3e-4ba2-bbbd-ddc7b4dcca50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004672 10.0.0.65 - - [2026-02-26 03:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.65 - - [2026-02-26 03:37:37] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003753 10.0.0.65 - - [2026-02-26 03:37:37] "GET /virtual-networks?parent_id=c4cfc334-410f-4dd6-8760-818f5dcf4221&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003173 10.0.0.65 - - [2026-02-26 03:37:37] "GET /virtual-network/fbefb6b7-d8b8-4087-911e-f40f0afd519f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005546 10.0.0.65 - - [2026-02-26 03:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.65 - - [2026-02-26 03:37:37] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004193 10.0.0.65 - - [2026-02-26 03:37:37] "GET /virtual-networks?parent_id=c4cfc334-410f-4dd6-8760-818f5dcf4221&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003439 10.0.0.65 - - [2026-02-26 03:37:37] "GET /virtual-network/fbefb6b7-d8b8-4087-911e-f40f0afd519f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005482 10.0.0.65 - - [2026-02-26 03:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.65 - - [2026-02-26 03:37:37] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003918 10.0.0.65 - - [2026-02-26 03:37:37] "GET /virtual-networks?parent_id=c4cfc334-410f-4dd6-8760-818f5dcf4221&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005337 10.0.0.65 - - [2026-02-26 03:37:37] "GET /virtual-network/fbefb6b7-d8b8-4087-911e-f40f0afd519f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006028 10.0.0.131 - - [2026-02-26 03:37:39] "GET /obj-perms HTTP/1.1" 200 5024 0.068260 10.0.0.65 - - [2026-02-26 03:37:43] "POST /neutron/port HTTP/1.1" 200 1117 0.018934 10.0.0.65 - - [2026-02-26 03:37:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003581 10.0.0.65 - - [2026-02-26 03:37:44] "POST /neutron/network HTTP/1.1" 200 825 0.007443 10.0.0.131 - - [2026-02-26 03:37:46] "GET /obj-perms HTTP/1.1" 200 5024 0.004689 10.0.0.65 - - [2026-02-26 03:37:48] "GET /obj-perms HTTP/1.1" 200 5024 0.077635 10.0.0.65 - - [2026-02-26 03:37:48] "GET /obj-perms HTTP/1.1" 200 5024 0.003654 10.0.0.131 - - [2026-02-26 03:37:48] "GET /obj-perms HTTP/1.1" 200 5024 0.003520 10.0.0.73 - - [2026-02-26 03:37:49] "GET /obj-perms HTTP/1.1" 200 5024 0.063237 10.0.0.65 - - [2026-02-26 03:37:49] "GET /obj-perms HTTP/1.1" 200 5024 0.004549 10.0.0.65 - - [2026-02-26 03:37:49] "POST /neutron/port HTTP/1.1" 200 1081 0.021286 10.0.0.65 - - [2026-02-26 03:37:49] "POST /neutron/security_group HTTP/1.1" 200 2055 0.006594 10.0.0.65 - - [2026-02-26 03:37:49] "GET /virtual-machine/2ede8594-613b-4d34-97ef-6ae8f4396f94 HTTP/1.1" 200 1269 0.006485 10.0.0.65 - - [2026-02-26 03:37:49] "GET /virtual-machine-interface/203eeddc-0b8b-4f83-acaa-548d0d804995 HTTP/1.1" 200 3157 0.005161 10.0.0.65 - - [2026-02-26 03:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.65 - - [2026-02-26 03:37:49] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003946 10.0.0.65 - - [2026-02-26 03:37:49] "GET /virtual-networks?parent_id=c4cfc334-410f-4dd6-8760-818f5dcf4221&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002878 10.0.0.65 - - [2026-02-26 03:37:49] "GET /virtual-network/fbefb6b7-d8b8-4087-911e-f40f0afd519f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005628 10.0.0.65 - - [2026-02-26 03:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.65 - - [2026-02-26 03:37:51] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003130 10.0.0.65 - - [2026-02-26 03:37:51] "GET /virtual-networks?parent_id=c4cfc334-410f-4dd6-8760-818f5dcf4221&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003574 10.0.0.65 - - [2026-02-26 03:37:51] "GET /virtual-network/fbefb6b7-d8b8-4087-911e-f40f0afd519f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005374 10.0.0.65 - - [2026-02-26 03:37:51] "GET /virtual-network/fbefb6b7-d8b8-4087-911e-f40f0afd519f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005323 10.0.0.65 - - [2026-02-26 03:37:52] "GET /virtual-machine/7a869e57-35ed-4508-894d-7a72a09c5862 HTTP/1.1" 200 1290 0.004423 10.0.0.65 - - [2026-02-26 03:37:52] "POST /neutron/port HTTP/1.1" 200 151 0.205164 10.0.0.65 - - [2026-02-26 03:37:53] "POST /neutron/network HTTP/1.1" 200 835 0.006227 10.0.0.65 - - [2026-02-26 03:37:53] "POST /neutron/port HTTP/1.1" 200 117 0.001148 10.0.0.65 - - [2026-02-26 03:37:54] "GET /virtual-machine/7a869e57-35ed-4508-894d-7a72a09c5862 HTTP/1.1" 404 171 0.003341 10.0.0.65 - - [2026-02-26 03:37:54] "GET /virtual-machine/7a869e57-35ed-4508-894d-7a72a09c5862 HTTP/1.1" 404 171 0.002768 10.0.0.65 - - [2026-02-26 03:37:54] "GET /virtual-machine/7a869e57-35ed-4508-894d-7a72a09c5862 HTTP/1.1" 404 171 0.003051 10.0.0.131 - - [2026-02-26 03:37:54] "DELETE /project/c4cfc334410f4dd68760818f5dcf4221 HTTP/1.1" 404 173 0.003952 10.0.0.131 - - [2026-02-26 03:37:54] "DELETE /project/cfc61409-ca56-48b6-bbfd-f0606730ef6b HTTP/1.1" 404 177 0.003482 10.0.0.65 - - [2026-02-26 03:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007059 10.0.0.65 - - [2026-02-26 03:37:54] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005412 10.0.0.65 - - [2026-02-26 03:37:54] "GET /virtual-networks?parent_id=c4cfc334-410f-4dd6-8760-818f5dcf4221&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003832 10.0.0.65 - - [2026-02-26 03:37:54] "GET /virtual-network/fbefb6b7-d8b8-4087-911e-f40f0afd519f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.008109 10.0.0.65 - - [2026-02-26 03:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.65 - - [2026-02-26 03:37:54] "GET /routing-instance/28d97796-7153-43e6-ba37-67c63fb0fe0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.005643 10.0.0.65 - - [2026-02-26 03:37:54] "GET /route-target/74588765-6d3e-4ba2-bbbd-ddc7b4dcca50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005836 10.0.0.73 - - [2026-02-26 03:37:54] "GET /obj-perms HTTP/1.1" 200 5024 0.008976 10.0.0.65 - - [2026-02-26 03:37:57] "GET /obj-perms HTTP/1.1" 200 5024 0.005039 10.0.0.131 - - [2026-02-26 03:37:59] "GET /obj-perms HTTP/1.1" 200 5056 0.065130 10.0.0.73 - - [2026-02-26 03:38:01] "GET /obj-perms HTTP/1.1" 200 5024 0.003909 10.0.0.65 - - [2026-02-26 03:38:07] "GET /obj-perms HTTP/1.1" 200 5024 0.004501 10.0.0.73 - - [2026-02-26 03:38:10] "GET /obj-perms HTTP/1.1" 200 5024 0.003793 10.0.0.65 - - [2026-02-26 03:38:16] "GET /obj-perms HTTP/1.1" 200 5024 0.004848 10.0.0.73 - - [2026-02-26 03:38:19] "GET /obj-perms HTTP/1.1" 200 5024 0.003844 10.0.0.65 - - [2026-02-26 03:38:19] "GET /obj-perms HTTP/1.1" 200 5024 0.003613 10.0.0.65 - - [2026-02-26 03:38:19] "GET /interface-route-table/3822bdf0-3434-4478-8d87-34a1b52f9fe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.004644 10.0.0.65 - - [2026-02-26 03:38:19] "GET /virtual-machine-interface/203eeddc-0b8b-4f83-acaa-548d0d804995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005199 10.0.0.65 - - [2026-02-26 03:38:19] "POST /ref-update HTTP/1.1" 200 156 0.020833 10.0.0.65 - - [2026-02-26 03:38:19] "DELETE /interface-route-table/3822bdf0-3434-4478-8d87-34a1b52f9fe7 HTTP/1.1" 200 115 0.031872 10.0.0.65 - - [2026-02-26 03:38:20] "POST /neutron/port HTTP/1.1" 200 151 0.164404 10.0.0.73 - - [2026-02-26 03:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004895 10.0.0.131 - - [2026-02-26 03:38:21] "GET /projects?obj_uuids=c4cfc334-410f-4dd6-8760-818f5dcf4221&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001427 10.0.0.65 - - [2026-02-26 03:38:21] "GET /project/c4cfc334-410f-4dd6-8760-818f5dcf4221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.040551 10.0.0.131 - - [2026-02-26 03:38:21] "GET /projects?obj_uuids=c4cfc334-410f-4dd6-8760-818f5dcf4221&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001084 10.0.0.65 - - [2026-02-26 03:38:21] "GET /project/c4cfc334-410f-4dd6-8760-818f5dcf4221?fields=virtual_networks HTTP/1.1" 200 1038 0.047647 10.0.0.131 - - [2026-02-26 03:38:21] "GET /projects?obj_uuids=c4cfc334-410f-4dd6-8760-818f5dcf4221&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001127 10.0.0.65 - - [2026-02-26 03:38:22] "GET /project/c4cfc334-410f-4dd6-8760-818f5dcf4221?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.040708 10.0.0.131 - - [2026-02-26 03:38:22] "GET /projects?obj_uuids=c4cfc334-410f-4dd6-8760-818f5dcf4221&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001116 10.0.0.65 - - [2026-02-26 03:38:22] "GET /project/c4cfc334-410f-4dd6-8760-818f5dcf4221?fields=security_groups HTTP/1.1" 200 1262 0.041764 10.0.0.65 - - [2026-02-26 03:38:23] "POST /fqname-to-id HTTP/1.1" 404 192 0.034208 10.0.0.131 - - [2026-02-26 03:38:23] "GET /projects?obj_uuids=0032ca29-bcaa-4d6a-bde2-2b7368e618b2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004794 10.0.0.131 - - [2026-02-26 03:38:23] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001243 10.0.0.131 - - [2026-02-26 03:38:23] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009504 10.0.0.131 - - [2026-02-26 03:38:23] "POST /id-to-fqname HTTP/1.1" 200 194 0.004921 10.0.0.131 - - [2026-02-26 03:38:23] "POST /fqname-to-id HTTP/1.1" 404 203 0.006366 10.0.0.131 - - [2026-02-26 03:38:23] "POST /security-groups HTTP/1.1" 200 595 0.082008 10.0.0.131 - - [2026-02-26 03:38:23] "POST /projects HTTP/1.1" 200 593 0.304546 10.0.0.131 - - [2026-02-26 03:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.354034 10.0.0.73 - - [2026-02-26 03:38:23] "POST /access-control-lists HTTP/1.1" 200 602 0.034758 10.0.0.65 - - [2026-02-26 03:38:23] "GET /project/0032ca29-bcaa-4d6a-bde2-2b7368e618b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.527961 10.0.0.65 - - [2026-02-26 03:38:25] "GET / HTTP/1.1" 200 36215 0.001451 10.0.0.65 - - [2026-02-26 03:38:25] "POST /neutron/port HTTP/1.1" 200 117 0.006307 10.0.0.65 - - [2026-02-26 03:38:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000546 10.0.0.65 - - [2026-02-26 03:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.066575 10.0.0.131 - - [2026-02-26 03:38:25] "GET /projects?obj_uuids=0032ca29-bcaa-4d6a-bde2-2b7368e618b2&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000942 10.0.0.65 - - [2026-02-26 03:38:26] "GET /project/0032ca29-bcaa-4d6a-bde2-2b7368e618b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.052623 10.0.0.131 - - [2026-02-26 03:38:26] "GET /projects?obj_uuids=0032ca29-bcaa-4d6a-bde2-2b7368e618b2&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000958 10.0.0.65 - - [2026-02-26 03:38:26] "POST /neutron/network HTTP/1.1" 200 609 0.174237 10.0.0.73 - - [2026-02-26 03:38:26] "POST /route-targets HTTP/1.1" 200 328 0.013028 10.0.0.65 - - [2026-02-26 03:38:26] "POST /id-to-fqname HTTP/1.1" 200 224 0.004621 10.0.0.65 - - [2026-02-26 03:38:26] "GET /virtual-network/3b2e0e95-2027-493a-8821-a5ee9f59c6fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005776 10.0.0.65 - - [2026-02-26 03:38:26] "POST /neutron/network HTTP/1.1" 200 826 0.006815 10.0.0.65 - - [2026-02-26 03:38:26] "GET /virtual-network/3b2e0e95-2027-493a-8821-a5ee9f59c6fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005267 10.0.0.65 - - [2026-02-26 03:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.131 - - [2026-02-26 03:38:26] "GET /projects?obj_uuids=0032ca29-bcaa-4d6a-bde2-2b7368e618b2&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001130 10.0.0.65 - - [2026-02-26 03:38:26] "GET /project/0032ca29-bcaa-4d6a-bde2-2b7368e618b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.047322 10.0.0.65 - - [2026-02-26 03:38:26] "POST /neutron/network HTTP/1.1" 200 117 0.014814 10.0.0.73 - - [2026-02-26 03:38:27] "POST /ref-update HTTP/1.1" 200 156 0.025487 10.0.0.65 - - [2026-02-26 03:38:27] "POST /neutron/network HTTP/1.1" 200 827 0.009330 10.0.0.65 - - [2026-02-26 03:38:27] "POST /id-to-fqname HTTP/1.1" 200 224 0.001297 10.0.0.65 - - [2026-02-26 03:38:27] "GET /virtual-network/954ed7fa-7297-4d7f-9e73-0ec517d27c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005252 10.0.0.65 - - [2026-02-26 03:38:27] "GET /virtual-network/954ed7fa-7297-4d7f-9e73-0ec517d27c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005775 10.0.0.65 - - [2026-02-26 03:38:27] "POST /neutron/subnet HTTP/1.1" 200 720 0.008815 10.0.0.65 - - [2026-02-26 03:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.131 - - [2026-02-26 03:38:27] "GET /projects?obj_uuids=0032ca29-bcaa-4d6a-bde2-2b7368e618b2&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000970 10.0.0.65 - - [2026-02-26 03:38:27] "GET /project/0032ca29-bcaa-4d6a-bde2-2b7368e618b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.055231 10.0.0.131 - - [2026-02-26 03:38:27] "POST /useragent-kv HTTP/1.1" 200 115 0.006909 10.0.0.65 - - [2026-02-26 03:38:27] "POST /neutron/subnet HTTP/1.1" 200 720 0.220646 10.0.0.65 - - [2026-02-26 03:38:28] "POST /id-to-fqname HTTP/1.1" 200 224 0.001236 10.0.0.65 - - [2026-02-26 03:38:28] "GET /virtual-network/392b98b9-f52e-4125-b4d8-db56d9e72e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007485 10.0.0.65 - - [2026-02-26 03:38:28] "GET /virtual-network/392b98b9-f52e-4125-b4d8-db56d9e72e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.011184 10.0.0.65 - - [2026-02-26 03:38:28] "POST /neutron/network HTTP/1.1" 200 827 0.011537 10.0.0.65 - - [2026-02-26 03:38:28] "POST /fqname-to-id HTTP/1.1" 404 214 0.004025 10.0.0.65 - - [2026-02-26 03:38:28] "GET /virtual-network/954ed7fa-7297-4d7f-9e73-0ec517d27c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006679 10.0.0.65 - - [2026-02-26 03:38:28] "GET /virtual-machine-interface/0d3df1e1-188a-400f-8388-01c30477a2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2375 0.008308 10.0.0.65 - - [2026-02-26 03:38:28] "GET /virtual-machine-interface/0d3df1e1-188a-400f-8388-01c30477a2d0?fields=instance_ip_back_refs HTTP/1.1" 200 1333 0.009827 10.0.0.65 - - [2026-02-26 03:38:28] "GET /instance-ip/b9c14812-085a-439a-8aa9-ab25dce104e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1612 0.004771 10.0.0.65 - - [2026-02-26 03:38:28] "POST /fqname-to-id HTTP/1.1" 404 214 0.002910 10.0.0.65 - - [2026-02-26 03:38:28] "GET /virtual-network/3b2e0e95-2027-493a-8821-a5ee9f59c6fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006373 10.0.0.131 - - [2026-02-26 03:38:28] "GET /projects?obj_uuids=0032ca29-bcaa-4d6a-bde2-2b7368e618b2&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001020 10.0.0.65 - - [2026-02-26 03:38:28] "GET /project/0032ca29-bcaa-4d6a-bde2-2b7368e618b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.045813 10.0.0.65 - - [2026-02-26 03:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004445 10.0.0.65 - - [2026-02-26 03:38:28] "GET /security-group/6a178c52-250c-4740-951a-c676ffdbc92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004908 10.0.0.65 - - [2026-02-26 03:38:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 571 0.112151 10.0.0.65 - - [2026-02-26 03:38:28] "POST /instance-ips HTTP/1.1" 200 358 0.051790 10.0.0.65 - - [2026-02-26 03:38:28] "GET /virtual-machine-interface/f0d39961-790e-41a3-9a81-7ec605e6cf17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2654 0.006022 10.0.0.65 - - [2026-02-26 03:38:28] "GET /virtual-machine-interface/f0d39961-790e-41a3-9a81-7ec605e6cf17?fields=instance_ip_back_refs HTTP/1.1" 200 1338 0.009206 10.0.0.65 - - [2026-02-26 03:38:29] "GET /instance-ip/fc32ef0a-1d32-4465-bd88-9b24151a8024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1584 0.004605 10.0.0.65 - - [2026-02-26 03:38:29] "POST /fqname-to-id HTTP/1.1" 404 214 0.003922 10.0.0.65 - - [2026-02-26 03:38:29] "GET /virtual-network/954ed7fa-7297-4d7f-9e73-0ec517d27c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006061 10.0.0.131 - - [2026-02-26 03:38:29] "GET /projects?obj_uuids=0032ca29-bcaa-4d6a-bde2-2b7368e618b2&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001136 10.0.0.65 - - [2026-02-26 03:38:29] "POST /neutron/port HTTP/1.1" 200 989 0.238893 10.0.0.65 - - [2026-02-26 03:38:29] "GET /virtual-machine-interface/e26fd446-fcc1-4a6f-9fdb-258cae9733e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2378 0.005383 10.0.0.65 - - [2026-02-26 03:38:29] "GET /virtual-machine-interface/e26fd446-fcc1-4a6f-9fdb-258cae9733e0?fields=instance_ip_back_refs HTTP/1.1" 200 1336 0.004901 10.0.0.65 - - [2026-02-26 03:38:29] "GET /instance-ip/249d9342-6dd9-416b-bcf8-d3393651f507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1612 0.004913 10.0.0.65 - - [2026-02-26 03:38:29] "POST /fqname-to-id HTTP/1.1" 404 214 0.003070 10.0.0.65 - - [2026-02-26 03:38:29] "GET /virtual-network/3b2e0e95-2027-493a-8821-a5ee9f59c6fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005651 10.0.0.131 - - [2026-02-26 03:38:29] "GET /projects?obj_uuids=0032ca29-bcaa-4d6a-bde2-2b7368e618b2&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000945 10.0.0.65 - - [2026-02-26 03:38:29] "GET /project/0032ca29-bcaa-4d6a-bde2-2b7368e618b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.057345 10.0.0.65 - - [2026-02-26 03:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.65 - - [2026-02-26 03:38:29] "GET /security-group/6a178c52-250c-4740-951a-c676ffdbc92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004776 10.0.0.65 - - [2026-02-26 03:38:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 571 0.106216 10.0.0.65 - - [2026-02-26 03:38:29] "POST /instance-ips HTTP/1.1" 200 358 0.046568 10.0.0.65 - - [2026-02-26 03:38:29] "GET /virtual-machine-interface/134c1ecf-e128-4d3d-bbba-2df81bb6f1ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2654 0.007391 10.0.0.65 - - [2026-02-26 03:38:29] "GET /virtual-machine-interface/134c1ecf-e128-4d3d-bbba-2df81bb6f1ca?fields=instance_ip_back_refs HTTP/1.1" 200 1337 0.011731 10.0.0.65 - - [2026-02-26 03:38:30] "GET /instance-ip/a788a8dd-61b7-48da-986e-e495e5fb3d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1584 0.006192 10.0.0.65 - - [2026-02-26 03:38:30] "POST /fqname-to-id HTTP/1.1" 404 214 0.003359 10.0.0.65 - - [2026-02-26 03:38:30] "GET /virtual-network/954ed7fa-7297-4d7f-9e73-0ec517d27c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007169 10.0.0.65 - - [2026-02-26 03:38:30] "GET /virtual-machine-interface/f88f3209-9f84-421f-bc51-24411f2d04de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2378 0.011717 10.0.0.65 - - [2026-02-26 03:38:30] "GET /virtual-machine-interface/f88f3209-9f84-421f-bc51-24411f2d04de?fields=instance_ip_back_refs HTTP/1.1" 200 1336 0.011263 10.0.0.65 - - [2026-02-26 03:38:30] "GET /instance-ip/9476f82f-a2aa-4023-8e5d-359171aa02e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005944 10.0.0.65 - - [2026-02-26 03:38:30] "POST /fqname-to-id HTTP/1.1" 404 214 0.003286 10.0.0.65 - - [2026-02-26 03:38:30] "GET /virtual-network/392b98b9-f52e-4125-b4d8-db56d9e72e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005438 10.0.0.131 - - [2026-02-26 03:38:30] "GET /projects?obj_uuids=0032ca29-bcaa-4d6a-bde2-2b7368e618b2&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001271 10.0.0.65 - - [2026-02-26 03:38:30] "GET /project/0032ca29-bcaa-4d6a-bde2-2b7368e618b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.049010 10.0.0.65 - - [2026-02-26 03:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.65 - - [2026-02-26 03:38:30] "GET /security-group/6a178c52-250c-4740-951a-c676ffdbc92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005862 10.0.0.65 - - [2026-02-26 03:38:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 571 0.099102 10.0.0.65 - - [2026-02-26 03:38:30] "POST /instance-ips HTTP/1.1" 200 358 0.049824 10.0.0.65 - - [2026-02-26 03:38:30] "GET /virtual-machine-interface/64fcc644-24e9-46eb-930e-0986e03ea51a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.006103 10.0.0.65 - - [2026-02-26 03:38:30] "GET /virtual-machine-interface/64fcc644-24e9-46eb-930e-0986e03ea51a?fields=instance_ip_back_refs HTTP/1.1" 200 1337 0.008589 10.0.0.65 - - [2026-02-26 03:38:31] "GET /instance-ip/41584462-65a7-4b51-8bd6-3ee1aecfdf6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1584 0.004738 10.0.0.65 - - [2026-02-26 03:38:32] "POST /id-to-fqname HTTP/1.1" 200 224 0.001241 10.0.0.65 - - [2026-02-26 03:38:32] "POST /neutron/port HTTP/1.1" 200 989 0.014810 10.0.0.65 - - [2026-02-26 03:38:32] "POST /neutron/port HTTP/1.1" 200 989 0.013351 10.0.0.65 - - [2026-02-26 03:38:33] "POST /neutron/port HTTP/1.1" 200 117 0.007154 10.0.0.65 - - [2026-02-26 03:38:33] "POST /id-to-fqname HTTP/1.1" 200 224 0.001282 10.0.0.65 - - [2026-02-26 03:38:33] "POST /neutron/port HTTP/1.1" 200 989 0.013869 10.0.0.65 - - [2026-02-26 03:38:33] "POST /neutron/port HTTP/1.1" 200 989 0.012284 10.0.0.65 - - [2026-02-26 03:38:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003883 10.0.0.65 - - [2026-02-26 03:38:34] "POST /neutron/network HTTP/1.1" 200 827 0.006966 10.0.0.131 - - [2026-02-26 03:38:34] "GET /projects?obj_uuids=0032ca29-bcaa-4d6a-bde2-2b7368e618b2&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001089 10.0.0.65 - - [2026-02-26 03:38:34] "GET /project/0032ca29-bcaa-4d6a-bde2-2b7368e618b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.077572 10.0.0.65 - - [2026-02-26 03:38:34] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007102 10.0.0.65 - - [2026-02-26 03:38:34] "POST /id-to-fqname HTTP/1.1" 200 224 0.001258 10.0.0.65 - - [2026-02-26 03:38:34] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008443 10.0.0.65 - - [2026-02-26 03:38:35] "POST /neutron/network HTTP/1.1" 200 827 0.048202 10.0.0.131 - - [2026-02-26 03:38:35] "GET /projects?obj_uuids=0032ca29-bcaa-4d6a-bde2-2b7368e618b2&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001036 10.0.0.65 - - [2026-02-26 03:38:35] "POST /neutron/port HTTP/1.1" 200 1063 0.359508 10.0.0.65 - - [2026-02-26 03:38:35] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007389 10.0.0.65 - - [2026-02-26 03:38:35] "POST /neutron/port HTTP/1.1" 200 117 0.005610 10.0.0.65 - - [2026-02-26 03:38:35] "POST /neutron/router HTTP/1.1" 200 598 0.020814 10.0.0.73 - - [2026-02-26 03:38:35] "POST /route-targets HTTP/1.1" 200 328 0.035061 10.0.0.65 - - [2026-02-26 03:38:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005700 10.0.0.65 - - [2026-02-26 03:38:36] "POST /neutron/network HTTP/1.1" 200 827 0.005600 10.0.0.65 - - [2026-02-26 03:38:36] "POST /neutron/port HTTP/1.1" 200 989 0.022666 10.0.0.65 - - [2026-02-26 03:38:36] "POST /neutron/port HTTP/1.1" 200 989 0.012386 10.0.0.73 - - [2026-02-26 03:38:36] "POST /ref-update HTTP/1.1" 200 156 0.040215 10.0.0.65 - - [2026-02-26 03:38:36] "POST /neutron/security_group HTTP/1.1" 200 2062 0.027308 10.0.0.65 - - [2026-02-26 03:38:37] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007267 10.0.0.65 - - [2026-02-26 03:38:37] "POST /neutron/port HTTP/1.1" 200 117 0.001120 10.0.0.65 - - [2026-02-26 03:38:37] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008301 10.0.0.65 - - [2026-02-26 03:38:37] "GET /virtual-machine/9454e05c-8367-4568-b4a9-037397ee88c8 HTTP/1.1" 401 292 0.000387 10.0.0.65 - - [2026-02-26 03:38:37] "GET /virtual-machine/9454e05c-8367-4568-b4a9-037397ee88c8 HTTP/1.1" 200 1277 0.049553 10.0.0.65 - - [2026-02-26 03:38:37] "GET /virtual-machine-interface/0d3df1e1-188a-400f-8388-01c30477a2d0 HTTP/1.1" 200 3192 0.008234 10.0.0.65 - - [2026-02-26 03:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004684 10.0.0.65 - - [2026-02-26 03:38:37] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004363 10.0.0.65 - - [2026-02-26 03:38:37] "GET /virtual-networks?parent_id=0032ca29-bcaa-4d6a-bde2-2b7368e618b2&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.003336 10.0.0.65 - - [2026-02-26 03:38:37] "GET /virtual-network/954ed7fa-7297-4d7f-9e73-0ec517d27c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005871 10.0.0.65 - - [2026-02-26 03:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.65 - - [2026-02-26 03:38:40] "GET /virtual-network/954ed7fa-7297-4d7f-9e73-0ec517d27c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005329 10.0.0.65 - - [2026-02-26 03:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.65 - - [2026-02-26 03:38:44] "GET /virtual-network/954ed7fa-7297-4d7f-9e73-0ec517d27c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005169 10.0.0.65 - - [2026-02-26 03:38:46] "POST /neutron/network HTTP/1.1" 200 117 0.037660 10.0.0.65 - - [2026-02-26 03:38:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.65 - - [2026-02-26 03:38:49] "GET /virtual-network/954ed7fa-7297-4d7f-9e73-0ec517d27c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005426 10.0.0.65 - - [2026-02-26 03:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.65 - - [2026-02-26 03:38:53] "GET /virtual-network/954ed7fa-7297-4d7f-9e73-0ec517d27c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006268 10.0.0.65 - - [2026-02-26 03:38:53] "POST /neutron/port HTTP/1.1" 200 1127 0.019234 10.0.0.65 - - [2026-02-26 03:38:53] "POST /neutron/subnet HTTP/1.1" 200 694 0.009166 10.0.0.131 - - [2026-02-26 03:38:54] "DELETE /project/c4cfc334-410f-4dd6-8760-818f5dcf4221 HTTP/1.1" 404 177 0.002866 10.0.0.131 - - [2026-02-26 03:38:54] "DELETE /project/0032ca29bcaa4d6abde22b7368e618b2 HTTP/1.1" 404 173 0.005165 10.0.0.65 - - [2026-02-26 03:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004377 10.0.0.65 - - [2026-02-26 03:38:57] "GET /virtual-network/954ed7fa-7297-4d7f-9e73-0ec517d27c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006819 10.0.0.65 - - [2026-02-26 03:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.65 - - [2026-02-26 03:39:01] "GET /virtual-network/954ed7fa-7297-4d7f-9e73-0ec517d27c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.009089 10.0.0.65 - - [2026-02-26 03:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.65 - - [2026-02-26 03:39:05] "GET /virtual-network/954ed7fa-7297-4d7f-9e73-0ec517d27c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005462 10.0.0.65 - - [2026-02-26 03:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.65 - - [2026-02-26 03:39:09] "GET /virtual-network/954ed7fa-7297-4d7f-9e73-0ec517d27c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005440 10.0.0.65 - - [2026-02-26 03:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.65 - - [2026-02-26 03:39:13] "GET /virtual-network/954ed7fa-7297-4d7f-9e73-0ec517d27c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005814 10.0.0.65 - - [2026-02-26 03:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.65 - - [2026-02-26 03:39:17] "GET /virtual-network/954ed7fa-7297-4d7f-9e73-0ec517d27c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005760 10.0.0.65 - - [2026-02-26 03:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007023 10.0.0.65 - - [2026-02-26 03:39:21] "GET /virtual-network/954ed7fa-7297-4d7f-9e73-0ec517d27c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006139 10.0.0.65 - - [2026-02-26 03:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.65 - - [2026-02-26 03:39:23] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003958 10.0.0.65 - - [2026-02-26 03:39:23] "GET /virtual-networks?parent_id=0032ca29-bcaa-4d6a-bde2-2b7368e618b2&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.003613 10.0.0.65 - - [2026-02-26 03:39:23] "GET /virtual-network/954ed7fa-7297-4d7f-9e73-0ec517d27c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006086 10.0.0.65 - - [2026-02-26 03:39:24] "POST /neutron/port HTTP/1.1" 200 1091 0.018055 10.0.0.65 - - [2026-02-26 03:39:29] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007233 10.0.0.65 - - [2026-02-26 03:39:34] "POST /neutron/port HTTP/1.1" 200 1091 0.021808 10.0.0.65 - - [2026-02-26 03:39:35] "POST /neutron/security_group HTTP/1.1" 200 2062 0.038209 10.0.0.73 - - [2026-02-26 03:39:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000461 10.0.0.73 - - [2026-02-26 03:39:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000340 10.0.0.131 - - [2026-02-26 03:39:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.131 - - [2026-02-26 03:39:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.131 - - [2026-02-26 03:39:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.131 - - [2026-02-26 03:39:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000358 10.0.0.73 - - [2026-02-26 03:39:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000447 10.0.0.73 - - [2026-02-26 03:39:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000945 10.0.0.65 - - [2026-02-26 03:39:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.65 - - [2026-02-26 03:39:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.65 - - [2026-02-26 03:39:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000507 10.0.0.65 - - [2026-02-26 03:39:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000369 10.0.0.65 - - [2026-02-26 03:39:39] "POST /neutron/port HTTP/1.1" 200 1127 0.021756 10.0.0.65 - - [2026-02-26 03:39:44] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006431 10.0.0.65 - - [2026-02-26 03:39:45] "POST /neutron/port HTTP/1.1" 200 1127 0.018261 10.0.0.65 - - [2026-02-26 03:39:45] "GET /virtual-machine/5633a7f3-8f86-4896-88fc-babd602c91ce HTTP/1.1" 200 1297 0.006426 10.0.0.65 - - [2026-02-26 03:39:45] "GET /virtual-machine-interface/b85b725a-7304-4d82-a9dc-99724b3075c4 HTTP/1.1" 200 2968 0.005275 10.0.0.65 - - [2026-02-26 03:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.65 - - [2026-02-26 03:39:45] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003731 10.0.0.65 - - [2026-02-26 03:39:45] "GET /virtual-networks?parent_id=0032ca29-bcaa-4d6a-bde2-2b7368e618b2&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.004092 10.0.0.65 - - [2026-02-26 03:39:45] "GET /virtual-network/392b98b9-f52e-4125-b4d8-db56d9e72e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006280 10.0.0.65 - - [2026-02-26 03:39:45] "POST /neutron/port HTTP/1.1" 200 1091 0.019140 10.0.0.65 - - [2026-02-26 03:39:46] "POST /neutron/subnet HTTP/1.1" 200 694 0.009038 10.0.0.65 - - [2026-02-26 03:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.65 - - [2026-02-26 03:39:46] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003197 10.0.0.65 - - [2026-02-26 03:39:46] "GET /virtual-networks?parent_id=0032ca29-bcaa-4d6a-bde2-2b7368e618b2&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.002778 10.0.0.65 - - [2026-02-26 03:39:46] "GET /virtual-network/392b98b9-f52e-4125-b4d8-db56d9e72e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005981 10.0.0.65 - - [2026-02-26 03:39:46] "POST /neutron/port HTTP/1.1" 200 1127 0.017693 10.0.0.65 - - [2026-02-26 03:39:51] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009396 10.0.0.65 - - [2026-02-26 03:39:52] "POST /neutron/port HTTP/1.1" 200 1091 0.018757 10.0.0.65 - - [2026-02-26 03:39:52] "GET /virtual-machine/e8df60d2-6632-4bf5-99dd-273519bbd9e9 HTTP/1.1" 200 1277 0.007096 10.0.0.65 - - [2026-02-26 03:39:52] "GET /virtual-machine-interface/f88f3209-9f84-421f-bc51-24411f2d04de HTTP/1.1" 200 3195 0.007154 10.0.0.65 - - [2026-02-26 03:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.65 - - [2026-02-26 03:39:52] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004050 10.0.0.65 - - [2026-02-26 03:39:52] "GET /virtual-networks?parent_id=0032ca29-bcaa-4d6a-bde2-2b7368e618b2&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.004209 10.0.0.65 - - [2026-02-26 03:39:52] "GET /virtual-network/954ed7fa-7297-4d7f-9e73-0ec517d27c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006643 10.0.0.65 - - [2026-02-26 03:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.65 - - [2026-02-26 03:39:53] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003259 10.0.0.65 - - [2026-02-26 03:39:53] "GET /virtual-networks?parent_id=0032ca29-bcaa-4d6a-bde2-2b7368e618b2&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.003054 10.0.0.65 - - [2026-02-26 03:39:53] "GET /virtual-network/954ed7fa-7297-4d7f-9e73-0ec517d27c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005279 10.0.0.65 - - [2026-02-26 03:39:55] "POST /neutron/port HTTP/1.1" 200 1127 0.020003 10.0.0.65 - - [2026-02-26 03:39:55] "POST /neutron/subnet HTTP/1.1" 200 694 0.010654 10.0.0.65 - - [2026-02-26 03:40:46] "POST /neutron/port HTTP/1.1" 200 1091 0.022432 10.0.0.65 - - [2026-02-26 03:40:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005334 10.0.0.65 - - [2026-02-26 03:40:47] "POST /neutron/network HTTP/1.1" 200 827 0.006377 10.0.0.65 - - [2026-02-26 03:40:57] "POST /neutron/network HTTP/1.1" 200 837 0.040679 10.0.0.65 - - [2026-02-26 03:40:57] "POST /neutron/port HTTP/1.1" 200 117 0.001102 10.0.0.73 - - [2026-02-26 03:41:02] "GET /obj-perms HTTP/1.1" 200 5056 0.081034 10.0.0.131 - - [2026-02-26 03:41:02] "GET /obj-perms HTTP/1.1" 200 5056 0.072418 10.0.0.73 - - [2026-02-26 03:41:46] "POST /ref-update HTTP/1.1" 200 156 0.015329 10.0.0.65 - - [2026-02-26 03:41:46] "POST /neutron/router HTTP/1.1" 200 344 0.208227 10.0.0.65 - - [2026-02-26 03:41:46] "POST /neutron/router HTTP/1.1" 200 598 0.009741 10.0.0.73 - - [2026-02-26 03:41:46] "DELETE /route-target/3891819f-d67f-4554-8a27-761e603d4b04 HTTP/1.1" 200 115 0.028605 10.0.0.65 - - [2026-02-26 03:41:47] "POST /neutron/port HTTP/1.1" 200 1117 0.014606 10.0.0.65 - - [2026-02-26 03:41:48] "DELETE /instance-ip/41584462-65a7-4b51-8bd6-3ee1aecfdf6b HTTP/1.1" 200 115 0.044731 10.0.0.65 - - [2026-02-26 03:41:48] "DELETE /virtual-machine-interface/64fcc644-24e9-46eb-930e-0986e03ea51a HTTP/1.1" 200 115 0.060157 10.0.0.65 - - [2026-02-26 03:41:48] "POST /neutron/port HTTP/1.1" 200 151 0.166649 10.0.0.65 - - [2026-02-26 03:41:48] "DELETE /instance-ip/a788a8dd-61b7-48da-986e-e495e5fb3d68 HTTP/1.1" 200 115 0.051743 10.0.0.65 - - [2026-02-26 03:41:48] "DELETE /virtual-machine-interface/134c1ecf-e128-4d3d-bbba-2df81bb6f1ca HTTP/1.1" 200 115 0.059068 10.0.0.65 - - [2026-02-26 03:41:48] "POST /neutron/port HTTP/1.1" 200 117 0.007309 10.0.0.65 - - [2026-02-26 03:41:49] "POST /neutron/network HTTP/1.1" 200 117 0.023998 10.0.0.65 - - [2026-02-26 03:41:49] "DELETE /instance-ip/fc32ef0a-1d32-4465-bd88-9b24151a8024 HTTP/1.1" 200 115 0.037410 10.0.0.65 - - [2026-02-26 03:41:49] "DELETE /virtual-machine-interface/f0d39961-790e-41a3-9a81-7ec605e6cf17 HTTP/1.1" 200 115 0.072598 10.0.0.65 - - [2026-02-26 03:41:49] "POST /neutron/network HTTP/1.1" 200 827 0.006716 10.0.0.73 - - [2026-02-26 03:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010067 10.0.0.131 - - [2026-02-26 03:41:49] "POST /useragent-kv HTTP/1.1" 200 115 0.122833 10.0.0.131 - - [2026-02-26 03:41:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002931 10.0.0.65 - - [2026-02-26 03:41:49] "POST /neutron/network HTTP/1.1" 200 151 0.281841 10.0.0.131 - - [2026-02-26 03:41:50] "GET /projects?obj_uuids=0032ca29-bcaa-4d6a-bde2-2b7368e618b2&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000954 10.0.0.73 - - [2026-02-26 03:41:50] "DELETE /route-target/0bd176f1-611f-4f32-b45b-591e54834f5c HTTP/1.1" 200 115 0.030120 10.0.0.65 - - [2026-02-26 03:41:50] "GET /project/0032ca29-bcaa-4d6a-bde2-2b7368e618b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.049252 10.0.0.131 - - [2026-02-26 03:41:50] "GET /projects?obj_uuids=0032ca29-bcaa-4d6a-bde2-2b7368e618b2&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001894 10.0.0.65 - - [2026-02-26 03:41:50] "GET /project/0032ca29-bcaa-4d6a-bde2-2b7368e618b2?fields=virtual_networks HTTP/1.1" 200 1050 0.049060 10.0.0.131 - - [2026-02-26 03:41:50] "GET /projects?obj_uuids=0032ca29-bcaa-4d6a-bde2-2b7368e618b2&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001091 10.0.0.65 - - [2026-02-26 03:41:50] "GET /project/0032ca29-bcaa-4d6a-bde2-2b7368e618b2?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.034874 10.0.0.131 - - [2026-02-26 03:41:50] "GET /projects?obj_uuids=0032ca29-bcaa-4d6a-bde2-2b7368e618b2&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001212 10.0.0.65 - - [2026-02-26 03:41:50] "GET /project/0032ca29-bcaa-4d6a-bde2-2b7368e618b2?fields=security_groups HTTP/1.1" 200 1281 0.042268 10.0.0.65 - - [2026-02-26 03:41:51] "POST /fqname-to-id HTTP/1.1" 404 187 0.033129 10.0.0.131 - - [2026-02-26 03:41:51] "GET /projects?obj_uuids=8a2d71d0-dfb9-4eda-8730-d0818a52b2fc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003185 10.0.0.131 - - [2026-02-26 03:41:51] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001299 10.0.0.131 - - [2026-02-26 03:41:51] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007637 10.0.0.131 - - [2026-02-26 03:41:51] "POST /id-to-fqname HTTP/1.1" 200 189 0.007944 10.0.0.131 - - [2026-02-26 03:41:51] "POST /fqname-to-id HTTP/1.1" 404 198 0.011051 10.0.0.131 - - [2026-02-26 03:41:51] "POST /security-groups HTTP/1.1" 200 590 0.032884 10.0.0.131 - - [2026-02-26 03:41:51] "POST /projects HTTP/1.1" 200 583 0.263381 10.0.0.131 - - [2026-02-26 03:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.300072 10.0.0.73 - - [2026-02-26 03:41:51] "POST /fqname-to-id HTTP/1.1" 404 232 0.011049 10.0.0.65 - - [2026-02-26 03:41:51] "GET /project/8a2d71d0-dfb9-4eda-8730-d0818a52b2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.450048 10.0.0.65 - - [2026-02-26 03:41:52] "POST /neutron/port HTTP/1.1" 200 117 0.006591 10.0.0.65 - - [2026-02-26 03:41:52] "POST /neutron/port HTTP/1.1" 400 205 0.004086 10.0.0.65 - - [2026-02-26 03:41:53] "GET / HTTP/1.1" 200 36215 0.001800 10.0.0.73 - - [2026-02-26 03:41:54] "DELETE /access-control-list/8c77148e-8957-4a23-a0d8-ae96739621fe HTTP/1.1" 200 115 0.047631 10.0.0.131 - - [2026-02-26 03:41:54] "DELETE /project/8a2d71d0dfb94eda8730d0818a52b2fc HTTP/1.1" 404 173 0.004752 10.0.0.131 - - [2026-02-26 03:41:54] "DELETE /project/0032ca29-bcaa-4d6a-bde2-2b7368e618b2 HTTP/1.1" 404 177 0.003921 10.0.0.65 - - [2026-02-26 03:41:55] "POST /fqname-to-id HTTP/1.1" 401 292 0.000446 10.0.0.65 - - [2026-02-26 03:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.034858 10.0.0.131 - - [2026-02-26 03:41:55] "GET /projects?obj_uuids=8a2d71d0-dfb9-4eda-8730-d0818a52b2fc&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001469 10.0.0.65 - - [2026-02-26 03:41:55] "GET /project/8a2d71d0-dfb9-4eda-8730-d0818a52b2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.055342 10.0.0.131 - - [2026-02-26 03:41:56] "POST /useragent-kv HTTP/1.1" 200 115 0.007263 10.0.0.65 - - [2026-02-26 03:41:56] "POST /neutron/subnet HTTP/1.1" 200 720 0.261782 10.0.0.65 - - [2026-02-26 03:41:56] "POST /id-to-fqname HTTP/1.1" 200 219 0.001217 10.0.0.65 - - [2026-02-26 03:41:56] "GET /virtual-network/635949ef-933d-40c4-b7b2-2d6c82ac3554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005346 10.0.0.65 - - [2026-02-26 03:41:56] "GET /virtual-network/635949ef-933d-40c4-b7b2-2d6c82ac3554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005098 10.0.0.65 - - [2026-02-26 03:41:56] "POST /neutron/network HTTP/1.1" 200 822 0.007201 10.0.0.65 - - [2026-02-26 03:41:56] "GET /virtual-network/635949ef-933d-40c4-b7b2-2d6c82ac3554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006334 10.0.0.65 - - [2026-02-26 03:41:57] "GET /obj-perms HTTP/1.1" 200 5028 0.064857 10.0.0.65 - - [2026-02-26 03:41:58] "POST /id-to-fqname HTTP/1.1" 200 219 0.001201 10.0.0.65 - - [2026-02-26 03:41:58] "POST /neutron/network HTTP/1.1" 200 832 0.007247 10.0.0.131 - - [2026-02-26 03:41:59] "GET /projects?obj_uuids=8a2d71d0-dfb9-4eda-8730-d0818a52b2fc&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000966 10.0.0.65 - - [2026-02-26 03:41:59] "GET /project/8a2d71d0-dfb9-4eda-8730-d0818a52b2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.087951 10.0.0.65 - - [2026-02-26 03:41:59] "POST /neutron/port HTTP/1.1" 200 117 0.006352 10.0.0.65 - - [2026-02-26 03:41:59] "POST /id-to-fqname HTTP/1.1" 200 219 0.001238 10.0.0.65 - - [2026-02-26 03:42:00] "POST /neutron/network HTTP/1.1" 200 832 0.006723 10.0.0.65 - - [2026-02-26 03:42:00] "POST /neutron/port HTTP/1.1" 200 1058 0.028714 10.0.0.131 - - [2026-02-26 03:42:01] "GET /projects?obj_uuids=8a2d71d0-dfb9-4eda-8730-d0818a52b2fc&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001024 10.0.0.65 - - [2026-02-26 03:42:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003774 10.0.0.65 - - [2026-02-26 03:42:01] "GET /project/8a2d71d0-dfb9-4eda-8730-d0818a52b2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.077211 10.0.0.65 - - [2026-02-26 03:42:01] "POST /neutron/port HTTP/1.1" 200 117 0.001183 10.0.0.65 - - [2026-02-26 03:42:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008706 10.0.0.65 - - [2026-02-26 03:42:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007815 10.0.0.65 - - [2026-02-26 03:42:02] "POST /neutron/port HTTP/1.1" 200 1058 0.017404 10.0.0.65 - - [2026-02-26 03:42:02] "POST /neutron/port HTTP/1.1" 200 1122 0.029743 10.0.0.65 - - [2026-02-26 03:42:02] "POST /neutron/port HTTP/1.1" 200 117 0.001111 10.0.0.65 - - [2026-02-26 03:42:06] "POST /neutron/security_group HTTP/1.1" 200 2057 0.012154 10.0.0.65 - - [2026-02-26 03:42:07] "POST /neutron/port HTTP/1.1" 200 1122 0.026372 10.0.0.65 - - [2026-02-26 03:42:07] "GET /virtual-machine/6c57761f-3c77-4778-a7f8-1b46a58f083a HTTP/1.1" 401 292 0.000431 10.0.0.65 - - [2026-02-26 03:42:07] "GET /virtual-machine/6c57761f-3c77-4778-a7f8-1b46a58f083a HTTP/1.1" 200 1293 0.049176 10.0.0.65 - - [2026-02-26 03:42:07] "GET /virtual-machine-interface/1690e995-f7f6-492d-a43e-9ec8502eebea HTTP/1.1" 200 2942 0.006923 10.0.0.65 - - [2026-02-26 03:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.65 - - [2026-02-26 03:42:07] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003817 10.0.0.65 - - [2026-02-26 03:42:07] "GET /virtual-networks?parent_id=8a2d71d0-dfb9-4eda-8730-d0818a52b2fc&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.013991 10.0.0.65 - - [2026-02-26 03:42:07] "GET /virtual-network/635949ef-933d-40c4-b7b2-2d6c82ac3554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006506 10.0.0.65 - - [2026-02-26 03:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.65 - - [2026-02-26 03:42:10] "GET /virtual-network/635949ef-933d-40c4-b7b2-2d6c82ac3554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007041 10.0.0.65 - - [2026-02-26 03:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.65 - - [2026-02-26 03:42:15] "GET /virtual-network/635949ef-933d-40c4-b7b2-2d6c82ac3554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005154 10.0.0.65 - - [2026-02-26 03:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.65 - - [2026-02-26 03:42:19] "GET /virtual-network/635949ef-933d-40c4-b7b2-2d6c82ac3554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005144 10.0.0.65 - - [2026-02-26 03:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 10.0.0.65 - - [2026-02-26 03:42:23] "GET /virtual-network/635949ef-933d-40c4-b7b2-2d6c82ac3554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005555 10.0.0.65 - - [2026-02-26 03:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.65 - - [2026-02-26 03:42:27] "GET /virtual-network/635949ef-933d-40c4-b7b2-2d6c82ac3554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005104 10.0.0.65 - - [2026-02-26 03:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005554 10.0.0.65 - - [2026-02-26 03:42:31] "GET /virtual-network/635949ef-933d-40c4-b7b2-2d6c82ac3554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006989 10.0.0.65 - - [2026-02-26 03:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004543 10.0.0.65 - - [2026-02-26 03:42:35] "GET /virtual-network/635949ef-933d-40c4-b7b2-2d6c82ac3554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005845 10.0.0.65 - - [2026-02-26 03:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.65 - - [2026-02-26 03:42:39] "GET /virtual-network/635949ef-933d-40c4-b7b2-2d6c82ac3554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004858 10.0.0.65 - - [2026-02-26 03:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.65 - - [2026-02-26 03:42:43] "GET /virtual-network/635949ef-933d-40c4-b7b2-2d6c82ac3554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005821 10.0.0.65 - - [2026-02-26 03:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.65 - - [2026-02-26 03:42:47] "GET /virtual-network/635949ef-933d-40c4-b7b2-2d6c82ac3554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004933 10.0.0.65 - - [2026-02-26 03:42:48] "POST /neutron/port HTTP/1.1" 200 117 0.005883 10.0.0.65 - - [2026-02-26 03:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.65 - - [2026-02-26 03:42:51] "GET /virtual-network/635949ef-933d-40c4-b7b2-2d6c82ac3554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005059 10.0.0.65 - - [2026-02-26 03:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.65 - - [2026-02-26 03:42:55] "GET /virtual-network/635949ef-933d-40c4-b7b2-2d6c82ac3554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006224 10.0.0.65 - - [2026-02-26 03:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.65 - - [2026-02-26 03:42:58] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004096 10.0.0.65 - - [2026-02-26 03:42:58] "GET /virtual-networks?parent_id=8a2d71d0-dfb9-4eda-8730-d0818a52b2fc&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002934 10.0.0.65 - - [2026-02-26 03:42:58] "GET /virtual-network/635949ef-933d-40c4-b7b2-2d6c82ac3554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005533 10.0.0.65 - - [2026-02-26 03:42:58] "POST /neutron/port HTTP/1.1" 200 1122 0.015639 10.0.0.65 - - [2026-02-26 03:43:03] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008459 10.0.0.65 - - [2026-02-26 03:43:10] "POST /neutron/port HTTP/1.1" 200 1122 0.015894 10.0.0.65 - - [2026-02-26 03:43:10] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006690 10.0.0.65 - - [2026-02-26 03:43:18] "POST /neutron/port HTTP/1.1" 200 1122 0.018530 10.0.0.65 - - [2026-02-26 03:43:24] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006794 10.0.0.65 - - [2026-02-26 03:43:24] "POST /neutron/port HTTP/1.1" 200 1122 0.020682 10.0.0.65 - - [2026-02-26 03:43:24] "GET /virtual-machine/78377e79-c6b9-4398-9171-5878b0e2fd20 HTTP/1.1" 200 1293 0.006318 10.0.0.65 - - [2026-02-26 03:43:24] "GET /virtual-machine-interface/05db0b0c-a26e-475d-b343-fe8d7e3ea3b4 HTTP/1.1" 200 2941 0.005239 10.0.0.65 - - [2026-02-26 03:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006274 10.0.0.65 - - [2026-02-26 03:43:24] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003529 10.0.0.65 - - [2026-02-26 03:43:24] "GET /virtual-networks?parent_id=8a2d71d0-dfb9-4eda-8730-d0818a52b2fc&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002859 10.0.0.65 - - [2026-02-26 03:43:24] "GET /virtual-network/635949ef-933d-40c4-b7b2-2d6c82ac3554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005656 10.0.0.65 - - [2026-02-26 03:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.65 - - [2026-02-26 03:43:25] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003707 10.0.0.65 - - [2026-02-26 03:43:25] "GET /virtual-networks?parent_id=8a2d71d0-dfb9-4eda-8730-d0818a52b2fc&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003289 10.0.0.65 - - [2026-02-26 03:43:25] "GET /virtual-network/635949ef-933d-40c4-b7b2-2d6c82ac3554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005492 10.0.0.65 - - [2026-02-26 03:43:51] "POST /neutron/port HTTP/1.1" 200 1122 0.044250 10.0.0.65 - - [2026-02-26 03:43:51] "POST /neutron/subnet HTTP/1.1" 200 694 0.008725 10.0.0.73 - - [2026-02-26 03:44:05] "GET /obj-perms HTTP/1.1" 200 5056 0.062406 10.0.0.131 - - [2026-02-26 03:44:05] "GET /obj-perms HTTP/1.1" 200 5056 0.082504 10.0.0.73 - - [2026-02-26 03:44:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000411 10.0.0.73 - - [2026-02-26 03:44:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000351 10.0.0.131 - - [2026-02-26 03:44:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.131 - - [2026-02-26 03:44:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000580 10.0.0.131 - - [2026-02-26 03:44:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000490 10.0.0.131 - - [2026-02-26 03:44:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000693 10.0.0.73 - - [2026-02-26 03:44:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.73 - - [2026-02-26 03:44:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000397 10.0.0.65 - - [2026-02-26 03:44:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.65 - - [2026-02-26 03:44:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.65 - - [2026-02-26 03:44:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000367 10.0.0.65 - - [2026-02-26 03:44:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.65 - - [2026-02-26 03:44:52] "POST /neutron/port HTTP/1.1" 200 1122 0.018742 10.0.0.65 - - [2026-02-26 03:44:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005390 10.0.0.65 - - [2026-02-26 03:44:53] "POST /neutron/network HTTP/1.1" 200 822 0.007376 10.0.0.65 - - [2026-02-26 03:45:06] "GET /obj-perms HTTP/1.1" 200 5056 0.071762 10.0.0.65 - - [2026-02-26 03:45:34] "POST /neutron/port HTTP/1.1" 200 1122 0.021138 10.0.0.65 - - [2026-02-26 03:45:34] "POST /neutron/port HTTP/1.1" 200 151 0.192743 10.0.0.65 - - [2026-02-26 03:45:35] "POST /neutron/network HTTP/1.1" 200 822 0.009338 10.0.0.73 - - [2026-02-26 03:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.089632 10.0.0.131 - - [2026-02-26 03:45:37] "GET /projects?obj_uuids=8a2d71d0-dfb9-4eda-8730-d0818a52b2fc&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001184 10.0.0.65 - - [2026-02-26 03:45:37] "GET /project/8a2d71d0-dfb9-4eda-8730-d0818a52b2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.081527 10.0.0.131 - - [2026-02-26 03:45:37] "GET /projects?obj_uuids=8a2d71d0-dfb9-4eda-8730-d0818a52b2fc&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000931 10.0.0.65 - - [2026-02-26 03:45:37] "GET /project/8a2d71d0-dfb9-4eda-8730-d0818a52b2fc?fields=virtual_networks HTTP/1.1" 200 1041 0.054217 10.0.0.131 - - [2026-02-26 03:45:37] "GET /projects?obj_uuids=8a2d71d0-dfb9-4eda-8730-d0818a52b2fc&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000963 10.0.0.65 - - [2026-02-26 03:45:37] "GET /project/8a2d71d0-dfb9-4eda-8730-d0818a52b2fc?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.037230 10.0.0.131 - - [2026-02-26 03:45:37] "GET /projects?obj_uuids=8a2d71d0-dfb9-4eda-8730-d0818a52b2fc&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001331 10.0.0.65 - - [2026-02-26 03:45:38] "GET /project/8a2d71d0-dfb9-4eda-8730-d0818a52b2fc?fields=security_groups HTTP/1.1" 200 1267 0.039017 10.0.0.65 - - [2026-02-26 03:45:39] "POST /fqname-to-id HTTP/1.1" 404 187 0.042356 10.0.0.131 - - [2026-02-26 03:45:39] "GET /projects?obj_uuids=e6dd4e02-b980-4388-a092-790571932d74&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002899 10.0.0.131 - - [2026-02-26 03:45:39] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001217 10.0.0.131 - - [2026-02-26 03:45:39] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.040791 10.0.0.131 - - [2026-02-26 03:45:39] "POST /id-to-fqname HTTP/1.1" 200 189 0.001086 10.0.0.131 - - [2026-02-26 03:45:39] "POST /fqname-to-id HTTP/1.1" 404 198 0.008559 10.0.0.131 - - [2026-02-26 03:45:39] "POST /security-groups HTTP/1.1" 200 590 0.034856 10.0.0.131 - - [2026-02-26 03:45:39] "POST /projects HTTP/1.1" 200 583 0.236284 10.0.0.131 - - [2026-02-26 03:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.271786 10.0.0.73 - - [2026-02-26 03:45:39] "POST /access-control-lists HTTP/1.1" 200 597 0.031626 10.0.0.65 - - [2026-02-26 03:45:39] "GET /project/e6dd4e02-b980-4388-a092-790571932d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.476130 10.0.0.65 - - [2026-02-26 03:45:40] "GET / HTTP/1.1" 200 36215 0.001847 10.0.0.65 - - [2026-02-26 03:45:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000452 10.0.0.65 - - [2026-02-26 03:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.068692 10.0.0.131 - - [2026-02-26 03:45:43] "GET /projects?obj_uuids=e6dd4e02-b980-4388-a092-790571932d74&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000894 10.0.0.65 - - [2026-02-26 03:45:43] "GET /project/e6dd4e02-b980-4388-a092-790571932d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.036789 10.0.0.131 - - [2026-02-26 03:45:43] "GET /projects?obj_uuids=e6dd4e02-b980-4388-a092-790571932d74&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001225 10.0.0.65 - - [2026-02-26 03:45:43] "POST /neutron/network HTTP/1.1" 200 604 0.152456 10.0.0.73 - - [2026-02-26 03:45:43] "POST /route-targets HTTP/1.1" 200 328 0.016186 10.0.0.65 - - [2026-02-26 03:45:43] "POST /id-to-fqname HTTP/1.1" 200 219 0.007620 10.0.0.65 - - [2026-02-26 03:45:43] "GET /virtual-network/cf5a190a-a301-41f1-b7c2-a2ce7ce8442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005757 10.0.0.65 - - [2026-02-26 03:45:43] "POST /neutron/network HTTP/1.1" 200 825 0.005800 10.0.0.65 - - [2026-02-26 03:45:43] "GET /virtual-network/cf5a190a-a301-41f1-b7c2-a2ce7ce8442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004670 10.0.0.65 - - [2026-02-26 03:45:44] "GET /virtual-network/cf5a190a-a301-41f1-b7c2-a2ce7ce8442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005883 10.0.0.73 - - [2026-02-26 03:45:45] "DELETE /access-control-list/bfc5f066-b70e-4d37-8f71-d2bdddc3dd59 HTTP/1.1" 200 115 0.040378 10.0.0.65 - - [2026-02-26 03:45:46] "POST /id-to-fqname HTTP/1.1" 200 219 0.001299 10.0.0.65 - - [2026-02-26 03:45:46] "POST /neutron/port HTTP/1.1" 200 117 0.006673 10.0.0.131 - - [2026-02-26 03:45:47] "GET /projects?obj_uuids=e6dd4e02-b980-4388-a092-790571932d74&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000898 10.0.0.65 - - [2026-02-26 03:45:47] "GET /project/e6dd4e02-b980-4388-a092-790571932d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.076711 10.0.0.65 - - [2026-02-26 03:45:47] "POST /neutron/port HTTP/1.1" 200 117 0.006617 10.0.0.65 - - [2026-02-26 03:45:47] "POST /id-to-fqname HTTP/1.1" 200 219 0.001152 10.0.0.65 - - [2026-02-26 03:45:48] "POST /neutron/network HTTP/1.1" 200 835 0.008069 10.0.0.65 - - [2026-02-26 03:45:48] "POST /neutron/port HTTP/1.1" 200 1061 0.022176 10.0.0.65 - - [2026-02-26 03:45:48] "POST /neutron/port HTTP/1.1" 200 1125 0.022447 10.0.0.131 - - [2026-02-26 03:45:48] "GET /projects?obj_uuids=e6dd4e02-b980-4388-a092-790571932d74&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000863 10.0.0.65 - - [2026-02-26 03:45:48] "GET /project/e6dd4e02-b980-4388-a092-790571932d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.079406 10.0.0.65 - - [2026-02-26 03:45:48] "POST /neutron/port HTTP/1.1" 200 117 0.001066 10.0.0.65 - - [2026-02-26 03:45:49] "POST /neutron/port HTTP/1.1" 200 1125 0.018222 10.0.0.65 - - [2026-02-26 03:45:49] "POST /neutron/port HTTP/1.1" 200 1125 0.021019 10.0.0.131 - - [2026-02-26 03:45:49] "GET /projects?obj_uuids=e6dd4e02-b980-4388-a092-790571932d74&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000938 10.0.0.65 - - [2026-02-26 03:45:49] "POST /neutron/port HTTP/1.1" 200 1061 0.234848 10.0.0.65 - - [2026-02-26 03:45:50] "POST /neutron/port HTTP/1.1" 200 1115 0.092419 10.0.0.65 - - [2026-02-26 03:45:50] "POST /neutron/subnet HTTP/1.1" 200 708 0.008384 10.0.0.65 - - [2026-02-26 03:45:53] "POST /neutron/port HTTP/1.1" 200 117 0.004876 10.0.0.65 - - [2026-02-26 03:45:53] "POST /neutron/network HTTP/1.1" 200 117 0.009468 10.0.0.65 - - [2026-02-26 03:45:54] "POST /neutron/port HTTP/1.1" 200 1125 0.015585 10.0.0.65 - - [2026-02-26 03:45:54] "POST /neutron/security_group HTTP/1.1" 200 2057 0.012531 10.0.0.65 - - [2026-02-26 03:45:54] "GET /virtual-machine/aeae5671-41db-444d-976c-f49b9d720f2d HTTP/1.1" 401 292 0.000656 10.0.0.65 - - [2026-02-26 03:45:55] "GET /virtual-machine/aeae5671-41db-444d-976c-f49b9d720f2d HTTP/1.1" 200 1294 0.079100 10.0.0.65 - - [2026-02-26 03:45:55] "GET /virtual-machine-interface/87c0b1b9-cbc5-4055-b8e5-70960a9eb7dc HTTP/1.1" 200 2942 0.005267 10.0.0.131 - - [2026-02-26 03:45:55] "DELETE /project/e6dd4e02b9804388a092790571932d74 HTTP/1.1" 404 173 0.004741 10.0.0.131 - - [2026-02-26 03:45:55] "DELETE /project/8a2d71d0-dfb9-4eda-8730-d0818a52b2fc HTTP/1.1" 404 177 0.004819 10.0.0.65 - - [2026-02-26 03:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.65 - - [2026-02-26 03:45:55] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004162 10.0.0.65 - - [2026-02-26 03:45:55] "GET /virtual-networks?parent_id=e6dd4e02-b980-4388-a092-790571932d74&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003393 10.0.0.65 - - [2026-02-26 03:45:55] "GET /virtual-network/cf5a190a-a301-41f1-b7c2-a2ce7ce8442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006431 10.0.0.65 - - [2026-02-26 03:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004117 10.0.0.65 - - [2026-02-26 03:45:58] "GET /virtual-network/cf5a190a-a301-41f1-b7c2-a2ce7ce8442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005806 10.0.0.65 - - [2026-02-26 03:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004444 10.0.0.65 - - [2026-02-26 03:46:02] "GET /virtual-network/cf5a190a-a301-41f1-b7c2-a2ce7ce8442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006164 10.0.0.65 - - [2026-02-26 03:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.65 - - [2026-02-26 03:46:06] "GET /virtual-network/cf5a190a-a301-41f1-b7c2-a2ce7ce8442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005217 10.0.0.65 - - [2026-02-26 03:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.65 - - [2026-02-26 03:46:10] "GET /virtual-network/cf5a190a-a301-41f1-b7c2-a2ce7ce8442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005761 10.0.0.65 - - [2026-02-26 03:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004201 10.0.0.65 - - [2026-02-26 03:46:14] "GET /virtual-network/cf5a190a-a301-41f1-b7c2-a2ce7ce8442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005829 10.0.0.65 - - [2026-02-26 03:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.65 - - [2026-02-26 03:46:18] "GET /virtual-network/cf5a190a-a301-41f1-b7c2-a2ce7ce8442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004895 10.0.0.65 - - [2026-02-26 03:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.65 - - [2026-02-26 03:46:23] "GET /virtual-network/cf5a190a-a301-41f1-b7c2-a2ce7ce8442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004943 10.0.0.65 - - [2026-02-26 03:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.65 - - [2026-02-26 03:46:27] "GET /virtual-network/cf5a190a-a301-41f1-b7c2-a2ce7ce8442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004935 10.0.0.65 - - [2026-02-26 03:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.65 - - [2026-02-26 03:46:31] "GET /virtual-network/cf5a190a-a301-41f1-b7c2-a2ce7ce8442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005298 10.0.0.65 - - [2026-02-26 03:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.65 - - [2026-02-26 03:46:35] "GET /virtual-network/cf5a190a-a301-41f1-b7c2-a2ce7ce8442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004957 10.0.0.65 - - [2026-02-26 03:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.65 - - [2026-02-26 03:46:37] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003560 10.0.0.65 - - [2026-02-26 03:46:37] "GET /virtual-networks?parent_id=e6dd4e02-b980-4388-a092-790571932d74&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002780 10.0.0.65 - - [2026-02-26 03:46:37] "GET /virtual-network/cf5a190a-a301-41f1-b7c2-a2ce7ce8442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006115 10.0.0.65 - - [2026-02-26 03:46:42] "POST /neutron/port HTTP/1.1" 200 1125 0.016406 10.0.0.65 - - [2026-02-26 03:46:46] "POST /neutron/security_group HTTP/1.1" 200 2057 0.042552 10.0.0.65 - - [2026-02-26 03:46:49] "POST /neutron/port HTTP/1.1" 200 1125 0.017775 10.0.0.65 - - [2026-02-26 03:46:53] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006715 10.0.0.65 - - [2026-02-26 03:46:56] "POST /neutron/network HTTP/1.1" 200 835 0.009229 10.0.0.65 - - [2026-02-26 03:46:56] "POST /neutron/port HTTP/1.1" 200 117 0.001067 10.0.0.65 - - [2026-02-26 03:46:58] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008917 10.0.0.65 - - [2026-02-26 03:46:58] "POST /neutron/port HTTP/1.1" 200 1125 0.022723 10.0.0.65 - - [2026-02-26 03:46:58] "GET /virtual-machine/98bf03f2-62b2-4bbb-861f-ce6bf396e29d HTTP/1.1" 200 1293 0.007082 10.0.0.65 - - [2026-02-26 03:46:58] "GET /virtual-machine-interface/99f2a612-0c58-49bc-a3a9-b08129f3afaa HTTP/1.1" 200 2943 0.005872 10.0.0.65 - - [2026-02-26 03:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.65 - - [2026-02-26 03:46:58] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003284 10.0.0.65 - - [2026-02-26 03:46:58] "GET /virtual-networks?parent_id=e6dd4e02-b980-4388-a092-790571932d74&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003024 10.0.0.65 - - [2026-02-26 03:46:58] "GET /virtual-network/cf5a190a-a301-41f1-b7c2-a2ce7ce8442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005559 10.0.0.65 - - [2026-02-26 03:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.65 - - [2026-02-26 03:46:59] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003365 10.0.0.65 - - [2026-02-26 03:46:59] "GET /virtual-networks?parent_id=e6dd4e02-b980-4388-a092-790571932d74&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003029 10.0.0.65 - - [2026-02-26 03:46:59] "GET /virtual-network/cf5a190a-a301-41f1-b7c2-a2ce7ce8442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005473 10.0.0.73 - - [2026-02-26 03:47:07] "GET /obj-perms HTTP/1.1" 200 5056 0.062965 10.0.0.131 - - [2026-02-26 03:47:08] "GET /obj-perms HTTP/1.1" 200 5056 0.069650 10.0.0.65 - - [2026-02-26 03:47:26] "POST /neutron/network HTTP/1.1" 400 204 0.015161 10.0.0.65 - - [2026-02-26 03:47:27] "POST /neutron/port HTTP/1.1" 200 151 0.200573 10.0.0.65 - - [2026-02-26 03:47:27] "POST /neutron/port HTTP/1.1" 200 151 0.220861 10.0.0.131 - - [2026-02-26 03:47:30] "GET /projects?obj_uuids=e6dd4e02-b980-4388-a092-790571932d74&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.032338 10.0.0.65 - - [2026-02-26 03:47:30] "GET /project/e6dd4e02-b980-4388-a092-790571932d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.069648 10.0.0.131 - - [2026-02-26 03:47:30] "GET /projects?obj_uuids=e6dd4e02-b980-4388-a092-790571932d74&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000931 10.0.0.65 - - [2026-02-26 03:47:30] "GET /project/e6dd4e02-b980-4388-a092-790571932d74?fields=virtual_networks HTTP/1.1" 200 1043 0.059024 10.0.0.131 - - [2026-02-26 03:47:30] "GET /projects?obj_uuids=e6dd4e02-b980-4388-a092-790571932d74&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001128 10.0.0.65 - - [2026-02-26 03:47:30] "GET /project/e6dd4e02-b980-4388-a092-790571932d74?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.047929 10.0.0.131 - - [2026-02-26 03:47:30] "GET /projects?obj_uuids=e6dd4e02-b980-4388-a092-790571932d74&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001427 10.0.0.65 - - [2026-02-26 03:47:30] "GET /project/e6dd4e02-b980-4388-a092-790571932d74?fields=security_groups HTTP/1.1" 200 1269 0.043949 10.0.0.73 - - [2026-02-26 03:47:45] "DELETE /access-control-list/2c586204-f2ef-4387-b38f-9f53eb50ee98 HTTP/1.1" 200 115 0.040541 10.0.0.65 - - [2026-02-26 03:47:46] "GET / HTTP/1.1" 200 36215 0.001816 10.0.0.65 - - [2026-02-26 03:47:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000444 10.0.0.65 - - [2026-02-26 03:47:47] "POST /fqname-to-id HTTP/1.1" 404 201 0.060812 10.0.0.131 - - [2026-02-26 03:47:47] "GET /projects?obj_uuids=41248b1d-c4c9-4568-bf9f-ef58ff137c77&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002821 10.0.0.131 - - [2026-02-26 03:47:47] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001172 10.0.0.131 - - [2026-02-26 03:47:47] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006758 10.0.0.131 - - [2026-02-26 03:47:47] "POST /id-to-fqname HTTP/1.1" 200 203 0.004723 10.0.0.131 - - [2026-02-26 03:47:48] "POST /fqname-to-id HTTP/1.1" 404 212 0.005302 10.0.0.131 - - [2026-02-26 03:47:48] "POST /security-groups HTTP/1.1" 200 604 0.072014 10.0.0.131 - - [2026-02-26 03:47:48] "POST /projects HTTP/1.1" 200 611 0.265697 10.0.0.73 - - [2026-02-26 03:47:48] "POST /access-control-lists HTTP/1.1" 200 611 0.025203 10.0.0.131 - - [2026-02-26 03:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.339878 10.0.0.65 - - [2026-02-26 03:47:48] "GET /project/41248b1d-c4c9-4568-bf9f-ef58ff137c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.476790 10.0.0.65 - - [2026-02-26 03:47:49] "GET / HTTP/1.1" 200 36215 0.002399 10.0.0.65 - - [2026-02-26 03:47:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000500 10.0.0.65 - - [2026-02-26 03:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.083968 10.0.0.131 - - [2026-02-26 03:47:50] "GET /projects?obj_uuids=41248b1d-c4c9-4568-bf9f-ef58ff137c77&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000814 10.0.0.65 - - [2026-02-26 03:47:50] "GET /project/41248b1d-c4c9-4568-bf9f-ef58ff137c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.030722 10.0.0.65 - - [2026-02-26 03:47:50] "POST /neutron/network HTTP/1.1" 200 117 0.044279 10.0.0.73 - - [2026-02-26 03:47:50] "POST /route-targets HTTP/1.1" 200 328 0.015405 10.0.0.65 - - [2026-02-26 03:47:51] "POST /neutron/network HTTP/1.1" 200 840 0.008063 10.0.0.65 - - [2026-02-26 03:47:51] "POST /id-to-fqname HTTP/1.1" 200 234 0.001024 10.0.0.65 - - [2026-02-26 03:47:51] "GET /virtual-network/85721489-a549-460f-a9cd-920ba5365134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.004654 10.0.0.65 - - [2026-02-26 03:47:51] "GET /virtual-network/85721489-a549-460f-a9cd-920ba5365134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005736 10.0.0.65 - - [2026-02-26 03:47:51] "POST /neutron/subnet HTTP/1.1" 200 729 0.010342 10.0.0.65 - - [2026-02-26 03:47:51] "POST /id-to-fqname HTTP/1.1" 200 234 0.001428 10.0.0.131 - - [2026-02-26 03:47:52] "GET /projects?obj_uuids=41248b1d-c4c9-4568-bf9f-ef58ff137c77&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000897 10.0.0.65 - - [2026-02-26 03:47:52] "GET /project/41248b1d-c4c9-4568-bf9f-ef58ff137c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.074659 10.0.0.65 - - [2026-02-26 03:47:52] "POST /neutron/network HTTP/1.1" 200 840 0.040453 10.0.0.65 - - [2026-02-26 03:47:52] "POST /id-to-fqname HTTP/1.1" 200 234 0.001218 10.0.0.65 - - [2026-02-26 03:47:52] "POST /neutron/port HTTP/1.1" 200 117 0.007245 10.0.0.131 - - [2026-02-26 03:47:53] "GET /projects?obj_uuids=41248b1d-c4c9-4568-bf9f-ef58ff137c77&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000950 10.0.0.65 - - [2026-02-26 03:47:53] "POST /neutron/port HTTP/1.1" 200 1074 0.311229 10.0.0.65 - - [2026-02-26 03:47:53] "POST /neutron/port HTTP/1.1" 200 1128 0.090566 10.0.0.65 - - [2026-02-26 03:47:54] "POST /neutron/subnet HTTP/1.1" 200 703 0.009789 10.0.0.131 - - [2026-02-26 03:47:54] "GET /projects?obj_uuids=41248b1d-c4c9-4568-bf9f-ef58ff137c77&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001259 10.0.0.65 - - [2026-02-26 03:47:54] "GET /project/41248b1d-c4c9-4568-bf9f-ef58ff137c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.078559 10.0.0.65 - - [2026-02-26 03:47:54] "POST /neutron/network HTTP/1.1" 200 840 0.007674 10.0.0.65 - - [2026-02-26 03:47:54] "POST /neutron/port HTTP/1.1" 200 117 0.006393 10.0.0.65 - - [2026-02-26 03:47:55] "GET /virtual-network/85721489-a549-460f-a9cd-920ba5365134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005684 10.0.0.131 - - [2026-02-26 03:47:55] "DELETE /project/41248b1dc4c94568bf9fef58ff137c77 HTTP/1.1" 404 173 0.003508 10.0.0.131 - - [2026-02-26 03:47:55] "DELETE /project/e6dd4e02-b980-4388-a092-790571932d74 HTTP/1.1" 404 177 0.005866 10.0.0.65 - - [2026-02-26 03:47:55] "POST /neutron/port HTTP/1.1" 200 1074 0.019888 10.0.0.65 - - [2026-02-26 03:47:56] "POST /neutron/port HTTP/1.1" 200 1138 0.017210 10.0.0.65 - - [2026-02-26 03:47:56] "POST /neutron/port HTTP/1.1" 200 117 0.001066 10.0.0.65 - - [2026-02-26 03:47:56] "GET /obj-perms HTTP/1.1" 200 5056 0.068521 10.0.0.65 - - [2026-02-26 03:47:57] "POST /neutron/security_group HTTP/1.1" 200 2071 0.009592 10.0.0.65 - - [2026-02-26 03:47:57] "POST /neutron/port HTTP/1.1" 200 1138 0.023594 10.0.0.65 - - [2026-02-26 03:47:57] "GET /virtual-machine/b2b694ba-65e3-4f8d-abde-350d60b4a57c HTTP/1.1" 401 292 0.000602 10.0.0.65 - - [2026-02-26 03:47:58] "GET /virtual-machine/b2b694ba-65e3-4f8d-abde-350d60b4a57c HTTP/1.1" 200 1308 0.039811 10.0.0.65 - - [2026-02-26 03:47:58] "GET /virtual-machine-interface/4db695d3-9add-42e0-8eb8-66fe61957179 HTTP/1.1" 200 3015 0.005753 10.0.0.65 - - [2026-02-26 03:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.65 - - [2026-02-26 03:47:58] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003911 10.0.0.65 - - [2026-02-26 03:47:58] "GET /virtual-networks?parent_id=41248b1d-c4c9-4568-bf9f-ef58ff137c77&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003035 10.0.0.65 - - [2026-02-26 03:47:58] "GET /virtual-network/85721489-a549-460f-a9cd-920ba5365134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.007102 10.0.0.65 - - [2026-02-26 03:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.65 - - [2026-02-26 03:48:01] "GET /virtual-network/85721489-a549-460f-a9cd-920ba5365134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.009139 10.0.0.65 - - [2026-02-26 03:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.65 - - [2026-02-26 03:48:05] "GET /virtual-network/85721489-a549-460f-a9cd-920ba5365134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.006013 10.0.0.65 - - [2026-02-26 03:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.65 - - [2026-02-26 03:48:09] "GET /virtual-network/85721489-a549-460f-a9cd-920ba5365134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005011 10.0.0.65 - - [2026-02-26 03:48:13] "POST /neutron/security_group HTTP/1.1" 200 2071 0.007078 10.0.0.65 - - [2026-02-26 03:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.65 - - [2026-02-26 03:48:13] "GET /virtual-network/85721489-a549-460f-a9cd-920ba5365134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005318 10.0.0.65 - - [2026-02-26 03:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.65 - - [2026-02-26 03:48:15] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003595 10.0.0.65 - - [2026-02-26 03:48:15] "GET /virtual-networks?parent_id=41248b1d-c4c9-4568-bf9f-ef58ff137c77&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.002939 10.0.0.65 - - [2026-02-26 03:48:15] "GET /virtual-network/85721489-a549-460f-a9cd-920ba5365134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005953 10.0.0.65 - - [2026-02-26 03:48:17] "POST /neutron/port HTTP/1.1" 200 1138 0.019911 10.0.0.65 - - [2026-02-26 03:48:20] "POST /neutron/security_group HTTP/1.1" 200 2071 0.008931 10.0.0.65 - - [2026-02-26 03:48:26] "POST /neutron/port HTTP/1.1" 200 1138 0.020338 10.0.0.65 - - [2026-02-26 03:48:26] "POST /neutron/security_group HTTP/1.1" 200 2071 0.012453 10.0.0.65 - - [2026-02-26 03:48:26] "GET /virtual-machine/bad90aff-d709-4c93-952e-6d081bb28443 HTTP/1.1" 200 1308 0.005531 10.0.0.65 - - [2026-02-26 03:48:26] "GET /virtual-machine-interface/475736ee-195b-4b44-b05b-1c96f9b894d4 HTTP/1.1" 200 3015 0.005155 10.0.0.65 - - [2026-02-26 03:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.65 - - [2026-02-26 03:48:26] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003969 10.0.0.65 - - [2026-02-26 03:48:26] "GET /virtual-networks?parent_id=41248b1d-c4c9-4568-bf9f-ef58ff137c77&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.002545 10.0.0.65 - - [2026-02-26 03:48:26] "GET /virtual-network/85721489-a549-460f-a9cd-920ba5365134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005113 10.0.0.65 - - [2026-02-26 03:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.65 - - [2026-02-26 03:48:27] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003400 10.0.0.65 - - [2026-02-26 03:48:27] "GET /virtual-networks?parent_id=41248b1d-c4c9-4568-bf9f-ef58ff137c77&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003130 10.0.0.65 - - [2026-02-26 03:48:27] "GET /virtual-network/85721489-a549-460f-a9cd-920ba5365134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.006271 10.0.0.65 - - [2026-02-26 03:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.65 - - [2026-02-26 03:48:28] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003258 10.0.0.65 - - [2026-02-26 03:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.65 - - [2026-02-26 03:48:28] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005342 10.0.0.65 - - [2026-02-26 03:48:28] "PUT /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4 HTTP/1.1" 200 277 0.014295 10.0.0.65 - - [2026-02-26 03:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.65 - - [2026-02-26 03:48:39] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1641 0.003819 10.0.0.65 - - [2026-02-26 03:48:39] "PUT /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4 HTTP/1.1" 200 277 0.013597 10.0.0.65 - - [2026-02-26 03:48:56] "POST /neutron/network HTTP/1.1" 200 117 0.043222 10.0.0.65 - - [2026-02-26 03:49:32] "POST /neutron/network HTTP/1.1" 400 204 0.015834 10.0.0.65 - - [2026-02-26 03:49:32] "POST /neutron/port HTTP/1.1" 200 151 0.185606 10.0.0.65 - - [2026-02-26 03:49:32] "POST /neutron/port HTTP/1.1" 200 151 0.199922 10.0.0.73 - - [2026-02-26 03:49:34] "DELETE /route-target/3f2ccfc7-12bf-4f25-ac73-415663dc6521 HTTP/1.1" 200 115 0.031144 10.0.0.131 - - [2026-02-26 03:49:34] "GET /projects?obj_uuids=41248b1d-c4c9-4568-bf9f-ef58ff137c77&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000905 10.0.0.65 - - [2026-02-26 03:49:34] "GET /project/41248b1d-c4c9-4568-bf9f-ef58ff137c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.035050 10.0.0.131 - - [2026-02-26 03:49:34] "GET /projects?obj_uuids=41248b1d-c4c9-4568-bf9f-ef58ff137c77&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000884 10.0.0.65 - - [2026-02-26 03:49:34] "GET /project/41248b1d-c4c9-4568-bf9f-ef58ff137c77?fields=virtual_networks HTTP/1.1" 200 1070 0.076891 10.0.0.131 - - [2026-02-26 03:49:34] "GET /projects?obj_uuids=41248b1d-c4c9-4568-bf9f-ef58ff137c77&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000885 10.0.0.65 - - [2026-02-26 03:49:34] "GET /project/41248b1d-c4c9-4568-bf9f-ef58ff137c77?fields=virtual_machine_interfaces HTTP/1.1" 200 1070 0.035545 10.0.0.131 - - [2026-02-26 03:49:34] "GET /projects?obj_uuids=41248b1d-c4c9-4568-bf9f-ef58ff137c77&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001047 10.0.0.65 - - [2026-02-26 03:49:34] "GET /project/41248b1d-c4c9-4568-bf9f-ef58ff137c77?fields=security_groups HTTP/1.1" 200 1310 0.047594 10.0.0.73 - - [2026-02-26 03:49:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.73 - - [2026-02-26 03:49:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000361 10.0.0.65 - - [2026-02-26 03:49:35] "POST /fqname-to-id HTTP/1.1" 404 206 0.080466 10.0.0.131 - - [2026-02-26 03:49:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000494 10.0.0.131 - - [2026-02-26 03:49:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.131 - - [2026-02-26 03:49:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000362 10.0.0.131 - - [2026-02-26 03:49:36] "GET /projects?obj_uuids=47c6e33d-d3b3-4be0-a329-35672a101b80&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002980 10.0.0.131 - - [2026-02-26 03:49:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.131 - - [2026-02-26 03:49:36] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001396 10.0.0.131 - - [2026-02-26 03:49:36] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007396 10.0.0.131 - - [2026-02-26 03:49:36] "POST /id-to-fqname HTTP/1.1" 200 209 0.001032 10.0.0.131 - - [2026-02-26 03:49:36] "POST /fqname-to-id HTTP/1.1" 404 217 0.008824 10.0.0.131 - - [2026-02-26 03:49:36] "POST /security-groups HTTP/1.1" 200 609 0.031127 10.0.0.131 - - [2026-02-26 03:49:36] "POST /projects HTTP/1.1" 200 621 0.241987 10.0.0.73 - - [2026-02-26 03:49:36] "POST /fqname-to-id HTTP/1.1" 404 251 0.007626 10.0.0.131 - - [2026-02-26 03:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.318980 10.0.0.65 - - [2026-02-26 03:49:36] "GET /project/47c6e33d-d3b3-4be0-a329-35672a101b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.492616 10.0.0.73 - - [2026-02-26 03:49:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000416 10.0.0.73 - - [2026-02-26 03:49:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.65 - - [2026-02-26 03:49:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000355 10.0.0.65 - - [2026-02-26 03:49:38] "GET / HTTP/1.1" 200 36215 0.002250 10.0.0.65 - - [2026-02-26 03:49:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.65 - - [2026-02-26 03:49:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.65 - - [2026-02-26 03:49:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000389 10.0.0.65 - - [2026-02-26 03:49:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000408 10.0.0.65 - - [2026-02-26 03:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.077163 10.0.0.131 - - [2026-02-26 03:49:39] "GET /projects?obj_uuids=47c6e33d-d3b3-4be0-a329-35672a101b80&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001218 10.0.0.65 - - [2026-02-26 03:49:39] "GET /project/47c6e33d-d3b3-4be0-a329-35672a101b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.048320 10.0.0.65 - - [2026-02-26 03:49:39] "POST /neutron/network HTTP/1.1" 200 117 0.037203 10.0.0.73 - - [2026-02-26 03:49:39] "POST /ref-update HTTP/1.1" 200 156 0.025053 10.0.0.65 - - [2026-02-26 03:49:39] "POST /neutron/network HTTP/1.1" 200 843 0.011648 10.0.0.65 - - [2026-02-26 03:49:39] "POST /id-to-fqname HTTP/1.1" 200 239 0.001080 10.0.0.65 - - [2026-02-26 03:49:39] "GET /virtual-network/bca2eba5-2244-462a-a50d-d20dfbe02271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005604 10.0.0.65 - - [2026-02-26 03:49:39] "GET /virtual-network/bca2eba5-2244-462a-a50d-d20dfbe02271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005374 10.0.0.65 - - [2026-02-26 03:49:40] "POST /neutron/subnet HTTP/1.1" 200 720 0.009675 10.0.0.65 - - [2026-02-26 03:49:40] "POST /id-to-fqname HTTP/1.1" 200 239 0.001328 10.0.0.131 - - [2026-02-26 03:49:41] "GET /projects?obj_uuids=47c6e33d-d3b3-4be0-a329-35672a101b80&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001050 10.0.0.65 - - [2026-02-26 03:49:41] "GET /project/47c6e33d-d3b3-4be0-a329-35672a101b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.079637 10.0.0.65 - - [2026-02-26 03:49:41] "POST /neutron/network HTTP/1.1" 200 843 0.007367 10.0.0.65 - - [2026-02-26 03:49:41] "POST /id-to-fqname HTTP/1.1" 200 239 0.001350 10.0.0.65 - - [2026-02-26 03:49:41] "POST /neutron/port HTTP/1.1" 200 117 0.007204 10.0.0.131 - - [2026-02-26 03:49:41] "GET /projects?obj_uuids=47c6e33d-d3b3-4be0-a329-35672a101b80&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000932 10.0.0.65 - - [2026-02-26 03:49:42] "POST /neutron/port HTTP/1.1" 200 1077 0.359402 10.0.0.65 - - [2026-02-26 03:49:42] "POST /neutron/port HTTP/1.1" 200 1131 0.114014 10.0.0.65 - - [2026-02-26 03:49:42] "POST /neutron/subnet HTTP/1.1" 200 694 0.011418 10.0.0.131 - - [2026-02-26 03:49:42] "GET /projects?obj_uuids=47c6e33d-d3b3-4be0-a329-35672a101b80&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001230 10.0.0.65 - - [2026-02-26 03:49:42] "GET /project/47c6e33d-d3b3-4be0-a329-35672a101b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.094015 10.0.0.65 - - [2026-02-26 03:49:42] "POST /neutron/network HTTP/1.1" 200 843 0.006554 10.0.0.65 - - [2026-02-26 03:49:43] "POST /neutron/port HTTP/1.1" 200 117 0.006426 10.0.0.65 - - [2026-02-26 03:49:43] "POST /neutron/port HTTP/1.1" 200 1077 0.015103 10.0.0.65 - - [2026-02-26 03:49:43] "GET /virtual-network/bca2eba5-2244-462a-a50d-d20dfbe02271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.004191 10.0.0.65 - - [2026-02-26 03:49:44] "POST /neutron/port HTTP/1.1" 200 1141 0.019473 10.0.0.65 - - [2026-02-26 03:49:44] "POST /neutron/port HTTP/1.1" 200 117 0.001152 10.0.0.65 - - [2026-02-26 03:49:44] "GET /obj-perms HTTP/1.1" 200 5066 0.071052 10.0.0.73 - - [2026-02-26 03:49:45] "GET /obj-perms HTTP/1.1" 200 5066 0.077871 10.0.0.131 - - [2026-02-26 03:49:45] "GET /obj-perms HTTP/1.1" 200 5066 0.071569 10.0.0.65 - - [2026-02-26 03:49:45] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007409 10.0.0.65 - - [2026-02-26 03:49:45] "POST /neutron/port HTTP/1.1" 200 1141 0.017001 10.0.0.65 - - [2026-02-26 03:49:45] "GET /virtual-machine/09523444-ab80-4db7-9395-1eaf2ec0b202 HTTP/1.1" 401 292 0.000389 10.0.0.65 - - [2026-02-26 03:49:46] "GET /virtual-machine/09523444-ab80-4db7-9395-1eaf2ec0b202 HTTP/1.1" 200 1311 0.068614 10.0.0.65 - - [2026-02-26 03:49:46] "GET /virtual-machine-interface/e4f18f8f-c159-467d-8e0b-3f5208396dd5 HTTP/1.1" 200 3041 0.021763 10.0.0.65 - - [2026-02-26 03:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006573 10.0.0.65 - - [2026-02-26 03:49:46] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004498 10.0.0.65 - - [2026-02-26 03:49:46] "GET /virtual-networks?parent_id=47c6e33d-d3b3-4be0-a329-35672a101b80&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.006037 10.0.0.65 - - [2026-02-26 03:49:46] "GET /virtual-network/bca2eba5-2244-462a-a50d-d20dfbe02271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.009318 10.0.0.65 - - [2026-02-26 03:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004774 10.0.0.65 - - [2026-02-26 03:49:49] "GET /virtual-network/bca2eba5-2244-462a-a50d-d20dfbe02271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006182 10.0.0.65 - - [2026-02-26 03:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005451 10.0.0.65 - - [2026-02-26 03:49:53] "GET /virtual-network/bca2eba5-2244-462a-a50d-d20dfbe02271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005934 10.0.0.131 - - [2026-02-26 03:49:55] "DELETE /project/41248b1d-c4c9-4568-bf9f-ef58ff137c77 HTTP/1.1" 404 177 0.003162 10.0.0.131 - - [2026-02-26 03:49:55] "DELETE /project/47c6e33dd3b34be0a32935672a101b80 HTTP/1.1" 404 173 0.005862 10.0.0.65 - - [2026-02-26 03:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004818 10.0.0.65 - - [2026-02-26 03:49:57] "GET /virtual-network/bca2eba5-2244-462a-a50d-d20dfbe02271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.007697 10.0.0.65 - - [2026-02-26 03:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007014 10.0.0.65 - - [2026-02-26 03:50:01] "GET /virtual-network/bca2eba5-2244-462a-a50d-d20dfbe02271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.008279 10.0.0.65 - - [2026-02-26 03:50:02] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007004 10.0.0.65 - - [2026-02-26 03:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.65 - - [2026-02-26 03:50:04] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003855 10.0.0.65 - - [2026-02-26 03:50:04] "GET /virtual-networks?parent_id=47c6e33d-d3b3-4be0-a329-35672a101b80&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.003774 10.0.0.65 - - [2026-02-26 03:50:04] "GET /virtual-network/bca2eba5-2244-462a-a50d-d20dfbe02271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005490 10.0.0.65 - - [2026-02-26 03:50:06] "POST /neutron/port HTTP/1.1" 200 1141 0.019019 10.0.0.65 - - [2026-02-26 03:50:09] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007400 10.0.0.65 - - [2026-02-26 03:50:14] "POST /neutron/port HTTP/1.1" 200 1141 0.016233 10.0.0.65 - - [2026-02-26 03:50:15] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007424 10.0.0.65 - - [2026-02-26 03:50:15] "GET /virtual-machine/6e1e510d-e348-46c4-9908-7ca99816ca8a HTTP/1.1" 200 1312 0.006578 10.0.0.65 - - [2026-02-26 03:50:15] "GET /virtual-machine-interface/3a72836b-daef-4e04-b158-11b682dbc572 HTTP/1.1" 200 3040 0.005635 10.0.0.65 - - [2026-02-26 03:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.65 - - [2026-02-26 03:50:15] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003700 10.0.0.65 - - [2026-02-26 03:50:15] "GET /virtual-networks?parent_id=47c6e33d-d3b3-4be0-a329-35672a101b80&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.003027 10.0.0.65 - - [2026-02-26 03:50:15] "GET /virtual-network/bca2eba5-2244-462a-a50d-d20dfbe02271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006126 10.0.0.65 - - [2026-02-26 03:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004709 10.0.0.65 - - [2026-02-26 03:50:16] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006131 10.0.0.65 - - [2026-02-26 03:50:16] "GET /virtual-networks?parent_id=47c6e33d-d3b3-4be0-a329-35672a101b80&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.003364 10.0.0.65 - - [2026-02-26 03:50:16] "GET /virtual-network/bca2eba5-2244-462a-a50d-d20dfbe02271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006399 10.0.0.65 - - [2026-02-26 03:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.131 - - [2026-02-26 03:50:21] "GET /projects?obj_uuids=47c6e33d-d3b3-4be0-a329-35672a101b80&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000908 10.0.0.65 - - [2026-02-26 03:50:21] "GET /project/47c6e33d-d3b3-4be0-a329-35672a101b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.038652 10.0.0.65 - - [2026-02-26 03:50:21] "POST /neutron/network HTTP/1.1" 200 117 0.013881 10.0.0.73 - - [2026-02-26 03:50:21] "POST /route-targets HTTP/1.1" 200 328 0.012383 10.0.0.65 - - [2026-02-26 03:50:22] "POST /neutron/network HTTP/1.1" 200 843 0.010401 10.0.0.65 - - [2026-02-26 03:50:22] "POST /id-to-fqname HTTP/1.1" 200 239 0.001088 10.0.0.65 - - [2026-02-26 03:50:22] "GET /virtual-network/96b2edae-c8b7-4cab-bb53-5f60ff2cadfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005876 10.0.0.65 - - [2026-02-26 03:50:22] "GET /virtual-network/96b2edae-c8b7-4cab-bb53-5f60ff2cadfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006115 10.0.0.65 - - [2026-02-26 03:50:22] "POST /neutron/subnet HTTP/1.1" 200 720 0.008812 10.0.0.65 - - [2026-02-26 03:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.131 - - [2026-02-26 03:50:22] "GET /projects?obj_uuids=47c6e33d-d3b3-4be0-a329-35672a101b80&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000965 10.0.0.65 - - [2026-02-26 03:50:22] "GET /project/47c6e33d-d3b3-4be0-a329-35672a101b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.055816 10.0.0.73 - - [2026-02-26 03:50:22] "POST /ref-update HTTP/1.1" 200 156 0.026292 10.0.0.131 - - [2026-02-26 03:50:22] "POST /useragent-kv HTTP/1.1" 200 115 0.007473 10.0.0.65 - - [2026-02-26 03:50:22] "POST /neutron/subnet HTTP/1.1" 200 724 0.186722 10.0.0.65 - - [2026-02-26 03:50:22] "POST /id-to-fqname HTTP/1.1" 200 242 0.001355 10.0.0.65 - - [2026-02-26 03:50:22] "GET /virtual-network/327bc384-6b45-4fdd-b48b-d165fb3c9f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005128 10.0.0.65 - - [2026-02-26 03:50:22] "GET /virtual-network/327bc384-6b45-4fdd-b48b-d165fb3c9f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005746 10.0.0.65 - - [2026-02-26 03:50:22] "POST /neutron/network HTTP/1.1" 200 850 0.007020 10.0.0.65 - - [2026-02-26 03:50:22] "POST /id-to-fqname HTTP/1.1" 200 239 0.001260 10.0.0.65 - - [2026-02-26 03:50:23] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007620 10.0.0.131 - - [2026-02-26 03:50:24] "GET /projects?obj_uuids=47c6e33d-d3b3-4be0-a329-35672a101b80&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001018 10.0.0.65 - - [2026-02-26 03:50:24] "GET /project/47c6e33d-d3b3-4be0-a329-35672a101b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.075658 10.0.0.65 - - [2026-02-26 03:50:24] "POST /neutron/port HTTP/1.1" 200 2130 0.044513 10.0.0.65 - - [2026-02-26 03:50:24] "POST /id-to-fqname HTTP/1.1" 200 242 0.001590 10.0.0.65 - - [2026-02-26 03:50:24] "POST /neutron/port HTTP/1.1" 200 2130 0.025808 10.0.0.65 - - [2026-02-26 03:50:24] "POST /neutron/network HTTP/1.1" 200 853 0.009533 10.0.0.65 - - [2026-02-26 03:50:25] "POST /neutron/port HTTP/1.1" 200 1077 0.059382 10.0.0.65 - - [2026-02-26 03:50:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003987 10.0.0.65 - - [2026-02-26 03:50:25] "POST /neutron/network HTTP/1.1" 200 843 0.011560 10.0.0.131 - - [2026-02-26 03:50:25] "GET /projects?obj_uuids=47c6e33d-d3b3-4be0-a329-35672a101b80&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001400 10.0.0.65 - - [2026-02-26 03:50:25] "GET /project/47c6e33d-d3b3-4be0-a329-35672a101b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.085078 10.0.0.65 - - [2026-02-26 03:50:26] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007987 10.0.0.65 - - [2026-02-26 03:50:26] "POST /id-to-fqname HTTP/1.1" 200 239 0.001246 10.0.0.65 - - [2026-02-26 03:50:26] "POST /id-to-fqname HTTP/1.1" 200 239 0.000880 10.0.0.65 - - [2026-02-26 03:50:26] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007091 10.0.0.131 - - [2026-02-26 03:50:26] "GET /projects?obj_uuids=47c6e33d-d3b3-4be0-a329-35672a101b80&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001371 10.0.0.65 - - [2026-02-26 03:50:26] "POST /neutron/port HTTP/1.1" 200 1078 0.341439 10.0.0.65 - - [2026-02-26 03:50:27] "POST /neutron/port HTTP/1.1" 200 1132 0.115860 10.0.0.65 - - [2026-02-26 03:50:27] "POST /neutron/subnet HTTP/1.1" 200 698 0.008604 10.0.0.131 - - [2026-02-26 03:50:27] "GET /projects?obj_uuids=47c6e33d-d3b3-4be0-a329-35672a101b80&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001021 10.0.0.65 - - [2026-02-26 03:50:27] "GET /project/47c6e33d-d3b3-4be0-a329-35672a101b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.083367 10.0.0.65 - - [2026-02-26 03:50:27] "POST /neutron/network HTTP/1.1" 200 843 0.006770 10.0.0.65 - - [2026-02-26 03:50:27] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009441 10.0.0.65 - - [2026-02-26 03:50:28] "GET /virtual-network/bca2eba5-2244-462a-a50d-d20dfbe02271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005510 10.0.0.131 - - [2026-02-26 03:50:28] "GET /projects?obj_uuids=47c6e33d-d3b3-4be0-a329-35672a101b80&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001074 10.0.0.65 - - [2026-02-26 03:50:28] "POST /neutron/port HTTP/1.1" 200 1077 0.304990 10.0.0.65 - - [2026-02-26 03:50:29] "POST /neutron/port HTTP/1.1" 200 1077 0.012005 10.0.0.65 - - [2026-02-26 03:50:29] "GET /virtual-network/96b2edae-c8b7-4cab-bb53-5f60ff2cadfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005309 10.0.0.65 - - [2026-02-26 03:50:29] "POST /neutron/port HTTP/1.1" 200 1077 0.016349 10.0.0.73 - - [2026-02-26 03:50:29] "GET /obj-perms HTTP/1.1" 200 5066 0.003934 10.0.0.131 - - [2026-02-26 03:50:29] "GET /obj-perms HTTP/1.1" 200 5066 0.004339 10.0.0.65 - - [2026-02-26 03:50:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003776 10.0.0.65 - - [2026-02-26 03:50:29] "POST /neutron/network HTTP/1.1" 200 843 0.028087 10.0.0.65 - - [2026-02-26 03:50:29] "POST /neutron/port HTTP/1.1" 200 117 0.001549 10.0.0.65 - - [2026-02-26 03:50:30] "GET /virtual-network/327bc384-6b45-4fdd-b48b-d165fb3c9f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005681 10.0.0.65 - - [2026-02-26 03:50:30] "GET /obj-perms HTTP/1.1" 200 5066 0.003857 10.0.0.65 - - [2026-02-26 03:50:30] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007628 10.0.0.65 - - [2026-02-26 03:50:30] "POST /neutron/port HTTP/1.1" 200 1142 0.022785 10.0.0.65 - - [2026-02-26 03:50:30] "GET /virtual-machine/bf258a6d-b57e-49d4-b112-86ec3f62f982 HTTP/1.1" 200 1313 0.005885 10.0.0.65 - - [2026-02-26 03:50:30] "GET /virtual-machine-interface/2b69348c-a891-4b90-a272-b0482db80778 HTTP/1.1" 200 3049 0.005431 10.0.0.65 - - [2026-02-26 03:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.65 - - [2026-02-26 03:50:30] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004081 10.0.0.65 - - [2026-02-26 03:50:30] "GET /virtual-networks?parent_id=47c6e33d-d3b3-4be0-a329-35672a101b80&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.003850 10.0.0.65 - - [2026-02-26 03:50:30] "GET /virtual-network/327bc384-6b45-4fdd-b48b-d165fb3c9f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.006730 10.0.0.65 - - [2026-02-26 03:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004348 10.0.0.65 - - [2026-02-26 03:50:33] "GET /virtual-network/327bc384-6b45-4fdd-b48b-d165fb3c9f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.006456 10.0.0.65 - - [2026-02-26 03:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.65 - - [2026-02-26 03:50:38] "GET /virtual-network/327bc384-6b45-4fdd-b48b-d165fb3c9f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.006701 10.0.0.65 - - [2026-02-26 03:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.65 - - [2026-02-26 03:50:42] "GET /virtual-network/327bc384-6b45-4fdd-b48b-d165fb3c9f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.004969 10.0.0.65 - - [2026-02-26 03:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.65 - - [2026-02-26 03:50:46] "GET /virtual-network/327bc384-6b45-4fdd-b48b-d165fb3c9f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005263 10.0.0.65 - - [2026-02-26 03:50:47] "POST /neutron/security_group HTTP/1.1" 200 2076 0.012975 10.0.0.65 - - [2026-02-26 03:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.65 - - [2026-02-26 03:50:50] "GET /virtual-network/327bc384-6b45-4fdd-b48b-d165fb3c9f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005159 10.0.0.65 - - [2026-02-26 03:50:52] "POST /neutron/port HTTP/1.1" 200 1142 0.018516 10.0.0.65 - - [2026-02-26 03:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.65 - - [2026-02-26 03:50:52] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003732 10.0.0.65 - - [2026-02-26 03:50:52] "GET /virtual-networks?parent_id=47c6e33d-d3b3-4be0-a329-35672a101b80&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.003268 10.0.0.65 - - [2026-02-26 03:50:52] "GET /virtual-network/327bc384-6b45-4fdd-b48b-d165fb3c9f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.006282 10.0.0.65 - - [2026-02-26 03:50:52] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007541 10.0.0.65 - - [2026-02-26 03:50:57] "POST /neutron/port HTTP/1.1" 200 1141 0.017990 10.0.0.65 - - [2026-02-26 03:50:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004223 10.0.0.65 - - [2026-02-26 03:50:58] "POST /neutron/network HTTP/1.1" 200 843 0.008276 10.0.0.65 - - [2026-02-26 03:51:03] "POST /neutron/port HTTP/1.1" 200 1141 0.040087 10.0.0.65 - - [2026-02-26 03:51:03] "POST /neutron/security_group HTTP/1.1" 200 2076 0.010643 10.0.0.65 - - [2026-02-26 03:51:03] "GET /virtual-machine/4cf27866-c59b-457b-9d14-4b569aa4b39d HTTP/1.1" 200 1312 0.006962 10.0.0.65 - - [2026-02-26 03:51:03] "GET /virtual-machine-interface/cf35cc44-4f68-46be-868d-a438782efd62 HTTP/1.1" 200 3040 0.010749 10.0.0.65 - - [2026-02-26 03:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.65 - - [2026-02-26 03:51:03] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005929 10.0.0.65 - - [2026-02-26 03:51:03] "GET /virtual-networks?parent_id=47c6e33d-d3b3-4be0-a329-35672a101b80&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.003251 10.0.0.65 - - [2026-02-26 03:51:03] "GET /virtual-network/96b2edae-c8b7-4cab-bb53-5f60ff2cadfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.007049 10.0.0.65 - - [2026-02-26 03:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.65 - - [2026-02-26 03:51:04] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004933 10.0.0.65 - - [2026-02-26 03:51:04] "GET /virtual-networks?parent_id=47c6e33d-d3b3-4be0-a329-35672a101b80&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.003620 10.0.0.65 - - [2026-02-26 03:51:04] "GET /virtual-network/96b2edae-c8b7-4cab-bb53-5f60ff2cadfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.007400 10.0.0.65 - - [2026-02-26 03:51:07] "POST /neutron/port HTTP/1.1" 200 1141 0.019803 10.0.0.65 - - [2026-02-26 03:51:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004676 10.0.0.65 - - [2026-02-26 03:51:07] "POST /neutron/network HTTP/1.1" 200 843 0.006721 10.0.0.65 - - [2026-02-26 03:51:10] "POST /neutron/port HTTP/1.1" 200 2130 0.022966 10.0.0.65 - - [2026-02-26 03:51:10] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009873 10.0.0.65 - - [2026-02-26 03:51:10] "GET /virtual-machine/98fe1638-c69c-4a0c-b178-b73b90b63645 HTTP/1.1" 200 1590 0.006032 10.0.0.65 - - [2026-02-26 03:51:10] "GET /virtual-machine-interface/ad5f547e-94df-44ee-95b8-ea630d4ff99c HTTP/1.1" 200 3041 0.005273 10.0.0.65 - - [2026-02-26 03:51:10] "GET /virtual-machine-interface/ec1c0bce-e19d-4c73-83b9-c8ac8607029c HTTP/1.1" 200 3040 0.005210 10.0.0.65 - - [2026-02-26 03:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004919 10.0.0.65 - - [2026-02-26 03:51:10] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004491 10.0.0.65 - - [2026-02-26 03:51:10] "GET /virtual-networks?parent_id=47c6e33d-d3b3-4be0-a329-35672a101b80&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.003594 10.0.0.65 - - [2026-02-26 03:51:10] "GET /virtual-network/bca2eba5-2244-462a-a50d-d20dfbe02271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005391 10.0.0.65 - - [2026-02-26 03:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.65 - - [2026-02-26 03:51:11] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003237 10.0.0.65 - - [2026-02-26 03:51:11] "GET /virtual-networks?parent_id=47c6e33d-d3b3-4be0-a329-35672a101b80&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.002757 10.0.0.65 - - [2026-02-26 03:51:11] "GET /virtual-network/bca2eba5-2244-462a-a50d-d20dfbe02271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005794 10.0.0.65 - - [2026-02-26 03:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.65 - - [2026-02-26 03:51:11] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006000 10.0.0.65 - - [2026-02-26 03:51:11] "GET /virtual-networks?parent_id=47c6e33d-d3b3-4be0-a329-35672a101b80&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.005045 10.0.0.65 - - [2026-02-26 03:51:11] "GET /virtual-network/96b2edae-c8b7-4cab-bb53-5f60ff2cadfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005889 10.0.0.65 - - [2026-02-26 03:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.65 - - [2026-02-26 03:51:13] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004514 10.0.0.65 - - [2026-02-26 03:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.65 - - [2026-02-26 03:51:13] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004832 10.0.0.65 - - [2026-02-26 03:51:13] "PUT /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4 HTTP/1.1" 200 277 0.012322 10.0.0.65 - - [2026-02-26 03:51:13] "POST /fqname-to-id HTTP/1.1" 404 217 0.003160 10.0.0.65 - - [2026-02-26 03:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.131 - - [2026-02-26 03:51:13] "GET /projects?obj_uuids=47c6e33d-d3b3-4be0-a329-35672a101b80&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001446 10.0.0.65 - - [2026-02-26 03:51:13] "GET /project/47c6e33d-d3b3-4be0-a329-35672a101b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.042528 10.0.0.65 - - [2026-02-26 03:51:13] "POST /network-policys HTTP/1.1" 200 541 0.031910 10.0.0.65 - - [2026-02-26 03:51:13] "GET /network-policy/51b91d96-feb0-47c2-adbc-91e52fa466ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.006034 10.0.0.65 - - [2026-02-26 03:51:13] "POST /neutron/network HTTP/1.1" 200 843 0.006242 10.0.0.65 - - [2026-02-26 03:51:13] "GET /virtual-network/bca2eba5-2244-462a-a50d-d20dfbe02271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.007108 10.0.0.65 - - [2026-02-26 03:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.65 - - [2026-02-26 03:51:14] "GET /network-policy/51b91d96-feb0-47c2-adbc-91e52fa466ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004170 10.0.0.65 - - [2026-02-26 03:51:14] "POST /neutron/network HTTP/1.1" 200 843 0.007313 10.0.0.65 - - [2026-02-26 03:51:14] "GET /virtual-network/96b2edae-c8b7-4cab-bb53-5f60ff2cadfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.006904 10.0.0.65 - - [2026-02-26 03:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.65 - - [2026-02-26 03:51:14] "GET /network-policy/51b91d96-feb0-47c2-adbc-91e52fa466ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004109 10.0.0.65 - - [2026-02-26 03:51:14] "GET /virtual-network/bca2eba5-2244-462a-a50d-d20dfbe02271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.005331 10.0.0.73 - - [2026-02-26 03:51:14] "POST /fqname-to-id HTTP/1.1" 404 254 0.063197 10.0.0.73 - - [2026-02-26 03:51:14] "PUT /access-control-list/902543ed-10a9-4975-8113-0ff6939eba15 HTTP/1.1" 200 273 0.021541 10.0.0.73 - - [2026-02-26 03:51:14] "GET /obj-perms HTTP/1.1" 200 5066 0.004050 10.0.0.65 - - [2026-02-26 03:51:15] "GET /virtual-network/96b2edae-c8b7-4cab-bb53-5f60ff2cadfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.005783 10.0.0.65 - - [2026-02-26 03:51:15] "GET /obj-perms HTTP/1.1" 200 5066 0.004498 10.0.0.131 - - [2026-02-26 03:51:15] "GET /obj-perms HTTP/1.1" 200 5066 0.003710 10.0.0.65 - - [2026-02-26 03:51:15] "GET /virtual-network/bca2eba5-2244-462a-a50d-d20dfbe02271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.005214 10.0.0.65 - - [2026-02-26 03:51:16] "GET /virtual-network/96b2edae-c8b7-4cab-bb53-5f60ff2cadfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.005679 10.0.0.73 - - [2026-02-26 03:51:16] "GET /obj-perms HTTP/1.1" 200 5066 0.003625 10.0.0.65 - - [2026-02-26 03:51:16] "GET /virtual-network/327bc384-6b45-4fdd-b48b-d165fb3c9f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.006052 10.0.0.65 - - [2026-02-26 03:51:16] "GET /obj-perms HTTP/1.1" 200 5066 0.003792 10.0.0.131 - - [2026-02-26 03:51:16] "GET /obj-perms HTTP/1.1" 200 5066 0.003926 10.0.0.65 - - [2026-02-26 03:51:32] "GET /obj-perms HTTP/1.1" 200 5066 0.004297 10.0.0.65 - - [2026-02-26 03:51:58] "POST /neutron/port HTTP/1.1" 200 1141 0.017675 10.0.0.65 - - [2026-02-26 03:51:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004948 10.0.0.65 - - [2026-02-26 03:51:59] "POST /neutron/network HTTP/1.1" 200 937 0.006094 10.0.0.65 - - [2026-02-26 03:52:07] "POST /neutron/network HTTP/1.1" 200 860 0.006232 10.0.0.65 - - [2026-02-26 03:52:07] "POST /neutron/port HTTP/1.1" 200 117 0.001064 10.0.0.65 - - [2026-02-26 03:53:01] "POST /neutron/port HTTP/1.1" 200 2130 0.034676 10.0.0.65 - - [2026-02-26 03:53:01] "POST /neutron/subnet HTTP/1.1" 200 694 0.010819 10.0.0.65 - - [2026-02-26 03:53:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006565 10.0.0.65 - - [2026-02-26 03:53:01] "POST /neutron/network HTTP/1.1" 200 937 0.007087 10.0.0.65 - - [2026-02-26 03:53:09] "POST /neutron/network HTTP/1.1" 200 947 0.006939 10.0.0.65 - - [2026-02-26 03:53:09] "POST /neutron/port HTTP/1.1" 200 117 0.001343 10.0.0.65 - - [2026-02-26 03:54:02] "POST /neutron/port HTTP/1.1" 200 117 0.048836 10.0.0.65 - - [2026-02-26 03:54:09] "POST /neutron/port HTTP/1.1" 200 1142 0.021794 10.0.0.65 - - [2026-02-26 03:54:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003790 10.0.0.65 - - [2026-02-26 03:54:09] "POST /neutron/network HTTP/1.1" 200 850 0.007633 10.0.0.73 - - [2026-02-26 03:54:14] "GET /obj-perms HTTP/1.1" 200 5056 0.065836 10.0.0.73 - - [2026-02-26 03:54:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000486 10.0.0.73 - - [2026-02-26 03:54:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.131 - - [2026-02-26 03:54:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.131 - - [2026-02-26 03:54:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000454 10.0.0.131 - - [2026-02-26 03:54:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000482 10.0.0.131 - - [2026-02-26 03:54:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000745 10.0.0.73 - - [2026-02-26 03:54:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.73 - - [2026-02-26 03:54:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000353 10.0.0.65 - - [2026-02-26 03:54:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.65 - - [2026-02-26 03:54:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000335 10.0.0.65 - - [2026-02-26 03:54:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000353 10.0.0.65 - - [2026-02-26 03:54:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.65 - - [2026-02-26 03:54:54] "GET /obj-perms HTTP/1.1" 200 5066 0.071970 10.0.0.65 - - [2026-02-26 03:54:56] "GET /obj-perms HTTP/1.1" 200 5066 0.006267 10.0.0.65 - - [2026-02-26 03:54:57] "GET /virtual-network/96b2edae-c8b7-4cab-bb53-5f60ff2cadfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.040434 10.0.0.65 - - [2026-02-26 03:54:57] "POST /neutron/network HTTP/1.1" 200 843 0.086602 10.0.0.65 - - [2026-02-26 03:54:57] "GET /virtual-network/96b2edae-c8b7-4cab-bb53-5f60ff2cadfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.008991 10.0.0.73 - - [2026-02-26 03:54:57] "POST /ref-update HTTP/1.1" 200 156 0.063616 10.0.0.65 - - [2026-02-26 03:54:57] "GET /virtual-network/bca2eba5-2244-462a-a50d-d20dfbe02271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.011250 10.0.0.65 - - [2026-02-26 03:54:57] "POST /neutron/network HTTP/1.1" 200 843 0.009868 10.0.0.65 - - [2026-02-26 03:54:57] "GET /virtual-network/bca2eba5-2244-462a-a50d-d20dfbe02271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005462 10.0.0.65 - - [2026-02-26 03:54:57] "DELETE /network-policy/51b91d96-feb0-47c2-adbc-91e52fa466ca HTTP/1.1" 200 115 0.042294 10.0.0.65 - - [2026-02-26 03:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006240 10.0.0.65 - - [2026-02-26 03:54:57] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1642 0.004465 10.0.0.65 - - [2026-02-26 03:54:57] "PUT /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4 HTTP/1.1" 200 277 0.025707 10.0.0.73 - - [2026-02-26 03:54:58] "POST /ref-update HTTP/1.1" 200 156 0.028344 10.0.0.65 - - [2026-02-26 03:55:00] "POST /neutron/port HTTP/1.1" 200 2130 0.025234 10.0.0.65 - - [2026-02-26 03:55:00] "POST /neutron/port HTTP/1.1" 200 1142 0.024470 10.0.0.65 - - [2026-02-26 03:55:00] "POST /neutron/port HTTP/1.1" 200 1131 0.030539 10.0.0.65 - - [2026-02-26 03:55:00] "POST /neutron/port HTTP/1.1" 200 151 0.280448 10.0.0.131 - - [2026-02-26 03:55:01] "POST /useragent-kv HTTP/1.1" 200 115 0.065979 10.0.0.131 - - [2026-02-26 03:55:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003765 10.0.0.65 - - [2026-02-26 03:55:01] "POST /neutron/network HTTP/1.1" 200 151 0.240565 10.0.0.73 - - [2026-02-26 03:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005300 10.0.0.65 - - [2026-02-26 03:55:02] "POST /neutron/network HTTP/1.1" 200 843 0.008689 10.0.0.65 - - [2026-02-26 03:55:03] "POST /neutron/port HTTP/1.1" 200 1131 0.016312 10.0.0.65 - - [2026-02-26 03:55:03] "POST /neutron/port HTTP/1.1" 200 1131 0.047061 10.0.0.65 - - [2026-02-26 03:55:04] "POST /neutron/port HTTP/1.1" 200 117 0.005745 10.0.0.65 - - [2026-02-26 03:55:04] "POST /neutron/network HTTP/1.1" 200 843 0.007599 10.0.0.73 - - [2026-02-26 03:55:05] "DELETE /route-target/cf601593-2828-4a40-8293-923cb5c7cde4 HTTP/1.1" 200 115 0.021311 10.0.0.131 - - [2026-02-26 03:55:05] "GET /projects?obj_uuids=47c6e33d-d3b3-4be0-a329-35672a101b80&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000979 10.0.0.65 - - [2026-02-26 03:55:05] "GET /project/47c6e33d-d3b3-4be0-a329-35672a101b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.103057 10.0.0.131 - - [2026-02-26 03:55:05] "GET /projects?obj_uuids=47c6e33d-d3b3-4be0-a329-35672a101b80&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001221 10.0.0.65 - - [2026-02-26 03:55:05] "GET /project/47c6e33d-d3b3-4be0-a329-35672a101b80?fields=virtual_networks HTTP/1.1" 200 1080 0.054394 10.0.0.131 - - [2026-02-26 03:55:05] "GET /projects?obj_uuids=47c6e33d-d3b3-4be0-a329-35672a101b80&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001258 10.0.0.65 - - [2026-02-26 03:55:05] "GET /project/47c6e33d-d3b3-4be0-a329-35672a101b80?fields=virtual_machine_interfaces HTTP/1.1" 200 1080 0.045653 10.0.0.131 - - [2026-02-26 03:55:05] "GET /projects?obj_uuids=47c6e33d-d3b3-4be0-a329-35672a101b80&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001542 10.0.0.65 - - [2026-02-26 03:55:05] "GET /project/47c6e33d-d3b3-4be0-a329-35672a101b80?fields=security_groups HTTP/1.1" 200 1325 0.049885 10.0.0.65 - - [2026-02-26 03:55:06] "POST /fqname-to-id HTTP/1.1" 404 183 0.056117 10.0.0.131 - - [2026-02-26 03:55:07] "GET /projects?obj_uuids=93e2efd4-5645-4e3d-a1d2-53661fe6675c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003228 10.0.0.131 - - [2026-02-26 03:55:07] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001343 10.0.0.131 - - [2026-02-26 03:55:07] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.052924 10.0.0.131 - - [2026-02-26 03:55:07] "POST /id-to-fqname HTTP/1.1" 200 185 0.001032 10.0.0.131 - - [2026-02-26 03:55:07] "POST /fqname-to-id HTTP/1.1" 404 194 0.003413 10.0.0.131 - - [2026-02-26 03:55:07] "POST /security-groups HTTP/1.1" 200 586 0.095389 10.0.0.131 - - [2026-02-26 03:55:07] "POST /projects HTTP/1.1" 200 575 0.298814 10.0.0.131 - - [2026-02-26 03:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.372264 10.0.0.73 - - [2026-02-26 03:55:07] "POST /fqname-to-id HTTP/1.1" 404 228 0.002628 10.0.0.65 - - [2026-02-26 03:55:07] "GET /project/93e2efd4-5645-4e3d-a1d2-53661fe6675c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.582394 10.0.0.65 - - [2026-02-26 03:55:08] "GET / HTTP/1.1" 200 36215 0.001533 10.0.0.131 - - [2026-02-26 03:55:09] "GET /projects?obj_uuids=b04fa135-46de-4312-8841-6ef6d5ec45c6&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000978 10.0.0.65 - - [2026-02-26 03:55:09] "GET /project/b04fa135-46de-4312-8841-6ef6d5ec45c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039403 10.0.0.65 - - [2026-02-26 03:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004529 10.0.0.65 - - [2026-02-26 03:55:10] "GET /security-group/fdc7ded6-fba2-488e-8711-d4568e55fb0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3720 0.005220 10.0.0.65 - - [2026-02-26 03:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.131 - - [2026-02-26 03:55:10] "GET /projects?obj_uuids=b04fa135-46de-4312-8841-6ef6d5ec45c6&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000883 10.0.0.65 - - [2026-02-26 03:55:10] "GET /project/b04fa135-46de-4312-8841-6ef6d5ec45c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041788 10.0.0.65 - - [2026-02-26 03:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.65 - - [2026-02-26 03:55:10] "GET /security-group/fdc7ded6-fba2-488e-8711-d4568e55fb0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3720 0.004554 10.0.0.65 - - [2026-02-26 03:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.65 - - [2026-02-26 03:55:10] "PUT /security-group/fdc7ded6-fba2-488e-8711-d4568e55fb0d HTTP/1.1" 200 263 0.018854 10.0.0.73 - - [2026-02-26 03:55:10] "PUT /access-control-list/a5553262-8026-4812-ae53-d81ebaa72ac4 HTTP/1.1" 200 273 0.015232 10.0.0.131 - - [2026-02-26 03:55:13] "GET /projects?obj_uuids=93e2efd4-5645-4e3d-a1d2-53661fe6675c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000960 10.0.0.65 - - [2026-02-26 03:55:13] "GET /project/93e2efd4-5645-4e3d-a1d2-53661fe6675c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.037118 10.0.0.131 - - [2026-02-26 03:55:13] "GET /projects?obj_uuids=93e2efd4-5645-4e3d-a1d2-53661fe6675c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001491 10.0.0.65 - - [2026-02-26 03:55:13] "GET /project/93e2efd4-5645-4e3d-a1d2-53661fe6675c?fields=virtual_networks HTTP/1.1" 200 1035 0.050887 10.0.0.131 - - [2026-02-26 03:55:13] "GET /projects?obj_uuids=93e2efd4-5645-4e3d-a1d2-53661fe6675c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000924 10.0.0.65 - - [2026-02-26 03:55:13] "GET /project/93e2efd4-5645-4e3d-a1d2-53661fe6675c?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.042310 10.0.0.131 - - [2026-02-26 03:55:13] "GET /projects?obj_uuids=93e2efd4-5645-4e3d-a1d2-53661fe6675c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001099 10.0.0.65 - - [2026-02-26 03:55:13] "GET /project/93e2efd4-5645-4e3d-a1d2-53661fe6675c?fields=security_groups HTTP/1.1" 200 1257 0.036816 10.0.0.65 - - [2026-02-26 03:55:14] "POST /fqname-to-id HTTP/1.1" 404 192 0.034378 10.0.0.131 - - [2026-02-26 03:55:14] "GET /projects?obj_uuids=4db04487-1c29-4417-89b4-01eeca0a09ed&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004078 10.0.0.131 - - [2026-02-26 03:55:15] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000979 10.0.0.131 - - [2026-02-26 03:55:15] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007212 10.0.0.131 - - [2026-02-26 03:55:15] "GET /obj-perms HTTP/1.1" 200 5056 0.103755 10.0.0.131 - - [2026-02-26 03:55:15] "POST /id-to-fqname HTTP/1.1" 200 194 0.002273 10.0.0.131 - - [2026-02-26 03:55:15] "POST /fqname-to-id HTTP/1.1" 404 203 0.006318 10.0.0.131 - - [2026-02-26 03:55:15] "POST /security-groups HTTP/1.1" 200 595 0.080361 10.0.0.131 - - [2026-02-26 03:55:15] "POST /projects HTTP/1.1" 200 593 0.290229 10.0.0.131 - - [2026-02-26 03:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.328112 10.0.0.73 - - [2026-02-26 03:55:15] "POST /fqname-to-id HTTP/1.1" 404 237 0.005762 10.0.0.65 - - [2026-02-26 03:55:15] "GET /project/4db04487-1c29-4417-89b4-01eeca0a09ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.849260 10.0.0.65 - - [2026-02-26 03:55:17] "GET / HTTP/1.1" 200 36215 0.001448 10.0.0.65 - - [2026-02-26 03:55:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000436 10.0.0.65 - - [2026-02-26 03:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.082641 10.0.0.131 - - [2026-02-26 03:55:19] "GET /projects?obj_uuids=4db04487-1c29-4417-89b4-01eeca0a09ed&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001400 10.0.0.65 - - [2026-02-26 03:55:19] "GET /project/4db04487-1c29-4417-89b4-01eeca0a09ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.064217 10.0.0.131 - - [2026-02-26 03:55:19] "GET /projects?obj_uuids=4db04487-1c29-4417-89b4-01eeca0a09ed&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001221 10.0.0.65 - - [2026-02-26 03:55:19] "POST /neutron/network HTTP/1.1" 200 623 0.187740 10.0.0.73 - - [2026-02-26 03:55:19] "POST /ref-update HTTP/1.1" 200 156 0.028201 10.0.0.65 - - [2026-02-26 03:55:20] "POST /id-to-fqname HTTP/1.1" 200 231 0.003097 10.0.0.65 - - [2026-02-26 03:55:20] "GET /virtual-network/f519dd38-8129-48a0-9fa0-597418179d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005883 10.0.0.65 - - [2026-02-26 03:55:20] "POST /neutron/network HTTP/1.1" 200 843 0.006482 10.0.0.65 - - [2026-02-26 03:55:20] "GET /virtual-network/f519dd38-8129-48a0-9fa0-597418179d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.007029 10.0.0.65 - - [2026-02-26 03:55:20] "POST /id-to-fqname HTTP/1.1" 200 231 0.001236 10.0.0.65 - - [2026-02-26 03:55:20] "POST /neutron/port HTTP/1.1" 200 117 0.004681 10.0.0.131 - - [2026-02-26 03:55:21] "GET /projects?obj_uuids=4db04487-1c29-4417-89b4-01eeca0a09ed&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001170 10.0.0.65 - - [2026-02-26 03:55:21] "GET /project/4db04487-1c29-4417-89b4-01eeca0a09ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.076588 10.0.0.65 - - [2026-02-26 03:55:21] "POST /neutron/port HTTP/1.1" 200 117 0.006057 10.0.0.65 - - [2026-02-26 03:55:21] "POST /id-to-fqname HTTP/1.1" 200 231 0.001156 10.0.0.65 - - [2026-02-26 03:55:22] "POST /neutron/network HTTP/1.1" 200 853 0.008012 10.0.0.65 - - [2026-02-26 03:55:22] "POST /neutron/port HTTP/1.1" 200 1065 0.018899 10.0.0.65 - - [2026-02-26 03:55:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004077 10.0.0.65 - - [2026-02-26 03:55:23] "POST /neutron/network HTTP/1.1" 200 843 0.010591 10.0.0.65 - - [2026-02-26 03:55:47] "POST /neutron/network HTTP/1.1" 200 853 0.008307 10.0.0.131 - - [2026-02-26 03:55:48] "GET /projects?obj_uuids=4db04487-1c29-4417-89b4-01eeca0a09ed&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001361 10.0.0.65 - - [2026-02-26 03:55:48] "GET /project/4db04487-1c29-4417-89b4-01eeca0a09ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.082592 10.0.0.65 - - [2026-02-26 03:55:48] "POST /neutron/security_group HTTP/1.1" 200 2062 0.011851 10.0.0.65 - - [2026-02-26 03:55:48] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009199 10.0.0.65 - - [2026-02-26 03:55:49] "POST /neutron/port HTTP/1.1" 200 1129 0.020326 10.0.0.65 - - [2026-02-26 03:55:49] "GET /virtual-machine/2a84c675-bf4a-49c3-9031-07847595a243 HTTP/1.1" 401 292 0.000587 10.0.0.131 - - [2026-02-26 03:55:49] "GET /projects?obj_uuids=4db04487-1c29-4417-89b4-01eeca0a09ed&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001382 10.0.0.65 - - [2026-02-26 03:55:49] "POST /neutron/port HTTP/1.1" 200 1065 0.458150 10.0.0.65 - - [2026-02-26 03:55:49] "GET /virtual-machine/2a84c675-bf4a-49c3-9031-07847595a243 HTTP/1.1" 200 1298 0.053663 10.0.0.65 - - [2026-02-26 03:55:49] "GET /virtual-machine-interface/7c8eb93b-a7ab-485b-b70c-59f4b6457834 HTTP/1.1" 200 2988 0.007553 10.0.0.65 - - [2026-02-26 03:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010021 10.0.0.65 - - [2026-02-26 03:55:49] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004319 10.0.0.65 - - [2026-02-26 03:55:49] "GET /virtual-networks?parent_id=4db04487-1c29-4417-89b4-01eeca0a09ed&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.003825 10.0.0.65 - - [2026-02-26 03:55:49] "GET /virtual-network/f519dd38-8129-48a0-9fa0-597418179d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.009946 10.0.0.65 - - [2026-02-26 03:55:50] "POST /neutron/port HTTP/1.1" 200 1119 0.206655 10.0.0.65 - - [2026-02-26 03:55:50] "POST /neutron/subnet HTTP/1.1" 200 703 0.024843 10.0.0.65 - - [2026-02-26 03:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012961 10.0.0.65 - - [2026-02-26 03:55:50] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005693 10.0.0.65 - - [2026-02-26 03:55:50] "GET /virtual-networks?parent_id=4db04487-1c29-4417-89b4-01eeca0a09ed&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.003105 10.0.0.65 - - [2026-02-26 03:55:50] "GET /virtual-network/f519dd38-8129-48a0-9fa0-597418179d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.011010 10.0.0.65 - - [2026-02-26 03:55:51] "POST /neutron/port HTTP/1.1" 200 1129 0.030101 10.0.0.131 - - [2026-02-26 03:55:56] "DELETE /project/93e2efd456454e3da1d253661fe6675c HTTP/1.1" 404 173 0.007026 10.0.0.131 - - [2026-02-26 03:55:56] "DELETE /project/47c6e33d-d3b3-4be0-a329-35672a101b80 HTTP/1.1" 404 177 0.014428 10.0.0.131 - - [2026-02-26 03:55:56] "GET /projects?obj_uuids=93e2efd4-5645-4e3d-a1d2-53661fe6675c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001108 10.0.0.131 - - [2026-02-26 03:55:56] "DELETE /project/4db044871c29441789b401eeca0a09ed HTTP/1.1" 404 173 0.017731 10.0.0.131 - - [2026-02-26 03:55:56] "GET /project/93e2efd4-5645-4e3d-a1d2-53661fe6675c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.077620 10.0.0.131 - - [2026-02-26 03:55:56] "GET /projects?obj_uuids=93e2efd4-5645-4e3d-a1d2-53661fe6675c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000950 10.0.0.131 - - [2026-02-26 03:55:56] "GET /project/93e2efd4-5645-4e3d-a1d2-53661fe6675c?fields=security_groups HTTP/1.1" 200 1359 0.073662 10.0.0.131 - - [2026-02-26 03:55:56] "DELETE /security-group/6b7c8e0e-a77d-41d7-b2a4-ca44ef66de13 HTTP/1.1" 200 115 0.095731 10.0.0.131 - - [2026-02-26 03:55:56] "GET /projects?obj_uuids=93e2efd4-5645-4e3d-a1d2-53661fe6675c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001205 10.0.0.73 - - [2026-02-26 03:55:56] "DELETE /access-control-list/8b56e49d-2bb1-452c-aa7d-706a2b0d3dfa HTTP/1.1" 200 115 0.058294 10.0.0.131 - - [2026-02-26 03:55:56] "GET /project/93e2efd4-5645-4e3d-a1d2-53661fe6675c?fields=application_policy_sets HTTP/1.1" 200 1398 0.089909 10.0.0.131 - - [2026-02-26 03:55:56] "DELETE /project/93e2efd4-5645-4e3d-a1d2-53661fe6675c HTTP/1.1" 200 115 0.669112 10.0.0.65 - - [2026-02-26 03:55:56] "POST /neutron/security_group HTTP/1.1" 200 2062 0.016119 10.0.0.65 - - [2026-02-26 03:56:04] "POST /neutron/port HTTP/1.1" 200 1129 0.018523 10.0.0.65 - - [2026-02-26 03:56:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004131 10.0.0.65 - - [2026-02-26 03:56:04] "POST /neutron/network HTTP/1.1" 200 843 0.011375 10.0.0.65 - - [2026-02-26 03:56:12] "POST /neutron/port HTTP/1.1" 200 1129 0.020818 10.0.0.65 - - [2026-02-26 03:56:17] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008919 10.0.0.65 - - [2026-02-26 03:56:27] "POST /neutron/port HTTP/1.1" 200 1129 0.016177 10.0.0.65 - - [2026-02-26 03:56:27] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008246 10.0.0.65 - - [2026-02-26 03:56:27] "GET /virtual-machine/ab7bf895-dcce-4128-be7a-0f535b8b0dc9 HTTP/1.1" 200 1299 0.008326 10.0.0.65 - - [2026-02-26 03:56:27] "GET /virtual-machine-interface/f47347c4-5ec3-4410-b8c0-9591c4df6c7b HTTP/1.1" 200 2989 0.005874 10.0.0.65 - - [2026-02-26 03:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.65 - - [2026-02-26 03:56:27] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005022 10.0.0.65 - - [2026-02-26 03:56:27] "GET /virtual-networks?parent_id=4db04487-1c29-4417-89b4-01eeca0a09ed&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.003760 10.0.0.65 - - [2026-02-26 03:56:27] "GET /virtual-network/f519dd38-8129-48a0-9fa0-597418179d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005550 10.0.0.65 - - [2026-02-26 03:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.65 - - [2026-02-26 03:56:30] "GET /virtual-network/f519dd38-8129-48a0-9fa0-597418179d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006021 10.0.0.65 - - [2026-02-26 03:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.65 - - [2026-02-26 03:56:34] "GET /virtual-network/f519dd38-8129-48a0-9fa0-597418179d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.008065 10.0.0.65 - - [2026-02-26 03:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.65 - - [2026-02-26 03:56:38] "GET /virtual-network/f519dd38-8129-48a0-9fa0-597418179d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005776 10.0.0.65 - - [2026-02-26 03:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.65 - - [2026-02-26 03:56:43] "GET /virtual-network/f519dd38-8129-48a0-9fa0-597418179d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005372 10.0.0.65 - - [2026-02-26 03:56:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.65 - - [2026-02-26 03:56:47] "GET /virtual-network/f519dd38-8129-48a0-9fa0-597418179d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.007917 10.0.0.65 - - [2026-02-26 03:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.65 - - [2026-02-26 03:56:51] "GET /virtual-network/f519dd38-8129-48a0-9fa0-597418179d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005883 10.0.0.65 - - [2026-02-26 03:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.65 - - [2026-02-26 03:56:55] "GET /virtual-network/f519dd38-8129-48a0-9fa0-597418179d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005645 10.0.0.65 - - [2026-02-26 03:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005143 10.0.0.65 - - [2026-02-26 03:56:59] "GET /virtual-network/f519dd38-8129-48a0-9fa0-597418179d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006353 10.0.0.65 - - [2026-02-26 03:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.65 - - [2026-02-26 03:57:03] "GET /virtual-network/f519dd38-8129-48a0-9fa0-597418179d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005524 10.0.0.65 - - [2026-02-26 03:57:05] "POST /neutron/port HTTP/1.1" 200 117 0.004585 10.0.0.65 - - [2026-02-26 03:57:06] "POST /neutron/network HTTP/1.1" 200 117 0.012841 10.0.0.65 - - [2026-02-26 03:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005699 10.0.0.65 - - [2026-02-26 03:57:07] "GET /virtual-network/f519dd38-8129-48a0-9fa0-597418179d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.007433 10.0.0.65 - - [2026-02-26 03:57:11] "POST /neutron/network HTTP/1.1" 200 853 0.011502 10.0.0.65 - - [2026-02-26 03:57:11] "POST /neutron/port HTTP/1.1" 200 117 0.001346 10.0.0.65 - - [2026-02-26 03:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.65 - - [2026-02-26 03:57:11] "GET /virtual-network/f519dd38-8129-48a0-9fa0-597418179d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005506 10.0.0.65 - - [2026-02-26 03:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.65 - - [2026-02-26 03:57:15] "GET /virtual-network/f519dd38-8129-48a0-9fa0-597418179d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005894 10.0.0.73 - - [2026-02-26 03:57:17] "GET /obj-perms HTTP/1.1" 200 5056 0.063032 10.0.0.65 - - [2026-02-26 03:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.65 - - [2026-02-26 03:57:19] "GET /virtual-network/f519dd38-8129-48a0-9fa0-597418179d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005347 10.0.0.65 - - [2026-02-26 03:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.65 - - [2026-02-26 03:57:23] "GET /virtual-network/f519dd38-8129-48a0-9fa0-597418179d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005677 10.0.0.65 - - [2026-02-26 03:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.65 - - [2026-02-26 03:57:28] "GET /virtual-network/f519dd38-8129-48a0-9fa0-597418179d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005308 10.0.0.65 - - [2026-02-26 03:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.65 - - [2026-02-26 03:57:32] "GET /virtual-network/f519dd38-8129-48a0-9fa0-597418179d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005888 10.0.0.65 - - [2026-02-26 03:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.65 - - [2026-02-26 03:57:36] "GET /virtual-network/f519dd38-8129-48a0-9fa0-597418179d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005861 10.0.0.65 - - [2026-02-26 03:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004222 10.0.0.65 - - [2026-02-26 03:57:40] "GET /virtual-network/f519dd38-8129-48a0-9fa0-597418179d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005237 10.0.0.65 - - [2026-02-26 03:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005044 10.0.0.65 - - [2026-02-26 03:57:44] "GET /virtual-network/f519dd38-8129-48a0-9fa0-597418179d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006237 10.0.0.65 - - [2026-02-26 03:57:44] "POST /neutron/security_group HTTP/1.1" 200 2062 0.048450 10.0.0.65 - - [2026-02-26 03:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.65 - - [2026-02-26 03:57:46] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004430 10.0.0.65 - - [2026-02-26 03:57:46] "GET /virtual-networks?parent_id=4db04487-1c29-4417-89b4-01eeca0a09ed&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.003708 10.0.0.65 - - [2026-02-26 03:57:46] "GET /virtual-network/f519dd38-8129-48a0-9fa0-597418179d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006202 10.0.0.65 - - [2026-02-26 03:57:51] "POST /neutron/port HTTP/1.1" 200 1129 0.018301 10.0.0.65 - - [2026-02-26 03:57:57] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007596 10.0.0.65 - - [2026-02-26 03:58:05] "POST /neutron/port HTTP/1.1" 200 1129 0.019566 10.0.0.65 - - [2026-02-26 03:58:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003918 10.0.0.65 - - [2026-02-26 03:58:06] "POST /neutron/network HTTP/1.1" 200 843 0.007325 10.0.0.65 - - [2026-02-26 03:58:12] "POST /neutron/port HTTP/1.1" 200 1129 0.017092 10.0.0.65 - - [2026-02-26 03:58:13] "POST /neutron/port HTTP/1.1" 200 1129 0.028253 10.0.0.65 - - [2026-02-26 03:58:13] "POST /neutron/subnet HTTP/1.1" 200 703 0.008950 10.0.0.65 - - [2026-02-26 03:58:17] "POST /neutron/port HTTP/1.1" 200 1129 0.017535 10.0.0.65 - - [2026-02-26 03:58:18] "GET /obj-perms HTTP/1.1" 200 5056 0.054853 10.0.0.65 - - [2026-02-26 03:58:22] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007112 10.0.0.65 - - [2026-02-26 03:58:33] "POST /neutron/port HTTP/1.1" 200 1129 0.016893 10.0.0.65 - - [2026-02-26 03:58:38] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007219 10.0.0.65 - - [2026-02-26 03:58:43] "POST /fqname-to-id HTTP/1.1" 404 240 0.004320 10.0.0.65 - - [2026-02-26 03:58:43] "POST /bgp-as-a-services HTTP/1.1" 200 599 0.039160 10.0.0.65 - - [2026-02-26 03:58:44] "GET /bgp-as-a-service/ebaed8c8-eb56-4451-b216-af8c2020c77a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1625 0.007594 10.0.0.65 - - [2026-02-26 03:58:44] "GET /virtual-machine-interface/f47347c4-5ec3-4410-b8c0-9591c4df6c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2767 0.005510 10.0.0.65 - - [2026-02-26 03:58:44] "POST /ref-update HTTP/1.1" 200 156 0.026963 10.0.0.65 - - [2026-02-26 03:58:44] "POST /neutron/network HTTP/1.1" 200 843 0.010023 10.0.0.73 - - [2026-02-26 03:58:44] "POST /bgp-routers HTTP/1.1" 200 661 0.081693 10.0.0.73 - - [2026-02-26 03:58:44] "PUT /bgp-router/b199bcd2-7981-4a88-8ebb-a8f1d25cf7cc HTTP/1.1" 200 255 0.026427 10.0.0.65 - - [2026-02-26 03:59:08] "POST /neutron/port HTTP/1.1" 200 117 0.034177 10.0.0.65 - - [2026-02-26 03:59:14] "POST /neutron/port HTTP/1.1" 200 1129 0.020539 10.0.0.65 - - [2026-02-26 03:59:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005387 10.0.0.65 - - [2026-02-26 03:59:14] "POST /neutron/network HTTP/1.1" 200 843 0.007016 10.0.0.65 - - [2026-02-26 03:59:14] "GET /bgp-as-a-service/ebaed8c8-eb56-4451-b216-af8c2020c77a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2254 0.006497 10.0.0.65 - - [2026-02-26 03:59:14] "GET /virtual-machine-interface/f47347c4-5ec3-4410-b8c0-9591c4df6c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005996 10.0.0.65 - - [2026-02-26 03:59:14] "POST /ref-update HTTP/1.1" 200 156 0.014563 10.0.0.65 - - [2026-02-26 03:59:14] "DELETE /bgp-as-a-service/ebaed8c8-eb56-4451-b216-af8c2020c77a HTTP/1.1" 200 115 0.066000 10.0.0.73 - - [2026-02-26 03:59:14] "DELETE /bgp-router/b199bcd2-7981-4a88-8ebb-a8f1d25cf7cc HTTP/1.1" 200 115 0.055403 10.0.0.65 - - [2026-02-26 03:59:15] "POST /neutron/port HTTP/1.1" 200 1129 0.022445 10.0.0.65 - - [2026-02-26 03:59:15] "POST /neutron/port HTTP/1.1" 200 151 0.202028 10.0.0.65 - - [2026-02-26 03:59:17] "POST /neutron/network HTTP/1.1" 200 843 0.008363 10.0.0.131 - - [2026-02-26 03:59:18] "GET /projects?obj_uuids=4db04487-1c29-4417-89b4-01eeca0a09ed&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000861 10.0.0.65 - - [2026-02-26 03:59:18] "GET /project/4db04487-1c29-4417-89b4-01eeca0a09ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.062158 10.0.0.131 - - [2026-02-26 03:59:18] "GET /projects?obj_uuids=4db04487-1c29-4417-89b4-01eeca0a09ed&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000844 10.0.0.65 - - [2026-02-26 03:59:18] "GET /project/4db04487-1c29-4417-89b4-01eeca0a09ed?fields=virtual_networks HTTP/1.1" 200 1051 0.044362 10.0.0.131 - - [2026-02-26 03:59:19] "GET /projects?obj_uuids=4db04487-1c29-4417-89b4-01eeca0a09ed&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000964 10.0.0.65 - - [2026-02-26 03:59:19] "GET /project/4db04487-1c29-4417-89b4-01eeca0a09ed?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.040376 10.0.0.131 - - [2026-02-26 03:59:19] "GET /projects?obj_uuids=4db04487-1c29-4417-89b4-01eeca0a09ed&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001241 10.0.0.65 - - [2026-02-26 03:59:19] "GET /project/4db04487-1c29-4417-89b4-01eeca0a09ed?fields=security_groups HTTP/1.1" 200 1282 0.055253 10.0.0.131 - - [2026-02-26 03:59:19] "GET /obj-perms HTTP/1.1" 200 5056 0.439730 10.0.0.65 - - [2026-02-26 03:59:20] "POST /fqname-to-id HTTP/1.1" 404 189 0.033712 10.0.0.131 - - [2026-02-26 03:59:20] "GET /projects?obj_uuids=28d27cbf-cc82-4211-ad01-10afe59db92b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004746 10.0.0.131 - - [2026-02-26 03:59:20] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000886 10.0.0.131 - - [2026-02-26 03:59:20] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006606 10.0.0.131 - - [2026-02-26 03:59:20] "POST /id-to-fqname HTTP/1.1" 200 191 0.003025 10.0.0.131 - - [2026-02-26 03:59:20] "POST /fqname-to-id HTTP/1.1" 404 200 0.004292 10.0.0.131 - - [2026-02-26 03:59:20] "POST /security-groups HTTP/1.1" 200 592 0.080828 10.0.0.73 - - [2026-02-26 03:59:20] "POST /fqname-to-id HTTP/1.1" 404 235 0.003201 10.0.0.131 - - [2026-02-26 03:59:20] "POST /projects HTTP/1.1" 200 587 0.282256 10.0.0.131 - - [2026-02-26 03:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.325005 10.0.0.73 - - [2026-02-26 03:59:20] "POST /access-control-lists HTTP/1.1" 200 597 0.029422 10.0.0.65 - - [2026-02-26 03:59:20] "GET /project/28d27cbf-cc82-4211-ad01-10afe59db92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.479397 10.0.0.65 - - [2026-02-26 03:59:22] "GET / HTTP/1.1" 200 36215 0.002742 10.0.0.65 - - [2026-02-26 03:59:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000444 10.0.0.65 - - [2026-02-26 03:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.098047 10.0.0.131 - - [2026-02-26 03:59:24] "GET /projects?obj_uuids=28d27cbf-cc82-4211-ad01-10afe59db92b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000953 10.0.0.65 - - [2026-02-26 03:59:24] "GET /project/28d27cbf-cc82-4211-ad01-10afe59db92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.044427 10.0.0.131 - - [2026-02-26 03:59:25] "GET /projects?obj_uuids=28d27cbf-cc82-4211-ad01-10afe59db92b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001170 10.0.0.65 - - [2026-02-26 03:59:25] "POST /neutron/network HTTP/1.1" 200 614 0.163645 10.0.0.65 - - [2026-02-26 03:59:25] "POST /id-to-fqname HTTP/1.1" 200 225 0.003162 10.0.0.65 - - [2026-02-26 03:59:25] "GET /virtual-network/c9dbcfec-c5e5-4a3b-873b-20a7c8c70bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005038 10.0.0.65 - - [2026-02-26 03:59:25] "POST /neutron/network HTTP/1.1" 200 834 0.006944 10.0.0.65 - - [2026-02-26 03:59:25] "GET /virtual-network/c9dbcfec-c5e5-4a3b-873b-20a7c8c70bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.004946 10.0.0.65 - - [2026-02-26 03:59:25] "POST /id-to-fqname HTTP/1.1" 200 225 0.001314 10.0.0.65 - - [2026-02-26 03:59:25] "POST /neutron/port HTTP/1.1" 200 117 0.004817 10.0.0.131 - - [2026-02-26 03:59:26] "GET /projects?obj_uuids=28d27cbf-cc82-4211-ad01-10afe59db92b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001235 10.0.0.65 - - [2026-02-26 03:59:26] "GET /project/28d27cbf-cc82-4211-ad01-10afe59db92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.078909 10.0.0.65 - - [2026-02-26 03:59:26] "POST /neutron/port HTTP/1.1" 200 117 0.006232 10.0.0.65 - - [2026-02-26 03:59:27] "POST /id-to-fqname HTTP/1.1" 200 225 0.001628 10.0.0.65 - - [2026-02-26 03:59:27] "POST /neutron/network HTTP/1.1" 200 844 0.007471 10.0.0.65 - - [2026-02-26 03:59:27] "POST /neutron/port HTTP/1.1" 200 1062 0.030039 10.0.0.131 - - [2026-02-26 03:59:28] "GET /projects?obj_uuids=28d27cbf-cc82-4211-ad01-10afe59db92b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002243 10.0.0.65 - - [2026-02-26 03:59:28] "POST /neutron/port HTTP/1.1" 200 1126 0.053794 10.0.0.65 - - [2026-02-26 03:59:28] "GET /project/28d27cbf-cc82-4211-ad01-10afe59db92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.147270 10.0.0.65 - - [2026-02-26 03:59:28] "POST /neutron/subnet HTTP/1.1" 200 704 0.013427 10.0.0.65 - - [2026-02-26 03:59:28] "POST /neutron/port HTTP/1.1" 200 1126 0.042579 10.0.0.65 - - [2026-02-26 03:59:28] "POST /id-to-fqname HTTP/1.1" 200 225 0.002268 10.0.0.65 - - [2026-02-26 03:59:28] "POST /neutron/port HTTP/1.1" 200 1126 0.044981 10.0.0.65 - - [2026-02-26 03:59:29] "POST /neutron/network HTTP/1.1" 200 844 0.007887 10.0.0.65 - - [2026-02-26 03:59:29] "POST /neutron/port HTTP/1.1" 200 1062 0.041310 10.0.0.131 - - [2026-02-26 03:59:30] "GET /projects?obj_uuids=28d27cbf-cc82-4211-ad01-10afe59db92b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001535 10.0.0.65 - - [2026-02-26 03:59:30] "GET /project/28d27cbf-cc82-4211-ad01-10afe59db92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.136693 10.0.0.65 - - [2026-02-26 03:59:30] "POST /neutron/port HTTP/1.1" 200 1126 0.045267 10.0.0.65 - - [2026-02-26 03:59:30] "POST /neutron/port HTTP/1.1" 200 2100 0.066489 10.0.0.65 - - [2026-02-26 03:59:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.014664 10.0.0.65 - - [2026-02-26 03:59:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.017311 10.0.0.65 - - [2026-02-26 03:59:31] "POST /neutron/port HTTP/1.1" 200 1062 0.034419 10.0.0.65 - - [2026-02-26 03:59:31] "POST /neutron/port HTTP/1.1" 200 1126 0.046880 10.0.0.65 - - [2026-02-26 03:59:32] "POST /neutron/port HTTP/1.1" 200 117 0.001500 10.0.0.73 - - [2026-02-26 03:59:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000589 10.0.0.73 - - [2026-02-26 03:59:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.65 - - [2026-02-26 03:59:35] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007982 10.0.0.131 - - [2026-02-26 03:59:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000519 10.0.0.131 - - [2026-02-26 03:59:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000451 10.0.0.131 - - [2026-02-26 03:59:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000413 10.0.0.131 - - [2026-02-26 03:59:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.73 - - [2026-02-26 03:59:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000355 10.0.0.73 - - [2026-02-26 03:59:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000367 10.0.0.65 - - [2026-02-26 03:59:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000540 10.0.0.65 - - [2026-02-26 03:59:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000790 10.0.0.65 - - [2026-02-26 03:59:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.65 - - [2026-02-26 03:59:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.65 - - [2026-02-26 03:59:46] "POST /neutron/port HTTP/1.1" 200 1126 0.020441 10.0.0.73 - - [2026-02-26 03:59:48] "DELETE /access-control-list/89eb94cc-91e2-4298-b67a-9ec60178870c HTTP/1.1" 200 115 0.036977 10.0.0.65 - - [2026-02-26 03:59:51] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008581 10.0.0.131 - - [2026-02-26 03:59:56] "DELETE /project/28d27cbfcc824211ad0110afe59db92b HTTP/1.1" 404 173 0.004650 10.0.0.131 - - [2026-02-26 03:59:56] "DELETE /project/4db04487-1c29-4417-89b4-01eeca0a09ed HTTP/1.1" 404 177 0.004106 10.0.0.65 - - [2026-02-26 04:00:01] "POST /neutron/port HTTP/1.1" 200 1126 0.028673 10.0.0.65 - - [2026-02-26 04:00:06] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007844 10.0.0.65 - - [2026-02-26 04:00:06] "POST /neutron/port HTTP/1.1" 200 1126 0.025067 10.0.0.65 - - [2026-02-26 04:00:06] "GET /virtual-machine/b63d64c2-7b80-4bc2-82a6-8687fb255bd6 HTTP/1.1" 401 292 0.000427 10.0.0.65 - - [2026-02-26 04:00:07] "GET /virtual-machine/b63d64c2-7b80-4bc2-82a6-8687fb255bd6 HTTP/1.1" 200 1295 0.044896 10.0.0.65 - - [2026-02-26 04:00:07] "GET /virtual-machine-interface/4a343acb-21fe-4b00-a0ac-16e1b3ef095b HTTP/1.1" 200 2964 0.009345 10.0.0.65 - - [2026-02-26 04:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.65 - - [2026-02-26 04:00:07] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006346 10.0.0.65 - - [2026-02-26 04:00:07] "GET /virtual-networks?parent_id=28d27cbf-cc82-4211-ad01-10afe59db92b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.005238 10.0.0.65 - - [2026-02-26 04:00:07] "GET /virtual-network/c9dbcfec-c5e5-4a3b-873b-20a7c8c70bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.007156 10.0.0.65 - - [2026-02-26 04:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004997 10.0.0.65 - - [2026-02-26 04:00:10] "GET /virtual-network/c9dbcfec-c5e5-4a3b-873b-20a7c8c70bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006557 10.0.0.65 - - [2026-02-26 04:00:10] "POST /neutron/port HTTP/1.1" 200 1126 0.017820 10.0.0.65 - - [2026-02-26 04:00:10] "POST /neutron/subnet HTTP/1.1" 200 704 0.012102 10.0.0.65 - - [2026-02-26 04:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004877 10.0.0.65 - - [2026-02-26 04:00:14] "GET /virtual-network/c9dbcfec-c5e5-4a3b-873b-20a7c8c70bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.007025 10.0.0.65 - - [2026-02-26 04:00:15] "POST /neutron/port HTTP/1.1" 200 1126 0.023364 10.0.0.65 - - [2026-02-26 04:00:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005593 10.0.0.65 - - [2026-02-26 04:00:15] "POST /neutron/network HTTP/1.1" 200 834 0.008318 10.0.0.65 - - [2026-02-26 04:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004527 10.0.0.65 - - [2026-02-26 04:00:18] "GET /virtual-network/c9dbcfec-c5e5-4a3b-873b-20a7c8c70bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005893 10.0.0.65 - - [2026-02-26 04:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.65 - - [2026-02-26 04:00:22] "GET /virtual-network/c9dbcfec-c5e5-4a3b-873b-20a7c8c70bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.008451 10.0.0.65 - - [2026-02-26 04:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.65 - - [2026-02-26 04:00:26] "GET /virtual-network/c9dbcfec-c5e5-4a3b-873b-20a7c8c70bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005081 10.0.0.65 - - [2026-02-26 04:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005009 10.0.0.65 - - [2026-02-26 04:00:30] "GET /virtual-network/c9dbcfec-c5e5-4a3b-873b-20a7c8c70bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006368 10.0.0.65 - - [2026-02-26 04:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.65 - - [2026-02-26 04:00:35] "GET /virtual-network/c9dbcfec-c5e5-4a3b-873b-20a7c8c70bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006264 10.0.0.65 - - [2026-02-26 04:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.65 - - [2026-02-26 04:00:39] "GET /virtual-network/c9dbcfec-c5e5-4a3b-873b-20a7c8c70bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005747 10.0.0.65 - - [2026-02-26 04:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.65 - - [2026-02-26 04:00:43] "GET /virtual-network/c9dbcfec-c5e5-4a3b-873b-20a7c8c70bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006073 10.0.0.65 - - [2026-02-26 04:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.65 - - [2026-02-26 04:00:47] "GET /virtual-network/c9dbcfec-c5e5-4a3b-873b-20a7c8c70bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005730 10.0.0.65 - - [2026-02-26 04:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.65 - - [2026-02-26 04:00:51] "GET /virtual-network/c9dbcfec-c5e5-4a3b-873b-20a7c8c70bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005373 10.0.0.65 - - [2026-02-26 04:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.65 - - [2026-02-26 04:00:55] "GET /virtual-network/c9dbcfec-c5e5-4a3b-873b-20a7c8c70bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005537 10.0.0.65 - - [2026-02-26 04:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.65 - - [2026-02-26 04:00:59] "GET /virtual-network/c9dbcfec-c5e5-4a3b-873b-20a7c8c70bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006313 10.0.0.65 - - [2026-02-26 04:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005649 10.0.0.65 - - [2026-02-26 04:01:03] "GET /virtual-network/c9dbcfec-c5e5-4a3b-873b-20a7c8c70bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.010320 10.0.0.65 - - [2026-02-26 04:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005673 10.0.0.65 - - [2026-02-26 04:01:07] "GET /virtual-network/c9dbcfec-c5e5-4a3b-873b-20a7c8c70bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006311 10.0.0.65 - - [2026-02-26 04:01:09] "POST /neutron/port HTTP/1.1" 200 1126 0.016285 10.0.0.65 - - [2026-02-26 04:01:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005548 10.0.0.65 - - [2026-02-26 04:01:10] "POST /neutron/network HTTP/1.1" 200 834 0.007085 10.0.0.65 - - [2026-02-26 04:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.65 - - [2026-02-26 04:01:11] "GET /virtual-network/c9dbcfec-c5e5-4a3b-873b-20a7c8c70bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005641 10.0.0.65 - - [2026-02-26 04:01:15] "POST /neutron/network HTTP/1.1" 200 844 0.055777 10.0.0.65 - - [2026-02-26 04:01:15] "POST /neutron/port HTTP/1.1" 200 117 0.001568 10.0.0.65 - - [2026-02-26 04:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.65 - - [2026-02-26 04:01:16] "GET /virtual-network/c9dbcfec-c5e5-4a3b-873b-20a7c8c70bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006073 10.0.0.65 - - [2026-02-26 04:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004258 10.0.0.65 - - [2026-02-26 04:01:20] "GET /virtual-network/c9dbcfec-c5e5-4a3b-873b-20a7c8c70bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005502 10.0.0.65 - - [2026-02-26 04:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.65 - - [2026-02-26 04:01:24] "GET /virtual-network/c9dbcfec-c5e5-4a3b-873b-20a7c8c70bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.009710 10.0.0.65 - - [2026-02-26 04:01:26] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008689 10.0.0.65 - - [2026-02-26 04:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.65 - - [2026-02-26 04:01:28] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004375 10.0.0.65 - - [2026-02-26 04:01:28] "GET /virtual-networks?parent_id=28d27cbf-cc82-4211-ad01-10afe59db92b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003873 10.0.0.65 - - [2026-02-26 04:01:28] "GET /virtual-network/c9dbcfec-c5e5-4a3b-873b-20a7c8c70bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006464 10.0.0.65 - - [2026-02-26 04:01:28] "POST /neutron/port HTTP/1.1" 200 1126 0.025269 10.0.0.65 - - [2026-02-26 04:01:33] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012083 10.0.0.65 - - [2026-02-26 04:01:44] "POST /neutron/port HTTP/1.1" 200 1126 0.016302 10.0.0.65 - - [2026-02-26 04:01:49] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008764 10.0.0.65 - - [2026-02-26 04:01:59] "POST /neutron/port HTTP/1.1" 200 1126 0.019907 10.0.0.65 - - [2026-02-26 04:02:04] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008801 10.0.0.65 - - [2026-02-26 04:02:10] "POST /neutron/port HTTP/1.1" 200 117 0.004988 10.0.0.65 - - [2026-02-26 04:02:10] "POST /neutron/network HTTP/1.1" 200 117 0.017746 10.0.0.65 - - [2026-02-26 04:02:16] "POST /neutron/port HTTP/1.1" 200 1126 0.022631 10.0.0.65 - - [2026-02-26 04:02:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003688 10.0.0.65 - - [2026-02-26 04:02:16] "POST /neutron/network HTTP/1.1" 200 834 0.007446 10.0.0.65 - - [2026-02-26 04:02:20] "POST /neutron/port HTTP/1.1" 200 1126 0.018265 10.0.0.65 - - [2026-02-26 04:02:20] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008498 10.0.0.65 - - [2026-02-26 04:02:20] "GET /virtual-machine/08353a91-cdb9-4c39-b151-99b8c6648c08 HTTP/1.1" 200 1294 0.005684 10.0.0.65 - - [2026-02-26 04:02:20] "GET /virtual-machine-interface/ccc153bd-1f84-4e95-835a-37e5cbfa2e0c HTTP/1.1" 200 2964 0.005296 10.0.0.65 - - [2026-02-26 04:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.65 - - [2026-02-26 04:02:20] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004277 10.0.0.65 - - [2026-02-26 04:02:20] "GET /virtual-networks?parent_id=28d27cbf-cc82-4211-ad01-10afe59db92b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002782 10.0.0.65 - - [2026-02-26 04:02:20] "GET /virtual-network/c9dbcfec-c5e5-4a3b-873b-20a7c8c70bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005496 10.0.0.65 - - [2026-02-26 04:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.65 - - [2026-02-26 04:02:21] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003934 10.0.0.65 - - [2026-02-26 04:02:21] "GET /virtual-networks?parent_id=28d27cbf-cc82-4211-ad01-10afe59db92b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002940 10.0.0.65 - - [2026-02-26 04:02:21] "GET /virtual-network/c9dbcfec-c5e5-4a3b-873b-20a7c8c70bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006532 10.0.0.73 - - [2026-02-26 04:02:22] "GET /obj-perms HTTP/1.1" 200 5056 0.087341 10.0.0.65 - - [2026-02-26 04:02:22] "POST /neutron/port HTTP/1.1" 200 1126 0.017456 10.0.0.65 - - [2026-02-26 04:02:22] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007397 10.0.0.65 - - [2026-02-26 04:02:22] "GET /virtual-machine/712c18f1-14cb-4633-81eb-acdffecd8b8b HTTP/1.1" 200 1294 0.006152 10.0.0.65 - - [2026-02-26 04:02:22] "GET /virtual-machine-interface/8ad75b94-b9b2-4d9d-b31b-ec134ebac412 HTTP/1.1" 200 2965 0.005485 10.0.0.65 - - [2026-02-26 04:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.65 - - [2026-02-26 04:02:22] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003581 10.0.0.65 - - [2026-02-26 04:02:22] "GET /virtual-networks?parent_id=28d27cbf-cc82-4211-ad01-10afe59db92b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002651 10.0.0.65 - - [2026-02-26 04:02:22] "GET /virtual-network/c9dbcfec-c5e5-4a3b-873b-20a7c8c70bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005946 10.0.0.65 - - [2026-02-26 04:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.65 - - [2026-02-26 04:02:23] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004250 10.0.0.65 - - [2026-02-26 04:02:23] "GET /virtual-networks?parent_id=28d27cbf-cc82-4211-ad01-10afe59db92b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002638 10.0.0.65 - - [2026-02-26 04:02:23] "GET /virtual-network/c9dbcfec-c5e5-4a3b-873b-20a7c8c70bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005395 10.0.0.65 - - [2026-02-26 04:02:23] "POST /fqname-to-id HTTP/1.1" 404 198 0.003855 10.0.0.65 - - [2026-02-26 04:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003918 10.0.0.65 - - [2026-02-26 04:02:23] "GET /global-system-config/653c2dd2-0621-4c81-be38-42c41c655d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.007250 10.0.0.65 - - [2026-02-26 04:02:23] "POST /control-node-zones HTTP/1.1" 200 571 0.029586 10.0.0.65 - - [2026-02-26 04:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.65 - - [2026-02-26 04:02:24] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.006891 10.0.0.65 - - [2026-02-26 04:02:24] "GET /control-node-zone/fe67d8ee-cfcf-4570-8034-cc32567dcb34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.007441 10.0.0.65 - - [2026-02-26 04:02:24] "PUT /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c HTTP/1.1" 200 255 0.019819 10.0.0.65 - - [2026-02-26 04:02:24] "POST /fqname-to-id HTTP/1.1" 404 198 0.004015 10.0.0.65 - - [2026-02-26 04:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.65 - - [2026-02-26 04:02:24] "GET /global-system-config/653c2dd2-0621-4c81-be38-42c41c655d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.006545 10.0.0.65 - - [2026-02-26 04:02:24] "POST /control-node-zones HTTP/1.1" 200 571 0.030882 10.0.0.65 - - [2026-02-26 04:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.65 - - [2026-02-26 04:02:24] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005809 10.0.0.65 - - [2026-02-26 04:02:24] "GET /control-node-zone/022d60cd-8890-4324-a71f-d3c7bdce3723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.006026 10.0.0.65 - - [2026-02-26 04:02:24] "PUT /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e HTTP/1.1" 200 255 0.021893 10.0.0.65 - - [2026-02-26 04:02:24] "POST /fqname-to-id HTTP/1.1" 404 198 0.003199 10.0.0.65 - - [2026-02-26 04:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.65 - - [2026-02-26 04:02:24] "GET /global-system-config/653c2dd2-0621-4c81-be38-42c41c655d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.007772 10.0.0.65 - - [2026-02-26 04:02:24] "POST /control-node-zones HTTP/1.1" 200 571 0.030033 10.0.0.65 - - [2026-02-26 04:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.65 - - [2026-02-26 04:02:24] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.004434 10.0.0.65 - - [2026-02-26 04:02:24] "GET /control-node-zone/c7a48c09-06c8-470a-91f0-c0802bece3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.006557 10.0.0.65 - - [2026-02-26 04:02:24] "PUT /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7 HTTP/1.1" 200 255 0.020815 10.0.0.65 - - [2026-02-26 04:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.65 - - [2026-02-26 04:02:24] "GET /global-system-config/653c2dd2-0621-4c81-be38-42c41c655d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.005599 10.0.0.65 - - [2026-02-26 04:02:24] "POST /fqname-to-id HTTP/1.1" 404 234 0.003012 10.0.0.65 - - [2026-02-26 04:02:24] "POST /bgp-as-a-services HTTP/1.1" 200 590 0.036081 10.0.0.65 - - [2026-02-26 04:02:25] "POST /neutron/network HTTP/1.1" 200 834 0.008826 10.0.0.65 - - [2026-02-26 04:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.65 - - [2026-02-26 04:02:25] "GET /bgp-as-a-service/f0569af2-4794-4d97-bf9a-905fd94f6a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.005769 10.0.0.65 - - [2026-02-26 04:02:25] "GET /control-node-zone/fe67d8ee-cfcf-4570-8034-cc32567dcb34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003744 10.0.0.65 - - [2026-02-26 04:02:25] "POST /ref-update HTTP/1.1" 200 156 0.017964 10.0.0.65 - - [2026-02-26 04:02:43] "GET /bgp-as-a-service/f0569af2-4794-4d97-bf9a-905fd94f6a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.006318 10.0.0.65 - - [2026-02-26 04:02:43] "GET /virtual-machine-interface/4a343acb-21fe-4b00-a0ac-16e1b3ef095b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2742 0.004977 10.0.0.65 - - [2026-02-26 04:02:43] "POST /ref-update HTTP/1.1" 200 156 0.015251 10.0.0.73 - - [2026-02-26 04:02:43] "POST /bgp-routers HTTP/1.1" 200 642 0.058066 10.0.0.73 - - [2026-02-26 04:02:43] "PUT /bgp-router/1410ec5f-9b98-4b2e-a0bf-6b1496e1f823 HTTP/1.1" 200 255 0.027440 10.0.0.65 - - [2026-02-26 04:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.65 - - [2026-02-26 04:02:44] "GET /global-system-config/653c2dd2-0621-4c81-be38-42c41c655d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.005845 10.0.0.65 - - [2026-02-26 04:02:44] "POST /fqname-to-id HTTP/1.1" 404 234 0.002433 10.0.0.65 - - [2026-02-26 04:02:44] "POST /bgp-as-a-services HTTP/1.1" 200 590 0.028123 10.0.0.65 - - [2026-02-26 04:02:44] "POST /neutron/subnet HTTP/1.1" 200 730 0.008902 10.0.0.65 - - [2026-02-26 04:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.65 - - [2026-02-26 04:02:44] "GET /bgp-as-a-service/ff464ace-5fcb-49d5-abb0-3c2e20c5912a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.005638 10.0.0.65 - - [2026-02-26 04:02:44] "GET /control-node-zone/022d60cd-8890-4324-a71f-d3c7bdce3723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003925 10.0.0.65 - - [2026-02-26 04:02:44] "POST /ref-update HTTP/1.1" 200 156 0.015666 10.0.0.65 - - [2026-02-26 04:03:03] "GET /bgp-as-a-service/ff464ace-5fcb-49d5-abb0-3c2e20c5912a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1840 0.009638 10.0.0.65 - - [2026-02-26 04:03:03] "GET /virtual-machine-interface/ccc153bd-1f84-4e95-835a-37e5cbfa2e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2742 0.005589 10.0.0.65 - - [2026-02-26 04:03:03] "POST /ref-update HTTP/1.1" 200 156 0.017672 10.0.0.73 - - [2026-02-26 04:03:04] "POST /ref-update HTTP/1.1" 200 156 0.031201 10.0.0.65 - - [2026-02-26 04:03:11] "POST /neutron/port HTTP/1.1" 200 1126 0.019263 10.0.0.65 - - [2026-02-26 04:03:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003697 10.0.0.65 - - [2026-02-26 04:03:12] "POST /neutron/network HTTP/1.1" 200 834 0.007240 10.0.0.65 - - [2026-02-26 04:03:18] "POST /neutron/network HTTP/1.1" 200 844 0.006084 10.0.0.65 - - [2026-02-26 04:03:18] "POST /neutron/port HTTP/1.1" 200 117 0.001268 10.0.0.65 - - [2026-02-26 04:03:22] "GET /control-node-zone/fe67d8ee-cfcf-4570-8034-cc32567dcb34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005583 10.0.0.65 - - [2026-02-26 04:03:22] "POST /ref-update HTTP/1.1" 200 156 0.018446 10.0.0.65 - - [2026-02-26 04:03:22] "GET /control-node-zone/022d60cd-8890-4324-a71f-d3c7bdce3723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004940 10.0.0.65 - - [2026-02-26 04:03:22] "POST /ref-update HTTP/1.1" 200 156 0.020937 10.0.0.65 - - [2026-02-26 04:03:22] "GET /control-node-zone/c7a48c09-06c8-470a-91f0-c0802bece3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.003572 10.0.0.65 - - [2026-02-26 04:03:22] "POST /ref-update HTTP/1.1" 200 156 0.021399 10.0.0.65 - - [2026-02-26 04:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.65 - - [2026-02-26 04:03:22] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.004444 10.0.0.65 - - [2026-02-26 04:03:22] "GET /control-node-zone/fe67d8ee-cfcf-4570-8034-cc32567dcb34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005282 10.0.0.65 - - [2026-02-26 04:03:22] "PUT /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7 HTTP/1.1" 200 255 0.021642 10.0.0.65 - - [2026-02-26 04:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.65 - - [2026-02-26 04:03:22] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004475 10.0.0.65 - - [2026-02-26 04:03:22] "GET /control-node-zone/022d60cd-8890-4324-a71f-d3c7bdce3723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003088 10.0.0.65 - - [2026-02-26 04:03:22] "PUT /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e HTTP/1.1" 200 255 0.024570 10.0.0.65 - - [2026-02-26 04:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.65 - - [2026-02-26 04:03:23] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005570 10.0.0.65 - - [2026-02-26 04:03:23] "GET /control-node-zone/c7a48c09-06c8-470a-91f0-c0802bece3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.004856 10.0.0.65 - - [2026-02-26 04:03:23] "PUT /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c HTTP/1.1" 200 255 0.036747 10.0.0.65 - - [2026-02-26 04:03:23] "GET /obj-perms HTTP/1.1" 200 5056 0.096611 10.0.0.65 - - [2026-02-26 04:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.65 - - [2026-02-26 04:03:35] "GET /bgp-as-a-service/f0569af2-4794-4d97-bf9a-905fd94f6a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2450 0.006823 10.0.0.65 - - [2026-02-26 04:03:35] "GET /control-node-zone/fe67d8ee-cfcf-4570-8034-cc32567dcb34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003760 10.0.0.65 - - [2026-02-26 04:03:35] "POST /ref-update HTTP/1.1" 200 156 0.016781 10.0.0.65 - - [2026-02-26 04:03:35] "GET /control-node-zone/fe67d8ee-cfcf-4570-8034-cc32567dcb34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004030 10.0.0.65 - - [2026-02-26 04:03:36] "POST /ref-update HTTP/1.1" 200 156 0.018817 10.0.0.65 - - [2026-02-26 04:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.65 - - [2026-02-26 04:03:36] "GET /global-system-config/653c2dd2-0621-4c81-be38-42c41c655d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.006063 10.0.0.65 - - [2026-02-26 04:03:36] "POST /neutron/subnet HTTP/1.1" 200 730 0.009262 10.0.0.65 - - [2026-02-26 04:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.65 - - [2026-02-26 04:03:36] "GET /bgp-as-a-service/f0569af2-4794-4d97-bf9a-905fd94f6a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.007962 10.0.0.65 - - [2026-02-26 04:03:36] "GET /control-node-zone/c7a48c09-06c8-470a-91f0-c0802bece3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.003810 10.0.0.65 - - [2026-02-26 04:03:36] "POST /ref-update HTTP/1.1" 200 156 0.018914 10.0.0.65 - - [2026-02-26 04:03:39] "GET /bgp-as-a-service/f0569af2-4794-4d97-bf9a-905fd94f6a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2450 0.008280 10.0.0.65 - - [2026-02-26 04:03:39] "GET /virtual-machine-interface/4a343acb-21fe-4b00-a0ac-16e1b3ef095b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3058 0.006922 10.0.0.65 - - [2026-02-26 04:03:58] "GET /bgp-as-a-service/f0569af2-4794-4d97-bf9a-905fd94f6a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2450 0.004312 10.0.0.65 - - [2026-02-26 04:03:58] "GET /virtual-machine-interface/4a343acb-21fe-4b00-a0ac-16e1b3ef095b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3058 0.005204 10.0.0.65 - - [2026-02-26 04:03:58] "POST /ref-update HTTP/1.1" 200 156 0.013786 10.0.0.65 - - [2026-02-26 04:03:58] "GET /bgp-as-a-service/ff464ace-5fcb-49d5-abb0-3c2e20c5912a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2452 0.006961 10.0.0.65 - - [2026-02-26 04:03:58] "GET /virtual-machine-interface/ccc153bd-1f84-4e95-835a-37e5cbfa2e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3058 0.007961 10.0.0.65 - - [2026-02-26 04:03:58] "POST /ref-update HTTP/1.1" 200 156 0.034243 10.0.0.73 - - [2026-02-26 04:03:58] "POST /ref-update HTTP/1.1" 200 156 0.071341 10.0.0.65 - - [2026-02-26 04:03:58] "DELETE /bgp-as-a-service/ff464ace-5fcb-49d5-abb0-3c2e20c5912a HTTP/1.1" 200 115 0.061548 10.0.0.65 - - [2026-02-26 04:03:58] "GET /bgp-as-a-service/f0569af2-4794-4d97-bf9a-905fd94f6a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.006569 10.0.0.65 - - [2026-02-26 04:03:58] "GET /virtual-machine-interface/4a343acb-21fe-4b00-a0ac-16e1b3ef095b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2742 0.009288 10.0.0.65 - - [2026-02-26 04:03:58] "DELETE /bgp-as-a-service/f0569af2-4794-4d97-bf9a-905fd94f6a49 HTTP/1.1" 200 115 0.058022 10.0.0.65 - - [2026-02-26 04:03:58] "GET /control-node-zone/c7a48c09-06c8-470a-91f0-c0802bece3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.003872 10.0.0.73 - - [2026-02-26 04:03:58] "DELETE /bgp-router/b2fe4c17-e90a-4df3-abef-320d520b2375 HTTP/1.1" 200 115 0.067716 10.0.0.65 - - [2026-02-26 04:03:58] "POST /ref-update HTTP/1.1" 200 156 0.040925 10.0.0.65 - - [2026-02-26 04:03:58] "DELETE /control-node-zone/c7a48c09-06c8-470a-91f0-c0802bece3bb HTTP/1.1" 200 115 0.049613 10.0.0.65 - - [2026-02-26 04:03:58] "GET /control-node-zone/022d60cd-8890-4324-a71f-d3c7bdce3723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004508 10.0.0.65 - - [2026-02-26 04:03:58] "POST /ref-update HTTP/1.1" 200 156 0.025298 10.0.0.65 - - [2026-02-26 04:03:59] "DELETE /control-node-zone/022d60cd-8890-4324-a71f-d3c7bdce3723 HTTP/1.1" 200 115 0.054569 10.0.0.65 - - [2026-02-26 04:03:59] "GET /control-node-zone/fe67d8ee-cfcf-4570-8034-cc32567dcb34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004078 10.0.0.65 - - [2026-02-26 04:03:59] "DELETE /control-node-zone/fe67d8ee-cfcf-4570-8034-cc32567dcb34 HTTP/1.1" 200 115 0.031070 10.0.0.65 - - [2026-02-26 04:03:59] "POST /neutron/network HTTP/1.1" 200 834 0.007521 10.0.0.65 - - [2026-02-26 04:03:59] "POST /neutron/port HTTP/1.1" 200 1116 0.014600 10.0.0.65 - - [2026-02-26 04:03:59] "POST /neutron/port HTTP/1.1" 200 1126 0.018124 10.0.0.65 - - [2026-02-26 04:04:00] "POST /neutron/port HTTP/1.1" 200 151 0.206333 10.0.0.131 - - [2026-02-26 04:04:01] "POST /useragent-kv HTTP/1.1" 200 115 0.076911 10.0.0.131 - - [2026-02-26 04:04:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002430 10.0.0.65 - - [2026-02-26 04:04:01] "POST /neutron/network HTTP/1.1" 200 151 0.241721 10.0.0.65 - - [2026-02-26 04:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004262 10.0.0.131 - - [2026-02-26 04:04:04] "GET /projects?obj_uuids=28d27cbf-cc82-4211-ad01-10afe59db92b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001553 10.0.0.65 - - [2026-02-26 04:04:04] "GET /project/28d27cbf-cc82-4211-ad01-10afe59db92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.051145 10.0.0.73 - - [2026-02-26 04:04:04] "POST /route-targets HTTP/1.1" 200 328 0.018821 10.0.0.131 - - [2026-02-26 04:04:04] "POST /useragent-kv HTTP/1.1" 200 115 0.004076 10.0.0.65 - - [2026-02-26 04:04:05] "POST /neutron/subnet HTTP/1.1" 200 710 0.217144 10.0.0.65 - - [2026-02-26 04:04:05] "POST /id-to-fqname HTTP/1.1" 200 225 0.001256 10.0.0.65 - - [2026-02-26 04:04:05] "GET /virtual-network/d918a40e-79d0-443c-bfba-3062616282bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006864 10.0.0.65 - - [2026-02-26 04:04:05] "GET /virtual-network/d918a40e-79d0-443c-bfba-3062616282bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005127 10.0.0.65 - - [2026-02-26 04:04:05] "POST /neutron/network HTTP/1.1" 200 830 0.007328 10.0.0.65 - - [2026-02-26 04:04:05] "POST /id-to-fqname HTTP/1.1" 200 225 0.001803 10.0.0.65 - - [2026-02-26 04:04:05] "POST /neutron/network HTTP/1.1" 200 840 0.007140 10.0.0.131 - - [2026-02-26 04:04:06] "GET /projects?obj_uuids=28d27cbf-cc82-4211-ad01-10afe59db92b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001349 10.0.0.65 - - [2026-02-26 04:04:06] "GET /project/28d27cbf-cc82-4211-ad01-10afe59db92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.110439 10.0.0.65 - - [2026-02-26 04:04:06] "POST /neutron/port HTTP/1.1" 200 117 0.007486 10.0.0.65 - - [2026-02-26 04:04:06] "POST /id-to-fqname HTTP/1.1" 200 225 0.001587 10.0.0.65 - - [2026-02-26 04:04:07] "POST /neutron/network HTTP/1.1" 200 840 0.009623 10.0.0.65 - - [2026-02-26 04:04:07] "POST /neutron/port HTTP/1.1" 200 1058 0.015935 10.0.0.65 - - [2026-02-26 04:04:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003844 10.0.0.65 - - [2026-02-26 04:04:08] "POST /neutron/network HTTP/1.1" 200 830 0.007724 10.0.0.131 - - [2026-02-26 04:04:08] "GET /projects?obj_uuids=28d27cbf-cc82-4211-ad01-10afe59db92b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000921 10.0.0.65 - - [2026-02-26 04:04:08] "GET /project/28d27cbf-cc82-4211-ad01-10afe59db92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.102325 10.0.0.65 - - [2026-02-26 04:04:08] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007175 10.0.0.65 - - [2026-02-26 04:04:08] "POST /id-to-fqname HTTP/1.1" 200 225 0.001272 10.0.0.65 - - [2026-02-26 04:04:08] "POST /neutron/security_group HTTP/1.1" 200 2059 0.014241 10.0.0.131 - - [2026-02-26 04:04:09] "GET /projects?obj_uuids=28d27cbf-cc82-4211-ad01-10afe59db92b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001544 10.0.0.65 - - [2026-02-26 04:04:09] "POST /neutron/port HTTP/1.1" 200 1058 0.397634 10.0.0.65 - - [2026-02-26 04:04:09] "POST /neutron/port HTTP/1.1" 200 1112 0.150743 10.0.0.65 - - [2026-02-26 04:04:10] "POST /neutron/subnet HTTP/1.1" 200 684 0.010369 10.0.0.131 - - [2026-02-26 04:04:10] "GET /projects?obj_uuids=28d27cbf-cc82-4211-ad01-10afe59db92b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001088 10.0.0.65 - - [2026-02-26 04:04:10] "GET /project/28d27cbf-cc82-4211-ad01-10afe59db92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.079375 10.0.0.65 - - [2026-02-26 04:04:10] "POST /neutron/network HTTP/1.1" 200 830 0.115420 10.0.0.65 - - [2026-02-26 04:04:10] "POST /neutron/port HTTP/1.1" 200 117 0.006528 10.0.0.65 - - [2026-02-26 04:04:10] "POST /neutron/port HTTP/1.1" 200 1122 0.017938 10.0.0.65 - - [2026-02-26 04:04:10] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006546 10.0.0.65 - - [2026-02-26 04:04:11] "GET /virtual-machine/b94e69a7-24d1-487c-9c38-cc1ffef68a29 HTTP/1.1" 200 1296 0.006788 10.0.0.65 - - [2026-02-26 04:04:11] "GET /virtual-machine-interface/1a241546-8650-4379-a3e5-af670e0ed9a3 HTTP/1.1" 200 2964 0.005391 10.0.0.65 - - [2026-02-26 04:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004198 10.0.0.65 - - [2026-02-26 04:04:11] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004141 10.0.0.65 - - [2026-02-26 04:04:11] "GET /virtual-networks?parent_id=28d27cbf-cc82-4211-ad01-10afe59db92b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003421 10.0.0.65 - - [2026-02-26 04:04:11] "GET /virtual-network/d918a40e-79d0-443c-bfba-3062616282bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005908 10.0.0.65 - - [2026-02-26 04:04:11] "POST /neutron/port HTTP/1.1" 200 1058 0.019485 10.0.0.65 - - [2026-02-26 04:04:11] "POST /neutron/port HTTP/1.1" 200 1122 0.021410 10.0.0.65 - - [2026-02-26 04:04:11] "POST /neutron/port HTTP/1.1" 200 117 0.001125 10.0.0.65 - - [2026-02-26 04:04:12] "POST /neutron/port HTTP/1.1" 200 117 0.007664 10.0.0.65 - - [2026-02-26 04:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004574 10.0.0.65 - - [2026-02-26 04:04:14] "GET /virtual-network/d918a40e-79d0-443c-bfba-3062616282bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005585 10.0.0.65 - - [2026-02-26 04:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.65 - - [2026-02-26 04:04:18] "GET /virtual-network/d918a40e-79d0-443c-bfba-3062616282bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007099 10.0.0.65 - - [2026-02-26 04:04:18] "POST /neutron/port HTTP/1.1" 200 1122 0.018535 10.0.0.65 - - [2026-02-26 04:04:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003856 10.0.0.65 - - [2026-02-26 04:04:18] "POST /neutron/network HTTP/1.1" 200 830 0.006826 10.0.0.65 - - [2026-02-26 04:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.65 - - [2026-02-26 04:04:22] "GET /virtual-network/d918a40e-79d0-443c-bfba-3062616282bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005919 10.0.0.131 - - [2026-02-26 04:04:24] "GET /obj-perms HTTP/1.1" 200 5056 0.067775 10.0.0.65 - - [2026-02-26 04:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.044327 10.0.0.65 - - [2026-02-26 04:04:26] "GET /virtual-network/d918a40e-79d0-443c-bfba-3062616282bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005989 10.0.0.65 - - [2026-02-26 04:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.65 - - [2026-02-26 04:04:30] "GET /virtual-network/d918a40e-79d0-443c-bfba-3062616282bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.015672 10.0.0.65 - - [2026-02-26 04:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004614 10.0.0.65 - - [2026-02-26 04:04:34] "GET /virtual-network/d918a40e-79d0-443c-bfba-3062616282bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006761 10.0.0.73 - - [2026-02-26 04:04:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000397 10.0.0.73 - - [2026-02-26 04:04:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.131 - - [2026-02-26 04:04:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000371 10.0.0.131 - - [2026-02-26 04:04:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.131 - - [2026-02-26 04:04:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.131 - - [2026-02-26 04:04:36] "GET /global-system-configs HTTP/1.1" 401 292 0.001357 10.0.0.73 - - [2026-02-26 04:04:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.73 - - [2026-02-26 04:04:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.65 - - [2026-02-26 04:04:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000367 10.0.0.65 - - [2026-02-26 04:04:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000362 10.0.0.65 - - [2026-02-26 04:04:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.65 - - [2026-02-26 04:04:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000390 10.0.0.65 - - [2026-02-26 04:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.65 - - [2026-02-26 04:04:38] "GET /virtual-network/d918a40e-79d0-443c-bfba-3062616282bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005599 10.0.0.65 - - [2026-02-26 04:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.65 - - [2026-02-26 04:04:42] "GET /virtual-network/d918a40e-79d0-443c-bfba-3062616282bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005325 10.0.0.65 - - [2026-02-26 04:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.65 - - [2026-02-26 04:04:47] "GET /virtual-network/d918a40e-79d0-443c-bfba-3062616282bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005204 10.0.0.65 - - [2026-02-26 04:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.65 - - [2026-02-26 04:04:51] "GET /virtual-network/d918a40e-79d0-443c-bfba-3062616282bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006896 10.0.0.65 - - [2026-02-26 04:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.65 - - [2026-02-26 04:04:55] "GET /virtual-network/d918a40e-79d0-443c-bfba-3062616282bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004693 10.0.0.65 - - [2026-02-26 04:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.65 - - [2026-02-26 04:04:59] "GET /virtual-network/d918a40e-79d0-443c-bfba-3062616282bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005295 10.0.0.65 - - [2026-02-26 04:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.65 - - [2026-02-26 04:05:03] "GET /virtual-network/d918a40e-79d0-443c-bfba-3062616282bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008507 10.0.0.65 - - [2026-02-26 04:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.65 - - [2026-02-26 04:05:07] "GET /virtual-network/d918a40e-79d0-443c-bfba-3062616282bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004625 10.0.0.65 - - [2026-02-26 04:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.65 - - [2026-02-26 04:05:11] "GET /virtual-network/d918a40e-79d0-443c-bfba-3062616282bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005240 10.0.0.65 - - [2026-02-26 04:05:13] "POST /neutron/network HTTP/1.1" 200 840 0.008371 10.0.0.65 - - [2026-02-26 04:05:13] "POST /neutron/port HTTP/1.1" 200 117 0.001051 10.0.0.65 - - [2026-02-26 04:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.65 - - [2026-02-26 04:05:15] "GET /virtual-network/d918a40e-79d0-443c-bfba-3062616282bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005571 10.0.0.65 - - [2026-02-26 04:05:18] "POST /neutron/port HTTP/1.1" 200 1122 0.017900 10.0.0.65 - - [2026-02-26 04:05:18] "POST /neutron/subnet HTTP/1.1" 200 684 0.010805 10.0.0.65 - - [2026-02-26 04:05:19] "POST /neutron/port HTTP/1.1" 200 1122 0.049932 10.0.0.65 - - [2026-02-26 04:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004490 10.0.0.65 - - [2026-02-26 04:05:19] "GET /virtual-network/d918a40e-79d0-443c-bfba-3062616282bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006920 10.0.0.65 - - [2026-02-26 04:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.65 - - [2026-02-26 04:05:23] "GET /virtual-network/d918a40e-79d0-443c-bfba-3062616282bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005357 10.0.0.65 - - [2026-02-26 04:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.65 - - [2026-02-26 04:05:28] "GET /virtual-network/d918a40e-79d0-443c-bfba-3062616282bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005229 10.0.0.65 - - [2026-02-26 04:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.65 - - [2026-02-26 04:05:32] "GET /virtual-network/d918a40e-79d0-443c-bfba-3062616282bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005546 10.0.0.65 - - [2026-02-26 04:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.65 - - [2026-02-26 04:05:36] "GET /virtual-network/d918a40e-79d0-443c-bfba-3062616282bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004745 10.0.0.65 - - [2026-02-26 04:05:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007220 10.0.0.65 - - [2026-02-26 04:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.65 - - [2026-02-26 04:05:38] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003416 10.0.0.65 - - [2026-02-26 04:05:38] "GET /virtual-networks?parent_id=28d27cbf-cc82-4211-ad01-10afe59db92b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003469 10.0.0.65 - - [2026-02-26 04:05:38] "GET /virtual-network/d918a40e-79d0-443c-bfba-3062616282bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005172 10.0.0.65 - - [2026-02-26 04:05:43] "POST /neutron/port HTTP/1.1" 200 1122 0.065494 10.0.0.65 - - [2026-02-26 04:05:49] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007297 10.0.0.65 - - [2026-02-26 04:05:54] "POST /neutron/port HTTP/1.1" 200 1122 0.017947 10.0.0.65 - - [2026-02-26 04:05:59] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008222 10.0.0.65 - - [2026-02-26 04:06:09] "POST /neutron/port HTTP/1.1" 200 1122 0.018561 10.0.0.65 - - [2026-02-26 04:06:14] "POST /neutron/port HTTP/1.1" 200 117 0.006501 10.0.0.65 - - [2026-02-26 04:06:14] "POST /neutron/port HTTP/1.1" 200 1122 0.020134 10.0.0.65 - - [2026-02-26 04:06:18] "POST /neutron/port HTTP/1.1" 200 1122 0.050783 10.0.0.65 - - [2026-02-26 04:06:18] "POST /neutron/subnet HTTP/1.1" 200 684 0.009456 10.0.0.65 - - [2026-02-26 04:06:20] "POST /neutron/port HTTP/1.1" 200 1122 0.017805 10.0.0.65 - - [2026-02-26 04:06:25] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007577 10.0.0.73 - - [2026-02-26 04:06:26] "GET /obj-perms HTTP/1.1" 200 5056 0.070447 10.0.0.65 - - [2026-02-26 04:06:35] "POST /neutron/port HTTP/1.1" 200 1122 0.018408 10.0.0.65 - - [2026-02-26 04:06:41] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008709 10.0.0.65 - - [2026-02-26 04:06:41] "POST /neutron/port HTTP/1.1" 200 1122 0.022048 10.0.0.65 - - [2026-02-26 04:06:41] "GET /virtual-machine/f74a191d-b8a2-4e95-bd21-4aff38fb3978 HTTP/1.1" 200 1296 0.042455 10.0.0.65 - - [2026-02-26 04:06:41] "GET /virtual-machine-interface/2b529a12-1b29-488f-9552-6a9c1312312f HTTP/1.1" 200 2964 0.004859 10.0.0.65 - - [2026-02-26 04:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.65 - - [2026-02-26 04:06:41] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004391 10.0.0.65 - - [2026-02-26 04:06:41] "GET /virtual-networks?parent_id=28d27cbf-cc82-4211-ad01-10afe59db92b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003238 10.0.0.65 - - [2026-02-26 04:06:41] "GET /virtual-network/d918a40e-79d0-443c-bfba-3062616282bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005802 10.0.0.65 - - [2026-02-26 04:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.65 - - [2026-02-26 04:06:42] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003759 10.0.0.65 - - [2026-02-26 04:06:42] "GET /virtual-networks?parent_id=28d27cbf-cc82-4211-ad01-10afe59db92b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003531 10.0.0.65 - - [2026-02-26 04:06:42] "GET /virtual-network/d918a40e-79d0-443c-bfba-3062616282bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005795 10.0.0.65 - - [2026-02-26 04:06:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006961 10.0.0.65 - - [2026-02-26 04:06:42] "POST /neutron/port HTTP/1.1" 200 1122 0.017479 10.0.0.65 - - [2026-02-26 04:06:42] "GET /virtual-machine/5b88ff9c-114e-4d09-910b-561b66423933 HTTP/1.1" 200 1295 0.007210 10.0.0.65 - - [2026-02-26 04:06:42] "GET /virtual-machine-interface/3c62ce31-3e97-41e9-909c-a8b585d3f598 HTTP/1.1" 200 2964 0.005507 10.0.0.65 - - [2026-02-26 04:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.65 - - [2026-02-26 04:06:43] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004330 10.0.0.65 - - [2026-02-26 04:06:43] "GET /virtual-networks?parent_id=28d27cbf-cc82-4211-ad01-10afe59db92b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003020 10.0.0.65 - - [2026-02-26 04:06:43] "GET /virtual-network/d918a40e-79d0-443c-bfba-3062616282bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006696 10.0.0.65 - - [2026-02-26 04:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004315 10.0.0.65 - - [2026-02-26 04:06:44] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004488 10.0.0.65 - - [2026-02-26 04:06:44] "GET /virtual-networks?parent_id=28d27cbf-cc82-4211-ad01-10afe59db92b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003403 10.0.0.65 - - [2026-02-26 04:06:44] "GET /virtual-network/d918a40e-79d0-443c-bfba-3062616282bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006189 10.0.0.65 - - [2026-02-26 04:06:44] "POST /fqname-to-id HTTP/1.1" 404 198 0.004193 10.0.0.65 - - [2026-02-26 04:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.65 - - [2026-02-26 04:06:44] "GET /global-system-config/653c2dd2-0621-4c81-be38-42c41c655d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.007702 10.0.0.65 - - [2026-02-26 04:06:44] "POST /control-node-zones HTTP/1.1" 200 571 0.032215 10.0.0.65 - - [2026-02-26 04:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.65 - - [2026-02-26 04:06:44] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005038 10.0.0.65 - - [2026-02-26 04:06:44] "GET /control-node-zone/c018dfee-b711-4a0d-9aea-b7e9175092b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.007020 10.0.0.65 - - [2026-02-26 04:06:44] "PUT /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c HTTP/1.1" 200 255 0.025612 10.0.0.65 - - [2026-02-26 04:06:44] "POST /fqname-to-id HTTP/1.1" 404 198 0.004328 10.0.0.65 - - [2026-02-26 04:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.65 - - [2026-02-26 04:06:44] "GET /global-system-config/653c2dd2-0621-4c81-be38-42c41c655d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.007114 10.0.0.65 - - [2026-02-26 04:06:44] "POST /control-node-zones HTTP/1.1" 200 571 0.034580 10.0.0.65 - - [2026-02-26 04:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.65 - - [2026-02-26 04:06:44] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005481 10.0.0.65 - - [2026-02-26 04:06:44] "GET /control-node-zone/7547cbb7-dc2b-44b7-b68d-f61fe6d2a91b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.007788 10.0.0.65 - - [2026-02-26 04:06:45] "PUT /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e HTTP/1.1" 200 255 0.028168 10.0.0.65 - - [2026-02-26 04:06:45] "POST /fqname-to-id HTTP/1.1" 404 198 0.004194 10.0.0.65 - - [2026-02-26 04:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004488 10.0.0.65 - - [2026-02-26 04:06:45] "GET /global-system-config/653c2dd2-0621-4c81-be38-42c41c655d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.006891 10.0.0.65 - - [2026-02-26 04:06:45] "POST /control-node-zones HTTP/1.1" 200 571 0.030504 10.0.0.65 - - [2026-02-26 04:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.65 - - [2026-02-26 04:06:45] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005356 10.0.0.65 - - [2026-02-26 04:06:45] "GET /control-node-zone/f34d52d2-d60d-48d4-865d-156350489589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006552 10.0.0.65 - - [2026-02-26 04:06:45] "PUT /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7 HTTP/1.1" 200 255 0.024036 10.0.0.65 - - [2026-02-26 04:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.65 - - [2026-02-26 04:06:45] "GET /global-system-config/653c2dd2-0621-4c81-be38-42c41c655d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.007414 10.0.0.65 - - [2026-02-26 04:06:45] "POST /fqname-to-id HTTP/1.1" 404 234 0.004920 10.0.0.65 - - [2026-02-26 04:06:45] "POST /bgp-as-a-services HTTP/1.1" 200 590 0.033350 10.0.0.65 - - [2026-02-26 04:06:45] "POST /neutron/subnet HTTP/1.1" 200 710 0.011340 10.0.0.65 - - [2026-02-26 04:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.65 - - [2026-02-26 04:06:45] "GET /bgp-as-a-service/971a7a13-f461-4763-903a-a5a127576b49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.005624 10.0.0.65 - - [2026-02-26 04:06:45] "GET /control-node-zone/c018dfee-b711-4a0d-9aea-b7e9175092b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.003982 10.0.0.65 - - [2026-02-26 04:06:45] "POST /ref-update HTTP/1.1" 200 156 0.013621 10.0.0.65 - - [2026-02-26 04:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.65 - - [2026-02-26 04:06:46] "GET /bgp-as-a-service/971a7a13-f461-4763-903a-a5a127576b49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.006070 10.0.0.65 - - [2026-02-26 04:06:46] "GET /control-node-zone/7547cbb7-dc2b-44b7-b68d-f61fe6d2a91b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004695 10.0.0.65 - - [2026-02-26 04:06:46] "POST /ref-update HTTP/1.1" 200 156 0.014126 10.0.0.65 - - [2026-02-26 04:07:09] "GET /bgp-as-a-service/971a7a13-f461-4763-903a-a5a127576b49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.007416 10.0.0.65 - - [2026-02-26 04:07:09] "GET /virtual-machine-interface/1a241546-8650-4379-a3e5-af670e0ed9a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2742 0.006489 10.0.0.65 - - [2026-02-26 04:07:09] "POST /ref-update HTTP/1.1" 200 156 0.011996 10.0.0.73 - - [2026-02-26 04:07:10] "POST /bgp-routers HTTP/1.1" 200 642 0.059211 10.0.0.73 - - [2026-02-26 04:07:10] "PUT /bgp-router/2625c82d-8fb4-41c2-a8a2-0d1a7f6b1370 HTTP/1.1" 200 255 0.036970 10.0.0.65 - - [2026-02-26 04:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.65 - - [2026-02-26 04:07:11] "GET /global-system-config/653c2dd2-0621-4c81-be38-42c41c655d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.006268 10.0.0.65 - - [2026-02-26 04:07:11] "POST /fqname-to-id HTTP/1.1" 404 234 0.003448 10.0.0.65 - - [2026-02-26 04:07:12] "POST /bgp-as-a-services HTTP/1.1" 200 590 0.032717 10.0.0.65 - - [2026-02-26 04:07:12] "POST /neutron/network HTTP/1.1" 200 830 0.006803 10.0.0.65 - - [2026-02-26 04:07:12] "POST /neutron/subnet HTTP/1.1" 200 710 0.010272 10.0.0.65 - - [2026-02-26 04:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.65 - - [2026-02-26 04:07:12] "GET /bgp-as-a-service/e4c700ca-24f9-40a2-b753-6a779fbfdee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.005196 10.0.0.65 - - [2026-02-26 04:07:12] "GET /control-node-zone/c018dfee-b711-4a0d-9aea-b7e9175092b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.004794 10.0.0.65 - - [2026-02-26 04:07:12] "POST /ref-update HTTP/1.1" 200 156 0.015418 10.0.0.65 - - [2026-02-26 04:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.65 - - [2026-02-26 04:07:12] "GET /bgp-as-a-service/e4c700ca-24f9-40a2-b753-6a779fbfdee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.006185 10.0.0.65 - - [2026-02-26 04:07:12] "GET /control-node-zone/7547cbb7-dc2b-44b7-b68d-f61fe6d2a91b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003393 10.0.0.65 - - [2026-02-26 04:07:12] "POST /ref-update HTTP/1.1" 200 156 0.020486 10.0.0.65 - - [2026-02-26 04:07:16] "POST /neutron/network HTTP/1.1" 200 840 0.007217 10.0.0.65 - - [2026-02-26 04:07:16] "POST /neutron/port HTTP/1.1" 200 117 0.001328 10.0.0.65 - - [2026-02-26 04:07:18] "POST /neutron/port HTTP/1.1" 200 1122 0.018024 10.0.0.65 - - [2026-02-26 04:07:18] "POST /neutron/subnet HTTP/1.1" 200 684 0.009653 10.0.0.65 - - [2026-02-26 04:07:20] "GET /bgp-as-a-service/e4c700ca-24f9-40a2-b753-6a779fbfdee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.007141 10.0.0.65 - - [2026-02-26 04:07:20] "GET /virtual-machine-interface/2b529a12-1b29-488f-9552-6a9c1312312f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2742 0.005448 10.0.0.65 - - [2026-02-26 04:07:20] "POST /ref-update HTTP/1.1" 200 156 0.013374 10.0.0.73 - - [2026-02-26 04:07:20] "POST /ref-update HTTP/1.1" 200 156 0.019498 10.0.0.65 - - [2026-02-26 04:07:27] "GET /obj-perms HTTP/1.1" 200 5056 0.061808 10.0.0.65 - - [2026-02-26 04:07:43] "GET /bgp-as-a-service/e4c700ca-24f9-40a2-b753-6a779fbfdee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2713 0.006253 10.0.0.65 - - [2026-02-26 04:07:43] "GET /virtual-machine-interface/2b529a12-1b29-488f-9552-6a9c1312312f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3058 0.006581 10.0.0.65 - - [2026-02-26 04:07:43] "POST /ref-update HTTP/1.1" 200 156 0.013535 10.0.0.73 - - [2026-02-26 04:07:43] "POST /ref-update HTTP/1.1" 200 156 0.020673 10.0.0.65 - - [2026-02-26 04:07:43] "DELETE /bgp-as-a-service/e4c700ca-24f9-40a2-b753-6a779fbfdee8 HTTP/1.1" 200 115 0.059628 10.0.0.65 - - [2026-02-26 04:07:43] "GET /bgp-as-a-service/971a7a13-f461-4763-903a-a5a127576b49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2713 0.005527 10.0.0.65 - - [2026-02-26 04:07:43] "GET /virtual-machine-interface/1a241546-8650-4379-a3e5-af670e0ed9a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3058 0.008021 10.0.0.65 - - [2026-02-26 04:07:43] "POST /ref-update HTTP/1.1" 200 156 0.012584 10.0.0.73 - - [2026-02-26 04:07:43] "POST /ref-update HTTP/1.1" 200 156 0.025447 10.0.0.65 - - [2026-02-26 04:07:43] "DELETE /bgp-as-a-service/971a7a13-f461-4763-903a-a5a127576b49 HTTP/1.1" 200 115 0.074438 10.0.0.65 - - [2026-02-26 04:07:43] "GET /control-node-zone/f34d52d2-d60d-48d4-865d-156350489589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003749 10.0.0.65 - - [2026-02-26 04:07:43] "POST /ref-update HTTP/1.1" 200 156 0.026463 10.0.0.65 - - [2026-02-26 04:07:43] "DELETE /control-node-zone/f34d52d2-d60d-48d4-865d-156350489589 HTTP/1.1" 200 115 0.027999 10.0.0.65 - - [2026-02-26 04:07:43] "GET /control-node-zone/7547cbb7-dc2b-44b7-b68d-f61fe6d2a91b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004622 10.0.0.65 - - [2026-02-26 04:07:43] "POST /ref-update HTTP/1.1" 200 156 0.018205 10.0.0.65 - - [2026-02-26 04:07:43] "DELETE /control-node-zone/7547cbb7-dc2b-44b7-b68d-f61fe6d2a91b HTTP/1.1" 200 115 0.025739 10.0.0.65 - - [2026-02-26 04:07:43] "GET /control-node-zone/c018dfee-b711-4a0d-9aea-b7e9175092b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.005759 10.0.0.65 - - [2026-02-26 04:07:44] "POST /ref-update HTTP/1.1" 200 156 0.021198 10.0.0.65 - - [2026-02-26 04:07:44] "DELETE /control-node-zone/c018dfee-b711-4a0d-9aea-b7e9175092b6 HTTP/1.1" 200 115 0.041031 10.0.0.65 - - [2026-02-26 04:07:44] "POST /neutron/network HTTP/1.1" 200 830 0.007383 10.0.0.65 - - [2026-02-26 04:07:44] "POST /neutron/port HTTP/1.1" 200 1112 0.020127 10.0.0.65 - - [2026-02-26 04:07:44] "POST /neutron/port HTTP/1.1" 200 1112 0.015437 10.0.0.65 - - [2026-02-26 04:07:45] "POST /neutron/port HTTP/1.1" 200 1112 0.033344 10.0.0.131 - - [2026-02-26 04:07:46] "POST /useragent-kv HTTP/1.1" 200 115 0.005553 10.0.0.131 - - [2026-02-26 04:07:46] "POST /useragent-kv HTTP/1.1" 200 115 0.011352 10.0.0.65 - - [2026-02-26 04:07:46] "POST /neutron/network HTTP/1.1" 200 151 0.189255 10.0.0.73 - - [2026-02-26 04:07:46] "DELETE /route-target/85413f79-ae25-475c-895b-7e651c73ee3e HTTP/1.1" 200 115 0.046298 10.0.0.131 - - [2026-02-26 04:07:47] "GET /projects?obj_uuids=28d27cbf-cc82-4211-ad01-10afe59db92b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000940 10.0.0.65 - - [2026-02-26 04:07:48] "GET /project/28d27cbf-cc82-4211-ad01-10afe59db92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.078990 10.0.0.131 - - [2026-02-26 04:07:48] "GET /projects?obj_uuids=28d27cbf-cc82-4211-ad01-10afe59db92b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001039 10.0.0.65 - - [2026-02-26 04:07:48] "GET /project/28d27cbf-cc82-4211-ad01-10afe59db92b?fields=virtual_networks HTTP/1.1" 200 1046 0.044869 10.0.0.131 - - [2026-02-26 04:07:48] "GET /projects?obj_uuids=28d27cbf-cc82-4211-ad01-10afe59db92b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000940 10.0.0.65 - - [2026-02-26 04:07:48] "GET /project/28d27cbf-cc82-4211-ad01-10afe59db92b?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.038561 10.0.0.131 - - [2026-02-26 04:07:48] "GET /projects?obj_uuids=28d27cbf-cc82-4211-ad01-10afe59db92b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001122 10.0.0.65 - - [2026-02-26 04:07:48] "GET /project/28d27cbf-cc82-4211-ad01-10afe59db92b?fields=security_groups HTTP/1.1" 200 1274 0.039766 10.0.0.65 - - [2026-02-26 04:07:49] "POST /fqname-to-id HTTP/1.1" 404 181 0.032118 10.0.0.131 - - [2026-02-26 04:07:49] "GET /projects?obj_uuids=c74147b3-2fc3-4a3b-afff-385c40292e68&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003157 10.0.0.131 - - [2026-02-26 04:07:49] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001056 10.0.0.131 - - [2026-02-26 04:07:49] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.078750 10.0.0.131 - - [2026-02-26 04:07:49] "POST /id-to-fqname HTTP/1.1" 200 183 0.003478 10.0.0.131 - - [2026-02-26 04:07:49] "POST /fqname-to-id HTTP/1.1" 404 192 0.006048 10.0.0.131 - - [2026-02-26 04:07:50] "POST /security-groups HTTP/1.1" 200 584 0.028082 10.0.0.73 - - [2026-02-26 04:07:50] "POST /fqname-to-id HTTP/1.1" 404 227 0.005078 10.0.0.131 - - [2026-02-26 04:07:50] "POST /projects HTTP/1.1" 200 571 0.230140 10.0.0.131 - - [2026-02-26 04:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.272285 10.0.0.73 - - [2026-02-26 04:07:50] "POST /access-control-lists HTTP/1.1" 200 589 0.033290 10.0.0.65 - - [2026-02-26 04:07:50] "GET /project/c74147b3-2fc3-4a3b-afff-385c40292e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.563152 10.0.0.65 - - [2026-02-26 04:07:51] "GET / HTTP/1.1" 200 36215 0.001858 10.0.0.131 - - [2026-02-26 04:07:54] "GET /projects?obj_uuids=c74147b3-2fc3-4a3b-afff-385c40292e68&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001272 10.0.0.65 - - [2026-02-26 04:07:54] "GET /project/c74147b3-2fc3-4a3b-afff-385c40292e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.053186 10.0.0.131 - - [2026-02-26 04:07:54] "GET /projects?obj_uuids=c74147b3-2fc3-4a3b-afff-385c40292e68&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001124 10.0.0.65 - - [2026-02-26 04:07:54] "GET /project/c74147b3-2fc3-4a3b-afff-385c40292e68?fields=virtual_networks HTTP/1.1" 200 1031 0.042399 10.0.0.131 - - [2026-02-26 04:07:54] "GET /projects?obj_uuids=c74147b3-2fc3-4a3b-afff-385c40292e68&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000903 10.0.0.65 - - [2026-02-26 04:07:54] "GET /project/c74147b3-2fc3-4a3b-afff-385c40292e68?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.039489 10.0.0.131 - - [2026-02-26 04:07:54] "GET /projects?obj_uuids=c74147b3-2fc3-4a3b-afff-385c40292e68&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000873 10.0.0.65 - - [2026-02-26 04:07:54] "GET /project/c74147b3-2fc3-4a3b-afff-385c40292e68?fields=security_groups HTTP/1.1" 200 1251 0.037404 10.0.0.65 - - [2026-02-26 04:07:56] "POST /fqname-to-id HTTP/1.1" 404 189 0.040674 10.0.0.131 - - [2026-02-26 04:07:56] "GET /projects?obj_uuids=908aee6f-9188-467a-b7ff-3d8fb37e0adb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003603 10.0.0.131 - - [2026-02-26 04:07:56] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000823 10.0.0.131 - - [2026-02-26 04:07:56] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006407 10.0.0.131 - - [2026-02-26 04:07:56] "POST /id-to-fqname HTTP/1.1" 200 191 0.002120 10.0.0.131 - - [2026-02-26 04:07:56] "POST /fqname-to-id HTTP/1.1" 404 200 0.002603 10.0.0.131 - - [2026-02-26 04:07:56] "POST /security-groups HTTP/1.1" 200 592 0.073178 10.0.0.131 - - [2026-02-26 04:07:56] "POST /projects HTTP/1.1" 200 587 0.262189 10.0.0.131 - - [2026-02-26 04:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.299731 10.0.0.73 - - [2026-02-26 04:07:56] "POST /fqname-to-id HTTP/1.1" 404 234 0.010456 10.0.0.65 - - [2026-02-26 04:07:56] "GET /project/908aee6f-9188-467a-b7ff-3d8fb37e0adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.475308 10.0.0.131 - - [2026-02-26 04:07:57] "DELETE /project/28d27cbf-cc82-4211-ad01-10afe59db92b HTTP/1.1" 404 177 0.006689 10.0.0.131 - - [2026-02-26 04:07:57] "DELETE /project/908aee6f9188467ab7ff3d8fb37e0adb HTTP/1.1" 404 173 0.003883 10.0.0.131 - - [2026-02-26 04:07:57] "DELETE /project/c74147b32fc34a3bafff385c40292e68 HTTP/1.1" 404 173 0.006244 10.0.0.131 - - [2026-02-26 04:07:57] "GET /projects?obj_uuids=c74147b3-2fc3-4a3b-afff-385c40292e68&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000783 10.0.0.131 - - [2026-02-26 04:07:57] "GET /project/c74147b3-2fc3-4a3b-afff-385c40292e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.037123 10.0.0.131 - - [2026-02-26 04:07:57] "GET /projects?obj_uuids=c74147b3-2fc3-4a3b-afff-385c40292e68&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000871 10.0.0.131 - - [2026-02-26 04:07:57] "GET /project/c74147b3-2fc3-4a3b-afff-385c40292e68?fields=security_groups HTTP/1.1" 200 1353 0.038148 10.0.0.131 - - [2026-02-26 04:07:57] "DELETE /security-group/593f4473-1b3b-4169-8b0e-39697f3e98a2 HTTP/1.1" 200 115 0.048750 10.0.0.131 - - [2026-02-26 04:07:57] "GET /projects?obj_uuids=c74147b3-2fc3-4a3b-afff-385c40292e68&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000852 10.0.0.131 - - [2026-02-26 04:07:57] "GET /project/c74147b3-2fc3-4a3b-afff-385c40292e68?fields=application_policy_sets HTTP/1.1" 200 1392 0.054799 10.0.0.73 - - [2026-02-26 04:07:57] "DELETE /access-control-list/cc92c4dc-7edd-4d8e-b29f-ce1d8a925dc9 HTTP/1.1" 200 115 0.035441 10.0.0.131 - - [2026-02-26 04:07:57] "DELETE /project/c74147b3-2fc3-4a3b-afff-385c40292e68 HTTP/1.1" 200 115 0.394697 10.0.0.65 - - [2026-02-26 04:07:58] "GET / HTTP/1.1" 200 36215 0.001966 10.0.0.131 - - [2026-02-26 04:08:01] "GET /projects?obj_uuids=908aee6f-9188-467a-b7ff-3d8fb37e0adb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001407 10.0.0.65 - - [2026-02-26 04:08:01] "GET /project/908aee6f-9188-467a-b7ff-3d8fb37e0adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.040521 10.0.0.131 - - [2026-02-26 04:08:01] "GET /projects?obj_uuids=908aee6f-9188-467a-b7ff-3d8fb37e0adb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002238 10.0.0.65 - - [2026-02-26 04:08:01] "GET /project/908aee6f-9188-467a-b7ff-3d8fb37e0adb?fields=virtual_networks HTTP/1.1" 200 1047 0.059322 10.0.0.131 - - [2026-02-26 04:08:01] "GET /projects?obj_uuids=908aee6f-9188-467a-b7ff-3d8fb37e0adb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001110 10.0.0.65 - - [2026-02-26 04:08:01] "GET /project/908aee6f-9188-467a-b7ff-3d8fb37e0adb?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.048070 10.0.0.131 - - [2026-02-26 04:08:01] "GET /projects?obj_uuids=908aee6f-9188-467a-b7ff-3d8fb37e0adb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000942 10.0.0.65 - - [2026-02-26 04:08:01] "GET /project/908aee6f-9188-467a-b7ff-3d8fb37e0adb?fields=security_groups HTTP/1.1" 200 1275 0.047846 10.0.0.65 - - [2026-02-26 04:08:03] "POST /fqname-to-id HTTP/1.1" 404 195 0.049501 10.0.0.131 - - [2026-02-26 04:08:03] "GET /projects?obj_uuids=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.007708 10.0.0.131 - - [2026-02-26 04:08:03] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001300 10.0.0.131 - - [2026-02-26 04:08:03] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007513 10.0.0.131 - - [2026-02-26 04:08:03] "POST /id-to-fqname HTTP/1.1" 200 197 0.007301 10.0.0.131 - - [2026-02-26 04:08:03] "POST /fqname-to-id HTTP/1.1" 404 206 0.003135 10.0.0.131 - - [2026-02-26 04:08:03] "POST /security-groups HTTP/1.1" 200 598 0.031314 10.0.0.131 - - [2026-02-26 04:08:03] "POST /projects HTTP/1.1" 200 599 0.242546 10.0.0.131 - - [2026-02-26 04:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.292495 10.0.0.73 - - [2026-02-26 04:08:03] "POST /fqname-to-id HTTP/1.1" 404 240 0.008392 10.0.0.65 - - [2026-02-26 04:08:03] "GET /project/4f190374-8ded-439a-ae71-ae761f128364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.457825 10.0.0.65 - - [2026-02-26 04:08:04] "GET / HTTP/1.1" 200 36215 0.001866 10.0.0.65 - - [2026-02-26 04:08:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000450 10.0.0.65 - - [2026-02-26 04:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.079199 10.0.0.65 - - [2026-02-26 04:08:07] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004325 10.0.0.65 - - [2026-02-26 04:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.65 - - [2026-02-26 04:08:07] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.011346 10.0.0.65 - - [2026-02-26 04:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.65 - - [2026-02-26 04:08:07] "PUT /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4 HTTP/1.1" 200 277 0.021252 10.0.0.65 - - [2026-02-26 04:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.131 - - [2026-02-26 04:08:07] "GET /projects?obj_uuids=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001038 10.0.0.65 - - [2026-02-26 04:08:07] "GET /project/4f190374-8ded-439a-ae71-ae761f128364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.044283 10.0.0.73 - - [2026-02-26 04:08:07] "POST /ref-update HTTP/1.1" 200 156 0.023963 10.0.0.131 - - [2026-02-26 04:08:08] "POST /useragent-kv HTTP/1.1" 200 115 0.008036 10.0.0.65 - - [2026-02-26 04:08:08] "POST /neutron/subnet HTTP/1.1" 200 701 0.334695 10.0.0.65 - - [2026-02-26 04:08:08] "POST /id-to-fqname HTTP/1.1" 200 218 0.001219 10.0.0.65 - - [2026-02-26 04:08:08] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004812 10.0.0.65 - - [2026-02-26 04:08:08] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006577 10.0.0.65 - - [2026-02-26 04:08:08] "POST /neutron/network HTTP/1.1" 200 808 0.006553 10.0.0.65 - - [2026-02-26 04:08:08] "POST /id-to-fqname HTTP/1.1" 200 218 0.001483 10.0.0.65 - - [2026-02-26 04:08:08] "POST /neutron/network HTTP/1.1" 200 818 0.012782 10.0.0.131 - - [2026-02-26 04:08:09] "GET /projects?obj_uuids=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001270 10.0.0.65 - - [2026-02-26 04:08:09] "GET /project/4f190374-8ded-439a-ae71-ae761f128364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.080785 10.0.0.65 - - [2026-02-26 04:08:09] "POST /neutron/port HTTP/1.1" 200 117 0.009722 10.0.0.65 - - [2026-02-26 04:08:09] "POST /id-to-fqname HTTP/1.1" 200 218 0.001592 10.0.0.65 - - [2026-02-26 04:08:10] "POST /neutron/network HTTP/1.1" 200 818 0.006371 10.0.0.65 - - [2026-02-26 04:08:10] "POST /neutron/port HTTP/1.1" 200 1062 0.017701 10.0.0.65 - - [2026-02-26 04:08:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003779 10.0.0.131 - - [2026-02-26 04:08:11] "GET /projects?obj_uuids=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004024 10.0.0.65 - - [2026-02-26 04:08:11] "POST /neutron/network HTTP/1.1" 200 808 0.010042 10.0.0.65 - - [2026-02-26 04:08:11] "GET /project/4f190374-8ded-439a-ae71-ae761f128364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.107372 10.0.0.65 - - [2026-02-26 04:08:11] "POST /neutron/security_group HTTP/1.1" 200 2065 0.009080 10.0.0.131 - - [2026-02-26 04:08:11] "GET /projects?obj_uuids=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001232 10.0.0.65 - - [2026-02-26 04:08:12] "POST /neutron/port HTTP/1.1" 200 1062 0.329062 10.0.0.65 - - [2026-02-26 04:08:12] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005318 10.0.0.65 - - [2026-02-26 04:08:12] "POST /neutron/port HTTP/1.1" 200 1116 0.134603 10.0.0.65 - - [2026-02-26 04:08:12] "POST /neutron/subnet HTTP/1.1" 200 675 0.008207 10.0.0.131 - - [2026-02-26 04:08:13] "GET /obj-perms HTTP/1.1" 200 5044 0.064509 10.0.0.65 - - [2026-02-26 04:08:14] "POST /neutron/port HTTP/1.1" 200 1126 0.018551 10.0.0.65 - - [2026-02-26 04:08:14] "POST /neutron/security_group HTTP/1.1" 200 2065 0.009492 10.0.0.65 - - [2026-02-26 04:08:14] "POST /neutron/port HTTP/1.1" 200 1126 0.019488 10.0.0.65 - - [2026-02-26 04:08:14] "GET /virtual-machine/a6b63272-d980-4a36-bab0-d2c2705c495d HTTP/1.1" 401 292 0.000423 10.0.0.65 - - [2026-02-26 04:08:14] "GET /virtual-machine/a6b63272-d980-4a36-bab0-d2c2705c495d HTTP/1.1" 200 1302 0.041914 10.0.0.65 - - [2026-02-26 04:08:14] "GET /virtual-machine/a6b63272-d980-4a36-bab0-d2c2705c495d HTTP/1.1" 200 1302 0.004247 10.0.0.65 - - [2026-02-26 04:08:14] "GET /virtual-machine-interface/1d9315b7-54c2-4837-bd6a-a6be0456b30a HTTP/1.1" 200 2955 0.005499 10.0.0.65 - - [2026-02-26 04:08:14] "GET /virtual-machine/a6b63272-d980-4a36-bab0-d2c2705c495d HTTP/1.1" 200 1302 0.004992 10.0.0.65 - - [2026-02-26 04:08:14] "GET /virtual-machine-interface/1d9315b7-54c2-4837-bd6a-a6be0456b30a HTTP/1.1" 200 2955 0.006185 10.0.0.65 - - [2026-02-26 04:08:14] "GET /instance-ip/9b56b961-3bad-4de5-a284-59c1d74f8289 HTTP/1.1" 200 1624 0.006716 10.0.0.65 - - [2026-02-26 04:08:14] "GET /virtual-machine/a6b63272-d980-4a36-bab0-d2c2705c495d HTTP/1.1" 200 1302 0.004490 10.0.0.65 - - [2026-02-26 04:08:14] "GET /virtual-machine-interface/1d9315b7-54c2-4837-bd6a-a6be0456b30a HTTP/1.1" 200 2955 0.006499 10.0.0.65 - - [2026-02-26 04:08:14] "GET /instance-ip/9b56b961-3bad-4de5-a284-59c1d74f8289 HTTP/1.1" 200 1624 0.005360 10.0.0.65 - - [2026-02-26 04:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004795 10.0.0.65 - - [2026-02-26 04:08:14] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004367 10.0.0.65 - - [2026-02-26 04:08:15] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004656 10.0.0.65 - - [2026-02-26 04:08:15] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005621 10.0.0.65 - - [2026-02-26 04:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.65 - - [2026-02-26 04:08:15] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004213 10.0.0.65 - - [2026-02-26 04:08:15] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003519 10.0.0.65 - - [2026-02-26 04:08:15] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007747 10.0.0.65 - - [2026-02-26 04:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.65 - - [2026-02-26 04:08:15] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004799 10.0.0.65 - - [2026-02-26 04:08:15] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005018 10.0.0.65 - - [2026-02-26 04:08:15] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007389 10.0.0.65 - - [2026-02-26 04:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004513 10.0.0.65 - - [2026-02-26 04:08:15] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005161 10.0.0.65 - - [2026-02-26 04:08:15] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003295 10.0.0.65 - - [2026-02-26 04:08:15] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007231 10.0.0.65 - - [2026-02-26 04:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.65 - - [2026-02-26 04:08:15] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004366 10.0.0.65 - - [2026-02-26 04:08:15] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003816 10.0.0.65 - - [2026-02-26 04:08:15] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005398 10.0.0.65 - - [2026-02-26 04:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.65 - - [2026-02-26 04:08:15] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004528 10.0.0.65 - - [2026-02-26 04:08:15] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003045 10.0.0.65 - - [2026-02-26 04:08:15] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006048 10.0.0.65 - - [2026-02-26 04:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.65 - - [2026-02-26 04:08:15] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003996 10.0.0.65 - - [2026-02-26 04:08:15] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002827 10.0.0.65 - - [2026-02-26 04:08:15] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005920 10.0.0.65 - - [2026-02-26 04:08:17] "POST /neutron/port HTTP/1.1" 200 117 0.006543 10.0.0.65 - - [2026-02-26 04:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.65 - - [2026-02-26 04:08:18] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006719 10.0.0.65 - - [2026-02-26 04:08:19] "POST /neutron/port HTTP/1.1" 200 1126 0.016719 10.0.0.65 - - [2026-02-26 04:08:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004446 10.0.0.65 - - [2026-02-26 04:08:19] "POST /neutron/network HTTP/1.1" 200 808 0.006922 10.0.0.65 - - [2026-02-26 04:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004575 10.0.0.65 - - [2026-02-26 04:08:23] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005458 10.0.0.65 - - [2026-02-26 04:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.65 - - [2026-02-26 04:08:27] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006711 10.0.0.65 - - [2026-02-26 04:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004408 10.0.0.65 - - [2026-02-26 04:08:31] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006054 10.0.0.65 - - [2026-02-26 04:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004723 10.0.0.65 - - [2026-02-26 04:08:35] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005337 10.0.0.65 - - [2026-02-26 04:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.65 - - [2026-02-26 04:08:39] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005566 10.0.0.65 - - [2026-02-26 04:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.65 - - [2026-02-26 04:08:43] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005345 10.0.0.65 - - [2026-02-26 04:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.65 - - [2026-02-26 04:08:47] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005443 10.0.0.65 - - [2026-02-26 04:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.65 - - [2026-02-26 04:08:51] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008705 10.0.0.65 - - [2026-02-26 04:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005778 10.0.0.65 - - [2026-02-26 04:08:53] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004380 10.0.0.65 - - [2026-02-26 04:08:53] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003593 10.0.0.65 - - [2026-02-26 04:08:53] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008475 10.0.0.65 - - [2026-02-26 04:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004273 10.0.0.65 - - [2026-02-26 04:08:54] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006859 10.0.0.65 - - [2026-02-26 04:08:54] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003282 10.0.0.65 - - [2026-02-26 04:08:54] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005611 10.0.0.65 - - [2026-02-26 04:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.65 - - [2026-02-26 04:08:54] "GET /routing-instance/cb9af4e3-eb3d-43da-b240-aa8daf07d3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.005052 10.0.0.65 - - [2026-02-26 04:08:54] "GET /route-target/994a2d3f-158b-4881-8eeb-627ccb57b6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004062 10.0.0.65 - - [2026-02-26 04:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.65 - - [2026-02-26 04:08:54] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003845 10.0.0.65 - - [2026-02-26 04:08:54] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003014 10.0.0.65 - - [2026-02-26 04:08:54] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006847 10.0.0.65 - - [2026-02-26 04:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.65 - - [2026-02-26 04:08:54] "GET /routing-instance/cb9af4e3-eb3d-43da-b240-aa8daf07d3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.005989 10.0.0.65 - - [2026-02-26 04:08:54] "GET /route-target/994a2d3f-158b-4881-8eeb-627ccb57b6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004149 10.0.0.65 - - [2026-02-26 04:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.65 - - [2026-02-26 04:08:54] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004399 10.0.0.65 - - [2026-02-26 04:08:54] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004430 10.0.0.65 - - [2026-02-26 04:08:54] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005746 10.0.0.65 - - [2026-02-26 04:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337 10.0.0.65 - - [2026-02-26 04:08:54] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004158 10.0.0.65 - - [2026-02-26 04:08:54] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003039 10.0.0.65 - - [2026-02-26 04:08:54] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005650 10.0.0.65 - - [2026-02-26 04:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009867 10.0.0.65 - - [2026-02-26 04:08:55] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004051 10.0.0.65 - - [2026-02-26 04:08:55] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003168 10.0.0.65 - - [2026-02-26 04:08:55] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006004 10.0.0.65 - - [2026-02-26 04:08:55] "GET /obj-perms HTTP/1.1" 200 5044 0.064929 10.0.0.131 - - [2026-02-26 04:08:55] "GET /obj-perms HTTP/1.1" 200 5044 0.003366 10.0.0.65 - - [2026-02-26 04:08:55] "GET /obj-perms HTTP/1.1" 200 5044 0.003768 10.0.0.73 - - [2026-02-26 04:08:55] "GET /obj-perms HTTP/1.1" 200 5044 0.067412 10.0.0.65 - - [2026-02-26 04:08:56] "POST /neutron/port HTTP/1.1" 200 1126 0.018243 10.0.0.65 - - [2026-02-26 04:08:56] "POST /neutron/security_group HTTP/1.1" 200 2065 0.010397 10.0.0.65 - - [2026-02-26 04:08:56] "GET /virtual-machine/5708853e-79bf-4a17-a898-f36ccebdcd2d HTTP/1.1" 200 1301 0.008094 10.0.0.65 - - [2026-02-26 04:08:56] "GET /virtual-machine/5708853e-79bf-4a17-a898-f36ccebdcd2d HTTP/1.1" 200 1301 0.004379 10.0.0.65 - - [2026-02-26 04:08:56] "GET /virtual-machine-interface/c329769d-e020-40a7-b7db-ab44a826463f HTTP/1.1" 200 2956 0.005100 10.0.0.65 - - [2026-02-26 04:08:56] "GET /virtual-machine/5708853e-79bf-4a17-a898-f36ccebdcd2d HTTP/1.1" 200 1301 0.005521 10.0.0.65 - - [2026-02-26 04:08:56] "GET /virtual-machine-interface/c329769d-e020-40a7-b7db-ab44a826463f HTTP/1.1" 200 2956 0.010843 10.0.0.65 - - [2026-02-26 04:08:56] "GET /instance-ip/65209170-f1be-4927-af56-966efc9760d4 HTTP/1.1" 200 1623 0.010084 10.0.0.65 - - [2026-02-26 04:08:56] "GET /virtual-machine/5708853e-79bf-4a17-a898-f36ccebdcd2d HTTP/1.1" 200 1301 0.004668 10.0.0.65 - - [2026-02-26 04:08:56] "GET /virtual-machine-interface/c329769d-e020-40a7-b7db-ab44a826463f HTTP/1.1" 200 2956 0.007008 10.0.0.65 - - [2026-02-26 04:08:56] "GET /instance-ip/65209170-f1be-4927-af56-966efc9760d4 HTTP/1.1" 200 1623 0.009234 10.0.0.65 - - [2026-02-26 04:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.65 - - [2026-02-26 04:08:56] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005854 10.0.0.65 - - [2026-02-26 04:08:56] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.006191 10.0.0.65 - - [2026-02-26 04:08:56] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007311 10.0.0.65 - - [2026-02-26 04:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.65 - - [2026-02-26 04:08:56] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005263 10.0.0.65 - - [2026-02-26 04:08:56] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004274 10.0.0.65 - - [2026-02-26 04:08:56] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007325 10.0.0.65 - - [2026-02-26 04:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005172 10.0.0.65 - - [2026-02-26 04:08:56] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005517 10.0.0.65 - - [2026-02-26 04:08:56] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003913 10.0.0.65 - - [2026-02-26 04:08:57] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005893 10.0.0.65 - - [2026-02-26 04:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.65 - - [2026-02-26 04:08:57] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003964 10.0.0.65 - - [2026-02-26 04:08:57] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004960 10.0.0.65 - - [2026-02-26 04:08:57] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006254 10.0.0.65 - - [2026-02-26 04:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.65 - - [2026-02-26 04:08:57] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006700 10.0.0.65 - - [2026-02-26 04:08:57] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003592 10.0.0.65 - - [2026-02-26 04:08:57] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007229 10.0.0.65 - - [2026-02-26 04:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007504 10.0.0.65 - - [2026-02-26 04:08:57] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004824 10.0.0.65 - - [2026-02-26 04:08:57] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002771 10.0.0.65 - - [2026-02-26 04:08:57] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008106 10.0.0.65 - - [2026-02-26 04:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005153 10.0.0.65 - - [2026-02-26 04:08:57] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006349 10.0.0.65 - - [2026-02-26 04:08:57] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004550 10.0.0.65 - - [2026-02-26 04:08:57] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.015276 10.0.0.131 - - [2026-02-26 04:08:57] "DELETE /project/908aee6f-9188-467a-b7ff-3d8fb37e0adb HTTP/1.1" 404 177 0.003001 10.0.0.131 - - [2026-02-26 04:08:57] "DELETE /project/4f1903748ded439aae71ae761f128364 HTTP/1.1" 404 173 0.005168 10.0.0.65 - - [2026-02-26 04:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006266 10.0.0.65 - - [2026-02-26 04:09:00] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005654 10.0.0.65 - - [2026-02-26 04:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008422 10.0.0.65 - - [2026-02-26 04:09:02] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005544 10.0.0.65 - - [2026-02-26 04:09:02] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003430 10.0.0.65 - - [2026-02-26 04:09:02] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008935 10.0.0.65 - - [2026-02-26 04:09:02] "POST /neutron/port HTTP/1.1" 200 1126 0.029224 10.0.0.65 - - [2026-02-26 04:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.65 - - [2026-02-26 04:09:03] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003505 10.0.0.65 - - [2026-02-26 04:09:03] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003364 10.0.0.65 - - [2026-02-26 04:09:03] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.012222 10.0.0.65 - - [2026-02-26 04:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007622 10.0.0.65 - - [2026-02-26 04:09:03] "GET /routing-instance/cb9af4e3-eb3d-43da-b240-aa8daf07d3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.004322 10.0.0.65 - - [2026-02-26 04:09:03] "GET /route-target/994a2d3f-158b-4881-8eeb-627ccb57b6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004021 10.0.0.65 - - [2026-02-26 04:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.015377 10.0.0.65 - - [2026-02-26 04:09:03] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004231 10.0.0.65 - - [2026-02-26 04:09:03] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003949 10.0.0.65 - - [2026-02-26 04:09:03] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005538 10.0.0.65 - - [2026-02-26 04:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.65 - - [2026-02-26 04:09:03] "GET /routing-instance/cb9af4e3-eb3d-43da-b240-aa8daf07d3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.005598 10.0.0.65 - - [2026-02-26 04:09:03] "GET /route-target/994a2d3f-158b-4881-8eeb-627ccb57b6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.009677 10.0.0.65 - - [2026-02-26 04:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.65 - - [2026-02-26 04:09:03] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006134 10.0.0.65 - - [2026-02-26 04:09:03] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003098 10.0.0.65 - - [2026-02-26 04:09:03] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010655 10.0.0.65 - - [2026-02-26 04:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009751 10.0.0.65 - - [2026-02-26 04:09:03] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.012210 10.0.0.65 - - [2026-02-26 04:09:03] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004097 10.0.0.65 - - [2026-02-26 04:09:04] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.013525 10.0.0.65 - - [2026-02-26 04:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.65 - - [2026-02-26 04:09:04] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004206 10.0.0.65 - - [2026-02-26 04:09:04] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003551 10.0.0.65 - - [2026-02-26 04:09:04] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006709 10.0.0.131 - - [2026-02-26 04:09:04] "GET /obj-perms HTTP/1.1" 200 5044 0.003829 10.0.0.65 - - [2026-02-26 04:09:04] "GET /obj-perms HTTP/1.1" 200 5044 0.004592 10.0.0.65 - - [2026-02-26 04:09:04] "GET /obj-perms HTTP/1.1" 200 5044 0.003779 10.0.0.73 - - [2026-02-26 04:09:04] "GET /obj-perms HTTP/1.1" 200 5044 0.004708 10.0.0.65 - - [2026-02-26 04:09:04] "GET /obj-perms HTTP/1.1" 200 5044 0.003748 10.0.0.131 - - [2026-02-26 04:09:04] "GET /obj-perms HTTP/1.1" 200 5044 0.004126 10.0.0.65 - - [2026-02-26 04:09:04] "GET /virtual-machine/a6b63272-d980-4a36-bab0-d2c2705c495d HTTP/1.1" 200 1302 0.004529 10.0.0.65 - - [2026-02-26 04:09:04] "GET /virtual-machine-interface/1d9315b7-54c2-4837-bd6a-a6be0456b30a HTTP/1.1" 200 2955 0.005700 10.0.0.65 - - [2026-02-26 04:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.65 - - [2026-02-26 04:09:04] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003548 10.0.0.65 - - [2026-02-26 04:09:04] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003388 10.0.0.65 - - [2026-02-26 04:09:04] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005856 10.0.0.65 - - [2026-02-26 04:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.65 - - [2026-02-26 04:09:05] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003824 10.0.0.65 - - [2026-02-26 04:09:05] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003123 10.0.0.65 - - [2026-02-26 04:09:05] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006183 10.0.0.65 - - [2026-02-26 04:09:05] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007221 10.0.0.65 - - [2026-02-26 04:09:11] "GET /virtual-machine/5708853e-79bf-4a17-a898-f36ccebdcd2d HTTP/1.1" 200 1301 0.004476 10.0.0.65 - - [2026-02-26 04:09:11] "GET /virtual-machine-interface/c329769d-e020-40a7-b7db-ab44a826463f HTTP/1.1" 200 2956 0.005567 10.0.0.65 - - [2026-02-26 04:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.65 - - [2026-02-26 04:09:11] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003984 10.0.0.65 - - [2026-02-26 04:09:11] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003280 10.0.0.65 - - [2026-02-26 04:09:11] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005539 10.0.0.65 - - [2026-02-26 04:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.65 - - [2026-02-26 04:09:12] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003561 10.0.0.65 - - [2026-02-26 04:09:12] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004255 10.0.0.65 - - [2026-02-26 04:09:12] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005599 10.0.0.65 - - [2026-02-26 04:09:13] "POST /neutron/port HTTP/1.1" 200 1126 0.017495 10.0.0.65 - - [2026-02-26 04:09:17] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008354 10.0.0.65 - - [2026-02-26 04:09:18] "POST /neutron/network HTTP/1.1" 200 818 0.041305 10.0.0.65 - - [2026-02-26 04:09:18] "POST /neutron/port HTTP/1.1" 200 117 0.001089 10.0.0.65 - - [2026-02-26 04:09:21] "POST /neutron/port HTTP/1.1" 200 1126 0.018829 10.0.0.65 - - [2026-02-26 04:09:21] "POST /neutron/subnet HTTP/1.1" 200 675 0.009273 10.0.0.73 - - [2026-02-26 04:09:29] "GET /obj-perms HTTP/1.1" 200 5056 0.060015 10.0.0.73 - - [2026-02-26 04:09:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.73 - - [2026-02-26 04:09:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.131 - - [2026-02-26 04:09:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000513 10.0.0.131 - - [2026-02-26 04:09:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.131 - - [2026-02-26 04:09:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000613 10.0.0.131 - - [2026-02-26 04:09:36] "GET /global-system-configs HTTP/1.1" 401 292 0.001280 10.0.0.73 - - [2026-02-26 04:09:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.73 - - [2026-02-26 04:09:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.65 - - [2026-02-26 04:09:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.65 - - [2026-02-26 04:09:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000384 10.0.0.65 - - [2026-02-26 04:09:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.65 - - [2026-02-26 04:09:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000346 10.0.0.65 - - [2026-02-26 04:10:19] "POST /neutron/port HTTP/1.1" 200 117 0.004450 10.0.0.65 - - [2026-02-26 04:10:20] "POST /neutron/network HTTP/1.1" 200 117 0.014874 10.0.0.65 - - [2026-02-26 04:10:23] "POST /neutron/network HTTP/1.1" 200 818 0.008261 10.0.0.65 - - [2026-02-26 04:10:23] "POST /neutron/port HTTP/1.1" 200 117 0.001098 10.0.0.65 - - [2026-02-26 04:11:10] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007747 10.0.0.65 - - [2026-02-26 04:11:10] "GET /virtual-machine/a6b63272-d980-4a36-bab0-d2c2705c495d HTTP/1.1" 200 1302 0.004485 10.0.0.65 - - [2026-02-26 04:11:10] "GET /virtual-machine-interface/1d9315b7-54c2-4837-bd6a-a6be0456b30a HTTP/1.1" 200 2955 0.005763 10.0.0.65 - - [2026-02-26 04:11:10] "GET /virtual-machine/a6b63272-d980-4a36-bab0-d2c2705c495d HTTP/1.1" 200 1302 0.003859 10.0.0.65 - - [2026-02-26 04:11:10] "GET /virtual-machine-interface/1d9315b7-54c2-4837-bd6a-a6be0456b30a HTTP/1.1" 200 2955 0.005753 10.0.0.65 - - [2026-02-26 04:11:10] "GET /instance-ip/9b56b961-3bad-4de5-a284-59c1d74f8289 HTTP/1.1" 200 1624 0.005224 10.0.0.65 - - [2026-02-26 04:11:10] "GET /virtual-machine/a6b63272-d980-4a36-bab0-d2c2705c495d HTTP/1.1" 200 1302 0.003815 10.0.0.65 - - [2026-02-26 04:11:10] "GET /virtual-machine-interface/1d9315b7-54c2-4837-bd6a-a6be0456b30a HTTP/1.1" 200 2955 0.005878 10.0.0.65 - - [2026-02-26 04:11:10] "GET /instance-ip/9b56b961-3bad-4de5-a284-59c1d74f8289 HTTP/1.1" 200 1624 0.003818 10.0.0.65 - - [2026-02-26 04:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.65 - - [2026-02-26 04:11:10] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004078 10.0.0.65 - - [2026-02-26 04:11:10] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002992 10.0.0.65 - - [2026-02-26 04:11:10] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005320 10.0.0.65 - - [2026-02-26 04:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004201 10.0.0.65 - - [2026-02-26 04:11:10] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004024 10.0.0.65 - - [2026-02-26 04:11:10] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002668 10.0.0.65 - - [2026-02-26 04:11:11] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005894 10.0.0.65 - - [2026-02-26 04:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004306 10.0.0.65 - - [2026-02-26 04:11:11] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005058 10.0.0.65 - - [2026-02-26 04:11:11] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003235 10.0.0.65 - - [2026-02-26 04:11:11] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005879 10.0.0.65 - - [2026-02-26 04:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.65 - - [2026-02-26 04:11:11] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004411 10.0.0.65 - - [2026-02-26 04:11:11] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003016 10.0.0.65 - - [2026-02-26 04:11:11] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006012 10.0.0.65 - - [2026-02-26 04:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.65 - - [2026-02-26 04:11:11] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004363 10.0.0.65 - - [2026-02-26 04:11:11] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002622 10.0.0.65 - - [2026-02-26 04:11:11] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007646 10.0.0.65 - - [2026-02-26 04:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004749 10.0.0.65 - - [2026-02-26 04:11:11] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004063 10.0.0.65 - - [2026-02-26 04:11:11] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003708 10.0.0.65 - - [2026-02-26 04:11:11] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006337 10.0.0.65 - - [2026-02-26 04:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003152 10.0.0.65 - - [2026-02-26 04:11:11] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004009 10.0.0.65 - - [2026-02-26 04:11:11] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003421 10.0.0.65 - - [2026-02-26 04:11:11] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005915 10.0.0.65 - - [2026-02-26 04:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.65 - - [2026-02-26 04:11:12] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003608 10.0.0.65 - - [2026-02-26 04:11:12] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002613 10.0.0.65 - - [2026-02-26 04:11:12] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006344 10.0.0.65 - - [2026-02-26 04:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777 10.0.0.65 - - [2026-02-26 04:11:13] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003388 10.0.0.65 - - [2026-02-26 04:11:13] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003232 10.0.0.65 - - [2026-02-26 04:11:13] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007054 10.0.0.65 - - [2026-02-26 04:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.65 - - [2026-02-26 04:11:13] "GET /routing-instance/cb9af4e3-eb3d-43da-b240-aa8daf07d3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.005477 10.0.0.65 - - [2026-02-26 04:11:13] "GET /route-target/994a2d3f-158b-4881-8eeb-627ccb57b6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004943 10.0.0.65 - - [2026-02-26 04:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004354 10.0.0.65 - - [2026-02-26 04:11:13] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004751 10.0.0.65 - - [2026-02-26 04:11:13] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003718 10.0.0.65 - - [2026-02-26 04:11:13] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006906 10.0.0.65 - - [2026-02-26 04:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.65 - - [2026-02-26 04:11:13] "GET /routing-instance/cb9af4e3-eb3d-43da-b240-aa8daf07d3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.004549 10.0.0.65 - - [2026-02-26 04:11:13] "GET /route-target/994a2d3f-158b-4881-8eeb-627ccb57b6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003680 10.0.0.65 - - [2026-02-26 04:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.65 - - [2026-02-26 04:11:13] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004195 10.0.0.65 - - [2026-02-26 04:11:13] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003164 10.0.0.65 - - [2026-02-26 04:11:13] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007635 10.0.0.65 - - [2026-02-26 04:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.65 - - [2026-02-26 04:11:13] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003964 10.0.0.65 - - [2026-02-26 04:11:13] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003655 10.0.0.65 - - [2026-02-26 04:11:13] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005841 10.0.0.65 - - [2026-02-26 04:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.65 - - [2026-02-26 04:11:13] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004175 10.0.0.65 - - [2026-02-26 04:11:13] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003114 10.0.0.65 - - [2026-02-26 04:11:14] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005401 10.0.0.131 - - [2026-02-26 04:11:16] "GET /obj-perms HTTP/1.1" 200 5044 0.004340 10.0.0.65 - - [2026-02-26 04:11:20] "POST /neutron/network HTTP/1.1" 200 818 0.007300 10.0.0.65 - - [2026-02-26 04:11:21] "POST /neutron/port HTTP/1.1" 200 117 0.001211 10.0.0.131 - - [2026-02-26 04:11:22] "GET /obj-perms HTTP/1.1" 200 5044 0.005075 10.0.0.65 - - [2026-02-26 04:11:25] "POST /neutron/port HTTP/1.1" 200 1126 0.051870 10.0.0.65 - - [2026-02-26 04:11:25] "POST /neutron/subnet HTTP/1.1" 200 675 0.009761 10.0.0.131 - - [2026-02-26 04:11:28] "GET /obj-perms HTTP/1.1" 200 5044 0.004084 10.0.0.65 - - [2026-02-26 04:11:28] "GET /obj-perms HTTP/1.1" 200 5044 0.005208 10.0.0.65 - - [2026-02-26 04:11:28] "GET /obj-perms HTTP/1.1" 200 5044 0.003635 10.0.0.65 - - [2026-02-26 04:11:28] "GET /obj-perms HTTP/1.1" 200 5044 0.004415 10.0.0.73 - - [2026-02-26 04:11:28] "GET /obj-perms HTTP/1.1" 200 5044 0.003811 10.0.0.131 - - [2026-02-26 04:11:28] "GET /obj-perms HTTP/1.1" 200 5044 0.004447 10.0.0.65 - - [2026-02-26 04:11:28] "POST /neutron/port HTTP/1.1" 200 1126 0.022862 10.0.0.65 - - [2026-02-26 04:11:28] "GET /virtual-machine/5708853e-79bf-4a17-a898-f36ccebdcd2d HTTP/1.1" 200 1301 0.005186 10.0.0.65 - - [2026-02-26 04:11:28] "GET /virtual-machine-interface/c329769d-e020-40a7-b7db-ab44a826463f HTTP/1.1" 200 2956 0.009516 10.0.0.65 - - [2026-02-26 04:11:28] "GET /virtual-machine/5708853e-79bf-4a17-a898-f36ccebdcd2d HTTP/1.1" 200 1301 0.004263 10.0.0.65 - - [2026-02-26 04:11:28] "GET /virtual-machine-interface/c329769d-e020-40a7-b7db-ab44a826463f HTTP/1.1" 200 2956 0.005528 10.0.0.65 - - [2026-02-26 04:11:28] "GET /instance-ip/65209170-f1be-4927-af56-966efc9760d4 HTTP/1.1" 200 1623 0.006549 10.0.0.65 - - [2026-02-26 04:11:28] "GET /virtual-machine/5708853e-79bf-4a17-a898-f36ccebdcd2d HTTP/1.1" 200 1301 0.003671 10.0.0.65 - - [2026-02-26 04:11:28] "GET /virtual-machine-interface/c329769d-e020-40a7-b7db-ab44a826463f HTTP/1.1" 200 2956 0.005757 10.0.0.65 - - [2026-02-26 04:11:28] "GET /instance-ip/65209170-f1be-4927-af56-966efc9760d4 HTTP/1.1" 200 1623 0.004253 10.0.0.65 - - [2026-02-26 04:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.65 - - [2026-02-26 04:11:28] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004063 10.0.0.65 - - [2026-02-26 04:11:28] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002882 10.0.0.65 - - [2026-02-26 04:11:28] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007458 10.0.0.65 - - [2026-02-26 04:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005613 10.0.0.65 - - [2026-02-26 04:11:28] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004635 10.0.0.65 - - [2026-02-26 04:11:28] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002928 10.0.0.65 - - [2026-02-26 04:11:28] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006213 10.0.0.65 - - [2026-02-26 04:11:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.65 - - [2026-02-26 04:11:29] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003648 10.0.0.65 - - [2026-02-26 04:11:29] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002914 10.0.0.65 - - [2026-02-26 04:11:29] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005670 10.0.0.65 - - [2026-02-26 04:11:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.65 - - [2026-02-26 04:11:29] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004458 10.0.0.65 - - [2026-02-26 04:11:29] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002974 10.0.0.65 - - [2026-02-26 04:11:29] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007347 10.0.0.65 - - [2026-02-26 04:11:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.65 - - [2026-02-26 04:11:29] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003690 10.0.0.65 - - [2026-02-26 04:11:29] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002577 10.0.0.65 - - [2026-02-26 04:11:29] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006215 10.0.0.65 - - [2026-02-26 04:11:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.65 - - [2026-02-26 04:11:29] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004180 10.0.0.65 - - [2026-02-26 04:11:29] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003572 10.0.0.65 - - [2026-02-26 04:11:29] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005780 10.0.0.65 - - [2026-02-26 04:11:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.65 - - [2026-02-26 04:11:29] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004120 10.0.0.65 - - [2026-02-26 04:11:29] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003309 10.0.0.65 - - [2026-02-26 04:11:29] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005882 10.0.0.65 - - [2026-02-26 04:11:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463 10.0.0.65 - - [2026-02-26 04:11:30] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004066 10.0.0.65 - - [2026-02-26 04:11:30] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003213 10.0.0.65 - - [2026-02-26 04:11:30] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005671 10.0.0.65 - - [2026-02-26 04:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.65 - - [2026-02-26 04:11:31] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003851 10.0.0.65 - - [2026-02-26 04:11:31] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003368 10.0.0.65 - - [2026-02-26 04:11:31] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005567 10.0.0.65 - - [2026-02-26 04:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.65 - - [2026-02-26 04:11:31] "GET /routing-instance/cb9af4e3-eb3d-43da-b240-aa8daf07d3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.004539 10.0.0.65 - - [2026-02-26 04:11:31] "GET /route-target/994a2d3f-158b-4881-8eeb-627ccb57b6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005026 10.0.0.65 - - [2026-02-26 04:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.65 - - [2026-02-26 04:11:31] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003884 10.0.0.65 - - [2026-02-26 04:11:31] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003386 10.0.0.65 - - [2026-02-26 04:11:31] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005364 10.0.0.65 - - [2026-02-26 04:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.65 - - [2026-02-26 04:11:31] "GET /routing-instance/cb9af4e3-eb3d-43da-b240-aa8daf07d3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.004549 10.0.0.65 - - [2026-02-26 04:11:31] "GET /route-target/994a2d3f-158b-4881-8eeb-627ccb57b6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003690 10.0.0.65 - - [2026-02-26 04:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.65 - - [2026-02-26 04:11:31] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004346 10.0.0.65 - - [2026-02-26 04:11:31] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004681 10.0.0.65 - - [2026-02-26 04:11:31] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006941 10.0.0.65 - - [2026-02-26 04:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005169 10.0.0.65 - - [2026-02-26 04:11:31] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008244 10.0.0.65 - - [2026-02-26 04:11:31] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004997 10.0.0.65 - - [2026-02-26 04:11:31] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007981 10.0.0.65 - - [2026-02-26 04:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.65 - - [2026-02-26 04:11:31] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004452 10.0.0.65 - - [2026-02-26 04:11:31] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002958 10.0.0.65 - - [2026-02-26 04:11:31] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005688 10.0.0.131 - - [2026-02-26 04:11:32] "GET /obj-perms HTTP/1.1" 200 5044 0.003771 10.0.0.65 - - [2026-02-26 04:11:32] "GET /obj-perms HTTP/1.1" 200 5044 0.003902 10.0.0.65 - - [2026-02-26 04:11:32] "GET /obj-perms HTTP/1.1" 200 5044 0.004062 10.0.0.65 - - [2026-02-26 04:11:32] "GET /obj-perms HTTP/1.1" 200 5044 0.003851 10.0.0.65 - - [2026-02-26 04:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.65 - - [2026-02-26 04:11:52] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005824 10.0.0.65 - - [2026-02-26 04:11:52] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003085 10.0.0.65 - - [2026-02-26 04:11:52] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005776 10.0.0.65 - - [2026-02-26 04:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.65 - - [2026-02-26 04:11:53] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004040 10.0.0.65 - - [2026-02-26 04:11:53] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002995 10.0.0.65 - - [2026-02-26 04:11:53] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005394 10.0.0.65 - - [2026-02-26 04:12:09] "GET /virtual-machine/5708853e-79bf-4a17-a898-f36ccebdcd2d HTTP/1.1" 200 1301 0.005570 10.0.0.65 - - [2026-02-26 04:12:09] "GET /virtual-machine-interface/c329769d-e020-40a7-b7db-ab44a826463f HTTP/1.1" 200 2956 0.009875 10.0.0.65 - - [2026-02-26 04:12:09] "GET /instance-ip/65209170-f1be-4927-af56-966efc9760d4 HTTP/1.1" 200 1623 0.004192 10.0.0.65 - - [2026-02-26 04:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.65 - - [2026-02-26 04:12:09] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004577 10.0.0.65 - - [2026-02-26 04:12:09] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003118 10.0.0.65 - - [2026-02-26 04:12:09] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006579 10.0.0.65 - - [2026-02-26 04:12:13] "GET /virtual-machine/5708853e-79bf-4a17-a898-f36ccebdcd2d HTTP/1.1" 200 1301 0.004246 10.0.0.65 - - [2026-02-26 04:12:13] "POST /neutron/port HTTP/1.1" 200 1116 0.020576 10.0.0.65 - - [2026-02-26 04:12:15] "GET /virtual-machine/5708853e-79bf-4a17-a898-f36ccebdcd2d HTTP/1.1" 404 171 0.004407 10.0.0.65 - - [2026-02-26 04:12:15] "GET /virtual-machine/5708853e-79bf-4a17-a898-f36ccebdcd2d HTTP/1.1" 404 171 0.004018 10.0.0.65 - - [2026-02-26 04:12:15] "GET /virtual-machine/5708853e-79bf-4a17-a898-f36ccebdcd2d HTTP/1.1" 404 171 0.003789 10.0.0.65 - - [2026-02-26 04:12:16] "GET /virtual-machine/5708853e-79bf-4a17-a898-f36ccebdcd2d HTTP/1.1" 404 171 0.003372 10.0.0.65 - - [2026-02-26 04:12:17] "GET /virtual-machine/5708853e-79bf-4a17-a898-f36ccebdcd2d HTTP/1.1" 404 171 0.003719 10.0.0.65 - - [2026-02-26 04:12:18] "GET /virtual-machine/5708853e-79bf-4a17-a898-f36ccebdcd2d HTTP/1.1" 404 171 0.004305 10.0.0.65 - - [2026-02-26 04:12:19] "GET /virtual-machine/5708853e-79bf-4a17-a898-f36ccebdcd2d HTTP/1.1" 404 171 0.003684 10.0.0.65 - - [2026-02-26 04:12:20] "GET /virtual-machine/5708853e-79bf-4a17-a898-f36ccebdcd2d HTTP/1.1" 404 171 0.003546 10.0.0.65 - - [2026-02-26 04:12:21] "GET /virtual-machine/5708853e-79bf-4a17-a898-f36ccebdcd2d HTTP/1.1" 404 171 0.003918 10.0.0.65 - - [2026-02-26 04:12:21] "GET /virtual-machine/5708853e-79bf-4a17-a898-f36ccebdcd2d HTTP/1.1" 404 171 0.004756 10.0.0.65 - - [2026-02-26 04:12:22] "GET /virtual-machine/5708853e-79bf-4a17-a898-f36ccebdcd2d HTTP/1.1" 404 171 0.003859 10.0.0.65 - - [2026-02-26 04:12:22] "POST /neutron/port HTTP/1.1" 200 117 0.008250 10.0.0.65 - - [2026-02-26 04:12:23] "GET /virtual-machine/5708853e-79bf-4a17-a898-f36ccebdcd2d HTTP/1.1" 404 171 0.003420 10.0.0.65 - - [2026-02-26 04:12:24] "GET /virtual-machine/5708853e-79bf-4a17-a898-f36ccebdcd2d HTTP/1.1" 404 171 0.003239 10.0.0.65 - - [2026-02-26 04:12:25] "GET /virtual-machine/5708853e-79bf-4a17-a898-f36ccebdcd2d HTTP/1.1" 404 171 0.012179 10.0.0.65 - - [2026-02-26 04:12:26] "GET /virtual-machine/5708853e-79bf-4a17-a898-f36ccebdcd2d HTTP/1.1" 404 171 0.003222 10.0.0.65 - - [2026-02-26 04:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.65 - - [2026-02-26 04:12:26] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005235 10.0.0.65 - - [2026-02-26 04:12:26] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003503 10.0.0.65 - - [2026-02-26 04:12:26] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006664 10.0.0.65 - - [2026-02-26 04:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.65 - - [2026-02-26 04:12:26] "GET /routing-instance/cb9af4e3-eb3d-43da-b240-aa8daf07d3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.004679 10.0.0.65 - - [2026-02-26 04:12:26] "GET /route-target/994a2d3f-158b-4881-8eeb-627ccb57b6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.006095 10.0.0.65 - - [2026-02-26 04:12:26] "GET /virtual-machine/5708853e-79bf-4a17-a898-f36ccebdcd2d HTTP/1.1" 404 171 0.005469 10.0.0.65 - - [2026-02-26 04:12:27] "GET /virtual-machine/5708853e-79bf-4a17-a898-f36ccebdcd2d HTTP/1.1" 404 171 0.003492 10.0.0.65 - - [2026-02-26 04:12:28] "GET /virtual-machine/5708853e-79bf-4a17-a898-f36ccebdcd2d HTTP/1.1" 404 171 0.004637 10.0.0.65 - - [2026-02-26 04:12:29] "GET /virtual-machine/5708853e-79bf-4a17-a898-f36ccebdcd2d HTTP/1.1" 404 171 0.004318 10.0.0.65 - - [2026-02-26 04:12:30] "GET /virtual-machine/5708853e-79bf-4a17-a898-f36ccebdcd2d HTTP/1.1" 404 171 0.003440 10.0.0.65 - - [2026-02-26 04:12:31] "GET /virtual-machine/5708853e-79bf-4a17-a898-f36ccebdcd2d HTTP/1.1" 404 171 0.003693 10.0.0.65 - - [2026-02-26 04:12:31] "GET /virtual-machine/5708853e-79bf-4a17-a898-f36ccebdcd2d HTTP/1.1" 404 171 0.003468 10.0.0.73 - - [2026-02-26 04:12:31] "GET /obj-perms HTTP/1.1" 200 5056 0.065320 10.0.0.65 - - [2026-02-26 04:12:32] "GET /virtual-machine/5708853e-79bf-4a17-a898-f36ccebdcd2d HTTP/1.1" 404 171 0.003534 10.0.0.65 - - [2026-02-26 04:12:33] "GET /virtual-machine/5708853e-79bf-4a17-a898-f36ccebdcd2d HTTP/1.1" 404 171 0.003670 10.0.0.65 - - [2026-02-26 04:12:34] "GET /virtual-machine/5708853e-79bf-4a17-a898-f36ccebdcd2d HTTP/1.1" 404 171 0.003500 10.0.0.65 - - [2026-02-26 04:12:35] "GET /virtual-machine/5708853e-79bf-4a17-a898-f36ccebdcd2d HTTP/1.1" 404 171 0.004161 10.0.0.65 - - [2026-02-26 04:12:36] "GET /virtual-machine/5708853e-79bf-4a17-a898-f36ccebdcd2d HTTP/1.1" 404 171 0.003256 10.0.0.65 - - [2026-02-26 04:12:36] "GET /obj-perms HTTP/1.1" 200 5044 0.004541 10.0.0.131 - - [2026-02-26 04:12:36] "GET /obj-perms HTTP/1.1" 200 5044 0.003590 10.0.0.65 - - [2026-02-26 04:12:37] "GET /virtual-machine/a6b63272-d980-4a36-bab0-d2c2705c495d HTTP/1.1" 200 1302 0.004352 10.0.0.65 - - [2026-02-26 04:12:37] "POST /neutron/port HTTP/1.1" 200 1126 0.028533 10.0.0.65 - - [2026-02-26 04:12:39] "GET /virtual-machine/a6b63272-d980-4a36-bab0-d2c2705c495d HTTP/1.1" 404 171 0.004270 10.0.0.65 - - [2026-02-26 04:12:39] "GET /virtual-machine/a6b63272-d980-4a36-bab0-d2c2705c495d HTTP/1.1" 404 171 0.004056 10.0.0.65 - - [2026-02-26 04:12:39] "GET /virtual-machine/a6b63272-d980-4a36-bab0-d2c2705c495d HTTP/1.1" 404 171 0.004344 10.0.0.65 - - [2026-02-26 04:12:39] "GET /virtual-machine/a6b63272-d980-4a36-bab0-d2c2705c495d HTTP/1.1" 404 171 0.003114 10.0.0.65 - - [2026-02-26 04:12:40] "GET /virtual-machine/a6b63272-d980-4a36-bab0-d2c2705c495d HTTP/1.1" 404 171 0.003952 10.0.0.65 - - [2026-02-26 04:12:41] "GET /virtual-machine/a6b63272-d980-4a36-bab0-d2c2705c495d HTTP/1.1" 404 171 0.003710 10.0.0.65 - - [2026-02-26 04:12:42] "GET /virtual-machine/a6b63272-d980-4a36-bab0-d2c2705c495d HTTP/1.1" 404 171 0.004339 10.0.0.65 - - [2026-02-26 04:12:43] "GET /virtual-machine/a6b63272-d980-4a36-bab0-d2c2705c495d HTTP/1.1" 404 171 0.003481 10.0.0.65 - - [2026-02-26 04:12:44] "GET /virtual-machine/a6b63272-d980-4a36-bab0-d2c2705c495d HTTP/1.1" 404 171 0.004611 10.0.0.65 - - [2026-02-26 04:12:44] "GET /virtual-machine/a6b63272-d980-4a36-bab0-d2c2705c495d HTTP/1.1" 404 171 0.003119 10.0.0.65 - - [2026-02-26 04:12:45] "GET /virtual-machine/a6b63272-d980-4a36-bab0-d2c2705c495d HTTP/1.1" 404 171 0.003246 10.0.0.65 - - [2026-02-26 04:12:46] "GET /virtual-machine/a6b63272-d980-4a36-bab0-d2c2705c495d HTTP/1.1" 404 171 0.004833 10.0.0.65 - - [2026-02-26 04:12:47] "GET /virtual-machine/a6b63272-d980-4a36-bab0-d2c2705c495d HTTP/1.1" 404 171 0.004031 10.0.0.65 - - [2026-02-26 04:12:48] "GET /virtual-machine/a6b63272-d980-4a36-bab0-d2c2705c495d HTTP/1.1" 404 171 0.003239 10.0.0.65 - - [2026-02-26 04:12:49] "GET /virtual-machine/a6b63272-d980-4a36-bab0-d2c2705c495d HTTP/1.1" 404 171 0.004178 10.0.0.65 - - [2026-02-26 04:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.65 - - [2026-02-26 04:12:49] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004002 10.0.0.65 - - [2026-02-26 04:12:49] "GET /virtual-networks?parent_id=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003200 10.0.0.65 - - [2026-02-26 04:12:49] "GET /virtual-network/401ea084-6522-4a43-8941-1dbec58ce6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006629 10.0.0.65 - - [2026-02-26 04:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.65 - - [2026-02-26 04:12:49] "GET /routing-instance/cb9af4e3-eb3d-43da-b240-aa8daf07d3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.004541 10.0.0.65 - - [2026-02-26 04:12:49] "GET /route-target/994a2d3f-158b-4881-8eeb-627ccb57b6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005242 10.0.0.65 - - [2026-02-26 04:12:49] "GET /obj-perms HTTP/1.1" 200 5044 0.004398 10.0.0.73 - - [2026-02-26 04:12:52] "GET /obj-perms HTTP/1.1" 200 5044 0.004625 10.0.0.65 - - [2026-02-26 04:12:58] "GET /obj-perms HTTP/1.1" 200 5044 0.004272 10.0.0.73 - - [2026-02-26 04:12:58] "GET /obj-perms HTTP/1.1" 200 5044 0.004482 10.0.0.65 - - [2026-02-26 04:12:59] "POST /neutron/network HTTP/1.1" 200 808 0.007517 10.0.0.73 - - [2026-02-26 04:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.048386 10.0.0.65 - - [2026-02-26 04:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.65 - - [2026-02-26 04:12:59] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004162 10.0.0.65 - - [2026-02-26 04:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.65 - - [2026-02-26 04:12:59] "PUT /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4 HTTP/1.1" 200 277 0.012438 10.0.0.131 - - [2026-02-26 04:13:02] "GET /projects?obj_uuids=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.040275 10.0.0.65 - - [2026-02-26 04:13:02] "GET /project/4f190374-8ded-439a-ae71-ae761f128364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.121887 10.0.0.131 - - [2026-02-26 04:13:02] "GET /projects?obj_uuids=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.005005 10.0.0.65 - - [2026-02-26 04:13:02] "GET /project/4f190374-8ded-439a-ae71-ae761f128364?fields=virtual_networks HTTP/1.1" 200 1058 0.073235 10.0.0.131 - - [2026-02-26 04:13:02] "GET /projects?obj_uuids=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001069 10.0.0.65 - - [2026-02-26 04:13:02] "GET /project/4f190374-8ded-439a-ae71-ae761f128364?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.047415 10.0.0.131 - - [2026-02-26 04:13:02] "GET /projects?obj_uuids=4f190374-8ded-439a-ae71-ae761f128364&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001242 10.0.0.65 - - [2026-02-26 04:13:02] "GET /project/4f190374-8ded-439a-ae71-ae761f128364?fields=security_groups HTTP/1.1" 200 1292 0.062921 10.0.0.65 - - [2026-02-26 04:13:03] "POST /fqname-to-id HTTP/1.1" 404 194 0.041100 10.0.0.131 - - [2026-02-26 04:13:03] "GET /projects?obj_uuids=8d77b11b-2adc-4f2e-8764-421fce9ebeea&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003270 10.0.0.131 - - [2026-02-26 04:13:03] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000945 10.0.0.131 - - [2026-02-26 04:13:03] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.041395 10.0.0.131 - - [2026-02-26 04:13:04] "POST /id-to-fqname HTTP/1.1" 200 196 0.001171 10.0.0.131 - - [2026-02-26 04:13:04] "POST /fqname-to-id HTTP/1.1" 404 205 0.007488 10.0.0.131 - - [2026-02-26 04:13:04] "POST /security-groups HTTP/1.1" 200 597 0.103776 10.0.0.131 - - [2026-02-26 04:13:04] "POST /projects HTTP/1.1" 200 597 0.342093 10.0.0.131 - - [2026-02-26 04:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.382702 10.0.0.65 - - [2026-02-26 04:13:04] "GET /project/8d77b11b-2adc-4f2e-8764-421fce9ebeea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.588241 10.0.0.73 - - [2026-02-26 04:13:04] "POST /access-control-lists HTTP/1.1" 200 604 0.053508 10.0.0.65 - - [2026-02-26 04:13:05] "GET / HTTP/1.1" 200 36215 0.001698 10.0.0.131 - - [2026-02-26 04:13:09] "GET /projects?obj_uuids=8d77b11b-2adc-4f2e-8764-421fce9ebeea&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001145 10.0.0.65 - - [2026-02-26 04:13:09] "GET /project/8d77b11b-2adc-4f2e-8764-421fce9ebeea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.066632 10.0.0.131 - - [2026-02-26 04:13:09] "GET /projects?obj_uuids=8d77b11b-2adc-4f2e-8764-421fce9ebeea&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001479 10.0.0.65 - - [2026-02-26 04:13:09] "GET /project/8d77b11b-2adc-4f2e-8764-421fce9ebeea?fields=virtual_networks HTTP/1.1" 200 1056 0.072124 10.0.0.131 - - [2026-02-26 04:13:09] "GET /projects?obj_uuids=8d77b11b-2adc-4f2e-8764-421fce9ebeea&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001236 10.0.0.65 - - [2026-02-26 04:13:09] "GET /project/8d77b11b-2adc-4f2e-8764-421fce9ebeea?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.046713 10.0.0.131 - - [2026-02-26 04:13:09] "GET /projects?obj_uuids=8d77b11b-2adc-4f2e-8764-421fce9ebeea&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001655 10.0.0.65 - - [2026-02-26 04:13:09] "GET /project/8d77b11b-2adc-4f2e-8764-421fce9ebeea?fields=security_groups HTTP/1.1" 200 1289 0.048919 10.0.0.65 - - [2026-02-26 04:13:10] "POST /fqname-to-id HTTP/1.1" 404 188 0.031753 10.0.0.131 - - [2026-02-26 04:13:10] "GET /projects?obj_uuids=a07dd271-89c8-495f-adbd-74754bad601f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003199 10.0.0.131 - - [2026-02-26 04:13:10] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000968 10.0.0.131 - - [2026-02-26 04:13:10] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007318 10.0.0.131 - - [2026-02-26 04:13:10] "POST /id-to-fqname HTTP/1.1" 200 190 0.001112 10.0.0.131 - - [2026-02-26 04:13:10] "POST /fqname-to-id HTTP/1.1" 404 199 0.010789 10.0.0.131 - - [2026-02-26 04:13:10] "POST /security-groups HTTP/1.1" 200 591 0.031818 10.0.0.73 - - [2026-02-26 04:13:11] "POST /fqname-to-id HTTP/1.1" 404 234 0.003644 10.0.0.131 - - [2026-02-26 04:13:11] "POST /projects HTTP/1.1" 200 585 0.248904 10.0.0.131 - - [2026-02-26 04:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.322845 10.0.0.73 - - [2026-02-26 04:13:11] "POST /access-control-lists HTTP/1.1" 200 596 0.031186 10.0.0.65 - - [2026-02-26 04:13:11] "GET /project/a07dd271-89c8-495f-adbd-74754bad601f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.485162 10.0.0.65 - - [2026-02-26 04:13:12] "GET / HTTP/1.1" 200 36215 0.002210 10.0.0.131 - - [2026-02-26 04:13:15] "GET /projects?obj_uuids=a07dd271-89c8-495f-adbd-74754bad601f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001126 10.0.0.65 - - [2026-02-26 04:13:15] "GET /project/a07dd271-89c8-495f-adbd-74754bad601f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.049705 10.0.0.131 - - [2026-02-26 04:13:15] "GET /projects?obj_uuids=a07dd271-89c8-495f-adbd-74754bad601f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001299 10.0.0.65 - - [2026-02-26 04:13:15] "GET /project/a07dd271-89c8-495f-adbd-74754bad601f?fields=virtual_networks HTTP/1.1" 200 1045 0.059547 10.0.0.131 - - [2026-02-26 04:13:15] "GET /projects?obj_uuids=a07dd271-89c8-495f-adbd-74754bad601f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001150 10.0.0.65 - - [2026-02-26 04:13:15] "GET /project/a07dd271-89c8-495f-adbd-74754bad601f?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.041538 10.0.0.131 - - [2026-02-26 04:13:15] "GET /projects?obj_uuids=a07dd271-89c8-495f-adbd-74754bad601f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001052 10.0.0.65 - - [2026-02-26 04:13:16] "GET /project/a07dd271-89c8-495f-adbd-74754bad601f?fields=security_groups HTTP/1.1" 200 1272 0.065742 10.0.0.65 - - [2026-02-26 04:13:17] "POST /fqname-to-id HTTP/1.1" 404 196 0.041191 10.0.0.131 - - [2026-02-26 04:13:17] "GET /projects?obj_uuids=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003956 10.0.0.131 - - [2026-02-26 04:13:17] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001135 10.0.0.131 - - [2026-02-26 04:13:17] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008924 10.0.0.131 - - [2026-02-26 04:13:17] "POST /id-to-fqname HTTP/1.1" 200 198 0.005014 10.0.0.131 - - [2026-02-26 04:13:17] "POST /fqname-to-id HTTP/1.1" 404 207 0.011030 10.0.0.131 - - [2026-02-26 04:13:17] "POST /security-groups HTTP/1.1" 200 599 0.037834 10.0.0.131 - - [2026-02-26 04:13:17] "POST /projects HTTP/1.1" 200 601 0.294636 10.0.0.131 - - [2026-02-26 04:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.342048 10.0.0.73 - - [2026-02-26 04:13:17] "POST /fqname-to-id HTTP/1.1" 404 241 0.010253 10.0.0.65 - - [2026-02-26 04:13:17] "GET /project/d3ed7d7c-9e55-4b17-afc2-0231b4c87666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.508938 10.0.0.65 - - [2026-02-26 04:13:19] "GET / HTTP/1.1" 200 36215 0.001937 10.0.0.65 - - [2026-02-26 04:13:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000437 10.0.0.65 - - [2026-02-26 04:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.087759 10.0.0.131 - - [2026-02-26 04:13:20] "GET /projects?obj_uuids=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000859 10.0.0.65 - - [2026-02-26 04:13:20] "GET /project/d3ed7d7c-9e55-4b17-afc2-0231b4c87666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.051211 10.0.0.131 - - [2026-02-26 04:13:20] "GET /projects?obj_uuids=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001172 10.0.0.65 - - [2026-02-26 04:13:20] "POST /neutron/network HTTP/1.1" 200 601 0.169208 10.0.0.73 - - [2026-02-26 04:13:20] "POST /ref-update HTTP/1.1" 200 156 0.030401 10.0.0.65 - - [2026-02-26 04:13:20] "POST /neutron/network HTTP/1.1" 200 974 0.011484 10.0.0.65 - - [2026-02-26 04:13:20] "POST /id-to-fqname HTTP/1.1" 200 222 0.001181 10.0.0.65 - - [2026-02-26 04:13:20] "GET /virtual-network/c9c10435-18bf-486a-b656-8877300ce796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.004865 10.0.0.65 - - [2026-02-26 04:13:21] "GET /virtual-network/c9c10435-18bf-486a-b656-8877300ce796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.007411 10.0.0.65 - - [2026-02-26 04:13:21] "POST /neutron/subnet HTTP/1.1" 200 716 0.012026 10.0.0.65 - - [2026-02-26 04:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.131 - - [2026-02-26 04:13:21] "GET /projects?obj_uuids=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001102 10.0.0.65 - - [2026-02-26 04:13:21] "GET /project/d3ed7d7c-9e55-4b17-afc2-0231b4c87666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.057100 10.0.0.131 - - [2026-02-26 04:13:21] "GET /projects?obj_uuids=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001346 10.0.0.65 - - [2026-02-26 04:13:21] "POST /neutron/network HTTP/1.1" 200 601 0.146979 10.0.0.131 - - [2026-02-26 04:13:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.055712 10.0.0.65 - - [2026-02-26 04:13:21] "POST /neutron/network HTTP/1.1" 200 975 0.015919 10.0.0.65 - - [2026-02-26 04:13:21] "POST /id-to-fqname HTTP/1.1" 200 222 0.001410 10.0.0.65 - - [2026-02-26 04:13:21] "GET /virtual-network/c33d1fb3-988e-439e-8262-6a837e932736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.006817 10.0.0.65 - - [2026-02-26 04:13:22] "GET /virtual-network/c33d1fb3-988e-439e-8262-6a837e932736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.007004 10.0.0.65 - - [2026-02-26 04:13:22] "POST /neutron/subnet HTTP/1.1" 200 716 0.010946 10.0.0.65 - - [2026-02-26 04:13:22] "POST /id-to-fqname HTTP/1.1" 200 222 0.001509 10.0.0.65 - - [2026-02-26 04:13:22] "POST /neutron/network HTTP/1.1" 200 984 0.009921 10.0.0.131 - - [2026-02-26 04:13:23] "GET /projects?obj_uuids=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001223 10.0.0.65 - - [2026-02-26 04:13:23] "GET /project/d3ed7d7c-9e55-4b17-afc2-0231b4c87666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.113907 10.0.0.65 - - [2026-02-26 04:13:23] "POST /neutron/port HTTP/1.1" 200 117 0.006690 10.0.0.65 - - [2026-02-26 04:13:23] "POST /id-to-fqname HTTP/1.1" 200 222 0.001251 10.0.0.65 - - [2026-02-26 04:13:24] "POST /neutron/network HTTP/1.1" 200 984 0.010426 10.0.0.65 - - [2026-02-26 04:13:24] "POST /neutron/port HTTP/1.1" 200 1152 0.028949 10.0.0.65 - - [2026-02-26 04:13:24] "POST /neutron/port HTTP/1.1" 200 117 0.021340 10.0.0.131 - - [2026-02-26 04:13:25] "GET /projects?obj_uuids=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001280 10.0.0.65 - - [2026-02-26 04:13:25] "GET /project/d3ed7d7c-9e55-4b17-afc2-0231b4c87666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.131500 10.0.0.65 - - [2026-02-26 04:13:25] "POST /neutron/port HTTP/1.1" 200 1216 0.020561 10.0.0.65 - - [2026-02-26 04:13:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003889 10.0.0.65 - - [2026-02-26 04:13:25] "POST /neutron/port HTTP/1.1" 200 117 0.001539 10.0.0.65 - - [2026-02-26 04:13:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011742 10.0.0.65 - - [2026-02-26 04:13:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.012572 10.0.0.65 - - [2026-02-26 04:13:26] "POST /neutron/port HTTP/1.1" 200 1153 0.035084 10.0.0.65 - - [2026-02-26 04:13:26] "POST /neutron/port HTTP/1.1" 200 1217 0.024712 10.0.0.65 - - [2026-02-26 04:13:26] "POST /neutron/subnet HTTP/1.1" 200 1272 0.026310 10.0.0.65 - - [2026-02-26 04:13:26] "POST /neutron/network HTTP/1.1" 200 975 0.012590 10.0.0.65 - - [2026-02-26 04:13:30] "POST /neutron/port HTTP/1.1" 200 1216 0.020796 10.0.0.65 - - [2026-02-26 04:13:30] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007559 10.0.0.65 - - [2026-02-26 04:13:30] "GET /virtual-machine/fe68fa92-28f1-462a-b7d6-f2795dac332c HTTP/1.1" 401 292 0.000462 10.0.0.65 - - [2026-02-26 04:13:31] "GET /virtual-machine/fe68fa92-28f1-462a-b7d6-f2795dac332c HTTP/1.1" 200 1303 0.034977 10.0.0.65 - - [2026-02-26 04:13:31] "GET /virtual-machine-interface/52d63835-6298-4d44-b257-5fbb2851acbe HTTP/1.1" 200 3164 0.007096 10.0.0.65 - - [2026-02-26 04:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.65 - - [2026-02-26 04:13:31] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003929 10.0.0.65 - - [2026-02-26 04:13:31] "GET /virtual-networks?parent_id=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.002777 10.0.0.65 - - [2026-02-26 04:13:31] "GET /virtual-network/c9c10435-18bf-486a-b656-8877300ce796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005854 10.0.0.65 - - [2026-02-26 04:13:32] "GET /obj-perms HTTP/1.1" 200 5056 0.068777 10.0.0.65 - - [2026-02-26 04:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004511 10.0.0.65 - - [2026-02-26 04:13:34] "GET /virtual-network/c9c10435-18bf-486a-b656-8877300ce796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.008477 10.0.0.65 - - [2026-02-26 04:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.65 - - [2026-02-26 04:13:36] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003975 10.0.0.65 - - [2026-02-26 04:13:36] "GET /virtual-networks?parent_id=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003244 10.0.0.65 - - [2026-02-26 04:13:36] "GET /virtual-network/c9c10435-18bf-486a-b656-8877300ce796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006457 10.0.0.65 - - [2026-02-26 04:13:36] "POST /neutron/port HTTP/1.1" 200 1217 0.017508 10.0.0.65 - - [2026-02-26 04:13:37] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008236 10.0.0.65 - - [2026-02-26 04:13:37] "GET /virtual-machine/4aa6ab95-6608-498d-9245-31c01097413a HTTP/1.1" 200 1302 0.006307 10.0.0.65 - - [2026-02-26 04:13:37] "GET /virtual-machine-interface/c498525c-1e73-405d-a5fe-c55f369ac0a6 HTTP/1.1" 200 3165 0.005666 10.0.0.65 - - [2026-02-26 04:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.65 - - [2026-02-26 04:13:37] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003684 10.0.0.65 - - [2026-02-26 04:13:37] "GET /virtual-networks?parent_id=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003698 10.0.0.65 - - [2026-02-26 04:13:37] "GET /virtual-network/c33d1fb3-988e-439e-8262-6a837e932736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.005629 10.0.0.65 - - [2026-02-26 04:13:37] "POST /neutron/port HTTP/1.1" 200 1217 0.056417 10.0.0.65 - - [2026-02-26 04:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.65 - - [2026-02-26 04:13:38] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009230 10.0.0.65 - - [2026-02-26 04:13:38] "GET /virtual-networks?parent_id=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003830 10.0.0.65 - - [2026-02-26 04:13:38] "GET /virtual-network/c33d1fb3-988e-439e-8262-6a837e932736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.005793 10.0.0.65 - - [2026-02-26 04:13:38] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009126 10.0.0.65 - - [2026-02-26 04:13:43] "POST /fqname-to-id HTTP/1.1" 404 209 0.004253 10.0.0.65 - - [2026-02-26 04:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004521 10.0.0.131 - - [2026-02-26 04:13:43] "GET /projects?obj_uuids=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001096 10.0.0.65 - - [2026-02-26 04:13:43] "GET /project/d3ed7d7c-9e55-4b17-afc2-0231b4c87666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.038777 10.0.0.65 - - [2026-02-26 04:13:43] "POST /network-policys HTTP/1.1" 200 535 0.032481 10.0.0.65 - - [2026-02-26 04:13:44] "GET /network-policy/6067fce0-235e-42e5-8771-7a021a7fad41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.007507 10.0.0.65 - - [2026-02-26 04:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.65 - - [2026-02-26 04:13:44] "GET /virtual-network/c9c10435-18bf-486a-b656-8877300ce796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006346 10.0.0.65 - - [2026-02-26 04:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.65 - - [2026-02-26 04:13:44] "GET /network-policy/6067fce0-235e-42e5-8771-7a021a7fad41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005013 10.0.0.73 - - [2026-02-26 04:13:44] "POST /fqname-to-id HTTP/1.1" 404 230 0.006234 10.0.0.65 - - [2026-02-26 04:13:44] "POST /ref-update HTTP/1.1" 200 156 0.052054 10.0.0.65 - - [2026-02-26 04:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007344 10.0.0.65 - - [2026-02-26 04:13:44] "GET /network-policy/6067fce0-235e-42e5-8771-7a021a7fad41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004449 10.0.0.65 - - [2026-02-26 04:13:44] "GET /virtual-network/c9c10435-18bf-486a-b656-8877300ce796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.008696 10.0.0.65 - - [2026-02-26 04:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.65 - - [2026-02-26 04:13:44] "GET /network-policy/6067fce0-235e-42e5-8771-7a021a7fad41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006315 10.0.0.65 - - [2026-02-26 04:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005572 10.0.0.65 - - [2026-02-26 04:13:44] "GET /virtual-network/c33d1fb3-988e-439e-8262-6a837e932736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.005878 10.0.0.65 - - [2026-02-26 04:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.65 - - [2026-02-26 04:13:44] "GET /network-policy/6067fce0-235e-42e5-8771-7a021a7fad41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.007975 10.0.0.131 - - [2026-02-26 04:13:44] "POST /fqname-to-id HTTP/1.1" 404 207 0.005030 10.0.0.65 - - [2026-02-26 04:13:44] "POST /ref-update HTTP/1.1" 200 156 0.066545 10.0.0.73 - - [2026-02-26 04:13:44] "POST /fqname-to-id HTTP/1.1" 404 230 0.005863 10.0.0.65 - - [2026-02-26 04:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004078 10.0.0.65 - - [2026-02-26 04:13:44] "GET /network-policy/6067fce0-235e-42e5-8771-7a021a7fad41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.008861 10.0.0.65 - - [2026-02-26 04:13:44] "GET /virtual-network/c33d1fb3-988e-439e-8262-6a837e932736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2869 0.008811 10.0.0.65 - - [2026-02-26 04:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.65 - - [2026-02-26 04:13:44] "GET /network-policy/6067fce0-235e-42e5-8771-7a021a7fad41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004386 10.0.0.65 - - [2026-02-26 04:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002966 10.0.0.131 - - [2026-02-26 04:13:44] "GET /projects?obj_uuids=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000979 10.0.0.65 - - [2026-02-26 04:13:44] "GET /project/d3ed7d7c-9e55-4b17-afc2-0231b4c87666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.059633 10.0.0.65 - - [2026-02-26 04:13:45] "POST /neutron/network HTTP/1.1" 200 117 0.020907 10.0.0.73 - - [2026-02-26 04:13:45] "POST /route-targets HTTP/1.1" 200 328 0.014740 10.0.0.65 - - [2026-02-26 04:13:45] "POST /neutron/network HTTP/1.1" 200 799 0.009682 10.0.0.65 - - [2026-02-26 04:13:45] "POST /id-to-fqname HTTP/1.1" 200 214 0.001261 10.0.0.65 - - [2026-02-26 04:13:45] "GET /virtual-network/84434378-7a6a-4293-bea0-b44d203c2016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.005682 10.0.0.65 - - [2026-02-26 04:13:45] "GET /virtual-network/84434378-7a6a-4293-bea0-b44d203c2016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.005287 10.0.0.65 - - [2026-02-26 04:13:45] "POST /neutron/subnet HTTP/1.1" 200 701 0.009897 10.0.0.65 - - [2026-02-26 04:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.131 - - [2026-02-26 04:13:45] "GET /projects?obj_uuids=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000972 10.0.0.65 - - [2026-02-26 04:13:45] "GET /project/d3ed7d7c-9e55-4b17-afc2-0231b4c87666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.049712 10.0.0.73 - - [2026-02-26 04:13:45] "POST /ref-update HTTP/1.1" 200 156 0.024918 10.0.0.131 - - [2026-02-26 04:13:46] "POST /useragent-kv HTTP/1.1" 200 115 0.007495 10.0.0.65 - - [2026-02-26 04:13:46] "POST /neutron/subnet HTTP/1.1" 200 701 0.251119 10.0.0.65 - - [2026-02-26 04:13:46] "POST /id-to-fqname HTTP/1.1" 200 214 0.001672 10.0.0.65 - - [2026-02-26 04:13:46] "GET /virtual-network/274009ef-48bd-4514-898f-4e2112c9c42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.006647 10.0.0.65 - - [2026-02-26 04:13:46] "GET /virtual-network/274009ef-48bd-4514-898f-4e2112c9c42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.007200 10.0.0.65 - - [2026-02-26 04:13:46] "POST /neutron/network HTTP/1.1" 200 799 0.007681 10.0.0.65 - - [2026-02-26 04:13:46] "POST /fqname-to-id HTTP/1.1" 404 239 0.003798 10.0.0.65 - - [2026-02-26 04:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.131 - - [2026-02-26 04:13:46] "GET /projects?obj_uuids=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000928 10.0.0.65 - - [2026-02-26 04:13:46] "GET /project/d3ed7d7c-9e55-4b17-afc2-0231b4c87666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.046007 10.0.0.65 - - [2026-02-26 04:13:46] "POST /network-policys HTTP/1.1" 200 589 0.031852 10.0.0.65 - - [2026-02-26 04:13:46] "GET /network-policy/95300786-58d8-484a-a2a9-01f32aaaf02a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.007142 10.0.0.65 - - [2026-02-26 04:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.65 - - [2026-02-26 04:13:46] "GET /virtual-network/84434378-7a6a-4293-bea0-b44d203c2016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.006334 10.0.0.65 - - [2026-02-26 04:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.65 - - [2026-02-26 04:13:46] "GET /network-policy/95300786-58d8-484a-a2a9-01f32aaaf02a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.003883 10.0.0.65 - - [2026-02-26 04:13:46] "POST /ref-update HTTP/1.1" 200 156 0.057158 10.0.0.65 - - [2026-02-26 04:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.65 - - [2026-02-26 04:13:46] "GET /network-policy/95300786-58d8-484a-a2a9-01f32aaaf02a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.004030 10.0.0.65 - - [2026-02-26 04:13:46] "GET /virtual-network/84434378-7a6a-4293-bea0-b44d203c2016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.007587 10.0.0.65 - - [2026-02-26 04:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.65 - - [2026-02-26 04:13:46] "GET /network-policy/95300786-58d8-484a-a2a9-01f32aaaf02a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.004040 10.0.0.65 - - [2026-02-26 04:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.65 - - [2026-02-26 04:13:47] "GET /virtual-network/274009ef-48bd-4514-898f-4e2112c9c42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005853 10.0.0.65 - - [2026-02-26 04:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.65 - - [2026-02-26 04:13:47] "GET /network-policy/95300786-58d8-484a-a2a9-01f32aaaf02a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.003848 10.0.0.73 - - [2026-02-26 04:13:47] "PUT /access-control-list/b2838035-4761-456a-a165-9820b05db68c HTTP/1.1" 200 273 0.014666 10.0.0.65 - - [2026-02-26 04:13:47] "POST /ref-update HTTP/1.1" 200 156 0.058132 10.0.0.65 - - [2026-02-26 04:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010515 10.0.0.73 - - [2026-02-26 04:13:47] "POST /ref-update HTTP/1.1" 200 156 0.027100 10.0.0.65 - - [2026-02-26 04:13:47] "GET /network-policy/95300786-58d8-484a-a2a9-01f32aaaf02a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.005504 10.0.0.65 - - [2026-02-26 04:13:47] "POST /neutron/network HTTP/1.1" 200 912 0.014780 10.0.0.65 - - [2026-02-26 04:13:47] "GET /virtual-network/274009ef-48bd-4514-898f-4e2112c9c42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.008570 10.0.0.65 - - [2026-02-26 04:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006532 10.0.0.65 - - [2026-02-26 04:13:47] "GET /network-policy/95300786-58d8-484a-a2a9-01f32aaaf02a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.004474 10.0.0.65 - - [2026-02-26 04:13:47] "POST /id-to-fqname HTTP/1.1" 200 214 0.001399 10.0.0.65 - - [2026-02-26 04:13:47] "POST /neutron/network HTTP/1.1" 200 922 0.006933 10.0.0.131 - - [2026-02-26 04:13:48] "GET /projects?obj_uuids=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001015 10.0.0.65 - - [2026-02-26 04:13:48] "GET /project/d3ed7d7c-9e55-4b17-afc2-0231b4c87666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.073410 10.0.0.65 - - [2026-02-26 04:13:48] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008408 10.0.0.65 - - [2026-02-26 04:13:48] "POST /id-to-fqname HTTP/1.1" 200 214 0.001217 10.0.0.65 - - [2026-02-26 04:13:49] "POST /neutron/security_group HTTP/1.1" 200 2066 0.012397 10.0.0.131 - - [2026-02-26 04:13:49] "GET /projects?obj_uuids=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001166 10.0.0.65 - - [2026-02-26 04:13:49] "POST /neutron/port HTTP/1.1" 200 1063 0.311102 10.0.0.65 - - [2026-02-26 04:13:49] "POST /neutron/port HTTP/1.1" 200 1117 0.101172 10.0.0.65 - - [2026-02-26 04:13:49] "POST /neutron/subnet HTTP/1.1" 200 675 0.008794 10.0.0.131 - - [2026-02-26 04:13:50] "GET /projects?obj_uuids=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001196 10.0.0.65 - - [2026-02-26 04:13:50] "GET /project/d3ed7d7c-9e55-4b17-afc2-0231b4c87666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.118793 10.0.0.65 - - [2026-02-26 04:13:50] "POST /neutron/network HTTP/1.1" 200 912 0.074708 10.0.0.65 - - [2026-02-26 04:13:51] "POST /neutron/port HTTP/1.1" 200 117 0.006148 10.0.0.65 - - [2026-02-26 04:13:51] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003948 10.0.0.65 - - [2026-02-26 04:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.65 - - [2026-02-26 04:13:51] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004816 10.0.0.73 - - [2026-02-26 04:13:51] "PUT /access-control-list/7ad823ad-f136-4481-8702-c3297991898b HTTP/1.1" 200 273 0.023495 10.0.0.65 - - [2026-02-26 04:13:51] "POST /neutron/port HTTP/1.1" 200 1063 0.017383 10.0.0.65 - - [2026-02-26 04:13:52] "POST /neutron/port HTTP/1.1" 200 1127 0.019269 10.0.0.65 - - [2026-02-26 04:13:52] "POST /neutron/port HTTP/1.1" 200 117 0.001127 10.0.0.65 - - [2026-02-26 04:13:52] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.004451 10.0.0.65 - - [2026-02-26 04:13:52] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005619 10.0.0.65 - - [2026-02-26 04:13:52] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004155 10.0.0.65 - - [2026-02-26 04:13:52] "PUT /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c HTTP/1.1" 200 255 0.042391 10.0.0.65 - - [2026-02-26 04:13:52] "PUT /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c HTTP/1.1" 200 255 0.056664 10.0.0.65 - - [2026-02-26 04:13:52] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.009978 10.0.0.65 - - [2026-02-26 04:13:52] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.009787 10.0.0.65 - - [2026-02-26 04:13:52] "PUT /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e HTTP/1.1" 200 255 0.039592 10.0.0.65 - - [2026-02-26 04:13:52] "PUT /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e HTTP/1.1" 200 255 0.063601 10.0.0.65 - - [2026-02-26 04:13:52] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.007720 10.0.0.65 - - [2026-02-26 04:13:52] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.006826 10.0.0.65 - - [2026-02-26 04:13:52] "PUT /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7 HTTP/1.1" 200 255 0.046796 10.0.0.65 - - [2026-02-26 04:13:53] "PUT /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7 HTTP/1.1" 200 255 0.051279 10.0.0.65 - - [2026-02-26 04:13:53] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.018077 10.0.0.65 - - [2026-02-26 04:13:53] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.008538 10.0.0.65 - - [2026-02-26 04:13:53] "PUT /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c HTTP/1.1" 200 255 0.021838 10.0.0.65 - - [2026-02-26 04:13:53] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.004232 10.0.0.65 - - [2026-02-26 04:13:53] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005785 10.0.0.65 - - [2026-02-26 04:13:53] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004985 10.0.0.65 - - [2026-02-26 04:13:53] "PUT /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c HTTP/1.1" 200 255 0.030520 10.0.0.65 - - [2026-02-26 04:13:53] "PUT /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c HTTP/1.1" 200 255 0.043200 10.0.0.65 - - [2026-02-26 04:13:53] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.007073 10.0.0.65 - - [2026-02-26 04:13:53] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004914 10.0.0.65 - - [2026-02-26 04:13:53] "PUT /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e HTTP/1.1" 200 255 0.046672 10.0.0.65 - - [2026-02-26 04:13:53] "PUT /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e HTTP/1.1" 200 255 0.050772 10.0.0.65 - - [2026-02-26 04:13:53] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.004166 10.0.0.65 - - [2026-02-26 04:13:53] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.003915 10.0.0.65 - - [2026-02-26 04:13:53] "PUT /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7 HTTP/1.1" 200 255 0.040355 10.0.0.65 - - [2026-02-26 04:13:53] "PUT /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7 HTTP/1.1" 200 255 0.049098 10.0.0.65 - - [2026-02-26 04:13:53] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.010586 10.0.0.65 - - [2026-02-26 04:13:53] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004410 10.0.0.65 - - [2026-02-26 04:13:53] "PUT /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e HTTP/1.1" 200 255 0.018861 10.0.0.65 - - [2026-02-26 04:13:53] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003464 10.0.0.65 - - [2026-02-26 04:13:53] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005424 10.0.0.65 - - [2026-02-26 04:13:53] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004959 10.0.0.65 - - [2026-02-26 04:13:53] "PUT /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c HTTP/1.1" 200 255 0.029817 10.0.0.65 - - [2026-02-26 04:13:54] "PUT /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c HTTP/1.1" 200 255 0.042902 10.0.0.65 - - [2026-02-26 04:13:54] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004815 10.0.0.65 - - [2026-02-26 04:13:54] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.009069 10.0.0.65 - - [2026-02-26 04:13:54] "PUT /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e HTTP/1.1" 200 255 0.052958 10.0.0.65 - - [2026-02-26 04:13:54] "PUT /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e HTTP/1.1" 200 255 0.059235 10.0.0.65 - - [2026-02-26 04:13:54] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005288 10.0.0.65 - - [2026-02-26 04:13:54] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.004687 10.0.0.65 - - [2026-02-26 04:13:54] "PUT /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7 HTTP/1.1" 200 255 0.055294 10.0.0.65 - - [2026-02-26 04:13:54] "PUT /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7 HTTP/1.1" 200 255 0.041047 10.0.0.65 - - [2026-02-26 04:13:54] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005199 10.0.0.65 - - [2026-02-26 04:13:54] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.006197 10.0.0.65 - - [2026-02-26 04:13:54] "PUT /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7 HTTP/1.1" 200 255 0.021835 10.0.0.65 - - [2026-02-26 04:13:54] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003982 10.0.0.65 - - [2026-02-26 04:13:54] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004963 10.0.0.65 - - [2026-02-26 04:13:54] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.003591 10.0.0.65 - - [2026-02-26 04:13:54] "PUT /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c HTTP/1.1" 200 255 0.030533 10.0.0.65 - - [2026-02-26 04:13:54] "PUT /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c HTTP/1.1" 200 255 0.038022 10.0.0.65 - - [2026-02-26 04:13:54] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.005572 10.0.0.65 - - [2026-02-26 04:13:54] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.006204 10.0.0.65 - - [2026-02-26 04:13:54] "PUT /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e HTTP/1.1" 200 255 0.044798 10.0.0.65 - - [2026-02-26 04:13:55] "PUT /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e HTTP/1.1" 200 255 0.051437 10.0.0.65 - - [2026-02-26 04:13:55] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.009576 10.0.0.65 - - [2026-02-26 04:13:55] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004681 10.0.0.65 - - [2026-02-26 04:13:55] "PUT /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7 HTTP/1.1" 200 255 0.054795 10.0.0.65 - - [2026-02-26 04:13:55] "PUT /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7 HTTP/1.1" 200 255 0.050930 10.0.0.131 - - [2026-02-26 04:13:58] "DELETE /project/d3ed7d7c9e554b17afc20231b4c87666 HTTP/1.1" 404 173 0.014643 10.0.0.131 - - [2026-02-26 04:13:58] "DELETE /project/4f190374-8ded-439a-ae71-ae761f128364 HTTP/1.1" 404 177 0.012018 10.0.0.131 - - [2026-02-26 04:13:58] "DELETE /project/8d77b11b2adc4f2e8764421fce9ebeea HTTP/1.1" 404 173 0.013865 10.0.0.131 - - [2026-02-26 04:13:58] "GET /projects?obj_uuids=a07dd271-89c8-495f-adbd-74754bad601f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001148 10.0.0.131 - - [2026-02-26 04:13:58] "GET /projects?obj_uuids=8d77b11b-2adc-4f2e-8764-421fce9ebeea&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000993 10.0.0.131 - - [2026-02-26 04:13:58] "DELETE /project/a07dd27189c8495fadbd74754bad601f HTTP/1.1" 404 173 0.015289 10.0.0.131 - - [2026-02-26 04:13:58] "GET /project/a07dd271-89c8-495f-adbd-74754bad601f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.058169 10.0.0.131 - - [2026-02-26 04:13:58] "GET /project/8d77b11b-2adc-4f2e-8764-421fce9ebeea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.073179 10.0.0.131 - - [2026-02-26 04:13:58] "GET /projects?obj_uuids=a07dd271-89c8-495f-adbd-74754bad601f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000973 10.0.0.131 - - [2026-02-26 04:13:58] "GET /projects?obj_uuids=8d77b11b-2adc-4f2e-8764-421fce9ebeea&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000951 10.0.0.131 - - [2026-02-26 04:13:58] "GET /project/a07dd271-89c8-495f-adbd-74754bad601f?fields=security_groups HTTP/1.1" 200 1374 0.051202 10.0.0.131 - - [2026-02-26 04:13:58] "GET /project/8d77b11b-2adc-4f2e-8764-421fce9ebeea?fields=security_groups HTTP/1.1" 200 1391 0.075456 10.0.0.131 - - [2026-02-26 04:13:58] "DELETE /security-group/f3a61ecd-c60b-4582-b944-d0c0caf9d7ac HTTP/1.1" 200 115 0.072030 10.0.0.131 - - [2026-02-26 04:13:58] "GET /projects?obj_uuids=a07dd271-89c8-495f-adbd-74754bad601f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001530 10.0.0.131 - - [2026-02-26 04:13:58] "DELETE /security-group/ebb4cf5b-cfe5-4613-91d1-3b4f42be9cda HTTP/1.1" 200 115 0.110064 10.0.0.131 - - [2026-02-26 04:13:58] "GET /projects?obj_uuids=8d77b11b-2adc-4f2e-8764-421fce9ebeea&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001301 10.0.0.131 - - [2026-02-26 04:13:58] "GET /project/a07dd271-89c8-495f-adbd-74754bad601f?fields=application_policy_sets HTTP/1.1" 200 1413 0.095082 10.0.0.131 - - [2026-02-26 04:13:58] "GET /project/8d77b11b-2adc-4f2e-8764-421fce9ebeea?fields=application_policy_sets HTTP/1.1" 200 1430 0.105489 10.0.0.73 - - [2026-02-26 04:13:58] "DELETE /access-control-list/09200279-5d10-4907-aea0-f3a176faa905 HTTP/1.1" 200 115 0.080557 10.0.0.131 - - [2026-02-26 04:13:58] "DELETE /project/a07dd271-89c8-495f-adbd-74754bad601f HTTP/1.1" 200 115 0.618971 10.0.0.131 - - [2026-02-26 04:13:58] "DELETE /project/8d77b11b-2adc-4f2e-8764-421fce9ebeea HTTP/1.1" 200 115 0.632675 10.0.0.65 - - [2026-02-26 04:13:59] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006805 10.0.0.65 - - [2026-02-26 04:14:05] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003557 10.0.0.65 - - [2026-02-26 04:14:05] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.004710 10.0.0.65 - - [2026-02-26 04:14:05] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.004474 10.0.0.65 - - [2026-02-26 04:14:05] "PUT /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c HTTP/1.1" 200 255 0.032411 10.0.0.65 - - [2026-02-26 04:14:05] "PUT /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c HTTP/1.1" 200 255 0.051185 10.0.0.65 - - [2026-02-26 04:14:05] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.005771 10.0.0.65 - - [2026-02-26 04:14:05] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.005196 10.0.0.65 - - [2026-02-26 04:14:05] "PUT /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e HTTP/1.1" 200 255 0.043398 10.0.0.65 - - [2026-02-26 04:14:05] "PUT /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e HTTP/1.1" 200 255 0.047033 10.0.0.65 - - [2026-02-26 04:14:05] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.009464 10.0.0.65 - - [2026-02-26 04:14:05] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005523 10.0.0.65 - - [2026-02-26 04:14:05] "PUT /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7 HTTP/1.1" 200 255 0.052801 10.0.0.65 - - [2026-02-26 04:14:05] "PUT /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7 HTTP/1.1" 200 255 0.050787 10.0.0.65 - - [2026-02-26 04:14:05] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.006945 10.0.0.65 - - [2026-02-26 04:14:05] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005984 10.0.0.65 - - [2026-02-26 04:14:06] "PUT /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c HTTP/1.1" 200 255 0.027752 10.0.0.65 - - [2026-02-26 04:14:06] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.004067 10.0.0.65 - - [2026-02-26 04:14:06] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004829 10.0.0.65 - - [2026-02-26 04:14:06] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004529 10.0.0.65 - - [2026-02-26 04:14:06] "PUT /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c HTTP/1.1" 200 255 0.050748 10.0.0.65 - - [2026-02-26 04:14:06] "PUT /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c HTTP/1.1" 200 255 0.046061 10.0.0.65 - - [2026-02-26 04:14:06] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.009570 10.0.0.65 - - [2026-02-26 04:14:06] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.009086 10.0.0.65 - - [2026-02-26 04:14:06] "PUT /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e HTTP/1.1" 200 255 0.046524 10.0.0.65 - - [2026-02-26 04:14:06] "PUT /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e HTTP/1.1" 200 255 0.051343 10.0.0.65 - - [2026-02-26 04:14:06] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005790 10.0.0.65 - - [2026-02-26 04:14:06] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.008379 10.0.0.65 - - [2026-02-26 04:14:06] "PUT /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7 HTTP/1.1" 200 255 0.036660 10.0.0.65 - - [2026-02-26 04:14:06] "PUT /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7 HTTP/1.1" 200 255 0.051974 10.0.0.65 - - [2026-02-26 04:14:06] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004542 10.0.0.65 - - [2026-02-26 04:14:06] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.013822 10.0.0.65 - - [2026-02-26 04:14:06] "PUT /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e HTTP/1.1" 200 255 0.023791 10.0.0.65 - - [2026-02-26 04:14:06] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003004 10.0.0.65 - - [2026-02-26 04:14:06] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.010192 10.0.0.65 - - [2026-02-26 04:14:06] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004154 10.0.0.65 - - [2026-02-26 04:14:06] "PUT /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c HTTP/1.1" 200 255 0.032674 10.0.0.65 - - [2026-02-26 04:14:07] "PUT /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c HTTP/1.1" 200 255 0.045237 10.0.0.65 - - [2026-02-26 04:14:07] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.006540 10.0.0.65 - - [2026-02-26 04:14:07] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005335 10.0.0.65 - - [2026-02-26 04:14:07] "PUT /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e HTTP/1.1" 200 255 0.037442 10.0.0.65 - - [2026-02-26 04:14:07] "PUT /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e HTTP/1.1" 200 255 0.039631 10.0.0.65 - - [2026-02-26 04:14:07] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.006291 10.0.0.65 - - [2026-02-26 04:14:07] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.004968 10.0.0.65 - - [2026-02-26 04:14:07] "PUT /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7 HTTP/1.1" 200 255 0.052885 10.0.0.65 - - [2026-02-26 04:14:07] "PUT /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7 HTTP/1.1" 200 255 0.043858 10.0.0.65 - - [2026-02-26 04:14:07] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.006114 10.0.0.65 - - [2026-02-26 04:14:07] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005464 10.0.0.65 - - [2026-02-26 04:14:07] "PUT /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7 HTTP/1.1" 200 255 0.025358 10.0.0.65 - - [2026-02-26 04:14:07] "POST /ref-update HTTP/1.1" 200 156 0.061583 10.0.0.65 - - [2026-02-26 04:14:07] "POST /neutron/network HTTP/1.1" 200 799 0.016020 10.0.0.65 - - [2026-02-26 04:14:07] "GET /virtual-network/274009ef-48bd-4514-898f-4e2112c9c42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.013621 10.0.0.65 - - [2026-02-26 04:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008752 10.0.0.73 - - [2026-02-26 04:14:07] "POST /ref-update HTTP/1.1" 200 156 0.029859 10.0.0.65 - - [2026-02-26 04:14:07] "GET /network-policy/95300786-58d8-484a-a2a9-01f32aaaf02a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.004617 10.0.0.65 - - [2026-02-26 04:14:08] "POST /ref-update HTTP/1.1" 200 156 0.052352 10.0.0.65 - - [2026-02-26 04:14:08] "GET /virtual-network/84434378-7a6a-4293-bea0-b44d203c2016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.013082 10.0.0.65 - - [2026-02-26 04:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.65 - - [2026-02-26 04:14:08] "GET /network-policy/95300786-58d8-484a-a2a9-01f32aaaf02a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.005795 10.0.0.65 - - [2026-02-26 04:14:08] "DELETE /network-policy/95300786-58d8-484a-a2a9-01f32aaaf02a HTTP/1.1" 200 115 0.044262 10.0.0.65 - - [2026-02-26 04:14:08] "POST /neutron/network HTTP/1.1" 400 204 0.014220 10.0.0.65 - - [2026-02-26 04:14:08] "POST /neutron/port HTTP/1.1" 200 1117 0.016533 10.0.0.65 - - [2026-02-26 04:14:08] "POST /neutron/port HTTP/1.1" 200 151 0.300269 10.0.0.73 - - [2026-02-26 04:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.65 - - [2026-02-26 04:14:10] "POST /neutron/network HTTP/1.1" 200 799 0.012785 10.0.0.73 - - [2026-02-26 04:14:10] "DELETE /route-target/bc50553b-a6ec-46db-8f11-ae17246fd85e HTTP/1.1" 200 115 0.019129 10.0.0.65 - - [2026-02-26 04:14:10] "POST /ref-update HTTP/1.1" 200 156 0.053252 10.0.0.65 - - [2026-02-26 04:14:10] "GET /virtual-network/c33d1fb3-988e-439e-8262-6a837e932736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.010692 10.0.0.65 - - [2026-02-26 04:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.65 - - [2026-02-26 04:14:10] "GET /network-policy/6067fce0-235e-42e5-8771-7a021a7fad41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004534 10.0.0.65 - - [2026-02-26 04:14:10] "POST /ref-update HTTP/1.1" 200 156 0.057700 10.0.0.73 - - [2026-02-26 04:14:10] "DELETE /access-control-list/42c97ace-0006-4337-b500-e06ba1d88d65 HTTP/1.1" 200 115 0.036091 10.0.0.65 - - [2026-02-26 04:14:11] "POST /neutron/network HTTP/1.1" 200 974 0.024794 10.0.0.65 - - [2026-02-26 04:14:11] "GET /virtual-network/c9c10435-18bf-486a-b656-8877300ce796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006655 10.0.0.65 - - [2026-02-26 04:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005483 10.0.0.65 - - [2026-02-26 04:14:11] "GET /network-policy/6067fce0-235e-42e5-8771-7a021a7fad41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006560 10.0.0.65 - - [2026-02-26 04:14:11] "DELETE /network-policy/6067fce0-235e-42e5-8771-7a021a7fad41 HTTP/1.1" 200 115 0.041193 10.0.0.65 - - [2026-02-26 04:14:11] "POST /neutron/port HTTP/1.1" 200 1217 0.022680 10.0.0.65 - - [2026-02-26 04:14:12] "POST /neutron/port HTTP/1.1" 200 151 0.276945 10.0.0.65 - - [2026-02-26 04:14:13] "POST /neutron/network HTTP/1.1" 200 975 0.011087 10.0.0.73 - - [2026-02-26 04:14:13] "DELETE /route-target/13ed0ff6-4ac4-4765-9e47-dd5991c7beaf HTTP/1.1" 200 115 0.024563 10.0.0.131 - - [2026-02-26 04:14:13] "POST /useragent-kv HTTP/1.1" 200 115 0.010529 10.0.0.131 - - [2026-02-26 04:14:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002666 10.0.0.131 - - [2026-02-26 04:14:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002404 10.0.0.131 - - [2026-02-26 04:14:13] "POST /useragent-kv HTTP/1.1" 200 115 0.005305 10.0.0.65 - - [2026-02-26 04:14:13] "POST /neutron/network HTTP/1.1" 200 151 0.161563 10.0.0.65 - - [2026-02-26 04:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.131 - - [2026-02-26 04:14:15] "GET /projects?obj_uuids=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001001 10.0.0.65 - - [2026-02-26 04:14:15] "GET /project/d3ed7d7c-9e55-4b17-afc2-0231b4c87666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.043157 10.0.0.73 - - [2026-02-26 04:14:15] "POST /route-targets HTTP/1.1" 200 328 0.019320 10.0.0.131 - - [2026-02-26 04:14:15] "POST /fqname-to-id HTTP/1.1" 404 207 0.006413 10.0.0.131 - - [2026-02-26 04:14:15] "POST /useragent-kv HTTP/1.1" 200 115 0.009141 10.0.0.65 - - [2026-02-26 04:14:15] "POST /neutron/subnet HTTP/1.1" 200 716 0.195650 10.0.0.65 - - [2026-02-26 04:14:15] "POST /id-to-fqname HTTP/1.1" 200 222 0.001276 10.0.0.65 - - [2026-02-26 04:14:15] "GET /virtual-network/55aaee63-561b-4f33-b1cc-dd3c0f1cced5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.007261 10.0.0.65 - - [2026-02-26 04:14:16] "POST /neutron/network HTTP/1.1" 200 976 0.009487 10.0.0.65 - - [2026-02-26 04:14:16] "GET /virtual-network/55aaee63-561b-4f33-b1cc-dd3c0f1cced5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.005354 10.0.0.65 - - [2026-02-26 04:14:16] "POST /neutron/subnet HTTP/1.1" 200 730 0.009622 10.0.0.65 - - [2026-02-26 04:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.131 - - [2026-02-26 04:14:16] "GET /projects?obj_uuids=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000965 10.0.0.65 - - [2026-02-26 04:14:16] "GET /project/d3ed7d7c-9e55-4b17-afc2-0231b4c87666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.058352 10.0.0.73 - - [2026-02-26 04:14:16] "POST /ref-update HTTP/1.1" 200 156 0.034893 10.0.0.131 - - [2026-02-26 04:14:16] "POST /useragent-kv HTTP/1.1" 200 115 0.004961 10.0.0.65 - - [2026-02-26 04:14:16] "POST /neutron/subnet HTTP/1.1" 200 716 0.182647 10.0.0.131 - - [2026-02-26 04:14:16] "POST /fqname-to-id HTTP/1.1" 404 207 0.008707 10.0.0.65 - - [2026-02-26 04:14:16] "POST /id-to-fqname HTTP/1.1" 200 222 0.001194 10.0.0.65 - - [2026-02-26 04:14:16] "GET /virtual-network/b16c23c9-3428-4a5b-9b28-856ef5db5a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.007339 10.0.0.65 - - [2026-02-26 04:14:16] "POST /neutron/network HTTP/1.1" 200 973 0.009405 10.0.0.65 - - [2026-02-26 04:14:16] "GET /virtual-network/b16c23c9-3428-4a5b-9b28-856ef5db5a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.005269 10.0.0.65 - - [2026-02-26 04:14:17] "POST /neutron/subnet HTTP/1.1" 200 715 0.009125 10.0.0.65 - - [2026-02-26 04:14:17] "POST /id-to-fqname HTTP/1.1" 200 222 0.001058 10.0.0.131 - - [2026-02-26 04:14:18] "GET /projects?obj_uuids=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001235 10.0.0.65 - - [2026-02-26 04:14:18] "GET /project/d3ed7d7c-9e55-4b17-afc2-0231b4c87666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.091001 10.0.0.65 - - [2026-02-26 04:14:18] "POST /neutron/network HTTP/1.1" 200 976 0.009349 10.0.0.65 - - [2026-02-26 04:14:18] "POST /id-to-fqname HTTP/1.1" 200 222 0.002549 10.0.0.65 - - [2026-02-26 04:14:18] "POST /neutron/port HTTP/1.1" 200 117 0.008482 10.0.0.131 - - [2026-02-26 04:14:18] "GET /projects?obj_uuids=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001358 10.0.0.65 - - [2026-02-26 04:14:19] "POST /neutron/port HTTP/1.1" 200 1154 0.384388 10.0.0.65 - - [2026-02-26 04:14:19] "POST /neutron/port HTTP/1.1" 200 1208 0.181853 10.0.0.131 - - [2026-02-26 04:14:19] "GET /projects?obj_uuids=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000994 10.0.0.65 - - [2026-02-26 04:14:19] "GET /project/d3ed7d7c-9e55-4b17-afc2-0231b4c87666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.091500 10.0.0.65 - - [2026-02-26 04:14:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003857 10.0.0.65 - - [2026-02-26 04:14:19] "POST /neutron/port HTTP/1.1" 200 117 0.001169 10.0.0.65 - - [2026-02-26 04:14:19] "POST /neutron/port HTTP/1.1" 200 1218 0.020344 10.0.0.65 - - [2026-02-26 04:14:20] "POST /neutron/port HTTP/1.1" 200 1218 0.022142 10.0.0.131 - - [2026-02-26 04:14:20] "GET /projects?obj_uuids=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001076 10.0.0.65 - - [2026-02-26 04:14:20] "POST /neutron/port HTTP/1.1" 200 1151 0.363036 10.0.0.65 - - [2026-02-26 04:14:21] "POST /neutron/port HTTP/1.1" 200 1205 0.144098 10.0.0.65 - - [2026-02-26 04:14:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006173 10.0.0.65 - - [2026-02-26 04:14:21] "POST /neutron/port HTTP/1.1" 200 117 0.001194 10.0.0.65 - - [2026-02-26 04:14:24] "POST /neutron/port HTTP/1.1" 200 1218 0.016907 10.0.0.65 - - [2026-02-26 04:14:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004946 10.0.0.65 - - [2026-02-26 04:14:25] "POST /neutron/port HTTP/1.1" 200 117 0.001528 10.0.0.65 - - [2026-02-26 04:14:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009059 10.0.0.65 - - [2026-02-26 04:14:25] "POST /neutron/port HTTP/1.1" 200 1218 0.020182 10.0.0.65 - - [2026-02-26 04:14:25] "GET /virtual-machine/b04bd0fd-18da-4ce7-b576-22d7d3ed8b1b HTTP/1.1" 200 1303 0.006464 10.0.0.65 - - [2026-02-26 04:14:25] "GET /virtual-machine-interface/944a9aac-c79e-4d66-9f79-5dcbbada1010 HTTP/1.1" 200 3165 0.005976 10.0.0.65 - - [2026-02-26 04:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.65 - - [2026-02-26 04:14:25] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004223 10.0.0.65 - - [2026-02-26 04:14:25] "GET /virtual-networks?parent_id=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003630 10.0.0.65 - - [2026-02-26 04:14:25] "GET /virtual-network/55aaee63-561b-4f33-b1cc-dd3c0f1cced5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.006869 10.0.0.65 - - [2026-02-26 04:14:27] "POST /neutron/port HTTP/1.1" 200 1215 0.019479 10.0.0.65 - - [2026-02-26 04:14:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003981 10.0.0.65 - - [2026-02-26 04:14:27] "POST /neutron/port HTTP/1.1" 200 117 0.001082 10.0.0.65 - - [2026-02-26 04:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.65 - - [2026-02-26 04:14:28] "GET /virtual-network/55aaee63-561b-4f33-b1cc-dd3c0f1cced5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.005591 10.0.0.65 - - [2026-02-26 04:14:29] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010696 10.0.0.65 - - [2026-02-26 04:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.65 - - [2026-02-26 04:14:30] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003995 10.0.0.65 - - [2026-02-26 04:14:30] "GET /virtual-networks?parent_id=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.004684 10.0.0.65 - - [2026-02-26 04:14:30] "GET /virtual-network/55aaee63-561b-4f33-b1cc-dd3c0f1cced5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.006199 10.0.0.65 - - [2026-02-26 04:14:32] "POST /neutron/port HTTP/1.1" 200 1215 0.023422 10.0.0.131 - - [2026-02-26 04:14:33] "GET /obj-perms HTTP/1.1" 200 5056 0.062185 10.0.0.73 - - [2026-02-26 04:14:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000475 10.0.0.73 - - [2026-02-26 04:14:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.131 - - [2026-02-26 04:14:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000578 10.0.0.131 - - [2026-02-26 04:14:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.131 - - [2026-02-26 04:14:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000545 10.0.0.131 - - [2026-02-26 04:14:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000377 10.0.0.65 - - [2026-02-26 04:14:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007624 10.0.0.65 - - [2026-02-26 04:14:36] "POST /neutron/port HTTP/1.1" 200 1215 0.024634 10.0.0.73 - - [2026-02-26 04:14:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.65 - - [2026-02-26 04:14:36] "GET /virtual-machine/5eff89ef-daee-4b1e-8c71-9296dbe0c0cf HTTP/1.1" 200 1302 0.007684 10.0.0.65 - - [2026-02-26 04:14:36] "GET /virtual-machine-interface/781f1b4d-9099-4f1f-8425-62c44fc0607b HTTP/1.1" 200 3163 0.005268 10.0.0.73 - - [2026-02-26 04:14:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.65 - - [2026-02-26 04:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.65 - - [2026-02-26 04:14:36] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003826 10.0.0.65 - - [2026-02-26 04:14:36] "GET /virtual-networks?parent_id=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003407 10.0.0.65 - - [2026-02-26 04:14:36] "GET /virtual-network/b16c23c9-3428-4a5b-9b28-856ef5db5a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.007389 10.0.0.65 - - [2026-02-26 04:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.65 - - [2026-02-26 04:14:37] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004100 10.0.0.65 - - [2026-02-26 04:14:37] "GET /virtual-networks?parent_id=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003861 10.0.0.65 - - [2026-02-26 04:14:37] "GET /virtual-network/b16c23c9-3428-4a5b-9b28-856ef5db5a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.005497 10.0.0.65 - - [2026-02-26 04:14:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000377 10.0.0.65 - - [2026-02-26 04:14:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000605 10.0.0.65 - - [2026-02-26 04:14:37] "POST /fqname-to-id HTTP/1.1" 404 209 0.003190 10.0.0.65 - - [2026-02-26 04:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.131 - - [2026-02-26 04:14:38] "GET /projects?obj_uuids=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001508 10.0.0.65 - - [2026-02-26 04:14:38] "GET /project/d3ed7d7c-9e55-4b17-afc2-0231b4c87666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.051932 10.0.0.65 - - [2026-02-26 04:14:38] "POST /network-policys HTTP/1.1" 200 535 0.034166 10.0.0.65 - - [2026-02-26 04:14:38] "GET /network-policy/d14333c8-f5dc-4abd-a5d4-4e25460c1a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.006787 10.0.0.65 - - [2026-02-26 04:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.65 - - [2026-02-26 04:14:38] "GET /virtual-network/55aaee63-561b-4f33-b1cc-dd3c0f1cced5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.006656 10.0.0.65 - - [2026-02-26 04:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.65 - - [2026-02-26 04:14:38] "GET /network-policy/d14333c8-f5dc-4abd-a5d4-4e25460c1a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.005433 10.0.0.65 - - [2026-02-26 04:14:38] "POST /ref-update HTTP/1.1" 200 156 0.057121 10.0.0.65 - - [2026-02-26 04:14:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000539 10.0.0.65 - - [2026-02-26 04:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005290 10.0.0.65 - - [2026-02-26 04:14:38] "GET /network-policy/d14333c8-f5dc-4abd-a5d4-4e25460c1a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.004762 10.0.0.65 - - [2026-02-26 04:14:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000590 10.0.0.65 - - [2026-02-26 04:14:38] "GET /virtual-network/55aaee63-561b-4f33-b1cc-dd3c0f1cced5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.009438 10.0.0.65 - - [2026-02-26 04:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005897 10.0.0.65 - - [2026-02-26 04:14:38] "GET /network-policy/d14333c8-f5dc-4abd-a5d4-4e25460c1a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.004582 10.0.0.65 - - [2026-02-26 04:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 10.0.0.65 - - [2026-02-26 04:14:38] "GET /virtual-network/b16c23c9-3428-4a5b-9b28-856ef5db5a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006212 10.0.0.65 - - [2026-02-26 04:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.65 - - [2026-02-26 04:14:38] "GET /network-policy/d14333c8-f5dc-4abd-a5d4-4e25460c1a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.004466 10.0.0.73 - - [2026-02-26 04:14:38] "PUT /access-control-list/94e11bd8-35cc-471f-9c41-b2080a6ec3d8 HTTP/1.1" 200 273 0.022665 10.0.0.65 - - [2026-02-26 04:14:38] "POST /ref-update HTTP/1.1" 200 156 0.056734 10.0.0.65 - - [2026-02-26 04:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004768 10.0.0.65 - - [2026-02-26 04:14:38] "GET /network-policy/d14333c8-f5dc-4abd-a5d4-4e25460c1a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.004058 10.0.0.65 - - [2026-02-26 04:14:38] "POST /neutron/network HTTP/1.1" 200 1059 0.017696 10.0.0.65 - - [2026-02-26 04:14:38] "GET /virtual-network/b16c23c9-3428-4a5b-9b28-856ef5db5a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2864 0.005216 10.0.0.73 - - [2026-02-26 04:14:38] "POST /ref-update HTTP/1.1" 200 156 0.051311 10.0.0.65 - - [2026-02-26 04:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010069 10.0.0.65 - - [2026-02-26 04:14:39] "GET /network-policy/d14333c8-f5dc-4abd-a5d4-4e25460c1a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.004833 10.0.0.65 - - [2026-02-26 04:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.131 - - [2026-02-26 04:14:39] "GET /projects?obj_uuids=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001284 10.0.0.65 - - [2026-02-26 04:14:39] "GET /project/d3ed7d7c-9e55-4b17-afc2-0231b4c87666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.042147 10.0.0.131 - - [2026-02-26 04:14:39] "POST /useragent-kv HTTP/1.1" 200 115 0.008331 10.0.0.65 - - [2026-02-26 04:14:39] "POST /neutron/subnet HTTP/1.1" 200 701 0.230510 10.0.0.65 - - [2026-02-26 04:14:39] "POST /id-to-fqname HTTP/1.1" 200 214 0.001359 10.0.0.65 - - [2026-02-26 04:14:39] "GET /virtual-network/2d936c9e-bbcb-42ef-832a-474cb4c74c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005787 10.0.0.65 - - [2026-02-26 04:14:39] "GET /virtual-network/2d936c9e-bbcb-42ef-832a-474cb4c74c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005821 10.0.0.65 - - [2026-02-26 04:14:39] "POST /neutron/network HTTP/1.1" 200 799 0.007713 10.0.0.65 - - [2026-02-26 04:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.131 - - [2026-02-26 04:14:39] "GET /projects?obj_uuids=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000994 10.0.0.65 - - [2026-02-26 04:14:39] "GET /project/d3ed7d7c-9e55-4b17-afc2-0231b4c87666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.058892 10.0.0.131 - - [2026-02-26 04:14:39] "GET /projects?obj_uuids=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001019 10.0.0.65 - - [2026-02-26 04:14:39] "POST /neutron/network HTTP/1.1" 200 585 0.118391 10.0.0.73 - - [2026-02-26 04:14:40] "POST /route-targets HTTP/1.1" 200 328 0.022243 10.0.0.65 - - [2026-02-26 04:14:40] "POST /id-to-fqname HTTP/1.1" 200 214 0.003284 10.0.0.65 - - [2026-02-26 04:14:40] "GET /virtual-network/73406644-51fa-4d35-ae9b-3d2abec27eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.005767 10.0.0.65 - - [2026-02-26 04:14:40] "POST /neutron/network HTTP/1.1" 200 799 0.005919 10.0.0.65 - - [2026-02-26 04:14:40] "GET /virtual-network/73406644-51fa-4d35-ae9b-3d2abec27eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.005300 10.0.0.65 - - [2026-02-26 04:14:40] "POST /fqname-to-id HTTP/1.1" 404 239 0.003044 10.0.0.65 - - [2026-02-26 04:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.131 - - [2026-02-26 04:14:40] "GET /projects?obj_uuids=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001515 10.0.0.65 - - [2026-02-26 04:14:40] "GET /project/d3ed7d7c-9e55-4b17-afc2-0231b4c87666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.046441 10.0.0.65 - - [2026-02-26 04:14:40] "POST /network-policys HTTP/1.1" 200 589 0.034204 10.0.0.65 - - [2026-02-26 04:14:40] "GET /network-policy/45d9117e-446d-4e62-bafa-daf68064bea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.006572 10.0.0.65 - - [2026-02-26 04:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.65 - - [2026-02-26 04:14:40] "GET /virtual-network/2d936c9e-bbcb-42ef-832a-474cb4c74c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.006118 10.0.0.65 - - [2026-02-26 04:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.65 - - [2026-02-26 04:14:40] "GET /network-policy/45d9117e-446d-4e62-bafa-daf68064bea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004060 10.0.0.65 - - [2026-02-26 04:14:40] "POST /ref-update HTTP/1.1" 200 156 0.046471 10.0.0.65 - - [2026-02-26 04:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.73 - - [2026-02-26 04:14:40] "POST /access-control-lists HTTP/1.1" 200 556 0.080649 10.0.0.65 - - [2026-02-26 04:14:40] "GET /network-policy/45d9117e-446d-4e62-bafa-daf68064bea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.003511 10.0.0.65 - - [2026-02-26 04:14:40] "POST /neutron/network HTTP/1.1" 200 912 0.008718 10.0.0.65 - - [2026-02-26 04:14:41] "GET /virtual-network/2d936c9e-bbcb-42ef-832a-474cb4c74c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.009131 10.0.0.65 - - [2026-02-26 04:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.65 - - [2026-02-26 04:14:41] "GET /network-policy/45d9117e-446d-4e62-bafa-daf68064bea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004171 10.0.0.65 - - [2026-02-26 04:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.65 - - [2026-02-26 04:14:41] "GET /virtual-network/73406644-51fa-4d35-ae9b-3d2abec27eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.008057 10.0.0.65 - - [2026-02-26 04:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.65 - - [2026-02-26 04:14:41] "GET /network-policy/45d9117e-446d-4e62-bafa-daf68064bea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004588 10.0.0.65 - - [2026-02-26 04:14:41] "POST /ref-update HTTP/1.1" 200 156 0.073916 10.0.0.65 - - [2026-02-26 04:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.73 - - [2026-02-26 04:14:41] "POST /access-control-lists HTTP/1.1" 200 556 0.089508 10.0.0.65 - - [2026-02-26 04:14:41] "GET /network-policy/45d9117e-446d-4e62-bafa-daf68064bea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004587 10.0.0.65 - - [2026-02-26 04:14:41] "GET /virtual-network/73406644-51fa-4d35-ae9b-3d2abec27eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.008526 10.0.0.65 - - [2026-02-26 04:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.65 - - [2026-02-26 04:14:41] "GET /network-policy/45d9117e-446d-4e62-bafa-daf68064bea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.003827 10.0.0.65 - - [2026-02-26 04:14:41] "POST /id-to-fqname HTTP/1.1" 200 214 0.001549 10.0.0.65 - - [2026-02-26 04:14:41] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011343 10.0.0.131 - - [2026-02-26 04:14:42] "GET /projects?obj_uuids=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001302 10.0.0.65 - - [2026-02-26 04:14:42] "GET /project/d3ed7d7c-9e55-4b17-afc2-0231b4c87666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.084527 10.0.0.65 - - [2026-02-26 04:14:42] "POST /neutron/port HTTP/1.1" 200 2279 0.029728 10.0.0.65 - - [2026-02-26 04:14:42] "POST /id-to-fqname HTTP/1.1" 200 214 0.001683 10.0.0.65 - - [2026-02-26 04:14:43] "POST /neutron/port HTTP/1.1" 200 2279 0.025184 10.0.0.65 - - [2026-02-26 04:14:43] "POST /neutron/network HTTP/1.1" 200 922 0.006832 10.0.0.65 - - [2026-02-26 04:14:43] "POST /neutron/port HTTP/1.1" 200 1063 0.018823 10.0.0.65 - - [2026-02-26 04:14:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003889 10.0.0.65 - - [2026-02-26 04:14:44] "POST /neutron/network HTTP/1.1" 200 912 0.007162 10.0.0.131 - - [2026-02-26 04:14:44] "GET /projects?obj_uuids=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000947 10.0.0.65 - - [2026-02-26 04:14:44] "GET /project/d3ed7d7c-9e55-4b17-afc2-0231b4c87666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.087713 10.0.0.65 - - [2026-02-26 04:14:44] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007550 10.0.0.65 - - [2026-02-26 04:14:44] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.004694 10.0.0.65 - - [2026-02-26 04:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004140 10.0.0.65 - - [2026-02-26 04:14:44] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.006978 10.0.0.131 - - [2026-02-26 04:14:44] "GET /projects?obj_uuids=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002555 10.0.0.65 - - [2026-02-26 04:14:45] "POST /neutron/port HTTP/1.1" 200 1063 0.349401 10.0.0.65 - - [2026-02-26 04:14:45] "POST /neutron/port HTTP/1.1" 200 1117 0.102525 10.0.0.65 - - [2026-02-26 04:14:45] "POST /neutron/subnet HTTP/1.1" 200 675 0.010203 10.0.0.65 - - [2026-02-26 04:14:45] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.005912 10.0.0.65 - - [2026-02-26 04:14:45] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005959 10.0.0.65 - - [2026-02-26 04:14:45] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005586 10.0.0.65 - - [2026-02-26 04:14:46] "PUT /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c HTTP/1.1" 200 255 0.035335 10.0.0.65 - - [2026-02-26 04:14:46] "PUT /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c HTTP/1.1" 200 255 0.041430 10.0.0.65 - - [2026-02-26 04:14:46] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.009029 10.0.0.65 - - [2026-02-26 04:14:46] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004282 10.0.0.65 - - [2026-02-26 04:14:46] "PUT /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e HTTP/1.1" 200 255 0.035061 10.0.0.65 - - [2026-02-26 04:14:46] "PUT /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e HTTP/1.1" 200 255 0.058632 10.0.0.65 - - [2026-02-26 04:14:46] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.015188 10.0.0.65 - - [2026-02-26 04:14:46] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.010329 10.0.0.65 - - [2026-02-26 04:14:46] "PUT /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7 HTTP/1.1" 200 255 0.034452 10.0.0.65 - - [2026-02-26 04:14:46] "PUT /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7 HTTP/1.1" 200 255 0.033466 10.0.0.65 - - [2026-02-26 04:14:46] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.006979 10.0.0.65 - - [2026-02-26 04:14:46] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004212 10.0.0.65 - - [2026-02-26 04:14:46] "PUT /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c HTTP/1.1" 200 255 0.021460 10.0.0.65 - - [2026-02-26 04:14:46] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.004174 10.0.0.65 - - [2026-02-26 04:14:46] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004726 10.0.0.65 - - [2026-02-26 04:14:46] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005191 10.0.0.65 - - [2026-02-26 04:14:46] "PUT /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c HTTP/1.1" 200 255 0.031113 10.0.0.65 - - [2026-02-26 04:14:46] "PUT /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c HTTP/1.1" 200 255 0.054584 10.0.0.65 - - [2026-02-26 04:14:46] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004585 10.0.0.65 - - [2026-02-26 04:14:46] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.006950 10.0.0.65 - - [2026-02-26 04:14:46] "PUT /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e HTTP/1.1" 200 255 0.043839 10.0.0.65 - - [2026-02-26 04:14:47] "PUT /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e HTTP/1.1" 200 255 0.041878 10.0.0.65 - - [2026-02-26 04:14:47] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.008634 10.0.0.65 - - [2026-02-26 04:14:47] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.010917 10.0.0.65 - - [2026-02-26 04:14:47] "PUT /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7 HTTP/1.1" 200 255 0.051041 10.0.0.65 - - [2026-02-26 04:14:47] "PUT /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7 HTTP/1.1" 200 255 0.041079 10.0.0.65 - - [2026-02-26 04:14:47] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.008772 10.0.0.65 - - [2026-02-26 04:14:47] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.006167 10.0.0.65 - - [2026-02-26 04:14:47] "PUT /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e HTTP/1.1" 200 255 0.031828 10.0.0.65 - - [2026-02-26 04:14:47] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003465 10.0.0.65 - - [2026-02-26 04:14:47] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005090 10.0.0.65 - - [2026-02-26 04:14:47] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004721 10.0.0.65 - - [2026-02-26 04:14:47] "PUT /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c HTTP/1.1" 200 255 0.041860 10.0.0.65 - - [2026-02-26 04:14:47] "PUT /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c HTTP/1.1" 200 255 0.038832 10.0.0.65 - - [2026-02-26 04:14:47] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.012328 10.0.0.65 - - [2026-02-26 04:14:47] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005133 10.0.0.65 - - [2026-02-26 04:14:47] "PUT /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e HTTP/1.1" 200 255 0.044726 10.0.0.65 - - [2026-02-26 04:14:47] "PUT /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e HTTP/1.1" 200 255 0.054767 10.0.0.65 - - [2026-02-26 04:14:47] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.004550 10.0.0.65 - - [2026-02-26 04:14:47] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.006994 10.0.0.65 - - [2026-02-26 04:14:47] "PUT /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7 HTTP/1.1" 200 255 0.033800 10.0.0.65 - - [2026-02-26 04:14:47] "PUT /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7 HTTP/1.1" 200 255 0.043528 10.0.0.65 - - [2026-02-26 04:14:48] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.013499 10.0.0.65 - - [2026-02-26 04:14:48] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.006908 10.0.0.65 - - [2026-02-26 04:14:48] "PUT /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7 HTTP/1.1" 200 255 0.032634 10.0.0.65 - - [2026-02-26 04:14:48] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005154 10.0.0.65 - - [2026-02-26 04:14:48] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004234 10.0.0.65 - - [2026-02-26 04:14:48] "PUT /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c HTTP/1.1" 200 255 0.019741 10.0.0.65 - - [2026-02-26 04:14:48] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005902 10.0.0.65 - - [2026-02-26 04:14:48] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004912 10.0.0.65 - - [2026-02-26 04:14:48] "PUT /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e HTTP/1.1" 200 255 0.017121 10.0.0.65 - - [2026-02-26 04:14:48] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005533 10.0.0.65 - - [2026-02-26 04:14:48] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.008327 10.0.0.65 - - [2026-02-26 04:14:48] "PUT /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7 HTTP/1.1" 200 255 0.018786 10.0.0.65 - - [2026-02-26 04:14:54] "POST /neutron/port HTTP/1.1" 200 1127 0.025302 10.0.0.65 - - [2026-02-26 04:14:56] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007819 10.0.0.65 - - [2026-02-26 04:14:58] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003459 10.0.0.65 - - [2026-02-26 04:14:58] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.005350 10.0.0.65 - - [2026-02-26 04:14:58] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.004553 10.0.0.65 - - [2026-02-26 04:14:58] "PUT /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c HTTP/1.1" 200 255 0.035319 10.0.0.65 - - [2026-02-26 04:14:58] "PUT /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c HTTP/1.1" 200 255 0.047639 10.0.0.65 - - [2026-02-26 04:14:58] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.005119 10.0.0.65 - - [2026-02-26 04:14:58] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.004269 10.0.0.65 - - [2026-02-26 04:14:58] "PUT /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e HTTP/1.1" 200 255 0.037525 10.0.0.65 - - [2026-02-26 04:14:58] "PUT /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e HTTP/1.1" 200 255 0.055373 10.0.0.65 - - [2026-02-26 04:14:58] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.014504 10.0.0.65 - - [2026-02-26 04:14:58] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.005021 10.0.0.65 - - [2026-02-26 04:14:58] "PUT /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7 HTTP/1.1" 200 255 0.033551 10.0.0.65 - - [2026-02-26 04:14:58] "PUT /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7 HTTP/1.1" 200 255 0.035075 10.0.0.65 - - [2026-02-26 04:14:59] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.007124 10.0.0.65 - - [2026-02-26 04:14:59] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.006437 10.0.0.65 - - [2026-02-26 04:14:59] "PUT /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c HTTP/1.1" 200 255 0.026311 10.0.0.65 - - [2026-02-26 04:14:59] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003647 10.0.0.65 - - [2026-02-26 04:14:59] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005238 10.0.0.65 - - [2026-02-26 04:14:59] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004284 10.0.0.65 - - [2026-02-26 04:14:59] "PUT /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c HTTP/1.1" 200 255 0.034949 10.0.0.65 - - [2026-02-26 04:14:59] "PUT /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c HTTP/1.1" 200 255 0.047120 10.0.0.65 - - [2026-02-26 04:14:59] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.006559 10.0.0.65 - - [2026-02-26 04:14:59] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.009005 10.0.0.65 - - [2026-02-26 04:14:59] "PUT /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e HTTP/1.1" 200 255 0.043875 10.0.0.65 - - [2026-02-26 04:14:59] "PUT /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e HTTP/1.1" 200 255 0.059856 10.0.0.65 - - [2026-02-26 04:14:59] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.009336 10.0.0.65 - - [2026-02-26 04:14:59] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.005983 10.0.0.65 - - [2026-02-26 04:14:59] "PUT /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7 HTTP/1.1" 200 255 0.040153 10.0.0.65 - - [2026-02-26 04:14:59] "PUT /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7 HTTP/1.1" 200 255 0.037115 10.0.0.65 - - [2026-02-26 04:14:59] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.009409 10.0.0.65 - - [2026-02-26 04:14:59] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.004360 10.0.0.65 - - [2026-02-26 04:14:59] "PUT /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e HTTP/1.1" 200 255 0.026149 10.0.0.65 - - [2026-02-26 04:14:59] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.005849 10.0.0.65 - - [2026-02-26 04:14:59] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005977 10.0.0.65 - - [2026-02-26 04:14:59] "GET /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005870 10.0.0.65 - - [2026-02-26 04:14:59] "PUT /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c HTTP/1.1" 200 255 0.052846 10.0.0.65 - - [2026-02-26 04:15:00] "PUT /bgp-router/b7efc86d-db92-418f-92bc-ff33f470295c HTTP/1.1" 200 255 0.057805 10.0.0.65 - - [2026-02-26 04:15:00] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.006549 10.0.0.65 - - [2026-02-26 04:15:00] "GET /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.007274 10.0.0.65 - - [2026-02-26 04:15:00] "PUT /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e HTTP/1.1" 200 255 0.050951 10.0.0.65 - - [2026-02-26 04:15:00] "PUT /bgp-router/0c457e02-0509-4841-beea-98f30b58e23e HTTP/1.1" 200 255 0.058100 10.0.0.65 - - [2026-02-26 04:15:00] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.005693 10.0.0.65 - - [2026-02-26 04:15:00] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.004839 10.0.0.65 - - [2026-02-26 04:15:00] "PUT /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7 HTTP/1.1" 200 255 0.054566 10.0.0.65 - - [2026-02-26 04:15:00] "PUT /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7 HTTP/1.1" 200 255 0.051915 10.0.0.65 - - [2026-02-26 04:15:00] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.007719 10.0.0.65 - - [2026-02-26 04:15:00] "GET /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.008042 10.0.0.65 - - [2026-02-26 04:15:00] "PUT /bgp-router/a8f6ba01-3ffd-485f-a70b-5d8c1625f4d7 HTTP/1.1" 200 255 0.037213 10.0.0.65 - - [2026-02-26 04:15:01] "POST /ref-update HTTP/1.1" 200 156 0.101098 10.0.0.73 - - [2026-02-26 04:15:01] "DELETE /access-control-list/aae722bd-41ef-43b4-980c-d32ca6820d03 HTTP/1.1" 200 115 0.086679 10.0.0.65 - - [2026-02-26 04:15:01] "GET /virtual-network/73406644-51fa-4d35-ae9b-3d2abec27eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.017972 10.0.0.65 - - [2026-02-26 04:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009699 10.0.0.65 - - [2026-02-26 04:15:01] "GET /network-policy/45d9117e-446d-4e62-bafa-daf68064bea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004803 10.0.0.65 - - [2026-02-26 04:15:01] "POST /ref-update HTTP/1.1" 200 156 0.061087 10.0.0.73 - - [2026-02-26 04:15:01] "POST /ref-update HTTP/1.1" 200 156 0.047145 10.0.0.65 - - [2026-02-26 04:15:01] "GET /virtual-network/2d936c9e-bbcb-42ef-832a-474cb4c74c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.022181 10.0.0.65 - - [2026-02-26 04:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011700 10.0.0.65 - - [2026-02-26 04:15:01] "GET /network-policy/45d9117e-446d-4e62-bafa-daf68064bea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005567 10.0.0.65 - - [2026-02-26 04:15:01] "POST /neutron/port HTTP/1.1" 200 1127 0.032438 10.0.0.65 - - [2026-02-26 04:15:01] "DELETE /network-policy/45d9117e-446d-4e62-bafa-daf68064bea8 HTTP/1.1" 200 115 0.047405 10.0.0.65 - - [2026-02-26 04:15:01] "POST /neutron/network HTTP/1.1" 200 799 0.020181 10.0.0.65 - - [2026-02-26 04:15:01] "POST /neutron/network HTTP/1.1" 400 204 0.017148 10.0.0.131 - - [2026-02-26 04:15:03] "POST /useragent-kv HTTP/1.1" 200 115 0.008876 10.0.0.131 - - [2026-02-26 04:15:03] "POST /useragent-kv HTTP/1.1" 200 115 0.006501 10.0.0.65 - - [2026-02-26 04:15:03] "POST /neutron/network HTTP/1.1" 200 151 0.260550 10.0.0.73 - - [2026-02-26 04:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009013 10.0.0.131 - - [2026-02-26 04:15:04] "POST /fqname-to-id HTTP/1.1" 404 207 0.013891 10.0.0.65 - - [2026-02-26 04:15:04] "POST /ref-update HTTP/1.1" 200 156 0.131345 10.0.0.73 - - [2026-02-26 04:15:04] "POST /ref-update HTTP/1.1" 200 156 0.060417 10.0.0.65 - - [2026-02-26 04:15:04] "POST /neutron/network HTTP/1.1" 200 973 0.014246 10.0.0.65 - - [2026-02-26 04:15:04] "GET /virtual-network/b16c23c9-3428-4a5b-9b28-856ef5db5a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.011030 10.0.0.65 - - [2026-02-26 04:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006777 10.0.0.65 - - [2026-02-26 04:15:04] "GET /network-policy/d14333c8-f5dc-4abd-a5d4-4e25460c1a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.004460 10.0.0.65 - - [2026-02-26 04:15:04] "POST /ref-update HTTP/1.1" 200 156 0.078297 10.0.0.65 - - [2026-02-26 04:15:04] "GET /virtual-network/55aaee63-561b-4f33-b1cc-dd3c0f1cced5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.023208 10.0.0.65 - - [2026-02-26 04:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006324 10.0.0.65 - - [2026-02-26 04:15:04] "GET /network-policy/d14333c8-f5dc-4abd-a5d4-4e25460c1a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.015135 10.0.0.65 - - [2026-02-26 04:15:04] "DELETE /network-policy/d14333c8-f5dc-4abd-a5d4-4e25460c1a24 HTTP/1.1" 200 115 0.075162 10.0.0.65 - - [2026-02-26 04:15:05] "POST /neutron/network HTTP/1.1" 400 204 0.018892 10.0.0.65 - - [2026-02-26 04:15:06] "POST /neutron/port HTTP/1.1" 200 151 0.366621 10.0.0.65 - - [2026-02-26 04:15:06] "POST /neutron/port HTTP/1.1" 200 151 0.361310 10.0.0.73 - - [2026-02-26 04:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.65 - - [2026-02-26 04:15:07] "POST /neutron/network HTTP/1.1" 200 976 0.008764 10.0.0.73 - - [2026-02-26 04:15:07] "DELETE /route-target/45451735-400c-4209-8d76-458283d5dd73 HTTP/1.1" 200 115 0.036104 10.0.0.131 - - [2026-02-26 04:15:08] "GET /projects?obj_uuids=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002152 10.0.0.65 - - [2026-02-26 04:15:08] "GET /project/d3ed7d7c-9e55-4b17-afc2-0231b4c87666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.054146 10.0.0.131 - - [2026-02-26 04:15:08] "GET /projects?obj_uuids=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001055 10.0.0.65 - - [2026-02-26 04:15:09] "GET /project/d3ed7d7c-9e55-4b17-afc2-0231b4c87666?fields=virtual_networks HTTP/1.1" 200 1061 0.047372 10.0.0.131 - - [2026-02-26 04:15:09] "GET /projects?obj_uuids=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001081 10.0.0.65 - - [2026-02-26 04:15:09] "GET /project/d3ed7d7c-9e55-4b17-afc2-0231b4c87666?fields=virtual_machine_interfaces HTTP/1.1" 200 1061 0.047770 10.0.0.131 - - [2026-02-26 04:15:09] "GET /projects?obj_uuids=d3ed7d7c-9e55-4b17-afc2-0231b4c87666&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001095 10.0.0.65 - - [2026-02-26 04:15:09] "GET /project/d3ed7d7c-9e55-4b17-afc2-0231b4c87666?fields=security_groups HTTP/1.1" 200 1296 0.049035 10.0.0.65 - - [2026-02-26 04:15:10] "POST /fqname-to-id HTTP/1.1" 404 183 0.029249 10.0.0.131 - - [2026-02-26 04:15:10] "GET /projects?obj_uuids=0d124207-44cf-4ff3-aaf1-9b1081413c92&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003946 10.0.0.131 - - [2026-02-26 04:15:10] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001057 10.0.0.131 - - [2026-02-26 04:15:10] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007058 10.0.0.131 - - [2026-02-26 04:15:10] "POST /id-to-fqname HTTP/1.1" 200 185 0.006032 10.0.0.131 - - [2026-02-26 04:15:10] "POST /fqname-to-id HTTP/1.1" 404 194 0.004748 10.0.0.131 - - [2026-02-26 04:15:10] "POST /security-groups HTTP/1.1" 200 586 0.045987 10.0.0.131 - - [2026-02-26 04:15:10] "POST /projects HTTP/1.1" 200 575 0.281510 10.0.0.73 - - [2026-02-26 04:15:10] "POST /fqname-to-id HTTP/1.1" 404 228 0.014618 10.0.0.131 - - [2026-02-26 04:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.357845 10.0.0.65 - - [2026-02-26 04:15:10] "GET /project/0d124207-44cf-4ff3-aaf1-9b1081413c92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.509535 10.0.0.65 - - [2026-02-26 04:15:12] "GET / HTTP/1.1" 200 36215 0.001769 10.0.0.65 - - [2026-02-26 04:15:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000624 10.0.0.65 - - [2026-02-26 04:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.037017 10.0.0.65 - - [2026-02-26 04:15:15] "GET /api-access-list/5c8e0988-d6d0-401f-b237-832c125c85f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.005217 10.0.0.65 - - [2026-02-26 04:15:15] "GET /api-access-list/5c8e0988-d6d0-401f-b237-832c125c85f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.004982 10.0.0.65 - - [2026-02-26 04:15:15] "GET /api-access-list/5c8e0988-d6d0-401f-b237-832c125c85f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.004489 10.0.0.65 - - [2026-02-26 04:15:15] "PUT /api-access-list/5c8e0988-d6d0-401f-b237-832c125c85f3 HTTP/1.1" 200 265 0.014316 10.0.0.65 - - [2026-02-26 04:15:17] "POST /fqname-to-id HTTP/1.1" 404 183 0.026927 10.0.0.131 - - [2026-02-26 04:15:17] "GET /projects?obj_uuids=b37cb2bb-5dee-4f6e-8082-ee4cc77d708a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004606 10.0.0.131 - - [2026-02-26 04:15:17] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001334 10.0.0.131 - - [2026-02-26 04:15:17] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009718 10.0.0.131 - - [2026-02-26 04:15:17] "POST /id-to-fqname HTTP/1.1" 200 185 0.001380 10.0.0.131 - - [2026-02-26 04:15:17] "POST /fqname-to-id HTTP/1.1" 404 194 0.004148 10.0.0.131 - - [2026-02-26 04:15:17] "POST /security-groups HTTP/1.1" 200 586 0.078152 10.0.0.131 - - [2026-02-26 04:15:17] "POST /projects HTTP/1.1" 200 575 0.303878 10.0.0.131 - - [2026-02-26 04:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.339643 10.0.0.73 - - [2026-02-26 04:15:17] "POST /access-control-lists HTTP/1.1" 200 593 0.045315 10.0.0.65 - - [2026-02-26 04:15:17] "GET /project/b37cb2bb-5dee-4f6e-8082-ee4cc77d708a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.497142 10.0.0.65 - - [2026-02-26 04:15:18] "POST /fqname-to-id HTTP/1.1" 404 183 0.040018 10.0.0.131 - - [2026-02-26 04:15:18] "GET /projects?obj_uuids=00506a29-3426-4025-bee2-f697565b8395&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004719 10.0.0.131 - - [2026-02-26 04:15:18] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002060 10.0.0.131 - - [2026-02-26 04:15:18] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.010248 10.0.0.131 - - [2026-02-26 04:15:18] "POST /id-to-fqname HTTP/1.1" 200 185 0.004557 10.0.0.131 - - [2026-02-26 04:15:18] "POST /fqname-to-id HTTP/1.1" 404 194 0.005801 10.0.0.131 - - [2026-02-26 04:15:18] "POST /security-groups HTTP/1.1" 200 586 0.033692 10.0.0.73 - - [2026-02-26 04:15:18] "POST /fqname-to-id HTTP/1.1" 404 229 0.003882 10.0.0.131 - - [2026-02-26 04:15:18] "POST /projects HTTP/1.1" 200 575 0.273026 10.0.0.131 - - [2026-02-26 04:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.312188 10.0.0.73 - - [2026-02-26 04:15:18] "POST /access-control-lists HTTP/1.1" 200 591 0.030868 10.0.0.65 - - [2026-02-26 04:15:18] "GET /project/00506a29-3426-4025-bee2-f697565b8395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.478519 10.0.0.65 - - [2026-02-26 04:15:19] "GET / HTTP/1.1" 200 36215 0.003847 10.0.0.65 - - [2026-02-26 04:15:20] "GET / HTTP/1.1" 200 36215 0.002942 10.0.0.65 - - [2026-02-26 04:15:21] "POST /fqname-to-id HTTP/1.1" 404 183 0.003289 10.0.0.65 - - [2026-02-26 04:15:21] "POST /api-access-lists HTTP/1.1" 200 523 0.025443 10.0.0.65 - - [2026-02-26 04:15:21] "GET /api-access-list/60cb4c8b-6c28-431e-b092-cb9f94a9989a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.005948 10.0.0.65 - - [2026-02-26 04:15:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000561 10.0.0.65 - - [2026-02-26 04:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.127513 10.0.0.131 - - [2026-02-26 04:15:22] "GET /projects?obj_uuids=b37cb2bb-5dee-4f6e-8082-ee4cc77d708a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001459 10.0.0.65 - - [2026-02-26 04:15:22] "GET /project/b37cb2bb-5dee-4f6e-8082-ee4cc77d708a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.073715 10.0.0.65 - - [2026-02-26 04:15:22] "GET /virtual-networks?parent_id=b37cb2bb-5dee-4f6e-8082-ee4cc77d708a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.021962 10.0.0.65 - - [2026-02-26 04:15:22] "POST /virtual-networks HTTP/1.1" 200 570 0.099234 10.0.0.65 - - [2026-02-26 04:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.022375 10.0.0.65 - - [2026-02-26 04:15:22] "GET /network-ipam/ec30d0f9-d89f-4e14-ad81-4dcc0f4b9d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.018347 10.0.0.131 - - [2026-02-26 04:15:22] "POST /useragent-kv HTTP/1.1" 200 115 0.013284 10.0.0.65 - - [2026-02-26 04:15:22] "POST /ref-update HTTP/1.1" 200 156 0.098271 10.0.0.65 - - [2026-02-26 04:15:23] "POST /neutron/network HTTP/1.1" 200 831 0.114016 10.0.0.65 - - [2026-02-26 04:15:23] "GET /virtual-network/5305f904-8366-4e3d-bbf9-ff0ec3bcf939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.029547 10.0.0.65 - - [2026-02-26 04:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.034659 10.0.0.65 - - [2026-02-26 04:15:25] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 362 0.060548 10.0.0.65 - - [2026-02-26 04:15:25] "POST /neutron/port HTTP/1.1" 200 117 0.008508 10.0.0.65 - - [2026-02-26 04:15:25] "GET /virtual-network/5305f904-8366-4e3d-bbf9-ff0ec3bcf939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.078921 10.0.0.65 - - [2026-02-26 04:15:26] "POST /neutron/network HTTP/1.1" 200 805 0.025257 10.0.0.65 - - [2026-02-26 04:15:26] "POST /id-to-fqname HTTP/1.1" 401 292 0.000588 10.0.0.65 - - [2026-02-26 04:15:26] "POST /id-to-fqname HTTP/1.1" 200 230 0.051434 10.0.0.131 - - [2026-02-26 04:15:28] "GET /projects?obj_uuids=00506a29-3426-4025-bee2-f697565b8395&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001589 10.0.0.65 - - [2026-02-26 04:15:28] "GET /project/00506a29-3426-4025-bee2-f697565b8395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.088527 10.0.0.65 - - [2026-02-26 04:15:28] "POST /neutron/network HTTP/1.1" 200 831 0.007966 10.0.0.65 - - [2026-02-26 04:15:28] "POST /neutron/port HTTP/1.1" 200 117 0.058012 10.0.0.131 - - [2026-02-26 04:15:29] "GET /projects?obj_uuids=00506a29-3426-4025-bee2-f697565b8395&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001525 10.0.0.65 - - [2026-02-26 04:15:29] "POST /neutron/port HTTP/1.1" 200 1054 0.611075 10.0.0.65 - - [2026-02-26 04:15:29] "POST /neutron/port HTTP/1.1" 200 1108 0.123702 10.0.0.65 - - [2026-02-26 04:15:29] "POST /neutron/subnet HTTP/1.1" 200 644 0.015965 10.0.0.65 - - [2026-02-26 04:15:33] "POST /neutron/port HTTP/1.1" 200 1118 0.020113 10.0.0.65 - - [2026-02-26 04:15:33] "POST /neutron/security_group HTTP/1.1" 200 2053 0.008907 10.0.0.65 - - [2026-02-26 04:15:34] "POST /neutron/port HTTP/1.1" 200 1118 0.024231 10.0.0.65 - - [2026-02-26 04:15:34] "GET /virtual-machine/ba391251-5f0a-4a6b-9ec6-a870fa7cb21c HTTP/1.1" 401 292 0.000437 10.0.0.65 - - [2026-02-26 04:15:34] "GET /virtual-machine/ba391251-5f0a-4a6b-9ec6-a870fa7cb21c HTTP/1.1" 200 1290 0.072756 10.0.0.65 - - [2026-02-26 04:15:34] "GET /obj-perms HTTP/1.1" 200 5056 0.444119 10.0.0.65 - - [2026-02-26 04:15:34] "GET /virtual-machine/ba391251-5f0a-4a6b-9ec6-a870fa7cb21c HTTP/1.1" 200 1290 0.023913 10.0.0.65 - - [2026-02-26 04:15:34] "GET /virtual-machine-interface/6cc40ac7-14b8-439d-9b6b-3718730d4979 HTTP/1.1" 200 2536 0.023878 10.0.0.65 - - [2026-02-26 04:15:34] "GET /virtual-machine/ba391251-5f0a-4a6b-9ec6-a870fa7cb21c HTTP/1.1" 200 1290 0.023383 10.0.0.65 - - [2026-02-26 04:15:34] "GET /virtual-machine-interface/6cc40ac7-14b8-439d-9b6b-3718730d4979 HTTP/1.1" 200 2536 0.023574 10.0.0.65 - - [2026-02-26 04:15:34] "GET /instance-ip/2f686f3e-e82e-49e7-bd5e-ab3b7cbc45a8 HTTP/1.1" 200 1627 0.025215 10.0.0.65 - - [2026-02-26 04:15:34] "GET /virtual-machine/ba391251-5f0a-4a6b-9ec6-a870fa7cb21c HTTP/1.1" 200 1290 0.017204 10.0.0.65 - - [2026-02-26 04:15:34] "GET /virtual-machine-interface/6cc40ac7-14b8-439d-9b6b-3718730d4979 HTTP/1.1" 200 2536 0.021026 10.0.0.65 - - [2026-02-26 04:15:34] "GET /instance-ip/2f686f3e-e82e-49e7-bd5e-ab3b7cbc45a8 HTTP/1.1" 200 1627 0.021413 10.0.0.65 - - [2026-02-26 04:15:34] "POST /fqname-to-id HTTP/1.1" 403 339 0.019945 10.0.0.65 - - [2026-02-26 04:15:34] "GET / HTTP/1.1" 200 36215 0.002541 10.0.0.65 - - [2026-02-26 04:15:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000446 10.0.0.65 - - [2026-02-26 04:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.029568 10.0.0.65 - - [2026-02-26 04:15:35] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004889 10.0.0.65 - - [2026-02-26 04:15:35] "GET /virtual-networks?parent_id=00506a29-3426-4025-bee2-f697565b8395&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.020601 10.0.0.65 - - [2026-02-26 04:15:35] "POST /fqname-to-id HTTP/1.1" 403 339 0.021977 10.0.0.65 - - [2026-02-26 04:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.65 - - [2026-02-26 04:15:35] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003819 10.0.0.65 - - [2026-02-26 04:15:35] "GET /virtual-networks?parent_id=00506a29-3426-4025-bee2-f697565b8395&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017081 10.0.0.65 - - [2026-02-26 04:15:36] "POST /fqname-to-id HTTP/1.1" 403 339 0.019294 10.0.0.65 - - [2026-02-26 04:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004790 10.0.0.65 - - [2026-02-26 04:15:36] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005553 10.0.0.65 - - [2026-02-26 04:15:36] "GET /virtual-networks?parent_id=00506a29-3426-4025-bee2-f697565b8395&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.029095 10.0.0.65 - - [2026-02-26 04:15:36] "POST /fqname-to-id HTTP/1.1" 403 339 0.022356 10.0.0.65 - - [2026-02-26 04:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.65 - - [2026-02-26 04:15:36] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004318 10.0.0.65 - - [2026-02-26 04:15:36] "GET /virtual-networks?parent_id=00506a29-3426-4025-bee2-f697565b8395&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016139 10.0.0.65 - - [2026-02-26 04:15:36] "POST /fqname-to-id HTTP/1.1" 403 339 0.020263 10.0.0.65 - - [2026-02-26 04:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.65 - - [2026-02-26 04:15:36] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004313 10.0.0.65 - - [2026-02-26 04:15:36] "GET /virtual-networks?parent_id=00506a29-3426-4025-bee2-f697565b8395&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015869 10.0.0.65 - - [2026-02-26 04:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.021790 10.0.0.65 - - [2026-02-26 04:15:39] "GET /virtual-network/5305f904-8366-4e3d-bbf9-ff0ec3bcf939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.024922 10.0.0.65 - - [2026-02-26 04:15:41] "POST /neutron/security_group HTTP/1.1" 200 2053 0.008586 10.0.0.65 - - [2026-02-26 04:15:41] "POST /fqname-to-id HTTP/1.1" 403 339 0.018335 10.0.0.65 - - [2026-02-26 04:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.65 - - [2026-02-26 04:15:41] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003906 10.0.0.65 - - [2026-02-26 04:15:41] "GET /virtual-networks?parent_id=00506a29-3426-4025-bee2-f697565b8395&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016891 10.0.0.65 - - [2026-02-26 04:15:41] "POST /fqname-to-id HTTP/1.1" 403 339 0.019289 10.0.0.65 - - [2026-02-26 04:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.65 - - [2026-02-26 04:15:41] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004083 10.0.0.65 - - [2026-02-26 04:15:42] "GET /virtual-networks?parent_id=00506a29-3426-4025-bee2-f697565b8395&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.024866 10.0.0.65 - - [2026-02-26 04:15:42] "POST /fqname-to-id HTTP/1.1" 403 361 0.020954 10.0.0.65 - - [2026-02-26 04:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079 10.0.0.65 - - [2026-02-26 04:15:42] "GET /routing-instance/276120c0-7be5-4184-861b-6c6d60d5ff5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.007528 10.0.0.65 - - [2026-02-26 04:15:42] "GET /route-target/49da6d5b-1411-43fd-bab4-7a2f7dc3ab76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.015711 10.0.0.65 - - [2026-02-26 04:15:42] "GET /route-target/49da6d5b-1411-43fd-bab4-7a2f7dc3ab76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004256 10.0.0.65 - - [2026-02-26 04:15:42] "POST /fqname-to-id HTTP/1.1" 403 339 0.022326 10.0.0.65 - - [2026-02-26 04:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004334 10.0.0.65 - - [2026-02-26 04:15:42] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004072 10.0.0.65 - - [2026-02-26 04:15:42] "GET /virtual-networks?parent_id=00506a29-3426-4025-bee2-f697565b8395&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017590 10.0.0.65 - - [2026-02-26 04:15:42] "POST /fqname-to-id HTTP/1.1" 403 361 0.021403 10.0.0.65 - - [2026-02-26 04:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004896 10.0.0.65 - - [2026-02-26 04:15:42] "GET /routing-instance/276120c0-7be5-4184-861b-6c6d60d5ff5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.004945 10.0.0.65 - - [2026-02-26 04:15:42] "GET /route-target/49da6d5b-1411-43fd-bab4-7a2f7dc3ab76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.017190 10.0.0.65 - - [2026-02-26 04:15:42] "GET /route-target/49da6d5b-1411-43fd-bab4-7a2f7dc3ab76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004158 10.0.0.65 - - [2026-02-26 04:15:42] "POST /fqname-to-id HTTP/1.1" 403 339 0.016622 10.0.0.65 - - [2026-02-26 04:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.65 - - [2026-02-26 04:15:42] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004386 10.0.0.65 - - [2026-02-26 04:15:42] "GET /virtual-networks?parent_id=00506a29-3426-4025-bee2-f697565b8395&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015259 10.0.0.65 - - [2026-02-26 04:15:42] "POST /fqname-to-id HTTP/1.1" 403 339 0.016378 10.0.0.65 - - [2026-02-26 04:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.65 - - [2026-02-26 04:15:42] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003805 10.0.0.65 - - [2026-02-26 04:15:42] "GET /virtual-networks?parent_id=00506a29-3426-4025-bee2-f697565b8395&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.027046 10.0.0.131 - - [2026-02-26 04:15:45] "GET /obj-perms HTTP/1.1" 200 4915 0.097461 10.0.0.131 - - [2026-02-26 04:15:47] "GET /virtual-machine/ba391251-5f0a-4a6b-9ec6-a870fa7cb21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.019207 10.0.0.65 - - [2026-02-26 04:15:49] "GET /virtual-machine-interface/6cc40ac7-14b8-439d-9b6b-3718730d4979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2314 0.023362 10.0.0.65 - - [2026-02-26 04:15:49] "GET /virtual-machine-interface/6cc40ac7-14b8-439d-9b6b-3718730d4979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2314 0.027403 10.0.0.131 - - [2026-02-26 04:15:49] "GET /obj-perms HTTP/1.1" 200 4915 0.015769 10.0.0.65 - - [2026-02-26 04:15:49] "GET /virtual-machine-interface/6cc40ac7-14b8-439d-9b6b-3718730d4979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2314 0.023032 10.0.0.65 - - [2026-02-26 04:15:49] "GET /virtual-network/5305f904-8366-4e3d-bbf9-ff0ec3bcf939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.021186 10.0.0.131 - - [2026-02-26 04:15:50] "GET /virtual-machine/ba391251-5f0a-4a6b-9ec6-a870fa7cb21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.017358 10.0.0.65 - - [2026-02-26 04:15:50] "GET /obj-perms HTTP/1.1" 200 4915 0.074387 10.0.0.65 - - [2026-02-26 04:15:51] "GET /obj-perms HTTP/1.1" 200 5020 0.078366 10.0.0.73 - - [2026-02-26 04:15:51] "DELETE /access-control-list/9b7f7162-cd7c-46c6-9e7a-15ca98247bf7 HTTP/1.1" 200 115 0.047230 10.0.0.65 - - [2026-02-26 04:15:52] "GET /obj-perms HTTP/1.1" 200 4915 0.094962 10.0.0.65 - - [2026-02-26 04:15:52] "GET /obj-perms HTTP/1.1" 200 5020 0.004634 10.0.0.73 - - [2026-02-26 04:15:52] "GET /obj-perms HTTP/1.1" 200 4915 0.087922 10.0.0.65 - - [2026-02-26 04:15:53] "GET /virtual-machine/ba391251-5f0a-4a6b-9ec6-a870fa7cb21c HTTP/1.1" 200 1290 0.019167 10.0.0.65 - - [2026-02-26 04:15:53] "POST /neutron/port HTTP/1.1" 200 151 0.201448 10.0.0.65 - - [2026-02-26 04:15:55] "GET /virtual-machine/ba391251-5f0a-4a6b-9ec6-a870fa7cb21c HTTP/1.1" 404 171 0.020425 10.0.0.65 - - [2026-02-26 04:15:55] "GET /virtual-machine/ba391251-5f0a-4a6b-9ec6-a870fa7cb21c HTTP/1.1" 404 171 0.016457 10.0.0.65 - - [2026-02-26 04:15:55] "GET /virtual-machine/ba391251-5f0a-4a6b-9ec6-a870fa7cb21c HTTP/1.1" 404 171 0.015981 10.0.0.65 - - [2026-02-26 04:15:55] "POST /fqname-to-id HTTP/1.1" 403 339 0.017456 10.0.0.65 - - [2026-02-26 04:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.65 - - [2026-02-26 04:15:55] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003972 10.0.0.65 - - [2026-02-26 04:15:55] "GET /virtual-networks?parent_id=00506a29-3426-4025-bee2-f697565b8395&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018636 10.0.0.65 - - [2026-02-26 04:15:55] "POST /fqname-to-id HTTP/1.1" 403 361 0.024787 10.0.0.65 - - [2026-02-26 04:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.65 - - [2026-02-26 04:15:55] "GET /routing-instance/276120c0-7be5-4184-861b-6c6d60d5ff5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.005322 10.0.0.65 - - [2026-02-26 04:15:55] "GET /route-target/49da6d5b-1411-43fd-bab4-7a2f7dc3ab76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.016379 10.0.0.65 - - [2026-02-26 04:15:55] "GET /route-target/49da6d5b-1411-43fd-bab4-7a2f7dc3ab76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004299 10.0.0.65 - - [2026-02-26 04:15:55] "GET /obj-perms HTTP/1.1" 200 4915 0.022096 10.0.0.65 - - [2026-02-26 04:15:56] "GET /obj-perms HTTP/1.1" 200 4915 0.100383 10.0.0.131 - - [2026-02-26 04:15:59] "DELETE /project/0d12420744cf4ff3aaf19b1081413c92 HTTP/1.1" 404 173 0.005433 10.0.0.131 - - [2026-02-26 04:15:59] "DELETE /project/d3ed7d7c-9e55-4b17-afc2-0231b4c87666 HTTP/1.1" 404 177 0.005486 10.0.0.131 - - [2026-02-26 04:15:59] "DELETE /project/00506a2934264025bee2f697565b8395 HTTP/1.1" 404 173 0.008835 10.0.0.131 - - [2026-02-26 04:15:59] "DELETE /project/b37cb2bb5dee4f6e8082ee4cc77d708a HTTP/1.1" 404 173 0.004988 10.0.0.65 - - [2026-02-26 04:15:59] "GET /obj-perms HTTP/1.1" 200 5020 0.004629 10.0.0.65 - - [2026-02-26 04:16:02] "GET /obj-perms HTTP/1.1" 200 5020 0.006265 10.0.0.65 - - [2026-02-26 04:16:08] "GET /obj-perms HTTP/1.1" 200 5020 0.004528 10.0.0.65 - - [2026-02-26 04:16:12] "GET /obj-perms HTTP/1.1" 200 5020 0.005377 10.0.0.65 - - [2026-02-26 04:16:18] "GET /obj-perms HTTP/1.1" 200 5020 0.005392 10.0.0.65 - - [2026-02-26 04:16:18] "GET /obj-perms HTTP/1.1" 200 5020 0.003929 10.0.0.131 - - [2026-02-26 04:16:19] "GET /obj-perms HTTP/1.1" 200 5020 0.061286 10.0.0.131 - - [2026-02-26 04:16:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003514 10.0.0.131 - - [2026-02-26 04:16:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002754 10.0.0.65 - - [2026-02-26 04:16:19] "DELETE /virtual-network/5305f904-8366-4e3d-bbf9-ff0ec3bcf939 HTTP/1.1" 200 115 0.135755 10.0.0.73 - - [2026-02-26 04:16:19] "DELETE /route-target/49da6d5b-1411-43fd-bab4-7a2f7dc3ab76 HTTP/1.1" 200 115 0.024333 10.0.0.65 - - [2026-02-26 04:16:19] "DELETE /api-access-list/60cb4c8b-6c28-431e-b092-cb9f94a9989a HTTP/1.1" 200 115 0.039760 10.0.0.131 - - [2026-02-26 04:16:19] "GET /projects?obj_uuids=00506a29-3426-4025-bee2-f697565b8395&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001560 10.0.0.65 - - [2026-02-26 04:16:19] "GET /project/00506a29-3426-4025-bee2-f697565b8395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.044967 10.0.0.131 - - [2026-02-26 04:16:19] "GET /projects?obj_uuids=00506a29-3426-4025-bee2-f697565b8395&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001286 10.0.0.65 - - [2026-02-26 04:16:19] "GET /project/00506a29-3426-4025-bee2-f697565b8395?fields=virtual_networks HTTP/1.1" 200 1032 0.046415 10.0.0.131 - - [2026-02-26 04:16:19] "GET /projects?obj_uuids=00506a29-3426-4025-bee2-f697565b8395&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001055 10.0.0.65 - - [2026-02-26 04:16:19] "GET /project/00506a29-3426-4025-bee2-f697565b8395?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.046153 10.0.0.131 - - [2026-02-26 04:16:19] "GET /projects?obj_uuids=00506a29-3426-4025-bee2-f697565b8395&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001519 10.0.0.65 - - [2026-02-26 04:16:19] "GET /project/00506a29-3426-4025-bee2-f697565b8395?fields=security_groups HTTP/1.1" 200 1254 0.055879 10.0.0.131 - - [2026-02-26 04:16:20] "GET /projects?obj_uuids=b37cb2bb-5dee-4f6e-8082-ee4cc77d708a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001299 10.0.0.65 - - [2026-02-26 04:16:20] "GET /project/b37cb2bb-5dee-4f6e-8082-ee4cc77d708a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.047070 10.0.0.131 - - [2026-02-26 04:16:20] "GET /projects?obj_uuids=b37cb2bb-5dee-4f6e-8082-ee4cc77d708a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001520 10.0.0.65 - - [2026-02-26 04:16:20] "GET /project/b37cb2bb-5dee-4f6e-8082-ee4cc77d708a?fields=virtual_networks HTTP/1.1" 200 1034 0.053154 10.0.0.131 - - [2026-02-26 04:16:20] "GET /projects?obj_uuids=b37cb2bb-5dee-4f6e-8082-ee4cc77d708a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001158 10.0.0.65 - - [2026-02-26 04:16:20] "GET /project/b37cb2bb-5dee-4f6e-8082-ee4cc77d708a?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.060965 10.0.0.131 - - [2026-02-26 04:16:20] "GET /projects?obj_uuids=b37cb2bb-5dee-4f6e-8082-ee4cc77d708a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001086 10.0.0.65 - - [2026-02-26 04:16:20] "GET /project/b37cb2bb-5dee-4f6e-8082-ee4cc77d708a?fields=security_groups HTTP/1.1" 200 1256 0.046907 10.0.0.65 - - [2026-02-26 04:16:23] "GET /api-access-list/5c8e0988-d6d0-401f-b237-832c125c85f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004742 10.0.0.65 - - [2026-02-26 04:16:23] "PUT /api-access-list/5c8e0988-d6d0-401f-b237-832c125c85f3 HTTP/1.1" 200 265 0.015431 10.0.0.131 - - [2026-02-26 04:16:23] "GET /projects?obj_uuids=0d124207-44cf-4ff3-aaf1-9b1081413c92&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001130 10.0.0.65 - - [2026-02-26 04:16:23] "GET /project/0d124207-44cf-4ff3-aaf1-9b1081413c92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.046754 10.0.0.131 - - [2026-02-26 04:16:23] "GET /projects?obj_uuids=0d124207-44cf-4ff3-aaf1-9b1081413c92&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001050 10.0.0.65 - - [2026-02-26 04:16:23] "GET /project/0d124207-44cf-4ff3-aaf1-9b1081413c92?fields=virtual_networks HTTP/1.1" 200 1033 0.047594 10.0.0.131 - - [2026-02-26 04:16:23] "GET /projects?obj_uuids=0d124207-44cf-4ff3-aaf1-9b1081413c92&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001546 10.0.0.65 - - [2026-02-26 04:16:23] "GET /project/0d124207-44cf-4ff3-aaf1-9b1081413c92?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.047605 10.0.0.131 - - [2026-02-26 04:16:23] "GET /projects?obj_uuids=0d124207-44cf-4ff3-aaf1-9b1081413c92&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001220 10.0.0.65 - - [2026-02-26 04:16:23] "GET /project/0d124207-44cf-4ff3-aaf1-9b1081413c92?fields=security_groups HTTP/1.1" 200 1255 0.047306 10.0.0.65 - - [2026-02-26 04:16:25] "POST /fqname-to-id HTTP/1.1" 404 188 0.036610 10.0.0.131 - - [2026-02-26 04:16:25] "GET /projects?obj_uuids=4d25444a-3edb-4367-8630-bdfd02efc0a0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003754 10.0.0.131 - - [2026-02-26 04:16:25] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001010 10.0.0.131 - - [2026-02-26 04:16:25] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007318 10.0.0.131 - - [2026-02-26 04:16:25] "POST /id-to-fqname HTTP/1.1" 200 190 0.004612 10.0.0.131 - - [2026-02-26 04:16:25] "POST /fqname-to-id HTTP/1.1" 404 199 0.007796 10.0.0.131 - - [2026-02-26 04:16:25] "POST /security-groups HTTP/1.1" 200 591 0.081332 10.0.0.131 - - [2026-02-26 04:16:25] "POST /projects HTTP/1.1" 200 585 0.300138 10.0.0.131 - - [2026-02-26 04:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.340597 10.0.0.73 - - [2026-02-26 04:16:25] "POST /fqname-to-id HTTP/1.1" 404 233 0.011101 10.0.0.65 - - [2026-02-26 04:16:25] "GET /project/4d25444a-3edb-4367-8630-bdfd02efc0a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.491284 10.0.0.65 - - [2026-02-26 04:16:27] "GET / HTTP/1.1" 200 36215 0.001732 10.0.0.65 - - [2026-02-26 04:16:27] "POST /neutron/network HTTP/1.1" 200 117 0.007073 10.0.0.65 - - [2026-02-26 04:16:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000510 10.0.0.65 - - [2026-02-26 04:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.033736 10.0.0.65 - - [2026-02-26 04:16:29] "GET /api-access-list/5c8e0988-d6d0-401f-b237-832c125c85f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.004473 10.0.0.65 - - [2026-02-26 04:16:29] "GET /api-access-list/5c8e0988-d6d0-401f-b237-832c125c85f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.004020 10.0.0.65 - - [2026-02-26 04:16:29] "GET /api-access-list/5c8e0988-d6d0-401f-b237-832c125c85f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.004038 10.0.0.65 - - [2026-02-26 04:16:29] "PUT /api-access-list/5c8e0988-d6d0-401f-b237-832c125c85f3 HTTP/1.1" 200 265 0.014061 10.0.0.65 - - [2026-02-26 04:16:31] "POST /fqname-to-id HTTP/1.1" 404 188 0.029926 10.0.0.131 - - [2026-02-26 04:16:31] "GET /projects?obj_uuids=e87cdaab-8083-4081-aef7-8b424b620461&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004765 10.0.0.131 - - [2026-02-26 04:16:31] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001813 10.0.0.131 - - [2026-02-26 04:16:31] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008818 10.0.0.131 - - [2026-02-26 04:16:32] "POST /id-to-fqname HTTP/1.1" 200 190 0.005624 10.0.0.131 - - [2026-02-26 04:16:32] "POST /fqname-to-id HTTP/1.1" 404 199 0.005357 10.0.0.131 - - [2026-02-26 04:16:32] "POST /security-groups HTTP/1.1" 200 591 0.039090 10.0.0.131 - - [2026-02-26 04:16:32] "POST /projects HTTP/1.1" 200 585 0.269534 10.0.0.131 - - [2026-02-26 04:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.311739 10.0.0.73 - - [2026-02-26 04:16:32] "POST /access-control-lists HTTP/1.1" 200 598 0.041923 10.0.0.65 - - [2026-02-26 04:16:32] "GET /project/e87cdaab-8083-4081-aef7-8b424b620461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.477826 10.0.0.65 - - [2026-02-26 04:16:32] "POST /fqname-to-id HTTP/1.1" 404 188 0.030912 10.0.0.131 - - [2026-02-26 04:16:32] "GET /projects?obj_uuids=7cbc77b8-95b2-4bcb-84b7-f29058d09f62&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003381 10.0.0.131 - - [2026-02-26 04:16:32] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002823 10.0.0.131 - - [2026-02-26 04:16:32] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.012660 10.0.0.131 - - [2026-02-26 04:16:33] "POST /id-to-fqname HTTP/1.1" 200 190 0.001391 10.0.0.131 - - [2026-02-26 04:16:33] "POST /fqname-to-id HTTP/1.1" 404 199 0.007938 10.0.0.131 - - [2026-02-26 04:16:33] "POST /security-groups HTTP/1.1" 200 591 0.080236 10.0.0.73 - - [2026-02-26 04:16:33] "POST /fqname-to-id HTTP/1.1" 404 234 0.003613 10.0.0.131 - - [2026-02-26 04:16:33] "POST /projects HTTP/1.1" 200 585 0.308148 10.0.0.131 - - [2026-02-26 04:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.356008 10.0.0.73 - - [2026-02-26 04:16:33] "POST /access-control-lists HTTP/1.1" 200 596 0.038497 10.0.0.65 - - [2026-02-26 04:16:33] "GET /project/7cbc77b8-95b2-4bcb-84b7-f29058d09f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.523026 10.0.0.65 - - [2026-02-26 04:16:34] "GET / HTTP/1.1" 200 36215 0.001977 10.0.0.65 - - [2026-02-26 04:16:35] "GET / HTTP/1.1" 200 36215 0.001607 10.0.0.65 - - [2026-02-26 04:16:35] "POST /fqname-to-id HTTP/1.1" 404 183 0.004182 10.0.0.65 - - [2026-02-26 04:16:35] "POST /api-access-lists HTTP/1.1" 200 523 0.024469 10.0.0.65 - - [2026-02-26 04:16:36] "GET /api-access-list/518dc2c2-469f-4164-aeb5-a6fef9cc92e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.006261 10.0.0.65 - - [2026-02-26 04:16:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000507 10.0.0.65 - - [2026-02-26 04:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.051965 10.0.0.131 - - [2026-02-26 04:16:37] "GET /projects?obj_uuids=e87cdaab-8083-4081-aef7-8b424b620461&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001188 10.0.0.65 - - [2026-02-26 04:16:37] "GET /project/e87cdaab-8083-4081-aef7-8b424b620461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.058526 10.0.0.65 - - [2026-02-26 04:16:37] "GET /virtual-networks?parent_id=e87cdaab-8083-4081-aef7-8b424b620461&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017486 10.0.0.65 - - [2026-02-26 04:16:37] "POST /virtual-networks HTTP/1.1" 200 585 0.112432 10.0.0.65 - - [2026-02-26 04:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.031724 10.0.0.65 - - [2026-02-26 04:16:37] "GET /network-ipam/ec30d0f9-d89f-4e14-ad81-4dcc0f4b9d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.022056 10.0.0.131 - - [2026-02-26 04:16:37] "POST /useragent-kv HTTP/1.1" 200 115 0.010145 10.0.0.65 - - [2026-02-26 04:16:37] "POST /ref-update HTTP/1.1" 200 156 0.099016 10.0.0.65 - - [2026-02-26 04:16:37] "POST /neutron/network HTTP/1.1" 200 848 0.062791 10.0.0.65 - - [2026-02-26 04:16:37] "GET /virtual-network/7cf19cad-08ac-45c3-bc92-e69b168b2bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.023803 10.0.0.65 - - [2026-02-26 04:16:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000630 10.0.0.65 - - [2026-02-26 04:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.060835 10.0.0.131 - - [2026-02-26 04:16:38] "GET /projects?obj_uuids=7cbc77b8-95b2-4bcb-84b7-f29058d09f62&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001191 10.0.0.65 - - [2026-02-26 04:16:38] "GET /project/7cbc77b8-95b2-4bcb-84b7-f29058d09f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.065953 10.0.0.65 - - [2026-02-26 04:16:38] "GET /virtual-networks?parent_id=7cbc77b8-95b2-4bcb-84b7-f29058d09f62&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.022337 10.0.0.65 - - [2026-02-26 04:16:38] "POST /virtual-networks HTTP/1.1" 200 585 0.101773 10.0.0.73 - - [2026-02-26 04:16:38] "POST /route-targets HTTP/1.1" 200 328 0.015276 10.0.0.65 - - [2026-02-26 04:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.026235 10.0.0.65 - - [2026-02-26 04:16:38] "GET /network-ipam/ec30d0f9-d89f-4e14-ad81-4dcc0f4b9d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.017341 10.0.0.131 - - [2026-02-26 04:16:39] "POST /useragent-kv HTTP/1.1" 200 115 0.011919 10.0.0.65 - - [2026-02-26 04:16:39] "POST /ref-update HTTP/1.1" 200 156 0.106500 10.0.0.65 - - [2026-02-26 04:16:39] "POST /neutron/network HTTP/1.1" 200 850 0.070738 10.0.0.65 - - [2026-02-26 04:16:39] "GET /virtual-network/588aea6f-1821-439d-bf50-6f39e4813add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.027926 10.0.0.65 - - [2026-02-26 04:16:39] "POST /neutron/subnet HTTP/1.1" 200 686 0.048459 10.0.0.65 - - [2026-02-26 04:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.65 - - [2026-02-26 04:16:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.73 - - [2026-02-26 04:16:41] "GET /obj-perms HTTP/1.1" 403 257 0.048661 10.0.0.73 - - [2026-02-26 04:16:42] "GET /virtual-network/7cf19cad-08ac-45c3-bc92-e69b168b2bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.021995 10.0.0.131 - - [2026-02-26 04:16:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000782 10.0.0.65 - - [2026-02-26 04:16:43] "GET /obj-perms HTTP/1.1" 403 257 0.049458 10.0.0.65 - - [2026-02-26 04:16:43] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 372 0.073894 10.0.0.65 - - [2026-02-26 04:16:44] "PUT /virtual-network/7cf19cad-08ac-45c3-bc92-e69b168b2bc6 HTTP/1.1" 200 265 0.075614 10.0.0.65 - - [2026-02-26 04:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116 10.0.0.65 - - [2026-02-26 04:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005172 10.0.0.73 - - [2026-02-26 04:16:45] "GET /virtual-network/7cf19cad-08ac-45c3-bc92-e69b168b2bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.057445 10.0.0.131 - - [2026-02-26 04:16:45] "GET /obj-perms HTTP/1.1" 403 257 0.054497 10.0.0.65 - - [2026-02-26 04:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.65 - - [2026-02-26 04:16:45] "GET /obj-perms HTTP/1.1" 403 257 0.043375 10.0.0.65 - - [2026-02-26 04:16:45] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 613 0.035733 10.0.0.65 - - [2026-02-26 04:16:46] "PUT /virtual-network/7cf19cad-08ac-45c3-bc92-e69b168b2bc6 HTTP/1.1" 200 265 0.059744 10.0.0.131 - - [2026-02-26 04:16:46] "POST /useragent-kv HTTP/1.1" 200 115 0.006620 10.0.0.131 - - [2026-02-26 04:16:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002738 10.0.0.65 - - [2026-02-26 04:16:46] "DELETE /virtual-network/588aea6f-1821-439d-bf50-6f39e4813add HTTP/1.1" 200 115 0.149071 10.0.0.73 - - [2026-02-26 04:16:46] "DELETE /route-target/9440c211-b137-4932-b646-d32096a94006 HTTP/1.1" 200 115 0.027124 10.0.0.131 - - [2026-02-26 04:16:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003405 10.0.0.131 - - [2026-02-26 04:16:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003273 10.0.0.65 - - [2026-02-26 04:16:46] "DELETE /virtual-network/7cf19cad-08ac-45c3-bc92-e69b168b2bc6 HTTP/1.1" 200 115 0.132278 10.0.0.65 - - [2026-02-26 04:16:46] "DELETE /api-access-list/518dc2c2-469f-4164-aeb5-a6fef9cc92e7 HTTP/1.1" 200 115 0.035188 10.0.0.131 - - [2026-02-26 04:16:46] "GET /projects?obj_uuids=7cbc77b8-95b2-4bcb-84b7-f29058d09f62&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002082 10.0.0.65 - - [2026-02-26 04:16:46] "GET /project/7cbc77b8-95b2-4bcb-84b7-f29058d09f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.062587 10.0.0.131 - - [2026-02-26 04:16:46] "GET /projects?obj_uuids=7cbc77b8-95b2-4bcb-84b7-f29058d09f62&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002243 10.0.0.65 - - [2026-02-26 04:16:46] "GET /project/7cbc77b8-95b2-4bcb-84b7-f29058d09f62?fields=virtual_networks HTTP/1.1" 200 1043 0.057162 10.0.0.131 - - [2026-02-26 04:16:46] "GET /projects?obj_uuids=7cbc77b8-95b2-4bcb-84b7-f29058d09f62&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001755 10.0.0.65 - - [2026-02-26 04:16:46] "GET /project/7cbc77b8-95b2-4bcb-84b7-f29058d09f62?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.049202 10.0.0.131 - - [2026-02-26 04:16:47] "GET /projects?obj_uuids=7cbc77b8-95b2-4bcb-84b7-f29058d09f62&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001304 10.0.0.65 - - [2026-02-26 04:16:47] "GET /project/7cbc77b8-95b2-4bcb-84b7-f29058d09f62?fields=security_groups HTTP/1.1" 200 1270 0.068465 10.0.0.131 - - [2026-02-26 04:16:47] "GET /projects?obj_uuids=e87cdaab-8083-4081-aef7-8b424b620461&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001508 10.0.0.65 - - [2026-02-26 04:16:47] "GET /project/e87cdaab-8083-4081-aef7-8b424b620461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.052432 10.0.0.131 - - [2026-02-26 04:16:47] "GET /projects?obj_uuids=e87cdaab-8083-4081-aef7-8b424b620461&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001174 10.0.0.65 - - [2026-02-26 04:16:47] "GET /project/e87cdaab-8083-4081-aef7-8b424b620461?fields=virtual_networks HTTP/1.1" 200 1045 0.055118 10.0.0.131 - - [2026-02-26 04:16:47] "GET /projects?obj_uuids=e87cdaab-8083-4081-aef7-8b424b620461&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001205 10.0.0.65 - - [2026-02-26 04:16:47] "GET /project/e87cdaab-8083-4081-aef7-8b424b620461?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.039470 10.0.0.131 - - [2026-02-26 04:16:47] "GET /projects?obj_uuids=e87cdaab-8083-4081-aef7-8b424b620461&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001474 10.0.0.65 - - [2026-02-26 04:16:47] "GET /project/e87cdaab-8083-4081-aef7-8b424b620461?fields=security_groups HTTP/1.1" 200 1272 0.040219 10.0.0.65 - - [2026-02-26 04:16:51] "GET / HTTP/1.1" 200 36215 0.001577 10.0.0.73 - - [2026-02-26 04:16:52] "DELETE /access-control-list/87fa0431-0358-48c8-a72d-ca2e6795e379 HTTP/1.1" 200 115 0.055752 10.0.0.73 - - [2026-02-26 04:16:52] "DELETE /access-control-list/f51d42d3-7b10-4542-9e46-6e8c105cc755 HTTP/1.1" 200 115 0.074791 10.0.0.65 - - [2026-02-26 04:16:53] "GET / HTTP/1.1" 200 36215 0.003198 10.0.0.65 - - [2026-02-26 04:16:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000504 10.0.0.65 - - [2026-02-26 04:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.059035 10.0.0.131 - - [2026-02-26 04:16:54] "GET /projects?obj_uuids=4d25444a-3edb-4367-8630-bdfd02efc0a0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001212 10.0.0.65 - - [2026-02-26 04:16:54] "GET /project/4d25444a-3edb-4367-8630-bdfd02efc0a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.074846 10.0.0.65 - - [2026-02-26 04:16:54] "GET /virtual-networks?parent_id=4d25444a-3edb-4367-8630-bdfd02efc0a0&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.017059 10.0.0.65 - - [2026-02-26 04:16:54] "POST /fqname-to-id HTTP/1.1" 404 197 0.014317 10.0.0.65 - - [2026-02-26 04:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.016661 10.0.0.131 - - [2026-02-26 04:16:54] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001441 10.0.0.65 - - [2026-02-26 04:16:54] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.022909 10.0.0.65 - - [2026-02-26 04:16:54] "POST /service-templates HTTP/1.1" 403 264 0.013635 10.0.0.65 - - [2026-02-26 04:16:54] "POST /fqname-to-id HTTP/1.1" 404 215 0.004178 10.0.0.65 - - [2026-02-26 04:16:54] "POST /api-access-lists HTTP/1.1" 200 557 0.030190 10.0.0.65 - - [2026-02-26 04:16:54] "GET /api-access-list/4c9b68c2-6448-4e86-89ce-d92f3c380608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.006847 10.0.0.65 - - [2026-02-26 04:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.030970 10.0.0.131 - - [2026-02-26 04:16:55] "GET /projects?obj_uuids=4d25444a-3edb-4367-8630-bdfd02efc0a0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001285 10.0.0.65 - - [2026-02-26 04:16:55] "GET /project/4d25444a-3edb-4367-8630-bdfd02efc0a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.076862 10.0.0.65 - - [2026-02-26 04:16:55] "GET /virtual-networks?parent_id=4d25444a-3edb-4367-8630-bdfd02efc0a0&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.020139 10.0.0.65 - - [2026-02-26 04:16:55] "POST /virtual-networks HTTP/1.1" 200 585 0.107511 10.0.0.73 - - [2026-02-26 04:16:55] "POST /route-targets HTTP/1.1" 200 328 0.020418 10.0.0.65 - - [2026-02-26 04:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.037905 10.0.0.65 - - [2026-02-26 04:16:55] "GET /network-ipam/ec30d0f9-d89f-4e14-ad81-4dcc0f4b9d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.025259 10.0.0.131 - - [2026-02-26 04:16:55] "POST /useragent-kv HTTP/1.1" 200 115 0.018473 10.0.0.65 - - [2026-02-26 04:16:55] "POST /ref-update HTTP/1.1" 200 156 0.169512 10.0.0.65 - - [2026-02-26 04:16:55] "GET /virtual-network/73b7144d-a021-4882-acc7-60bf9d647bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.023703 10.0.0.65 - - [2026-02-26 04:16:56] "POST /neutron/network HTTP/1.1" 200 846 0.065726 10.0.0.65 - - [2026-02-26 04:16:56] "GET /virtual-network/73b7144d-a021-4882-acc7-60bf9d647bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.007401 10.0.0.65 - - [2026-02-26 04:16:56] "GET /network-ipam/ec30d0f9-d89f-4e14-ad81-4dcc0f4b9d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.004912 10.0.0.65 - - [2026-02-26 04:16:56] "GET /virtual-network/73b7144d-a021-4882-acc7-60bf9d647bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.007585 10.0.0.131 - - [2026-02-26 04:16:57] "GET /obj-perms HTTP/1.1" 200 5030 0.069339 10.0.0.65 - - [2026-02-26 04:16:57] "POST /fqname-to-id HTTP/1.1" 404 197 0.021352 10.0.0.65 - - [2026-02-26 04:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.015926 10.0.0.131 - - [2026-02-26 04:16:57] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001605 10.0.0.65 - - [2026-02-26 04:16:57] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.034641 10.0.0.65 - - [2026-02-26 04:16:57] "POST /service-templates HTTP/1.1" 403 264 0.020190 10.0.0.65 - - [2026-02-26 04:16:57] "POST /fqname-to-id HTTP/1.1" 404 183 0.009766 10.0.0.65 - - [2026-02-26 04:16:57] "POST /api-access-lists HTTP/1.1" 200 523 0.034275 10.0.0.65 - - [2026-02-26 04:16:58] "GET /api-access-list/ebec072d-83cd-40ab-99e5-40adbb01a13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.016357 10.0.0.65 - - [2026-02-26 04:16:58] "POST /fqname-to-id HTTP/1.1" 404 197 0.018987 10.0.0.65 - - [2026-02-26 04:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.031573 10.0.0.131 - - [2026-02-26 04:16:58] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001193 10.0.0.65 - - [2026-02-26 04:16:58] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.023551 10.0.0.65 - - [2026-02-26 04:16:58] "POST /service-templates HTTP/1.1" 200 553 0.055259 10.0.0.65 - - [2026-02-26 04:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.024417 10.0.0.65 - - [2026-02-26 04:16:58] "GET /service-template/898750c9-8cf4-4f13-9a00-fc71fd1c4faf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.020499 10.0.0.65 - - [2026-02-26 04:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.020113 10.0.0.65 - - [2026-02-26 04:16:58] "GET /service-template/898750c9-8cf4-4f13-9a00-fc71fd1c4faf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.025759 10.0.0.131 - - [2026-02-26 04:16:59] "DELETE /project/e87cdaab80834081aef78b424b620461 HTTP/1.1" 404 173 0.015013 10.0.0.131 - - [2026-02-26 04:16:59] "DELETE /project/b37cb2bb-5dee-4f6e-8082-ee4cc77d708a HTTP/1.1" 404 177 0.017011 10.0.0.131 - - [2026-02-26 04:16:59] "DELETE /project/4d25444a3edb43678630bdfd02efc0a0 HTTP/1.1" 404 173 0.019305 10.0.0.131 - - [2026-02-26 04:16:59] "DELETE /project/0d124207-44cf-4ff3-aaf1-9b1081413c92 HTTP/1.1" 404 177 0.012950 10.0.0.131 - - [2026-02-26 04:16:59] "DELETE /project/7cbc77b895b24bcb84b7f29058d09f62 HTTP/1.1" 404 173 0.014381 10.0.0.131 - - [2026-02-26 04:16:59] "DELETE /project/00506a29-3426-4025-bee2-f697565b8395 HTTP/1.1" 404 177 0.016022 10.0.0.131 - - [2026-02-26 04:16:59] "GET /projects?obj_uuids=7cbc77b8-95b2-4bcb-84b7-f29058d09f62&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001278 10.0.0.131 - - [2026-02-26 04:16:59] "GET /projects?obj_uuids=e87cdaab-8083-4081-aef7-8b424b620461&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001080 10.0.0.131 - - [2026-02-26 04:16:59] "GET /project/7cbc77b8-95b2-4bcb-84b7-f29058d09f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.062335 10.0.0.131 - - [2026-02-26 04:16:59] "GET /project/e87cdaab-8083-4081-aef7-8b424b620461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.070699 10.0.0.131 - - [2026-02-26 04:16:59] "GET /projects?obj_uuids=7cbc77b8-95b2-4bcb-84b7-f29058d09f62&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003827 10.0.0.131 - - [2026-02-26 04:16:59] "GET /projects?obj_uuids=e87cdaab-8083-4081-aef7-8b424b620461&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001062 10.0.0.131 - - [2026-02-26 04:16:59] "GET /project/e87cdaab-8083-4081-aef7-8b424b620461?fields=security_groups HTTP/1.1" 200 1374 0.050344 10.0.0.131 - - [2026-02-26 04:16:59] "GET /project/7cbc77b8-95b2-4bcb-84b7-f29058d09f62?fields=security_groups HTTP/1.1" 200 1372 0.063109 10.0.0.131 - - [2026-02-26 04:16:59] "DELETE /security-group/827dee96-1939-4ff4-add4-dc351dcbc807 HTTP/1.1" 200 115 0.060726 10.0.0.131 - - [2026-02-26 04:16:59] "GET /projects?obj_uuids=7cbc77b8-95b2-4bcb-84b7-f29058d09f62&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003950 10.0.0.131 - - [2026-02-26 04:16:59] "DELETE /security-group/78f4ff4a-adee-41a7-bf44-7a7e245c10d1 HTTP/1.1" 200 115 0.092773 10.0.0.131 - - [2026-02-26 04:16:59] "GET /projects?obj_uuids=e87cdaab-8083-4081-aef7-8b424b620461&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001607 10.0.0.131 - - [2026-02-26 04:16:59] "GET /project/7cbc77b8-95b2-4bcb-84b7-f29058d09f62?fields=application_policy_sets HTTP/1.1" 200 1411 0.093137 10.0.0.73 - - [2026-02-26 04:16:59] "DELETE /access-control-list/a6183967-7e6b-47b6-929a-d3a151a754c9 HTTP/1.1" 200 115 0.068633 10.0.0.131 - - [2026-02-26 04:16:59] "GET /project/e87cdaab-8083-4081-aef7-8b424b620461?fields=application_policy_sets HTTP/1.1" 200 1413 0.109101 10.0.0.131 - - [2026-02-26 04:16:59] "DELETE /project/7cbc77b8-95b2-4bcb-84b7-f29058d09f62 HTTP/1.1" 200 115 0.567021 10.0.0.131 - - [2026-02-26 04:17:00] "DELETE /project/e87cdaab-8083-4081-aef7-8b424b620461 HTTP/1.1" 200 115 0.616738 10.0.0.65 - - [2026-02-26 04:17:00] "GET /obj-perms HTTP/1.1" 403 257 0.074596 10.0.0.73 - - [2026-02-26 04:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.049229 10.0.0.131 - - [2026-02-26 04:17:01] "GET /virtual-network/73b7144d-a021-4882-acc7-60bf9d647bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.057381 10.0.0.65 - - [2026-02-26 04:17:01] "GET /obj-perms HTTP/1.1" 403 257 0.015470 10.0.0.65 - - [2026-02-26 04:17:01] "GET /api-access-list/4c9b68c2-6448-4e86-89ce-d92f3c380608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.004992 10.0.0.65 - - [2026-02-26 04:17:01] "PUT /api-access-list/4c9b68c2-6448-4e86-89ce-d92f3c380608 HTTP/1.1" 200 265 0.027644 10.0.0.65 - - [2026-02-26 04:17:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.000504 10.0.0.65 - - [2026-02-26 04:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.054487 10.0.0.131 - - [2026-02-26 04:17:02] "GET /projects?obj_uuids=4d25444a-3edb-4367-8630-bdfd02efc0a0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001206 10.0.0.65 - - [2026-02-26 04:17:02] "GET /project/4d25444a-3edb-4367-8630-bdfd02efc0a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.087534 10.0.0.65 - - [2026-02-26 04:17:02] "GET /virtual-networks?parent_id=4d25444a-3edb-4367-8630-bdfd02efc0a0&detail=False&count=False&shared=False HTTP/1.1" 200 372 0.027041 10.0.0.65 - - [2026-02-26 04:17:02] "POST /virtual-networks HTTP/1.1" 403 263 0.020960 10.0.0.65 - - [2026-02-26 04:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004564 10.0.0.65 - - [2026-02-26 04:17:02] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 372 0.043314 10.0.0.65 - - [2026-02-26 04:17:02] "GET /api-access-list/ebec072d-83cd-40ab-99e5-40adbb01a13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.004135 10.0.0.65 - - [2026-02-26 04:17:02] "PUT /api-access-list/ebec072d-83cd-40ab-99e5-40adbb01a13a HTTP/1.1" 200 265 0.022872 10.0.0.65 - - [2026-02-26 04:17:03] "POST /fqname-to-id HTTP/1.1" 404 197 0.030058 10.0.0.65 - - [2026-02-26 04:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.027276 10.0.0.131 - - [2026-02-26 04:17:03] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001159 10.0.0.65 - - [2026-02-26 04:17:03] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.051349 10.0.0.65 - - [2026-02-26 04:17:03] "POST /service-templates HTTP/1.1" 403 264 0.018238 10.0.0.65 - - [2026-02-26 04:17:03] "GET /api-access-list/4c9b68c2-6448-4e86-89ce-d92f3c380608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.005738 10.0.0.65 - - [2026-02-26 04:17:03] "PUT /api-access-list/4c9b68c2-6448-4e86-89ce-d92f3c380608 HTTP/1.1" 200 265 0.012518 10.0.0.65 - - [2026-02-26 04:17:03] "GET /api-access-list/ebec072d-83cd-40ab-99e5-40adbb01a13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.007181 10.0.0.65 - - [2026-02-26 04:17:03] "PUT /api-access-list/ebec072d-83cd-40ab-99e5-40adbb01a13a HTTP/1.1" 200 265 0.018953 10.0.0.65 - - [2026-02-26 04:17:04] "GET /virtual-network/73b7144d-a021-4882-acc7-60bf9d647bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.017659 10.0.0.65 - - [2026-02-26 04:17:05] "GET /virtual-network/73b7144d-a021-4882-acc7-60bf9d647bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.057488 10.0.0.73 - - [2026-02-26 04:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.73 - - [2026-02-26 04:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.131 - - [2026-02-26 04:17:05] "GET /virtual-network/73b7144d-a021-4882-acc7-60bf9d647bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.017974 10.0.0.131 - - [2026-02-26 04:17:06] "GET /virtual-network/73b7144d-a021-4882-acc7-60bf9d647bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.080419 10.0.0.65 - - [2026-02-26 04:17:06] "GET /api-access-list/5c8e0988-d6d0-401f-b237-832c125c85f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.005314 10.0.0.65 - - [2026-02-26 04:17:06] "PUT /api-access-list/5c8e0988-d6d0-401f-b237-832c125c85f3 HTTP/1.1" 200 265 0.028826 10.0.0.65 - - [2026-02-26 04:17:06] "GET /obj-perms HTTP/1.1" 403 257 0.014652 10.0.0.65 - - [2026-02-26 04:17:06] "GET /obj-perms HTTP/1.1" 403 257 0.021503 10.0.0.65 - - [2026-02-26 04:17:06] "DELETE /api-access-list/4c9b68c2-6448-4e86-89ce-d92f3c380608 HTTP/1.1" 200 115 0.046833 10.0.0.65 - - [2026-02-26 04:17:06] "DELETE /api-access-list/ebec072d-83cd-40ab-99e5-40adbb01a13a HTTP/1.1" 200 115 0.035415 10.0.0.65 - - [2026-02-26 04:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.73 - - [2026-02-26 04:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004986 10.0.0.131 - - [2026-02-26 04:17:09] "GET /virtual-network/73b7144d-a021-4882-acc7-60bf9d647bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.055039 10.0.0.65 - - [2026-02-26 04:17:09] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.051663 10.0.0.65 - - [2026-02-26 04:17:09] "GET /api-access-list/5c8e0988-d6d0-401f-b237-832c125c85f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2687 0.006049 10.0.0.65 - - [2026-02-26 04:17:09] "PUT /api-access-list/5c8e0988-d6d0-401f-b237-832c125c85f3 HTTP/1.1" 200 265 0.022304 10.0.0.65 - - [2026-02-26 04:17:09] "GET /virtual-network/73b7144d-a021-4882-acc7-60bf9d647bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.023403 10.0.0.65 - - [2026-02-26 04:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.017495 10.0.0.65 - - [2026-02-26 04:17:09] "DELETE /service-template/898750c9-8cf4-4f13-9a00-fc71fd1c4faf HTTP/1.1" 200 115 0.048980 10.0.0.65 - - [2026-02-26 04:17:09] "POST /fqname-to-id HTTP/1.1" 404 197 0.020304 10.0.0.73 - - [2026-02-26 04:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006918 10.0.0.131 - - [2026-02-26 04:17:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003543 10.0.0.131 - - [2026-02-26 04:17:09] "POST /useragent-kv HTTP/1.1" 200 115 0.005531 10.0.0.65 - - [2026-02-26 04:17:09] "DELETE /virtual-network/73b7144d-a021-4882-acc7-60bf9d647bf7 HTTP/1.1" 200 115 0.126518 10.0.0.65 - - [2026-02-26 04:17:10] "GET /api-access-list/5c8e0988-d6d0-401f-b237-832c125c85f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.004499 10.0.0.65 - - [2026-02-26 04:17:10] "PUT /api-access-list/5c8e0988-d6d0-401f-b237-832c125c85f3 HTTP/1.1" 200 265 0.013361 10.0.0.65 - - [2026-02-26 04:17:10] "GET /api-access-list/5c8e0988-d6d0-401f-b237-832c125c85f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2693 0.004520 10.0.0.65 - - [2026-02-26 04:17:10] "PUT /api-access-list/5c8e0988-d6d0-401f-b237-832c125c85f3 HTTP/1.1" 200 265 0.012516 10.0.0.65 - - [2026-02-26 04:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.131 - - [2026-02-26 04:17:13] "GET /projects?obj_uuids=4d25444a-3edb-4367-8630-bdfd02efc0a0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001517 10.0.0.65 - - [2026-02-26 04:17:13] "GET /project/4d25444a-3edb-4367-8630-bdfd02efc0a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.060172 10.0.0.65 - - [2026-02-26 04:17:13] "POST /neutron/network HTTP/1.1" 200 117 0.187344 10.0.0.73 - - [2026-02-26 04:17:13] "POST /ref-update HTTP/1.1" 200 156 0.026784 10.0.0.65 - - [2026-02-26 04:17:13] "POST /neutron/network HTTP/1.1" 200 860 0.011932 10.0.0.65 - - [2026-02-26 04:17:13] "POST /id-to-fqname HTTP/1.1" 200 240 0.001373 10.0.0.65 - - [2026-02-26 04:17:13] "GET /virtual-network/1f23362c-5661-4c1d-9a29-5ad7a844141a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005934 10.0.0.65 - - [2026-02-26 04:17:13] "GET /virtual-network/1f23362c-5661-4c1d-9a29-5ad7a844141a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.006033 10.0.0.65 - - [2026-02-26 04:17:14] "POST /neutron/subnet HTTP/1.1" 200 714 0.011214 10.0.0.65 - - [2026-02-26 04:17:14] "GET /virtual-network/1f23362c-5661-4c1d-9a29-5ad7a844141a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005977 10.0.0.65 - - [2026-02-26 04:17:14] "GET /network-ipam/ec30d0f9-d89f-4e14-ad81-4dcc0f4b9d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.004293 10.0.0.65 - - [2026-02-26 04:17:14] "GET /virtual-network/1f23362c-5661-4c1d-9a29-5ad7a844141a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.006315 10.0.0.65 - - [2026-02-26 04:17:14] "GET /obj-perms HTTP/1.1" 200 5030 0.077319 10.0.0.65 - - [2026-02-26 04:17:15] "POST /fqname-to-id HTTP/1.1" 404 215 0.006373 10.0.0.65 - - [2026-02-26 04:17:15] "POST /api-access-lists HTTP/1.1" 200 557 0.028966 10.0.0.65 - - [2026-02-26 04:17:15] "GET /api-access-list/2f774251-83dd-4b2f-8538-3b594f9acae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2442 0.006260 10.0.0.65 - - [2026-02-26 04:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.019153 10.0.0.131 - - [2026-02-26 04:17:15] "GET /projects?obj_uuids=4d25444a-3edb-4367-8630-bdfd02efc0a0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001205 10.0.0.65 - - [2026-02-26 04:17:15] "GET /project/4d25444a-3edb-4367-8630-bdfd02efc0a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.061047 10.0.0.131 - - [2026-02-26 04:17:15] "GET /projects?obj_uuids=4d25444a-3edb-4367-8630-bdfd02efc0a0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001547 10.0.0.65 - - [2026-02-26 04:17:15] "POST /neutron/network HTTP/1.1" 200 645 0.184125 10.0.0.131 - - [2026-02-26 04:17:15] "POST /useragent-kv HTTP/1.1" 200 115 0.006909 10.0.0.65 - - [2026-02-26 04:17:15] "POST /neutron/subnet HTTP/1.1" 200 729 0.319538 10.0.0.65 - - [2026-02-26 04:17:16] "POST /id-to-fqname HTTP/1.1" 200 240 0.019031 10.0.0.65 - - [2026-02-26 04:17:16] "GET /virtual-network/932db900-cb51-4d8c-88c2-62f308c1705f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.024038 10.0.0.65 - - [2026-02-26 04:17:16] "GET /virtual-network/932db900-cb51-4d8c-88c2-62f308c1705f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.025789 10.0.0.65 - - [2026-02-26 04:17:16] "POST /neutron/network HTTP/1.1" 200 865 0.042396 10.0.0.65 - - [2026-02-26 04:17:16] "GET /virtual-network/932db900-cb51-4d8c-88c2-62f308c1705f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.007161 10.0.0.65 - - [2026-02-26 04:17:16] "GET /network-ipam/ec30d0f9-d89f-4e14-ad81-4dcc0f4b9d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.004991 10.0.0.65 - - [2026-02-26 04:17:16] "GET /virtual-network/932db900-cb51-4d8c-88c2-62f308c1705f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.007991 10.0.0.73 - - [2026-02-26 04:17:17] "GET /obj-perms HTTP/1.1" 200 5030 0.133410 10.0.0.65 - - [2026-02-26 04:17:17] "POST /fqname-to-id HTTP/1.1" 404 232 0.018267 10.0.0.131 - - [2026-02-26 04:17:17] "GET /projects?obj_uuids=4d25444a-3edb-4367-8630-bdfd02efc0a0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001230 10.0.0.73 - - [2026-02-26 04:17:17] "POST /fqname-to-id HTTP/1.1" 404 264 0.004604 10.0.0.73 - - [2026-02-26 04:17:17] "POST /access-control-lists HTTP/1.1" 200 626 0.039923 10.0.0.73 - - [2026-02-26 04:17:17] "PUT /access-control-list/1f0fb348-accc-4cd7-b08e-789f23830e61 HTTP/1.1" 200 273 0.020375 10.0.0.65 - - [2026-02-26 04:17:17] "POST /neutron/security_group HTTP/1.1" 200 1426 0.549246 10.0.0.65 - - [2026-02-26 04:17:17] "POST /neutron/security_group HTTP/1.1" 200 1426 0.020535 10.0.0.131 - - [2026-02-26 04:17:18] "GET /projects?obj_uuids=4d25444a-3edb-4367-8630-bdfd02efc0a0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002558 10.0.0.65 - - [2026-02-26 04:17:18] "POST /neutron/security_group_rule HTTP/1.1" 200 570 0.124626 10.0.0.65 - - [2026-02-26 04:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.037569 10.0.0.65 - - [2026-02-26 04:17:18] "GET /security-group/f4010453-5a85-4192-a871-6b6a934169e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1319 0.018202 10.0.0.65 - - [2026-02-26 04:17:19] "POST /id-to-fqname HTTP/1.1" 200 240 0.019974 10.0.0.65 - - [2026-02-26 04:17:20] "POST /neutron/port HTTP/1.1" 200 117 0.037304 10.0.0.131 - - [2026-02-26 04:17:21] "GET /projects?obj_uuids=4d25444a-3edb-4367-8630-bdfd02efc0a0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001075 10.0.0.65 - - [2026-02-26 04:17:21] "GET /project/4d25444a-3edb-4367-8630-bdfd02efc0a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.077585 10.0.0.65 - - [2026-02-26 04:17:21] "POST /neutron/port HTTP/1.1" 200 117 0.007801 10.0.0.65 - - [2026-02-26 04:17:22] "POST /neutron/network HTTP/1.1" 200 875 0.041462 10.0.0.65 - - [2026-02-26 04:17:22] "POST /neutron/port HTTP/1.1" 200 1061 0.049576 10.0.0.65 - - [2026-02-26 04:17:23] "POST /neutron/port HTTP/1.1" 200 1125 0.028120 10.0.0.65 - - [2026-02-26 04:17:23] "POST /neutron/port HTTP/1.1" 200 117 0.001663 10.0.0.65 - - [2026-02-26 04:17:26] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009005 10.0.0.65 - - [2026-02-26 04:17:27] "POST /neutron/port HTTP/1.1" 200 1125 0.019618 10.0.0.65 - - [2026-02-26 04:17:27] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009504 10.0.0.65 - - [2026-02-26 04:17:27] "GET /virtual-machine/55c5a8af-f335-480d-bdea-f7c48a5186db HTTP/1.1" 401 292 0.000439 10.0.0.65 - - [2026-02-26 04:17:27] "GET /virtual-machine/55c5a8af-f335-480d-bdea-f7c48a5186db HTTP/1.1" 200 1294 0.054847 10.0.0.65 - - [2026-02-26 04:17:27] "GET /virtual-machine/55c5a8af-f335-480d-bdea-f7c48a5186db HTTP/1.1" 200 1294 0.018737 10.0.0.65 - - [2026-02-26 04:17:27] "GET /virtual-machine-interface/d9c68e66-ef31-4543-b078-6b3f78fa8eb7 HTTP/1.1" 200 3031 0.029847 10.0.0.65 - - [2026-02-26 04:17:27] "GET /virtual-machine/55c5a8af-f335-480d-bdea-f7c48a5186db HTTP/1.1" 200 1294 0.023680 10.0.0.65 - - [2026-02-26 04:17:27] "GET /virtual-machine-interface/d9c68e66-ef31-4543-b078-6b3f78fa8eb7 HTTP/1.1" 200 3031 0.022812 10.0.0.65 - - [2026-02-26 04:17:27] "GET /instance-ip/b48f4b71-2c63-477f-b56b-647a3bb98f17 HTTP/1.1" 200 1645 0.027702 10.0.0.65 - - [2026-02-26 04:17:27] "GET /virtual-machine/55c5a8af-f335-480d-bdea-f7c48a5186db HTTP/1.1" 200 1294 0.020809 10.0.0.65 - - [2026-02-26 04:17:27] "GET /virtual-machine-interface/d9c68e66-ef31-4543-b078-6b3f78fa8eb7 HTTP/1.1" 200 3031 0.026371 10.0.0.65 - - [2026-02-26 04:17:27] "GET /instance-ip/b48f4b71-2c63-477f-b56b-647a3bb98f17 HTTP/1.1" 200 1645 0.022335 10.0.0.65 - - [2026-02-26 04:17:27] "POST /fqname-to-id HTTP/1.1" 403 354 0.017268 10.0.0.65 - - [2026-02-26 04:17:28] "GET / HTTP/1.1" 200 36215 0.096386 10.0.0.65 - - [2026-02-26 04:17:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000462 10.0.0.65 - - [2026-02-26 04:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.030477 10.0.0.65 - - [2026-02-26 04:17:28] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004536 10.0.0.65 - - [2026-02-26 04:17:28] "GET /virtual-networks?parent_id=4d25444a-3edb-4367-8630-bdfd02efc0a0&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.022820 10.0.0.65 - - [2026-02-26 04:17:28] "GET /virtual-network/932db900-cb51-4d8c-88c2-62f308c1705f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.021344 10.0.0.65 - - [2026-02-26 04:17:28] "POST /fqname-to-id HTTP/1.1" 403 354 0.017456 10.0.0.65 - - [2026-02-26 04:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.65 - - [2026-02-26 04:17:29] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004586 10.0.0.65 - - [2026-02-26 04:17:29] "GET /virtual-networks?parent_id=4d25444a-3edb-4367-8630-bdfd02efc0a0&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.024099 10.0.0.65 - - [2026-02-26 04:17:29] "GET /virtual-network/932db900-cb51-4d8c-88c2-62f308c1705f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.024528 10.0.0.65 - - [2026-02-26 04:17:29] "POST /fqname-to-id HTTP/1.1" 403 354 0.019966 10.0.0.65 - - [2026-02-26 04:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.65 - - [2026-02-26 04:17:29] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004472 10.0.0.65 - - [2026-02-26 04:17:29] "GET /virtual-networks?parent_id=4d25444a-3edb-4367-8630-bdfd02efc0a0&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.023486 10.0.0.65 - - [2026-02-26 04:17:29] "GET /virtual-network/932db900-cb51-4d8c-88c2-62f308c1705f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.023978 10.0.0.65 - - [2026-02-26 04:17:29] "POST /fqname-to-id HTTP/1.1" 403 354 0.025745 10.0.0.65 - - [2026-02-26 04:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004784 10.0.0.65 - - [2026-02-26 04:17:29] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005665 10.0.0.65 - - [2026-02-26 04:17:29] "GET /virtual-networks?parent_id=4d25444a-3edb-4367-8630-bdfd02efc0a0&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.033817 10.0.0.65 - - [2026-02-26 04:17:29] "GET /virtual-network/932db900-cb51-4d8c-88c2-62f308c1705f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.030047 10.0.0.65 - - [2026-02-26 04:17:29] "POST /fqname-to-id HTTP/1.1" 403 354 0.018338 10.0.0.65 - - [2026-02-26 04:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.65 - - [2026-02-26 04:17:29] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003710 10.0.0.65 - - [2026-02-26 04:17:29] "GET /virtual-networks?parent_id=4d25444a-3edb-4367-8630-bdfd02efc0a0&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.022379 10.0.0.65 - - [2026-02-26 04:17:29] "GET /virtual-network/932db900-cb51-4d8c-88c2-62f308c1705f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.024076 10.0.0.65 - - [2026-02-26 04:17:29] "POST /neutron/network HTTP/1.1" 200 117 0.010283 10.0.0.65 - - [2026-02-26 04:17:31] "POST /neutron/port HTTP/1.1" 200 1125 0.018198 10.0.0.65 - - [2026-02-26 04:17:31] "POST /neutron/subnet HTTP/1.1" 200 703 0.009873 10.0.0.65 - - [2026-02-26 04:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.020787 10.0.0.65 - - [2026-02-26 04:17:32] "GET /virtual-network/932db900-cb51-4d8c-88c2-62f308c1705f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.024956 10.0.0.65 - - [2026-02-26 04:17:33] "POST /neutron/port HTTP/1.1" 200 1125 0.026152 10.0.0.65 - - [2026-02-26 04:17:34] "POST /fqname-to-id HTTP/1.1" 403 354 0.023308 10.0.0.65 - - [2026-02-26 04:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.65 - - [2026-02-26 04:17:34] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004522 10.0.0.65 - - [2026-02-26 04:17:34] "GET /virtual-networks?parent_id=4d25444a-3edb-4367-8630-bdfd02efc0a0&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.021172 10.0.0.65 - - [2026-02-26 04:17:35] "GET /virtual-network/932db900-cb51-4d8c-88c2-62f308c1705f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.023496 10.0.0.65 - - [2026-02-26 04:17:35] "POST /fqname-to-id HTTP/1.1" 403 354 0.023205 10.0.0.65 - - [2026-02-26 04:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004326 10.0.0.65 - - [2026-02-26 04:17:35] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004741 10.0.0.65 - - [2026-02-26 04:17:35] "GET /virtual-networks?parent_id=4d25444a-3edb-4367-8630-bdfd02efc0a0&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.026502 10.0.0.65 - - [2026-02-26 04:17:35] "GET /virtual-network/932db900-cb51-4d8c-88c2-62f308c1705f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.026112 10.0.0.65 - - [2026-02-26 04:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.019579 10.0.0.65 - - [2026-02-26 04:17:35] "GET /routing-instance/ecd5cab5-6a4a-4542-8713-5495dd623ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.022148 10.0.0.65 - - [2026-02-26 04:17:35] "POST /fqname-to-id HTTP/1.1" 403 354 0.018604 10.0.0.65 - - [2026-02-26 04:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.65 - - [2026-02-26 04:17:35] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004391 10.0.0.65 - - [2026-02-26 04:17:35] "GET /virtual-networks?parent_id=4d25444a-3edb-4367-8630-bdfd02efc0a0&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.025218 10.0.0.65 - - [2026-02-26 04:17:35] "GET /virtual-network/932db900-cb51-4d8c-88c2-62f308c1705f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.023321 10.0.0.65 - - [2026-02-26 04:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.020027 10.0.0.65 - - [2026-02-26 04:17:35] "GET /routing-instance/ecd5cab5-6a4a-4542-8713-5495dd623ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.025806 10.0.0.131 - - [2026-02-26 04:17:35] "GET /obj-perms HTTP/1.1" 403 257 0.013377 10.0.0.131 - - [2026-02-26 04:17:37] "GET /obj-perms HTTP/1.1" 403 257 0.015624 10.0.0.131 - - [2026-02-26 04:17:39] "GET /virtual-machine/55c5a8af-f335-480d-bdea-f7c48a5186db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.018090 10.0.0.131 - - [2026-02-26 04:17:44] "GET /obj-perms HTTP/1.1" 403 257 0.015861 10.0.0.131 - - [2026-02-26 04:17:46] "GET /virtual-machine/55c5a8af-f335-480d-bdea-f7c48a5186db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.020935 10.0.0.65 - - [2026-02-26 04:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004754 10.0.0.65 - - [2026-02-26 04:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004621 10.0.0.131 - - [2026-02-26 04:17:48] "GET /obj-perms HTTP/1.1" 403 257 0.019141 10.0.0.65 - - [2026-02-26 04:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005134 10.0.0.65 - - [2026-02-26 04:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004853 10.0.0.131 - - [2026-02-26 04:17:48] "GET /virtual-machine/55c5a8af-f335-480d-bdea-f7c48a5186db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.020247 10.0.0.65 - - [2026-02-26 04:17:48] "GET /obj-perms HTTP/1.1" 403 257 0.015042 10.0.0.65 - - [2026-02-26 04:17:49] "GET /obj-perms HTTP/1.1" 200 5030 0.004269 10.0.0.65 - - [2026-02-26 04:17:49] "GET /obj-perms HTTP/1.1" 403 257 0.060833 10.0.0.65 - - [2026-02-26 04:17:49] "GET /obj-perms HTTP/1.1" 200 5030 0.004586 10.0.0.65 - - [2026-02-26 04:17:50] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 321 0.063383 10.0.0.73 - - [2026-02-26 04:17:50] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 321 0.058699 10.0.0.65 - - [2026-02-26 04:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.017272 10.0.0.131 - - [2026-02-26 04:17:50] "GET /projects?obj_uuids=4d25444a-3edb-4367-8630-bdfd02efc0a0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001295 10.0.0.65 - - [2026-02-26 04:17:50] "GET /project/4d25444a-3edb-4367-8630-bdfd02efc0a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.075048 10.0.0.65 - - [2026-02-26 04:17:50] "GET /virtual-network/1f23362c-5661-4c1d-9a29-5ad7a844141a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.021438 10.0.0.65 - - [2026-02-26 04:17:50] "GET /floating-ip-pools?parent_id=1f23362c-5661-4c1d-9a29-5ad7a844141a&detail=False&count=False&shared=False HTTP/1.1" 200 394 0.023693 10.0.0.65 - - [2026-02-26 04:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.017514 10.0.0.65 - - [2026-02-26 04:17:50] "GET /floating-ip-pool/e92815c9-9862-444e-8410-42661bd29049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1182 0.018048 10.0.0.131 - - [2026-02-26 04:17:50] "GET /projects?obj_uuids=4d25444a-3edb-4367-8630-bdfd02efc0a0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001290 10.0.0.65 - - [2026-02-26 04:17:50] "GET /project/4d25444a-3edb-4367-8630-bdfd02efc0a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.084438 10.0.0.65 - - [2026-02-26 04:17:50] "POST /floating-ips HTTP/1.1" 200 618 0.093775 10.0.0.65 - - [2026-02-26 04:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.035733 10.0.0.65 - - [2026-02-26 04:17:50] "GET /floating-ip/00ce0fc7-3f41-40a2-8e7a-eccfba3aca32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.023274 10.0.0.65 - - [2026-02-26 04:17:50] "GET /floating-ip/00ce0fc7-3f41-40a2-8e7a-eccfba3aca32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.022314 10.0.0.65 - - [2026-02-26 04:17:51] "GET /virtual-machine/55c5a8af-f335-480d-bdea-f7c48a5186db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.029686 10.0.0.65 - - [2026-02-26 04:17:51] "GET /virtual-machine/55c5a8af-f335-480d-bdea-f7c48a5186db?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1205 0.025701 10.0.0.65 - - [2026-02-26 04:17:51] "GET /virtual-machine-interface/d9c68e66-ef31-4543-b078-6b3f78fa8eb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.025580 10.0.0.65 - - [2026-02-26 04:17:51] "POST /ref-update HTTP/1.1" 200 156 0.027407 10.0.0.65 - - [2026-02-26 04:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.016339 10.0.0.65 - - [2026-02-26 04:17:51] "GET /routing-instance/3dd47e4e-d770-4138-9e3b-905b117ba269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.019058 10.0.0.65 - - [2026-02-26 04:17:51] "GET /virtual-network/932db900-cb51-4d8c-88c2-62f308c1705f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.021358 10.0.0.65 - - [2026-02-26 04:17:51] "POST /neutron/security_group HTTP/1.1" 200 542 0.064297 10.0.0.65 - - [2026-02-26 04:17:52] "POST /neutron/port HTTP/1.1" 200 1115 0.085070 10.0.0.65 - - [2026-02-26 04:17:52] "GET /virtual-machine/55c5a8af-f335-480d-bdea-f7c48a5186db HTTP/1.1" 200 1294 0.023542 10.0.0.65 - - [2026-02-26 04:17:52] "GET /virtual-machine-interface/d9c68e66-ef31-4543-b078-6b3f78fa8eb7 HTTP/1.1" 200 3595 0.026686 10.0.0.65 - - [2026-02-26 04:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.016276 10.0.0.65 - - [2026-02-26 04:17:52] "GET /security-group/f4010453-5a85-4192-a871-6b6a934169e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1319 0.021035 10.0.0.65 - - [2026-02-26 04:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.020994 10.0.0.65 - - [2026-02-26 04:17:52] "GET /security-group/f4010453-5a85-4192-a871-6b6a934169e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1319 0.024920 10.0.0.65 - - [2026-02-26 04:17:52] "DELETE /floating-ip/00ce0fc7-3f41-40a2-8e7a-eccfba3aca32 HTTP/1.1" 200 115 0.083139 10.0.0.65 - - [2026-02-26 04:17:53] "GET /virtual-machine/55c5a8af-f335-480d-bdea-f7c48a5186db HTTP/1.1" 200 1294 0.024169 10.0.0.65 - - [2026-02-26 04:17:53] "POST /neutron/port HTTP/1.1" 200 1166 0.029179 10.0.0.65 - - [2026-02-26 04:17:55] "GET /virtual-machine/55c5a8af-f335-480d-bdea-f7c48a5186db HTTP/1.1" 404 171 0.019568 10.0.0.65 - - [2026-02-26 04:17:55] "GET /virtual-machine/55c5a8af-f335-480d-bdea-f7c48a5186db HTTP/1.1" 404 171 0.015033 10.0.0.65 - - [2026-02-26 04:17:55] "GET /virtual-machine/55c5a8af-f335-480d-bdea-f7c48a5186db HTTP/1.1" 404 171 0.015344 10.0.0.65 - - [2026-02-26 04:17:55] "POST /fqname-to-id HTTP/1.1" 403 354 0.021736 10.0.0.65 - - [2026-02-26 04:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.65 - - [2026-02-26 04:17:55] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.013685 10.0.0.65 - - [2026-02-26 04:17:55] "GET /virtual-networks?parent_id=4d25444a-3edb-4367-8630-bdfd02efc0a0&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.029400 10.0.0.65 - - [2026-02-26 04:17:55] "GET /virtual-network/932db900-cb51-4d8c-88c2-62f308c1705f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.025472 10.0.0.65 - - [2026-02-26 04:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.023919 10.0.0.65 - - [2026-02-26 04:17:55] "GET /routing-instance/ecd5cab5-6a4a-4542-8713-5495dd623ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.021414 10.0.0.65 - - [2026-02-26 04:17:55] "GET /obj-perms HTTP/1.1" 403 257 0.016001 10.0.0.65 - - [2026-02-26 04:17:56] "GET /obj-perms HTTP/1.1" 403 257 0.062479 10.0.0.65 - - [2026-02-26 04:17:59] "GET /obj-perms HTTP/1.1" 200 5030 0.004518 10.0.0.65 - - [2026-02-26 04:18:02] "GET /obj-perms HTTP/1.1" 200 5030 0.005367 10.0.0.65 - - [2026-02-26 04:18:08] "GET /obj-perms HTTP/1.1" 200 5030 0.006588 10.0.0.65 - - [2026-02-26 04:18:11] "GET /obj-perms HTTP/1.1" 200 5030 0.005378 10.0.0.65 - - [2026-02-26 04:18:17] "GET /obj-perms HTTP/1.1" 200 5030 0.004017 10.0.0.65 - - [2026-02-26 04:18:18] "GET /obj-perms HTTP/1.1" 200 5030 0.004924 10.0.0.131 - - [2026-02-26 04:18:18] "GET /obj-perms HTTP/1.1" 200 5030 0.004182 10.0.0.65 - - [2026-02-26 04:18:18] "POST /neutron/security_group HTTP/1.1" 200 568 0.024362 10.0.0.65 - - [2026-02-26 04:18:18] "POST /fqname-to-id HTTP/1.1" 404 232 0.019214 10.0.0.73 - - [2026-02-26 04:18:18] "DELETE /access-control-list/acf6ba31-004b-4f14-b9a4-85dc21ad6ac6 HTTP/1.1" 200 115 0.099257 10.0.0.131 - - [2026-02-26 04:18:19] "POST /useragent-kv HTTP/1.1" 200 115 0.044104 10.0.0.131 - - [2026-02-26 04:18:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003477 10.0.0.65 - - [2026-02-26 04:18:19] "POST /neutron/network HTTP/1.1" 200 151 0.208372 10.0.0.73 - - [2026-02-26 04:18:19] "DELETE /route-target/619b4439-9cb6-49d2-a2ea-1b92e2a054d8 HTTP/1.1" 200 115 0.027582 10.0.0.65 - - [2026-02-26 04:18:19] "DELETE /api-access-list/2f774251-83dd-4b2f-8538-3b594f9acae5 HTTP/1.1" 200 115 0.043880 10.0.0.65 - - [2026-02-26 04:18:21] "GET /api-access-list/5c8e0988-d6d0-401f-b237-832c125c85f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.005908 10.0.0.65 - - [2026-02-26 04:18:21] "PUT /api-access-list/5c8e0988-d6d0-401f-b237-832c125c85f3 HTTP/1.1" 200 265 0.014930 10.0.0.131 - - [2026-02-26 04:18:21] "GET /projects?obj_uuids=4d25444a-3edb-4367-8630-bdfd02efc0a0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001540 10.0.0.65 - - [2026-02-26 04:18:21] "GET /project/4d25444a-3edb-4367-8630-bdfd02efc0a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.121170 10.0.0.131 - - [2026-02-26 04:18:21] "GET /projects?obj_uuids=4d25444a-3edb-4367-8630-bdfd02efc0a0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001586 10.0.0.65 - - [2026-02-26 04:18:21] "GET /project/4d25444a-3edb-4367-8630-bdfd02efc0a0?fields=virtual_networks HTTP/1.1" 200 1043 0.061183 10.0.0.131 - - [2026-02-26 04:18:22] "GET /projects?obj_uuids=4d25444a-3edb-4367-8630-bdfd02efc0a0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001638 10.0.0.65 - - [2026-02-26 04:18:22] "GET /project/4d25444a-3edb-4367-8630-bdfd02efc0a0?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.049600 10.0.0.131 - - [2026-02-26 04:18:22] "GET /projects?obj_uuids=4d25444a-3edb-4367-8630-bdfd02efc0a0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001185 10.0.0.65 - - [2026-02-26 04:18:22] "GET /project/4d25444a-3edb-4367-8630-bdfd02efc0a0?fields=security_groups HTTP/1.1" 200 1270 0.067391 10.0.0.131 - - [2026-02-26 04:18:22] "GET /projects?obj_uuids=b04fa135-46de-4312-8841-6ef6d5ec45c6&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001281 10.0.0.65 - - [2026-02-26 04:18:23] "GET /project/b04fa135-46de-4312-8841-6ef6d5ec45c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047093 [Introspect:8084]10.0.0.65 - - [2026-02-26 04:18:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.001855 10.0.0.65 - - [2026-02-26 04:18:26] "POST /fqname-to-id HTTP/1.1" 404 189 0.038113 10.0.0.131 - - [2026-02-26 04:18:27] "GET /projects?obj_uuids=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003445 10.0.0.131 - - [2026-02-26 04:18:27] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001604 10.0.0.131 - - [2026-02-26 04:18:27] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.048254 10.0.0.131 - - [2026-02-26 04:18:27] "POST /id-to-fqname HTTP/1.1" 200 191 0.001239 10.0.0.131 - - [2026-02-26 04:18:27] "POST /fqname-to-id HTTP/1.1" 404 200 0.009901 10.0.0.131 - - [2026-02-26 04:18:27] "POST /security-groups HTTP/1.1" 200 592 0.076903 10.0.0.73 - - [2026-02-26 04:18:27] "POST /fqname-to-id HTTP/1.1" 404 235 0.003880 10.0.0.131 - - [2026-02-26 04:18:27] "POST /projects HTTP/1.1" 200 587 0.322459 10.0.0.131 - - [2026-02-26 04:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.361974 10.0.0.73 - - [2026-02-26 04:18:27] "POST /access-control-lists HTTP/1.1" 200 597 0.042754 10.0.0.65 - - [2026-02-26 04:18:27] "GET /project/b6565c1d-407e-4394-9e28-df819a657b52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.567333 10.0.0.65 - - [2026-02-26 04:18:28] "GET / HTTP/1.1" 200 36215 0.002176 10.0.0.65 - - [2026-02-26 04:18:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000769 10.0.0.65 - - [2026-02-26 04:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.094173 10.0.0.131 - - [2026-02-26 04:18:31] "GET /projects?obj_uuids=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001487 10.0.0.65 - - [2026-02-26 04:18:31] "GET /project/b6565c1d-407e-4394-9e28-df819a657b52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.055123 10.0.0.65 - - [2026-02-26 04:18:31] "POST /neutron/network HTTP/1.1" 200 117 0.054892 10.0.0.65 - - [2026-02-26 04:18:32] "POST /neutron/port HTTP/1.1" 200 117 0.006416 10.0.0.65 - - [2026-02-26 04:18:32] "POST /id-to-fqname HTTP/1.1" 200 222 0.002752 10.0.0.65 - - [2026-02-26 04:18:32] "POST /neutron/network HTTP/1.1" 200 117 0.006478 10.0.0.65 - - [2026-02-26 04:18:32] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005166 10.0.0.65 - - [2026-02-26 04:18:32] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005976 10.0.0.65 - - [2026-02-26 04:18:32] "POST /neutron/network HTTP/1.1" 200 825 0.008837 10.0.0.65 - - [2026-02-26 04:18:32] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007114 10.0.0.65 - - [2026-02-26 04:18:34] "POST /id-to-fqname HTTP/1.1" 200 222 0.002323 10.0.0.65 - - [2026-02-26 04:18:34] "POST /neutron/network HTTP/1.1" 200 835 0.009154 10.0.0.131 - - [2026-02-26 04:18:35] "GET /projects?obj_uuids=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001177 10.0.0.65 - - [2026-02-26 04:18:35] "GET /project/b6565c1d-407e-4394-9e28-df819a657b52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.076331 10.0.0.65 - - [2026-02-26 04:18:35] "POST /neutron/port HTTP/1.1" 200 117 0.007216 10.0.0.65 - - [2026-02-26 04:18:35] "POST /id-to-fqname HTTP/1.1" 200 222 0.001909 10.0.0.65 - - [2026-02-26 04:18:36] "POST /neutron/network HTTP/1.1" 200 835 0.007799 10.0.0.65 - - [2026-02-26 04:18:36] "POST /neutron/port HTTP/1.1" 200 1059 0.020278 10.0.0.65 - - [2026-02-26 04:18:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004279 10.0.0.131 - - [2026-02-26 04:18:37] "GET /projects?obj_uuids=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001068 10.0.0.65 - - [2026-02-26 04:18:37] "POST /neutron/network HTTP/1.1" 200 825 0.007025 10.0.0.65 - - [2026-02-26 04:18:37] "GET /project/b6565c1d-407e-4394-9e28-df819a657b52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.086895 10.0.0.65 - - [2026-02-26 04:18:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011007 10.0.0.65 - - [2026-02-26 04:18:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008343 10.0.0.65 - - [2026-02-26 04:18:38] "POST /neutron/port HTTP/1.1" 200 1059 0.029360 10.0.0.65 - - [2026-02-26 04:18:38] "POST /neutron/port HTTP/1.1" 200 1123 0.023242 10.0.0.65 - - [2026-02-26 04:18:38] "POST /neutron/port HTTP/1.1" 200 117 0.001267 10.0.0.73 - - [2026-02-26 04:18:38] "GET /obj-perms HTTP/1.1" 200 5056 0.080799 10.0.0.65 - - [2026-02-26 04:18:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010332 10.0.0.65 - - [2026-02-26 04:18:42] "POST /neutron/port HTTP/1.1" 200 1123 0.024465 10.0.0.65 - - [2026-02-26 04:18:43] "GET /virtual-machine/c7b02123-4b72-4fa1-a976-04ee01439f8c HTTP/1.1" 401 292 0.000469 10.0.0.65 - - [2026-02-26 04:18:43] "GET /virtual-machine/c7b02123-4b72-4fa1-a976-04ee01439f8c HTTP/1.1" 200 1296 0.036683 10.0.0.65 - - [2026-02-26 04:18:43] "GET /virtual-machine-interface/88dee658-d40a-43b2-9e72-52a703cd00d5 HTTP/1.1" 200 2955 0.005936 10.0.0.65 - - [2026-02-26 04:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.65 - - [2026-02-26 04:18:43] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003864 10.0.0.65 - - [2026-02-26 04:18:43] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004954 10.0.0.65 - - [2026-02-26 04:18:43] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006402 10.0.0.65 - - [2026-02-26 04:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006913 10.0.0.65 - - [2026-02-26 04:18:46] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.011786 10.0.0.65 - - [2026-02-26 04:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777 10.0.0.65 - - [2026-02-26 04:18:50] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005920 10.0.0.73 - - [2026-02-26 04:18:53] "DELETE /access-control-list/059f5b0e-d6fd-4f06-9fb7-6d715d0ccc8d HTTP/1.1" 200 115 0.034309 10.0.0.65 - - [2026-02-26 04:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.65 - - [2026-02-26 04:18:54] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006570 10.0.0.65 - - [2026-02-26 04:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005255 10.0.0.65 - - [2026-02-26 04:18:58] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006991 10.0.0.131 - - [2026-02-26 04:19:00] "DELETE /project/4d25444a-3edb-4367-8630-bdfd02efc0a0 HTTP/1.1" 404 177 0.003457 10.0.0.131 - - [2026-02-26 04:19:00] "DELETE /project/b6565c1d407e43949e28df819a657b52 HTTP/1.1" 404 173 0.006537 10.0.0.65 - - [2026-02-26 04:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007631 10.0.0.65 - - [2026-02-26 04:19:03] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008479 10.0.0.65 - - [2026-02-26 04:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.65 - - [2026-02-26 04:19:07] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005281 10.0.0.65 - - [2026-02-26 04:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004769 10.0.0.65 - - [2026-02-26 04:19:11] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005944 10.0.0.65 - - [2026-02-26 04:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.65 - - [2026-02-26 04:19:15] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006094 10.0.0.65 - - [2026-02-26 04:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005111 10.0.0.65 - - [2026-02-26 04:19:17] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003777 10.0.0.65 - - [2026-02-26 04:19:17] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004071 10.0.0.65 - - [2026-02-26 04:19:17] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007000 10.0.0.65 - - [2026-02-26 04:19:17] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011277 10.0.0.65 - - [2026-02-26 04:19:27] "POST /neutron/port HTTP/1.1" 200 1123 0.020768 10.0.0.65 - - [2026-02-26 04:19:28] "POST /neutron/security_group HTTP/1.1" 200 2059 0.036040 10.0.0.65 - - [2026-02-26 04:19:32] "POST /neutron/network HTTP/1.1" 200 835 0.047941 10.0.0.65 - - [2026-02-26 04:19:32] "POST /neutron/port HTTP/1.1" 200 117 0.001260 10.0.0.65 - - [2026-02-26 04:19:32] "POST /neutron/port HTTP/1.1" 200 1123 0.022080 10.0.0.65 - - [2026-02-26 04:19:32] "POST /neutron/subnet HTTP/1.1" 200 690 0.011399 10.0.0.65 - - [2026-02-26 04:19:33] "POST /neutron/port HTTP/1.1" 200 1123 0.019469 10.0.0.73 - - [2026-02-26 04:19:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000507 10.0.0.73 - - [2026-02-26 04:19:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.131 - - [2026-02-26 04:19:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000664 10.0.0.131 - - [2026-02-26 04:19:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.131 - - [2026-02-26 04:19:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.131 - - [2026-02-26 04:19:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000499 10.0.0.73 - - [2026-02-26 04:19:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000468 10.0.0.73 - - [2026-02-26 04:19:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.65 - - [2026-02-26 04:19:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.65 - - [2026-02-26 04:19:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000402 10.0.0.65 - - [2026-02-26 04:19:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009188 10.0.0.65 - - [2026-02-26 04:19:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.65 - - [2026-02-26 04:19:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.65 - - [2026-02-26 04:19:38] "POST /neutron/port HTTP/1.1" 200 1123 0.019473 10.0.0.65 - - [2026-02-26 04:19:38] "GET /virtual-machine/714ff530-b621-4b15-8af9-4eb48d48c675 HTTP/1.1" 200 1295 0.006381 10.0.0.65 - - [2026-02-26 04:19:38] "GET /virtual-machine-interface/9854b792-bce4-4206-8ccf-dbac8c839dcf HTTP/1.1" 200 2956 0.005364 10.0.0.65 - - [2026-02-26 04:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.65 - - [2026-02-26 04:19:38] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003972 10.0.0.65 - - [2026-02-26 04:19:38] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003972 10.0.0.65 - - [2026-02-26 04:19:38] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006166 10.0.0.65 - - [2026-02-26 04:19:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007502 10.0.0.65 - - [2026-02-26 04:19:39] "GET /obj-perms HTTP/1.1" 200 5056 0.085312 10.0.0.65 - - [2026-02-26 04:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006245 10.0.0.65 - - [2026-02-26 04:19:39] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004195 10.0.0.65 - - [2026-02-26 04:19:39] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003429 10.0.0.65 - - [2026-02-26 04:19:39] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006313 10.0.0.65 - - [2026-02-26 04:19:45] "POST /neutron/port HTTP/1.1" 200 1123 0.029734 10.0.0.65 - - [2026-02-26 04:20:31] "POST /neutron/port HTTP/1.1" 200 117 0.007275 10.0.0.65 - - [2026-02-26 04:20:33] "POST /neutron/port HTTP/1.1" 200 1123 0.022483 10.0.0.65 - - [2026-02-26 04:20:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006061 10.0.0.65 - - [2026-02-26 04:20:33] "POST /neutron/network HTTP/1.1" 200 825 0.008267 10.0.0.131 - - [2026-02-26 04:20:40] "GET /obj-perms HTTP/1.1" 200 5056 0.075357 10.0.0.65 - - [2026-02-26 04:21:33] "POST /neutron/network HTTP/1.1" 200 835 0.008793 10.0.0.65 - - [2026-02-26 04:21:33] "POST /neutron/port HTTP/1.1" 200 117 0.001162 10.0.0.65 - - [2026-02-26 04:21:35] "POST /neutron/port HTTP/1.1" 200 1123 0.019641 10.0.0.65 - - [2026-02-26 04:21:35] "POST /neutron/subnet HTTP/1.1" 200 690 0.010134 10.0.0.65 - - [2026-02-26 04:21:43] "POST /neutron/port HTTP/1.1" 200 1123 0.023941 10.0.0.65 - - [2026-02-26 04:21:43] "GET /virtual-machine/c7b02123-4b72-4fa1-a976-04ee01439f8c HTTP/1.1" 200 1296 0.004638 10.0.0.65 - - [2026-02-26 04:21:43] "GET /virtual-machine-interface/88dee658-d40a-43b2-9e72-52a703cd00d5 HTTP/1.1" 200 2955 0.005770 10.0.0.65 - - [2026-02-26 04:21:43] "GET /virtual-machine/c7b02123-4b72-4fa1-a976-04ee01439f8c HTTP/1.1" 200 1296 0.004371 10.0.0.65 - - [2026-02-26 04:21:43] "GET /virtual-machine-interface/88dee658-d40a-43b2-9e72-52a703cd00d5 HTTP/1.1" 200 2955 0.005511 10.0.0.65 - - [2026-02-26 04:21:43] "GET /instance-ip/eed04ae1-0195-4521-8761-c26c4ed77cd1 HTTP/1.1" 200 1624 0.008272 10.0.0.65 - - [2026-02-26 04:21:43] "GET /virtual-machine/c7b02123-4b72-4fa1-a976-04ee01439f8c HTTP/1.1" 200 1296 0.003993 10.0.0.65 - - [2026-02-26 04:21:43] "GET /virtual-machine-interface/88dee658-d40a-43b2-9e72-52a703cd00d5 HTTP/1.1" 200 2955 0.006174 10.0.0.65 - - [2026-02-26 04:21:43] "GET /instance-ip/eed04ae1-0195-4521-8761-c26c4ed77cd1 HTTP/1.1" 200 1624 0.016953 10.0.0.65 - - [2026-02-26 04:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004269 10.0.0.65 - - [2026-02-26 04:21:43] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003972 10.0.0.65 - - [2026-02-26 04:21:43] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003847 10.0.0.65 - - [2026-02-26 04:21:43] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006068 10.0.0.65 - - [2026-02-26 04:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005745 10.0.0.65 - - [2026-02-26 04:21:44] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007320 10.0.0.65 - - [2026-02-26 04:21:44] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.005235 10.0.0.65 - - [2026-02-26 04:21:44] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006438 10.0.0.65 - - [2026-02-26 04:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005031 10.0.0.65 - - [2026-02-26 04:21:44] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004613 10.0.0.65 - - [2026-02-26 04:21:44] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004181 10.0.0.65 - - [2026-02-26 04:21:44] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007894 10.0.0.65 - - [2026-02-26 04:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.65 - - [2026-02-26 04:21:44] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005561 10.0.0.65 - - [2026-02-26 04:21:44] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004697 10.0.0.65 - - [2026-02-26 04:21:44] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006459 10.0.0.65 - - [2026-02-26 04:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.65 - - [2026-02-26 04:21:44] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005200 10.0.0.65 - - [2026-02-26 04:21:44] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003889 10.0.0.65 - - [2026-02-26 04:21:44] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005798 10.0.0.65 - - [2026-02-26 04:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004692 10.0.0.65 - - [2026-02-26 04:21:44] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004834 10.0.0.65 - - [2026-02-26 04:21:44] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003904 10.0.0.65 - - [2026-02-26 04:21:44] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008002 10.0.0.65 - - [2026-02-26 04:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.65 - - [2026-02-26 04:21:44] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004171 10.0.0.65 - - [2026-02-26 04:21:44] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003419 10.0.0.65 - - [2026-02-26 04:21:44] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006620 10.0.0.65 - - [2026-02-26 04:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.65 - - [2026-02-26 04:21:45] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004152 10.0.0.65 - - [2026-02-26 04:21:45] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003688 10.0.0.65 - - [2026-02-26 04:21:45] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006314 10.0.0.65 - - [2026-02-26 04:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005125 10.0.0.65 - - [2026-02-26 04:21:45] "GET /routing-instance/2a60582a-f29c-414e-9b04-25613219e886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.006830 10.0.0.65 - - [2026-02-26 04:21:45] "GET /route-target/64160902-638c-445a-b21c-4a297294c364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004695 10.0.0.65 - - [2026-02-26 04:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.65 - - [2026-02-26 04:21:45] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004023 10.0.0.65 - - [2026-02-26 04:21:45] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003512 10.0.0.65 - - [2026-02-26 04:21:45] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005965 10.0.0.65 - - [2026-02-26 04:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.65 - - [2026-02-26 04:21:45] "GET /routing-instance/2a60582a-f29c-414e-9b04-25613219e886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.004702 10.0.0.65 - - [2026-02-26 04:21:45] "GET /route-target/64160902-638c-445a-b21c-4a297294c364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005399 10.0.0.65 - - [2026-02-26 04:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.65 - - [2026-02-26 04:21:45] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004686 10.0.0.65 - - [2026-02-26 04:21:45] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003928 10.0.0.65 - - [2026-02-26 04:21:45] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006294 10.0.0.65 - - [2026-02-26 04:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.65 - - [2026-02-26 04:21:45] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004580 10.0.0.65 - - [2026-02-26 04:21:45] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003446 10.0.0.65 - - [2026-02-26 04:21:45] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008388 10.0.0.65 - - [2026-02-26 04:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.65 - - [2026-02-26 04:21:45] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004257 10.0.0.65 - - [2026-02-26 04:21:45] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003802 10.0.0.65 - - [2026-02-26 04:21:45] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006194 10.0.0.65 - - [2026-02-26 04:21:46] "GET /obj-perms HTTP/1.1" 200 5032 0.070174 10.0.0.131 - - [2026-02-26 04:21:46] "GET /obj-perms HTTP/1.1" 200 5032 0.064154 10.0.0.65 - - [2026-02-26 04:21:46] "GET /obj-perms HTTP/1.1" 200 5032 0.004625 10.0.0.73 - - [2026-02-26 04:21:46] "GET /obj-perms HTTP/1.1" 200 5032 0.076929 10.0.0.65 - - [2026-02-26 04:21:46] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011026 10.0.0.65 - - [2026-02-26 04:21:46] "GET /virtual-machine/714ff530-b621-4b15-8af9-4eb48d48c675 HTTP/1.1" 200 1295 0.004251 10.0.0.65 - - [2026-02-26 04:21:46] "GET /virtual-machine-interface/9854b792-bce4-4206-8ccf-dbac8c839dcf HTTP/1.1" 200 2956 0.007208 10.0.0.65 - - [2026-02-26 04:21:46] "GET /virtual-machine/714ff530-b621-4b15-8af9-4eb48d48c675 HTTP/1.1" 200 1295 0.004136 10.0.0.65 - - [2026-02-26 04:21:46] "GET /virtual-machine-interface/9854b792-bce4-4206-8ccf-dbac8c839dcf HTTP/1.1" 200 2956 0.006743 10.0.0.65 - - [2026-02-26 04:21:46] "GET /instance-ip/8350cb98-3a7c-4b1c-b7f2-def7402be3e9 HTTP/1.1" 200 1624 0.006925 10.0.0.65 - - [2026-02-26 04:21:46] "GET /virtual-machine/714ff530-b621-4b15-8af9-4eb48d48c675 HTTP/1.1" 200 1295 0.003814 10.0.0.65 - - [2026-02-26 04:21:46] "GET /virtual-machine-interface/9854b792-bce4-4206-8ccf-dbac8c839dcf HTTP/1.1" 200 2956 0.005640 10.0.0.65 - - [2026-02-26 04:21:46] "GET /instance-ip/8350cb98-3a7c-4b1c-b7f2-def7402be3e9 HTTP/1.1" 200 1624 0.004637 10.0.0.65 - - [2026-02-26 04:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.65 - - [2026-02-26 04:21:47] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004075 10.0.0.65 - - [2026-02-26 04:21:47] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003657 10.0.0.65 - - [2026-02-26 04:21:47] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006188 10.0.0.65 - - [2026-02-26 04:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.65 - - [2026-02-26 04:21:47] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004893 10.0.0.65 - - [2026-02-26 04:21:47] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003250 10.0.0.65 - - [2026-02-26 04:21:47] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006771 10.0.0.65 - - [2026-02-26 04:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.65 - - [2026-02-26 04:21:47] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004632 10.0.0.65 - - [2026-02-26 04:21:47] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004451 10.0.0.65 - - [2026-02-26 04:21:47] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007905 10.0.0.65 - - [2026-02-26 04:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005671 10.0.0.65 - - [2026-02-26 04:21:47] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004735 10.0.0.65 - - [2026-02-26 04:21:47] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003967 10.0.0.65 - - [2026-02-26 04:21:47] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005700 10.0.0.65 - - [2026-02-26 04:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.65 - - [2026-02-26 04:21:47] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005743 10.0.0.65 - - [2026-02-26 04:21:47] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003681 10.0.0.65 - - [2026-02-26 04:21:47] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005997 10.0.0.65 - - [2026-02-26 04:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.65 - - [2026-02-26 04:21:47] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004348 10.0.0.65 - - [2026-02-26 04:21:47] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003931 10.0.0.65 - - [2026-02-26 04:21:47] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006671 10.0.0.65 - - [2026-02-26 04:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.65 - - [2026-02-26 04:21:47] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004359 10.0.0.65 - - [2026-02-26 04:21:47] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003672 10.0.0.65 - - [2026-02-26 04:21:47] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006636 10.0.0.65 - - [2026-02-26 04:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.65 - - [2026-02-26 04:21:48] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004211 10.0.0.65 - - [2026-02-26 04:21:48] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003392 10.0.0.65 - - [2026-02-26 04:21:48] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006700 10.0.0.65 - - [2026-02-26 04:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004536 10.0.0.65 - - [2026-02-26 04:21:48] "GET /routing-instance/2a60582a-f29c-414e-9b04-25613219e886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.004737 10.0.0.65 - - [2026-02-26 04:21:48] "GET /route-target/64160902-638c-445a-b21c-4a297294c364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004593 10.0.0.65 - - [2026-02-26 04:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005340 10.0.0.65 - - [2026-02-26 04:21:48] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004932 10.0.0.65 - - [2026-02-26 04:21:48] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003692 10.0.0.65 - - [2026-02-26 04:21:48] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006108 10.0.0.65 - - [2026-02-26 04:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.65 - - [2026-02-26 04:21:48] "GET /routing-instance/2a60582a-f29c-414e-9b04-25613219e886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.010520 10.0.0.65 - - [2026-02-26 04:21:48] "GET /route-target/64160902-638c-445a-b21c-4a297294c364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.009204 10.0.0.65 - - [2026-02-26 04:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.65 - - [2026-02-26 04:21:48] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004897 10.0.0.65 - - [2026-02-26 04:21:48] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003902 10.0.0.65 - - [2026-02-26 04:21:48] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006227 10.0.0.65 - - [2026-02-26 04:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.65 - - [2026-02-26 04:21:48] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005365 10.0.0.65 - - [2026-02-26 04:21:48] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003463 10.0.0.65 - - [2026-02-26 04:21:48] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008024 10.0.0.65 - - [2026-02-26 04:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.65 - - [2026-02-26 04:21:49] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004776 10.0.0.65 - - [2026-02-26 04:21:49] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004052 10.0.0.65 - - [2026-02-26 04:21:49] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006055 10.0.0.65 - - [2026-02-26 04:21:49] "GET /obj-perms HTTP/1.1" 200 5032 0.003820 10.0.0.131 - - [2026-02-26 04:21:49] "GET /obj-perms HTTP/1.1" 200 5032 0.004748 10.0.0.65 - - [2026-02-26 04:21:49] "GET /obj-perms HTTP/1.1" 200 5032 0.004524 10.0.0.65 - - [2026-02-26 04:21:49] "GET /obj-perms HTTP/1.1" 200 5032 0.004206 10.0.0.73 - - [2026-02-26 04:21:49] "GET /obj-perms HTTP/1.1" 200 5032 0.006101 10.0.0.65 - - [2026-02-26 04:21:54] "GET /virtual-machine/714ff530-b621-4b15-8af9-4eb48d48c675 HTTP/1.1" 200 1295 0.007298 10.0.0.65 - - [2026-02-26 04:21:55] "POST /neutron/port HTTP/1.1" 200 151 0.221000 10.0.0.65 - - [2026-02-26 04:21:56] "GET /virtual-machine/714ff530-b621-4b15-8af9-4eb48d48c675 HTTP/1.1" 404 171 0.003902 10.0.0.65 - - [2026-02-26 04:21:56] "GET /virtual-machine/714ff530-b621-4b15-8af9-4eb48d48c675 HTTP/1.1" 404 171 0.002989 10.0.0.65 - - [2026-02-26 04:21:56] "GET /virtual-machine/714ff530-b621-4b15-8af9-4eb48d48c675 HTTP/1.1" 404 171 0.003326 10.0.0.65 - - [2026-02-26 04:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.65 - - [2026-02-26 04:21:57] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003791 10.0.0.65 - - [2026-02-26 04:21:57] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004195 10.0.0.65 - - [2026-02-26 04:21:57] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008340 10.0.0.65 - - [2026-02-26 04:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.65 - - [2026-02-26 04:21:57] "GET /routing-instance/2a60582a-f29c-414e-9b04-25613219e886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.005418 10.0.0.65 - - [2026-02-26 04:21:57] "GET /route-target/64160902-638c-445a-b21c-4a297294c364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004571 10.0.0.65 - - [2026-02-26 04:21:57] "GET /obj-perms HTTP/1.1" 200 5032 0.005293 10.0.0.65 - - [2026-02-26 04:22:00] "GET /obj-perms HTTP/1.1" 200 5032 0.005941 10.0.0.65 - - [2026-02-26 04:22:06] "GET /obj-perms HTTP/1.1" 200 5032 0.004259 10.0.0.65 - - [2026-02-26 04:22:09] "GET /obj-perms HTTP/1.1" 200 5032 0.003951 10.0.0.65 - - [2026-02-26 04:22:16] "GET /obj-perms HTTP/1.1" 200 5032 0.004807 10.0.0.65 - - [2026-02-26 04:22:19] "GET /obj-perms HTTP/1.1" 200 5032 0.006172 10.0.0.131 - - [2026-02-26 04:22:19] "GET /obj-perms HTTP/1.1" 200 5032 0.005194 10.0.0.65 - - [2026-02-26 04:22:19] "GET /virtual-machine/c7b02123-4b72-4fa1-a976-04ee01439f8c HTTP/1.1" 200 1296 0.006034 10.0.0.65 - - [2026-02-26 04:22:20] "POST /neutron/port HTTP/1.1" 200 151 0.200852 10.0.0.65 - - [2026-02-26 04:22:21] "GET /virtual-machine/c7b02123-4b72-4fa1-a976-04ee01439f8c HTTP/1.1" 404 171 0.004009 10.0.0.65 - - [2026-02-26 04:22:21] "GET /virtual-machine/c7b02123-4b72-4fa1-a976-04ee01439f8c HTTP/1.1" 404 171 0.003250 10.0.0.65 - - [2026-02-26 04:22:21] "GET /virtual-machine/c7b02123-4b72-4fa1-a976-04ee01439f8c HTTP/1.1" 404 171 0.003022 10.0.0.65 - - [2026-02-26 04:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.65 - - [2026-02-26 04:22:21] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004210 10.0.0.65 - - [2026-02-26 04:22:21] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003494 10.0.0.65 - - [2026-02-26 04:22:21] "GET /virtual-network/ea932ffb-b18e-42ba-aa37-cdf8b34c3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006886 10.0.0.65 - - [2026-02-26 04:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.65 - - [2026-02-26 04:22:21] "GET /routing-instance/2a60582a-f29c-414e-9b04-25613219e886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.004600 10.0.0.65 - - [2026-02-26 04:22:21] "GET /route-target/64160902-638c-445a-b21c-4a297294c364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005068 10.0.0.65 - - [2026-02-26 04:22:22] "GET /obj-perms HTTP/1.1" 200 5032 0.003914 10.0.0.73 - - [2026-02-26 04:22:25] "GET /obj-perms HTTP/1.1" 200 5032 0.005528 10.0.0.65 - - [2026-02-26 04:22:28] "GET /obj-perms HTTP/1.1" 200 5032 0.005688 10.0.0.73 - - [2026-02-26 04:22:28] "DELETE /route-target/64160902-638c-445a-b21c-4a297294c364 HTTP/1.1" 200 115 0.023092 10.0.0.65 - - [2026-02-26 04:22:31] "POST /fqname-to-id HTTP/1.1" 404 200 0.004322 10.0.0.65 - - [2026-02-26 04:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.131 - - [2026-02-26 04:22:31] "GET /projects?obj_uuids=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001061 10.0.0.65 - - [2026-02-26 04:22:31] "GET /project/b6565c1d-407e-4394-9e28-df819a657b52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.042697 10.0.0.65 - - [2026-02-26 04:22:31] "POST /network-policys HTTP/1.1" 200 524 0.032227 10.0.0.65 - - [2026-02-26 04:22:31] "GET /network-policy/d52ea93a-9143-4efb-ae29-a3361e3acc03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006038 10.0.0.65 - - [2026-02-26 04:22:31] "POST /fqname-to-id HTTP/1.1" 404 200 0.003253 10.0.0.65 - - [2026-02-26 04:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945 10.0.0.131 - - [2026-02-26 04:22:31] "GET /projects?obj_uuids=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001682 10.0.0.65 - - [2026-02-26 04:22:31] "GET /project/b6565c1d-407e-4394-9e28-df819a657b52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.059419 10.0.0.65 - - [2026-02-26 04:22:31] "POST /network-policys HTTP/1.1" 200 524 0.030967 10.0.0.65 - - [2026-02-26 04:22:31] "GET /network-policy/93d819a5-0e08-40d4-891b-1bce128791ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.007342 10.0.0.65 - - [2026-02-26 04:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.131 - - [2026-02-26 04:22:31] "GET /projects?obj_uuids=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001571 10.0.0.65 - - [2026-02-26 04:22:31] "GET /project/b6565c1d-407e-4394-9e28-df819a657b52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.052613 10.0.0.65 - - [2026-02-26 04:22:32] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.004935 10.0.0.65 - - [2026-02-26 04:22:32] "POST /virtual-networks HTTP/1.1" 200 548 0.110855 10.0.0.65 - - [2026-02-26 04:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534 10.0.0.65 - - [2026-02-26 04:22:32] "GET /network-ipam/ec30d0f9-d89f-4e14-ad81-4dcc0f4b9d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.009131 10.0.0.131 - - [2026-02-26 04:22:32] "POST /useragent-kv HTTP/1.1" 200 115 0.016832 10.0.0.65 - - [2026-02-26 04:22:32] "POST /ref-update HTTP/1.1" 200 156 0.093522 10.0.0.65 - - [2026-02-26 04:22:32] "POST /neutron/network HTTP/1.1" 200 809 0.009574 10.0.0.65 - - [2026-02-26 04:22:32] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005987 10.0.0.65 - - [2026-02-26 04:22:32] "POST /neutron/subnet HTTP/1.1" 200 672 0.010765 10.0.0.65 - - [2026-02-26 04:22:32] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006887 10.0.0.73 - - [2026-02-26 04:22:33] "GET /obj-perms HTTP/1.1" 200 5032 0.003990 10.0.0.65 - - [2026-02-26 04:22:33] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006543 10.0.0.65 - - [2026-02-26 04:22:33] "PUT /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab HTTP/1.1" 200 265 0.073588 10.0.0.65 - - [2026-02-26 04:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.65 - - [2026-02-26 04:22:33] "GET /network-policy/d52ea93a-9143-4efb-ae29-a3361e3acc03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005032 10.0.0.73 - - [2026-02-26 04:22:33] "POST /fqname-to-id HTTP/1.1" 404 237 0.019702 10.0.0.65 - - [2026-02-26 04:22:33] "POST /ref-update HTTP/1.1" 200 156 0.072016 10.0.0.65 - - [2026-02-26 04:22:33] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.007179 10.0.0.65 - - [2026-02-26 04:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006360 10.0.0.65 - - [2026-02-26 04:22:33] "GET /network-policy/d52ea93a-9143-4efb-ae29-a3361e3acc03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005045 10.0.0.65 - - [2026-02-26 04:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.131 - - [2026-02-26 04:22:33] "GET /projects?obj_uuids=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001105 10.0.0.65 - - [2026-02-26 04:22:33] "GET /project/b6565c1d-407e-4394-9e28-df819a657b52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.058170 10.0.0.65 - - [2026-02-26 04:22:33] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003634 10.0.0.65 - - [2026-02-26 04:22:33] "POST /virtual-networks HTTP/1.1" 200 548 0.081234 10.0.0.65 - - [2026-02-26 04:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010423 10.0.0.73 - - [2026-02-26 04:22:33] "POST /ref-update HTTP/1.1" 200 156 0.031368 10.0.0.65 - - [2026-02-26 04:22:33] "GET /network-ipam/ec30d0f9-d89f-4e14-ad81-4dcc0f4b9d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.006132 10.0.0.131 - - [2026-02-26 04:22:34] "POST /useragent-kv HTTP/1.1" 200 115 0.009651 10.0.0.65 - - [2026-02-26 04:22:34] "POST /ref-update HTTP/1.1" 200 156 0.075286 10.0.0.65 - - [2026-02-26 04:22:34] "POST /neutron/network HTTP/1.1" 200 809 0.010086 10.0.0.65 - - [2026-02-26 04:22:34] "GET /virtual-network/8100f064-0867-4c33-82a4-96a1ae442c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.008053 10.0.0.65 - - [2026-02-26 04:22:34] "GET /virtual-network/8100f064-0867-4c33-82a4-96a1ae442c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.008317 10.0.0.65 - - [2026-02-26 04:22:34] "GET /obj-perms HTTP/1.1" 200 5032 0.004281 10.0.0.131 - - [2026-02-26 04:22:34] "GET /obj-perms HTTP/1.1" 200 5032 0.003825 10.0.0.65 - - [2026-02-26 04:22:34] "GET /virtual-network/8100f064-0867-4c33-82a4-96a1ae442c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.008093 10.0.0.65 - - [2026-02-26 04:22:34] "PUT /virtual-network/8100f064-0867-4c33-82a4-96a1ae442c29 HTTP/1.1" 200 265 0.060214 10.0.0.65 - - [2026-02-26 04:22:34] "POST /neutron/port HTTP/1.1" 200 117 0.006638 10.0.0.65 - - [2026-02-26 04:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006218 10.0.0.65 - - [2026-02-26 04:22:35] "GET /network-policy/93d819a5-0e08-40d4-891b-1bce128791ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006851 10.0.0.65 - - [2026-02-26 04:22:35] "POST /ref-update HTTP/1.1" 200 156 0.064181 10.0.0.73 - - [2026-02-26 04:22:35] "POST /ref-update HTTP/1.1" 200 156 0.046955 10.0.0.65 - - [2026-02-26 04:22:35] "POST /neutron/network HTTP/1.1" 200 117 0.013182 10.0.0.65 - - [2026-02-26 04:22:35] "GET /virtual-network/8100f064-0867-4c33-82a4-96a1ae442c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.006957 10.0.0.65 - - [2026-02-26 04:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008024 10.0.0.65 - - [2026-02-26 04:22:35] "GET /network-policy/93d819a5-0e08-40d4-891b-1bce128791ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.004697 10.0.0.65 - - [2026-02-26 04:22:35] "POST /id-to-fqname HTTP/1.1" 200 222 0.001302 10.0.0.65 - - [2026-02-26 04:22:35] "POST /neutron/network HTTP/1.1" 200 896 0.011233 10.0.0.131 - - [2026-02-26 04:22:36] "GET /projects?obj_uuids=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004008 10.0.0.65 - - [2026-02-26 04:22:36] "GET /project/b6565c1d-407e-4394-9e28-df819a657b52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.090074 10.0.0.65 - - [2026-02-26 04:22:36] "POST /neutron/port HTTP/1.1" 200 117 0.014734 10.0.0.65 - - [2026-02-26 04:22:36] "POST /id-to-fqname HTTP/1.1" 200 222 0.001692 10.0.0.65 - - [2026-02-26 04:22:37] "POST /neutron/network HTTP/1.1" 200 896 0.008334 10.0.0.65 - - [2026-02-26 04:22:37] "POST /neutron/port HTTP/1.1" 200 1061 0.024575 10.0.0.65 - - [2026-02-26 04:22:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004435 10.0.0.65 - - [2026-02-26 04:22:38] "POST /neutron/network HTTP/1.1" 200 886 0.009082 10.0.0.131 - - [2026-02-26 04:22:38] "GET /projects?obj_uuids=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001696 10.0.0.65 - - [2026-02-26 04:22:38] "GET /project/b6565c1d-407e-4394-9e28-df819a657b52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.099845 10.0.0.65 - - [2026-02-26 04:22:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.013775 10.0.0.65 - - [2026-02-26 04:22:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010098 10.0.0.65 - - [2026-02-26 04:22:39] "POST /neutron/port HTTP/1.1" 200 1061 0.053769 10.0.0.65 - - [2026-02-26 04:22:39] "POST /neutron/port HTTP/1.1" 200 1125 0.024990 10.0.0.65 - - [2026-02-26 04:22:39] "POST /neutron/port HTTP/1.1" 200 117 0.001362 10.0.0.65 - - [2026-02-26 04:22:43] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008582 10.0.0.65 - - [2026-02-26 04:22:43] "POST /neutron/port HTTP/1.1" 200 1125 0.021247 10.0.0.65 - - [2026-02-26 04:22:43] "GET /virtual-machine/1de6343a-f2da-4219-94b0-588c2ef30dde HTTP/1.1" 200 1295 0.006036 10.0.0.65 - - [2026-02-26 04:22:43] "GET /virtual-machine-interface/fbaebd43-5114-4a5b-bf7d-87f1e4211a1c HTTP/1.1" 200 2956 0.005387 10.0.0.65 - - [2026-02-26 04:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006711 10.0.0.65 - - [2026-02-26 04:22:43] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004376 10.0.0.65 - - [2026-02-26 04:22:43] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.004187 10.0.0.65 - - [2026-02-26 04:22:43] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005540 10.0.0.65 - - [2026-02-26 04:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004814 10.0.0.65 - - [2026-02-26 04:22:47] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005653 10.0.0.65 - - [2026-02-26 04:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.65 - - [2026-02-26 04:22:51] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006400 10.0.0.65 - - [2026-02-26 04:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.65 - - [2026-02-26 04:22:55] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.007798 10.0.0.65 - - [2026-02-26 04:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004356 10.0.0.65 - - [2026-02-26 04:22:59] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.007996 10.0.0.65 - - [2026-02-26 04:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004450 10.0.0.65 - - [2026-02-26 04:23:03] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006735 10.0.0.65 - - [2026-02-26 04:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976 10.0.0.65 - - [2026-02-26 04:23:07] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005178 10.0.0.65 - - [2026-02-26 04:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.65 - - [2026-02-26 04:23:11] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005596 10.0.0.65 - - [2026-02-26 04:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.65 - - [2026-02-26 04:23:15] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005807 10.0.0.65 - - [2026-02-26 04:23:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004396 10.0.0.65 - - [2026-02-26 04:23:19] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004068 10.0.0.65 - - [2026-02-26 04:23:19] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.005724 10.0.0.65 - - [2026-02-26 04:23:19] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.007973 10.0.0.65 - - [2026-02-26 04:23:20] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010280 10.0.0.65 - - [2026-02-26 04:23:30] "POST /neutron/port HTTP/1.1" 200 1125 0.020919 10.0.0.65 - - [2026-02-26 04:23:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007281 10.0.0.65 - - [2026-02-26 04:23:35] "POST /neutron/network HTTP/1.1" 200 896 0.009071 10.0.0.65 - - [2026-02-26 04:23:35] "POST /neutron/port HTTP/1.1" 200 117 0.001221 10.0.0.65 - - [2026-02-26 04:23:35] "POST /neutron/security_group HTTP/1.1" 200 2059 0.039752 10.0.0.65 - - [2026-02-26 04:23:36] "POST /neutron/network HTTP/1.1" 200 896 0.008433 10.0.0.65 - - [2026-02-26 04:23:36] "POST /neutron/port HTTP/1.1" 200 117 0.001279 10.0.0.65 - - [2026-02-26 04:23:41] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009247 10.0.0.65 - - [2026-02-26 04:23:41] "POST /neutron/port HTTP/1.1" 200 1125 0.023133 10.0.0.65 - - [2026-02-26 04:23:41] "GET /virtual-machine/133547ba-aaa6-48e6-8349-b73e924525b7 HTTP/1.1" 200 1294 0.006445 10.0.0.65 - - [2026-02-26 04:23:41] "GET /virtual-machine-interface/1c8dd376-7c2d-4c2d-90a1-25a2bd576e34 HTTP/1.1" 200 2955 0.006174 10.0.0.65 - - [2026-02-26 04:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.035312 10.0.0.65 - - [2026-02-26 04:23:41] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004010 10.0.0.65 - - [2026-02-26 04:23:41] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003855 10.0.0.65 - - [2026-02-26 04:23:41] "GET /virtual-network/8100f064-0867-4c33-82a4-96a1ae442c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.006139 10.0.0.65 - - [2026-02-26 04:23:41] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011663 10.0.0.65 - - [2026-02-26 04:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004862 10.0.0.65 - - [2026-02-26 04:23:42] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004470 10.0.0.65 - - [2026-02-26 04:23:42] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003648 10.0.0.65 - - [2026-02-26 04:23:42] "GET /virtual-network/8100f064-0867-4c33-82a4-96a1ae442c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.007464 10.0.0.65 - - [2026-02-26 04:23:47] "POST /neutron/port HTTP/1.1" 200 1125 0.020621 10.0.0.73 - - [2026-02-26 04:24:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000631 10.0.0.73 - - [2026-02-26 04:24:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000567 10.0.0.131 - - [2026-02-26 04:24:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000521 10.0.0.131 - - [2026-02-26 04:24:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000551 10.0.0.131 - - [2026-02-26 04:24:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.65 - - [2026-02-26 04:24:36] "POST /neutron/port HTTP/1.1" 200 117 0.098069 10.0.0.131 - - [2026-02-26 04:24:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000346 10.0.0.65 - - [2026-02-26 04:24:36] "POST /neutron/port HTTP/1.1" 200 1125 0.023042 10.0.0.65 - - [2026-02-26 04:24:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007526 10.0.0.73 - - [2026-02-26 04:24:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000465 10.0.0.73 - - [2026-02-26 04:24:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000641 10.0.0.65 - - [2026-02-26 04:24:36] "POST /neutron/network HTTP/1.1" 200 886 0.009660 10.0.0.65 - - [2026-02-26 04:24:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000433 10.0.0.65 - - [2026-02-26 04:24:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.65 - - [2026-02-26 04:24:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000413 10.0.0.65 - - [2026-02-26 04:24:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.73 - - [2026-02-26 04:24:44] "GET /obj-perms HTTP/1.1" 200 5056 0.069202 10.0.0.131 - - [2026-02-26 04:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.131 - - [2026-02-26 04:25:45] "GET /obj-perms HTTP/1.1" 200 5056 1.126317 10.0.0.65 - - [2026-02-26 04:25:46] "GET /obj-perms HTTP/1.1" 200 5056 0.428956 +++ date ++ echo 'INFO: =================== Thu Feb 26 04:25:50 AM UTC 2026 ===================' INFO: =================== Thu Feb 26 04:25:50 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.131 ++ 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.65,10.0.0.73,10.0.0.131 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.65,10.0.0.73,10.0.0.131 ++ ANALYTICSDB_NODES=10.0.0.65,10.0.0.73,10.0.0.131 ++ ANALYTICS_SNMP_NODES=10.0.0.65,10.0.0.73,10.0.0.131 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:8081 ' +++ '[' -n '10.0.0.65:8081 10.0.0.73:8081 10.0.0.131:8081 ' ']' +++ echo '10.0.0.65:8081 10.0.0.73:8081 10.0.0.131:8081' ++ ANALYTICS_SERVERS='10.0.0.65:8081 10.0.0.73:8081 10.0.0.131: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9042 ' +++ '[' -n '10.0.0.65:9042 10.0.0.73:9042 10.0.0.131:9042 ' ']' +++ echo '10.0.0.65:9042 10.0.0.73:9042 10.0.0.131:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.65:9042 10.0.0.73:9042 10.0.0.131:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.65,10.0.0.73,10.0.0.131 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:8086 ' +++ '[' -n '10.0.0.65:8086 10.0.0.73:8086 10.0.0.131:8086 ' ']' +++ echo '10.0.0.65:8086 10.0.0.73:8086 10.0.0.131:8086' ++ COLLECTOR_SERVERS='10.0.0.65:8086 10.0.0.73:8086 10.0.0.131: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.65,10.0.0.73,10.0.0.131 ++ CONFIGDB_NODES=10.0.0.65,10.0.0.73,10.0.0.131 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:8082 ' +++ '[' -n '10.0.0.65:8082 10.0.0.73:8082 10.0.0.131:8082 ' ']' +++ echo '10.0.0.65:8082 10.0.0.73:8082 10.0.0.131:8082' ++ CONFIG_SERVERS='10.0.0.65:8082 10.0.0.73:8082 10.0.0.131: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9161 ' +++ '[' -n '10.0.0.65:9161 10.0.0.73:9161 10.0.0.131:9161 ' ']' +++ echo '10.0.0.65:9161 10.0.0.73:9161 10.0.0.131:9161' ++ CONFIGDB_SERVERS='10.0.0.65:9161 10.0.0.73:9161 10.0.0.131: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9041 ' +++ '[' -n '10.0.0.65:9041 10.0.0.73:9041 10.0.0.131:9041 ' ']' +++ echo '10.0.0.65:9041 10.0.0.73:9041 10.0.0.131:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.65:9041 10.0.0.73:9041 10.0.0.131:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.25,10.20.0.254,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.254,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.65,10.0.0.73,10.0.0.131 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+=10.0.0.65:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+=10.0.0.73:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+=10.0.0.131:2181, +++ '[' -n 10.0.0.65:2181,10.0.0.73:2181,10.0.0.131:2181, ']' +++ echo 10.0.0.65:2181,10.0.0.73:2181,10.0.0.131:2181 ++ ZOOKEEPER_SERVERS=10.0.0.65:2181,10.0.0.73:2181,10.0.0.131: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:2181 ' +++ '[' -n '10.0.0.65:2181 10.0.0.73:2181 10.0.0.131:2181 ' ']' +++ echo '10.0.0.65:2181 10.0.0.73:2181 10.0.0.131:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.65:2181 10.0.0.73:2181 10.0.0.131:2181' ++ RABBITMQ_NODES=10.0.0.65,10.0.0.73,10.0.0.131 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+=10.0.0.65:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+=10.0.0.73:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+=10.0.0.131:5673, +++ '[' -n 10.0.0.65:5673,10.0.0.73:5673,10.0.0.131:5673, ']' +++ echo 10.0.0.65:5673,10.0.0.73:5673,10.0.0.131:5673 ++ RABBITMQ_SERVERS=10.0.0.65:5673,10.0.0.73:5673,10.0.0.131: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:6379 ' +++ '[' -n '10.0.0.65:6379 10.0.0.73:6379 10.0.0.131:6379 ' ']' +++ echo '10.0.0.65:6379 10.0.0.73:6379 10.0.0.131:6379' ++ REDIS_SERVERS='10.0.0.65:6379 10.0.0.73:6379 10.0.0.131: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.65,10.0.0.73,10.0.0.131 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9092 ' +++ '[' -n '10.0.0.65:9092 10.0.0.73:9092 10.0.0.131:9092 ' ']' +++ echo '10.0.0.65:9092 10.0.0.73:9092 10.0.0.131:9092' ++ KAFKA_SERVERS='10.0.0.65:9092 10.0.0.73:9092 10.0.0.131: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.65 ++ 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.65,10.0.0.73,10.0.0.131 ++ 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.65,10.0.0.73,10.0.0.131 ++ 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.65,10.0.0.73,10.0.0.131 ++ cut -d , -f 1 + local cassandra=10.0.0.65 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.65 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.65,10.0.0.73,10.0.0.131 +++ local servers=10.0.0.65,10.0.0.73,10.0.0.131 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie ++++ grep -vi host +++ local local_ips=,10.0.0.131,10.20.0.129,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.65'\''))' +++ local server_ip=10.0.0.65 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.65 ]] +++ [[ ,10.0.0.131,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.65, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.73'\''))' +++ local server_ip=10.0.0.73 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.73 ]] +++ [[ ,10.0.0.131,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.73, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.131'\''))' +++ local server_ip=10.0.0.131 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.131 ]] +++ [[ ,10.0.0.131,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.131, ]] +++ echo 10.0.0.131 3 +++ return ++ local ip=10.0.0.131 ++ [[ -z 10.0.0.131 ]] ++ echo 10.0.0.131 + host_ip=10.0.0.131 + [[ cql == \c\q\l ]] ++ echo 10.0.0.65:9041 10.0.0.73:9041 10.0.0.131:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.65:9041 10.0.0.73:9041 10.0.0.131:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.131:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/26/2026 04:25:58.623 7f9aa25e1580 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/26/2026 04:25:58.763 7f9aa25e1580 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/26/2026 04:25:58.774 7f9aa25e1580 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/26/2026 04:25:58.774 7f9aa25e1580 [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.131:8082/ Hit Ctrl-C to quit. 10.0.0.131 - - [2026-02-26 04:25:59] "GET / HTTP/1.1" 503 181 0.000315 10.0.0.131 - - [2026-02-26 04:25:59] "GET / HTTP/1.1" 503 181 0.000164 10.0.0.131 - - [2026-02-26 04:26:00] "GET / HTTP/1.1" 200 45871 0.001396 10.0.0.131 - - [2026-02-26 04:26:00] "GET / HTTP/1.1" 200 45871 0.001054 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.131 - - [2026-02-26 04:26:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000595 10.0.0.131 - - [2026-02-26 04:26:00] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000241 [Introspect:8084]10.0.0.65 - - [2026-02-26 04:26:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3222 0.002093 10.0.0.131 - - [2026-02-26 04:26:01] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.848857 10.0.0.131 - - [2026-02-26 04:26:01] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 1220 0.004462 10.0.0.131 - - [2026-02-26 04:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.488204 10.0.0.131 - - [2026-02-26 04:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004575 /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.131 - - [2026-02-26 04:26:02] "GET /projects?obj_uuids=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000952 10.0.0.131 - - [2026-02-26 04:26:02] "GET /project/c432fc5e-432a-4cfb-8e10-ab037e3cccd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.072160 10.0.0.131 - - [2026-02-26 04:26:02] "GET /projects?obj_uuids=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002631 10.0.0.131 - - [2026-02-26 04:26:02] "GET /project/c432fc5e-432a-4cfb-8e10-ab037e3cccd5?fields=security_groups HTTP/1.1" 200 1099 0.069320 10.0.0.131 - - [2026-02-26 04:26:02] "GET /projects?obj_uuids=c432fc5e-432a-4cfb-8e10-ab037e3cccd5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001187 10.0.0.131 - - [2026-02-26 04:26:02] "GET /project/c432fc5e-432a-4cfb-8e10-ab037e3cccd5?fields=application_policy_sets HTTP/1.1" 200 1392 0.088525 10.0.0.131 - - [2026-02-26 04:26:02] "DELETE /project/c432fc5e-432a-4cfb-8e10-ab037e3cccd5 HTTP/1.1" 409 278 0.336307 [Introspect:8084]10.0.0.65 - - [2026-02-26 04:26:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.001419 [Introspect:8084]10.0.0.65 - - [2026-02-26 04:26:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.001116 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.65 - - [2026-02-26 04:26:08] "GET /obj-perms HTTP/1.1" 200 5032 0.473769 10.0.0.65 - - [2026-02-26 04:26:08] "GET /obj-perms HTTP/1.1" 200 5032 0.005617 10.0.0.65 - - [2026-02-26 04:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.032819 10.0.0.131 - - [2026-02-26 04:26:08] "GET /projects?obj_uuids=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001072 10.0.0.65 - - [2026-02-26 04:26:08] "GET /project/b6565c1d-407e-4394-9e28-df819a657b52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.051247 10.0.0.65 - - [2026-02-26 04:26:08] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.004901 10.0.0.65 - - [2026-02-26 04:26:08] "POST /virtual-networks HTTP/1.1" 200 548 0.117795 10.0.0.65 - - [2026-02-26 04:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004650 10.0.0.65 - - [2026-02-26 04:26:08] "GET /network-ipam/ec30d0f9-d89f-4e14-ad81-4dcc0f4b9d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.010949 10.0.0.131 - - [2026-02-26 04:26:08] "POST /useragent-kv HTTP/1.1" 200 115 0.009544 10.0.0.65 - - [2026-02-26 04:26:08] "POST /ref-update HTTP/1.1" 200 156 0.086136 10.0.0.65 - - [2026-02-26 04:26:08] "POST /neutron/network HTTP/1.1" 200 809 0.044339 10.0.0.65 - - [2026-02-26 04:26:08] "GET /virtual-network/8ea3570c-1a30-4791-bbb3-9646915110ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008567 10.0.0.73 - - [2026-02-26 04:26:09] "POST /route-targets HTTP/1.1" 200 328 0.084299 10.0.0.65 - - [2026-02-26 04:26:09] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.007676 10.0.0.65 - - [2026-02-26 04:26:09] "POST /id-to-fqname HTTP/1.1" 200 222 0.001475 10.0.0.65 - - [2026-02-26 04:26:10] "POST /neutron/port HTTP/1.1" 200 2098 0.031059 10.0.0.131 - - [2026-02-26 04:26:10] "GET /projects?obj_uuids=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001556 10.0.0.65 - - [2026-02-26 04:26:11] "GET /project/b6565c1d-407e-4394-9e28-df819a657b52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.096366 10.0.0.65 - - [2026-02-26 04:26:11] "POST /neutron/network HTTP/1.1" 200 886 0.042304 10.0.0.65 - - [2026-02-26 04:26:11] "POST /neutron/port HTTP/1.1" 200 117 0.006706 10.0.0.131 - - [2026-02-26 04:26:11] "GET /projects?obj_uuids=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001316 10.0.0.65 - - [2026-02-26 04:26:12] "POST /neutron/port HTTP/1.1" 200 1061 0.356009 10.0.0.65 - - [2026-02-26 04:26:12] "POST /neutron/port HTTP/1.1" 200 1115 0.153915 10.0.0.65 - - [2026-02-26 04:26:12] "POST /neutron/subnet HTTP/1.1" 200 646 0.011808 10.0.0.65 - - [2026-02-26 04:26:16] "POST /neutron/port HTTP/1.1" 200 1125 0.021498 10.0.0.65 - - [2026-02-26 04:26:16] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008070 10.0.0.65 - - [2026-02-26 04:26:16] "POST /neutron/port HTTP/1.1" 200 1125 0.020764 10.0.0.65 - - [2026-02-26 04:26:16] "GET /virtual-machine/ea268bc8-a1c4-48e3-a4f6-82ddcdccf340 HTTP/1.1" 200 1296 0.039501 10.0.0.65 - - [2026-02-26 04:26:16] "GET /virtual-machine/ea268bc8-a1c4-48e3-a4f6-82ddcdccf340 HTTP/1.1" 200 1296 0.004973 10.0.0.65 - - [2026-02-26 04:26:16] "GET /virtual-machine-interface/9b01ec37-3cf8-456f-bf92-438ebd62087c HTTP/1.1" 200 2956 0.006528 10.0.0.65 - - [2026-02-26 04:26:16] "GET /virtual-machine/ea268bc8-a1c4-48e3-a4f6-82ddcdccf340 HTTP/1.1" 200 1296 0.004908 10.0.0.65 - - [2026-02-26 04:26:16] "GET /virtual-machine-interface/9b01ec37-3cf8-456f-bf92-438ebd62087c HTTP/1.1" 200 2956 0.005433 10.0.0.65 - - [2026-02-26 04:26:16] "GET /instance-ip/26d920f1-a6ea-498f-a622-a5154399815c HTTP/1.1" 200 1626 0.006970 10.0.0.65 - - [2026-02-26 04:26:17] "GET /virtual-machine/ea268bc8-a1c4-48e3-a4f6-82ddcdccf340 HTTP/1.1" 200 1296 0.004741 10.0.0.65 - - [2026-02-26 04:26:17] "GET /virtual-machine-interface/9b01ec37-3cf8-456f-bf92-438ebd62087c HTTP/1.1" 200 2956 0.008354 10.0.0.65 - - [2026-02-26 04:26:17] "GET /instance-ip/26d920f1-a6ea-498f-a622-a5154399815c HTTP/1.1" 200 1626 0.004677 10.0.0.65 - - [2026-02-26 04:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004996 10.0.0.65 - - [2026-02-26 04:26:17] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004326 10.0.0.65 - - [2026-02-26 04:26:17] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003281 10.0.0.65 - - [2026-02-26 04:26:17] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006369 10.0.0.65 - - [2026-02-26 04:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.65 - - [2026-02-26 04:26:17] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004859 10.0.0.65 - - [2026-02-26 04:26:17] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003525 10.0.0.65 - - [2026-02-26 04:26:17] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006902 10.0.0.65 - - [2026-02-26 04:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004490 10.0.0.65 - - [2026-02-26 04:26:17] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004771 10.0.0.65 - - [2026-02-26 04:26:17] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.005153 10.0.0.65 - - [2026-02-26 04:26:17] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005689 10.0.0.65 - - [2026-02-26 04:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.65 - - [2026-02-26 04:26:17] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004744 10.0.0.65 - - [2026-02-26 04:26:17] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003842 10.0.0.65 - - [2026-02-26 04:26:17] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006019 10.0.0.65 - - [2026-02-26 04:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.65 - - [2026-02-26 04:26:17] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004251 10.0.0.65 - - [2026-02-26 04:26:17] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003694 10.0.0.65 - - [2026-02-26 04:26:17] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005864 10.0.0.65 - - [2026-02-26 04:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.65 - - [2026-02-26 04:26:20] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005559 10.0.0.65 - - [2026-02-26 04:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005185 10.0.0.65 - - [2026-02-26 04:26:24] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006017 10.0.0.65 - - [2026-02-26 04:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.65 - - [2026-02-26 04:26:28] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005747 10.0.0.65 - - [2026-02-26 04:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004767 10.0.0.65 - - [2026-02-26 04:26:33] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.007380 10.0.0.65 - - [2026-02-26 04:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.65 - - [2026-02-26 04:26:37] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005369 10.0.0.65 - - [2026-02-26 04:26:37] "POST /neutron/port HTTP/1.1" 200 1125 0.062196 10.0.0.65 - - [2026-02-26 04:26:37] "POST /neutron/subnet HTTP/1.1" 200 646 0.009336 10.0.0.65 - - [2026-02-26 04:26:37] "POST /neutron/port HTTP/1.1" 200 117 0.005382 10.0.0.65 - - [2026-02-26 04:26:38] "POST /neutron/network HTTP/1.1" 200 117 0.012645 10.0.0.65 - - [2026-02-26 04:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.65 - - [2026-02-26 04:26:41] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005933 10.0.0.65 - - [2026-02-26 04:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.65 - - [2026-02-26 04:26:45] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005482 10.0.0.65 - - [2026-02-26 04:26:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004195 10.0.0.65 - - [2026-02-26 04:26:49] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006634 10.0.0.65 - - [2026-02-26 04:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.65 - - [2026-02-26 04:26:53] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005207 10.0.0.65 - - [2026-02-26 04:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004379 10.0.0.65 - - [2026-02-26 04:26:55] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004473 10.0.0.65 - - [2026-02-26 04:26:55] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004032 10.0.0.65 - - [2026-02-26 04:26:55] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005850 10.0.0.65 - - [2026-02-26 04:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215 10.0.0.65 - - [2026-02-26 04:26:55] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005069 10.0.0.65 - - [2026-02-26 04:26:55] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003252 10.0.0.65 - - [2026-02-26 04:26:55] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005377 10.0.0.65 - - [2026-02-26 04:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.65 - - [2026-02-26 04:26:55] "GET /routing-instance/06654d2e-8bea-4c53-9ef1-15787ee59ad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1790 0.005048 10.0.0.65 - - [2026-02-26 04:26:55] "GET /route-target/26ae9313-5891-4a33-91f4-810fa1d29c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003963 10.0.0.65 - - [2026-02-26 04:26:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.65 - - [2026-02-26 04:26:56] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003436 10.0.0.65 - - [2026-02-26 04:26:56] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003401 10.0.0.65 - - [2026-02-26 04:26:56] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005563 10.0.0.65 - - [2026-02-26 04:26:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.65 - - [2026-02-26 04:26:56] "GET /routing-instance/06654d2e-8bea-4c53-9ef1-15787ee59ad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1790 0.004320 10.0.0.65 - - [2026-02-26 04:26:56] "GET /route-target/26ae9313-5891-4a33-91f4-810fa1d29c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004086 10.0.0.65 - - [2026-02-26 04:26:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005836 10.0.0.65 - - [2026-02-26 04:26:56] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004325 10.0.0.65 - - [2026-02-26 04:26:56] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003473 10.0.0.65 - - [2026-02-26 04:26:56] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005287 10.0.0.65 - - [2026-02-26 04:26:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.65 - - [2026-02-26 04:26:56] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004819 10.0.0.65 - - [2026-02-26 04:26:56] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003647 10.0.0.65 - - [2026-02-26 04:26:56] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.007890 10.0.0.65 - - [2026-02-26 04:26:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.65 - - [2026-02-26 04:26:56] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004202 10.0.0.65 - - [2026-02-26 04:26:56] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003081 10.0.0.65 - - [2026-02-26 04:26:56] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006249 10.0.0.131 - - [2026-02-26 04:26:56] "GET /obj-perms HTTP/1.1" 200 5032 0.064208 10.0.0.65 - - [2026-02-26 04:26:56] "GET /obj-perms HTTP/1.1" 200 5032 0.004350 10.0.0.65 - - [2026-02-26 04:26:56] "GET /obj-perms HTTP/1.1" 200 5032 0.003788 10.0.0.65 - - [2026-02-26 04:26:57] "GET /obj-perms HTTP/1.1" 200 5032 0.003872 10.0.0.73 - - [2026-02-26 04:26:57] "GET /obj-perms HTTP/1.1" 200 5032 0.087109 10.0.0.131 - - [2026-02-26 04:26:57] "GET /obj-perms HTTP/1.1" 200 5032 0.004572 10.0.0.65 - - [2026-02-26 04:26:57] "POST /id-to-fqname HTTP/1.1" 200 222 0.001226 10.0.0.65 - - [2026-02-26 04:26:57] "POST /neutron/network HTTP/1.1" 200 896 0.006240 10.0.0.131 - - [2026-02-26 04:26:58] "GET /projects?obj_uuids=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000986 10.0.0.65 - - [2026-02-26 04:26:58] "GET /project/b6565c1d-407e-4394-9e28-df819a657b52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.089280 10.0.0.65 - - [2026-02-26 04:26:58] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007706 10.0.0.65 - - [2026-02-26 04:26:59] "POST /neutron/network HTTP/1.1" 200 896 0.006842 10.0.0.65 - - [2026-02-26 04:26:59] "POST /neutron/port HTTP/1.1" 200 1061 0.015963 10.0.0.65 - - [2026-02-26 04:26:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003806 10.0.0.65 - - [2026-02-26 04:26:59] "POST /neutron/network HTTP/1.1" 200 886 0.007659 10.0.0.65 - - [2026-02-26 04:27:04] "POST /neutron/port HTTP/1.1" 200 1125 0.021140 10.0.0.65 - - [2026-02-26 04:27:04] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009507 10.0.0.65 - - [2026-02-26 04:27:04] "GET /virtual-machine/04372126-db4a-407f-8a62-d060e412c1d2 HTTP/1.1" 200 1293 0.007719 10.0.0.65 - - [2026-02-26 04:27:04] "GET /virtual-machine/04372126-db4a-407f-8a62-d060e412c1d2 HTTP/1.1" 200 1293 0.003721 10.0.0.65 - - [2026-02-26 04:27:04] "GET /virtual-machine-interface/f67a789e-3bb4-4ed6-a036-0927524ef0d3 HTTP/1.1" 200 2956 0.006641 10.0.0.65 - - [2026-02-26 04:27:04] "GET /virtual-machine/04372126-db4a-407f-8a62-d060e412c1d2 HTTP/1.1" 200 1293 0.004771 10.0.0.65 - - [2026-02-26 04:27:04] "GET /virtual-machine-interface/f67a789e-3bb4-4ed6-a036-0927524ef0d3 HTTP/1.1" 200 2956 0.005968 10.0.0.65 - - [2026-02-26 04:27:04] "GET /instance-ip/9f706154-9fb8-4b15-8d22-84c280d868a6 HTTP/1.1" 200 1627 0.008088 10.0.0.65 - - [2026-02-26 04:27:04] "GET /virtual-machine/04372126-db4a-407f-8a62-d060e412c1d2 HTTP/1.1" 200 1293 0.004346 10.0.0.65 - - [2026-02-26 04:27:04] "GET /virtual-machine-interface/f67a789e-3bb4-4ed6-a036-0927524ef0d3 HTTP/1.1" 200 2956 0.005314 10.0.0.65 - - [2026-02-26 04:27:04] "GET /instance-ip/9f706154-9fb8-4b15-8d22-84c280d868a6 HTTP/1.1" 200 1627 0.004498 10.0.0.65 - - [2026-02-26 04:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.65 - - [2026-02-26 04:27:04] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004308 10.0.0.65 - - [2026-02-26 04:27:04] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003217 10.0.0.65 - - [2026-02-26 04:27:04] "GET /virtual-network/8100f064-0867-4c33-82a4-96a1ae442c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.005666 10.0.0.65 - - [2026-02-26 04:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.65 - - [2026-02-26 04:27:04] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004223 10.0.0.65 - - [2026-02-26 04:27:04] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003232 10.0.0.65 - - [2026-02-26 04:27:04] "GET /virtual-network/8100f064-0867-4c33-82a4-96a1ae442c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.006119 10.0.0.65 - - [2026-02-26 04:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005684 10.0.0.65 - - [2026-02-26 04:27:04] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003888 10.0.0.65 - - [2026-02-26 04:27:04] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003326 10.0.0.65 - - [2026-02-26 04:27:04] "GET /virtual-network/8100f064-0867-4c33-82a4-96a1ae442c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.009079 10.0.0.65 - - [2026-02-26 04:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008083 10.0.0.65 - - [2026-02-26 04:27:05] "POST /neutron/port HTTP/1.1" 200 1125 0.058058 10.0.0.65 - - [2026-02-26 04:27:05] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004155 10.0.0.65 - - [2026-02-26 04:27:05] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003582 10.0.0.65 - - [2026-02-26 04:27:05] "GET /virtual-network/8100f064-0867-4c33-82a4-96a1ae442c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.005658 10.0.0.65 - - [2026-02-26 04:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005120 10.0.0.65 - - [2026-02-26 04:27:05] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006387 10.0.0.65 - - [2026-02-26 04:27:05] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003907 10.0.0.65 - - [2026-02-26 04:27:05] "GET /virtual-network/8100f064-0867-4c33-82a4-96a1ae442c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.005843 10.0.0.65 - - [2026-02-26 04:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.65 - - [2026-02-26 04:27:08] "GET /virtual-network/8100f064-0867-4c33-82a4-96a1ae442c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.005626 10.0.0.65 - - [2026-02-26 04:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.65 - - [2026-02-26 04:27:12] "GET /virtual-network/8100f064-0867-4c33-82a4-96a1ae442c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.004951 10.0.0.65 - - [2026-02-26 04:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.65 - - [2026-02-26 04:27:16] "GET /virtual-network/8100f064-0867-4c33-82a4-96a1ae442c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.005713 10.0.0.65 - - [2026-02-26 04:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.65 - - [2026-02-26 04:27:20] "GET /virtual-network/8100f064-0867-4c33-82a4-96a1ae442c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.005306 10.0.0.65 - - [2026-02-26 04:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.65 - - [2026-02-26 04:27:24] "GET /virtual-network/8100f064-0867-4c33-82a4-96a1ae442c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.005222 10.0.0.65 - - [2026-02-26 04:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004646 10.0.0.65 - - [2026-02-26 04:27:28] "GET /virtual-network/8100f064-0867-4c33-82a4-96a1ae442c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.005757 10.0.0.65 - - [2026-02-26 04:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.65 - - [2026-02-26 04:27:32] "GET /virtual-network/8100f064-0867-4c33-82a4-96a1ae442c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.005451 10.0.0.65 - - [2026-02-26 04:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.65 - - [2026-02-26 04:27:37] "GET /virtual-network/8100f064-0867-4c33-82a4-96a1ae442c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.005198 10.0.0.65 - - [2026-02-26 04:27:37] "POST /neutron/port HTTP/1.1" 200 1125 0.018679 10.0.0.65 - - [2026-02-26 04:27:37] "POST /neutron/subnet HTTP/1.1" 200 646 0.008723 10.0.0.65 - - [2026-02-26 04:27:39] "POST /neutron/port HTTP/1.1" 200 1125 0.019875 10.0.0.65 - - [2026-02-26 04:27:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004583 10.0.0.65 - - [2026-02-26 04:27:40] "POST /neutron/network HTTP/1.1" 200 886 0.007520 10.0.0.65 - - [2026-02-26 04:27:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.65 - - [2026-02-26 04:27:41] "GET /virtual-network/8100f064-0867-4c33-82a4-96a1ae442c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.006326 10.0.0.65 - - [2026-02-26 04:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.65 - - [2026-02-26 04:27:45] "GET /virtual-network/8100f064-0867-4c33-82a4-96a1ae442c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.007656 10.0.0.65 - - [2026-02-26 04:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.65 - - [2026-02-26 04:27:47] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003740 10.0.0.65 - - [2026-02-26 04:27:47] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.002852 10.0.0.65 - - [2026-02-26 04:27:47] "GET /virtual-network/8100f064-0867-4c33-82a4-96a1ae442c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.005241 10.0.0.65 - - [2026-02-26 04:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006024 10.0.0.65 - - [2026-02-26 04:27:47] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005904 10.0.0.65 - - [2026-02-26 04:27:47] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.005628 10.0.0.65 - - [2026-02-26 04:27:47] "GET /virtual-network/8100f064-0867-4c33-82a4-96a1ae442c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.006696 10.0.0.65 - - [2026-02-26 04:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.65 - - [2026-02-26 04:27:47] "GET /routing-instance/058604b0-c424-4811-8eec-ecd82aedb97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1790 0.004395 10.0.0.65 - - [2026-02-26 04:27:47] "GET /route-target/525c21b8-0535-4e48-b6e5-7cc8552df971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003838 10.0.0.65 - - [2026-02-26 04:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.65 - - [2026-02-26 04:27:47] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004862 10.0.0.65 - - [2026-02-26 04:27:47] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003656 10.0.0.65 - - [2026-02-26 04:27:47] "GET /virtual-network/8100f064-0867-4c33-82a4-96a1ae442c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.005252 10.0.0.65 - - [2026-02-26 04:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.65 - - [2026-02-26 04:27:48] "GET /obj-perms HTTP/1.1" 200 5056 0.054407 10.0.0.65 - - [2026-02-26 04:27:48] "GET /routing-instance/058604b0-c424-4811-8eec-ecd82aedb97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1790 0.011131 10.0.0.65 - - [2026-02-26 04:27:48] "GET /route-target/525c21b8-0535-4e48-b6e5-7cc8552df971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004085 10.0.0.65 - - [2026-02-26 04:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.65 - - [2026-02-26 04:27:48] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005251 10.0.0.65 - - [2026-02-26 04:27:48] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.005243 10.0.0.65 - - [2026-02-26 04:27:48] "GET /virtual-network/8100f064-0867-4c33-82a4-96a1ae442c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.005941 10.0.0.65 - - [2026-02-26 04:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.65 - - [2026-02-26 04:27:48] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004364 10.0.0.65 - - [2026-02-26 04:27:48] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004760 10.0.0.65 - - [2026-02-26 04:27:48] "GET /virtual-network/8100f064-0867-4c33-82a4-96a1ae442c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.005049 10.0.0.65 - - [2026-02-26 04:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.65 - - [2026-02-26 04:27:48] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004040 10.0.0.65 - - [2026-02-26 04:27:48] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.002779 10.0.0.65 - - [2026-02-26 04:27:48] "GET /virtual-network/8100f064-0867-4c33-82a4-96a1ae442c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.005653 10.0.0.65 - - [2026-02-26 04:27:48] "GET /obj-perms HTTP/1.1" 200 5032 0.003624 10.0.0.131 - - [2026-02-26 04:27:48] "GET /obj-perms HTTP/1.1" 200 5032 0.004102 10.0.0.65 - - [2026-02-26 04:27:48] "GET /obj-perms HTTP/1.1" 200 5032 0.004229 10.0.0.131 - - [2026-02-26 04:27:49] "GET /obj-perms HTTP/1.1" 200 5032 0.003809 10.0.0.65 - - [2026-02-26 04:27:49] "GET /virtual-machine/ea268bc8-a1c4-48e3-a4f6-82ddcdccf340 HTTP/1.1" 200 1296 0.003801 10.0.0.65 - - [2026-02-26 04:27:49] "GET /virtual-machine-interface/9b01ec37-3cf8-456f-bf92-438ebd62087c HTTP/1.1" 200 2956 0.005099 10.0.0.65 - - [2026-02-26 04:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.65 - - [2026-02-26 04:27:49] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003450 10.0.0.65 - - [2026-02-26 04:27:49] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003047 10.0.0.65 - - [2026-02-26 04:27:49] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005631 10.0.0.65 - - [2026-02-26 04:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004936 10.0.0.65 - - [2026-02-26 04:27:50] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005095 10.0.0.65 - - [2026-02-26 04:27:50] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004160 10.0.0.65 - - [2026-02-26 04:27:50] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.007750 10.0.0.65 - - [2026-02-26 04:27:50] "GET /virtual-machine/04372126-db4a-407f-8a62-d060e412c1d2 HTTP/1.1" 200 1293 0.004380 10.0.0.65 - - [2026-02-26 04:27:50] "GET /virtual-machine-interface/f67a789e-3bb4-4ed6-a036-0927524ef0d3 HTTP/1.1" 200 2956 0.005489 10.0.0.65 - - [2026-02-26 04:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004632 10.0.0.65 - - [2026-02-26 04:27:50] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004445 10.0.0.65 - - [2026-02-26 04:27:50] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004202 10.0.0.65 - - [2026-02-26 04:27:50] "GET /virtual-network/8100f064-0867-4c33-82a4-96a1ae442c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.006688 10.0.0.65 - - [2026-02-26 04:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004533 10.0.0.65 - - [2026-02-26 04:27:51] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004952 10.0.0.65 - - [2026-02-26 04:27:51] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004264 10.0.0.65 - - [2026-02-26 04:27:51] "GET /virtual-network/8100f064-0867-4c33-82a4-96a1ae442c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.006720 10.0.0.65 - - [2026-02-26 04:27:57] "POST /neutron/port HTTP/1.1" 200 1125 0.017861 10.0.0.65 - - [2026-02-26 04:28:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007327 10.0.0.65 - - [2026-02-26 04:28:07] "POST /neutron/port HTTP/1.1" 200 1125 0.017815 10.0.0.65 - - [2026-02-26 04:28:37] "POST /neutron/port HTTP/1.1" 200 1125 0.018018 10.0.0.65 - - [2026-02-26 04:28:37] "POST /neutron/subnet HTTP/1.1" 200 646 0.011714 10.0.0.65 - - [2026-02-26 04:28:40] "POST /neutron/port HTTP/1.1" 200 1125 0.023844 10.0.0.65 - - [2026-02-26 04:28:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004091 10.0.0.65 - - [2026-02-26 04:28:40] "POST /neutron/network HTTP/1.1" 200 886 0.007318 10.0.0.65 - - [2026-02-26 04:28:54] "GET /virtual-machine/04372126-db4a-407f-8a62-d060e412c1d2 HTTP/1.1" 200 1293 0.005017 10.0.0.65 - - [2026-02-26 04:28:55] "POST /neutron/port HTTP/1.1" 200 151 0.258866 10.0.0.65 - - [2026-02-26 04:28:56] "GET /virtual-machine/04372126-db4a-407f-8a62-d060e412c1d2 HTTP/1.1" 404 171 0.003664 10.0.0.65 - - [2026-02-26 04:28:56] "GET /virtual-machine/04372126-db4a-407f-8a62-d060e412c1d2 HTTP/1.1" 404 171 0.003741 10.0.0.65 - - [2026-02-26 04:28:56] "GET /virtual-machine/04372126-db4a-407f-8a62-d060e412c1d2 HTTP/1.1" 404 171 0.003902 10.0.0.65 - - [2026-02-26 04:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004429 10.0.0.65 - - [2026-02-26 04:28:56] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004874 10.0.0.65 - - [2026-02-26 04:28:56] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003434 10.0.0.65 - - [2026-02-26 04:28:56] "GET /virtual-network/8100f064-0867-4c33-82a4-96a1ae442c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.005466 10.0.0.65 - - [2026-02-26 04:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.65 - - [2026-02-26 04:28:56] "GET /routing-instance/058604b0-c424-4811-8eec-ecd82aedb97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1790 0.004535 10.0.0.65 - - [2026-02-26 04:28:56] "GET /route-target/525c21b8-0535-4e48-b6e5-7cc8552df971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003928 10.0.0.65 - - [2026-02-26 04:28:56] "GET /obj-perms HTTP/1.1" 200 5032 0.003437 10.0.0.131 - - [2026-02-26 04:29:00] "GET /obj-perms HTTP/1.1" 200 5032 0.004102 10.0.0.65 - - [2026-02-26 04:29:06] "GET /obj-perms HTTP/1.1" 200 5032 0.004117 10.0.0.131 - - [2026-02-26 04:29:09] "GET /obj-perms HTTP/1.1" 200 5032 0.003580 10.0.0.65 - - [2026-02-26 04:29:15] "GET /obj-perms HTTP/1.1" 200 5032 0.004459 10.0.0.131 - - [2026-02-26 04:29:18] "GET /obj-perms HTTP/1.1" 200 5032 0.004545 10.0.0.65 - - [2026-02-26 04:29:18] "GET /obj-perms HTTP/1.1" 200 5032 0.004535 10.0.0.73 - - [2026-02-26 04:29:18] "GET /obj-perms HTTP/1.1" 200 5032 0.004445 10.0.0.65 - - [2026-02-26 04:29:19] "GET /virtual-machine/ea268bc8-a1c4-48e3-a4f6-82ddcdccf340 HTTP/1.1" 200 1296 0.017630 10.0.0.65 - - [2026-02-26 04:29:19] "POST /neutron/port HTTP/1.1" 200 151 0.186582 10.0.0.65 - - [2026-02-26 04:29:21] "GET /virtual-machine/ea268bc8-a1c4-48e3-a4f6-82ddcdccf340 HTTP/1.1" 404 171 0.003462 10.0.0.65 - - [2026-02-26 04:29:21] "GET /virtual-machine/ea268bc8-a1c4-48e3-a4f6-82ddcdccf340 HTTP/1.1" 404 171 0.003048 10.0.0.65 - - [2026-02-26 04:29:21] "GET /virtual-machine/ea268bc8-a1c4-48e3-a4f6-82ddcdccf340 HTTP/1.1" 404 171 0.002831 10.0.0.65 - - [2026-02-26 04:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.65 - - [2026-02-26 04:29:21] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003750 10.0.0.65 - - [2026-02-26 04:29:21] "GET /virtual-networks?parent_id=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004825 10.0.0.65 - - [2026-02-26 04:29:21] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006139 10.0.0.65 - - [2026-02-26 04:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.65 - - [2026-02-26 04:29:21] "GET /routing-instance/06654d2e-8bea-4c53-9ef1-15787ee59ad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1790 0.004446 10.0.0.65 - - [2026-02-26 04:29:21] "GET /route-target/26ae9313-5891-4a33-91f4-810fa1d29c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004138 10.0.0.65 - - [2026-02-26 04:29:24] "GET /obj-perms HTTP/1.1" 200 5032 0.003822 10.0.0.65 - - [2026-02-26 04:29:27] "GET /obj-perms HTTP/1.1" 200 5032 0.003583 10.0.0.131 - - [2026-02-26 04:29:28] "POST /useragent-kv HTTP/1.1" 200 115 0.004331 10.0.0.131 - - [2026-02-26 04:29:28] "POST /useragent-kv HTTP/1.1" 200 115 0.002776 10.0.0.65 - - [2026-02-26 04:29:28] "DELETE /virtual-network/8ea3570c-1a30-4791-bbb3-9646915110ce HTTP/1.1" 200 115 0.119005 10.0.0.73 - - [2026-02-26 04:29:28] "DELETE /route-target/e22c3352-14ae-45a8-ace2-1c739af9e936 HTTP/1.1" 200 115 0.022047 10.0.0.65 - - [2026-02-26 04:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004622 10.0.0.65 - - [2026-02-26 04:29:28] "GET /network-policy/93d819a5-0e08-40d4-891b-1bce128791ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.004403 10.0.0.65 - - [2026-02-26 04:29:28] "POST /ref-update HTTP/1.1" 200 156 0.055599 10.0.0.65 - - [2026-02-26 04:29:28] "GET /virtual-network/8100f064-0867-4c33-82a4-96a1ae442c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007813 10.0.0.65 - - [2026-02-26 04:29:28] "DELETE /virtual-network/8100f064-0867-4c33-82a4-96a1ae442c29 HTTP/1.1" 409 249 0.012702 10.0.0.65 - - [2026-02-26 04:29:28] "POST /neutron/port HTTP/1.1" 200 1115 0.016949 10.0.0.65 - - [2026-02-26 04:29:29] "POST /neutron/port HTTP/1.1" 200 1115 0.013305 10.0.0.131 - - [2026-02-26 04:29:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003627 10.0.0.131 - - [2026-02-26 04:29:30] "POST /useragent-kv HTTP/1.1" 200 115 0.001758 10.0.0.65 - - [2026-02-26 04:29:30] "DELETE /virtual-network/8100f064-0867-4c33-82a4-96a1ae442c29 HTTP/1.1" 200 115 0.101440 10.0.0.73 - - [2026-02-26 04:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006016 10.0.0.65 - - [2026-02-26 04:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.65 - - [2026-02-26 04:29:30] "GET /network-policy/d52ea93a-9143-4efb-ae29-a3361e3acc03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.003898 10.0.0.65 - - [2026-02-26 04:29:30] "POST /ref-update HTTP/1.1" 200 156 0.043866 10.0.0.65 - - [2026-02-26 04:29:31] "GET /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009664 10.0.0.131 - - [2026-02-26 04:29:31] "POST /useragent-kv HTTP/1.1" 200 115 0.004227 10.0.0.73 - - [2026-02-26 04:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006623 10.0.0.131 - - [2026-02-26 04:29:31] "POST /useragent-kv HTTP/1.1" 200 115 0.005015 10.0.0.65 - - [2026-02-26 04:29:31] "DELETE /virtual-network/5b4d9c59-58e5-48d2-b72e-a6515510b0ab HTTP/1.1" 200 115 0.127342 10.0.0.65 - - [2026-02-26 04:29:31] "DELETE /network-policy/93d819a5-0e08-40d4-891b-1bce128791ca HTTP/1.1" 200 115 0.051551 10.0.0.65 - - [2026-02-26 04:29:31] "DELETE /network-policy/d52ea93a-9143-4efb-ae29-a3361e3acc03 HTTP/1.1" 200 115 0.039341 10.0.0.73 - - [2026-02-26 04:29:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.73 - - [2026-02-26 04:29:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000350 10.0.0.131 - - [2026-02-26 04:29:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000358 10.0.0.131 - - [2026-02-26 04:29:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000349 10.0.0.131 - - [2026-02-26 04:29:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000355 10.0.0.131 - - [2026-02-26 04:29:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000361 10.0.0.73 - - [2026-02-26 04:29:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000852 10.0.0.73 - - [2026-02-26 04:29:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000444 10.0.0.65 - - [2026-02-26 04:29:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000344 10.0.0.65 - - [2026-02-26 04:29:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000357 10.0.0.65 - - [2026-02-26 04:29:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000739 10.0.0.65 - - [2026-02-26 04:29:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000479 10.0.0.65 - - [2026-02-26 04:29:40] "POST /neutron/port HTTP/1.1" 200 117 0.004306 10.0.0.65 - - [2026-02-26 04:29:40] "POST /neutron/network HTTP/1.1" 200 117 0.013908 10.0.0.131 - - [2026-02-26 04:29:50] "GET /obj-perms HTTP/1.1" 200 5056 0.057942 10.0.0.131 - - [2026-02-26 04:29:59] "GET /projects?obj_uuids=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001114 10.0.0.65 - - [2026-02-26 04:29:59] "GET /project/b6565c1d-407e-4394-9e28-df819a657b52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.130998 10.0.0.131 - - [2026-02-26 04:29:59] "GET /projects?obj_uuids=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001709 10.0.0.65 - - [2026-02-26 04:30:00] "GET /project/b6565c1d-407e-4394-9e28-df819a657b52?fields=virtual_networks HTTP/1.1" 200 1047 0.062124 10.0.0.131 - - [2026-02-26 04:30:00] "GET /projects?obj_uuids=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001408 10.0.0.65 - - [2026-02-26 04:30:00] "GET /project/b6565c1d-407e-4394-9e28-df819a657b52?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.051920 10.0.0.131 - - [2026-02-26 04:30:00] "GET /projects?obj_uuids=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001204 10.0.0.65 - - [2026-02-26 04:30:00] "GET /project/b6565c1d-407e-4394-9e28-df819a657b52?fields=security_groups HTTP/1.1" 200 1275 0.043377 10.0.0.65 - - [2026-02-26 04:30:01] "POST /fqname-to-id HTTP/1.1" 404 188 0.038238 10.0.0.131 - - [2026-02-26 04:30:01] "GET /projects?obj_uuids=786f72fb-856e-4507-a540-a6b6f66605da&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003287 10.0.0.131 - - [2026-02-26 04:30:01] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000998 10.0.0.131 - - [2026-02-26 04:30:01] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007728 10.0.0.131 - - [2026-02-26 04:30:01] "POST /id-to-fqname HTTP/1.1" 200 190 0.001057 10.0.0.131 - - [2026-02-26 04:30:01] "POST /fqname-to-id HTTP/1.1" 404 199 0.005617 10.0.0.131 - - [2026-02-26 04:30:01] "POST /security-groups HTTP/1.1" 200 591 0.089902 10.0.0.131 - - [2026-02-26 04:30:01] "POST /projects HTTP/1.1" 200 585 0.315287 10.0.0.73 - - [2026-02-26 04:30:01] "POST /access-control-lists HTTP/1.1" 200 598 0.039177 10.0.0.131 - - [2026-02-26 04:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.390351 10.0.0.65 - - [2026-02-26 04:30:01] "GET /project/786f72fb-856e-4507-a540-a6b6f66605da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.571651 10.0.0.131 - - [2026-02-26 04:30:03] "DELETE /project/786f72fb856e4507a540a6b6f66605da HTTP/1.1" 404 173 0.007246 10.0.0.131 - - [2026-02-26 04:30:03] "GET /projects?obj_uuids=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.009929 10.0.0.65 - - [2026-02-26 04:30:03] "GET / HTTP/1.1" 200 36215 0.002428 10.0.0.131 - - [2026-02-26 04:30:03] "GET /project/b6565c1d-407e-4394-9e28-df819a657b52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.060839 10.0.0.131 - - [2026-02-26 04:30:03] "GET /projects?obj_uuids=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000946 10.0.0.131 - - [2026-02-26 04:30:03] "GET /project/b6565c1d-407e-4394-9e28-df819a657b52?fields=security_groups HTTP/1.1" 200 1377 0.070478 10.0.0.131 - - [2026-02-26 04:30:03] "DELETE /security-group/c7f93926-d4e1-45d9-81dc-a9137a42cf19 HTTP/1.1" 200 115 0.077515 10.0.0.131 - - [2026-02-26 04:30:03] "GET /projects?obj_uuids=b6565c1d-407e-4394-9e28-df819a657b52&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001048 10.0.0.131 - - [2026-02-26 04:30:03] "GET /project/b6565c1d-407e-4394-9e28-df819a657b52?fields=application_policy_sets HTTP/1.1" 200 1416 0.061713 10.0.0.73 - - [2026-02-26 04:30:03] "DELETE /access-control-list/31520e26-91b5-47a6-8473-3569dc07569e HTTP/1.1" 200 115 0.086275 10.0.0.131 - - [2026-02-26 04:30:04] "DELETE /project/b6565c1d-407e-4394-9e28-df819a657b52 HTTP/1.1" 200 115 0.511999 10.0.0.65 - - [2026-02-26 04:30:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000517 10.0.0.65 - - [2026-02-26 04:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.046928 10.0.0.131 - - [2026-02-26 04:30:06] "GET /projects?obj_uuids=786f72fb-856e-4507-a540-a6b6f66605da&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000894 10.0.0.65 - - [2026-02-26 04:30:06] "GET /project/786f72fb-856e-4507-a540-a6b6f66605da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.044719 10.0.0.73 - - [2026-02-26 04:30:06] "POST /ref-update HTTP/1.1" 200 156 0.034826 10.0.0.131 - - [2026-02-26 04:30:06] "POST /useragent-kv HTTP/1.1" 200 115 0.016157 10.0.0.65 - - [2026-02-26 04:30:07] "POST /neutron/subnet HTTP/1.1" 200 734 0.264142 10.0.0.65 - - [2026-02-26 04:30:07] "POST /id-to-fqname HTTP/1.1" 200 220 0.001323 10.0.0.65 - - [2026-02-26 04:30:07] "GET /virtual-network/9f3c8c24-a373-4754-a3ed-83299a4a1160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005242 10.0.0.65 - - [2026-02-26 04:30:07] "GET /virtual-network/9f3c8c24-a373-4754-a3ed-83299a4a1160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005572 10.0.0.65 - - [2026-02-26 04:30:07] "POST /neutron/network HTTP/1.1" 200 826 0.006655 10.0.0.65 - - [2026-02-26 04:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.131 - - [2026-02-26 04:30:07] "GET /projects?obj_uuids=786f72fb-856e-4507-a540-a6b6f66605da&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000867 10.0.0.65 - - [2026-02-26 04:30:07] "GET /project/786f72fb-856e-4507-a540-a6b6f66605da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.042488 10.0.0.131 - - [2026-02-26 04:30:07] "GET /projects?obj_uuids=786f72fb-856e-4507-a540-a6b6f66605da&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000862 10.0.0.65 - - [2026-02-26 04:30:07] "POST /neutron/network HTTP/1.1" 200 605 0.151570 10.0.0.65 - - [2026-02-26 04:30:07] "POST /id-to-fqname HTTP/1.1" 200 220 0.003431 10.0.0.65 - - [2026-02-26 04:30:07] "GET /virtual-network/06491f4b-3963-405e-a609-b1aa65b0fbe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005777 10.0.0.65 - - [2026-02-26 04:30:07] "POST /neutron/network HTTP/1.1" 200 825 0.006249 10.0.0.65 - - [2026-02-26 04:30:07] "GET /virtual-network/06491f4b-3963-405e-a609-b1aa65b0fbe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005137 10.0.0.65 - - [2026-02-26 04:30:07] "POST /id-to-fqname HTTP/1.1" 200 220 0.001674 10.0.0.65 - - [2026-02-26 04:30:08] "POST /neutron/port HTTP/1.1" 200 117 0.004324 10.0.0.131 - - [2026-02-26 04:30:09] "GET /projects?obj_uuids=786f72fb-856e-4507-a540-a6b6f66605da&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001466 10.0.0.65 - - [2026-02-26 04:30:09] "GET /project/786f72fb-856e-4507-a540-a6b6f66605da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.099465 10.0.0.65 - - [2026-02-26 04:30:09] "POST /neutron/port HTTP/1.1" 200 117 0.013878 10.0.0.65 - - [2026-02-26 04:30:09] "POST /id-to-fqname HTTP/1.1" 200 220 0.001376 10.0.0.65 - - [2026-02-26 04:30:09] "POST /neutron/network HTTP/1.1" 200 835 0.006791 10.0.0.65 - - [2026-02-26 04:30:10] "POST /neutron/port HTTP/1.1" 200 1062 0.019551 10.0.0.65 - - [2026-02-26 04:30:10] "POST /neutron/port HTTP/1.1" 200 1126 0.031448 10.0.0.65 - - [2026-02-26 04:30:10] "POST /neutron/port HTTP/1.1" 200 117 0.001164 10.0.0.131 - - [2026-02-26 04:30:11] "GET /projects?obj_uuids=786f72fb-856e-4507-a540-a6b6f66605da&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001290 10.0.0.65 - - [2026-02-26 04:30:11] "GET /project/786f72fb-856e-4507-a540-a6b6f66605da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.091283 10.0.0.65 - - [2026-02-26 04:30:11] "POST /neutron/port HTTP/1.1" 200 1126 0.023761 10.0.0.65 - - [2026-02-26 04:30:11] "POST /neutron/port HTTP/1.1" 200 1126 0.018933 10.0.0.131 - - [2026-02-26 04:30:11] "GET /projects?obj_uuids=786f72fb-856e-4507-a540-a6b6f66605da&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001595 10.0.0.65 - - [2026-02-26 04:30:12] "POST /neutron/port HTTP/1.1" 200 1061 0.348859 10.0.0.65 - - [2026-02-26 04:30:12] "POST /neutron/port HTTP/1.1" 200 1115 0.128904 10.0.0.65 - - [2026-02-26 04:30:12] "POST /neutron/subnet HTTP/1.1" 200 704 0.009953 10.0.0.65 - - [2026-02-26 04:30:16] "POST /neutron/port HTTP/1.1" 200 1126 0.019071 10.0.0.65 - - [2026-02-26 04:30:16] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008527 10.0.0.65 - - [2026-02-26 04:30:16] "GET /virtual-machine/7cfdb966-1e0d-49ba-9f97-ff53808f6371 HTTP/1.1" 401 292 0.000384 10.0.0.65 - - [2026-02-26 04:30:17] "GET /virtual-machine/7cfdb966-1e0d-49ba-9f97-ff53808f6371 HTTP/1.1" 200 1294 0.040199 10.0.0.65 - - [2026-02-26 04:30:17] "GET /virtual-machine-interface/11ada2b4-9b58-4d7d-ba7b-b17c8840c5d7 HTTP/1.1" 200 2947 0.005964 10.0.0.65 - - [2026-02-26 04:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.65 - - [2026-02-26 04:30:17] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003858 10.0.0.65 - - [2026-02-26 04:30:17] "GET /virtual-networks?parent_id=786f72fb-856e-4507-a540-a6b6f66605da&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003020 10.0.0.65 - - [2026-02-26 04:30:17] "GET /virtual-network/9f3c8c24-a373-4754-a3ed-83299a4a1160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006206 10.0.0.65 - - [2026-02-26 04:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004404 10.0.0.65 - - [2026-02-26 04:30:20] "GET /virtual-network/9f3c8c24-a373-4754-a3ed-83299a4a1160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006350 10.0.0.65 - - [2026-02-26 04:30:21] "POST /neutron/port HTTP/1.1" 200 1126 0.018893 10.0.0.65 - - [2026-02-26 04:30:21] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008732 10.0.0.65 - - [2026-02-26 04:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.65 - - [2026-02-26 04:30:22] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004093 10.0.0.65 - - [2026-02-26 04:30:22] "GET /virtual-networks?parent_id=786f72fb-856e-4507-a540-a6b6f66605da&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003959 10.0.0.65 - - [2026-02-26 04:30:22] "GET /virtual-network/9f3c8c24-a373-4754-a3ed-83299a4a1160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007379 10.0.0.65 - - [2026-02-26 04:30:23] "POST /neutron/port HTTP/1.1" 200 1125 0.017400 10.0.0.65 - - [2026-02-26 04:30:23] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007379 10.0.0.65 - - [2026-02-26 04:30:23] "GET /virtual-machine/3ffa3e06-7b89-4984-9b08-83d0e184cb25 HTTP/1.1" 200 1294 0.006083 10.0.0.65 - - [2026-02-26 04:30:23] "GET /virtual-machine-interface/292c91e1-4ffd-47a1-9503-4db8978ed616 HTTP/1.1" 200 2947 0.005350 10.0.0.65 - - [2026-02-26 04:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.65 - - [2026-02-26 04:30:23] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003657 10.0.0.65 - - [2026-02-26 04:30:23] "GET /virtual-networks?parent_id=786f72fb-856e-4507-a540-a6b6f66605da&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003134 10.0.0.65 - - [2026-02-26 04:30:23] "GET /virtual-network/06491f4b-3963-405e-a609-b1aa65b0fbe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.011717 10.0.0.65 - - [2026-02-26 04:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.65 - - [2026-02-26 04:30:24] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005055 10.0.0.65 - - [2026-02-26 04:30:24] "GET /virtual-networks?parent_id=786f72fb-856e-4507-a540-a6b6f66605da&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003795 10.0.0.65 - - [2026-02-26 04:30:24] "GET /virtual-network/06491f4b-3963-405e-a609-b1aa65b0fbe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005986 10.0.0.65 - - [2026-02-26 04:30:29] "POST /neutron/port HTTP/1.1" 200 1126 0.016569 10.0.0.65 - - [2026-02-26 04:30:29] "GET /virtual-machine/7cfdb966-1e0d-49ba-9f97-ff53808f6371 HTTP/1.1" 200 1294 0.010486 10.0.0.65 - - [2026-02-26 04:30:29] "GET /virtual-machine-interface/11ada2b4-9b58-4d7d-ba7b-b17c8840c5d7 HTTP/1.1" 200 2947 0.005627 10.0.0.65 - - [2026-02-26 04:30:29] "GET /virtual-machine/7cfdb966-1e0d-49ba-9f97-ff53808f6371 HTTP/1.1" 200 1294 0.004146 10.0.0.65 - - [2026-02-26 04:30:29] "GET /virtual-machine-interface/11ada2b4-9b58-4d7d-ba7b-b17c8840c5d7 HTTP/1.1" 200 2947 0.005838 10.0.0.65 - - [2026-02-26 04:30:29] "GET /instance-ip/3832af91-690d-4409-b450-2c961926e3a7 HTTP/1.1" 200 1625 0.006346 10.0.0.65 - - [2026-02-26 04:30:29] "GET /virtual-machine/7cfdb966-1e0d-49ba-9f97-ff53808f6371 HTTP/1.1" 200 1294 0.004101 10.0.0.65 - - [2026-02-26 04:30:29] "GET /virtual-machine-interface/11ada2b4-9b58-4d7d-ba7b-b17c8840c5d7 HTTP/1.1" 200 2947 0.005047 10.0.0.65 - - [2026-02-26 04:30:29] "GET /instance-ip/3832af91-690d-4409-b450-2c961926e3a7 HTTP/1.1" 200 1625 0.004292 10.0.0.65 - - [2026-02-26 04:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.65 - - [2026-02-26 04:30:29] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004077 10.0.0.65 - - [2026-02-26 04:30:29] "GET /virtual-networks?parent_id=786f72fb-856e-4507-a540-a6b6f66605da&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003356 10.0.0.65 - - [2026-02-26 04:30:30] "GET /virtual-network/9f3c8c24-a373-4754-a3ed-83299a4a1160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007183 10.0.0.65 - - [2026-02-26 04:30:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.65 - - [2026-02-26 04:30:30] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004619 10.0.0.65 - - [2026-02-26 04:30:30] "GET /virtual-networks?parent_id=786f72fb-856e-4507-a540-a6b6f66605da&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003799 10.0.0.65 - - [2026-02-26 04:30:30] "GET /virtual-network/9f3c8c24-a373-4754-a3ed-83299a4a1160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006577 10.0.0.65 - - [2026-02-26 04:30:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.65 - - [2026-02-26 04:30:30] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004948 10.0.0.65 - - [2026-02-26 04:30:30] "GET /virtual-networks?parent_id=786f72fb-856e-4507-a540-a6b6f66605da&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004524 10.0.0.65 - - [2026-02-26 04:30:30] "GET /virtual-network/9f3c8c24-a373-4754-a3ed-83299a4a1160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005779 10.0.0.65 - - [2026-02-26 04:30:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.65 - - [2026-02-26 04:30:30] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004586 10.0.0.65 - - [2026-02-26 04:30:30] "GET /virtual-networks?parent_id=786f72fb-856e-4507-a540-a6b6f66605da&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003227 10.0.0.65 - - [2026-02-26 04:30:30] "GET /virtual-network/9f3c8c24-a373-4754-a3ed-83299a4a1160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007764 10.0.0.65 - - [2026-02-26 04:30:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.65 - - [2026-02-26 04:30:30] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005436 10.0.0.65 - - [2026-02-26 04:30:30] "GET /virtual-networks?parent_id=786f72fb-856e-4507-a540-a6b6f66605da&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.002993 10.0.0.65 - - [2026-02-26 04:30:30] "GET /virtual-network/9f3c8c24-a373-4754-a3ed-83299a4a1160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005318 10.0.0.65 - - [2026-02-26 04:30:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.65 - - [2026-02-26 04:30:30] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003880 10.0.0.65 - - [2026-02-26 04:30:30] "GET /virtual-networks?parent_id=786f72fb-856e-4507-a540-a6b6f66605da&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003733 10.0.0.65 - - [2026-02-26 04:30:30] "GET /virtual-network/9f3c8c24-a373-4754-a3ed-83299a4a1160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005779 10.0.0.65 - - [2026-02-26 04:30:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.65 - - [2026-02-26 04:30:30] "GET /routing-instance/aeb95180-7fc5-4cc0-9a53-c5ce9b3c6afe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.004530 10.0.0.65 - - [2026-02-26 04:30:30] "GET /route-target/24db17cd-5ef4-423c-bda0-d5984f3422b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004307 10.0.0.65 - - [2026-02-26 04:30:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004435 10.0.0.65 - - [2026-02-26 04:30:31] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004654 10.0.0.65 - - [2026-02-26 04:30:31] "GET /virtual-networks?parent_id=786f72fb-856e-4507-a540-a6b6f66605da&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003754 10.0.0.65 - - [2026-02-26 04:30:31] "GET /virtual-network/9f3c8c24-a373-4754-a3ed-83299a4a1160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008172 10.0.0.65 - - [2026-02-26 04:30:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.65 - - [2026-02-26 04:30:31] "GET /routing-instance/aeb95180-7fc5-4cc0-9a53-c5ce9b3c6afe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.006041 10.0.0.65 - - [2026-02-26 04:30:31] "GET /route-target/24db17cd-5ef4-423c-bda0-d5984f3422b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004847 10.0.0.65 - - [2026-02-26 04:30:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.65 - - [2026-02-26 04:30:31] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003784 10.0.0.65 - - [2026-02-26 04:30:31] "GET /virtual-networks?parent_id=786f72fb-856e-4507-a540-a6b6f66605da&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003278 10.0.0.65 - - [2026-02-26 04:30:31] "GET /virtual-network/9f3c8c24-a373-4754-a3ed-83299a4a1160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006270 10.0.0.65 - - [2026-02-26 04:30:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301 10.0.0.65 - - [2026-02-26 04:30:31] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005394 10.0.0.65 - - [2026-02-26 04:30:31] "GET /virtual-networks?parent_id=786f72fb-856e-4507-a540-a6b6f66605da&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004100 10.0.0.65 - - [2026-02-26 04:30:31] "GET /virtual-network/9f3c8c24-a373-4754-a3ed-83299a4a1160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006804 10.0.0.65 - - [2026-02-26 04:30:32] "GET /obj-perms HTTP/1.1" 200 5030 0.068465 10.0.0.65 - - [2026-02-26 04:30:32] "GET /obj-perms HTTP/1.1" 200 5030 0.004351 10.0.0.131 - - [2026-02-26 04:30:32] "GET /obj-perms HTTP/1.1" 200 5030 0.063771 10.0.0.65 - - [2026-02-26 04:30:33] "GET /obj-perms HTTP/1.1" 200 5030 0.004388 10.0.0.73 - - [2026-02-26 04:30:33] "GET /obj-perms HTTP/1.1" 200 5030 0.066691 10.0.0.131 - - [2026-02-26 04:30:33] "GET /obj-perms HTTP/1.1" 200 5030 0.004076 10.0.0.65 - - [2026-02-26 04:30:33] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009386 10.0.0.65 - - [2026-02-26 04:30:33] "GET /virtual-machine/3ffa3e06-7b89-4984-9b08-83d0e184cb25 HTTP/1.1" 200 1294 0.004688 10.0.0.65 - - [2026-02-26 04:30:33] "GET /virtual-machine-interface/292c91e1-4ffd-47a1-9503-4db8978ed616 HTTP/1.1" 200 2947 0.006516 10.0.0.65 - - [2026-02-26 04:30:33] "GET /virtual-machine/3ffa3e06-7b89-4984-9b08-83d0e184cb25 HTTP/1.1" 200 1294 0.005933 10.0.0.65 - - [2026-02-26 04:30:33] "GET /virtual-machine-interface/292c91e1-4ffd-47a1-9503-4db8978ed616 HTTP/1.1" 200 2947 0.005412 10.0.0.65 - - [2026-02-26 04:30:33] "GET /instance-ip/68136d49-b3ab-48cb-810f-965834802b9d HTTP/1.1" 200 1623 0.006480 10.0.0.65 - - [2026-02-26 04:30:33] "GET /virtual-machine/3ffa3e06-7b89-4984-9b08-83d0e184cb25 HTTP/1.1" 200 1294 0.004056 10.0.0.65 - - [2026-02-26 04:30:33] "GET /virtual-machine-interface/292c91e1-4ffd-47a1-9503-4db8978ed616 HTTP/1.1" 200 2947 0.006360 10.0.0.65 - - [2026-02-26 04:30:33] "GET /instance-ip/68136d49-b3ab-48cb-810f-965834802b9d HTTP/1.1" 200 1623 0.004307 10.0.0.65 - - [2026-02-26 04:30:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007280 10.0.0.65 - - [2026-02-26 04:30:33] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003854 10.0.0.65 - - [2026-02-26 04:30:33] "GET /virtual-networks?parent_id=786f72fb-856e-4507-a540-a6b6f66605da&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004323 10.0.0.65 - - [2026-02-26 04:30:33] "GET /virtual-network/06491f4b-3963-405e-a609-b1aa65b0fbe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006213 10.0.0.65 - - [2026-02-26 04:30:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.65 - - [2026-02-26 04:30:33] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004745 10.0.0.65 - - [2026-02-26 04:30:33] "GET /virtual-networks?parent_id=786f72fb-856e-4507-a540-a6b6f66605da&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.005034 10.0.0.65 - - [2026-02-26 04:30:33] "GET /virtual-network/06491f4b-3963-405e-a609-b1aa65b0fbe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007281 10.0.0.65 - - [2026-02-26 04:30:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004075 10.0.0.65 - - [2026-02-26 04:30:34] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004471 10.0.0.65 - - [2026-02-26 04:30:34] "GET /virtual-networks?parent_id=786f72fb-856e-4507-a540-a6b6f66605da&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004105 10.0.0.65 - - [2026-02-26 04:30:34] "GET /virtual-network/06491f4b-3963-405e-a609-b1aa65b0fbe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006596 10.0.0.65 - - [2026-02-26 04:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.65 - - [2026-02-26 04:30:34] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004320 10.0.0.65 - - [2026-02-26 04:30:34] "GET /virtual-networks?parent_id=786f72fb-856e-4507-a540-a6b6f66605da&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003637 10.0.0.65 - - [2026-02-26 04:30:34] "GET /virtual-network/06491f4b-3963-405e-a609-b1aa65b0fbe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006028 10.0.0.65 - - [2026-02-26 04:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.65 - - [2026-02-26 04:30:34] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004294 10.0.0.65 - - [2026-02-26 04:30:34] "GET /virtual-networks?parent_id=786f72fb-856e-4507-a540-a6b6f66605da&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003382 10.0.0.65 - - [2026-02-26 04:30:34] "GET /virtual-network/06491f4b-3963-405e-a609-b1aa65b0fbe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005627 10.0.0.65 - - [2026-02-26 04:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004457 10.0.0.65 - - [2026-02-26 04:30:34] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007528 10.0.0.65 - - [2026-02-26 04:30:34] "GET /virtual-networks?parent_id=786f72fb-856e-4507-a540-a6b6f66605da&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004637 10.0.0.65 - - [2026-02-26 04:30:34] "GET /virtual-network/06491f4b-3963-405e-a609-b1aa65b0fbe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007327 10.0.0.65 - - [2026-02-26 04:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.65 - - [2026-02-26 04:30:34] "GET /routing-instance/e3587ce4-e83b-4319-94f0-7caddb511672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.008006 10.0.0.65 - - [2026-02-26 04:30:34] "GET /route-target/0906bede-3cdc-4ad0-a761-53a277f1f25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005351 10.0.0.65 - - [2026-02-26 04:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004529 10.0.0.65 - - [2026-02-26 04:30:34] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003838 10.0.0.65 - - [2026-02-26 04:30:34] "GET /virtual-networks?parent_id=786f72fb-856e-4507-a540-a6b6f66605da&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003707 10.0.0.65 - - [2026-02-26 04:30:34] "GET /virtual-network/06491f4b-3963-405e-a609-b1aa65b0fbe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006358 10.0.0.65 - - [2026-02-26 04:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004516 10.0.0.65 - - [2026-02-26 04:30:34] "GET /routing-instance/e3587ce4-e83b-4319-94f0-7caddb511672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.004438 10.0.0.65 - - [2026-02-26 04:30:34] "GET /route-target/0906bede-3cdc-4ad0-a761-53a277f1f25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004388 10.0.0.65 - - [2026-02-26 04:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.65 - - [2026-02-26 04:30:35] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005241 10.0.0.65 - - [2026-02-26 04:30:35] "GET /virtual-networks?parent_id=786f72fb-856e-4507-a540-a6b6f66605da&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004525 10.0.0.65 - - [2026-02-26 04:30:35] "GET /virtual-network/06491f4b-3963-405e-a609-b1aa65b0fbe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005368 10.0.0.65 - - [2026-02-26 04:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004515 10.0.0.65 - - [2026-02-26 04:30:35] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004620 10.0.0.65 - - [2026-02-26 04:30:35] "GET /virtual-networks?parent_id=786f72fb-856e-4507-a540-a6b6f66605da&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.002981 10.0.0.65 - - [2026-02-26 04:30:35] "GET /virtual-network/06491f4b-3963-405e-a609-b1aa65b0fbe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006322 10.0.0.65 - - [2026-02-26 04:30:35] "GET /obj-perms HTTP/1.1" 200 5030 0.003940 10.0.0.131 - - [2026-02-26 04:30:35] "GET /obj-perms HTTP/1.1" 200 5030 0.003541 10.0.0.65 - - [2026-02-26 04:30:35] "GET /obj-perms HTTP/1.1" 200 5030 0.004082 10.0.0.65 - - [2026-02-26 04:30:35] "GET /obj-perms HTTP/1.1" 200 5030 0.004068 10.0.0.65 - - [2026-02-26 04:30:39] "POST /neutron/network HTTP/1.1" 200 836 0.007341 10.0.0.65 - - [2026-02-26 04:30:39] "POST /neutron/port HTTP/1.1" 200 117 0.001102 10.0.0.65 - - [2026-02-26 04:30:40] "POST /neutron/port HTTP/1.1" 200 1125 0.032291 10.0.0.65 - - [2026-02-26 04:30:40] "POST /neutron/subnet HTTP/1.1" 200 704 0.009469 10.0.0.65 - - [2026-02-26 04:30:48] "GET /virtual-machine/3ffa3e06-7b89-4984-9b08-83d0e184cb25 HTTP/1.1" 200 1294 0.004805 10.0.0.65 - - [2026-02-26 04:30:48] "POST /neutron/port HTTP/1.1" 200 1125 0.021780 10.0.0.65 - - [2026-02-26 04:30:50] "GET /virtual-machine/3ffa3e06-7b89-4984-9b08-83d0e184cb25 HTTP/1.1" 404 171 0.005004 10.0.0.65 - - [2026-02-26 04:30:50] "GET /virtual-machine/3ffa3e06-7b89-4984-9b08-83d0e184cb25 HTTP/1.1" 404 171 0.003565 10.0.0.65 - - [2026-02-26 04:30:50] "GET /virtual-machine/3ffa3e06-7b89-4984-9b08-83d0e184cb25 HTTP/1.1" 404 171 0.004186 10.0.0.65 - - [2026-02-26 04:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.65 - - [2026-02-26 04:30:50] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004959 10.0.0.65 - - [2026-02-26 04:30:50] "GET /virtual-networks?parent_id=786f72fb-856e-4507-a540-a6b6f66605da&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.002928 10.0.0.65 - - [2026-02-26 04:30:50] "GET /virtual-network/06491f4b-3963-405e-a609-b1aa65b0fbe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006060 10.0.0.65 - - [2026-02-26 04:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004510 10.0.0.65 - - [2026-02-26 04:30:50] "GET /routing-instance/e3587ce4-e83b-4319-94f0-7caddb511672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.005373 10.0.0.65 - - [2026-02-26 04:30:50] "GET /route-target/0906bede-3cdc-4ad0-a761-53a277f1f25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004637 10.0.0.65 - - [2026-02-26 04:30:50] "GET /obj-perms HTTP/1.1" 200 5030 0.006863 10.0.0.65 - - [2026-02-26 04:30:57] "GET /obj-perms HTTP/1.1" 200 5030 0.004453 10.0.0.65 - - [2026-02-26 04:30:57] "GET /obj-perms HTTP/1.1" 200 5030 0.003887 10.0.0.73 - - [2026-02-26 04:30:57] "GET /obj-perms HTTP/1.1" 200 5030 0.003847 10.0.0.65 - - [2026-02-26 04:30:57] "GET /virtual-machine/7cfdb966-1e0d-49ba-9f97-ff53808f6371 HTTP/1.1" 200 1294 0.004056 10.0.0.65 - - [2026-02-26 04:30:57] "POST /neutron/port HTTP/1.1" 200 1126 0.017975 10.0.0.65 - - [2026-02-26 04:30:59] "GET /virtual-machine/7cfdb966-1e0d-49ba-9f97-ff53808f6371 HTTP/1.1" 404 171 0.004038 10.0.0.65 - - [2026-02-26 04:30:59] "GET /virtual-machine/7cfdb966-1e0d-49ba-9f97-ff53808f6371 HTTP/1.1" 404 171 0.003809 10.0.0.65 - - [2026-02-26 04:30:59] "GET /virtual-machine/7cfdb966-1e0d-49ba-9f97-ff53808f6371 HTTP/1.1" 404 171 0.003907 10.0.0.65 - - [2026-02-26 04:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004852 10.0.0.65 - - [2026-02-26 04:30:59] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004935 10.0.0.65 - - [2026-02-26 04:30:59] "GET /virtual-networks?parent_id=786f72fb-856e-4507-a540-a6b6f66605da&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.005353 10.0.0.65 - - [2026-02-26 04:30:59] "GET /virtual-network/9f3c8c24-a373-4754-a3ed-83299a4a1160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008100 10.0.0.65 - - [2026-02-26 04:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.65 - - [2026-02-26 04:30:59] "GET /routing-instance/aeb95180-7fc5-4cc0-9a53-c5ce9b3c6afe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.004809 10.0.0.65 - - [2026-02-26 04:30:59] "GET /route-target/24db17cd-5ef4-423c-bda0-d5984f3422b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006543 10.0.0.131 - - [2026-02-26 04:30:59] "GET /obj-perms HTTP/1.1" 200 5030 0.004376 10.0.0.65 - - [2026-02-26 04:31:06] "GET /obj-perms HTTP/1.1" 200 5030 0.004910 10.0.0.131 - - [2026-02-26 04:31:09] "GET /obj-perms HTTP/1.1" 200 5030 0.004659 10.0.0.65 - - [2026-02-26 04:31:15] "GET /obj-perms HTTP/1.1" 200 5030 0.004178 10.0.0.131 - - [2026-02-26 04:31:18] "GET /obj-perms HTTP/1.1" 200 5030 0.004683 10.0.0.65 - - [2026-02-26 04:31:18] "GET /obj-perms HTTP/1.1" 200 5030 0.004982 10.0.0.65 - - [2026-02-26 04:31:18] "POST /neutron/network HTTP/1.1" 200 825 0.008258 10.0.0.73 - - [2026-02-26 04:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.050843 10.0.0.73 - - [2026-02-26 04:31:19] "DELETE /route-target/24db17cd-5ef4-423c-bda0-d5984f3422b1 HTTP/1.1" 200 115 0.023629 10.0.0.131 - - [2026-02-26 04:31:19] "POST /useragent-kv HTTP/1.1" 200 115 0.050344 10.0.0.131 - - [2026-02-26 04:31:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002756 10.0.0.65 - - [2026-02-26 04:31:19] "POST /neutron/network HTTP/1.1" 200 151 0.191200 10.0.0.131 - - [2026-02-26 04:31:20] "GET /projects?obj_uuids=786f72fb-856e-4507-a540-a6b6f66605da&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000942 10.0.0.65 - - [2026-02-26 04:31:20] "GET /project/786f72fb-856e-4507-a540-a6b6f66605da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.046671 10.0.0.131 - - [2026-02-26 04:31:20] "GET /projects?obj_uuids=786f72fb-856e-4507-a540-a6b6f66605da&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000928 10.0.0.65 - - [2026-02-26 04:31:20] "GET /project/786f72fb-856e-4507-a540-a6b6f66605da?fields=virtual_networks HTTP/1.1" 200 1044 0.045316 10.0.0.131 - - [2026-02-26 04:31:20] "GET /projects?obj_uuids=786f72fb-856e-4507-a540-a6b6f66605da&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001783 10.0.0.65 - - [2026-02-26 04:31:20] "GET /project/786f72fb-856e-4507-a540-a6b6f66605da?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.048066 10.0.0.131 - - [2026-02-26 04:31:20] "GET /projects?obj_uuids=786f72fb-856e-4507-a540-a6b6f66605da&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000978 10.0.0.65 - - [2026-02-26 04:31:20] "GET /project/786f72fb-856e-4507-a540-a6b6f66605da?fields=security_groups HTTP/1.1" 200 1271 0.042958 10.0.0.65 - - [2026-02-26 04:31:21] "POST /fqname-to-id HTTP/1.1" 404 196 0.036656 10.0.0.131 - - [2026-02-26 04:31:21] "GET /projects?obj_uuids=191bee08-095c-4a05-bc9d-bee6a5e240c4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003919 10.0.0.131 - - [2026-02-26 04:31:21] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000944 10.0.0.131 - - [2026-02-26 04:31:21] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.042005 10.0.0.131 - - [2026-02-26 04:31:22] "POST /id-to-fqname HTTP/1.1" 200 198 0.017222 10.0.0.131 - - [2026-02-26 04:31:22] "POST /fqname-to-id HTTP/1.1" 404 207 0.008740 10.0.0.131 - - [2026-02-26 04:31:22] "POST /security-groups HTTP/1.1" 200 599 0.084893 10.0.0.131 - - [2026-02-26 04:31:22] "POST /projects HTTP/1.1" 200 601 0.333995 10.0.0.131 - - [2026-02-26 04:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.370780 10.0.0.73 - - [2026-02-26 04:31:22] "POST /fqname-to-id HTTP/1.1" 404 241 0.009286 10.0.0.65 - - [2026-02-26 04:31:22] "GET /project/191bee08-095c-4a05-bc9d-bee6a5e240c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.575014 10.0.0.65 - - [2026-02-26 04:31:23] "GET / HTTP/1.1" 200 36215 0.001691 10.0.0.65 - - [2026-02-26 04:31:26] "POST /fqname-to-id HTTP/1.1" 401 292 0.000583 10.0.0.65 - - [2026-02-26 04:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.076702 10.0.0.131 - - [2026-02-26 04:31:27] "GET /projects?obj_uuids=191bee08-095c-4a05-bc9d-bee6a5e240c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000929 10.0.0.65 - - [2026-02-26 04:31:27] "GET /project/191bee08-095c-4a05-bc9d-bee6a5e240c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.046460 10.0.0.73 - - [2026-02-26 04:31:27] "POST /ref-update HTTP/1.1" 200 156 0.033360 10.0.0.131 - - [2026-02-26 04:31:28] "POST /useragent-kv HTTP/1.1" 200 115 0.010328 10.0.0.65 - - [2026-02-26 04:31:28] "POST /neutron/subnet HTTP/1.1" 200 725 0.263607 10.0.0.65 - - [2026-02-26 04:31:28] "POST /id-to-fqname HTTP/1.1" 200 228 0.001379 10.0.0.65 - - [2026-02-26 04:31:28] "GET /virtual-network/84a13055-c50e-43bb-bce3-b524c1e39e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007169 10.0.0.65 - - [2026-02-26 04:31:28] "POST /neutron/network HTTP/1.1" 200 1006 0.008646 10.0.0.65 - - [2026-02-26 04:31:28] "GET /virtual-network/84a13055-c50e-43bb-bce3-b524c1e39e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005381 10.0.0.65 - - [2026-02-26 04:31:28] "POST /neutron/subnet HTTP/1.1" 200 828 0.010432 10.0.0.65 - - [2026-02-26 04:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.131 - - [2026-02-26 04:31:28] "GET /projects?obj_uuids=191bee08-095c-4a05-bc9d-bee6a5e240c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000962 10.0.0.65 - - [2026-02-26 04:31:28] "GET /project/191bee08-095c-4a05-bc9d-bee6a5e240c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.051755 10.0.0.131 - - [2026-02-26 04:31:28] "POST /useragent-kv HTTP/1.1" 200 115 0.011196 10.0.0.65 - - [2026-02-26 04:31:29] "POST /neutron/subnet HTTP/1.1" 200 720 0.202762 10.0.0.131 - - [2026-02-26 04:31:29] "POST /fqname-to-id HTTP/1.1" 404 207 0.076591 10.0.0.65 - - [2026-02-26 04:31:29] "POST /id-to-fqname HTTP/1.1" 200 228 0.001482 10.0.0.65 - - [2026-02-26 04:31:29] "GET /virtual-network/0b5bfaea-c06f-4209-84b5-0a13aad80097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.008882 10.0.0.65 - - [2026-02-26 04:31:29] "POST /neutron/network HTTP/1.1" 200 1005 0.010565 10.0.0.65 - - [2026-02-26 04:31:29] "GET /virtual-network/0b5bfaea-c06f-4209-84b5-0a13aad80097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006333 10.0.0.65 - - [2026-02-26 04:31:29] "POST /neutron/subnet HTTP/1.1" 200 828 0.009935 10.0.0.65 - - [2026-02-26 04:31:30] "GET /virtual-network/84a13055-c50e-43bb-bce3-b524c1e39e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005893 10.0.0.73 - - [2026-02-26 04:31:31] "DELETE /access-control-list/72c3128d-640c-4725-833e-83ae142ac7d1 HTTP/1.1" 200 115 0.049688 10.0.0.65 - - [2026-02-26 04:31:32] "GET /virtual-network/0b5bfaea-c06f-4209-84b5-0a13aad80097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006040 10.0.0.73 - - [2026-02-26 04:31:32] "GET /obj-perms HTTP/1.1" 200 5046 0.081848 10.0.0.131 - - [2026-02-26 04:31:32] "GET /obj-perms HTTP/1.1" 200 5046 0.079040 10.0.0.65 - - [2026-02-26 04:31:32] "POST /neutron/subnet HTTP/1.1" 200 828 0.009226 10.0.0.65 - - [2026-02-26 04:31:32] "POST /id-to-fqname HTTP/1.1" 200 228 0.001198 10.0.0.131 - - [2026-02-26 04:31:34] "GET /projects?obj_uuids=191bee08-095c-4a05-bc9d-bee6a5e240c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000935 10.0.0.65 - - [2026-02-26 04:31:34] "GET /project/191bee08-095c-4a05-bc9d-bee6a5e240c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.065508 10.0.0.65 - - [2026-02-26 04:31:34] "POST /neutron/network HTTP/1.1" 200 1006 0.042061 10.0.0.65 - - [2026-02-26 04:31:34] "POST /neutron/port HTTP/1.1" 200 117 0.006712 10.0.0.65 - - [2026-02-26 04:31:35] "POST /neutron/port HTTP/1.1" 200 1175 0.068248 10.0.0.65 - - [2026-02-26 04:31:35] "POST /neutron/port HTTP/1.1" 200 1239 0.025002 10.0.0.65 - - [2026-02-26 04:31:35] "POST /neutron/subnet HTTP/1.1" 200 1385 0.016185 10.0.0.65 - - [2026-02-26 04:31:35] "POST /neutron/network HTTP/1.1" 200 1006 0.009521 10.0.0.65 - - [2026-02-26 04:31:39] "POST /neutron/port HTTP/1.1" 200 1239 0.022548 10.0.0.65 - - [2026-02-26 04:31:39] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007281 10.0.0.65 - - [2026-02-26 04:31:39] "GET /virtual-machine/51ef26fc-6a8c-4fc6-830d-314c1cf67d90 HTTP/1.1" 401 292 0.000400 10.0.0.65 - - [2026-02-26 04:31:40] "GET /virtual-machine/51ef26fc-6a8c-4fc6-830d-314c1cf67d90 HTTP/1.1" 200 1301 0.043211 10.0.0.65 - - [2026-02-26 04:31:40] "GET /virtual-machine-interface/34056f63-507a-4d67-a861-459da429310e HTTP/1.1" 200 3182 0.006456 10.0.0.65 - - [2026-02-26 04:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.65 - - [2026-02-26 04:31:40] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004131 10.0.0.65 - - [2026-02-26 04:31:40] "GET /virtual-networks?parent_id=191bee08-095c-4a05-bc9d-bee6a5e240c4&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003024 10.0.0.65 - - [2026-02-26 04:31:40] "GET /virtual-network/84a13055-c50e-43bb-bce3-b524c1e39e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006081 10.0.0.65 - - [2026-02-26 04:31:41] "POST /neutron/network HTTP/1.1" 200 117 0.007254 10.0.0.65 - - [2026-02-26 04:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004585 10.0.0.65 - - [2026-02-26 04:31:43] "GET /virtual-network/84a13055-c50e-43bb-bce3-b524c1e39e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007075 10.0.0.65 - - [2026-02-26 04:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.65 - - [2026-02-26 04:31:47] "GET /virtual-network/84a13055-c50e-43bb-bce3-b524c1e39e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005322 10.0.0.65 - - [2026-02-26 04:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004263 10.0.0.65 - - [2026-02-26 04:31:51] "GET /virtual-network/84a13055-c50e-43bb-bce3-b524c1e39e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005552 10.0.0.65 - - [2026-02-26 04:31:52] "GET /obj-perms HTTP/1.1" 200 5056 0.073262 10.0.0.65 - - [2026-02-26 04:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.65 - - [2026-02-26 04:31:55] "GET /virtual-network/84a13055-c50e-43bb-bce3-b524c1e39e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005586 10.0.0.65 - - [2026-02-26 04:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.65 - - [2026-02-26 04:31:59] "GET /virtual-network/84a13055-c50e-43bb-bce3-b524c1e39e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005187 10.0.0.65 - - [2026-02-26 04:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004506 10.0.0.65 - - [2026-02-26 04:32:03] "GET /virtual-network/84a13055-c50e-43bb-bce3-b524c1e39e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007356 10.0.0.131 - - [2026-02-26 04:32:04] "DELETE /project/191bee08095c4a05bc9dbee6a5e240c4 HTTP/1.1" 404 173 0.004568 10.0.0.131 - - [2026-02-26 04:32:04] "DELETE /project/786f72fb-856e-4507-a540-a6b6f66605da HTTP/1.1" 404 177 0.004200 10.0.0.65 - - [2026-02-26 04:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004591 10.0.0.65 - - [2026-02-26 04:32:08] "GET /virtual-network/84a13055-c50e-43bb-bce3-b524c1e39e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006366 10.0.0.65 - - [2026-02-26 04:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004707 10.0.0.65 - - [2026-02-26 04:32:12] "GET /virtual-network/84a13055-c50e-43bb-bce3-b524c1e39e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006206 10.0.0.65 - - [2026-02-26 04:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005078 10.0.0.65 - - [2026-02-26 04:32:16] "GET /virtual-network/84a13055-c50e-43bb-bce3-b524c1e39e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005986 10.0.0.65 - - [2026-02-26 04:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.65 - - [2026-02-26 04:32:18] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004539 10.0.0.65 - - [2026-02-26 04:32:18] "GET /virtual-networks?parent_id=191bee08-095c-4a05-bc9d-bee6a5e240c4&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.004261 10.0.0.65 - - [2026-02-26 04:32:18] "GET /virtual-network/84a13055-c50e-43bb-bce3-b524c1e39e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006625 10.0.0.65 - - [2026-02-26 04:32:18] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008324 10.0.0.65 - - [2026-02-26 04:32:28] "POST /neutron/port HTTP/1.1" 200 1239 0.056783 10.0.0.65 - - [2026-02-26 04:32:28] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008212 10.0.0.65 - - [2026-02-26 04:32:39] "POST /neutron/port HTTP/1.1" 200 1239 0.020700 10.0.0.65 - - [2026-02-26 04:32:39] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007480 10.0.0.65 - - [2026-02-26 04:32:39] "POST /neutron/port HTTP/1.1" 200 1239 0.019331 10.0.0.65 - - [2026-02-26 04:32:39] "POST /neutron/network HTTP/1.1" 200 1006 0.011881 10.0.0.65 - - [2026-02-26 04:32:39] "POST /id-to-fqname HTTP/1.1" 200 228 0.002222 10.0.0.65 - - [2026-02-26 04:32:39] "GET /virtual-machine/51ef26fc-6a8c-4fc6-830d-314c1cf67d90 HTTP/1.1" 200 1301 0.006376 10.0.0.65 - - [2026-02-26 04:32:39] "GET /virtual-machine-interface/34056f63-507a-4d67-a861-459da429310e HTTP/1.1" 200 3182 0.006311 10.0.0.65 - - [2026-02-26 04:32:39] "GET /instance-ip/01c923a4-b823-4f35-8ab1-65ebd55903a8 HTTP/1.1" 200 1637 0.007389 10.0.0.65 - - [2026-02-26 04:32:39] "GET /instance-ip/bed6b807-ed8b-4e1f-9a52-a1813425510c HTTP/1.1" 200 1660 0.006462 10.0.0.65 - - [2026-02-26 04:32:39] "POST /fqname-to-id HTTP/1.1" 404 218 0.004085 10.0.0.65 - - [2026-02-26 04:32:39] "GET /virtual-network/84a13055-c50e-43bb-bce3-b524c1e39e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005634 10.0.0.131 - - [2026-02-26 04:32:39] "GET /projects?obj_uuids=191bee08-095c-4a05-bc9d-bee6a5e240c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001286 10.0.0.65 - - [2026-02-26 04:32:39] "GET /project/191bee08-095c-4a05-bc9d-bee6a5e240c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.056026 10.0.0.65 - - [2026-02-26 04:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.65 - - [2026-02-26 04:32:40] "GET /security-group/f2506af0-a127-48c1-bd22-04da77e27cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3791 0.006014 10.0.0.65 - - [2026-02-26 04:32:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 575 0.089457 10.0.0.65 - - [2026-02-26 04:32:40] "POST /instance-ips HTTP/1.1" 200 358 0.038375 10.0.0.65 - - [2026-02-26 04:32:40] "GET /instance-ip/f22735a0-a343-4818-81b6-58d4e1462df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007923 10.0.0.65 - - [2026-02-26 04:32:40] "POST /instance-ips HTTP/1.1" 200 358 0.043882 10.0.0.65 - - [2026-02-26 04:32:40] "GET /instance-ip/d8fec4ac-07e8-420f-bc26-868464acbf76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006307 10.0.0.65 - - [2026-02-26 04:32:40] "GET /virtual-machine-interface/5093874c-18ec-4a2d-b2c8-49d798d7a5cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.005364 10.0.0.65 - - [2026-02-26 04:32:40] "GET /virtual-machine-interface/5093874c-18ec-4a2d-b2c8-49d798d7a5cb?fields=instance_ip_back_refs HTTP/1.1" 200 1540 0.007212 10.0.0.65 - - [2026-02-26 04:32:40] "GET /instance-ip/d8fec4ac-07e8-420f-bc26-868464acbf76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005039 10.0.0.65 - - [2026-02-26 04:32:40] "GET /instance-ip/f22735a0-a343-4818-81b6-58d4e1462df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004262 10.0.0.65 - - [2026-02-26 04:32:40] "POST /id-to-fqname HTTP/1.1" 200 228 0.001225 10.0.0.65 - - [2026-02-26 04:32:40] "POST /neutron/port HTTP/1.1" 200 1081 0.015010 10.0.0.65 - - [2026-02-26 04:32:41] "POST /neutron/port HTTP/1.1" 200 1081 0.013329 10.0.0.65 - - [2026-02-26 04:32:41] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009922 10.0.0.65 - - [2026-02-26 04:32:41] "POST /neutron/port HTTP/1.1" 200 1081 0.019381 10.0.0.65 - - [2026-02-26 04:32:41] "POST /neutron/port HTTP/1.1" 200 1081 0.014600 10.0.0.65 - - [2026-02-26 04:32:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004817 10.0.0.65 - - [2026-02-26 04:32:42] "POST /neutron/port HTTP/1.1" 200 117 0.001059 10.0.0.65 - - [2026-02-26 04:32:42] "POST /neutron/port HTTP/1.1" 200 117 0.005684 10.0.0.65 - - [2026-02-26 04:32:43] "POST /neutron/network HTTP/1.1" 200 117 0.012226 10.0.0.65 - - [2026-02-26 04:32:46] "POST /neutron/port HTTP/1.1" 200 1184 0.021743 10.0.0.65 - - [2026-02-26 04:32:46] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008905 10.0.0.65 - - [2026-02-26 04:32:46] "GET /virtual-machine/53dcf8a7-6529-41b9-97f6-0e1bd46e5ec2 HTTP/1.1" 200 1280 0.005676 10.0.0.65 - - [2026-02-26 04:32:46] "GET /virtual-machine-interface/5093874c-18ec-4a2d-b2c8-49d798d7a5cb HTTP/1.1" 200 3232 0.005536 10.0.0.65 - - [2026-02-26 04:32:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.65 - - [2026-02-26 04:32:46] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003231 10.0.0.65 - - [2026-02-26 04:32:46] "GET /virtual-networks?parent_id=191bee08-095c-4a05-bc9d-bee6a5e240c4&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003874 10.0.0.65 - - [2026-02-26 04:32:46] "GET /virtual-network/84a13055-c50e-43bb-bce3-b524c1e39e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005596 10.0.0.65 - - [2026-02-26 04:32:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.65 - - [2026-02-26 04:32:49] "GET /virtual-network/84a13055-c50e-43bb-bce3-b524c1e39e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006445 10.0.0.65 - - [2026-02-26 04:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.65 - - [2026-02-26 04:32:53] "GET /virtual-network/84a13055-c50e-43bb-bce3-b524c1e39e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005250 10.0.0.65 - - [2026-02-26 04:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.65 - - [2026-02-26 04:32:58] "GET /virtual-network/84a13055-c50e-43bb-bce3-b524c1e39e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005144 10.0.0.65 - - [2026-02-26 04:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.65 - - [2026-02-26 04:33:02] "GET /virtual-network/84a13055-c50e-43bb-bce3-b524c1e39e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007086 10.0.0.65 - - [2026-02-26 04:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005260 10.0.0.65 - - [2026-02-26 04:33:06] "GET /virtual-network/84a13055-c50e-43bb-bce3-b524c1e39e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006959 10.0.0.65 - - [2026-02-26 04:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.65 - - [2026-02-26 04:33:10] "GET /virtual-network/84a13055-c50e-43bb-bce3-b524c1e39e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006131 10.0.0.65 - - [2026-02-26 04:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.65 - - [2026-02-26 04:33:14] "GET /virtual-network/84a13055-c50e-43bb-bce3-b524c1e39e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005479 10.0.0.65 - - [2026-02-26 04:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.65 - - [2026-02-26 04:33:18] "GET /virtual-network/84a13055-c50e-43bb-bce3-b524c1e39e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005669 10.0.0.65 - - [2026-02-26 04:33:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004528 10.0.0.65 - - [2026-02-26 04:33:22] "GET /virtual-network/84a13055-c50e-43bb-bce3-b524c1e39e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005218 10.0.0.65 - - [2026-02-26 04:33:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.65 - - [2026-02-26 04:33:26] "GET /virtual-network/84a13055-c50e-43bb-bce3-b524c1e39e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006123 10.0.0.65 - - [2026-02-26 04:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.65 - - [2026-02-26 04:33:30] "GET /virtual-network/84a13055-c50e-43bb-bce3-b524c1e39e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005707 10.0.0.65 - - [2026-02-26 04:33:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003686 10.0.0.65 - - [2026-02-26 04:33:34] "GET /virtual-network/84a13055-c50e-43bb-bce3-b524c1e39e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005217 10.0.0.65 - - [2026-02-26 04:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.65 - - [2026-02-26 04:33:39] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004156 10.0.0.65 - - [2026-02-26 04:33:39] "GET /virtual-networks?parent_id=191bee08-095c-4a05-bc9d-bee6a5e240c4&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002730 10.0.0.65 - - [2026-02-26 04:33:39] "GET /virtual-network/84a13055-c50e-43bb-bce3-b524c1e39e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005874 10.0.0.65 - - [2026-02-26 04:33:43] "POST /neutron/port HTTP/1.1" 200 1239 0.017319 10.0.0.65 - - [2026-02-26 04:33:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004158 10.0.0.65 - - [2026-02-26 04:33:44] "POST /neutron/port HTTP/1.1" 200 117 0.001431 10.0.0.65 - - [2026-02-26 04:33:44] "POST /neutron/port HTTP/1.1" 200 1184 0.022515 10.0.0.65 - - [2026-02-26 04:33:47] "POST /neutron/security_group HTTP/1.1" 200 2066 0.020347 10.0.0.65 - - [2026-02-26 04:33:54] "POST /neutron/port HTTP/1.1" 200 1184 0.018994 10.0.0.65 - - [2026-02-26 04:33:59] "POST /id-to-fqname HTTP/1.1" 200 228 0.001366 10.0.0.65 - - [2026-02-26 04:34:00] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007703 10.0.0.131 - - [2026-02-26 04:34:01] "GET /projects?obj_uuids=191bee08-095c-4a05-bc9d-bee6a5e240c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001006 10.0.0.65 - - [2026-02-26 04:34:01] "GET /project/191bee08-095c-4a05-bc9d-bee6a5e240c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.105481 10.0.0.65 - - [2026-02-26 04:34:01] "POST /neutron/port HTTP/1.1" 200 2269 0.034670 10.0.0.65 - - [2026-02-26 04:34:01] "POST /neutron/port HTTP/1.1" 200 117 0.005875 10.0.0.65 - - [2026-02-26 04:34:02] "POST /neutron/port HTTP/1.1" 200 1174 0.058881 10.0.0.65 - - [2026-02-26 04:34:02] "POST /neutron/port HTTP/1.1" 200 1238 0.036575 10.0.0.65 - - [2026-02-26 04:34:02] "POST /neutron/subnet HTTP/1.1" 200 1380 0.019116 10.0.0.65 - - [2026-02-26 04:34:03] "POST /neutron/network HTTP/1.1" 200 1005 0.011812 10.0.0.65 - - [2026-02-26 04:34:06] "POST /neutron/port HTTP/1.1" 200 1238 0.030672 10.0.0.65 - - [2026-02-26 04:34:06] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007089 10.0.0.65 - - [2026-02-26 04:34:06] "GET /virtual-machine/7dc82d3a-fb52-43bd-828f-04c3a514d737 HTTP/1.1" 200 1301 0.016241 10.0.0.65 - - [2026-02-26 04:34:06] "GET /virtual-machine-interface/b438e925-915b-4592-914f-acd5496271c0 HTTP/1.1" 200 3183 0.005321 10.0.0.65 - - [2026-02-26 04:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009663 10.0.0.65 - - [2026-02-26 04:34:07] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004668 10.0.0.65 - - [2026-02-26 04:34:07] "GET /virtual-networks?parent_id=191bee08-095c-4a05-bc9d-bee6a5e240c4&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.004101 10.0.0.65 - - [2026-02-26 04:34:07] "GET /virtual-network/0b5bfaea-c06f-4209-84b5-0a13aad80097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.008127 10.0.0.65 - - [2026-02-26 04:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.65 - - [2026-02-26 04:34:10] "GET /virtual-network/0b5bfaea-c06f-4209-84b5-0a13aad80097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006165 10.0.0.65 - - [2026-02-26 04:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004608 10.0.0.65 - - [2026-02-26 04:34:14] "GET /virtual-network/0b5bfaea-c06f-4209-84b5-0a13aad80097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005610 10.0.0.65 - - [2026-02-26 04:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.65 - - [2026-02-26 04:34:18] "GET /virtual-network/0b5bfaea-c06f-4209-84b5-0a13aad80097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006449 10.0.0.65 - - [2026-02-26 04:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.65 - - [2026-02-26 04:34:22] "GET /virtual-network/0b5bfaea-c06f-4209-84b5-0a13aad80097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005629 10.0.0.65 - - [2026-02-26 04:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.65 - - [2026-02-26 04:34:26] "GET /virtual-network/0b5bfaea-c06f-4209-84b5-0a13aad80097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006716 10.0.0.65 - - [2026-02-26 04:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.65 - - [2026-02-26 04:34:30] "GET /virtual-network/0b5bfaea-c06f-4209-84b5-0a13aad80097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005661 10.0.0.65 - - [2026-02-26 04:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005034 10.0.0.65 - - [2026-02-26 04:34:34] "GET /virtual-network/0b5bfaea-c06f-4209-84b5-0a13aad80097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006917 10.0.0.73 - - [2026-02-26 04:34:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000523 10.0.0.73 - - [2026-02-26 04:34:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.131 - - [2026-02-26 04:34:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000361 10.0.0.131 - - [2026-02-26 04:34:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000523 10.0.0.131 - - [2026-02-26 04:34:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.131 - - [2026-02-26 04:34:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000369 10.0.0.73 - - [2026-02-26 04:34:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000675 10.0.0.73 - - [2026-02-26 04:34:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.65 - - [2026-02-26 04:34:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000510 10.0.0.65 - - [2026-02-26 04:34:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000521 10.0.0.65 - - [2026-02-26 04:34:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000356 10.0.0.65 - - [2026-02-26 04:34:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.65 - - [2026-02-26 04:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.65 - - [2026-02-26 04:34:38] "GET /virtual-network/0b5bfaea-c06f-4209-84b5-0a13aad80097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005487 10.0.0.65 - - [2026-02-26 04:34:42] "POST /neutron/network HTTP/1.1" 200 1015 0.007176 10.0.0.65 - - [2026-02-26 04:34:42] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015246 10.0.0.65 - - [2026-02-26 04:34:42] "POST /neutron/network HTTP/1.1" 200 1005 0.009581 10.0.0.65 - - [2026-02-26 04:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.65 - - [2026-02-26 04:34:42] "GET /virtual-network/0b5bfaea-c06f-4209-84b5-0a13aad80097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005764 10.0.0.65 - - [2026-02-26 04:34:45] "POST /neutron/network HTTP/1.1" 200 1016 0.006993 10.0.0.65 - - [2026-02-26 04:34:45] "POST /neutron/subnet HTTP/1.1" 200 1385 0.014131 10.0.0.65 - - [2026-02-26 04:34:45] "POST /neutron/network HTTP/1.1" 200 1006 0.010272 10.0.0.65 - - [2026-02-26 04:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004264 10.0.0.65 - - [2026-02-26 04:34:47] "GET /virtual-network/0b5bfaea-c06f-4209-84b5-0a13aad80097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005222 10.0.0.65 - - [2026-02-26 04:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004270 10.0.0.65 - - [2026-02-26 04:34:51] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004605 10.0.0.65 - - [2026-02-26 04:34:51] "GET /virtual-networks?parent_id=191bee08-095c-4a05-bc9d-bee6a5e240c4&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003119 10.0.0.65 - - [2026-02-26 04:34:51] "GET /virtual-network/0b5bfaea-c06f-4209-84b5-0a13aad80097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005986 10.0.0.131 - - [2026-02-26 04:34:54] "GET /obj-perms HTTP/1.1" 200 5056 0.078512 10.0.0.65 - - [2026-02-26 04:34:56] "POST /neutron/port HTTP/1.1" 200 1238 0.020040 10.0.0.65 - - [2026-02-26 04:35:01] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007729 10.0.0.65 - - [2026-02-26 04:35:06] "POST /neutron/port HTTP/1.1" 200 1238 0.022123 10.0.0.65 - - [2026-02-26 04:35:12] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007670 10.0.0.65 - - [2026-02-26 04:35:17] "POST /neutron/port HTTP/1.1" 200 1238 0.020504 10.0.0.65 - - [2026-02-26 04:35:17] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007832 10.0.0.65 - - [2026-02-26 04:35:17] "POST /neutron/network HTTP/1.1" 200 979 0.016568 10.0.0.65 - - [2026-02-26 04:35:17] "POST /id-to-fqname HTTP/1.1" 200 228 0.001436 10.0.0.65 - - [2026-02-26 04:35:17] "GET /virtual-machine/7dc82d3a-fb52-43bd-828f-04c3a514d737 HTTP/1.1" 200 1301 0.004244 10.0.0.65 - - [2026-02-26 04:35:17] "GET /virtual-machine-interface/b438e925-915b-4592-914f-acd5496271c0 HTTP/1.1" 200 3183 0.005339 10.0.0.65 - - [2026-02-26 04:35:17] "GET /instance-ip/89d7b561-91fe-4633-9d49-cd6ece675e3d HTTP/1.1" 200 1638 0.005768 10.0.0.65 - - [2026-02-26 04:35:17] "GET /instance-ip/e6a726cb-5c41-4391-bf24-43cc72a24125 HTTP/1.1" 200 1660 0.006084 10.0.0.65 - - [2026-02-26 04:35:17] "POST /fqname-to-id HTTP/1.1" 404 230 0.003884 10.0.0.65 - - [2026-02-26 04:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.131 - - [2026-02-26 04:35:17] "GET /projects?obj_uuids=191bee08-095c-4a05-bc9d-bee6a5e240c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001836 10.0.0.65 - - [2026-02-26 04:35:18] "GET /project/191bee08-095c-4a05-bc9d-bee6a5e240c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.050335 10.0.0.65 - - [2026-02-26 04:35:18] "POST /network-policys HTTP/1.1" 200 571 0.031119 10.0.0.65 - - [2026-02-26 04:35:18] "GET /network-policy/ed000377-e4d5-422a-aaf7-e098f05c0c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006603 10.0.0.65 - - [2026-02-26 04:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230 10.0.0.65 - - [2026-02-26 04:35:18] "GET /virtual-network/84a13055-c50e-43bb-bce3-b524c1e39e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006168 10.0.0.65 - - [2026-02-26 04:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005297 10.0.0.65 - - [2026-02-26 04:35:18] "GET /network-policy/ed000377-e4d5-422a-aaf7-e098f05c0c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.011698 10.0.0.65 - - [2026-02-26 04:35:18] "POST /ref-update HTTP/1.1" 200 156 0.054010 10.0.0.65 - - [2026-02-26 04:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.65 - - [2026-02-26 04:35:18] "GET /network-policy/ed000377-e4d5-422a-aaf7-e098f05c0c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004237 10.0.0.65 - - [2026-02-26 04:35:18] "GET /virtual-network/84a13055-c50e-43bb-bce3-b524c1e39e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.007973 10.0.0.65 - - [2026-02-26 04:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.65 - - [2026-02-26 04:35:18] "GET /network-policy/ed000377-e4d5-422a-aaf7-e098f05c0c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004670 10.0.0.65 - - [2026-02-26 04:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.65 - - [2026-02-26 04:35:18] "GET /virtual-network/0b5bfaea-c06f-4209-84b5-0a13aad80097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006372 10.0.0.65 - - [2026-02-26 04:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004358 10.0.0.65 - - [2026-02-26 04:35:18] "GET /network-policy/ed000377-e4d5-422a-aaf7-e098f05c0c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005390 10.0.0.65 - - [2026-02-26 04:35:18] "POST /ref-update HTTP/1.1" 200 156 0.057185 10.0.0.65 - - [2026-02-26 04:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.73 - - [2026-02-26 04:35:18] "POST /access-control-lists HTTP/1.1" 200 598 0.034007 10.0.0.65 - - [2026-02-26 04:35:18] "GET /network-policy/ed000377-e4d5-422a-aaf7-e098f05c0c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004637 10.0.0.65 - - [2026-02-26 04:35:18] "POST /neutron/network HTTP/1.1" 200 1109 0.013911 10.0.0.65 - - [2026-02-26 04:35:18] "GET /virtual-network/0b5bfaea-c06f-4209-84b5-0a13aad80097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.015307 10.0.0.65 - - [2026-02-26 04:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006864 10.0.0.73 - - [2026-02-26 04:35:18] "POST /ref-update HTTP/1.1" 200 156 0.041078 10.0.0.65 - - [2026-02-26 04:35:18] "GET /network-policy/ed000377-e4d5-422a-aaf7-e098f05c0c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006417 10.0.0.65 - - [2026-02-26 04:35:18] "GET /virtual-machine-interface/b438e925-915b-4592-914f-acd5496271c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2766 0.009386 10.0.0.65 - - [2026-02-26 04:35:18] "PUT /virtual-machine-interface/b438e925-915b-4592-914f-acd5496271c0 HTTP/1.1" 200 285 0.030526 10.0.0.65 - - [2026-02-26 04:35:19] "GET /virtual-machine-interface/b438e925-915b-4592-914f-acd5496271c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3077 0.005979 10.0.0.65 - - [2026-02-26 04:35:19] "PUT /virtual-machine-interface/b438e925-915b-4592-914f-acd5496271c0 HTTP/1.1" 200 285 0.021652 10.0.0.65 - - [2026-02-26 04:35:43] "POST /neutron/network HTTP/1.1" 200 1119 0.007465 10.0.0.65 - - [2026-02-26 04:35:43] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014071 10.0.0.65 - - [2026-02-26 04:35:43] "POST /neutron/network HTTP/1.1" 200 1109 0.010483 10.0.0.65 - - [2026-02-26 04:35:45] "POST /neutron/network HTTP/1.1" 200 1120 0.006921 10.0.0.65 - - [2026-02-26 04:35:45] "POST /neutron/subnet HTTP/1.1" 200 1385 0.017208 10.0.0.65 - - [2026-02-26 04:35:45] "POST /neutron/network HTTP/1.1" 200 1110 0.010980 10.0.0.73 - - [2026-02-26 04:35:55] "GET /obj-perms HTTP/1.1" 200 5056 0.068232 10.0.0.65 - - [2026-02-26 04:36:44] "POST /neutron/network HTTP/1.1" 200 1119 0.010145 10.0.0.65 - - [2026-02-26 04:36:44] "POST /neutron/subnet HTTP/1.1" 200 1380 0.018223 10.0.0.65 - - [2026-02-26 04:36:44] "POST /neutron/network HTTP/1.1" 200 1109 0.011388 10.0.0.65 - - [2026-02-26 04:36:46] "POST /neutron/network HTTP/1.1" 200 117 0.037697 10.0.0.65 - - [2026-02-26 04:36:56] "GET /obj-perms HTTP/1.1" 200 5056 0.068391 10.0.0.65 - - [2026-02-26 04:37:27] "POST /ref-update HTTP/1.1" 200 156 0.105233 10.0.0.131 - - [2026-02-26 04:37:27] "POST /fqname-to-id HTTP/1.1" 404 207 0.076322 10.0.0.73 - - [2026-02-26 04:37:27] "POST /ref-update HTTP/1.1" 200 156 0.084896 10.0.0.65 - - [2026-02-26 04:37:27] "GET /virtual-network/0b5bfaea-c06f-4209-84b5-0a13aad80097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.009057 10.0.0.65 - - [2026-02-26 04:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005360 10.0.0.65 - - [2026-02-26 04:37:27] "GET /network-policy/ed000377-e4d5-422a-aaf7-e098f05c0c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003625 10.0.0.65 - - [2026-02-26 04:37:28] "POST /ref-update HTTP/1.1" 200 156 0.061234 10.0.0.65 - - [2026-02-26 04:37:28] "POST /neutron/network HTTP/1.1" 200 1006 0.039952 10.0.0.65 - - [2026-02-26 04:37:28] "GET /virtual-network/84a13055-c50e-43bb-bce3-b524c1e39e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006069 10.0.0.65 - - [2026-02-26 04:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.65 - - [2026-02-26 04:37:28] "GET /network-policy/ed000377-e4d5-422a-aaf7-e098f05c0c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004544 10.0.0.65 - - [2026-02-26 04:37:28] "DELETE /network-policy/ed000377-e4d5-422a-aaf7-e098f05c0c84 HTTP/1.1" 200 115 0.040610 10.0.0.65 - - [2026-02-26 04:37:28] "DELETE /instance-ip/d8fec4ac-07e8-420f-bc26-868464acbf76 HTTP/1.1" 200 115 0.049607 10.0.0.65 - - [2026-02-26 04:37:28] "DELETE /instance-ip/f22735a0-a343-4818-81b6-58d4e1462df7 HTTP/1.1" 200 115 0.055475 10.0.0.65 - - [2026-02-26 04:37:28] "DELETE /virtual-machine-interface/5093874c-18ec-4a2d-b2c8-49d798d7a5cb HTTP/1.1" 200 115 0.101392 10.0.0.65 - - [2026-02-26 04:37:28] "POST /neutron/port HTTP/1.1" 200 1228 0.019352 10.0.0.65 - - [2026-02-26 04:37:29] "POST /neutron/port HTTP/1.1" 200 1239 0.016968 10.0.0.65 - - [2026-02-26 04:37:31] "POST /neutron/network HTTP/1.1" 200 1005 0.010141 10.0.0.73 - - [2026-02-26 04:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.73 - - [2026-02-26 04:37:31] "DELETE /route-target/dcc990d2-2910-4aa2-8aef-d6fce20f02e2 HTTP/1.1" 200 115 0.031843 10.0.0.131 - - [2026-02-26 04:37:31] "POST /useragent-kv HTTP/1.1" 200 115 0.064935 10.0.0.131 - - [2026-02-26 04:37:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002368 10.0.0.131 - - [2026-02-26 04:37:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002559 10.0.0.131 - - [2026-02-26 04:37:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002056 10.0.0.65 - - [2026-02-26 04:37:31] "POST /neutron/network HTTP/1.1" 200 151 0.200867 10.0.0.131 - - [2026-02-26 04:37:34] "GET /projects?obj_uuids=191bee08-095c-4a05-bc9d-bee6a5e240c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001351 10.0.0.65 - - [2026-02-26 04:37:34] "GET /project/191bee08-095c-4a05-bc9d-bee6a5e240c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.083739 10.0.0.131 - - [2026-02-26 04:37:34] "GET /projects?obj_uuids=191bee08-095c-4a05-bc9d-bee6a5e240c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001104 10.0.0.65 - - [2026-02-26 04:37:34] "GET /project/191bee08-095c-4a05-bc9d-bee6a5e240c4?fields=virtual_networks HTTP/1.1" 200 1060 0.038155 10.0.0.131 - - [2026-02-26 04:37:34] "GET /projects?obj_uuids=191bee08-095c-4a05-bc9d-bee6a5e240c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000955 10.0.0.65 - - [2026-02-26 04:37:34] "GET /project/191bee08-095c-4a05-bc9d-bee6a5e240c4?fields=virtual_machine_interfaces HTTP/1.1" 200 1060 0.050619 10.0.0.131 - - [2026-02-26 04:37:34] "GET /projects?obj_uuids=191bee08-095c-4a05-bc9d-bee6a5e240c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001486 10.0.0.65 - - [2026-02-26 04:37:34] "GET /project/191bee08-095c-4a05-bc9d-bee6a5e240c4?fields=security_groups HTTP/1.1" 200 1295 0.051953 10.0.0.65 - - [2026-02-26 04:37:35] "POST /fqname-to-id HTTP/1.1" 404 192 0.041971 10.0.0.131 - - [2026-02-26 04:37:36] "GET /projects?obj_uuids=357f3ca3-7e40-44ce-adc8-9741f27cbdb4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003967 10.0.0.131 - - [2026-02-26 04:37:36] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001326 10.0.0.131 - - [2026-02-26 04:37:36] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.039811 10.0.0.131 - - [2026-02-26 04:37:36] "POST /id-to-fqname HTTP/1.1" 200 194 0.002836 10.0.0.131 - - [2026-02-26 04:37:36] "POST /fqname-to-id HTTP/1.1" 404 203 0.007660 10.0.0.131 - - [2026-02-26 04:37:36] "POST /security-groups HTTP/1.1" 200 595 0.043749 10.0.0.131 - - [2026-02-26 04:37:36] "POST /projects HTTP/1.1" 200 593 0.278541 10.0.0.131 - - [2026-02-26 04:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.326035 10.0.0.73 - - [2026-02-26 04:37:36] "POST /fqname-to-id HTTP/1.1" 404 237 0.014840 10.0.0.65 - - [2026-02-26 04:37:36] "GET /project/357f3ca3-7e40-44ce-adc8-9741f27cbdb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.529315 10.0.0.65 - - [2026-02-26 04:37:37] "GET / HTTP/1.1" 200 36215 0.001894 10.0.0.65 - - [2026-02-26 04:37:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000588 10.0.0.65 - - [2026-02-26 04:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.086545 10.0.0.131 - - [2026-02-26 04:37:40] "GET /projects?obj_uuids=357f3ca3-7e40-44ce-adc8-9741f27cbdb4&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000949 10.0.0.65 - - [2026-02-26 04:37:40] "GET /project/357f3ca3-7e40-44ce-adc8-9741f27cbdb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.050802 10.0.0.65 - - [2026-02-26 04:37:40] "POST /neutron/network HTTP/1.1" 200 117 0.043255 10.0.0.73 - - [2026-02-26 04:37:40] "POST /ref-update HTTP/1.1" 200 156 0.027153 10.0.0.131 - - [2026-02-26 04:37:41] "POST /useragent-kv HTTP/1.1" 200 115 0.007254 10.0.0.65 - - [2026-02-26 04:37:41] "POST /neutron/subnet HTTP/1.1" 200 828 0.180636 10.0.0.65 - - [2026-02-26 04:37:41] "POST /id-to-fqname HTTP/1.1" 200 224 0.001413 10.0.0.65 - - [2026-02-26 04:37:41] "GET /virtual-network/05c182c7-cc77-4ab2-bf3c-241c53903039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.007180 10.0.0.65 - - [2026-02-26 04:37:41] "GET /virtual-network/05c182c7-cc77-4ab2-bf3c-241c53903039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005601 10.0.0.65 - - [2026-02-26 04:37:41] "POST /neutron/network HTTP/1.1" 200 1001 0.009056 10.0.0.65 - - [2026-02-26 04:37:41] "GET /virtual-network/05c182c7-cc77-4ab2-bf3c-241c53903039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.015888 10.0.0.65 - - [2026-02-26 04:37:43] "POST /id-to-fqname HTTP/1.1" 200 224 0.001848 10.0.0.65 - - [2026-02-26 04:37:43] "POST /neutron/port HTTP/1.1" 200 117 0.006107 10.0.0.131 - - [2026-02-26 04:37:44] "GET /projects?obj_uuids=357f3ca3-7e40-44ce-adc8-9741f27cbdb4&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000873 10.0.0.65 - - [2026-02-26 04:37:44] "GET /project/357f3ca3-7e40-44ce-adc8-9741f27cbdb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.064910 10.0.0.65 - - [2026-02-26 04:37:45] "POST /neutron/port HTTP/1.1" 200 117 0.006527 10.0.0.65 - - [2026-02-26 04:37:45] "POST /id-to-fqname HTTP/1.1" 200 224 0.001271 10.0.0.65 - - [2026-02-26 04:37:45] "POST /neutron/network HTTP/1.1" 200 1011 0.011414 10.0.0.65 - - [2026-02-26 04:37:46] "POST /neutron/port HTTP/1.1" 200 1170 0.024127 10.0.0.131 - - [2026-02-26 04:37:46] "GET /projects?obj_uuids=357f3ca3-7e40-44ce-adc8-9741f27cbdb4&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000928 10.0.0.65 - - [2026-02-26 04:37:46] "GET /project/357f3ca3-7e40-44ce-adc8-9741f27cbdb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.092818 10.0.0.65 - - [2026-02-26 04:37:46] "POST /neutron/port HTTP/1.1" 200 1234 0.035037 10.0.0.65 - - [2026-02-26 04:37:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003525 10.0.0.65 - - [2026-02-26 04:37:46] "POST /neutron/port HTTP/1.1" 200 117 0.001085 10.0.0.65 - - [2026-02-26 04:37:46] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008505 10.0.0.65 - - [2026-02-26 04:37:46] "POST /id-to-fqname HTTP/1.1" 200 224 0.001181 10.0.0.65 - - [2026-02-26 04:37:46] "POST /neutron/security_group HTTP/1.1" 200 2062 0.019094 10.0.0.65 - - [2026-02-26 04:37:47] "POST /neutron/network HTTP/1.1" 200 1011 0.008981 10.0.0.65 - - [2026-02-26 04:37:47] "POST /neutron/network HTTP/1.1" 200 1011 0.006672 10.0.0.65 - - [2026-02-26 04:37:47] "POST /neutron/port HTTP/1.1" 200 1170 0.023367 10.0.0.131 - - [2026-02-26 04:37:48] "GET /projects?obj_uuids=357f3ca3-7e40-44ce-adc8-9741f27cbdb4&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000817 10.0.0.65 - - [2026-02-26 04:37:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004254 10.0.0.65 - - [2026-02-26 04:37:48] "GET /project/357f3ca3-7e40-44ce-adc8-9741f27cbdb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.131196 10.0.0.65 - - [2026-02-26 04:37:48] "POST /neutron/network HTTP/1.1" 200 1001 0.102421 10.0.0.65 - - [2026-02-26 04:37:48] "POST /neutron/network HTTP/1.1" 200 1001 0.013146 10.0.0.65 - - [2026-02-26 04:37:48] "POST /neutron/port HTTP/1.1" 200 117 0.006500 10.0.0.65 - - [2026-02-26 04:37:48] "POST /neutron/port HTTP/1.1" 200 1234 0.017618 10.0.0.65 - - [2026-02-26 04:37:49] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007328 10.0.0.65 - - [2026-02-26 04:37:49] "GET /virtual-machine/9467fb67-0796-46e9-8db5-ba26404407f6 HTTP/1.1" 401 292 0.000400 10.0.0.65 - - [2026-02-26 04:37:49] "POST /neutron/port HTTP/1.1" 200 1170 0.027508 10.0.0.65 - - [2026-02-26 04:37:49] "POST /neutron/port HTTP/1.1" 200 1234 0.020154 10.0.0.65 - - [2026-02-26 04:37:49] "GET /virtual-machine/9467fb67-0796-46e9-8db5-ba26404407f6 HTTP/1.1" 200 1299 0.035031 10.0.0.65 - - [2026-02-26 04:37:49] "GET /virtual-machine-interface/a1fa4a04-b9c7-4ddb-bd26-608eb5ec758a HTTP/1.1" 200 3163 0.006320 10.0.0.65 - - [2026-02-26 04:37:49] "POST /neutron/subnet HTTP/1.1" 200 1380 0.013108 10.0.0.65 - - [2026-02-26 04:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.65 - - [2026-02-26 04:37:49] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005439 10.0.0.65 - - [2026-02-26 04:37:49] "GET /virtual-networks?parent_id=357f3ca3-7e40-44ce-adc8-9741f27cbdb4&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003586 10.0.0.65 - - [2026-02-26 04:37:49] "POST /neutron/network HTTP/1.1" 200 1001 0.009874 10.0.0.65 - - [2026-02-26 04:37:49] "GET /virtual-network/05c182c7-cc77-4ab2-bf3c-241c53903039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005677 10.0.0.65 - - [2026-02-26 04:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.65 - - [2026-02-26 04:37:53] "GET /virtual-network/05c182c7-cc77-4ab2-bf3c-241c53903039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.007428 10.0.0.65 - - [2026-02-26 04:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004661 10.0.0.65 - - [2026-02-26 04:37:57] "GET /virtual-network/05c182c7-cc77-4ab2-bf3c-241c53903039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.006050 10.0.0.131 - - [2026-02-26 04:37:57] "GET /obj-perms HTTP/1.1" 200 5056 0.080383 10.0.0.65 - - [2026-02-26 04:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.65 - - [2026-02-26 04:38:01] "GET /virtual-network/05c182c7-cc77-4ab2-bf3c-241c53903039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.006609 10.0.0.131 - - [2026-02-26 04:38:04] "DELETE /project/357f3ca37e4044ceadc89741f27cbdb4 HTTP/1.1" 404 173 0.002653 10.0.0.131 - - [2026-02-26 04:38:04] "DELETE /project/191bee08-095c-4a05-bc9d-bee6a5e240c4 HTTP/1.1" 404 177 0.004836 10.0.0.65 - - [2026-02-26 04:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.65 - - [2026-02-26 04:38:05] "GET /virtual-network/05c182c7-cc77-4ab2-bf3c-241c53903039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005544 10.0.0.65 - - [2026-02-26 04:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238 10.0.0.65 - - [2026-02-26 04:38:09] "GET /virtual-network/05c182c7-cc77-4ab2-bf3c-241c53903039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005464 10.0.0.65 - - [2026-02-26 04:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.65 - - [2026-02-26 04:38:13] "GET /virtual-network/05c182c7-cc77-4ab2-bf3c-241c53903039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005393 10.0.0.65 - - [2026-02-26 04:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760 10.0.0.65 - - [2026-02-26 04:38:17] "GET /virtual-network/05c182c7-cc77-4ab2-bf3c-241c53903039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005436 10.0.0.65 - - [2026-02-26 04:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005223 10.0.0.65 - - [2026-02-26 04:38:21] "GET /virtual-network/05c182c7-cc77-4ab2-bf3c-241c53903039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.006602 10.0.0.65 - - [2026-02-26 04:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.65 - - [2026-02-26 04:38:25] "GET /virtual-network/05c182c7-cc77-4ab2-bf3c-241c53903039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.008700 10.0.0.65 - - [2026-02-26 04:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294 10.0.0.65 - - [2026-02-26 04:38:29] "GET /virtual-network/05c182c7-cc77-4ab2-bf3c-241c53903039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.006356 10.0.0.65 - - [2026-02-26 04:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427 10.0.0.65 - - [2026-02-26 04:38:34] "GET /virtual-network/05c182c7-cc77-4ab2-bf3c-241c53903039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005494 10.0.0.65 - - [2026-02-26 04:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.65 - - [2026-02-26 04:38:38] "GET /virtual-network/05c182c7-cc77-4ab2-bf3c-241c53903039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.006016 10.0.0.65 - - [2026-02-26 04:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.65 - - [2026-02-26 04:38:42] "GET /virtual-network/05c182c7-cc77-4ab2-bf3c-241c53903039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005731 10.0.0.65 - - [2026-02-26 04:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010035 10.0.0.65 - - [2026-02-26 04:38:46] "GET /virtual-network/05c182c7-cc77-4ab2-bf3c-241c53903039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005485 10.0.0.65 - - [2026-02-26 04:38:46] "POST /neutron/network HTTP/1.1" 200 1011 0.008551 10.0.0.65 - - [2026-02-26 04:38:46] "POST /neutron/subnet HTTP/1.1" 200 1380 0.018024 10.0.0.65 - - [2026-02-26 04:38:46] "POST /neutron/network HTTP/1.1" 200 1001 0.010002 10.0.0.65 - - [2026-02-26 04:38:47] "POST /neutron/network HTTP/1.1" 200 1011 0.008289 10.0.0.65 - - [2026-02-26 04:38:47] "POST /neutron/subnet HTTP/1.1" 200 1380 0.016928 10.0.0.65 - - [2026-02-26 04:38:47] "POST /neutron/network HTTP/1.1" 200 1001 0.010317 10.0.0.65 - - [2026-02-26 04:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.65 - - [2026-02-26 04:38:50] "GET /virtual-network/05c182c7-cc77-4ab2-bf3c-241c53903039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005473 10.0.0.65 - - [2026-02-26 04:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.65 - - [2026-02-26 04:38:54] "GET /virtual-network/05c182c7-cc77-4ab2-bf3c-241c53903039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.006071 10.0.0.65 - - [2026-02-26 04:38:54] "POST /neutron/port HTTP/1.1" 200 1234 0.059518 10.0.0.65 - - [2026-02-26 04:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.65 - - [2026-02-26 04:38:56] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004222 10.0.0.65 - - [2026-02-26 04:38:56] "GET /virtual-networks?parent_id=357f3ca3-7e40-44ce-adc8-9741f27cbdb4&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003292 10.0.0.65 - - [2026-02-26 04:38:56] "GET /virtual-network/05c182c7-cc77-4ab2-bf3c-241c53903039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005845 10.0.0.65 - - [2026-02-26 04:38:56] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007406 10.0.0.73 - - [2026-02-26 04:38:58] "GET /obj-perms HTTP/1.1" 200 5056 0.064265 10.0.0.65 - - [2026-02-26 04:39:07] "POST /neutron/port HTTP/1.1" 200 1234 0.017531 10.0.0.65 - - [2026-02-26 04:39:10] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006688 10.0.0.65 - - [2026-02-26 04:39:17] "POST /neutron/port HTTP/1.1" 200 1234 0.018759 10.0.0.65 - - [2026-02-26 04:39:22] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007485 10.0.0.65 - - [2026-02-26 04:39:23] "POST /neutron/port HTTP/1.1" 200 1234 0.023874 10.0.0.65 - - [2026-02-26 04:39:23] "GET /virtual-machine/712ecb69-8d32-466e-8d6a-50a6572654f3 HTTP/1.1" 200 1298 0.007569 10.0.0.65 - - [2026-02-26 04:39:23] "GET /virtual-machine-interface/388e1434-7fc3-4ea9-a403-e3f862d3f666 HTTP/1.1" 200 3162 0.006487 10.0.0.65 - - [2026-02-26 04:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.65 - - [2026-02-26 04:39:23] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003655 10.0.0.65 - - [2026-02-26 04:39:23] "GET /virtual-networks?parent_id=357f3ca3-7e40-44ce-adc8-9741f27cbdb4&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003447 10.0.0.65 - - [2026-02-26 04:39:23] "GET /virtual-network/05c182c7-cc77-4ab2-bf3c-241c53903039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.006670 10.0.0.65 - - [2026-02-26 04:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.65 - - [2026-02-26 04:39:24] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005974 10.0.0.65 - - [2026-02-26 04:39:24] "GET /virtual-networks?parent_id=357f3ca3-7e40-44ce-adc8-9741f27cbdb4&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004174 10.0.0.65 - - [2026-02-26 04:39:24] "GET /virtual-network/05c182c7-cc77-4ab2-bf3c-241c53903039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005942 10.0.0.65 - - [2026-02-26 04:39:24] "POST /neutron/security_group HTTP/1.1" 200 2062 0.011825 10.0.0.65 - - [2026-02-26 04:39:24] "POST /neutron/port HTTP/1.1" 200 1234 0.033691 10.0.0.65 - - [2026-02-26 04:39:24] "GET /virtual-machine/0cf0f4b8-e394-43b7-a5d7-f6bc6b2db7b9 HTTP/1.1" 200 1297 0.008146 10.0.0.65 - - [2026-02-26 04:39:24] "GET /virtual-machine-interface/812382ee-7ccd-419c-965e-6c6ff8b469a6 HTTP/1.1" 200 3162 0.008389 10.0.0.65 - - [2026-02-26 04:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.65 - - [2026-02-26 04:39:24] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003917 10.0.0.65 - - [2026-02-26 04:39:24] "GET /virtual-networks?parent_id=357f3ca3-7e40-44ce-adc8-9741f27cbdb4&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003160 10.0.0.65 - - [2026-02-26 04:39:25] "GET /virtual-network/05c182c7-cc77-4ab2-bf3c-241c53903039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.010148 10.0.0.65 - - [2026-02-26 04:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.65 - - [2026-02-26 04:39:26] "GET /global-vrouter-config/be4746c3-5b1c-4d0f-bff2-7a21a05dbff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005204 10.0.0.65 - - [2026-02-26 04:39:26] "GET /virtual-networks?parent_id=357f3ca3-7e40-44ce-adc8-9741f27cbdb4&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003717 10.0.0.65 - - [2026-02-26 04:39:26] "GET /virtual-network/05c182c7-cc77-4ab2-bf3c-241c53903039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005510 10.0.0.65 - - [2026-02-26 04:39:26] "GET /virtual-machine-interface/812382ee-7ccd-419c-965e-6c6ff8b469a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2745 0.005498 10.0.0.65 - - [2026-02-26 04:39:26] "PUT /virtual-machine-interface/812382ee-7ccd-419c-965e-6c6ff8b469a6 HTTP/1.1" 200 285 0.014725 10.0.0.73 - - [2026-02-26 04:39:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000449 10.0.0.73 - - [2026-02-26 04:39:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.131 - - [2026-02-26 04:39:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000371 10.0.0.131 - - [2026-02-26 04:39:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000398 10.0.0.131 - - [2026-02-26 04:39:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000455 10.0.0.131 - - [2026-02-26 04:39:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000369 10.0.0.73 - - [2026-02-26 04:39:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000416 10.0.0.73 - - [2026-02-26 04:39:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000596 10.0.0.65 - - [2026-02-26 04:39:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000468 10.0.0.65 - - [2026-02-26 04:39:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000362 10.0.0.65 - - [2026-02-26 04:39:38] "GET /global-system-configs HTTP/1.1" 401 292 0.001119 10.0.0.65 - - [2026-02-26 04:39:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000560 10.0.0.65 - - [2026-02-26 04:39:48] "POST /neutron/port HTTP/1.1" 200 1234 0.021449 10.0.0.65 - - [2026-02-26 04:39:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004821 10.0.0.65 - - [2026-02-26 04:39:48] "POST /neutron/port HTTP/1.1" 200 117 0.001188 10.0.0.65 - - [2026-02-26 04:39:48] "POST /neutron/port HTTP/1.1" 200 1234 0.054185 10.0.0.65 - - [2026-02-26 04:39:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004158 10.0.0.65 - - [2026-02-26 04:39:48] "POST /neutron/port HTTP/1.1" 200 117 0.001107 10.0.0.65 - - [2026-02-26 04:39:59] "GET /obj-perms HTTP/1.1" 200 5056 0.061272 10.0.0.65 - - [2026-02-26 04:40:47] "POST /neutron/port HTTP/1.1" 200 117 0.006520 10.0.0.65 - - [2026-02-26 04:40:48] "POST /neutron/port HTTP/1.1" 200 1234 0.020851 10.0.0.65 - - [2026-02-26 04:40:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004112 10.0.0.65 - - [2026-02-26 04:40:48] "POST /neutron/port HTTP/1.1" 200 117 0.001390 10.0.0.65 - - [2026-02-26 04:40:53] "POST /neutron/network HTTP/1.1" 200 1001 0.009079 10.0.0.65 - - [2026-02-26 04:40:53] "POST /neutron/port HTTP/1.1" 200 1224 0.020642 10.0.0.65 - - [2026-02-26 04:40:53] "POST /neutron/port HTTP/1.1" 200 1224 0.030796 10.0.0.65 - - [2026-02-26 04:40:53] "POST /neutron/port HTTP/1.1" 200 1224 0.040955 10.0.0.131 - - [2026-02-26 04:40:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002645 10.0.0.131 - - [2026-02-26 04:40:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002735 10.0.0.131 - - [2026-02-26 04:40:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002605 10.0.0.73 - - [2026-02-26 04:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004607 10.0.0.131 - - [2026-02-26 04:40:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002676 10.0.0.65 - - [2026-02-26 04:40:55] "POST /neutron/network HTTP/1.1" 200 151 0.136178 10.0.0.131 - - [2026-02-26 04:40:56] "GET /projects?obj_uuids=357f3ca3-7e40-44ce-adc8-9741f27cbdb4&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001029 10.0.0.65 - - [2026-02-26 04:40:56] "GET /project/357f3ca3-7e40-44ce-adc8-9741f27cbdb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.060896 10.0.0.131 - - [2026-02-26 04:40:56] "GET /projects?obj_uuids=357f3ca3-7e40-44ce-adc8-9741f27cbdb4&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001139 10.0.0.65 - - [2026-02-26 04:40:56] "GET /project/357f3ca3-7e40-44ce-adc8-9741f27cbdb4?fields=virtual_networks HTTP/1.1" 200 1052 0.043617 10.0.0.131 - - [2026-02-26 04:40:56] "GET /projects?obj_uuids=357f3ca3-7e40-44ce-adc8-9741f27cbdb4&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001799 10.0.0.65 - - [2026-02-26 04:40:56] "GET /project/357f3ca3-7e40-44ce-adc8-9741f27cbdb4?fields=virtual_machine_interfaces HTTP/1.1" 200 1052 0.045417 10.0.0.131 - - [2026-02-26 04:40:57] "GET /projects?obj_uuids=357f3ca3-7e40-44ce-adc8-9741f27cbdb4&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000953 10.0.0.65 - - [2026-02-26 04:40:57] "GET /project/357f3ca3-7e40-44ce-adc8-9741f27cbdb4?fields=security_groups HTTP/1.1" 200 1283 0.048370 10.0.0.65 - - [2026-02-26 04:40:58] "POST /fqname-to-id HTTP/1.1" 404 188 0.031515 10.0.0.131 - - [2026-02-26 04:40:58] "GET /projects?obj_uuids=cc3bc9da-fc3e-4eac-9e12-1bf611367c41&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004262 10.0.0.131 - - [2026-02-26 04:40:58] "GET /domains?obj_uuids=ca8c29a2-0264-4f8f-adb5-14cf22895ebe&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000922 10.0.0.131 - - [2026-02-26 04:40:58] "GET /domain/ca8c29a2-0264-4f8f-adb5-14cf22895ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006574 10.0.0.131 - - [2026-02-26 04:40:58] "POST /id-to-fqname HTTP/1.1" 200 190 0.001764 10.0.0.131 - - [2026-02-26 04:40:58] "POST /fqname-to-id HTTP/1.1" 404 199 0.009805 10.0.0.131 - - [2026-02-26 04:40:58] "POST /security-groups HTTP/1.1" 200 591 0.044339 10.0.0.131 - - [2026-02-26 04:40:58] "POST /projects HTTP/1.1" 200 585 0.287168 10.0.0.131 - - [2026-02-26 04:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.366859 10.0.0.73 - - [2026-02-26 04:40:58] "POST /access-control-lists HTTP/1.1" 200 598 0.035537 10.0.0.65 - - [2026-02-26 04:40:58] "GET /project/cc3bc9da-fc3e-4eac-9e12-1bf611367c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.525930 10.0.0.65 - - [2026-02-26 04:41:00] "GET / HTTP/1.1" 200 36215 0.002012 10.0.0.131 - - [2026-02-26 04:41:05] "DELETE /project/cc3bc9dafc3e4eac9e121bf611367c41 HTTP/1.1" 404 173 0.003581 10.0.0.131 - - [2026-02-26 04:41:05] "GET /projects?obj_uuids=357f3ca3-7e40-44ce-adc8-9741f27cbdb4&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000767 10.0.0.131 - - [2026-02-26 04:41:05] "GET /project/357f3ca3-7e40-44ce-adc8-9741f27cbdb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.049370 10.0.0.131 - - [2026-02-26 04:41:05] "GET /projects?obj_uuids=357f3ca3-7e40-44ce-adc8-9741f27cbdb4&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001303 10.0.0.131 - - [2026-02-26 04:41:05] "GET /project/357f3ca3-7e40-44ce-adc8-9741f27cbdb4?fields=security_groups HTTP/1.1" 200 1385 0.058439 10.0.0.131 - - [2026-02-26 04:41:05] "DELETE /security-group/09748b9a-7504-4d82-832b-188da4cb213a HTTP/1.1" 200 115 0.068817 10.0.0.131 - - [2026-02-26 04:41:05] "GET /projects?obj_uuids=357f3ca3-7e40-44ce-adc8-9741f27cbdb4&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000880 10.0.0.73 - - [2026-02-26 04:41:05] "DELETE /access-control-list/cf124683-5e73-4ee1-940e-a2308801ccb6 HTTP/1.1" 200 115 0.044405 10.0.0.131 - - [2026-02-26 04:41:05] "GET /project/357f3ca3-7e40-44ce-adc8-9741f27cbdb4?fields=application_policy_sets HTTP/1.1" 200 1424 0.063599 10.0.0.131 - - [2026-02-26 04:41:05] "DELETE /project/357f3ca3-7e40-44ce-adc8-9741f27cbdb4 HTTP/1.1" 200 115 0.476837 10.0.0.131 - - [2026-02-26 04:41:06] "GET /projects?obj_uuids=cc3bc9da-fc3e-4eac-9e12-1bf611367c41&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001717 10.0.0.65 - - [2026-02-26 04:41:06] "GET /project/cc3bc9da-fc3e-4eac-9e12-1bf611367c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.048320 10.0.0.131 - - [2026-02-26 04:41:06] "GET /projects?obj_uuids=cc3bc9da-fc3e-4eac-9e12-1bf611367c41&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000895 10.0.0.65 - - [2026-02-26 04:41:06] "GET /project/cc3bc9da-fc3e-4eac-9e12-1bf611367c41?fields=virtual_networks HTTP/1.1" 200 1045 0.053938 10.0.0.131 - - [2026-02-26 04:41:07] "GET /projects?obj_uuids=cc3bc9da-fc3e-4eac-9e12-1bf611367c41&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000907 10.0.0.65 - - [2026-02-26 04:41:07] "GET /project/cc3bc9da-fc3e-4eac-9e12-1bf611367c41?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.041161 10.0.0.131 - - [2026-02-26 04:41:07] "GET /projects?obj_uuids=cc3bc9da-fc3e-4eac-9e12-1bf611367c41&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000839 10.0.0.65 - - [2026-02-26 04:41:07] "GET /project/cc3bc9da-fc3e-4eac-9e12-1bf611367c41?fields=security_groups HTTP/1.1" 200 1272 0.051022 10.0.0.65 - - [2026-02-26 04:41:50] "POST /neutron/network HTTP/1.1" 200 117 0.037513 10.0.0.131 - - [2026-02-26 04:42:02] "GET /obj-perms HTTP/1.1" 200 5056 0.076670 10.0.0.131 - - [2026-02-26 04:42:05] "GET /projects?obj_uuids=cc3bc9da-fc3e-4eac-9e12-1bf611367c41&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000822 10.0.0.131 - - [2026-02-26 04:42:05] "GET /project/cc3bc9da-fc3e-4eac-9e12-1bf611367c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.036398 10.0.0.131 - - [2026-02-26 04:42:05] "GET /projects?obj_uuids=cc3bc9da-fc3e-4eac-9e12-1bf611367c41&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001086 10.0.0.131 - - [2026-02-26 04:42:05] "GET /project/cc3bc9da-fc3e-4eac-9e12-1bf611367c41?fields=security_groups HTTP/1.1" 200 1374 0.093027 10.0.0.131 - - [2026-02-26 04:42:05] "DELETE /security-group/918d625f-0e2b-4bcc-86b5-b761e40fc1fc HTTP/1.1" 200 115 0.050077 10.0.0.131 - - [2026-02-26 04:42:05] "GET /projects?obj_uuids=cc3bc9da-fc3e-4eac-9e12-1bf611367c41&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001013 10.0.0.131 - - [2026-02-26 04:42:05] "GET /project/cc3bc9da-fc3e-4eac-9e12-1bf611367c41?fields=application_policy_sets HTTP/1.1" 200 1413 0.063760 10.0.0.73 - - [2026-02-26 04:42:05] "DELETE /access-control-list/cbb7cfe3-04cd-405f-9a7a-8ebf37cdf4db HTTP/1.1" 200 115 0.060441 10.0.0.131 - - [2026-02-26 04:42:06] "DELETE /project/cc3bc9da-fc3e-4eac-9e12-1bf611367c41 HTTP/1.1" 200 115 0.451552 [Introspect:8084]10.0.0.131 - - [2026-02-26 04:42:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000977 [Introspect:8084]10.0.0.131 - - [2026-02-26 04:42:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.000901