+++ date ++ echo 'INFO: =================== Thu Jun 4 02:27:38 AM UTC 2026 ===================' INFO: =================== Thu Jun 4 02:27:38 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.27 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.242,10.0.0.50,10.0.0.27 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.242,10.0.0.50,10.0.0.27 ++ ANALYTICSDB_NODES=10.0.0.242,10.0.0.50,10.0.0.27 ++ ANALYTICS_SNMP_NODES=10.0.0.242,10.0.0.50,10.0.0.27 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ '[' -n '10.0.0.242:8081 10.0.0.50:8081 10.0.0.27:8081 ' ']' +++ echo '10.0.0.242:8081 10.0.0.50:8081 10.0.0.27:8081' ++ ANALYTICS_SERVERS='10.0.0.242:8081 10.0.0.50:8081 10.0.0.27: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ '[' -n '10.0.0.242:9042 10.0.0.50:9042 10.0.0.27:9042 ' ']' +++ echo '10.0.0.242:9042 10.0.0.50:9042 10.0.0.27:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.242:9042 10.0.0.50:9042 10.0.0.27:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.242,10.0.0.50,10.0.0.27 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ '[' -n '10.0.0.242:8086 10.0.0.50:8086 10.0.0.27:8086 ' ']' +++ echo '10.0.0.242:8086 10.0.0.50:8086 10.0.0.27:8086' ++ COLLECTOR_SERVERS='10.0.0.242:8086 10.0.0.50:8086 10.0.0.27: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.242,10.0.0.50,10.0.0.27 ++ CONFIGDB_NODES=10.0.0.242,10.0.0.50,10.0.0.27 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ '[' -n '10.0.0.242:8082 10.0.0.50:8082 10.0.0.27:8082 ' ']' +++ echo '10.0.0.242:8082 10.0.0.50:8082 10.0.0.27:8082' ++ CONFIG_SERVERS='10.0.0.242:8082 10.0.0.50:8082 10.0.0.27: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ '[' -n '10.0.0.242:9161 10.0.0.50:9161 10.0.0.27:9161 ' ']' +++ echo '10.0.0.242:9161 10.0.0.50:9161 10.0.0.27:9161' ++ CONFIGDB_SERVERS='10.0.0.242:9161 10.0.0.50:9161 10.0.0.27: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ '[' -n '10.0.0.242:9041 10.0.0.50:9041 10.0.0.27:9041 ' ']' +++ echo '10.0.0.242:9041 10.0.0.50:9041 10.0.0.27:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.242:9041 10.0.0.50:9041 10.0.0.27: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.193,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.193,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.242,10.0.0.50,10.0.0.27 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ '[' -n 10.0.0.242:2181,10.0.0.50:2181,10.0.0.27:2181, ']' +++ echo 10.0.0.242:2181,10.0.0.50:2181,10.0.0.27:2181 ++ ZOOKEEPER_SERVERS=10.0.0.242:2181,10.0.0.50:2181,10.0.0.27: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ '[' -n '10.0.0.242:2181 10.0.0.50:2181 10.0.0.27:2181 ' ']' +++ echo '10.0.0.242:2181 10.0.0.50:2181 10.0.0.27:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.242:2181 10.0.0.50:2181 10.0.0.27:2181' ++ RABBITMQ_NODES=10.0.0.242,10.0.0.50,10.0.0.27 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ '[' -n 10.0.0.242:5673,10.0.0.50:5673,10.0.0.27:5673, ']' +++ echo 10.0.0.242:5673,10.0.0.50:5673,10.0.0.27:5673 ++ RABBITMQ_SERVERS=10.0.0.242:5673,10.0.0.50:5673,10.0.0.27: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ '[' -n '10.0.0.242:6379 10.0.0.50:6379 10.0.0.27:6379 ' ']' +++ echo '10.0.0.242:6379 10.0.0.50:6379 10.0.0.27:6379' ++ REDIS_SERVERS='10.0.0.242:6379 10.0.0.50:6379 10.0.0.27: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.242,10.0.0.50,10.0.0.27 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ '[' -n '10.0.0.242:9092 10.0.0.50:9092 10.0.0.27:9092 ' ']' +++ echo '10.0.0.242:9092 10.0.0.50:9092 10.0.0.27:9092' ++ KAFKA_SERVERS='10.0.0.242:9092 10.0.0.50:9092 10.0.0.27: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.242 ++ 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.242,10.0.0.50,10.0.0.27 ++ 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.242,10.0.0.50,10.0.0.27 ++ 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.242,10.0.0.50,10.0.0.27 ++ cut -d , -f 1 + local cassandra=10.0.0.242 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 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.242,10.0.0.50,10.0.0.27 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.242,10.0.0.50,10.0.0.27 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ tr '\n' , +++ local local_ips=,10.0.0.27,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.242'\''))' +++ local server_ip=10.0.0.242 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.242 ]] +++ [[ ,10.0.0.27,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.242, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.27,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.27,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] +++ echo 10.0.0.27 3 +++ return ++ local ip=10.0.0.27 ++ [[ -z 10.0.0.27 ]] ++ echo 10.0.0.27 + host_ip=10.0.0.27 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.242:9041 10.0.0.50:9041 10.0.0.27:9041 + cassandra_server_list='10.0.0.242:9041 10.0.0.50:9041 10.0.0.27:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.27: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=__ ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ sort ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 06/04/2026 02:27:48.829 7f164c36b700 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/04/2026 02:27:48.972 7f164c36b700 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/04/2026 02:27:48.985 7f164c36b700 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/04/2026 02:27:48.985 7f164c36b700 [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 Jun 4 02:28:06 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=) 3738 def _db_init_entries(self): 3739 # create singleton defaults if they don't exist already in db 3740 gsc = self.create_singleton_entry(GlobalSystemConfig( 3741 autonomous_system=64512, config_version=CONFIG_VERSION)) 3742 self._gsc_uuid = gsc.uuid gsc undefined self = self.create_singleton_entry = > global GlobalSystemConfig = autonomous_system undefined config_version undefined global CONFIG_VERSION = '1.0' /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in create_singleton_entry(self=, singleton_obj=, user_visible=True) 4007 if not ok: 4008 (code, msg) = result 4009 raise cfgm_common.exceptions.HttpError(code, msg) 4010 obj_id = result 4011 s_obj.uuid = obj_id global cfgm_common = cfgm_common.exceptions = cfgm_common.exceptions.HttpError = code = 409 msg = 'FQ Name: /fq-name-to-uuid/global_system_config:d...d87043ae-4a65-4973-83e0-af95fb20ee62 at zookeeper' HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/global_system_config:default-global-system-config exists already with ID: d87043ae-4a65-4973-83e0-af95fb20ee62 at zookeeper __cause__ = None __class__ = __context__ = NoIdError('global_system_config default-global-system-config') __delattr__ = __dict__ = {'content': 'FQ Name: /fq-name-to-uuid/global_system_config:d...d87043ae-4a65-4973-83e0-af95fb20ee62 at zookeeper', 'status_code': 409} __dir__ = __doc__ = None __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'vnc_api.exceptions' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = (409, 'FQ Name: /fq-name-to-uuid/global_system_config:d...d87043ae-4a65-4973-83e0-af95fb20ee62 at zookeeper') content = 'FQ Name: /fq-name-to-uuid/global_system_config:d...d87043ae-4a65-4973-83e0-af95fb20ee62 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 2506, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1205, in fq_name_to_uuid raise NoIdError('%s %s' % (obj_type, fq_name_str)) vnc_api.exceptions.NoIdError: Unknown id: global_system_config default-global-system-config During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/bin/contrail-api", line 8, in sys.exit(server_main()) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 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 3740, in _db_init_entries gsc = self.create_singleton_entry(GlobalSystemConfig( File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 4009, in create_singleton_entry raise cfgm_common.exceptions.HttpError(code, msg) vnc_api.exceptions.HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/global_system_config:default-global-system-config exists already with ID: d87043ae-4a65-4973-83e0-af95fb20ee62 at zookeeper +++ date ++ echo 'INFO: =================== Thu Jun 4 02:28:08 AM UTC 2026 ===================' INFO: =================== Thu Jun 4 02:28:08 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 +++ local nic=ens3 +++ grep 'inet ' +++ ip addr show dev ens3 +++ cut -d / -f 1 +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.27 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.242,10.0.0.50,10.0.0.27 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.242,10.0.0.50,10.0.0.27 ++ ANALYTICSDB_NODES=10.0.0.242,10.0.0.50,10.0.0.27 ++ ANALYTICS_SNMP_NODES=10.0.0.242,10.0.0.50,10.0.0.27 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ '[' -n '10.0.0.242:8081 10.0.0.50:8081 10.0.0.27:8081 ' ']' +++ echo '10.0.0.242:8081 10.0.0.50:8081 10.0.0.27:8081' ++ ANALYTICS_SERVERS='10.0.0.242:8081 10.0.0.50:8081 10.0.0.27: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ '[' -n '10.0.0.242:9042 10.0.0.50:9042 10.0.0.27:9042 ' ']' +++ echo '10.0.0.242:9042 10.0.0.50:9042 10.0.0.27:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.242:9042 10.0.0.50:9042 10.0.0.27:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.242,10.0.0.50,10.0.0.27 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ '[' -n '10.0.0.242:8086 10.0.0.50:8086 10.0.0.27:8086 ' ']' +++ echo '10.0.0.242:8086 10.0.0.50:8086 10.0.0.27:8086' ++ COLLECTOR_SERVERS='10.0.0.242:8086 10.0.0.50:8086 10.0.0.27: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.242,10.0.0.50,10.0.0.27 ++ CONFIGDB_NODES=10.0.0.242,10.0.0.50,10.0.0.27 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ '[' -n '10.0.0.242:8082 10.0.0.50:8082 10.0.0.27:8082 ' ']' +++ echo '10.0.0.242:8082 10.0.0.50:8082 10.0.0.27:8082' ++ CONFIG_SERVERS='10.0.0.242:8082 10.0.0.50:8082 10.0.0.27: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ '[' -n '10.0.0.242:9161 10.0.0.50:9161 10.0.0.27:9161 ' ']' +++ echo '10.0.0.242:9161 10.0.0.50:9161 10.0.0.27:9161' ++ CONFIGDB_SERVERS='10.0.0.242:9161 10.0.0.50:9161 10.0.0.27: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ '[' -n '10.0.0.242:9041 10.0.0.50:9041 10.0.0.27:9041 ' ']' +++ echo '10.0.0.242:9041 10.0.0.50:9041 10.0.0.27:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.242:9041 10.0.0.50:9041 10.0.0.27: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.193,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.193,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.242,10.0.0.50,10.0.0.27 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ '[' -n 10.0.0.242:2181,10.0.0.50:2181,10.0.0.27:2181, ']' +++ echo 10.0.0.242:2181,10.0.0.50:2181,10.0.0.27:2181 ++ ZOOKEEPER_SERVERS=10.0.0.242:2181,10.0.0.50:2181,10.0.0.27: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ '[' -n '10.0.0.242:2181 10.0.0.50:2181 10.0.0.27:2181 ' ']' +++ echo '10.0.0.242:2181 10.0.0.50:2181 10.0.0.27:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.242:2181 10.0.0.50:2181 10.0.0.27:2181' ++ RABBITMQ_NODES=10.0.0.242,10.0.0.50,10.0.0.27 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ '[' -n 10.0.0.242:5673,10.0.0.50:5673,10.0.0.27:5673, ']' +++ echo 10.0.0.242:5673,10.0.0.50:5673,10.0.0.27:5673 ++ RABBITMQ_SERVERS=10.0.0.242:5673,10.0.0.50:5673,10.0.0.27: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ '[' -n '10.0.0.242:6379 10.0.0.50:6379 10.0.0.27:6379 ' ']' +++ echo '10.0.0.242:6379 10.0.0.50:6379 10.0.0.27:6379' ++ REDIS_SERVERS='10.0.0.242:6379 10.0.0.50:6379 10.0.0.27: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.242,10.0.0.50,10.0.0.27 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ '[' -n '10.0.0.242:9092 10.0.0.50:9092 10.0.0.27:9092 ' ']' +++ echo '10.0.0.242:9092 10.0.0.50:9092 10.0.0.27:9092' ++ KAFKA_SERVERS='10.0.0.242:9092 10.0.0.50:9092 10.0.0.27: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.242 ++ 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.242,10.0.0.50,10.0.0.27 ++ 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.242,10.0.0.50,10.0.0.27 ++ 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.242,10.0.0.50,10.0.0.27 ++ cut -d , -f 1 + local cassandra=10.0.0.242 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 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.242,10.0.0.50,10.0.0.27 +++ local servers=10.0.0.242,10.0.0.50,10.0.0.27 +++ 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 ++++ uniq ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.27,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.242'\''))' +++ local server_ip=10.0.0.242 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.242 ]] +++ [[ ,10.0.0.27,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.242, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.27,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.27,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] +++ echo 10.0.0.27 3 +++ return ++ local ip=10.0.0.27 ++ [[ -z 10.0.0.27 ]] ++ echo 10.0.0.27 + host_ip=10.0.0.27 + [[ cql == \c\q\l ]] ++ echo 10.0.0.242:9041 10.0.0.50:9041 10.0.0.27:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.242:9041 10.0.0.50:9041 10.0.0.27:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.27: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: 06/04/2026 02:28:16.934 7f49c9e789c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/04/2026 02:28:17.075 7f49c9e789c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/04/2026 02:28:17.087 7f49c9e789c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/04/2026 02:28:17.087 7f49c9e789c0 [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.27:8082/ Hit Ctrl-C to quit. 10.0.0.27 - - [2026-06-04 02:28:18] "GET / HTTP/1.1" 200 45871 0.001703 10.0.0.27 - - [2026-06-04 02:28:18] "GET / HTTP/1.1" 200 45871 0.001057 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.27 - - [2026-06-04 02:28:18] "POST /fqname-to-id HTTP/1.1" 401 293 0.000440 10.0.0.27 - - [2026-06-04 02:28:18] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000350 10.0.0.27 - - [2026-06-04 02:28:22] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 3.194941 10.0.0.27 - - [2026-06-04 02:28:22] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.003917 10.0.0.27 - - [2026-06-04 02:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 3.649543 10.0.0.27 - - [2026-06-04 02:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 /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.50 - - [2026-06-04 02:28:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000410 10.0.0.27 - - [2026-06-04 02:28:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000388 10.0.0.50 - - [2026-06-04 02:28:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000863 10.0.0.27 - - [2026-06-04 02:28:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000447 10.0.0.50 - - [2026-06-04 02:28:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000456 10.0.0.50 - - [2026-06-04 02:28:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000489 10.0.0.27 - - [2026-06-04 02:28:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000392 10.0.0.27 - - [2026-06-04 02:28:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000402 10.0.0.242 - - [2026-06-04 02:28:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000362 10.0.0.242 - - [2026-06-04 02:28:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000372 10.0.0.50 - - [2026-06-04 02:28:32] "POST /fqname-to-id HTTP/1.1" 401 293 0.000375 10.0.0.242 - - [2026-06-04 02:28:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000397 10.0.0.242 - - [2026-06-04 02:28:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000379 10.0.0.50 - - [2026-06-04 02:28:33] "POST /fqname-to-id HTTP/1.1" 404 225 0.043090 10.0.0.50 - - [2026-06-04 02:28:33] "POST /access-control-lists HTTP/1.1" 200 585 0.037215 10.0.0.50 - - [2026-06-04 02:28:33] "POST /route-targets HTTP/1.1" 200 327 0.024911 10.0.0.50 - - [2026-06-04 02:28:33] "POST /ref-update HTTP/1.1" 200 156 0.025230 10.0.0.50 - - [2026-06-04 02:28:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.004039 10.0.0.50 - - [2026-06-04 02:29:06] "POST /ref-update HTTP/1.1" 200 156 0.051965 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.27 - - [2026-06-04 02:31:21] "GET /obj-perms HTTP/1.1" 200 5075 0.431036 10.0.0.242 - - [2026-06-04 02:32:22] "GET /obj-perms HTTP/1.1" 200 5075 0.071299 10.0.0.50 - - [2026-06-04 02:32:22] "GET /obj-perms HTTP/1.1" 200 5075 0.059083 10.0.0.50 - - [2026-06-04 02:33:29] "GET /global-system-configs HTTP/1.1" 401 293 0.000400 10.0.0.27 - - [2026-06-04 02:33:29] "GET /global-system-configs HTTP/1.1" 401 293 0.000409 10.0.0.50 - - [2026-06-04 02:33:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000432 10.0.0.27 - - [2026-06-04 02:33:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000579 10.0.0.50 - - [2026-06-04 02:33:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000496 10.0.0.50 - - [2026-06-04 02:33:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000480 10.0.0.27 - - [2026-06-04 02:33:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000535 10.0.0.27 - - [2026-06-04 02:33:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000549 10.0.0.242 - - [2026-06-04 02:33:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000405 10.0.0.242 - - [2026-06-04 02:33:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000345 10.0.0.242 - - [2026-06-04 02:33:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000488 10.0.0.242 - - [2026-06-04 02:33:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000490 [Introspect:8084]10.0.0.27 - - [2026-06-04 02:34:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001118 [Introspect:8084]10.0.0.27 - - [2026-06-04 02:34:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.000940 [Introspect:8084]10.0.0.27 - - [2026-06-04 02:34:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000935 [Introspect:8084]10.0.0.27 - - [2026-06-04 02:34:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001072 10.0.0.242 - - [2026-06-04 02:35:46] "GET / HTTP/1.1" 200 35931 0.001578 10.0.0.242 - - [2026-06-04 02:35:47] "POST /fqname-to-id HTTP/1.1" 401 293 0.000614 10.0.0.242 - - [2026-06-04 02:35:48] "POST /fqname-to-id HTTP/1.1" 404 186 0.068706 10.0.0.27 - - [2026-06-04 02:35:48] "GET /projects?obj_uuids=44a06aa1-3463-4003-9945-e38d85f47489&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.138644 10.0.0.27 - - [2026-06-04 02:35:48] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000920 10.0.0.27 - - [2026-06-04 02:35:48] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.040637 10.0.0.27 - - [2026-06-04 02:35:48] "POST /id-to-fqname HTTP/1.1" 200 188 0.001218 10.0.0.27 - - [2026-06-04 02:35:48] "POST /fqname-to-id HTTP/1.1" 404 197 0.006125 10.0.0.27 - - [2026-06-04 02:35:48] "POST /security-groups HTTP/1.1" 200 589 0.083004 10.0.0.27 - - [2026-06-04 02:35:48] "POST /projects HTTP/1.1" 200 581 0.328158 10.0.0.27 - - [2026-06-04 02:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.404325 10.0.0.50 - - [2026-06-04 02:35:48] "POST /access-control-lists HTTP/1.1" 200 594 0.063054 10.0.0.242 - - [2026-06-04 02:35:48] "GET /project/44a06aa1-3463-4003-9945-e38d85f47489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.745373 10.0.0.242 - - [2026-06-04 02:35:50] "GET / HTTP/1.1" 200 35931 0.001664 10.0.0.27 - - [2026-06-04 02:35:53] "GET /projects?obj_uuids=44a06aa1-3463-4003-9945-e38d85f47489&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001011 10.0.0.242 - - [2026-06-04 02:35:53] "GET /project/44a06aa1-3463-4003-9945-e38d85f47489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.083246 10.0.0.27 - - [2026-06-04 02:35:53] "GET /projects?obj_uuids=44a06aa1-3463-4003-9945-e38d85f47489&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002743 10.0.0.242 - - [2026-06-04 02:35:53] "GET /project/44a06aa1-3463-4003-9945-e38d85f47489?fields=virtual_networks HTTP/1.1" 200 1028 0.074386 10.0.0.27 - - [2026-06-04 02:35:53] "GET /projects?obj_uuids=44a06aa1-3463-4003-9945-e38d85f47489&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001044 10.0.0.242 - - [2026-06-04 02:35:53] "GET /project/44a06aa1-3463-4003-9945-e38d85f47489?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.120342 10.0.0.27 - - [2026-06-04 02:35:53] "GET /projects?obj_uuids=44a06aa1-3463-4003-9945-e38d85f47489&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001996 10.0.0.242 - - [2026-06-04 02:35:54] "GET /project/44a06aa1-3463-4003-9945-e38d85f47489?fields=security_groups HTTP/1.1" 200 1252 0.061033 10.0.0.27 - - [2026-06-04 02:35:54] "GET /projects?obj_uuids=f5a222ba-fb46-4245-8a23-8c6d67cc358f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004601 10.0.0.27 - - [2026-06-04 02:35:54] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000927 10.0.0.27 - - [2026-06-04 02:35:54] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007467 10.0.0.27 - - [2026-06-04 02:35:55] "POST /id-to-fqname HTTP/1.1" 200 167 0.001269 10.0.0.27 - - [2026-06-04 02:35:55] "POST /fqname-to-id HTTP/1.1" 404 176 0.004685 10.0.0.27 - - [2026-06-04 02:35:55] "POST /security-groups HTTP/1.1" 200 568 0.092828 10.0.0.50 - - [2026-06-04 02:35:55] "POST /fqname-to-id HTTP/1.1" 404 207 0.003402 10.0.0.27 - - [2026-06-04 02:35:55] "POST /projects HTTP/1.1" 200 539 0.373490 10.0.0.27 - - [2026-06-04 02:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.415980 10.0.0.242 - - [2026-06-04 02:35:55] "GET /project/f5a222ba-fb46-4245-8a23-8c6d67cc358f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.647301 10.0.0.50 - - [2026-06-04 02:35:55] "POST /access-control-lists HTTP/1.1" 200 571 0.098916 [Introspect:8084]10.0.0.242 - - [2026-06-04 02:35:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001148 10.0.0.27 - - [2026-06-04 02:35:57] "GET /projects?obj_uuids=f5a222ba-fb46-4245-8a23-8c6d67cc358f&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001365 10.0.0.242 - - [2026-06-04 02:35:57] "GET /project/f5a222ba-fb46-4245-8a23-8c6d67cc358f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.051628 10.0.0.27 - - [2026-06-04 02:35:58] "GET /obj-perms HTTP/1.1" 200 5075 0.075994 [Introspect:8084]10.0.0.242 - - [2026-06-04 02:36:00] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 373 0.000653 10.0.0.242 - - [2026-06-04 02:36:00] "GET /obj-perms HTTP/1.1" 200 5075 0.065882 10.0.0.242 - - [2026-06-04 02:36:01] "GET /obj-perms HTTP/1.1" 200 5075 0.007103 10.0.0.242 - - [2026-06-04 02:36:01] "GET /obj-perms HTTP/1.1" 200 5075 0.006640 10.0.0.242 - - [2026-06-04 02:36:01] "GET /obj-perms HTTP/1.1" 200 5075 0.005732 10.0.0.242 - - [2026-06-04 02:36:01] "GET /obj-perms HTTP/1.1" 200 5075 0.006241 10.0.0.242 - - [2026-06-04 02:36:01] "GET /obj-perms HTTP/1.1" 200 5075 0.006197 10.0.0.242 - - [2026-06-04 02:36:01] "GET /obj-perms HTTP/1.1" 200 5075 0.006273 10.0.0.242 - - [2026-06-04 02:36:01] "GET /obj-perms HTTP/1.1" 200 5075 0.004690 10.0.0.242 - - [2026-06-04 02:36:01] "GET /obj-perms HTTP/1.1" 200 5075 0.005484 10.0.0.242 - - [2026-06-04 02:36:01] "GET /obj-perms HTTP/1.1" 200 5075 0.005508 10.0.0.242 - - [2026-06-04 02:36:01] "GET /obj-perms HTTP/1.1" 200 5075 0.005212 10.0.0.242 - - [2026-06-04 02:36:02] "GET /obj-perms HTTP/1.1" 200 5075 0.005584 10.0.0.242 - - [2026-06-04 02:36:02] "GET /obj-perms HTTP/1.1" 200 5075 0.006027 10.0.0.27 - - [2026-06-04 02:36:02] "GET /obj-perms HTTP/1.1" 200 5075 0.004658 10.0.0.27 - - [2026-06-04 02:36:02] "GET /obj-perms HTTP/1.1" 200 5075 0.011525 10.0.0.242 - - [2026-06-04 02:36:03] "GET /obj-perms HTTP/1.1" 200 5075 0.004802 10.0.0.242 - - [2026-06-04 02:36:04] "GET /obj-perms HTTP/1.1" 200 5075 0.005537 10.0.0.242 - - [2026-06-04 02:36:04] "GET /obj-perms HTTP/1.1" 200 5075 0.006755 10.0.0.242 - - [2026-06-04 02:36:04] "GET /obj-perms HTTP/1.1" 200 5075 0.004128 10.0.0.242 - - [2026-06-04 02:36:04] "GET /obj-perms HTTP/1.1" 200 5075 0.003809 10.0.0.242 - - [2026-06-04 02:36:04] "GET /obj-perms HTTP/1.1" 200 5075 0.004081 10.0.0.242 - - [2026-06-04 02:36:04] "GET /obj-perms HTTP/1.1" 200 5075 0.004177 10.0.0.242 - - [2026-06-04 02:36:04] "GET /obj-perms HTTP/1.1" 200 5075 0.004428 10.0.0.242 - - [2026-06-04 02:36:04] "GET /obj-perms HTTP/1.1" 200 5075 0.004740 10.0.0.242 - - [2026-06-04 02:36:04] "GET /obj-perms HTTP/1.1" 200 5075 0.004025 10.0.0.242 - - [2026-06-04 02:36:06] "GET /obj-perms HTTP/1.1" 200 5075 0.004123 10.0.0.242 - - [2026-06-04 02:36:07] "GET /obj-perms HTTP/1.1" 200 5075 0.004729 10.0.0.242 - - [2026-06-04 02:36:07] "GET /obj-perms HTTP/1.1" 200 5075 0.004680 10.0.0.242 - - [2026-06-04 02:36:07] "GET /obj-perms HTTP/1.1" 200 5075 0.005296 10.0.0.242 - - [2026-06-04 02:36:08] "GET /obj-perms HTTP/1.1" 200 5075 0.004459 10.0.0.242 - - [2026-06-04 02:36:09] "GET /obj-perms HTTP/1.1" 200 5075 0.004911 10.0.0.242 - - [2026-06-04 02:36:10] "POST /fqname-to-id HTTP/1.1" 404 199 0.030587 10.0.0.27 - - [2026-06-04 02:36:10] "GET /projects?obj_uuids=741401b6-5445-4e28-a795-93406da56f30&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003792 10.0.0.27 - - [2026-06-04 02:36:10] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001242 10.0.0.27 - - [2026-06-04 02:36:10] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008783 10.0.0.27 - - [2026-06-04 02:36:10] "POST /id-to-fqname HTTP/1.1" 200 201 0.003575 10.0.0.27 - - [2026-06-04 02:36:10] "POST /fqname-to-id HTTP/1.1" 404 210 0.006811 10.0.0.27 - - [2026-06-04 02:36:10] "POST /security-groups HTTP/1.1" 200 602 0.095746 10.0.0.27 - - [2026-06-04 02:36:11] "POST /projects HTTP/1.1" 200 607 0.379325 10.0.0.27 - - [2026-06-04 02:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.424472 10.0.0.50 - - [2026-06-04 02:36:11] "POST /fqname-to-id HTTP/1.1" 404 244 0.009965 10.0.0.242 - - [2026-06-04 02:36:11] "GET /project/741401b6-5445-4e28-a795-93406da56f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.646347 10.0.0.242 - - [2026-06-04 02:36:12] "GET / HTTP/1.1" 200 35931 0.002261 10.0.0.242 - - [2026-06-04 02:36:13] "POST /fqname-to-id HTTP/1.1" 401 293 0.000453 10.0.0.242 - - [2026-06-04 02:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.036902 10.0.0.27 - - [2026-06-04 02:36:14] "GET /projects?obj_uuids=741401b6-5445-4e28-a795-93406da56f30&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000874 10.0.0.242 - - [2026-06-04 02:36:14] "GET /project/741401b6-5445-4e28-a795-93406da56f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.074908 10.0.0.50 - - [2026-06-04 02:36:14] "POST /ref-update HTTP/1.1" 200 156 0.068536 10.0.0.27 - - [2026-06-04 02:36:15] "POST /useragent-kv HTTP/1.1" 200 115 0.010022 10.0.0.242 - - [2026-06-04 02:36:15] "POST /neutron/subnet HTTP/1.1" 200 734 0.306561 10.0.0.242 - - [2026-06-04 02:36:15] "POST /id-to-fqname HTTP/1.1" 200 233 0.001515 10.0.0.242 - - [2026-06-04 02:36:15] "GET /virtual-network/9d2045bf-2882-4adb-bba4-9bd82b7d0040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.008232 10.0.0.242 - - [2026-06-04 02:36:15] "GET /virtual-network/9d2045bf-2882-4adb-bba4-9bd82b7d0040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.007880 10.0.0.242 - - [2026-06-04 02:36:15] "POST /neutron/network HTTP/1.1" 200 841 0.009273 10.0.0.242 - - [2026-06-04 02:36:15] "GET /virtual-network/9d2045bf-2882-4adb-bba4-9bd82b7d0040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005620 10.0.0.50 - - [2026-06-04 02:36:16] "GET /obj-perms HTTP/1.1" 200 5071 0.069769 10.0.0.27 - - [2026-06-04 02:36:17] "GET /obj-perms HTTP/1.1" 200 5071 0.065462 10.0.0.242 - - [2026-06-04 02:36:17] "POST /id-to-fqname HTTP/1.1" 200 233 0.001667 10.0.0.27 - - [2026-06-04 02:36:20] "GET /projects?obj_uuids=741401b6-5445-4e28-a795-93406da56f30&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001365 10.0.0.242 - - [2026-06-04 02:36:20] "GET /project/741401b6-5445-4e28-a795-93406da56f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.085503 10.0.0.242 - - [2026-06-04 02:36:20] "POST /neutron/network HTTP/1.1" 200 841 0.038267 10.0.0.242 - - [2026-06-04 02:36:21] "POST /neutron/port HTTP/1.1" 200 117 0.006899 10.0.0.242 - - [2026-06-04 02:36:23] "POST /neutron/port HTTP/1.1" 200 1073 0.076196 10.0.0.242 - - [2026-06-04 02:36:23] "POST /neutron/port HTTP/1.1" 200 1137 0.033503 10.0.0.242 - - [2026-06-04 02:36:23] "POST /neutron/port HTTP/1.1" 200 117 0.001052 10.0.0.27 - - [2026-06-04 02:36:24] "DELETE /project/f5a222bafb4642458a238c6d67cc358f HTTP/1.1" 404 173 0.056207 10.0.0.27 - - [2026-06-04 02:36:24] "DELETE /project/741401b654454e28a79593406da56f30 HTTP/1.1" 404 173 0.056564 10.0.0.27 - - [2026-06-04 02:36:24] "DELETE /project/44a06aa1346340039945e38d85f47489 HTTP/1.1" 404 173 0.055753 10.0.0.27 - - [2026-06-04 02:36:24] "GET /projects?obj_uuids=44a06aa1-3463-4003-9945-e38d85f47489&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001069 10.0.0.27 - - [2026-06-04 02:36:24] "GET /project/44a06aa1-3463-4003-9945-e38d85f47489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.069171 10.0.0.27 - - [2026-06-04 02:36:24] "GET /projects?obj_uuids=44a06aa1-3463-4003-9945-e38d85f47489&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001598 10.0.0.27 - - [2026-06-04 02:36:24] "GET /project/44a06aa1-3463-4003-9945-e38d85f47489?fields=security_groups HTTP/1.1" 200 1357 0.057208 10.0.0.27 - - [2026-06-04 02:36:24] "DELETE /security-group/05718b7c-d199-4ee8-abb8-0132f1355a16 HTTP/1.1" 200 115 0.072883 10.0.0.27 - - [2026-06-04 02:36:24] "GET /projects?obj_uuids=44a06aa1-3463-4003-9945-e38d85f47489&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001149 10.0.0.27 - - [2026-06-04 02:36:24] "GET /project/44a06aa1-3463-4003-9945-e38d85f47489?fields=application_policy_sets HTTP/1.1" 200 1396 0.075691 10.0.0.27 - - [2026-06-04 02:36:24] "DELETE /project/44a06aa1-3463-4003-9945-e38d85f47489 HTTP/1.1" 200 115 0.556732 10.0.0.242 - - [2026-06-04 02:36:26] "POST /neutron/security_group HTTP/1.1" 200 2069 0.010846 10.0.0.242 - - [2026-06-04 02:36:31] "GET /obj-perms HTTP/1.1" 200 5071 0.069126 10.0.0.242 - - [2026-06-04 02:36:34] "GET /obj-perms HTTP/1.1" 200 5071 0.004912 10.0.0.242 - - [2026-06-04 02:36:37] "POST /neutron/network HTTP/1.1" 200 841 0.012551 10.0.0.242 - - [2026-06-04 02:36:37] "POST /neutron/port HTTP/1.1" 200 1127 0.018245 10.0.0.27 - - [2026-06-04 02:36:39] "POST /useragent-kv HTTP/1.1" 200 115 0.005656 10.0.0.27 - - [2026-06-04 02:36:39] "POST /useragent-kv HTTP/1.1" 200 115 0.006112 10.0.0.50 - - [2026-06-04 02:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005779 10.0.0.242 - - [2026-06-04 02:36:39] "POST /neutron/network HTTP/1.1" 200 151 0.207663 10.0.0.27 - - [2026-06-04 02:36:40] "GET /projects?obj_uuids=741401b6-5445-4e28-a795-93406da56f30&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000979 10.0.0.242 - - [2026-06-04 02:36:40] "GET /project/741401b6-5445-4e28-a795-93406da56f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.065609 10.0.0.27 - - [2026-06-04 02:36:40] "GET /projects?obj_uuids=741401b6-5445-4e28-a795-93406da56f30&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001098 10.0.0.242 - - [2026-06-04 02:36:40] "GET /project/741401b6-5445-4e28-a795-93406da56f30?fields=virtual_networks HTTP/1.1" 200 1054 0.077328 10.0.0.27 - - [2026-06-04 02:36:40] "GET /projects?obj_uuids=741401b6-5445-4e28-a795-93406da56f30&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000964 10.0.0.242 - - [2026-06-04 02:36:40] "GET /project/741401b6-5445-4e28-a795-93406da56f30?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.067554 10.0.0.27 - - [2026-06-04 02:36:40] "GET /projects?obj_uuids=741401b6-5445-4e28-a795-93406da56f30&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001275 10.0.0.242 - - [2026-06-04 02:36:40] "GET /project/741401b6-5445-4e28-a795-93406da56f30?fields=security_groups HTTP/1.1" 200 1291 0.058431 10.0.0.27 - - [2026-06-04 02:36:41] "GET /projects?obj_uuids=f5a222ba-fb46-4245-8a23-8c6d67cc358f&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000947 10.0.0.242 - - [2026-06-04 02:36:41] "GET /project/f5a222ba-fb46-4245-8a23-8c6d67cc358f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.065397 10.0.0.27 - - [2026-06-04 02:36:48] "GET /projects?obj_uuids=f5a222ba-fb46-4245-8a23-8c6d67cc358f&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001232 10.0.0.242 - - [2026-06-04 02:36:48] "GET /project/f5a222ba-fb46-4245-8a23-8c6d67cc358f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.069055 10.0.0.242 - - [2026-06-04 02:36:51] "POST /fqname-to-id HTTP/1.1" 404 200 0.034308 10.0.0.27 - - [2026-06-04 02:36:51] "GET /projects?obj_uuids=01f6614e-2852-4942-9213-3cd086c20152&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005256 10.0.0.27 - - [2026-06-04 02:36:51] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001330 10.0.0.27 - - [2026-06-04 02:36:51] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.011597 10.0.0.27 - - [2026-06-04 02:36:51] "POST /id-to-fqname HTTP/1.1" 200 202 0.002396 10.0.0.27 - - [2026-06-04 02:36:51] "POST /fqname-to-id HTTP/1.1" 404 211 0.005212 10.0.0.27 - - [2026-06-04 02:36:51] "POST /security-groups HTTP/1.1" 200 603 0.051525 10.0.0.27 - - [2026-06-04 02:36:51] "POST /projects HTTP/1.1" 200 609 0.339777 10.0.0.27 - - [2026-06-04 02:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.380698 10.0.0.50 - - [2026-06-04 02:36:51] "POST /access-control-lists HTTP/1.1" 200 608 0.051549 10.0.0.242 - - [2026-06-04 02:36:52] "GET /project/01f6614e-2852-4942-9213-3cd086c20152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.583542 10.0.0.242 - - [2026-06-04 02:36:53] "GET / HTTP/1.1" 200 35931 0.002130 10.0.0.242 - - [2026-06-04 02:36:53] "POST /fqname-to-id HTTP/1.1" 401 293 0.000546 10.0.0.242 - - [2026-06-04 02:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.069784 10.0.0.27 - - [2026-06-04 02:36:54] "GET /projects?obj_uuids=01f6614e-2852-4942-9213-3cd086c20152&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000940 10.0.0.242 - - [2026-06-04 02:36:54] "GET /project/01f6614e-2852-4942-9213-3cd086c20152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.074980 10.0.0.50 - - [2026-06-04 02:36:54] "POST /route-targets HTTP/1.1" 200 327 0.018673 10.0.0.27 - - [2026-06-04 02:36:55] "POST /useragent-kv HTTP/1.1" 200 115 0.011335 10.0.0.242 - - [2026-06-04 02:36:55] "POST /neutron/subnet HTTP/1.1" 200 715 0.408302 10.0.0.242 - - [2026-06-04 02:36:55] "POST /id-to-fqname HTTP/1.1" 200 275 0.001377 10.0.0.242 - - [2026-06-04 02:36:55] "GET /virtual-network/f498a525-42b3-4fc1-9bf2-d8a46ef302ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.007938 10.0.0.242 - - [2026-06-04 02:36:55] "GET /virtual-network/f498a525-42b3-4fc1-9bf2-d8a46ef302ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.006397 10.0.0.242 - - [2026-06-04 02:36:55] "POST /neutron/network HTTP/1.1" 200 920 0.007752 10.0.0.242 - - [2026-06-04 02:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.27 - - [2026-06-04 02:36:55] "GET /projects?obj_uuids=01f6614e-2852-4942-9213-3cd086c20152&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001007 10.0.0.242 - - [2026-06-04 02:36:55] "GET /project/01f6614e-2852-4942-9213-3cd086c20152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.066107 10.0.0.27 - - [2026-06-04 02:36:55] "GET /projects?obj_uuids=01f6614e-2852-4942-9213-3cd086c20152&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000950 10.0.0.242 - - [2026-06-04 02:36:55] "POST /neutron/network HTTP/1.1" 200 703 0.199874 10.0.0.50 - - [2026-06-04 02:36:55] "POST /ref-update HTTP/1.1" 200 156 0.050138 10.0.0.242 - - [2026-06-04 02:36:56] "POST /id-to-fqname HTTP/1.1" 200 275 0.005220 10.0.0.242 - - [2026-06-04 02:36:56] "GET /virtual-network/ca5643f4-c6f7-498c-be25-6636f45f06ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.007714 10.0.0.242 - - [2026-06-04 02:36:56] "POST /neutron/network HTTP/1.1" 200 922 0.009886 10.0.0.242 - - [2026-06-04 02:36:56] "GET /virtual-network/ca5643f4-c6f7-498c-be25-6636f45f06ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.007234 10.0.0.242 - - [2026-06-04 02:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.27 - - [2026-06-04 02:36:56] "GET /projects?obj_uuids=01f6614e-2852-4942-9213-3cd086c20152&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001003 10.0.0.242 - - [2026-06-04 02:36:56] "GET /project/01f6614e-2852-4942-9213-3cd086c20152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.041194 10.0.0.242 - - [2026-06-04 02:36:56] "POST /neutron/network HTTP/1.1" 200 117 0.051803 10.0.0.242 - - [2026-06-04 02:36:56] "POST /neutron/network HTTP/1.1" 200 924 0.010819 10.0.0.242 - - [2026-06-04 02:36:56] "POST /id-to-fqname HTTP/1.1" 200 276 0.001145 10.0.0.242 - - [2026-06-04 02:36:56] "GET /virtual-network/8f92c903-5dcc-4261-a5ba-d7bf205e18e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.006060 10.0.0.242 - - [2026-06-04 02:36:57] "GET /virtual-network/8f92c903-5dcc-4261-a5ba-d7bf205e18e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.006655 10.0.0.242 - - [2026-06-04 02:36:57] "POST /neutron/subnet HTTP/1.1" 200 724 0.012359 10.0.0.242 - - [2026-06-04 02:36:57] "POST /id-to-fqname HTTP/1.1" 200 275 0.001150 10.0.0.27 - - [2026-06-04 02:36:58] "GET /projects?obj_uuids=01f6614e-2852-4942-9213-3cd086c20152&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001087 10.0.0.242 - - [2026-06-04 02:36:58] "GET /project/01f6614e-2852-4942-9213-3cd086c20152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.086476 10.0.0.242 - - [2026-06-04 02:36:58] "POST /neutron/port HTTP/1.1" 200 117 0.008521 10.0.0.242 - - [2026-06-04 02:36:58] "POST /id-to-fqname HTTP/1.1" 200 276 0.001367 10.0.0.242 - - [2026-06-04 02:36:59] "POST /neutron/network HTTP/1.1" 200 934 0.006745 10.0.0.242 - - [2026-06-04 02:37:00] "POST /neutron/port HTTP/1.1" 200 1072 0.023804 10.0.0.27 - - [2026-06-04 02:37:00] "GET /projects?obj_uuids=01f6614e-2852-4942-9213-3cd086c20152&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001042 10.0.0.242 - - [2026-06-04 02:37:00] "GET /project/01f6614e-2852-4942-9213-3cd086c20152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.133332 10.0.0.242 - - [2026-06-04 02:37:00] "POST /neutron/network HTTP/1.1" 200 924 0.007114 10.0.0.242 - - [2026-06-04 02:37:00] "POST /neutron/subnet HTTP/1.1" 200 699 0.015220 10.0.0.242 - - [2026-06-04 02:37:00] "POST /neutron/network HTTP/1.1" 200 922 0.008037 10.0.0.242 - - [2026-06-04 02:37:01] "POST /neutron/network HTTP/1.1" 200 934 0.013339 10.0.0.242 - - [2026-06-04 02:37:02] "POST /neutron/network HTTP/1.1" 400 204 0.014390 10.0.0.242 - - [2026-06-04 02:37:02] "POST /neutron/port HTTP/1.1" 200 1126 0.216227 10.0.0.242 - - [2026-06-04 02:37:02] "POST /neutron/port HTTP/1.1" 200 1126 0.020798 10.0.0.242 - - [2026-06-04 02:37:03] "POST /neutron/subnet HTTP/1.1" 200 698 0.008719 10.0.0.242 - - [2026-06-04 02:37:04] "POST /neutron/network HTTP/1.1" 200 922 0.007524 10.0.0.50 - - [2026-06-04 02:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004864 10.0.0.242 - - [2026-06-04 02:37:04] "POST /neutron/network HTTP/1.1" 400 204 0.016495 10.0.0.242 - - [2026-06-04 02:37:07] "POST /neutron/port HTTP/1.1" 200 1136 0.019256 10.0.0.242 - - [2026-06-04 02:37:07] "POST /neutron/port HTTP/1.1" 200 117 0.008609 10.0.0.242 - - [2026-06-04 02:37:08] "POST /neutron/port HTTP/1.1" 200 117 0.012414 10.0.0.242 - - [2026-06-04 02:37:09] "POST /neutron/network HTTP/1.1" 200 920 0.006550 10.0.0.50 - - [2026-06-04 02:37:09] "DELETE /route-target/7f96a894-435e-4ad7-89d2-0f83b3f78b42 HTTP/1.1" 200 115 0.064976 10.0.0.27 - - [2026-06-04 02:37:09] "GET /projects?obj_uuids=01f6614e-2852-4942-9213-3cd086c20152&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000922 10.0.0.242 - - [2026-06-04 02:37:09] "GET /project/01f6614e-2852-4942-9213-3cd086c20152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.047442 10.0.0.27 - - [2026-06-04 02:37:09] "GET /projects?obj_uuids=01f6614e-2852-4942-9213-3cd086c20152&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002585 10.0.0.242 - - [2026-06-04 02:37:09] "GET /project/01f6614e-2852-4942-9213-3cd086c20152?fields=virtual_networks HTTP/1.1" 200 1055 0.069202 10.0.0.27 - - [2026-06-04 02:37:09] "GET /projects?obj_uuids=01f6614e-2852-4942-9213-3cd086c20152&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000962 10.0.0.242 - - [2026-06-04 02:37:09] "GET /project/01f6614e-2852-4942-9213-3cd086c20152?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.040240 10.0.0.27 - - [2026-06-04 02:37:09] "GET /projects?obj_uuids=01f6614e-2852-4942-9213-3cd086c20152&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000905 10.0.0.242 - - [2026-06-04 02:37:09] "GET /project/01f6614e-2852-4942-9213-3cd086c20152?fields=security_groups HTTP/1.1" 200 1293 0.042660 10.0.0.242 - - [2026-06-04 02:37:10] "POST /fqname-to-id HTTP/1.1" 404 190 0.058237 10.0.0.27 - - [2026-06-04 02:37:10] "GET /projects?obj_uuids=b965d646-b940-4723-a0e6-2b7357327df3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004194 10.0.0.27 - - [2026-06-04 02:37:10] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001137 10.0.0.27 - - [2026-06-04 02:37:10] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007103 10.0.0.27 - - [2026-06-04 02:37:11] "POST /id-to-fqname HTTP/1.1" 200 192 0.005398 10.0.0.27 - - [2026-06-04 02:37:11] "POST /fqname-to-id HTTP/1.1" 404 201 0.002797 10.0.0.27 - - [2026-06-04 02:37:11] "POST /security-groups HTTP/1.1" 200 593 0.082564 10.0.0.27 - - [2026-06-04 02:37:11] "POST /projects HTTP/1.1" 200 589 0.320429 10.0.0.50 - - [2026-06-04 02:37:11] "POST /fqname-to-id HTTP/1.1" 404 236 0.004523 10.0.0.27 - - [2026-06-04 02:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.359981 10.0.0.50 - - [2026-06-04 02:37:11] "POST /access-control-lists HTTP/1.1" 200 596 0.051510 10.0.0.242 - - [2026-06-04 02:37:11] "GET /project/b965d646-b940-4723-a0e6-2b7357327df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.568913 10.0.0.242 - - [2026-06-04 02:37:12] "GET / HTTP/1.1" 200 35931 0.003523 10.0.0.242 - - [2026-06-04 02:37:13] "POST /fqname-to-id HTTP/1.1" 401 293 0.000887 10.0.0.242 - - [2026-06-04 02:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.053803 10.0.0.27 - - [2026-06-04 02:37:13] "GET /projects?obj_uuids=b965d646-b940-4723-a0e6-2b7357327df3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000887 10.0.0.242 - - [2026-06-04 02:37:13] "GET /project/b965d646-b940-4723-a0e6-2b7357327df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.068585 10.0.0.27 - - [2026-06-04 02:37:13] "GET /projects?obj_uuids=b965d646-b940-4723-a0e6-2b7357327df3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001371 10.0.0.242 - - [2026-06-04 02:37:14] "POST /neutron/network HTTP/1.1" 200 673 0.367466 10.0.0.50 - - [2026-06-04 02:37:14] "POST /route-targets HTTP/1.1" 200 327 0.060076 10.0.0.242 - - [2026-06-04 02:37:14] "POST /id-to-fqname HTTP/1.1" 200 255 0.003913 10.0.0.242 - - [2026-06-04 02:37:14] "GET /virtual-network/61f6f946-3410-4b0a-a6da-25a93f8490c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.005502 10.0.0.242 - - [2026-06-04 02:37:14] "POST /neutron/network HTTP/1.1" 200 894 0.007746 10.0.0.242 - - [2026-06-04 02:37:14] "GET /virtual-network/61f6f946-3410-4b0a-a6da-25a93f8490c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.005896 10.0.0.242 - - [2026-06-04 02:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.27 - - [2026-06-04 02:37:14] "GET /projects?obj_uuids=b965d646-b940-4723-a0e6-2b7357327df3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000957 10.0.0.242 - - [2026-06-04 02:37:14] "GET /project/b965d646-b940-4723-a0e6-2b7357327df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.045692 10.0.0.242 - - [2026-06-04 02:37:14] "POST /neutron/network HTTP/1.1" 200 117 0.017879 10.0.0.50 - - [2026-06-04 02:37:15] "POST /ref-update HTTP/1.1" 200 156 0.033778 10.0.0.242 - - [2026-06-04 02:37:15] "POST /neutron/network HTTP/1.1" 200 891 0.011213 10.0.0.242 - - [2026-06-04 02:37:15] "POST /id-to-fqname HTTP/1.1" 200 255 0.001119 10.0.0.242 - - [2026-06-04 02:37:15] "GET /virtual-network/4fb4cadb-073e-465a-98f3-f0a8e88c1c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.005345 10.0.0.242 - - [2026-06-04 02:37:15] "GET /virtual-network/4fb4cadb-073e-465a-98f3-f0a8e88c1c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.007369 10.0.0.242 - - [2026-06-04 02:37:15] "POST /neutron/subnet HTTP/1.1" 200 719 0.013495 10.0.0.242 - - [2026-06-04 02:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005042 10.0.0.27 - - [2026-06-04 02:37:15] "GET /projects?obj_uuids=b965d646-b940-4723-a0e6-2b7357327df3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001801 10.0.0.242 - - [2026-06-04 02:37:15] "GET /project/b965d646-b940-4723-a0e6-2b7357327df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.080988 10.0.0.27 - - [2026-06-04 02:37:16] "POST /useragent-kv HTTP/1.1" 200 115 0.015218 10.0.0.242 - - [2026-06-04 02:37:16] "POST /neutron/subnet HTTP/1.1" 200 725 0.222240 10.0.0.242 - - [2026-06-04 02:37:16] "POST /id-to-fqname HTTP/1.1" 200 256 0.001330 10.0.0.242 - - [2026-06-04 02:37:16] "GET /virtual-network/75fffb9b-030f-45ac-93ac-ee8f6a3d5424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.005397 10.0.0.242 - - [2026-06-04 02:37:16] "GET /virtual-network/75fffb9b-030f-45ac-93ac-ee8f6a3d5424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.006354 10.0.0.242 - - [2026-06-04 02:37:16] "POST /neutron/network HTTP/1.1" 200 894 0.009759 10.0.0.242 - - [2026-06-04 02:37:16] "POST /id-to-fqname HTTP/1.1" 200 255 0.001186 10.0.0.27 - - [2026-06-04 02:37:17] "GET /projects?obj_uuids=b965d646-b940-4723-a0e6-2b7357327df3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001361 10.0.0.242 - - [2026-06-04 02:37:17] "GET /project/b965d646-b940-4723-a0e6-2b7357327df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.095132 10.0.0.242 - - [2026-06-04 02:37:17] "POST /neutron/network HTTP/1.1" 200 891 0.006943 10.0.0.242 - - [2026-06-04 02:37:17] "POST /id-to-fqname HTTP/1.1" 200 256 0.001262 10.0.0.242 - - [2026-06-04 02:37:17] "POST /neutron/port HTTP/1.1" 200 117 0.008165 10.0.0.27 - - [2026-06-04 02:37:18] "GET /projects?obj_uuids=b965d646-b940-4723-a0e6-2b7357327df3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001273 10.0.0.242 - - [2026-06-04 02:37:18] "POST /neutron/port HTTP/1.1" 200 1061 0.412277 10.0.0.242 - - [2026-06-04 02:37:18] "POST /neutron/port HTTP/1.1" 200 1115 0.129833 10.0.0.27 - - [2026-06-04 02:37:18] "GET /projects?obj_uuids=b965d646-b940-4723-a0e6-2b7357327df3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001009 10.0.0.242 - - [2026-06-04 02:37:19] "GET /project/b965d646-b940-4723-a0e6-2b7357327df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.094404 10.0.0.242 - - [2026-06-04 02:37:19] "POST /neutron/subnet HTTP/1.1" 200 693 0.018436 10.0.0.242 - - [2026-06-04 02:37:19] "POST /neutron/network HTTP/1.1" 200 891 0.007989 10.0.0.242 - - [2026-06-04 02:37:19] "POST /neutron/port HTTP/1.1" 200 117 0.006109 10.0.0.242 - - [2026-06-04 02:37:20] "POST /neutron/port HTTP/1.1" 200 1062 0.026055 10.0.0.242 - - [2026-06-04 02:37:20] "POST /neutron/port HTTP/1.1" 200 1126 0.030974 10.0.0.242 - - [2026-06-04 02:37:20] "POST /neutron/port HTTP/1.1" 200 117 0.001115 10.0.0.242 - - [2026-06-04 02:37:21] "POST /neutron/network HTTP/1.1" 400 204 0.018451 10.0.0.242 - - [2026-06-04 02:37:21] "POST /neutron/port HTTP/1.1" 200 151 0.248840 10.0.0.242 - - [2026-06-04 02:37:22] "POST /neutron/port HTTP/1.1" 200 151 0.237354 10.0.0.27 - - [2026-06-04 02:37:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003311 10.0.0.27 - - [2026-06-04 02:37:23] "POST /useragent-kv HTTP/1.1" 200 115 0.012224 10.0.0.50 - - [2026-06-04 02:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005059 10.0.0.242 - - [2026-06-04 02:37:23] "POST /neutron/network HTTP/1.1" 200 151 0.171176 10.0.0.242 - - [2026-06-04 02:37:23] "POST /neutron/network HTTP/1.1" 200 894 0.009998 10.0.0.50 - - [2026-06-04 02:37:23] "DELETE /route-target/4a5c43e5-a30d-4bdd-a197-dc7a18acab95 HTTP/1.1" 200 115 0.036963 10.0.0.27 - - [2026-06-04 02:37:23] "GET /projects?obj_uuids=b965d646-b940-4723-a0e6-2b7357327df3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001516 10.0.0.242 - - [2026-06-04 02:37:23] "GET /project/b965d646-b940-4723-a0e6-2b7357327df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.085343 10.0.0.27 - - [2026-06-04 02:37:23] "GET /projects?obj_uuids=b965d646-b940-4723-a0e6-2b7357327df3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001271 10.0.0.242 - - [2026-06-04 02:37:23] "GET /project/b965d646-b940-4723-a0e6-2b7357327df3?fields=virtual_networks HTTP/1.1" 200 1037 0.072821 10.0.0.27 - - [2026-06-04 02:37:23] "GET /projects?obj_uuids=b965d646-b940-4723-a0e6-2b7357327df3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001144 10.0.0.242 - - [2026-06-04 02:37:24] "GET /project/b965d646-b940-4723-a0e6-2b7357327df3?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.050529 10.0.0.27 - - [2026-06-04 02:37:24] "GET /projects?obj_uuids=b965d646-b940-4723-a0e6-2b7357327df3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000956 10.0.0.242 - - [2026-06-04 02:37:24] "GET /project/b965d646-b940-4723-a0e6-2b7357327df3?fields=security_groups HTTP/1.1" 200 1265 0.073469 10.0.0.27 - - [2026-06-04 02:37:25] "DELETE /project/b965d646b9404723a0e62b7357327df3 HTTP/1.1" 404 173 0.009464 10.0.0.27 - - [2026-06-04 02:37:25] "DELETE /project/01f6614e2852494292133cd086c20152 HTTP/1.1" 404 173 0.006326 10.0.0.27 - - [2026-06-04 02:37:25] "DELETE /project/741401b6-5445-4e28-a795-93406da56f30 HTTP/1.1" 404 177 0.009845 10.0.0.27 - - [2026-06-04 02:37:25] "GET /projects?obj_uuids=01f6614e-2852-4942-9213-3cd086c20152&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000859 10.0.0.27 - - [2026-06-04 02:37:25] "GET /projects?obj_uuids=b965d646-b940-4723-a0e6-2b7357327df3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000732 10.0.0.27 - - [2026-06-04 02:37:25] "GET /project/b965d646-b940-4723-a0e6-2b7357327df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.055220 10.0.0.27 - - [2026-06-04 02:37:25] "GET /projects?obj_uuids=b965d646-b940-4723-a0e6-2b7357327df3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000868 10.0.0.27 - - [2026-06-04 02:37:25] "GET /project/01f6614e-2852-4942-9213-3cd086c20152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1515 0.075959 10.0.0.27 - - [2026-06-04 02:37:25] "GET /projects?obj_uuids=01f6614e-2852-4942-9213-3cd086c20152&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000942 10.0.0.27 - - [2026-06-04 02:37:25] "GET /project/b965d646-b940-4723-a0e6-2b7357327df3?fields=security_groups HTTP/1.1" 200 1370 0.095906 10.0.0.27 - - [2026-06-04 02:37:25] "GET /project/01f6614e-2852-4942-9213-3cd086c20152?fields=security_groups HTTP/1.1" 200 1398 0.153546 10.0.0.27 - - [2026-06-04 02:37:25] "DELETE /security-group/2c15af73-759b-4afe-af06-8d9a2d421d9b HTTP/1.1" 200 115 0.099313 10.0.0.27 - - [2026-06-04 02:37:25] "GET /projects?obj_uuids=b965d646-b940-4723-a0e6-2b7357327df3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001127 10.0.0.50 - - [2026-06-04 02:37:25] "DELETE /access-control-list/36751589-ad9f-400f-8655-ca5b81fd1c5e HTTP/1.1" 200 115 0.059789 10.0.0.27 - - [2026-06-04 02:37:25] "GET /project/b965d646-b940-4723-a0e6-2b7357327df3?fields=application_policy_sets HTTP/1.1" 200 1409 0.062554 10.0.0.27 - - [2026-06-04 02:37:25] "DELETE /security-group/95870ff7-9db3-4ad7-9ce9-6fdd20eef486 HTTP/1.1" 200 115 0.100662 10.0.0.27 - - [2026-06-04 02:37:25] "GET /projects?obj_uuids=01f6614e-2852-4942-9213-3cd086c20152&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000885 10.0.0.27 - - [2026-06-04 02:37:25] "GET /project/01f6614e-2852-4942-9213-3cd086c20152?fields=application_policy_sets HTTP/1.1" 200 1437 0.078646 10.0.0.242 - - [2026-06-04 02:37:25] "POST /fqname-to-id HTTP/1.1" 404 196 0.057481 10.0.0.27 - - [2026-06-04 02:37:25] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002597 10.0.0.50 - - [2026-06-04 02:37:25] "DELETE /access-control-list/447f4191-11a1-4d44-bea0-214541f6d0d3 HTTP/1.1" 200 115 0.083594 10.0.0.27 - - [2026-06-04 02:37:25] "DELETE /project/b965d646-b940-4723-a0e6-2b7357327df3 HTTP/1.1" 200 115 0.712713 10.0.0.27 - - [2026-06-04 02:37:25] "DELETE /project/01f6614e-2852-4942-9213-3cd086c20152 HTTP/1.1" 200 115 0.775249 10.0.0.27 - - [2026-06-04 02:37:25] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000966 10.0.0.27 - - [2026-06-04 02:37:25] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.014479 10.0.0.27 - - [2026-06-04 02:37:26] "POST /id-to-fqname HTTP/1.1" 200 198 0.003386 10.0.0.27 - - [2026-06-04 02:37:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.004410 10.0.0.27 - - [2026-06-04 02:37:26] "POST /security-groups HTTP/1.1" 200 599 0.085711 10.0.0.27 - - [2026-06-04 02:37:26] "POST /projects HTTP/1.1" 200 601 0.351550 10.0.0.27 - - [2026-06-04 02:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.395663 10.0.0.50 - - [2026-06-04 02:37:26] "POST /fqname-to-id HTTP/1.1" 404 241 0.009543 10.0.0.242 - - [2026-06-04 02:37:26] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.684450 10.0.0.242 - - [2026-06-04 02:37:28] "GET / HTTP/1.1" 200 35931 0.001866 10.0.0.242 - - [2026-06-04 02:37:28] "POST /fqname-to-id HTTP/1.1" 401 293 0.000601 10.0.0.242 - - [2026-06-04 02:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.068482 10.0.0.27 - - [2026-06-04 02:37:29] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000972 10.0.0.242 - - [2026-06-04 02:37:29] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.055006 10.0.0.27 - - [2026-06-04 02:37:29] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000952 10.0.0.242 - - [2026-06-04 02:37:29] "POST /neutron/network HTTP/1.1" 200 691 0.201890 10.0.0.50 - - [2026-06-04 02:37:29] "POST /ref-update HTTP/1.1" 200 156 0.032893 10.0.0.242 - - [2026-06-04 02:37:30] "POST /id-to-fqname HTTP/1.1" 200 267 0.003658 10.0.0.242 - - [2026-06-04 02:37:30] "GET /virtual-network/9224bbe1-0534-45f1-90d2-188996176608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2179 0.005890 10.0.0.242 - - [2026-06-04 02:37:30] "POST /neutron/network HTTP/1.1" 200 912 0.006909 10.0.0.242 - - [2026-06-04 02:37:30] "GET /virtual-network/9224bbe1-0534-45f1-90d2-188996176608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2179 0.005673 10.0.0.242 - - [2026-06-04 02:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.27 - - [2026-06-04 02:37:30] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000876 10.0.0.242 - - [2026-06-04 02:37:30] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.049096 10.0.0.242 - - [2026-06-04 02:37:30] "POST /neutron/network HTTP/1.1" 200 117 0.016448 10.0.0.242 - - [2026-06-04 02:37:30] "POST /neutron/network HTTP/1.1" 200 909 0.008745 10.0.0.242 - - [2026-06-04 02:37:30] "POST /id-to-fqname HTTP/1.1" 200 267 0.001250 10.0.0.242 - - [2026-06-04 02:37:30] "GET /virtual-network/7545c149-295b-49a7-8e7d-24249334812b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005319 10.0.0.242 - - [2026-06-04 02:37:30] "GET /virtual-network/7545c149-295b-49a7-8e7d-24249334812b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005811 10.0.0.242 - - [2026-06-04 02:37:30] "POST /neutron/subnet HTTP/1.1" 200 720 0.010009 10.0.0.242 - - [2026-06-04 02:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.27 - - [2026-06-04 02:37:30] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000959 10.0.0.242 - - [2026-06-04 02:37:30] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.064359 10.0.0.50 - - [2026-06-04 02:37:31] "POST /route-targets HTTP/1.1" 200 327 0.014839 10.0.0.27 - - [2026-06-04 02:37:31] "POST /useragent-kv HTTP/1.1" 200 115 0.011750 10.0.0.242 - - [2026-06-04 02:37:31] "POST /neutron/subnet HTTP/1.1" 200 734 0.238499 10.0.0.242 - - [2026-06-04 02:37:31] "POST /id-to-fqname HTTP/1.1" 200 268 0.001262 10.0.0.242 - - [2026-06-04 02:37:31] "GET /virtual-network/c7151474-ab08-4909-a29c-1266e49e4a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.005599 10.0.0.242 - - [2026-06-04 02:37:31] "GET /virtual-network/c7151474-ab08-4909-a29c-1266e49e4a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.006522 10.0.0.242 - - [2026-06-04 02:37:31] "POST /neutron/network HTTP/1.1" 200 914 0.006810 10.0.0.242 - - [2026-06-04 02:37:31] "POST /id-to-fqname HTTP/1.1" 200 267 0.001287 10.0.0.27 - - [2026-06-04 02:38:10] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001327 10.0.0.242 - - [2026-06-04 02:38:10] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.083636 10.0.0.242 - - [2026-06-04 02:38:10] "POST /neutron/network HTTP/1.1" 200 909 0.006704 10.0.0.242 - - [2026-06-04 02:38:10] "POST /id-to-fqname HTTP/1.1" 200 268 0.001355 10.0.0.242 - - [2026-06-04 02:38:10] "POST /neutron/port HTTP/1.1" 200 117 0.007353 10.0.0.27 - - [2026-06-04 02:38:10] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001424 10.0.0.242 - - [2026-06-04 02:38:11] "POST /neutron/port HTTP/1.1" 200 1067 0.540809 10.0.0.27 - - [2026-06-04 02:38:11] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000973 10.0.0.242 - - [2026-06-04 02:38:11] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.135059 10.0.0.242 - - [2026-06-04 02:38:11] "POST /neutron/network HTTP/1.1" 200 914 0.006570 10.0.0.242 - - [2026-06-04 02:38:11] "POST /neutron/security_group HTTP/1.1" 200 2066 0.014587 10.0.0.242 - - [2026-06-04 02:38:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006115 10.0.0.27 - - [2026-06-04 02:38:12] "GET /projects?obj_uuids=f5a222ba-fb46-4245-8a23-8c6d67cc358f&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001164 10.0.0.242 - - [2026-06-04 02:38:12] "GET /project/f5a222ba-fb46-4245-8a23-8c6d67cc358f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.090159 10.0.0.242 - - [2026-06-04 02:38:12] "POST /neutron/network HTTP/1.1" 200 909 0.008066 10.0.0.242 - - [2026-06-04 02:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.242 - - [2026-06-04 02:38:13] "GET /security-group/68844b2b-1196-4ec4-8db9-fc2ffe6412da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3685 0.019659 10.0.0.242 - - [2026-06-04 02:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007607 10.0.0.242 - - [2026-06-04 02:38:13] "POST /neutron/port HTTP/1.1" 200 1070 0.045975 10.0.0.27 - - [2026-06-04 02:38:13] "GET /projects?obj_uuids=f5a222ba-fb46-4245-8a23-8c6d67cc358f&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001359 10.0.0.242 - - [2026-06-04 02:38:13] "GET /project/f5a222ba-fb46-4245-8a23-8c6d67cc358f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.080451 10.0.0.242 - - [2026-06-04 02:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.242 - - [2026-06-04 02:38:13] "GET /security-group/68844b2b-1196-4ec4-8db9-fc2ffe6412da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3685 0.004587 10.0.0.242 - - [2026-06-04 02:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010815 10.0.0.242 - - [2026-06-04 02:38:13] "PUT /security-group/68844b2b-1196-4ec4-8db9-fc2ffe6412da HTTP/1.1" 200 262 0.067117 10.0.0.242 - - [2026-06-04 02:38:13] "POST /neutron/port HTTP/1.1" 200 1134 0.060171 10.0.0.50 - - [2026-06-04 02:38:13] "PUT /access-control-list/bd82d210-9304-4e54-93e9-d7efba928e72 HTTP/1.1" 200 272 0.032933 10.0.0.242 - - [2026-06-04 02:38:14] "POST /neutron/port HTTP/1.1" 200 117 0.004859 10.0.0.242 - - [2026-06-04 02:38:14] "POST /fqname-to-id HTTP/1.1" 404 193 0.015477 10.0.0.242 - - [2026-06-04 02:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005850 10.0.0.27 - - [2026-06-04 02:38:14] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001015 10.0.0.242 - - [2026-06-04 02:38:14] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007688 10.0.0.242 - - [2026-06-04 02:38:14] "POST /service-templates HTTP/1.1" 200 543 0.070219 10.0.0.242 - - [2026-06-04 02:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.242 - - [2026-06-04 02:38:15] "GET /service-template/117cfd2e-9f66-4182-9029-97eeff929b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.016785 10.0.0.242 - - [2026-06-04 02:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006343 10.0.0.242 - - [2026-06-04 02:38:15] "GET /service-template/117cfd2e-9f66-4182-9029-97eeff929b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.011622 10.0.0.242 - - [2026-06-04 02:38:15] "POST /id-to-fqname HTTP/1.1" 200 267 0.001334 10.0.0.242 - - [2026-06-04 02:38:15] "POST /id-to-fqname HTTP/1.1" 200 267 0.003163 10.0.0.242 - - [2026-06-04 02:38:15] "POST /id-to-fqname HTTP/1.1" 200 268 0.003177 10.0.0.242 - - [2026-06-04 02:38:15] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008356 10.0.0.242 - - [2026-06-04 02:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.018600 10.0.0.242 - - [2026-06-04 02:38:15] "DELETE /service-template/117cfd2e-9f66-4182-9029-97eeff929b9f HTTP/1.1" 200 115 0.074986 10.0.0.242 - - [2026-06-04 02:38:15] "POST /fqname-to-id HTTP/1.1" 404 193 0.004743 10.0.0.242 - - [2026-06-04 02:38:21] "POST /neutron/network HTTP/1.1" 200 909 0.021805 10.0.0.242 - - [2026-06-04 02:38:23] "POST /neutron/network HTTP/1.1" 400 204 0.021538 10.0.0.27 - - [2026-06-04 02:38:25] "DELETE /project/ee76d238b66d43d8ae6dab55ad5a7a75 HTTP/1.1" 404 173 0.015554 10.0.0.242 - - [2026-06-04 02:38:27] "POST /neutron/network HTTP/1.1" 200 909 0.011523 10.0.0.242 - - [2026-06-04 02:38:29] "POST /neutron/network HTTP/1.1" 400 204 0.040340 10.0.0.50 - - [2026-06-04 02:38:29] "GET /global-system-configs HTTP/1.1" 401 293 0.000413 10.0.0.27 - - [2026-06-04 02:38:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000523 10.0.0.50 - - [2026-06-04 02:38:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000450 10.0.0.27 - - [2026-06-04 02:38:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000567 10.0.0.50 - - [2026-06-04 02:38:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000375 10.0.0.50 - - [2026-06-04 02:38:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000572 10.0.0.27 - - [2026-06-04 02:38:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000425 10.0.0.27 - - [2026-06-04 02:38:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000357 10.0.0.242 - - [2026-06-04 02:38:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000371 10.0.0.242 - - [2026-06-04 02:38:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000367 10.0.0.242 - - [2026-06-04 02:38:32] "GET /global-system-configs HTTP/1.1" 401 293 0.001225 10.0.0.242 - - [2026-06-04 02:38:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000367 10.0.0.242 - - [2026-06-04 02:38:33] "POST /neutron/network HTTP/1.1" 200 909 0.021044 10.0.0.242 - - [2026-06-04 02:38:35] "POST /neutron/network HTTP/1.1" 400 204 0.032032 10.0.0.242 - - [2026-06-04 02:38:39] "POST /neutron/network HTTP/1.1" 200 909 0.021297 10.0.0.242 - - [2026-06-04 02:38:42] "POST /neutron/network HTTP/1.1" 400 204 0.042395 10.0.0.242 - - [2026-06-04 02:38:46] "POST /neutron/network HTTP/1.1" 200 909 0.011119 10.0.0.242 - - [2026-06-04 02:38:48] "POST /neutron/network HTTP/1.1" 400 204 0.048587 10.0.0.242 - - [2026-06-04 02:38:52] "POST /neutron/network HTTP/1.1" 200 909 0.008061 10.0.0.242 - - [2026-06-04 02:38:54] "POST /neutron/network HTTP/1.1" 400 204 0.017395 10.0.0.242 - - [2026-06-04 02:38:58] "POST /neutron/network HTTP/1.1" 200 909 0.007723 10.0.0.242 - - [2026-06-04 02:39:00] "POST /neutron/network HTTP/1.1" 400 204 0.018249 10.0.0.242 - - [2026-06-04 02:39:04] "POST /neutron/network HTTP/1.1" 200 909 0.008631 10.0.0.242 - - [2026-06-04 02:39:06] "POST /neutron/network HTTP/1.1" 400 204 0.020364 10.0.0.242 - - [2026-06-04 02:39:11] "POST /neutron/network HTTP/1.1" 200 909 0.006957 10.0.0.242 - - [2026-06-04 02:39:11] "POST /neutron/network HTTP/1.1" 400 204 0.021843 10.0.0.242 - - [2026-06-04 02:39:15] "POST /neutron/network HTTP/1.1" 200 914 0.007538 10.0.0.242 - - [2026-06-04 02:39:17] "POST /neutron/network HTTP/1.1" 400 204 0.015645 10.0.0.242 - - [2026-06-04 02:39:21] "POST /neutron/network HTTP/1.1" 200 914 0.008900 10.0.0.242 - - [2026-06-04 02:39:23] "POST /neutron/network HTTP/1.1" 400 204 0.015820 10.0.0.242 - - [2026-06-04 02:39:27] "POST /neutron/network HTTP/1.1" 200 914 0.007339 10.0.0.27 - - [2026-06-04 02:39:29] "GET /obj-perms HTTP/1.1" 200 5075 0.075351 10.0.0.242 - - [2026-06-04 02:39:29] "GET /obj-perms HTTP/1.1" 200 5075 0.150398 10.0.0.242 - - [2026-06-04 02:39:29] "POST /neutron/port HTTP/1.1" 200 1124 0.023607 10.0.0.242 - - [2026-06-04 02:39:29] "POST /neutron/port HTTP/1.1" 200 151 0.214542 10.0.0.242 - - [2026-06-04 02:39:30] "POST /neutron/port HTTP/1.1" 200 151 0.234797 10.0.0.242 - - [2026-06-04 02:39:31] "POST /neutron/network HTTP/1.1" 200 914 0.008455 10.0.0.27 - - [2026-06-04 02:39:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002846 10.0.0.50 - - [2026-06-04 02:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005008 10.0.0.27 - - [2026-06-04 02:39:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002751 10.0.0.242 - - [2026-06-04 02:39:31] "POST /neutron/network HTTP/1.1" 200 151 0.131520 10.0.0.27 - - [2026-06-04 02:39:31] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000944 10.0.0.242 - - [2026-06-04 02:39:32] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.094417 10.0.0.27 - - [2026-06-04 02:39:32] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001793 10.0.0.242 - - [2026-06-04 02:39:32] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?fields=virtual_networks HTTP/1.1" 200 1334 0.065000 10.0.0.27 - - [2026-06-04 02:39:34] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001863 10.0.0.242 - - [2026-06-04 02:39:34] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.054517 10.0.0.27 - - [2026-06-04 02:39:34] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001356 10.0.0.242 - - [2026-06-04 02:39:34] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?fields=virtual_networks HTTP/1.1" 200 1334 0.053227 10.0.0.27 - - [2026-06-04 02:39:36] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001582 10.0.0.242 - - [2026-06-04 02:39:36] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.066867 10.0.0.27 - - [2026-06-04 02:39:36] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000907 10.0.0.242 - - [2026-06-04 02:39:36] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?fields=virtual_networks HTTP/1.1" 200 1334 0.050164 10.0.0.27 - - [2026-06-04 02:39:38] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000954 10.0.0.242 - - [2026-06-04 02:39:38] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.054776 10.0.0.27 - - [2026-06-04 02:39:38] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001326 10.0.0.242 - - [2026-06-04 02:39:38] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?fields=virtual_networks HTTP/1.1" 200 1334 0.067796 10.0.0.27 - - [2026-06-04 02:39:40] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000999 10.0.0.242 - - [2026-06-04 02:39:40] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.042948 10.0.0.27 - - [2026-06-04 02:39:40] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000972 10.0.0.242 - - [2026-06-04 02:39:40] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?fields=virtual_networks HTTP/1.1" 200 1334 0.051942 10.0.0.27 - - [2026-06-04 02:39:42] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001308 10.0.0.242 - - [2026-06-04 02:39:42] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.052936 10.0.0.27 - - [2026-06-04 02:39:42] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001788 10.0.0.242 - - [2026-06-04 02:39:42] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?fields=virtual_networks HTTP/1.1" 200 1334 0.052376 10.0.0.27 - - [2026-06-04 02:39:44] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001209 10.0.0.242 - - [2026-06-04 02:39:45] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.045588 10.0.0.27 - - [2026-06-04 02:39:45] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001070 10.0.0.242 - - [2026-06-04 02:39:45] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?fields=virtual_networks HTTP/1.1" 200 1334 0.045646 10.0.0.27 - - [2026-06-04 02:39:47] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000980 10.0.0.242 - - [2026-06-04 02:39:47] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.046227 10.0.0.27 - - [2026-06-04 02:39:47] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000982 10.0.0.242 - - [2026-06-04 02:39:47] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?fields=virtual_networks HTTP/1.1" 200 1334 0.072163 10.0.0.27 - - [2026-06-04 02:39:49] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001227 10.0.0.242 - - [2026-06-04 02:39:49] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.051853 10.0.0.27 - - [2026-06-04 02:39:49] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001908 10.0.0.242 - - [2026-06-04 02:39:49] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?fields=virtual_networks HTTP/1.1" 200 1334 0.063499 10.0.0.27 - - [2026-06-04 02:39:51] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001397 10.0.0.242 - - [2026-06-04 02:39:51] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.044453 10.0.0.27 - - [2026-06-04 02:39:51] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001360 10.0.0.242 - - [2026-06-04 02:39:51] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?fields=virtual_networks HTTP/1.1" 200 1334 0.052320 10.0.0.27 - - [2026-06-04 02:39:53] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001122 10.0.0.242 - - [2026-06-04 02:39:53] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.053839 10.0.0.27 - - [2026-06-04 02:39:53] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000983 10.0.0.242 - - [2026-06-04 02:39:53] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?fields=virtual_networks HTTP/1.1" 200 1334 0.052405 10.0.0.27 - - [2026-06-04 02:39:55] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001764 10.0.0.242 - - [2026-06-04 02:39:55] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.056584 10.0.0.27 - - [2026-06-04 02:39:55] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001418 10.0.0.242 - - [2026-06-04 02:39:55] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?fields=virtual_networks HTTP/1.1" 200 1334 0.053611 10.0.0.27 - - [2026-06-04 02:39:57] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001232 10.0.0.242 - - [2026-06-04 02:39:57] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.056202 10.0.0.27 - - [2026-06-04 02:39:58] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001501 10.0.0.242 - - [2026-06-04 02:39:58] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?fields=virtual_networks HTTP/1.1" 200 1334 0.049490 10.0.0.27 - - [2026-06-04 02:40:00] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001168 10.0.0.242 - - [2026-06-04 02:40:00] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.044048 10.0.0.27 - - [2026-06-04 02:40:00] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001571 10.0.0.242 - - [2026-06-04 02:40:00] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?fields=virtual_networks HTTP/1.1" 200 1334 0.053437 10.0.0.27 - - [2026-06-04 02:40:02] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001039 10.0.0.242 - - [2026-06-04 02:40:02] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.054514 10.0.0.27 - - [2026-06-04 02:40:02] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001182 10.0.0.242 - - [2026-06-04 02:40:02] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?fields=virtual_networks HTTP/1.1" 200 1334 0.049501 10.0.0.27 - - [2026-06-04 02:40:04] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001916 10.0.0.242 - - [2026-06-04 02:40:04] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.053457 10.0.0.27 - - [2026-06-04 02:40:04] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001407 10.0.0.242 - - [2026-06-04 02:40:04] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?fields=virtual_networks HTTP/1.1" 200 1334 0.063855 10.0.0.27 - - [2026-06-04 02:40:06] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001232 10.0.0.242 - - [2026-06-04 02:40:06] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.062125 10.0.0.27 - - [2026-06-04 02:40:06] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000980 10.0.0.242 - - [2026-06-04 02:40:06] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?fields=virtual_networks HTTP/1.1" 200 1334 0.053972 10.0.0.27 - - [2026-06-04 02:40:08] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001098 10.0.0.242 - - [2026-06-04 02:40:08] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.058406 10.0.0.27 - - [2026-06-04 02:40:08] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002489 10.0.0.242 - - [2026-06-04 02:40:08] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?fields=virtual_networks HTTP/1.1" 200 1334 0.079192 10.0.0.27 - - [2026-06-04 02:40:10] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001319 10.0.0.242 - - [2026-06-04 02:40:10] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.053517 10.0.0.27 - - [2026-06-04 02:40:10] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001686 10.0.0.242 - - [2026-06-04 02:40:11] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?fields=virtual_networks HTTP/1.1" 200 1334 0.063872 10.0.0.27 - - [2026-06-04 02:40:13] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001119 10.0.0.242 - - [2026-06-04 02:40:13] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.051532 10.0.0.27 - - [2026-06-04 02:40:13] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001082 10.0.0.242 - - [2026-06-04 02:40:13] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?fields=virtual_networks HTTP/1.1" 200 1334 0.053349 10.0.0.27 - - [2026-06-04 02:40:15] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001245 10.0.0.242 - - [2026-06-04 02:40:15] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.054047 10.0.0.27 - - [2026-06-04 02:40:15] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001205 10.0.0.242 - - [2026-06-04 02:40:15] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?fields=virtual_networks HTTP/1.1" 200 1334 0.044656 10.0.0.27 - - [2026-06-04 02:40:17] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001283 10.0.0.242 - - [2026-06-04 02:40:17] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.061338 10.0.0.27 - - [2026-06-04 02:40:17] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001256 10.0.0.242 - - [2026-06-04 02:40:17] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?fields=virtual_networks HTTP/1.1" 200 1334 0.055493 10.0.0.27 - - [2026-06-04 02:40:19] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001068 10.0.0.242 - - [2026-06-04 02:40:19] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.046474 10.0.0.27 - - [2026-06-04 02:40:19] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001482 10.0.0.242 - - [2026-06-04 02:40:19] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?fields=virtual_networks HTTP/1.1" 200 1334 0.050959 10.0.0.27 - - [2026-06-04 02:40:21] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001029 10.0.0.242 - - [2026-06-04 02:40:21] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.045707 10.0.0.27 - - [2026-06-04 02:40:21] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001218 10.0.0.242 - - [2026-06-04 02:40:21] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?fields=virtual_networks HTTP/1.1" 200 1334 0.046122 10.0.0.27 - - [2026-06-04 02:40:23] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001279 10.0.0.242 - - [2026-06-04 02:40:23] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.038111 10.0.0.27 - - [2026-06-04 02:40:23] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000937 10.0.0.242 - - [2026-06-04 02:40:23] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?fields=virtual_networks HTTP/1.1" 200 1334 0.049180 10.0.0.27 - - [2026-06-04 02:40:25] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001549 10.0.0.242 - - [2026-06-04 02:40:26] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.053688 10.0.0.27 - - [2026-06-04 02:40:26] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001302 10.0.0.242 - - [2026-06-04 02:40:26] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?fields=virtual_networks HTTP/1.1" 200 1334 0.072159 10.0.0.27 - - [2026-06-04 02:40:28] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001680 10.0.0.242 - - [2026-06-04 02:40:28] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.048550 10.0.0.27 - - [2026-06-04 02:40:28] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001301 10.0.0.242 - - [2026-06-04 02:40:28] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?fields=virtual_networks HTTP/1.1" 200 1334 0.052823 10.0.0.50 - - [2026-06-04 02:40:29] "GET /obj-perms HTTP/1.1" 200 5075 0.067939 10.0.0.27 - - [2026-06-04 02:40:30] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001392 10.0.0.242 - - [2026-06-04 02:40:30] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.047370 10.0.0.27 - - [2026-06-04 02:40:30] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001351 10.0.0.242 - - [2026-06-04 02:40:30] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?fields=virtual_networks HTTP/1.1" 200 1334 0.042938 10.0.0.27 - - [2026-06-04 02:40:32] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001452 10.0.0.242 - - [2026-06-04 02:40:32] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.053200 10.0.0.27 - - [2026-06-04 02:40:32] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001070 10.0.0.242 - - [2026-06-04 02:40:32] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?fields=virtual_networks HTTP/1.1" 200 1334 0.045242 10.0.0.27 - - [2026-06-04 02:40:34] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001009 10.0.0.242 - - [2026-06-04 02:40:34] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.056818 10.0.0.27 - - [2026-06-04 02:40:34] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001361 10.0.0.242 - - [2026-06-04 02:40:34] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?fields=virtual_networks HTTP/1.1" 200 1334 0.081246 10.0.0.27 - - [2026-06-04 02:40:36] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001009 10.0.0.242 - - [2026-06-04 02:40:36] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.049320 10.0.0.27 - - [2026-06-04 02:40:36] "GET /projects?obj_uuids=ee76d238-b66d-43d8-ae6d-ab55ad5a7a75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000990 10.0.0.242 - - [2026-06-04 02:40:36] "GET /project/ee76d238-b66d-43d8-ae6d-ab55ad5a7a75?fields=virtual_networks HTTP/1.1" 200 1334 0.066410 10.0.0.242 - - [2026-06-04 02:40:37] "POST /fqname-to-id HTTP/1.1" 404 189 0.035949 10.0.0.27 - - [2026-06-04 02:40:37] "GET /projects?obj_uuids=e43c9122-2842-4ec9-8d21-64cd572cac51&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003516 10.0.0.27 - - [2026-06-04 02:40:37] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001168 10.0.0.27 - - [2026-06-04 02:40:37] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008127 10.0.0.27 - - [2026-06-04 02:40:37] "POST /id-to-fqname HTTP/1.1" 200 191 0.008646 10.0.0.27 - - [2026-06-04 02:40:37] "POST /fqname-to-id HTTP/1.1" 404 200 0.005260 10.0.0.27 - - [2026-06-04 02:40:37] "POST /security-groups HTTP/1.1" 200 592 0.033091 10.0.0.27 - - [2026-06-04 02:40:37] "POST /projects HTTP/1.1" 200 587 0.280975 10.0.0.27 - - [2026-06-04 02:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.321849 10.0.0.50 - - [2026-06-04 02:40:37] "POST /access-control-lists HTTP/1.1" 200 597 0.032540 10.0.0.242 - - [2026-06-04 02:40:38] "GET /project/e43c9122-2842-4ec9-8d21-64cd572cac51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.490588 10.0.0.242 - - [2026-06-04 02:40:39] "GET / HTTP/1.1" 200 35931 0.001255 10.0.0.242 - - [2026-06-04 02:40:39] "POST /fqname-to-id HTTP/1.1" 401 293 0.000472 10.0.0.242 - - [2026-06-04 02:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.078738 10.0.0.27 - - [2026-06-04 02:40:40] "GET /projects?obj_uuids=e43c9122-2842-4ec9-8d21-64cd572cac51&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000926 10.0.0.242 - - [2026-06-04 02:40:40] "GET /project/e43c9122-2842-4ec9-8d21-64cd572cac51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.057088 10.0.0.50 - - [2026-06-04 02:40:40] "POST /route-targets HTTP/1.1" 200 327 0.017355 10.0.0.27 - - [2026-06-04 02:40:41] "POST /useragent-kv HTTP/1.1" 200 115 0.012968 10.0.0.242 - - [2026-06-04 02:40:41] "POST /neutron/subnet HTTP/1.1" 200 724 0.332026 10.0.0.242 - - [2026-06-04 02:40:41] "POST /id-to-fqname HTTP/1.1" 200 253 0.001218 10.0.0.242 - - [2026-06-04 02:40:41] "GET /virtual-network/c802f6b8-1485-41e4-84b6-c6fab4144576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2137 0.005174 10.0.0.242 - - [2026-06-04 02:40:41] "GET /virtual-network/c802f6b8-1485-41e4-84b6-c6fab4144576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2137 0.005693 10.0.0.242 - - [2026-06-04 02:40:41] "POST /neutron/network HTTP/1.1" 200 889 0.006282 10.0.0.242 - - [2026-06-04 02:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.27 - - [2026-06-04 02:40:41] "GET /projects?obj_uuids=e43c9122-2842-4ec9-8d21-64cd572cac51&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000926 10.0.0.242 - - [2026-06-04 02:40:41] "GET /project/e43c9122-2842-4ec9-8d21-64cd572cac51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.042746 10.0.0.27 - - [2026-06-04 02:40:41] "GET /projects?obj_uuids=e43c9122-2842-4ec9-8d21-64cd572cac51&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001318 10.0.0.242 - - [2026-06-04 02:40:41] "POST /neutron/network HTTP/1.1" 200 670 0.141882 10.0.0.50 - - [2026-06-04 02:40:41] "POST /ref-update HTTP/1.1" 200 156 0.036709 10.0.0.242 - - [2026-06-04 02:40:41] "POST /id-to-fqname HTTP/1.1" 200 253 0.003328 10.0.0.242 - - [2026-06-04 02:40:41] "GET /virtual-network/3330b763-047b-4b8e-a5d7-d5fec60ccd6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2137 0.006407 10.0.0.242 - - [2026-06-04 02:40:41] "POST /neutron/network HTTP/1.1" 200 889 0.006008 10.0.0.242 - - [2026-06-04 02:40:41] "GET /virtual-network/3330b763-047b-4b8e-a5d7-d5fec60ccd6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2137 0.006216 10.0.0.242 - - [2026-06-04 02:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.27 - - [2026-06-04 02:40:41] "GET /projects?obj_uuids=e43c9122-2842-4ec9-8d21-64cd572cac51&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001005 10.0.0.242 - - [2026-06-04 02:40:42] "GET /project/e43c9122-2842-4ec9-8d21-64cd572cac51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.051546 10.0.0.242 - - [2026-06-04 02:40:42] "POST /neutron/network HTTP/1.1" 200 117 0.015206 10.0.0.242 - - [2026-06-04 02:40:42] "POST /neutron/network HTTP/1.1" 200 892 0.009068 10.0.0.242 - - [2026-06-04 02:40:42] "POST /id-to-fqname HTTP/1.1" 200 254 0.001251 10.0.0.242 - - [2026-06-04 02:40:42] "GET /virtual-network/91a96b83-3ad8-495c-a587-8895637f1559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.005452 10.0.0.242 - - [2026-06-04 02:40:42] "GET /virtual-network/91a96b83-3ad8-495c-a587-8895637f1559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.006027 10.0.0.242 - - [2026-06-04 02:40:42] "POST /neutron/subnet HTTP/1.1" 200 730 0.013485 10.0.0.242 - - [2026-06-04 02:40:42] "POST /id-to-fqname HTTP/1.1" 200 253 0.001666 10.0.0.27 - - [2026-06-04 02:40:43] "GET /projects?obj_uuids=e43c9122-2842-4ec9-8d21-64cd572cac51&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000921 10.0.0.242 - - [2026-06-04 02:40:43] "GET /project/e43c9122-2842-4ec9-8d21-64cd572cac51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.084947 10.0.0.242 - - [2026-06-04 02:40:43] "POST /neutron/port HTTP/1.1" 200 117 0.006846 10.0.0.242 - - [2026-06-04 02:40:44] "POST /id-to-fqname HTTP/1.1" 200 254 0.001185 10.0.0.242 - - [2026-06-04 02:40:44] "POST /neutron/network HTTP/1.1" 200 902 0.007731 10.0.0.242 - - [2026-06-04 02:40:44] "POST /neutron/port HTTP/1.1" 200 1061 0.020914 10.0.0.242 - - [2026-06-04 02:40:45] "POST /neutron/port HTTP/1.1" 200 1125 0.044439 10.0.0.27 - - [2026-06-04 02:40:45] "GET /projects?obj_uuids=e43c9122-2842-4ec9-8d21-64cd572cac51&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001480 10.0.0.242 - - [2026-06-04 02:40:45] "POST /neutron/port HTTP/1.1" 200 117 0.002002 10.0.0.242 - - [2026-06-04 02:40:45] "GET /project/e43c9122-2842-4ec9-8d21-64cd572cac51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.093303 10.0.0.242 - - [2026-06-04 02:40:45] "POST /neutron/port HTTP/1.1" 200 1125 0.038005 10.0.0.242 - - [2026-06-04 02:40:46] "POST /neutron/network HTTP/1.1" 200 902 0.008518 10.0.0.242 - - [2026-06-04 02:40:46] "POST /fqname-to-id HTTP/1.1" 404 193 0.015555 10.0.0.242 - - [2026-06-04 02:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.066362 10.0.0.27 - - [2026-06-04 02:40:46] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000895 10.0.0.242 - - [2026-06-04 02:40:46] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008118 10.0.0.242 - - [2026-06-04 02:40:46] "POST /neutron/port HTTP/1.1" 200 1062 0.024682 10.0.0.242 - - [2026-06-04 02:40:46] "POST /service-templates HTTP/1.1" 200 543 0.031382 10.0.0.242 - - [2026-06-04 02:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.242 - - [2026-06-04 02:40:46] "GET /service-template/0accad59-799f-44d1-875b-48acb1842e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.018449 10.0.0.242 - - [2026-06-04 02:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.242 - - [2026-06-04 02:40:46] "GET /service-template/0accad59-799f-44d1-875b-48acb1842e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.004424 10.0.0.242 - - [2026-06-04 02:40:46] "POST /id-to-fqname HTTP/1.1" 200 253 0.001236 10.0.0.242 - - [2026-06-04 02:40:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004307 10.0.0.242 - - [2026-06-04 02:40:46] "POST /id-to-fqname HTTP/1.1" 200 253 0.001181 10.0.0.242 - - [2026-06-04 02:40:46] "POST /id-to-fqname HTTP/1.1" 200 254 0.001223 10.0.0.242 - - [2026-06-04 02:40:46] "POST /neutron/network HTTP/1.1" 200 892 0.007446 10.0.0.242 - - [2026-06-04 02:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.242 - - [2026-06-04 02:40:47] "DELETE /service-template/0accad59-799f-44d1-875b-48acb1842e91 HTTP/1.1" 200 115 0.029454 10.0.0.242 - - [2026-06-04 02:40:47] "POST /fqname-to-id HTTP/1.1" 404 193 0.002912 10.0.0.242 - - [2026-06-04 02:40:49] "POST /neutron/network HTTP/1.1" 200 889 0.008106 10.0.0.242 - - [2026-06-04 02:40:50] "POST /neutron/port HTTP/1.1" 200 1116 0.024672 10.0.0.242 - - [2026-06-04 02:40:50] "POST /neutron/port HTTP/1.1" 200 1115 0.013239 10.0.0.27 - - [2026-06-04 02:40:51] "POST /useragent-kv HTTP/1.1" 200 115 0.040641 10.0.0.27 - - [2026-06-04 02:40:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003312 10.0.0.242 - - [2026-06-04 02:40:51] "POST /neutron/network HTTP/1.1" 200 151 0.177771 10.0.0.50 - - [2026-06-04 02:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.067193 10.0.0.242 - - [2026-06-04 02:40:52] "POST /neutron/network HTTP/1.1" 200 889 0.007249 10.0.0.50 - - [2026-06-04 02:40:52] "DELETE /route-target/852f66c1-d40d-4ebe-b0f7-90a538d79f1d HTTP/1.1" 200 115 0.034653 10.0.0.27 - - [2026-06-04 02:40:52] "GET /projects?obj_uuids=e43c9122-2842-4ec9-8d21-64cd572cac51&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000924 10.0.0.242 - - [2026-06-04 02:40:52] "GET /project/e43c9122-2842-4ec9-8d21-64cd572cac51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.103223 10.0.0.27 - - [2026-06-04 02:40:52] "GET /projects?obj_uuids=e43c9122-2842-4ec9-8d21-64cd572cac51&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000956 10.0.0.242 - - [2026-06-04 02:40:52] "GET /project/e43c9122-2842-4ec9-8d21-64cd572cac51?fields=virtual_networks HTTP/1.1" 200 1035 0.042691 10.0.0.27 - - [2026-06-04 02:40:52] "GET /projects?obj_uuids=e43c9122-2842-4ec9-8d21-64cd572cac51&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000965 10.0.0.242 - - [2026-06-04 02:40:52] "GET /project/e43c9122-2842-4ec9-8d21-64cd572cac51?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.050165 10.0.0.27 - - [2026-06-04 02:40:52] "GET /projects?obj_uuids=e43c9122-2842-4ec9-8d21-64cd572cac51&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002410 10.0.0.242 - - [2026-06-04 02:40:52] "GET /project/e43c9122-2842-4ec9-8d21-64cd572cac51?fields=security_groups HTTP/1.1" 200 1262 0.054478 10.0.0.242 - - [2026-06-04 02:40:53] "POST /fqname-to-id HTTP/1.1" 404 193 0.030764 10.0.0.27 - - [2026-06-04 02:40:53] "GET /projects?obj_uuids=7add9e47-c132-4c9a-8476-e81a1bca36ea&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002889 10.0.0.27 - - [2026-06-04 02:40:53] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001184 10.0.0.27 - - [2026-06-04 02:40:53] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.049329 10.0.0.27 - - [2026-06-04 02:40:53] "POST /id-to-fqname HTTP/1.1" 200 195 0.002731 10.0.0.27 - - [2026-06-04 02:40:53] "POST /fqname-to-id HTTP/1.1" 404 204 0.005293 10.0.0.27 - - [2026-06-04 02:40:53] "POST /security-groups HTTP/1.1" 200 596 0.042413 10.0.0.50 - - [2026-06-04 02:40:53] "POST /fqname-to-id HTTP/1.1" 404 239 0.005403 10.0.0.27 - - [2026-06-04 02:40:54] "POST /projects HTTP/1.1" 200 595 0.267269 10.0.0.27 - - [2026-06-04 02:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.339359 10.0.0.50 - - [2026-06-04 02:40:54] "POST /access-control-lists HTTP/1.1" 200 599 0.035210 10.0.0.242 - - [2026-06-04 02:40:54] "GET /project/7add9e47-c132-4c9a-8476-e81a1bca36ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.551373 10.0.0.242 - - [2026-06-04 02:40:55] "GET / HTTP/1.1" 200 35931 0.002576 10.0.0.242 - - [2026-06-04 02:40:56] "POST /fqname-to-id HTTP/1.1" 401 293 0.000433 10.0.0.242 - - [2026-06-04 02:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.110414 10.0.0.27 - - [2026-06-04 02:40:56] "GET /projects?obj_uuids=7add9e47-c132-4c9a-8476-e81a1bca36ea&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001372 10.0.0.242 - - [2026-06-04 02:40:56] "GET /project/7add9e47-c132-4c9a-8476-e81a1bca36ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.063671 10.0.0.27 - - [2026-06-04 02:40:56] "GET /projects?obj_uuids=7add9e47-c132-4c9a-8476-e81a1bca36ea&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001334 10.0.0.242 - - [2026-06-04 02:40:56] "POST /neutron/network HTTP/1.1" 200 682 0.179532 10.0.0.50 - - [2026-06-04 02:40:57] "POST /fqname-to-id HTTP/1.1" 401 293 0.000397 10.0.0.242 - - [2026-06-04 02:40:57] "POST /neutron/network HTTP/1.1" 200 1076 0.011877 10.0.0.242 - - [2026-06-04 02:40:57] "POST /id-to-fqname HTTP/1.1" 200 261 0.001055 10.0.0.242 - - [2026-06-04 02:40:57] "GET /virtual-network/2ba4ec0c-3306-49e3-a77e-c161ecfaad68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2744 0.005425 10.0.0.242 - - [2026-06-04 02:40:57] "GET /virtual-network/2ba4ec0c-3306-49e3-a77e-c161ecfaad68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2744 0.005827 10.0.0.242 - - [2026-06-04 02:40:57] "POST /neutron/subnet HTTP/1.1" 200 828 0.009008 10.0.0.242 - - [2026-06-04 02:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.27 - - [2026-06-04 02:40:57] "GET /projects?obj_uuids=7add9e47-c132-4c9a-8476-e81a1bca36ea&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000918 10.0.0.242 - - [2026-06-04 02:40:57] "GET /project/7add9e47-c132-4c9a-8476-e81a1bca36ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.044163 10.0.0.27 - - [2026-06-04 02:40:57] "GET /projects?obj_uuids=7add9e47-c132-4c9a-8476-e81a1bca36ea&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000922 10.0.0.242 - - [2026-06-04 02:40:57] "POST /neutron/network HTTP/1.1" 200 682 0.141479 10.0.0.50 - - [2026-06-04 02:40:57] "POST /route-targets HTTP/1.1" 200 327 0.016037 10.0.0.50 - - [2026-06-04 02:40:58] "POST /fqname-to-id HTTP/1.1" 404 207 0.100537 10.0.0.242 - - [2026-06-04 02:40:58] "POST /neutron/network HTTP/1.1" 200 1072 0.012028 10.0.0.242 - - [2026-06-04 02:40:58] "POST /id-to-fqname HTTP/1.1" 200 261 0.001244 10.0.0.242 - - [2026-06-04 02:40:58] "GET /virtual-network/fea5fb35-ff0c-4571-9abd-2331f2735294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2733 0.005858 10.0.0.242 - - [2026-06-04 02:40:58] "GET /virtual-network/fea5fb35-ff0c-4571-9abd-2331f2735294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2733 0.005555 10.0.0.242 - - [2026-06-04 02:40:58] "POST /neutron/subnet HTTP/1.1" 200 823 0.009720 10.0.0.242 - - [2026-06-04 02:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.27 - - [2026-06-04 02:40:58] "GET /projects?obj_uuids=7add9e47-c132-4c9a-8476-e81a1bca36ea&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000913 10.0.0.242 - - [2026-06-04 02:40:58] "GET /project/7add9e47-c132-4c9a-8476-e81a1bca36ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.061531 10.0.0.27 - - [2026-06-04 02:40:58] "GET /projects?obj_uuids=7add9e47-c132-4c9a-8476-e81a1bca36ea&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000977 10.0.0.242 - - [2026-06-04 02:40:58] "POST /neutron/network HTTP/1.1" 200 684 0.151668 10.0.0.50 - - [2026-06-04 02:40:59] "POST /ref-update HTTP/1.1" 200 156 0.031145 10.0.0.50 - - [2026-06-04 02:40:59] "POST /fqname-to-id HTTP/1.1" 404 207 0.004380 10.0.0.242 - - [2026-06-04 02:40:59] "POST /neutron/network HTTP/1.1" 200 1075 0.011329 10.0.0.242 - - [2026-06-04 02:40:59] "POST /id-to-fqname HTTP/1.1" 200 262 0.001406 10.0.0.242 - - [2026-06-04 02:40:59] "GET /virtual-network/8cae414a-6601-4eca-82ac-e8972bd2fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2739 0.006136 10.0.0.242 - - [2026-06-04 02:40:59] "GET /virtual-network/8cae414a-6601-4eca-82ac-e8972bd2fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2739 0.005759 10.0.0.242 - - [2026-06-04 02:40:59] "POST /neutron/subnet HTTP/1.1" 200 823 0.010641 10.0.0.242 - - [2026-06-04 02:40:59] "POST /id-to-fqname HTTP/1.1" 200 261 0.001183 10.0.0.27 - - [2026-06-04 02:41:00] "GET /projects?obj_uuids=7add9e47-c132-4c9a-8476-e81a1bca36ea&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000934 10.0.0.242 - - [2026-06-04 02:41:00] "GET /project/7add9e47-c132-4c9a-8476-e81a1bca36ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.098876 10.0.0.242 - - [2026-06-04 02:41:00] "POST /neutron/network HTTP/1.1" 200 1072 0.009562 10.0.0.242 - - [2026-06-04 02:41:00] "POST /id-to-fqname HTTP/1.1" 200 262 0.001395 10.0.0.242 - - [2026-06-04 02:41:01] "POST /neutron/port HTTP/1.1" 200 117 0.006926 10.0.0.27 - - [2026-06-04 02:41:01] "GET /projects?obj_uuids=7add9e47-c132-4c9a-8476-e81a1bca36ea&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001154 10.0.0.242 - - [2026-06-04 02:41:01] "POST /neutron/port HTTP/1.1" 200 1169 0.422702 10.0.0.27 - - [2026-06-04 02:41:02] "GET /projects?obj_uuids=7add9e47-c132-4c9a-8476-e81a1bca36ea&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001125 10.0.0.242 - - [2026-06-04 02:41:02] "POST /neutron/port HTTP/1.1" 200 1223 0.146888 10.0.0.242 - - [2026-06-04 02:41:02] "GET /project/7add9e47-c132-4c9a-8476-e81a1bca36ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.137119 10.0.0.242 - - [2026-06-04 02:41:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004040 10.0.0.242 - - [2026-06-04 02:41:02] "POST /neutron/port HTTP/1.1" 200 117 0.001113 10.0.0.242 - - [2026-06-04 02:41:02] "POST /neutron/port HTTP/1.1" 200 1233 0.027090 10.0.0.242 - - [2026-06-04 02:41:02] "POST /neutron/network HTTP/1.1" 200 1085 0.007749 10.0.0.242 - - [2026-06-04 02:41:03] "POST /neutron/port HTTP/1.1" 200 1170 0.029451 10.0.0.242 - - [2026-06-04 02:41:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004937 10.0.0.242 - - [2026-06-04 02:41:03] "POST /neutron/port HTTP/1.1" 200 117 0.001029 10.0.0.242 - - [2026-06-04 02:41:04] "POST /neutron/network HTTP/1.1" 200 1072 0.009564 10.0.0.242 - - [2026-06-04 02:41:04] "POST /neutron/port HTTP/1.1" 200 1223 0.026682 10.0.0.242 - - [2026-06-04 02:41:05] "POST /neutron/port HTTP/1.1" 200 1224 0.019858 10.0.0.242 - - [2026-06-04 02:41:06] "POST /neutron/port HTTP/1.1" 200 117 0.006795 10.0.0.242 - - [2026-06-04 02:41:06] "POST /neutron/network HTTP/1.1" 200 117 0.010311 10.0.0.50 - - [2026-06-04 02:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004457 10.0.0.242 - - [2026-06-04 02:41:06] "POST /neutron/network HTTP/1.1" 200 1076 0.014998 10.0.0.50 - - [2026-06-04 02:41:06] "DELETE /route-target/67648519-ea06-443b-8771-bbdbbac22a97 HTTP/1.1" 200 115 0.024154 10.0.0.27 - - [2026-06-04 02:41:07] "GET /projects?obj_uuids=7add9e47-c132-4c9a-8476-e81a1bca36ea&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001743 10.0.0.242 - - [2026-06-04 02:41:07] "GET /project/7add9e47-c132-4c9a-8476-e81a1bca36ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.050260 10.0.0.27 - - [2026-06-04 02:41:07] "GET /projects?obj_uuids=7add9e47-c132-4c9a-8476-e81a1bca36ea&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001383 10.0.0.242 - - [2026-06-04 02:41:07] "GET /project/7add9e47-c132-4c9a-8476-e81a1bca36ea?fields=virtual_networks HTTP/1.1" 200 1041 0.051535 10.0.0.27 - - [2026-06-04 02:41:07] "GET /projects?obj_uuids=7add9e47-c132-4c9a-8476-e81a1bca36ea&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000968 10.0.0.242 - - [2026-06-04 02:41:07] "GET /project/7add9e47-c132-4c9a-8476-e81a1bca36ea?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.042374 10.0.0.27 - - [2026-06-04 02:41:07] "GET /projects?obj_uuids=7add9e47-c132-4c9a-8476-e81a1bca36ea&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001168 10.0.0.242 - - [2026-06-04 02:41:07] "GET /project/7add9e47-c132-4c9a-8476-e81a1bca36ea?fields=security_groups HTTP/1.1" 200 1272 0.050901 10.0.0.242 - - [2026-06-04 02:41:08] "POST /fqname-to-id HTTP/1.1" 404 196 0.053000 10.0.0.27 - - [2026-06-04 02:41:08] "GET /projects?obj_uuids=6bf2a726-d20f-4718-a21a-be39db2f8f14&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004812 10.0.0.27 - - [2026-06-04 02:41:08] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000934 10.0.0.27 - - [2026-06-04 02:41:08] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007208 10.0.0.27 - - [2026-06-04 02:41:08] "POST /id-to-fqname HTTP/1.1" 200 198 0.004074 10.0.0.27 - - [2026-06-04 02:41:08] "POST /fqname-to-id HTTP/1.1" 404 207 0.006256 10.0.0.27 - - [2026-06-04 02:41:08] "POST /security-groups HTTP/1.1" 200 599 0.102587 10.0.0.27 - - [2026-06-04 02:41:08] "POST /projects HTTP/1.1" 200 601 0.349143 10.0.0.50 - - [2026-06-04 02:41:09] "POST /fqname-to-id HTTP/1.1" 404 241 0.011540 10.0.0.27 - - [2026-06-04 02:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.425143 10.0.0.242 - - [2026-06-04 02:41:09] "GET /project/6bf2a726-d20f-4718-a21a-be39db2f8f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.614460 10.0.0.242 - - [2026-06-04 02:41:10] "GET / HTTP/1.1" 200 35931 0.001841 10.0.0.242 - - [2026-06-04 02:41:10] "POST /fqname-to-id HTTP/1.1" 401 293 0.000442 10.0.0.242 - - [2026-06-04 02:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.091308 10.0.0.27 - - [2026-06-04 02:41:11] "GET /projects?obj_uuids=6bf2a726-d20f-4718-a21a-be39db2f8f14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000951 10.0.0.242 - - [2026-06-04 02:41:11] "GET /project/6bf2a726-d20f-4718-a21a-be39db2f8f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.052381 10.0.0.242 - - [2026-06-04 02:41:11] "POST /neutron/network HTTP/1.1" 200 117 0.049781 10.0.0.50 - - [2026-06-04 02:41:11] "POST /ref-update HTTP/1.1" 200 156 0.025641 10.0.0.242 - - [2026-06-04 02:41:12] "POST /neutron/network HTTP/1.1" 200 912 0.009453 10.0.0.242 - - [2026-06-04 02:41:12] "POST /id-to-fqname HTTP/1.1" 200 267 0.001197 10.0.0.242 - - [2026-06-04 02:41:12] "GET /virtual-network/664423bd-81cf-4624-8542-4054c9e60f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.006064 10.0.0.242 - - [2026-06-04 02:41:12] "GET /virtual-network/664423bd-81cf-4624-8542-4054c9e60f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.006065 10.0.0.242 - - [2026-06-04 02:41:12] "POST /neutron/subnet HTTP/1.1" 200 734 0.010602 10.0.0.242 - - [2026-06-04 02:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.27 - - [2026-06-04 02:41:12] "GET /projects?obj_uuids=6bf2a726-d20f-4718-a21a-be39db2f8f14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001456 10.0.0.242 - - [2026-06-04 02:41:12] "GET /project/6bf2a726-d20f-4718-a21a-be39db2f8f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.076844 10.0.0.27 - - [2026-06-04 02:41:12] "POST /useragent-kv HTTP/1.1" 200 115 0.004299 10.0.0.242 - - [2026-06-04 02:41:12] "POST /neutron/subnet HTTP/1.1" 200 729 0.194373 10.0.0.242 - - [2026-06-04 02:41:12] "POST /id-to-fqname HTTP/1.1" 200 267 0.001451 10.0.0.242 - - [2026-06-04 02:41:12] "GET /virtual-network/563c9dbf-d325-4704-822d-ff94fb8f5175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.005332 10.0.0.242 - - [2026-06-04 02:41:12] "GET /virtual-network/563c9dbf-d325-4704-822d-ff94fb8f5175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.005522 10.0.0.242 - - [2026-06-04 02:41:12] "POST /neutron/network HTTP/1.1" 200 911 0.008505 10.0.0.242 - - [2026-06-04 02:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.27 - - [2026-06-04 02:41:12] "GET /projects?obj_uuids=6bf2a726-d20f-4718-a21a-be39db2f8f14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001140 10.0.0.242 - - [2026-06-04 02:41:12] "GET /project/6bf2a726-d20f-4718-a21a-be39db2f8f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.048604 10.0.0.27 - - [2026-06-04 02:41:13] "GET /projects?obj_uuids=6bf2a726-d20f-4718-a21a-be39db2f8f14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000947 10.0.0.242 - - [2026-06-04 02:41:13] "POST /neutron/network HTTP/1.1" 200 693 0.146426 10.0.0.50 - - [2026-06-04 02:41:13] "POST /route-targets HTTP/1.1" 200 327 0.015669 10.0.0.242 - - [2026-06-04 02:41:13] "POST /id-to-fqname HTTP/1.1" 200 268 0.004050 10.0.0.242 - - [2026-06-04 02:41:13] "GET /virtual-network/339ce203-312c-4b4c-ba6a-2326e3345158?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.006110 10.0.0.242 - - [2026-06-04 02:41:13] "POST /neutron/network HTTP/1.1" 200 911 0.006804 10.0.0.242 - - [2026-06-04 02:41:13] "GET /virtual-network/339ce203-312c-4b4c-ba6a-2326e3345158?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005781 10.0.0.242 - - [2026-06-04 02:41:13] "POST /id-to-fqname HTTP/1.1" 200 267 0.001620 10.0.0.242 - - [2026-06-04 02:41:13] "POST /neutron/network HTTP/1.1" 200 921 0.007223 10.0.0.27 - - [2026-06-04 02:41:14] "GET /projects?obj_uuids=6bf2a726-d20f-4718-a21a-be39db2f8f14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001611 10.0.0.242 - - [2026-06-04 02:41:14] "GET /project/6bf2a726-d20f-4718-a21a-be39db2f8f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.090358 10.0.0.242 - - [2026-06-04 02:41:14] "POST /neutron/port HTTP/1.1" 200 117 0.008592 10.0.0.242 - - [2026-06-04 02:41:14] "POST /id-to-fqname HTTP/1.1" 200 268 0.001709 10.0.0.242 - - [2026-06-04 02:41:15] "POST /neutron/network HTTP/1.1" 200 921 0.009253 10.0.0.242 - - [2026-06-04 02:41:15] "POST /neutron/port HTTP/1.1" 200 1069 0.018401 10.0.0.27 - - [2026-06-04 02:41:16] "GET /projects?obj_uuids=6bf2a726-d20f-4718-a21a-be39db2f8f14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001250 10.0.0.242 - - [2026-06-04 02:41:16] "GET /project/6bf2a726-d20f-4718-a21a-be39db2f8f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.121063 10.0.0.242 - - [2026-06-04 02:41:16] "POST /neutron/port HTTP/1.1" 200 1133 0.019912 10.0.0.242 - - [2026-06-04 02:41:16] "POST /neutron/port HTTP/1.1" 200 117 0.001424 10.0.0.242 - - [2026-06-04 02:41:16] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007077 10.0.0.27 - - [2026-06-04 02:41:16] "GET /projects?obj_uuids=6bf2a726-d20f-4718-a21a-be39db2f8f14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001028 10.0.0.242 - - [2026-06-04 02:41:17] "POST /neutron/port HTTP/1.1" 200 1067 0.339250 10.0.0.242 - - [2026-06-04 02:41:17] "POST /neutron/port HTTP/1.1" 200 1121 0.130336 10.0.0.242 - - [2026-06-04 02:41:17] "POST /neutron/subnet HTTP/1.1" 200 693 0.009145 10.0.0.242 - - [2026-06-04 02:41:18] "POST /neutron/network HTTP/1.1" 200 911 0.007879 10.0.0.242 - - [2026-06-04 02:41:18] "POST /neutron/port HTTP/1.1" 200 1123 0.015843 10.0.0.242 - - [2026-06-04 02:41:19] "POST /neutron/port HTTP/1.1" 200 1121 0.015169 10.0.0.27 - - [2026-06-04 02:41:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003054 10.0.0.27 - - [2026-06-04 02:41:20] "POST /useragent-kv HTTP/1.1" 200 115 0.004472 10.0.0.242 - - [2026-06-04 02:41:20] "POST /neutron/network HTTP/1.1" 200 151 0.187849 10.0.0.50 - - [2026-06-04 02:41:20] "DELETE /route-target/e7c64a20-79b4-4cbd-88d7-6fac65b53cde HTTP/1.1" 200 115 0.029318 10.0.0.27 - - [2026-06-04 02:41:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003770 10.0.0.27 - - [2026-06-04 02:41:20] "POST /useragent-kv HTTP/1.1" 200 115 0.004357 10.0.0.242 - - [2026-06-04 02:41:20] "POST /neutron/network HTTP/1.1" 200 151 0.150988 10.0.0.50 - - [2026-06-04 02:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.27 - - [2026-06-04 02:41:20] "GET /projects?obj_uuids=6bf2a726-d20f-4718-a21a-be39db2f8f14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000976 10.0.0.242 - - [2026-06-04 02:41:20] "GET /project/6bf2a726-d20f-4718-a21a-be39db2f8f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.044941 10.0.0.27 - - [2026-06-04 02:41:20] "GET /projects?obj_uuids=6bf2a726-d20f-4718-a21a-be39db2f8f14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000937 10.0.0.242 - - [2026-06-04 02:41:20] "GET /project/6bf2a726-d20f-4718-a21a-be39db2f8f14?fields=virtual_networks HTTP/1.1" 200 1048 0.036491 10.0.0.27 - - [2026-06-04 02:41:20] "GET /projects?obj_uuids=6bf2a726-d20f-4718-a21a-be39db2f8f14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001060 10.0.0.242 - - [2026-06-04 02:41:21] "GET /project/6bf2a726-d20f-4718-a21a-be39db2f8f14?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.037201 10.0.0.27 - - [2026-06-04 02:41:21] "GET /projects?obj_uuids=6bf2a726-d20f-4718-a21a-be39db2f8f14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000987 10.0.0.242 - - [2026-06-04 02:41:21] "GET /project/6bf2a726-d20f-4718-a21a-be39db2f8f14?fields=security_groups HTTP/1.1" 200 1282 0.041063 10.0.0.242 - - [2026-06-04 02:41:22] "POST /fqname-to-id HTTP/1.1" 404 193 0.038018 10.0.0.27 - - [2026-06-04 02:41:22] "GET /projects?obj_uuids=bb878c42-fdcd-4c87-8641-13bd2546bf6e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003404 10.0.0.27 - - [2026-06-04 02:41:22] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000936 10.0.0.27 - - [2026-06-04 02:41:22] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007014 10.0.0.27 - - [2026-06-04 02:41:22] "POST /id-to-fqname HTTP/1.1" 200 195 0.002400 10.0.0.27 - - [2026-06-04 02:41:22] "POST /fqname-to-id HTTP/1.1" 404 204 0.009205 10.0.0.27 - - [2026-06-04 02:41:22] "POST /security-groups HTTP/1.1" 200 596 0.074419 10.0.0.27 - - [2026-06-04 02:41:22] "POST /projects HTTP/1.1" 200 595 0.287719 10.0.0.50 - - [2026-06-04 02:41:22] "POST /access-control-lists HTTP/1.1" 200 601 0.037197 10.0.0.27 - - [2026-06-04 02:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.365997 10.0.0.242 - - [2026-06-04 02:41:22] "GET /project/bb878c42-fdcd-4c87-8641-13bd2546bf6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.543909 10.0.0.242 - - [2026-06-04 02:41:23] "GET / HTTP/1.1" 200 35931 0.001452 10.0.0.242 - - [2026-06-04 02:41:24] "POST /fqname-to-id HTTP/1.1" 401 293 0.000602 10.0.0.242 - - [2026-06-04 02:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.076734 10.0.0.27 - - [2026-06-04 02:41:24] "GET /projects?obj_uuids=bb878c42-fdcd-4c87-8641-13bd2546bf6e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000941 10.0.0.242 - - [2026-06-04 02:41:24] "GET /project/bb878c42-fdcd-4c87-8641-13bd2546bf6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.035838 10.0.0.242 - - [2026-06-04 02:41:24] "POST /neutron/network HTTP/1.1" 200 117 0.045137 10.0.0.50 - - [2026-06-04 02:41:25] "POST /route-targets HTTP/1.1" 200 327 0.020372 10.0.0.242 - - [2026-06-04 02:41:25] "POST /neutron/network HTTP/1.1" 200 900 0.008930 10.0.0.242 - - [2026-06-04 02:41:25] "POST /id-to-fqname HTTP/1.1" 200 261 0.001041 10.0.0.242 - - [2026-06-04 02:41:25] "GET /virtual-network/aeb223d3-b089-4284-a43d-e752970cf27c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.005843 10.0.0.242 - - [2026-06-04 02:41:25] "GET /virtual-network/aeb223d3-b089-4284-a43d-e752970cf27c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.005941 10.0.0.242 - - [2026-06-04 02:41:25] "POST /neutron/subnet HTTP/1.1" 200 720 0.011662 10.0.0.242 - - [2026-06-04 02:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.27 - - [2026-06-04 02:41:25] "GET /projects?obj_uuids=bb878c42-fdcd-4c87-8641-13bd2546bf6e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001045 10.0.0.242 - - [2026-06-04 02:41:25] "GET /project/bb878c42-fdcd-4c87-8641-13bd2546bf6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.044705 10.0.0.50 - - [2026-06-04 02:41:26] "POST /ref-update HTTP/1.1" 200 156 0.031420 10.0.0.27 - - [2026-06-04 02:41:26] "DELETE /project/e43c912228424ec98d2164cd572cac51 HTTP/1.1" 404 173 0.020476 10.0.0.27 - - [2026-06-04 02:41:26] "DELETE /project/7add9e47c1324c9a8476e81a1bca36ea HTTP/1.1" 404 173 0.018081 10.0.0.27 - - [2026-06-04 02:41:26] "DELETE /project/6bf2a726d20f4718a21abe39db2f8f14 HTTP/1.1" 404 173 0.014093 10.0.0.27 - - [2026-06-04 02:41:26] "DELETE /project/bb878c42fdcd4c87864113bd2546bf6e HTTP/1.1" 404 173 0.013385 10.0.0.27 - - [2026-06-04 02:41:26] "GET /projects?obj_uuids=e43c9122-2842-4ec9-8d21-64cd572cac51&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001258 10.0.0.27 - - [2026-06-04 02:41:26] "GET /projects?obj_uuids=6bf2a726-d20f-4718-a21a-be39db2f8f14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001309 10.0.0.27 - - [2026-06-04 02:41:26] "GET /projects?obj_uuids=7add9e47-c132-4c9a-8476-e81a1bca36ea&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001034 10.0.0.27 - - [2026-06-04 02:41:26] "GET /project/6bf2a726-d20f-4718-a21a-be39db2f8f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.074095 10.0.0.27 - - [2026-06-04 02:41:26] "GET /project/7add9e47-c132-4c9a-8476-e81a1bca36ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.082855 10.0.0.27 - - [2026-06-04 02:41:26] "GET /project/e43c9122-2842-4ec9-8d21-64cd572cac51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.101395 10.0.0.27 - - [2026-06-04 02:41:26] "GET /projects?obj_uuids=6bf2a726-d20f-4718-a21a-be39db2f8f14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001117 10.0.0.27 - - [2026-06-04 02:41:26] "GET /projects?obj_uuids=7add9e47-c132-4c9a-8476-e81a1bca36ea&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000930 10.0.0.27 - - [2026-06-04 02:41:26] "GET /projects?obj_uuids=e43c9122-2842-4ec9-8d21-64cd572cac51&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000801 10.0.0.27 - - [2026-06-04 02:41:26] "POST /useragent-kv HTTP/1.1" 200 115 0.009341 10.0.0.242 - - [2026-06-04 02:41:26] "POST /neutron/subnet HTTP/1.1" 200 725 0.326594 10.0.0.27 - - [2026-06-04 02:41:26] "GET /project/7add9e47-c132-4c9a-8476-e81a1bca36ea?fields=security_groups HTTP/1.1" 200 1377 0.107783 10.0.0.27 - - [2026-06-04 02:41:26] "GET /project/e43c9122-2842-4ec9-8d21-64cd572cac51?fields=security_groups HTTP/1.1" 200 1367 0.110763 10.0.0.27 - - [2026-06-04 02:41:26] "GET /project/6bf2a726-d20f-4718-a21a-be39db2f8f14?fields=security_groups HTTP/1.1" 200 1387 0.132764 10.0.0.242 - - [2026-06-04 02:41:26] "POST /id-to-fqname HTTP/1.1" 200 261 0.001261 10.0.0.242 - - [2026-06-04 02:41:26] "GET /virtual-network/6548ab5c-c1cc-4e25-a9be-7b7779e45ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.008274 10.0.0.242 - - [2026-06-04 02:41:26] "GET /virtual-network/6548ab5c-c1cc-4e25-a9be-7b7779e45ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.005776 10.0.0.27 - - [2026-06-04 02:41:26] "DELETE /security-group/27961daa-4134-44b6-8886-4ac939b6a903 HTTP/1.1" 200 115 0.090020 10.0.0.27 - - [2026-06-04 02:41:26] "GET /projects?obj_uuids=e43c9122-2842-4ec9-8d21-64cd572cac51&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001007 10.0.0.27 - - [2026-06-04 02:41:26] "DELETE /security-group/ace6fb02-4a80-4170-9dd7-589d12ccdf6d HTTP/1.1" 200 115 0.125999 10.0.0.242 - - [2026-06-04 02:41:26] "POST /neutron/network HTTP/1.1" 200 901 0.024935 10.0.0.27 - - [2026-06-04 02:41:26] "GET /projects?obj_uuids=6bf2a726-d20f-4718-a21a-be39db2f8f14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000832 10.0.0.27 - - [2026-06-04 02:41:26] "DELETE /security-group/92733a31-40b7-40a9-a179-be3d7a907901 HTTP/1.1" 200 115 0.154620 10.0.0.27 - - [2026-06-04 02:41:26] "GET /projects?obj_uuids=7add9e47-c132-4c9a-8476-e81a1bca36ea&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000798 10.0.0.27 - - [2026-06-04 02:41:26] "GET /project/e43c9122-2842-4ec9-8d21-64cd572cac51?fields=application_policy_sets HTTP/1.1" 200 1406 0.094178 10.0.0.242 - - [2026-06-04 02:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010504 10.0.0.27 - - [2026-06-04 02:41:26] "GET /project/6bf2a726-d20f-4718-a21a-be39db2f8f14?fields=application_policy_sets HTTP/1.1" 200 1426 0.085019 10.0.0.27 - - [2026-06-04 02:41:26] "GET /projects?obj_uuids=bb878c42-fdcd-4c87-8641-13bd2546bf6e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003826 10.0.0.27 - - [2026-06-04 02:41:26] "GET /project/7add9e47-c132-4c9a-8476-e81a1bca36ea?fields=application_policy_sets HTTP/1.1" 200 1416 0.129420 10.0.0.50 - - [2026-06-04 02:41:26] "DELETE /access-control-list/1cb9fe19-0f5b-4d0d-8dda-edf49127b5fc HTTP/1.1" 200 115 0.047124 10.0.0.242 - - [2026-06-04 02:41:26] "GET /project/bb878c42-fdcd-4c87-8641-13bd2546bf6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.098740 10.0.0.27 - - [2026-06-04 02:41:26] "DELETE /project/6bf2a726-d20f-4718-a21a-be39db2f8f14 HTTP/1.1" 200 115 0.689311 10.0.0.27 - - [2026-06-04 02:41:26] "DELETE /project/e43c9122-2842-4ec9-8d21-64cd572cac51 HTTP/1.1" 200 115 0.711906 10.0.0.27 - - [2026-06-04 02:41:26] "DELETE /project/7add9e47-c132-4c9a-8476-e81a1bca36ea HTTP/1.1" 200 115 0.806498 10.0.0.27 - - [2026-06-04 02:41:26] "GET /projects?obj_uuids=bb878c42-fdcd-4c87-8641-13bd2546bf6e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001526 10.0.0.50 - - [2026-06-04 02:41:26] "DELETE /access-control-list/d718a19a-5c77-435e-9286-257cfda2f771 HTTP/1.1" 200 115 0.049554 10.0.0.242 - - [2026-06-04 02:41:27] "POST /neutron/network HTTP/1.1" 200 684 0.131118 10.0.0.242 - - [2026-06-04 02:41:27] "POST /id-to-fqname HTTP/1.1" 200 262 0.003151 10.0.0.242 - - [2026-06-04 02:41:27] "GET /virtual-network/a0249346-8eaf-4017-9e56-118dd0c16654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.007237 10.0.0.242 - - [2026-06-04 02:41:27] "POST /neutron/network HTTP/1.1" 200 902 0.006188 10.0.0.242 - - [2026-06-04 02:41:27] "GET /virtual-network/a0249346-8eaf-4017-9e56-118dd0c16654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.006026 10.0.0.242 - - [2026-06-04 02:41:27] "POST /id-to-fqname HTTP/1.1" 200 261 0.001225 10.0.0.242 - - [2026-06-04 02:41:27] "POST /neutron/network HTTP/1.1" 200 911 0.007447 10.0.0.27 - - [2026-06-04 02:41:28] "GET /projects?obj_uuids=bb878c42-fdcd-4c87-8641-13bd2546bf6e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000946 10.0.0.242 - - [2026-06-04 02:41:28] "GET /project/bb878c42-fdcd-4c87-8641-13bd2546bf6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.073731 10.0.0.242 - - [2026-06-04 02:41:29] "POST /neutron/port HTTP/1.1" 200 117 0.006538 10.0.0.242 - - [2026-06-04 02:41:29] "POST /id-to-fqname HTTP/1.1" 200 262 0.001577 10.0.0.242 - - [2026-06-04 02:41:29] "POST /neutron/network HTTP/1.1" 200 911 0.006767 10.0.0.242 - - [2026-06-04 02:41:30] "POST /neutron/port HTTP/1.1" 200 1065 0.059584 10.0.0.27 - - [2026-06-04 02:41:30] "GET /projects?obj_uuids=bb878c42-fdcd-4c87-8641-13bd2546bf6e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000926 10.0.0.242 - - [2026-06-04 02:41:30] "GET /project/bb878c42-fdcd-4c87-8641-13bd2546bf6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.102011 10.0.0.242 - - [2026-06-04 02:41:30] "POST /neutron/port HTTP/1.1" 200 1129 0.019134 10.0.0.242 - - [2026-06-04 02:41:30] "POST /neutron/port HTTP/1.1" 200 1129 0.023680 10.0.0.242 - - [2026-06-04 02:41:30] "POST /neutron/security_group HTTP/1.1" 200 2063 0.007998 10.0.0.27 - - [2026-06-04 02:41:31] "GET /projects?obj_uuids=bb878c42-fdcd-4c87-8641-13bd2546bf6e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001014 10.0.0.242 - - [2026-06-04 02:41:31] "POST /fqname-to-id HTTP/1.1" 404 193 0.007998 10.0.0.242 - - [2026-06-04 02:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.242 - - [2026-06-04 02:41:31] "POST /neutron/port HTTP/1.1" 200 1064 0.312257 10.0.0.27 - - [2026-06-04 02:41:31] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001479 10.0.0.242 - - [2026-06-04 02:41:31] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.010271 10.0.0.242 - - [2026-06-04 02:41:31] "POST /service-templates HTTP/1.1" 200 543 0.045263 10.0.0.242 - - [2026-06-04 02:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009344 10.0.0.242 - - [2026-06-04 02:41:31] "POST /neutron/port HTTP/1.1" 200 1118 0.128076 10.0.0.242 - - [2026-06-04 02:41:31] "GET /service-template/615f002c-fbd4-4a0c-b6c9-b544367adbb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.010294 10.0.0.242 - - [2026-06-04 02:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.242 - - [2026-06-04 02:41:31] "GET /service-template/615f002c-fbd4-4a0c-b6c9-b544367adbb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.005218 10.0.0.242 - - [2026-06-04 02:41:31] "POST /id-to-fqname HTTP/1.1" 200 261 0.001179 10.0.0.242 - - [2026-06-04 02:41:31] "POST /id-to-fqname HTTP/1.1" 200 261 0.001183 10.0.0.242 - - [2026-06-04 02:41:31] "POST /neutron/subnet HTTP/1.1" 200 693 0.009606 10.0.0.242 - - [2026-06-04 02:41:31] "POST /id-to-fqname HTTP/1.1" 200 262 0.001019 10.0.0.242 - - [2026-06-04 02:41:32] "POST /neutron/port HTTP/1.1" 200 2105 0.021253 10.0.0.242 - - [2026-06-04 02:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.242 - - [2026-06-04 02:41:32] "DELETE /service-template/615f002c-fbd4-4a0c-b6c9-b544367adbb8 HTTP/1.1" 200 115 0.027939 10.0.0.242 - - [2026-06-04 02:41:32] "POST /fqname-to-id HTTP/1.1" 404 193 0.004155 10.0.0.242 - - [2026-06-04 02:41:34] "POST /neutron/network HTTP/1.1" 400 204 0.018723 10.0.0.242 - - [2026-06-04 02:41:35] "POST /neutron/port HTTP/1.1" 200 151 0.200164 10.0.0.242 - - [2026-06-04 02:41:35] "POST /neutron/port HTTP/1.1" 200 151 0.264375 10.0.0.50 - - [2026-06-04 02:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006424 10.0.0.242 - - [2026-06-04 02:41:36] "POST /neutron/network HTTP/1.1" 200 902 0.006136 10.0.0.50 - - [2026-06-04 02:41:37] "DELETE /route-target/c970ced1-6084-4906-ba27-b3ca14053e0d HTTP/1.1" 200 115 0.033661 10.0.0.27 - - [2026-06-04 02:41:37] "POST /useragent-kv HTTP/1.1" 200 115 0.006690 10.0.0.27 - - [2026-06-04 02:41:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003442 10.0.0.242 - - [2026-06-04 02:41:37] "POST /neutron/network HTTP/1.1" 200 151 0.168608 10.0.0.27 - - [2026-06-04 02:41:37] "GET /projects?obj_uuids=bb878c42-fdcd-4c87-8641-13bd2546bf6e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001972 10.0.0.242 - - [2026-06-04 02:41:37] "GET /project/bb878c42-fdcd-4c87-8641-13bd2546bf6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.109573 10.0.0.27 - - [2026-06-04 02:41:37] "GET /projects?obj_uuids=bb878c42-fdcd-4c87-8641-13bd2546bf6e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001345 10.0.0.242 - - [2026-06-04 02:41:37] "GET /project/bb878c42-fdcd-4c87-8641-13bd2546bf6e?fields=virtual_networks HTTP/1.1" 200 1042 0.060232 10.0.0.27 - - [2026-06-04 02:41:37] "GET /projects?obj_uuids=bb878c42-fdcd-4c87-8641-13bd2546bf6e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001032 10.0.0.242 - - [2026-06-04 02:41:37] "GET /project/bb878c42-fdcd-4c87-8641-13bd2546bf6e?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.054368 10.0.0.27 - - [2026-06-04 02:41:37] "GET /projects?obj_uuids=bb878c42-fdcd-4c87-8641-13bd2546bf6e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001376 10.0.0.242 - - [2026-06-04 02:41:37] "GET /project/bb878c42-fdcd-4c87-8641-13bd2546bf6e?fields=security_groups HTTP/1.1" 200 1273 0.058370 10.0.0.242 - - [2026-06-04 02:41:38] "POST /fqname-to-id HTTP/1.1" 404 197 0.035512 10.0.0.27 - - [2026-06-04 02:41:38] "GET /projects?obj_uuids=9117edd9-3c30-468d-a968-e69ca2948b97&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005163 10.0.0.27 - - [2026-06-04 02:41:38] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001460 10.0.0.27 - - [2026-06-04 02:41:38] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009997 10.0.0.27 - - [2026-06-04 02:41:39] "POST /id-to-fqname HTTP/1.1" 200 199 0.012404 10.0.0.27 - - [2026-06-04 02:41:39] "POST /fqname-to-id HTTP/1.1" 404 208 0.008932 10.0.0.27 - - [2026-06-04 02:41:39] "POST /security-groups HTTP/1.1" 200 600 0.032211 10.0.0.50 - - [2026-06-04 02:41:39] "POST /fqname-to-id HTTP/1.1" 404 243 0.005148 10.0.0.27 - - [2026-06-04 02:41:39] "POST /projects HTTP/1.1" 200 603 0.322927 10.0.0.27 - - [2026-06-04 02:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.359910 10.0.0.242 - - [2026-06-04 02:41:39] "GET /project/9117edd9-3c30-468d-a968-e69ca2948b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.543399 10.0.0.50 - - [2026-06-04 02:41:39] "POST /access-control-lists HTTP/1.1" 200 603 0.071025 10.0.0.242 - - [2026-06-04 02:41:40] "GET / HTTP/1.1" 200 35931 0.001620 10.0.0.242 - - [2026-06-04 02:41:41] "POST /fqname-to-id HTTP/1.1" 401 293 0.000594 10.0.0.242 - - [2026-06-04 02:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.089383 10.0.0.27 - - [2026-06-04 02:41:41] "GET /projects?obj_uuids=9117edd9-3c30-468d-a968-e69ca2948b97&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000962 10.0.0.242 - - [2026-06-04 02:41:41] "GET /project/9117edd9-3c30-468d-a968-e69ca2948b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.042446 10.0.0.27 - - [2026-06-04 02:41:42] "POST /useragent-kv HTTP/1.1" 200 115 0.006942 10.0.0.242 - - [2026-06-04 02:41:42] "POST /neutron/subnet HTTP/1.1" 200 823 0.261640 10.0.0.242 - - [2026-06-04 02:41:42] "POST /id-to-fqname HTTP/1.1" 200 269 0.001578 10.0.0.242 - - [2026-06-04 02:41:42] "GET /virtual-network/d9921ba5-89ca-4cbb-aa7a-3a757979450d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.008545 10.0.0.242 - - [2026-06-04 02:41:42] "POST /neutron/network HTTP/1.1" 200 1088 0.008629 10.0.0.242 - - [2026-06-04 02:41:42] "GET /virtual-network/d9921ba5-89ca-4cbb-aa7a-3a757979450d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.005001 10.0.0.242 - - [2026-06-04 02:41:42] "POST /neutron/subnet HTTP/1.1" 200 734 0.009283 10.0.0.242 - - [2026-06-04 02:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.27 - - [2026-06-04 02:41:42] "GET /projects?obj_uuids=9117edd9-3c30-468d-a968-e69ca2948b97&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000973 10.0.0.242 - - [2026-06-04 02:41:42] "GET /project/9117edd9-3c30-468d-a968-e69ca2948b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.056541 10.0.0.50 - - [2026-06-04 02:41:43] "POST /route-targets HTTP/1.1" 200 327 0.016228 10.0.0.50 - - [2026-06-04 02:41:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.005636 10.0.0.27 - - [2026-06-04 02:41:43] "POST /useragent-kv HTTP/1.1" 200 115 0.005880 10.0.0.242 - - [2026-06-04 02:41:43] "POST /neutron/subnet HTTP/1.1" 200 828 0.200130 10.0.0.242 - - [2026-06-04 02:41:43] "POST /id-to-fqname HTTP/1.1" 200 269 0.001316 10.0.0.242 - - [2026-06-04 02:41:43] "GET /virtual-network/b207c431-ab31-4e08-8287-274aab5d2395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2768 0.007370 10.0.0.242 - - [2026-06-04 02:41:43] "POST /neutron/network HTTP/1.1" 200 1089 0.010624 10.0.0.242 - - [2026-06-04 02:41:43] "GET /virtual-network/b207c431-ab31-4e08-8287-274aab5d2395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2768 0.005628 10.0.0.242 - - [2026-06-04 02:41:43] "POST /neutron/subnet HTTP/1.1" 200 734 0.013086 10.0.0.242 - - [2026-06-04 02:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.27 - - [2026-06-04 02:41:43] "GET /projects?obj_uuids=9117edd9-3c30-468d-a968-e69ca2948b97&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001692 10.0.0.242 - - [2026-06-04 02:41:43] "GET /project/9117edd9-3c30-468d-a968-e69ca2948b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.050133 10.0.0.50 - - [2026-06-04 02:41:44] "POST /ref-update HTTP/1.1" 200 156 0.034413 10.0.0.27 - - [2026-06-04 02:41:44] "POST /useragent-kv HTTP/1.1" 200 115 0.006884 10.0.0.242 - - [2026-06-04 02:41:44] "POST /neutron/subnet HTTP/1.1" 200 828 0.194281 10.0.0.50 - - [2026-06-04 02:41:44] "POST /fqname-to-id HTTP/1.1" 404 207 0.005739 10.0.0.242 - - [2026-06-04 02:41:44] "POST /id-to-fqname HTTP/1.1" 200 270 0.001154 10.0.0.242 - - [2026-06-04 02:41:44] "GET /virtual-network/61382066-e717-4619-bfb0-8f1c8aa50d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.007444 10.0.0.242 - - [2026-06-04 02:41:44] "POST /neutron/network HTTP/1.1" 200 1089 0.008547 10.0.0.242 - - [2026-06-04 02:41:44] "GET /virtual-network/61382066-e717-4619-bfb0-8f1c8aa50d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.005557 10.0.0.242 - - [2026-06-04 02:41:44] "POST /neutron/subnet HTTP/1.1" 200 725 0.011481 10.0.0.242 - - [2026-06-04 02:41:44] "POST /id-to-fqname HTTP/1.1" 200 269 0.001046 10.0.0.27 - - [2026-06-04 02:41:45] "GET /projects?obj_uuids=9117edd9-3c30-468d-a968-e69ca2948b97&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000929 10.0.0.242 - - [2026-06-04 02:41:45] "GET /project/9117edd9-3c30-468d-a968-e69ca2948b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.082092 10.0.0.242 - - [2026-06-04 02:41:46] "POST /neutron/port HTTP/1.1" 200 117 0.007496 10.0.0.242 - - [2026-06-04 02:41:46] "POST /id-to-fqname HTTP/1.1" 200 270 0.001197 10.0.0.242 - - [2026-06-04 02:41:46] "POST /neutron/network HTTP/1.1" 200 1099 0.007584 10.0.0.242 - - [2026-06-04 02:41:47] "POST /neutron/port HTTP/1.1" 200 1178 0.022176 10.0.0.27 - - [2026-06-04 02:41:47] "GET /projects?obj_uuids=9117edd9-3c30-468d-a968-e69ca2948b97&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001277 10.0.0.242 - - [2026-06-04 02:41:47] "POST /neutron/port HTTP/1.1" 200 1242 0.042218 10.0.0.242 - - [2026-06-04 02:41:47] "GET /project/9117edd9-3c30-468d-a968-e69ca2948b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.109281 10.0.0.242 - - [2026-06-04 02:41:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003847 10.0.0.242 - - [2026-06-04 02:41:47] "POST /neutron/port HTTP/1.1" 200 117 0.001065 10.0.0.242 - - [2026-06-04 02:41:47] "POST /neutron/security_group HTTP/1.1" 200 2067 0.007327 10.0.0.27 - - [2026-06-04 02:41:48] "GET /projects?obj_uuids=9117edd9-3c30-468d-a968-e69ca2948b97&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001292 10.0.0.242 - - [2026-06-04 02:41:48] "POST /neutron/port HTTP/1.1" 200 1176 0.384181 10.0.0.242 - - [2026-06-04 02:41:49] "POST /neutron/port HTTP/1.1" 200 1230 0.127391 10.0.0.242 - - [2026-06-04 02:41:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004038 10.0.0.242 - - [2026-06-04 02:41:49] "POST /neutron/port HTTP/1.1" 200 117 0.001128 10.0.0.242 - - [2026-06-04 02:41:49] "POST /fqname-to-id HTTP/1.1" 404 193 0.004050 10.0.0.242 - - [2026-06-04 02:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.27 - - [2026-06-04 02:41:49] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001451 10.0.0.242 - - [2026-06-04 02:41:49] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.010148 10.0.0.242 - - [2026-06-04 02:41:49] "POST /service-templates HTTP/1.1" 200 543 0.033201 10.0.0.242 - - [2026-06-04 02:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004339 10.0.0.242 - - [2026-06-04 02:41:49] "GET /service-template/de2392d6-f14d-4ba5-9c86-1f7b36a1a4ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.006873 10.0.0.242 - - [2026-06-04 02:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.242 - - [2026-06-04 02:41:49] "GET /service-template/de2392d6-f14d-4ba5-9c86-1f7b36a1a4ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.004918 10.0.0.242 - - [2026-06-04 02:41:49] "POST /id-to-fqname HTTP/1.1" 200 269 0.001227 10.0.0.242 - - [2026-06-04 02:41:49] "POST /id-to-fqname HTTP/1.1" 200 269 0.001225 10.0.0.242 - - [2026-06-04 02:41:49] "POST /id-to-fqname HTTP/1.1" 200 270 0.001197 10.0.0.242 - - [2026-06-04 02:41:50] "POST /neutron/security_group HTTP/1.1" 200 2067 0.008514 10.0.0.242 - - [2026-06-04 02:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.242 - - [2026-06-04 02:41:50] "DELETE /service-template/de2392d6-f14d-4ba5-9c86-1f7b36a1a4ec HTTP/1.1" 200 115 0.032543 10.0.0.242 - - [2026-06-04 02:41:50] "POST /fqname-to-id HTTP/1.1" 404 193 0.002777 10.0.0.242 - - [2026-06-04 02:41:52] "POST /neutron/port HTTP/1.1" 200 1240 0.024753 10.0.0.242 - - [2026-06-04 02:41:52] "POST /neutron/port HTTP/1.1" 200 1232 0.016548 10.0.0.242 - - [2026-06-04 02:41:53] "POST /neutron/network HTTP/1.1" 200 1089 0.010016 10.0.0.27 - - [2026-06-04 02:41:54] "POST /useragent-kv HTTP/1.1" 200 115 0.005614 10.0.0.27 - - [2026-06-04 02:41:54] "POST /useragent-kv HTTP/1.1" 200 115 0.004132 10.0.0.27 - - [2026-06-04 02:41:54] "POST /useragent-kv HTTP/1.1" 200 115 0.003655 10.0.0.50 - - [2026-06-04 02:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004666 10.0.0.27 - - [2026-06-04 02:41:54] "POST /useragent-kv HTTP/1.1" 200 115 0.003671 10.0.0.242 - - [2026-06-04 02:41:54] "POST /neutron/network HTTP/1.1" 200 151 0.191600 10.0.0.27 - - [2026-06-04 02:41:54] "GET /projects?obj_uuids=9117edd9-3c30-468d-a968-e69ca2948b97&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000981 10.0.0.50 - - [2026-06-04 02:41:54] "DELETE /route-target/d7ff90ad-37fc-4073-b3c0-59f41e88e83b HTTP/1.1" 200 115 0.042801 10.0.0.242 - - [2026-06-04 02:41:54] "GET /project/9117edd9-3c30-468d-a968-e69ca2948b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.061371 10.0.0.27 - - [2026-06-04 02:41:54] "GET /projects?obj_uuids=9117edd9-3c30-468d-a968-e69ca2948b97&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002978 10.0.0.242 - - [2026-06-04 02:41:54] "GET /project/9117edd9-3c30-468d-a968-e69ca2948b97?fields=virtual_networks HTTP/1.1" 200 1051 0.109473 10.0.0.27 - - [2026-06-04 02:41:54] "GET /projects?obj_uuids=9117edd9-3c30-468d-a968-e69ca2948b97&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001352 10.0.0.242 - - [2026-06-04 02:41:54] "GET /project/9117edd9-3c30-468d-a968-e69ca2948b97?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.097420 10.0.0.27 - - [2026-06-04 02:41:54] "GET /projects?obj_uuids=9117edd9-3c30-468d-a968-e69ca2948b97&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001444 10.0.0.242 - - [2026-06-04 02:41:55] "GET /project/9117edd9-3c30-468d-a968-e69ca2948b97?fields=security_groups HTTP/1.1" 200 1286 0.051456 10.0.0.242 - - [2026-06-04 02:41:56] "POST /fqname-to-id HTTP/1.1" 404 200 0.033785 10.0.0.27 - - [2026-06-04 02:41:56] "GET /projects?obj_uuids=6d2b821f-d7e1-48fe-b8c3-c3cf07842b4d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003174 10.0.0.27 - - [2026-06-04 02:41:56] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001414 10.0.0.27 - - [2026-06-04 02:41:56] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009335 10.0.0.27 - - [2026-06-04 02:41:56] "POST /id-to-fqname HTTP/1.1" 200 202 0.001209 10.0.0.27 - - [2026-06-04 02:41:56] "POST /fqname-to-id HTTP/1.1" 404 211 0.016484 10.0.0.27 - - [2026-06-04 02:41:56] "POST /security-groups HTTP/1.1" 200 603 0.087642 10.0.0.27 - - [2026-06-04 02:41:56] "POST /projects HTTP/1.1" 200 609 0.329221 10.0.0.27 - - [2026-06-04 02:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.369967 10.0.0.50 - - [2026-06-04 02:41:56] "POST /fqname-to-id HTTP/1.1" 404 245 0.010350 10.0.0.242 - - [2026-06-04 02:41:56] "GET /project/6d2b821f-d7e1-48fe-b8c3-c3cf07842b4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.553057 10.0.0.242 - - [2026-06-04 02:41:58] "GET / HTTP/1.1" 200 35931 0.001738 10.0.0.242 - - [2026-06-04 02:41:59] "POST /fqname-to-id HTTP/1.1" 401 293 0.000758 10.0.0.242 - - [2026-06-04 02:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.086257 10.0.0.27 - - [2026-06-04 02:41:59] "GET /projects?obj_uuids=6d2b821f-d7e1-48fe-b8c3-c3cf07842b4d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001383 10.0.0.242 - - [2026-06-04 02:41:59] "GET /project/6d2b821f-d7e1-48fe-b8c3-c3cf07842b4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.073641 10.0.0.242 - - [2026-06-04 02:41:59] "POST /neutron/network HTTP/1.1" 200 117 0.051614 10.0.0.50 - - [2026-06-04 02:42:00] "POST /ref-update HTTP/1.1" 200 156 0.040499 10.0.0.242 - - [2026-06-04 02:42:00] "POST /neutron/network HTTP/1.1" 200 837 0.011003 10.0.0.242 - - [2026-06-04 02:42:00] "POST /id-to-fqname HTTP/1.1" 200 233 0.001236 10.0.0.242 - - [2026-06-04 02:42:00] "GET /virtual-network/c94fb344-69d5-4575-a79d-f143fa970e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006845 10.0.0.242 - - [2026-06-04 02:42:00] "GET /virtual-network/c94fb344-69d5-4575-a79d-f143fa970e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005569 10.0.0.242 - - [2026-06-04 02:42:00] "POST /neutron/subnet HTTP/1.1" 200 719 0.011132 10.0.0.242 - - [2026-06-04 02:42:01] "GET /virtual-network/c94fb344-69d5-4575-a79d-f143fa970e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007415 10.0.0.242 - - [2026-06-04 02:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.27 - - [2026-06-04 02:42:02] "GET /projects?obj_uuids=6d2b821f-d7e1-48fe-b8c3-c3cf07842b4d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001440 10.0.0.242 - - [2026-06-04 02:42:02] "GET /project/6d2b821f-d7e1-48fe-b8c3-c3cf07842b4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.077086 10.0.0.27 - - [2026-06-04 02:42:03] "POST /useragent-kv HTTP/1.1" 200 115 0.012472 10.0.0.242 - - [2026-06-04 02:42:03] "POST /neutron/subnet HTTP/1.1" 200 729 0.256746 10.0.0.242 - - [2026-06-04 02:42:03] "POST /id-to-fqname HTTP/1.1" 200 233 0.001421 10.0.0.242 - - [2026-06-04 02:42:03] "GET /virtual-network/1ad8a5e2-b770-45ce-aa9d-9653dfce8e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005858 10.0.0.242 - - [2026-06-04 02:42:03] "GET /virtual-network/1ad8a5e2-b770-45ce-aa9d-9653dfce8e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.019163 10.0.0.242 - - [2026-06-04 02:42:03] "POST /neutron/network HTTP/1.1" 200 839 0.007242 10.0.0.242 - - [2026-06-04 02:42:03] "GET /virtual-network/1ad8a5e2-b770-45ce-aa9d-9653dfce8e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005566 10.0.0.242 - - [2026-06-04 02:42:04] "GET /obj-perms HTTP/1.1" 200 5073 0.072937 10.0.0.50 - - [2026-06-04 02:42:04] "GET /obj-perms HTTP/1.1" 200 5073 0.062762 10.0.0.27 - - [2026-06-04 02:42:04] "GET /obj-perms HTTP/1.1" 200 5073 0.063393 10.0.0.242 - - [2026-06-04 02:42:04] "POST /id-to-fqname HTTP/1.1" 200 233 0.001781 10.0.0.50 - - [2026-06-04 02:42:26] "DELETE /access-control-list/0196b9f5-1510-4af8-87e2-a726f4b38eb8 HTTP/1.1" 200 115 0.074010 10.0.0.27 - - [2026-06-04 02:42:27] "DELETE /project/bb878c42-fdcd-4c87-8641-13bd2546bf6e HTTP/1.1" 404 177 0.008751 10.0.0.27 - - [2026-06-04 02:42:27] "DELETE /project/9117edd93c30468da968e69ca2948b97 HTTP/1.1" 404 173 0.010697 10.0.0.27 - - [2026-06-04 02:42:27] "DELETE /project/6d2b821fd7e148feb8c3c3cf07842b4d HTTP/1.1" 404 173 0.008007 10.0.0.27 - - [2026-06-04 02:42:27] "GET /projects?obj_uuids=9117edd9-3c30-468d-a968-e69ca2948b97&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000923 10.0.0.27 - - [2026-06-04 02:42:27] "GET /project/9117edd9-3c30-468d-a968-e69ca2948b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1505 0.049256 10.0.0.27 - - [2026-06-04 02:42:27] "GET /projects?obj_uuids=9117edd9-3c30-468d-a968-e69ca2948b97&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000990 10.0.0.27 - - [2026-06-04 02:42:27] "GET /project/9117edd9-3c30-468d-a968-e69ca2948b97?fields=security_groups HTTP/1.1" 200 1391 0.063628 10.0.0.27 - - [2026-06-04 02:42:27] "DELETE /security-group/769f6bd8-de6e-4ce0-8636-3b1a7b5c0d18 HTTP/1.1" 200 115 0.065878 10.0.0.27 - - [2026-06-04 02:42:27] "GET /projects?obj_uuids=9117edd9-3c30-468d-a968-e69ca2948b97&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001198 10.0.0.27 - - [2026-06-04 02:42:27] "GET /project/9117edd9-3c30-468d-a968-e69ca2948b97?fields=application_policy_sets HTTP/1.1" 200 1430 0.055844 10.0.0.50 - - [2026-06-04 02:42:27] "DELETE /access-control-list/038ad570-64a3-47d5-b7f4-034507d7fd52 HTTP/1.1" 200 115 0.055823 10.0.0.27 - - [2026-06-04 02:42:27] "DELETE /project/9117edd9-3c30-468d-a968-e69ca2948b97 HTTP/1.1" 200 115 0.466563 10.0.0.27 - - [2026-06-04 02:42:40] "GET /projects?obj_uuids=6d2b821f-d7e1-48fe-b8c3-c3cf07842b4d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000962 10.0.0.242 - - [2026-06-04 02:42:40] "GET /project/6d2b821f-d7e1-48fe-b8c3-c3cf07842b4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.073985 10.0.0.242 - - [2026-06-04 02:42:40] "POST /neutron/network HTTP/1.1" 200 839 0.036568 10.0.0.242 - - [2026-06-04 02:42:40] "POST /id-to-fqname HTTP/1.1" 200 233 0.001179 10.0.0.242 - - [2026-06-04 02:42:40] "POST /neutron/port HTTP/1.1" 200 117 0.007591 10.0.0.27 - - [2026-06-04 02:42:41] "GET /projects?obj_uuids=6d2b821f-d7e1-48fe-b8c3-c3cf07842b4d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000966 10.0.0.242 - - [2026-06-04 02:42:41] "POST /neutron/port HTTP/1.1" 200 1073 0.432764 10.0.0.27 - - [2026-06-04 02:42:42] "GET /projects?obj_uuids=6d2b821f-d7e1-48fe-b8c3-c3cf07842b4d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001033 10.0.0.242 - - [2026-06-04 02:42:42] "GET /project/6d2b821f-d7e1-48fe-b8c3-c3cf07842b4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.093312 10.0.0.242 - - [2026-06-04 02:42:42] "POST /neutron/port HTTP/1.1" 200 1127 0.238977 10.0.0.242 - - [2026-06-04 02:42:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010573 10.0.0.242 - - [2026-06-04 02:42:42] "POST /neutron/network HTTP/1.1" 200 839 0.008075 10.0.0.242 - - [2026-06-04 02:42:42] "POST /neutron/port HTTP/1.1" 200 117 0.021422 10.0.0.242 - - [2026-06-04 02:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004316 10.0.0.27 - - [2026-06-04 02:42:42] "GET /projects?obj_uuids=6d2b821f-d7e1-48fe-b8c3-c3cf07842b4d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000901 10.0.0.242 - - [2026-06-04 02:42:42] "GET /project/6d2b821f-d7e1-48fe-b8c3-c3cf07842b4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.067170 10.0.0.242 - - [2026-06-04 02:42:42] "GET /virtual-network/c94fb344-69d5-4575-a79d-f143fa970e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005434 10.0.0.242 - - [2026-06-04 02:42:42] "GET /floating-ip-pools?parent_id=c94fb344-69d5-4575-a79d-f143fa970e8b&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.009942 10.0.0.242 - - [2026-06-04 02:42:42] "GET /virtual-network/c94fb344-69d5-4575-a79d-f143fa970e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006019 10.0.0.242 - - [2026-06-04 02:42:43] "POST /floating-ip-pools HTTP/1.1" 200 609 0.087301 10.0.0.242 - - [2026-06-04 02:42:43] "POST /ref-update HTTP/1.1" 200 156 0.028568 10.0.0.242 - - [2026-06-04 02:42:43] "GET /virtual-network/c94fb344-69d5-4575-a79d-f143fa970e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005268 10.0.0.242 - - [2026-06-04 02:42:43] "GET /virtual-network/c94fb344-69d5-4575-a79d-f143fa970e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007087 10.0.0.242 - - [2026-06-04 02:42:44] "POST /neutron/port HTTP/1.1" 200 1137 0.040375 10.0.0.242 - - [2026-06-04 02:42:44] "POST /neutron/port HTTP/1.1" 200 1071 0.125131 10.0.0.242 - - [2026-06-04 02:42:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.017298 10.0.0.242 - - [2026-06-04 02:42:44] "POST /neutron/network HTTP/1.1" 200 837 0.007843 10.0.0.242 - - [2026-06-04 02:42:54] "POST /neutron/port HTTP/1.1" 200 1137 0.054036 10.0.0.242 - - [2026-06-04 02:42:59] "POST /neutron/security_group HTTP/1.1" 200 2070 0.011712 10.0.0.242 - - [2026-06-04 02:43:09] "POST /neutron/port HTTP/1.1" 200 1137 0.053978 10.0.0.242 - - [2026-06-04 02:43:15] "POST /neutron/security_group HTTP/1.1" 200 2070 0.016553 10.0.0.242 - - [2026-06-04 02:43:25] "POST /neutron/port HTTP/1.1" 200 1137 0.021659 10.0.0.50 - - [2026-06-04 02:43:29] "GET /global-system-configs HTTP/1.1" 401 293 0.000392 10.0.0.27 - - [2026-06-04 02:43:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000381 10.0.0.50 - - [2026-06-04 02:43:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000487 10.0.0.27 - - [2026-06-04 02:43:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000392 10.0.0.242 - - [2026-06-04 02:43:30] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007601 10.0.0.50 - - [2026-06-04 02:43:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000444 10.0.0.50 - - [2026-06-04 02:43:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000380 10.0.0.27 - - [2026-06-04 02:43:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000369 10.0.0.27 - - [2026-06-04 02:43:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000397 10.0.0.242 - - [2026-06-04 02:43:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000356 10.0.0.242 - - [2026-06-04 02:43:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000365 10.0.0.242 - - [2026-06-04 02:43:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000354 10.0.0.242 - - [2026-06-04 02:43:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000379 10.0.0.242 - - [2026-06-04 02:43:40] "POST /neutron/port HTTP/1.1" 200 1137 0.019701 10.0.0.242 - - [2026-06-04 02:43:45] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007293 10.0.0.242 - - [2026-06-04 02:43:55] "POST /neutron/port HTTP/1.1" 200 1137 0.020561 10.0.0.242 - - [2026-06-04 02:43:56] "POST /neutron/security_group HTTP/1.1" 200 2070 0.011980 10.0.0.242 - - [2026-06-04 02:43:56] "GET /virtual-machine/080bbb32-5aaf-4e75-904e-01eaa7b9c44c HTTP/1.1" 401 293 0.000623 10.0.0.242 - - [2026-06-04 02:43:56] "GET /virtual-machine/080bbb32-5aaf-4e75-904e-01eaa7b9c44c HTTP/1.1" 200 1303 0.045227 10.0.0.242 - - [2026-06-04 02:43:56] "GET /virtual-machine-interface/7411d65e-ff5a-4786-9ceb-8108f3e948d1 HTTP/1.1" 200 3004 0.007685 10.0.0.242 - - [2026-06-04 02:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004606 10.0.0.242 - - [2026-06-04 02:43:56] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003898 10.0.0.242 - - [2026-06-04 02:43:56] "GET /virtual-networks?parent_id=6d2b821f-d7e1-48fe-b8c3-c3cf07842b4d&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002988 10.0.0.242 - - [2026-06-04 02:43:56] "GET /virtual-network/1ad8a5e2-b770-45ce-aa9d-9653dfce8e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.013223 10.0.0.242 - - [2026-06-04 02:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004846 10.0.0.242 - - [2026-06-04 02:43:59] "GET /virtual-network/1ad8a5e2-b770-45ce-aa9d-9653dfce8e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006310 10.0.0.242 - - [2026-06-04 02:43:59] "POST /neutron/port HTTP/1.1" 200 1137 0.034379 10.0.0.242 - - [2026-06-04 02:44:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004321 10.0.0.242 - - [2026-06-04 02:44:00] "POST /neutron/network HTTP/1.1" 200 839 0.008570 10.0.0.242 - - [2026-06-04 02:44:01] "POST /neutron/network HTTP/1.1" 200 847 0.009402 10.0.0.242 - - [2026-06-04 02:44:01] "POST /neutron/port HTTP/1.1" 200 117 0.001367 10.0.0.242 - - [2026-06-04 02:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005678 10.0.0.242 - - [2026-06-04 02:44:03] "GET /virtual-network/1ad8a5e2-b770-45ce-aa9d-9653dfce8e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005938 10.0.0.242 - - [2026-06-04 02:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.242 - - [2026-06-04 02:44:08] "GET /virtual-network/1ad8a5e2-b770-45ce-aa9d-9653dfce8e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.008489 10.0.0.242 - - [2026-06-04 02:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004355 10.0.0.242 - - [2026-06-04 02:44:12] "GET /virtual-network/1ad8a5e2-b770-45ce-aa9d-9653dfce8e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005881 10.0.0.242 - - [2026-06-04 02:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005054 10.0.0.242 - - [2026-06-04 02:44:16] "GET /virtual-network/1ad8a5e2-b770-45ce-aa9d-9653dfce8e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.008275 10.0.0.242 - - [2026-06-04 02:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.242 - - [2026-06-04 02:44:20] "GET /virtual-network/1ad8a5e2-b770-45ce-aa9d-9653dfce8e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006478 10.0.0.242 - - [2026-06-04 02:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.242 - - [2026-06-04 02:44:24] "GET /virtual-network/1ad8a5e2-b770-45ce-aa9d-9653dfce8e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005538 10.0.0.242 - - [2026-06-04 02:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.242 - - [2026-06-04 02:44:28] "GET /virtual-network/1ad8a5e2-b770-45ce-aa9d-9653dfce8e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005701 10.0.0.242 - - [2026-06-04 02:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004117 10.0.0.242 - - [2026-06-04 02:44:32] "GET /virtual-network/1ad8a5e2-b770-45ce-aa9d-9653dfce8e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007138 10.0.0.242 - - [2026-06-04 02:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.242 - - [2026-06-04 02:44:36] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004274 10.0.0.242 - - [2026-06-04 02:44:36] "GET /virtual-networks?parent_id=6d2b821f-d7e1-48fe-b8c3-c3cf07842b4d&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003814 10.0.0.242 - - [2026-06-04 02:44:36] "GET /virtual-network/1ad8a5e2-b770-45ce-aa9d-9653dfce8e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006244 10.0.0.242 - - [2026-06-04 02:44:36] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007872 10.0.0.242 - - [2026-06-04 02:44:46] "POST /neutron/port HTTP/1.1" 200 1137 0.018886 10.0.0.242 - - [2026-06-04 02:44:47] "POST /neutron/security_group HTTP/1.1" 200 2070 0.039813 10.0.0.242 - - [2026-06-04 02:44:55] "POST /neutron/port HTTP/1.1" 200 1135 0.022408 10.0.0.242 - - [2026-06-04 02:44:57] "POST /neutron/port HTTP/1.1" 200 1137 0.020746 10.0.0.242 - - [2026-06-04 02:44:57] "POST /neutron/port HTTP/1.1" 200 1135 0.017544 10.0.0.242 - - [2026-06-04 02:44:57] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007450 10.0.0.242 - - [2026-06-04 02:44:57] "GET /virtual-machine/e3531539-37ad-46ee-ae63-1a92d67b0c3e HTTP/1.1" 200 1305 0.006525 10.0.0.242 - - [2026-06-04 02:44:57] "GET /virtual-machine-interface/70c65fbe-9b26-4ce2-92a8-2e3df09e84a2 HTTP/1.1" 200 3004 0.005260 10.0.0.242 - - [2026-06-04 02:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504 10.0.0.242 - - [2026-06-04 02:44:57] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003480 10.0.0.242 - - [2026-06-04 02:44:57] "GET /virtual-networks?parent_id=6d2b821f-d7e1-48fe-b8c3-c3cf07842b4d&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002912 10.0.0.242 - - [2026-06-04 02:44:57] "GET /virtual-network/c94fb344-69d5-4575-a79d-f143fa970e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005974 10.0.0.242 - - [2026-06-04 02:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.242 - - [2026-06-04 02:44:58] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003350 10.0.0.242 - - [2026-06-04 02:44:58] "GET /virtual-networks?parent_id=6d2b821f-d7e1-48fe-b8c3-c3cf07842b4d&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003136 10.0.0.242 - - [2026-06-04 02:44:58] "GET /virtual-network/c94fb344-69d5-4575-a79d-f143fa970e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005757 10.0.0.242 - - [2026-06-04 02:44:59] "POST /neutron/port HTTP/1.1" 200 1135 0.016964 10.0.0.242 - - [2026-06-04 02:45:00] "POST /neutron/port HTTP/1.1" 200 1137 0.024527 10.0.0.242 - - [2026-06-04 02:45:00] "POST /neutron/subnet HTTP/1.1" 200 703 0.010485 10.0.0.242 - - [2026-06-04 02:45:00] "POST /neutron/port HTTP/1.1" 200 1135 0.021799 10.0.0.242 - - [2026-06-04 02:45:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004329 10.0.0.242 - - [2026-06-04 02:45:01] "POST /neutron/network HTTP/1.1" 200 837 0.009068 10.0.0.242 - - [2026-06-04 02:45:09] "POST /neutron/floatingip HTTP/1.1" 200 577 0.018928 10.0.0.242 - - [2026-06-04 02:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.242 - - [2026-06-04 02:45:09] "GET /routing-instance/e4cdfa8a-8f4e-4261-a5a9-f516b361536f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.004252 10.0.0.242 - - [2026-06-04 02:45:09] "GET /route-target/11dfa3ff-d6ba-40de-90d4-058de3ff7f25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004608 10.0.0.27 - - [2026-06-04 02:45:34] "GET /obj-perms HTTP/1.1" 200 5075 0.064590 10.0.0.242 - - [2026-06-04 02:45:35] "GET /obj-perms HTTP/1.1" 200 5075 0.069286 10.0.0.242 - - [2026-06-04 02:46:00] "POST /neutron/floatingip HTTP/1.1" 200 529 0.010018 10.0.0.242 - - [2026-06-04 02:46:00] "GET /floating-ip-pool/454451dd-d406-4577-aa9b-e87d55c14986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.005210 10.0.0.242 - - [2026-06-04 02:46:00] "POST /ref-update HTTP/1.1" 200 156 0.017833 10.0.0.242 - - [2026-06-04 02:46:00] "DELETE /floating-ip-pool/454451dd-d406-4577-aa9b-e87d55c14986 HTTP/1.1" 200 115 0.040673 10.0.0.242 - - [2026-06-04 02:46:01] "POST /neutron/network HTTP/1.1" 400 204 0.015172 10.0.0.242 - - [2026-06-04 02:46:01] "POST /neutron/port HTTP/1.1" 200 1125 0.016674 10.0.0.242 - - [2026-06-04 02:46:02] "POST /neutron/port HTTP/1.1" 200 151 0.317512 10.0.0.242 - - [2026-06-04 02:46:03] "POST /neutron/network HTTP/1.1" 200 837 0.006638 10.0.0.50 - - [2026-06-04 02:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.037507 10.0.0.27 - - [2026-06-04 02:46:05] "GET /projects?obj_uuids=6d2b821f-d7e1-48fe-b8c3-c3cf07842b4d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.038460 10.0.0.242 - - [2026-06-04 02:46:05] "GET /project/6d2b821f-d7e1-48fe-b8c3-c3cf07842b4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.144973 10.0.0.27 - - [2026-06-04 02:46:05] "GET /projects?obj_uuids=6d2b821f-d7e1-48fe-b8c3-c3cf07842b4d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000942 10.0.0.242 - - [2026-06-04 02:46:05] "GET /project/6d2b821f-d7e1-48fe-b8c3-c3cf07842b4d?fields=virtual_networks HTTP/1.1" 200 1056 0.046124 10.0.0.27 - - [2026-06-04 02:46:05] "GET /projects?obj_uuids=6d2b821f-d7e1-48fe-b8c3-c3cf07842b4d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000956 10.0.0.242 - - [2026-06-04 02:46:05] "GET /project/6d2b821f-d7e1-48fe-b8c3-c3cf07842b4d?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.052034 10.0.0.27 - - [2026-06-04 02:46:05] "GET /projects?obj_uuids=6d2b821f-d7e1-48fe-b8c3-c3cf07842b4d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000910 10.0.0.242 - - [2026-06-04 02:46:05] "GET /project/6d2b821f-d7e1-48fe-b8c3-c3cf07842b4d?fields=security_groups HTTP/1.1" 200 1294 0.050472 10.0.0.242 - - [2026-06-04 02:46:06] "POST /fqname-to-id HTTP/1.1" 404 188 0.032230 10.0.0.27 - - [2026-06-04 02:46:06] "GET /projects?obj_uuids=ff462f6a-2423-4ed3-80b3-2a38ee436d43&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003179 10.0.0.27 - - [2026-06-04 02:46:07] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001278 10.0.0.27 - - [2026-06-04 02:46:07] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.042847 10.0.0.27 - - [2026-06-04 02:46:07] "POST /id-to-fqname HTTP/1.1" 200 190 0.001247 10.0.0.27 - - [2026-06-04 02:46:07] "POST /fqname-to-id HTTP/1.1" 404 199 0.004341 10.0.0.27 - - [2026-06-04 02:46:07] "POST /security-groups HTTP/1.1" 200 591 0.033544 10.0.0.27 - - [2026-06-04 02:46:07] "POST /projects HTTP/1.1" 200 585 0.231867 10.0.0.27 - - [2026-06-04 02:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.267376 10.0.0.50 - - [2026-06-04 02:46:07] "POST /access-control-lists HTTP/1.1" 200 596 0.025929 10.0.0.242 - - [2026-06-04 02:46:07] "GET /project/ff462f6a-2423-4ed3-80b3-2a38ee436d43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.446408 10.0.0.242 - - [2026-06-04 02:46:08] "GET / HTTP/1.1" 200 35931 0.001648 10.0.0.27 - - [2026-06-04 02:46:11] "GET /projects?obj_uuids=ff462f6a-2423-4ed3-80b3-2a38ee436d43&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001027 10.0.0.242 - - [2026-06-04 02:46:11] "GET /project/ff462f6a-2423-4ed3-80b3-2a38ee436d43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.040513 10.0.0.27 - - [2026-06-04 02:46:11] "GET /projects?obj_uuids=ff462f6a-2423-4ed3-80b3-2a38ee436d43&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000917 10.0.0.242 - - [2026-06-04 02:46:11] "GET /project/ff462f6a-2423-4ed3-80b3-2a38ee436d43?fields=virtual_networks HTTP/1.1" 200 1032 0.044431 10.0.0.27 - - [2026-06-04 02:46:11] "GET /projects?obj_uuids=ff462f6a-2423-4ed3-80b3-2a38ee436d43&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001329 10.0.0.242 - - [2026-06-04 02:46:11] "GET /project/ff462f6a-2423-4ed3-80b3-2a38ee436d43?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.044458 10.0.0.27 - - [2026-06-04 02:46:12] "GET /projects?obj_uuids=ff462f6a-2423-4ed3-80b3-2a38ee436d43&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000911 10.0.0.242 - - [2026-06-04 02:46:12] "GET /project/ff462f6a-2423-4ed3-80b3-2a38ee436d43?fields=security_groups HTTP/1.1" 200 1258 0.045746 10.0.0.242 - - [2026-06-04 02:46:13] "POST /fqname-to-id HTTP/1.1" 404 183 0.038013 10.0.0.27 - - [2026-06-04 02:46:13] "GET /projects?obj_uuids=bdeea648-bc1b-4f5b-b0f2-7eab0a3204dd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003294 10.0.0.27 - - [2026-06-04 02:46:13] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001237 10.0.0.27 - - [2026-06-04 02:46:13] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008747 10.0.0.27 - - [2026-06-04 02:46:13] "POST /id-to-fqname HTTP/1.1" 200 185 0.004190 10.0.0.27 - - [2026-06-04 02:46:13] "POST /fqname-to-id HTTP/1.1" 404 194 0.006564 10.0.0.27 - - [2026-06-04 02:46:13] "POST /security-groups HTTP/1.1" 200 586 0.037378 10.0.0.50 - - [2026-06-04 02:46:13] "POST /fqname-to-id HTTP/1.1" 404 229 0.006907 10.0.0.27 - - [2026-06-04 02:46:13] "POST /projects HTTP/1.1" 200 575 0.280069 10.0.0.27 - - [2026-06-04 02:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.317163 10.0.0.50 - - [2026-06-04 02:46:13] "POST /access-control-lists HTTP/1.1" 200 589 0.054424 10.0.0.242 - - [2026-06-04 02:46:13] "GET /project/bdeea648-bc1b-4f5b-b0f2-7eab0a3204dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.493726 10.0.0.242 - - [2026-06-04 02:46:14] "GET / HTTP/1.1" 200 35931 0.001747 10.0.0.27 - - [2026-06-04 02:46:20] "GET /projects?obj_uuids=bdeea648-bc1b-4f5b-b0f2-7eab0a3204dd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001381 10.0.0.242 - - [2026-06-04 02:46:21] "GET /project/bdeea648-bc1b-4f5b-b0f2-7eab0a3204dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.052908 10.0.0.27 - - [2026-06-04 02:46:21] "GET /projects?obj_uuids=bdeea648-bc1b-4f5b-b0f2-7eab0a3204dd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001400 10.0.0.242 - - [2026-06-04 02:46:21] "GET /project/bdeea648-bc1b-4f5b-b0f2-7eab0a3204dd?fields=virtual_networks HTTP/1.1" 200 1023 0.050371 10.0.0.27 - - [2026-06-04 02:46:21] "GET /projects?obj_uuids=bdeea648-bc1b-4f5b-b0f2-7eab0a3204dd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001339 10.0.0.242 - - [2026-06-04 02:46:21] "GET /project/bdeea648-bc1b-4f5b-b0f2-7eab0a3204dd?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.046343 10.0.0.27 - - [2026-06-04 02:46:21] "GET /projects?obj_uuids=bdeea648-bc1b-4f5b-b0f2-7eab0a3204dd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001174 10.0.0.242 - - [2026-06-04 02:46:21] "GET /project/bdeea648-bc1b-4f5b-b0f2-7eab0a3204dd?fields=security_groups HTTP/1.1" 200 1244 0.038956 10.0.0.242 - - [2026-06-04 02:46:22] "POST /fqname-to-id HTTP/1.1" 404 187 0.032288 10.0.0.27 - - [2026-06-04 02:46:22] "GET /projects?obj_uuids=8a2d8937-748b-4bd1-bd12-8348eafd1cc3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003603 10.0.0.27 - - [2026-06-04 02:46:22] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000954 10.0.0.27 - - [2026-06-04 02:46:22] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006776 10.0.0.27 - - [2026-06-04 02:46:22] "POST /id-to-fqname HTTP/1.1" 200 189 0.002503 10.0.0.27 - - [2026-06-04 02:46:22] "POST /fqname-to-id HTTP/1.1" 404 198 0.002477 10.0.0.27 - - [2026-06-04 02:46:22] "POST /security-groups HTTP/1.1" 200 590 0.078411 10.0.0.50 - - [2026-06-04 02:46:22] "POST /fqname-to-id HTTP/1.1" 404 233 0.002993 10.0.0.27 - - [2026-06-04 02:46:22] "POST /projects HTTP/1.1" 200 583 0.285801 10.0.0.27 - - [2026-06-04 02:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.361821 10.0.0.50 - - [2026-06-04 02:46:22] "POST /access-control-lists HTTP/1.1" 200 593 0.025621 10.0.0.242 - - [2026-06-04 02:46:22] "GET /project/8a2d8937-748b-4bd1-bd12-8348eafd1cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.516716 10.0.0.242 - - [2026-06-04 02:46:24] "GET / HTTP/1.1" 200 35931 0.001864 10.0.0.27 - - [2026-06-04 02:46:27] "GET /projects?obj_uuids=8a2d8937-748b-4bd1-bd12-8348eafd1cc3&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000967 10.0.0.242 - - [2026-06-04 02:46:27] "GET /project/8a2d8937-748b-4bd1-bd12-8348eafd1cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.048471 10.0.0.27 - - [2026-06-04 02:46:27] "GET /projects?obj_uuids=8a2d8937-748b-4bd1-bd12-8348eafd1cc3&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001030 10.0.0.242 - - [2026-06-04 02:46:27] "GET /project/8a2d8937-748b-4bd1-bd12-8348eafd1cc3?fields=virtual_networks HTTP/1.1" 200 1030 0.043573 10.0.0.27 - - [2026-06-04 02:46:27] "GET /projects?obj_uuids=8a2d8937-748b-4bd1-bd12-8348eafd1cc3&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001318 10.0.0.242 - - [2026-06-04 02:46:27] "GET /project/8a2d8937-748b-4bd1-bd12-8348eafd1cc3?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.041997 10.0.0.27 - - [2026-06-04 02:46:27] "GET /projects?obj_uuids=8a2d8937-748b-4bd1-bd12-8348eafd1cc3&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000947 10.0.0.242 - - [2026-06-04 02:46:27] "GET /project/8a2d8937-748b-4bd1-bd12-8348eafd1cc3?fields=security_groups HTTP/1.1" 200 1255 0.042011 10.0.0.27 - - [2026-06-04 02:46:27] "DELETE /project/8a2d8937748b4bd1bd128348eafd1cc3 HTTP/1.1" 404 173 0.010329 10.0.0.27 - - [2026-06-04 02:46:27] "DELETE /project/6d2b821f-d7e1-48fe-b8c3-c3cf07842b4d HTTP/1.1" 404 177 0.014076 10.0.0.27 - - [2026-06-04 02:46:27] "DELETE /project/ff462f6a24234ed380b32a38ee436d43 HTTP/1.1" 404 173 0.016506 10.0.0.27 - - [2026-06-04 02:46:27] "DELETE /project/bdeea648bc1b4f5bb0f27eab0a3204dd HTTP/1.1" 404 173 0.009873 10.0.0.27 - - [2026-06-04 02:46:27] "GET /projects?obj_uuids=bdeea648-bc1b-4f5b-b0f2-7eab0a3204dd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000903 10.0.0.27 - - [2026-06-04 02:46:27] "GET /projects?obj_uuids=ff462f6a-2423-4ed3-80b3-2a38ee436d43&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000758 10.0.0.27 - - [2026-06-04 02:46:27] "GET /project/ff462f6a-2423-4ed3-80b3-2a38ee436d43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.052902 10.0.0.27 - - [2026-06-04 02:46:27] "GET /project/bdeea648-bc1b-4f5b-b0f2-7eab0a3204dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.059408 10.0.0.27 - - [2026-06-04 02:46:27] "GET /projects?obj_uuids=ff462f6a-2423-4ed3-80b3-2a38ee436d43&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002270 10.0.0.27 - - [2026-06-04 02:46:27] "GET /projects?obj_uuids=bdeea648-bc1b-4f5b-b0f2-7eab0a3204dd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000810 10.0.0.27 - - [2026-06-04 02:46:27] "GET /project/bdeea648-bc1b-4f5b-b0f2-7eab0a3204dd?fields=security_groups HTTP/1.1" 200 1349 0.051979 10.0.0.27 - - [2026-06-04 02:46:27] "GET /project/ff462f6a-2423-4ed3-80b3-2a38ee436d43?fields=security_groups HTTP/1.1" 200 1363 0.061496 10.0.0.27 - - [2026-06-04 02:46:27] "DELETE /security-group/144e70bc-fd8f-4acc-86d2-40222e8840d6 HTTP/1.1" 200 115 0.061753 10.0.0.27 - - [2026-06-04 02:46:27] "GET /projects?obj_uuids=ff462f6a-2423-4ed3-80b3-2a38ee436d43&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001348 10.0.0.27 - - [2026-06-04 02:46:27] "DELETE /security-group/5a97df1d-2d22-4ebe-8a57-4fe2de639bea HTTP/1.1" 200 115 0.080066 10.0.0.27 - - [2026-06-04 02:46:27] "GET /projects?obj_uuids=bdeea648-bc1b-4f5b-b0f2-7eab0a3204dd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000921 10.0.0.27 - - [2026-06-04 02:46:28] "GET /project/ff462f6a-2423-4ed3-80b3-2a38ee436d43?fields=application_policy_sets HTTP/1.1" 200 1402 0.066563 10.0.0.27 - - [2026-06-04 02:46:28] "GET /project/bdeea648-bc1b-4f5b-b0f2-7eab0a3204dd?fields=application_policy_sets HTTP/1.1" 200 1388 0.135199 10.0.0.50 - - [2026-06-04 02:46:28] "DELETE /access-control-list/e15fe7e6-f4a2-46ec-ba58-c11fb571338b HTTP/1.1" 200 115 0.099781 10.0.0.27 - - [2026-06-04 02:46:28] "DELETE /project/ff462f6a-2423-4ed3-80b3-2a38ee436d43 HTTP/1.1" 200 115 0.550419 10.0.0.27 - - [2026-06-04 02:46:28] "DELETE /project/bdeea648-bc1b-4f5b-b0f2-7eab0a3204dd HTTP/1.1" 200 115 0.621969 10.0.0.242 - - [2026-06-04 02:46:29] "POST /fqname-to-id HTTP/1.1" 404 188 0.033506 10.0.0.27 - - [2026-06-04 02:46:29] "GET /projects?obj_uuids=abe0dcfb-7272-4034-abe6-c4e0d82d7368&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003978 10.0.0.27 - - [2026-06-04 02:46:29] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001694 10.0.0.27 - - [2026-06-04 02:46:29] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008517 10.0.0.27 - - [2026-06-04 02:46:29] "POST /id-to-fqname HTTP/1.1" 200 190 0.005798 10.0.0.27 - - [2026-06-04 02:46:29] "POST /fqname-to-id HTTP/1.1" 404 199 0.004270 10.0.0.27 - - [2026-06-04 02:46:29] "POST /security-groups HTTP/1.1" 200 591 0.033576 10.0.0.27 - - [2026-06-04 02:46:29] "POST /projects HTTP/1.1" 200 585 0.238256 10.0.0.27 - - [2026-06-04 02:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.273135 10.0.0.50 - - [2026-06-04 02:46:29] "POST /access-control-lists HTTP/1.1" 200 596 0.027265 10.0.0.242 - - [2026-06-04 02:46:29] "GET /project/abe0dcfb-7272-4034-abe6-c4e0d82d7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.420747 10.0.0.242 - - [2026-06-04 02:46:30] "GET / HTTP/1.1" 200 35931 0.001716 10.0.0.27 - - [2026-06-04 02:46:34] "GET /projects?obj_uuids=abe0dcfb-7272-4034-abe6-c4e0d82d7368&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000965 10.0.0.242 - - [2026-06-04 02:46:34] "GET /project/abe0dcfb-7272-4034-abe6-c4e0d82d7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.051722 10.0.0.27 - - [2026-06-04 02:46:34] "GET /projects?obj_uuids=abe0dcfb-7272-4034-abe6-c4e0d82d7368&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001019 10.0.0.242 - - [2026-06-04 02:46:34] "GET /project/abe0dcfb-7272-4034-abe6-c4e0d82d7368?fields=virtual_networks HTTP/1.1" 200 1033 0.050876 10.0.0.27 - - [2026-06-04 02:46:34] "GET /projects?obj_uuids=abe0dcfb-7272-4034-abe6-c4e0d82d7368&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000935 10.0.0.242 - - [2026-06-04 02:46:34] "GET /project/abe0dcfb-7272-4034-abe6-c4e0d82d7368?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.031488 10.0.0.27 - - [2026-06-04 02:46:34] "GET /projects?obj_uuids=abe0dcfb-7272-4034-abe6-c4e0d82d7368&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001221 10.0.0.242 - - [2026-06-04 02:46:34] "GET /project/abe0dcfb-7272-4034-abe6-c4e0d82d7368?fields=security_groups HTTP/1.1" 200 1259 0.041136 10.0.0.50 - - [2026-06-04 02:46:35] "GET /obj-perms HTTP/1.1" 200 5075 0.106475 10.0.0.242 - - [2026-06-04 02:46:36] "POST /fqname-to-id HTTP/1.1" 404 192 0.028492 10.0.0.27 - - [2026-06-04 02:46:36] "GET /projects?obj_uuids=14c8a99c-a361-413c-99c1-d6776ab6c3e4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003454 10.0.0.27 - - [2026-06-04 02:46:36] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000917 10.0.0.27 - - [2026-06-04 02:46:36] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007021 10.0.0.27 - - [2026-06-04 02:46:36] "POST /id-to-fqname HTTP/1.1" 200 194 0.001156 10.0.0.27 - - [2026-06-04 02:46:36] "POST /fqname-to-id HTTP/1.1" 404 203 0.004230 10.0.0.27 - - [2026-06-04 02:46:36] "POST /security-groups HTTP/1.1" 200 595 0.077800 10.0.0.50 - - [2026-06-04 02:46:36] "POST /fqname-to-id HTTP/1.1" 404 238 0.003132 10.0.0.27 - - [2026-06-04 02:46:36] "POST /projects HTTP/1.1" 200 593 0.298903 10.0.0.27 - - [2026-06-04 02:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.342126 10.0.0.242 - - [2026-06-04 02:46:36] "GET /project/14c8a99c-a361-413c-99c1-d6776ab6c3e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.526955 10.0.0.50 - - [2026-06-04 02:46:36] "POST /access-control-lists HTTP/1.1" 200 598 0.081162 10.0.0.242 - - [2026-06-04 02:46:38] "GET / HTTP/1.1" 200 35931 0.001853 10.0.0.27 - - [2026-06-04 02:46:41] "GET /projects?obj_uuids=14c8a99c-a361-413c-99c1-d6776ab6c3e4&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001157 10.0.0.242 - - [2026-06-04 02:46:41] "GET /project/14c8a99c-a361-413c-99c1-d6776ab6c3e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.040863 10.0.0.27 - - [2026-06-04 02:46:41] "GET /projects?obj_uuids=14c8a99c-a361-413c-99c1-d6776ab6c3e4&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001486 10.0.0.242 - - [2026-06-04 02:46:41] "GET /project/14c8a99c-a361-413c-99c1-d6776ab6c3e4?fields=virtual_networks HTTP/1.1" 200 1040 0.052960 10.0.0.27 - - [2026-06-04 02:46:41] "GET /projects?obj_uuids=14c8a99c-a361-413c-99c1-d6776ab6c3e4&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002134 10.0.0.242 - - [2026-06-04 02:46:41] "GET /project/14c8a99c-a361-413c-99c1-d6776ab6c3e4?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.047017 10.0.0.27 - - [2026-06-04 02:46:41] "GET /projects?obj_uuids=14c8a99c-a361-413c-99c1-d6776ab6c3e4&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000943 10.0.0.242 - - [2026-06-04 02:46:41] "GET /project/14c8a99c-a361-413c-99c1-d6776ab6c3e4?fields=security_groups HTTP/1.1" 200 1270 0.038503 10.0.0.242 - - [2026-06-04 02:46:42] "POST /fqname-to-id HTTP/1.1" 404 183 0.041272 10.0.0.27 - - [2026-06-04 02:46:42] "GET /projects?obj_uuids=4af1d0f8-3774-4e28-93b1-8dcf98d145cb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004162 10.0.0.27 - - [2026-06-04 02:46:42] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000942 10.0.0.27 - - [2026-06-04 02:46:42] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006897 10.0.0.27 - - [2026-06-04 02:46:42] "POST /id-to-fqname HTTP/1.1" 200 185 0.003410 10.0.0.27 - - [2026-06-04 02:46:42] "POST /fqname-to-id HTTP/1.1" 404 194 0.004004 10.0.0.27 - - [2026-06-04 02:46:43] "POST /security-groups HTTP/1.1" 200 586 0.030518 10.0.0.27 - - [2026-06-04 02:46:43] "POST /projects HTTP/1.1" 200 575 0.239533 10.0.0.27 - - [2026-06-04 02:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.276151 10.0.0.50 - - [2026-06-04 02:46:43] "POST /fqname-to-id HTTP/1.1" 404 228 0.009480 10.0.0.242 - - [2026-06-04 02:46:43] "GET /project/4af1d0f8-3774-4e28-93b1-8dcf98d145cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.435169 10.0.0.242 - - [2026-06-04 02:46:44] "GET / HTTP/1.1" 200 35931 0.001795 10.0.0.242 - - [2026-06-04 02:46:45] "POST /fqname-to-id HTTP/1.1" 404 193 0.003737 10.0.0.50 - - [2026-06-04 02:46:45] "POST /access-control-lists HTTP/1.1" 200 590 0.030227 10.0.0.50 - - [2026-06-04 02:46:45] "PUT /access-control-list/cacabd85-d12c-463a-8993-3d26e2c2fb05 HTTP/1.1" 200 272 0.019092 10.0.0.27 - - [2026-06-04 02:46:45] "GET /projects?obj_uuids=f5a222ba-fb46-4245-8a23-8c6d67cc358f&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001184 10.0.0.242 - - [2026-06-04 02:46:45] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.079236 10.0.0.242 - - [2026-06-04 02:46:46] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.022750 10.0.0.50 - - [2026-06-04 02:46:46] "PUT /access-control-list/cacabd85-d12c-463a-8993-3d26e2c2fb05 HTTP/1.1" 200 272 0.019437 10.0.0.242 - - [2026-06-04 02:46:46] "POST /fqname-to-id HTTP/1.1" 404 193 0.007706 10.0.0.50 - - [2026-06-04 02:46:46] "POST /fqname-to-id HTTP/1.1" 404 227 0.009533 10.0.0.27 - - [2026-06-04 02:46:46] "GET /projects?obj_uuids=f5a222ba-fb46-4245-8a23-8c6d67cc358f&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001196 10.0.0.50 - - [2026-06-04 02:46:46] "PUT /access-control-list/81f917ec-b05e-4cc8-bdb1-fd483ce297f1 HTTP/1.1" 200 272 0.021352 10.0.0.242 - - [2026-06-04 02:46:46] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.067821 10.0.0.242 - - [2026-06-04 02:46:47] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.024822 10.0.0.242 - - [2026-06-04 02:46:47] "POST /fqname-to-id HTTP/1.1" 401 293 0.000425 10.0.0.242 - - [2026-06-04 02:46:47] "POST /fqname-to-id HTTP/1.1" 404 210 0.035407 10.0.0.50 - - [2026-06-04 02:46:47] "POST /fqname-to-id HTTP/1.1" 404 245 0.004307 10.0.0.50 - - [2026-06-04 02:46:47] "POST /access-control-lists HTTP/1.1" 200 605 0.031387 10.0.0.27 - - [2026-06-04 02:46:48] "GET /projects?obj_uuids=4af1d0f8-3774-4e28-93b1-8dcf98d145cb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000960 10.0.0.242 - - [2026-06-04 02:46:48] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.118367 10.0.0.242 - - [2026-06-04 02:46:48] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.026294 10.0.0.50 - - [2026-06-04 02:46:48] "PUT /access-control-list/93e2ccda-be00-4a26-88d7-7e0b147f7db4 HTTP/1.1" 200 272 0.025339 10.0.0.242 - - [2026-06-04 02:46:48] "POST /fqname-to-id HTTP/1.1" 404 210 0.002767 10.0.0.50 - - [2026-06-04 02:46:48] "POST /access-control-lists HTTP/1.1" 200 607 0.026874 10.0.0.50 - - [2026-06-04 02:46:48] "PUT /access-control-list/45014cca-80c8-42b9-a64d-bb7a2f61cd61 HTTP/1.1" 200 272 0.013730 10.0.0.27 - - [2026-06-04 02:46:49] "GET /projects?obj_uuids=4af1d0f8-3774-4e28-93b1-8dcf98d145cb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001474 10.0.0.242 - - [2026-06-04 02:46:49] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.123657 10.0.0.242 - - [2026-06-04 02:46:49] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.025737 10.0.0.50 - - [2026-06-04 02:46:49] "PUT /access-control-list/45014cca-80c8-42b9-a64d-bb7a2f61cd61 HTTP/1.1" 200 272 0.014398 10.0.0.242 - - [2026-06-04 02:46:51] "POST /neutron/router HTTP/1.1" 200 541 0.005802 10.0.0.242 - - [2026-06-04 02:46:51] "POST /neutron/router HTTP/1.1" 200 541 0.009939 10.0.0.242 - - [2026-06-04 02:46:51] "POST /neutron/router HTTP/1.1" 200 541 0.004139 10.0.0.242 - - [2026-06-04 02:46:51] "POST /neutron/router HTTP/1.1" 200 541 0.004655 10.0.0.242 - - [2026-06-04 02:46:51] "POST /neutron/router HTTP/1.1" 200 541 0.004108 10.0.0.242 - - [2026-06-04 02:46:51] "POST /neutron/router HTTP/1.1" 200 541 0.004561 10.0.0.242 - - [2026-06-04 02:46:51] "POST /neutron/router HTTP/1.1" 200 541 0.004482 10.0.0.242 - - [2026-06-04 02:46:51] "POST /neutron/router HTTP/1.1" 200 541 0.003801 10.0.0.242 - - [2026-06-04 02:46:51] "POST /neutron/router HTTP/1.1" 200 541 0.004581 10.0.0.242 - - [2026-06-04 02:46:51] "POST /neutron/router HTTP/1.1" 200 541 0.004475 10.0.0.242 - - [2026-06-04 02:46:51] "POST /neutron/router HTTP/1.1" 200 541 0.004316 10.0.0.242 - - [2026-06-04 02:46:51] "POST /neutron/router HTTP/1.1" 200 541 0.006740 10.0.0.242 - - [2026-06-04 02:46:51] "POST /neutron/router HTTP/1.1" 200 151 0.070602 10.0.0.50 - - [2026-06-04 02:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.50 - - [2026-06-04 02:46:51] "GET /logical-router/1eeebb54-cd37-4cc4-b030-883a0d3cf366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.077395 10.0.0.242 - - [2026-06-04 02:46:52] "POST /neutron/router HTTP/1.1" 200 542 0.015506 10.0.0.50 - - [2026-06-04 02:46:52] "PUT /logical-router/b39d49ee-de2f-43ee-becf-2c8a06098b8d HTTP/1.1" 200 262 0.027126 10.0.0.242 - - [2026-06-04 02:46:52] "POST /neutron/router HTTP/1.1" 200 542 0.006306 10.0.0.242 - - [2026-06-04 02:46:52] "POST /neutron/router HTTP/1.1" 200 542 0.003982 10.0.0.242 - - [2026-06-04 02:46:52] "POST /neutron/router HTTP/1.1" 200 542 0.004412 10.0.0.242 - - [2026-06-04 02:46:52] "POST /neutron/router HTTP/1.1" 200 542 0.003978 10.0.0.242 - - [2026-06-04 02:46:52] "POST /neutron/router HTTP/1.1" 200 542 0.003815 10.0.0.242 - - [2026-06-04 02:46:52] "POST /neutron/router HTTP/1.1" 200 542 0.004164 10.0.0.242 - - [2026-06-04 02:46:52] "POST /neutron/router HTTP/1.1" 200 542 0.003757 10.0.0.242 - - [2026-06-04 02:46:52] "POST /neutron/router HTTP/1.1" 200 542 0.004520 10.0.0.242 - - [2026-06-04 02:46:52] "POST /neutron/router HTTP/1.1" 200 542 0.004619 10.0.0.242 - - [2026-06-04 02:46:52] "POST /neutron/router HTTP/1.1" 200 542 0.003904 10.0.0.242 - - [2026-06-04 02:46:52] "POST /neutron/router HTTP/1.1" 200 542 0.036269 10.0.0.27 - - [2026-06-04 02:46:53] "GET /projects?obj_uuids=4af1d0f8-3774-4e28-93b1-8dcf98d145cb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001523 10.0.0.242 - - [2026-06-04 02:46:53] "POST /neutron/router HTTP/1.1" 200 559 0.096004 10.0.0.50 - - [2026-06-04 02:46:53] "POST /route-targets HTTP/1.1" 200 327 0.013165 10.0.0.242 - - [2026-06-04 02:46:53] "POST /neutron/router HTTP/1.1" 200 559 0.020968 10.0.0.242 - - [2026-06-04 02:46:53] "POST /neutron/router HTTP/1.1" 200 559 0.003990 10.0.0.242 - - [2026-06-04 02:46:53] "POST /neutron/router HTTP/1.1" 200 559 0.004201 10.0.0.242 - - [2026-06-04 02:46:53] "POST /neutron/router HTTP/1.1" 200 559 0.004418 10.0.0.242 - - [2026-06-04 02:46:53] "POST /neutron/router HTTP/1.1" 200 559 0.004547 10.0.0.242 - - [2026-06-04 02:46:53] "POST /neutron/router HTTP/1.1" 200 559 0.004000 10.0.0.242 - - [2026-06-04 02:46:53] "POST /neutron/router HTTP/1.1" 200 559 0.004956 10.0.0.242 - - [2026-06-04 02:46:53] "POST /neutron/router HTTP/1.1" 200 559 0.004982 10.0.0.242 - - [2026-06-04 02:46:53] "POST /neutron/router HTTP/1.1" 200 559 0.004218 10.0.0.242 - - [2026-06-04 02:46:53] "POST /neutron/router HTTP/1.1" 200 559 0.004292 10.0.0.242 - - [2026-06-04 02:46:53] "POST /neutron/router HTTP/1.1" 200 559 0.058698 10.0.0.242 - - [2026-06-04 02:46:53] "POST /neutron/router HTTP/1.1" 200 559 0.004373 10.0.0.50 - - [2026-06-04 02:46:54] "DELETE /route-target/01ca1984-5efe-4b43-8a80-7f19571d6c78 HTTP/1.1" 200 115 0.026782 10.0.0.242 - - [2026-06-04 02:46:54] "POST /neutron/security_group HTTP/1.1" 200 151 0.084435 10.0.0.50 - - [2026-06-04 02:46:54] "DELETE /access-control-list/767e4d89-9c5b-47a4-b9c8-0291cd66c977 HTTP/1.1" 200 115 0.043117 10.0.0.242 - - [2026-06-04 02:46:54] "POST /neutron/security_group HTTP/1.1" 200 506 0.011714 10.0.0.50 - - [2026-06-04 02:46:54] "DELETE /access-control-list/81f917ec-b05e-4cc8-bdb1-fd483ce297f1 HTTP/1.1" 200 115 0.032253 10.0.0.242 - - [2026-06-04 02:46:54] "POST /neutron/security_group HTTP/1.1" 200 151 0.075832 10.0.0.27 - - [2026-06-04 02:46:55] "GET /projects?obj_uuids=4af1d0f8-3774-4e28-93b1-8dcf98d145cb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000860 10.0.0.242 - - [2026-06-04 02:46:55] "GET /project/4af1d0f8-3774-4e28-93b1-8dcf98d145cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.049466 10.0.0.27 - - [2026-06-04 02:46:55] "GET /projects?obj_uuids=4af1d0f8-3774-4e28-93b1-8dcf98d145cb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000800 10.0.0.242 - - [2026-06-04 02:46:55] "GET /project/4af1d0f8-3774-4e28-93b1-8dcf98d145cb?fields=virtual_networks HTTP/1.1" 200 1022 0.059054 10.0.0.27 - - [2026-06-04 02:46:55] "GET /projects?obj_uuids=4af1d0f8-3774-4e28-93b1-8dcf98d145cb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001709 10.0.0.242 - - [2026-06-04 02:46:56] "GET /project/4af1d0f8-3774-4e28-93b1-8dcf98d145cb?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.059356 10.0.0.27 - - [2026-06-04 02:46:56] "GET /projects?obj_uuids=4af1d0f8-3774-4e28-93b1-8dcf98d145cb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000928 10.0.0.242 - - [2026-06-04 02:46:56] "GET /project/4af1d0f8-3774-4e28-93b1-8dcf98d145cb?fields=security_groups HTTP/1.1" 200 1243 0.077391 10.0.0.242 - - [2026-06-04 02:46:57] "POST /fqname-to-id HTTP/1.1" 404 184 0.052994 10.0.0.27 - - [2026-06-04 02:46:57] "GET /projects?obj_uuids=d0328836-664c-478f-8f3a-050958bb4f79&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004273 10.0.0.27 - - [2026-06-04 02:46:57] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001117 10.0.0.27 - - [2026-06-04 02:46:57] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006660 10.0.0.27 - - [2026-06-04 02:46:57] "POST /id-to-fqname HTTP/1.1" 200 186 0.002674 10.0.0.27 - - [2026-06-04 02:46:57] "POST /fqname-to-id HTTP/1.1" 404 195 0.005296 10.0.0.27 - - [2026-06-04 02:46:57] "POST /security-groups HTTP/1.1" 200 587 0.037920 10.0.0.50 - - [2026-06-04 02:46:57] "POST /fqname-to-id HTTP/1.1" 404 230 0.003032 10.0.0.27 - - [2026-06-04 02:46:57] "POST /projects HTTP/1.1" 200 577 0.258214 10.0.0.27 - - [2026-06-04 02:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.296273 10.0.0.242 - - [2026-06-04 02:46:57] "GET /project/d0328836-664c-478f-8f3a-050958bb4f79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.475112 10.0.0.50 - - [2026-06-04 02:46:57] "POST /access-control-lists HTTP/1.1" 200 590 0.040178 10.0.0.242 - - [2026-06-04 02:46:59] "GET / HTTP/1.1" 200 35931 0.001846 10.0.0.242 - - [2026-06-04 02:47:00] "POST /fqname-to-id HTTP/1.1" 401 293 0.000432 10.0.0.242 - - [2026-06-04 02:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.067533 10.0.0.27 - - [2026-06-04 02:47:01] "GET /projects?obj_uuids=d0328836-664c-478f-8f3a-050958bb4f79&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000861 10.0.0.242 - - [2026-06-04 02:47:01] "GET /project/d0328836-664c-478f-8f3a-050958bb4f79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.035267 10.0.0.27 - - [2026-06-04 02:47:01] "POST /useragent-kv HTTP/1.1" 200 115 0.019207 10.0.0.242 - - [2026-06-04 02:47:01] "POST /neutron/subnet HTTP/1.1" 200 720 0.307985 10.0.0.242 - - [2026-06-04 02:47:01] "POST /id-to-fqname HTTP/1.1" 200 216 0.001207 10.0.0.242 - - [2026-06-04 02:47:01] "GET /virtual-network/a4bec88b-c50f-4cd5-b63e-de8d8cab77a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005306 10.0.0.242 - - [2026-06-04 02:47:02] "GET /virtual-network/a4bec88b-c50f-4cd5-b63e-de8d8cab77a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005757 10.0.0.242 - - [2026-06-04 02:47:02] "POST /neutron/network HTTP/1.1" 200 819 0.007058 10.0.0.242 - - [2026-06-04 02:47:02] "POST /fqname-to-id HTTP/1.1" 404 206 0.004908 10.0.0.242 - - [2026-06-04 02:47:02] "GET /virtual-network/a4bec88b-c50f-4cd5-b63e-de8d8cab77a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005764 10.0.0.242 - - [2026-06-04 02:47:02] "GET /virtual-machine-interface/de07a1f9-4647-494f-9498-f2467cf3db03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2385 0.008142 10.0.0.242 - - [2026-06-04 02:47:02] "GET /virtual-machine-interface/de07a1f9-4647-494f-9498-f2467cf3db03?fields=instance_ip_back_refs HTTP/1.1" 200 1318 0.008657 10.0.0.242 - - [2026-06-04 02:47:02] "GET /instance-ip/82a91c4f-f80e-48de-9ad6-0a2b0a06d52e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004913 10.0.0.242 - - [2026-06-04 02:47:03] "POST /neutron/port HTTP/1.1" 200 1016 0.012262 10.0.0.27 - - [2026-06-04 02:47:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003580 10.0.0.50 - - [2026-06-04 02:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007823 10.0.0.27 - - [2026-06-04 02:47:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004485 10.0.0.242 - - [2026-06-04 02:47:03] "POST /neutron/network HTTP/1.1" 200 151 0.157346 10.0.0.242 - - [2026-06-04 02:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.27 - - [2026-06-04 02:47:06] "GET /projects?obj_uuids=d0328836-664c-478f-8f3a-050958bb4f79&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001340 10.0.0.242 - - [2026-06-04 02:47:06] "GET /project/d0328836-664c-478f-8f3a-050958bb4f79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.049454 10.0.0.50 - - [2026-06-04 02:47:06] "POST /ref-update HTTP/1.1" 200 156 0.029958 10.0.0.27 - - [2026-06-04 02:47:06] "POST /useragent-kv HTTP/1.1" 200 115 0.007276 10.0.0.242 - - [2026-06-04 02:47:06] "POST /neutron/subnet HTTP/1.1" 200 724 0.244445 10.0.0.242 - - [2026-06-04 02:47:06] "POST /id-to-fqname HTTP/1.1" 200 217 0.001373 10.0.0.242 - - [2026-06-04 02:47:06] "GET /virtual-network/13e83f43-27d9-40fa-9b59-aba685cce62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.007839 10.0.0.242 - - [2026-06-04 02:47:06] "POST /neutron/network HTTP/1.1" 200 978 0.008835 10.0.0.242 - - [2026-06-04 02:47:06] "GET /virtual-network/13e83f43-27d9-40fa-9b59-aba685cce62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.005501 10.0.0.242 - - [2026-06-04 02:47:07] "POST /neutron/subnet HTTP/1.1" 200 724 0.012333 10.0.0.242 - - [2026-06-04 02:47:07] "POST /id-to-fqname HTTP/1.1" 200 217 0.001293 10.0.0.242 - - [2026-06-04 02:47:07] "POST /neutron/port HTTP/1.1" 200 1018 0.015630 10.0.0.242 - - [2026-06-04 02:47:08] "POST /neutron/port HTTP/1.1" 200 1018 0.010871 10.0.0.242 - - [2026-06-04 02:47:08] "POST /id-to-fqname HTTP/1.1" 200 217 0.001139 10.0.0.242 - - [2026-06-04 02:47:08] "POST /neutron/port HTTP/1.1" 200 117 0.007182 10.0.0.242 - - [2026-06-04 02:47:08] "POST /neutron/network HTTP/1.1" 200 978 0.011759 10.0.0.242 - - [2026-06-04 02:47:08] "POST /neutron/port HTTP/1.1" 200 1018 0.018094 10.0.0.242 - - [2026-06-04 02:47:09] "POST /neutron/port HTTP/1.1" 200 117 0.006036 10.0.0.242 - - [2026-06-04 02:47:09] "POST /neutron/port HTTP/1.1" 200 1018 0.064219 10.0.0.242 - - [2026-06-04 02:47:09] "POST /neutron/port HTTP/1.1" 200 1110 0.213899 10.0.0.242 - - [2026-06-04 02:47:10] "POST /neutron/port HTTP/1.1" 200 1018 0.028583 10.0.0.242 - - [2026-06-04 02:47:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004564 10.0.0.242 - - [2026-06-04 02:47:10] "POST /neutron/network HTTP/1.1" 200 978 0.011297 10.0.0.242 - - [2026-06-04 02:47:10] "POST /neutron/subnet HTTP/1.1" 200 698 0.013173 10.0.0.242 - - [2026-06-04 02:47:14] "POST /neutron/port HTTP/1.1" 200 1120 0.029394 10.0.0.242 - - [2026-06-04 02:47:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008060 10.0.0.242 - - [2026-06-04 02:47:14] "GET /virtual-machine/af53f1b3-80c7-4bbf-af74-fc3b16dd0e80 HTTP/1.1" 401 293 0.000543 10.0.0.242 - - [2026-06-04 02:47:14] "GET /virtual-machine/af53f1b3-80c7-4bbf-af74-fc3b16dd0e80 HTTP/1.1" 200 1285 0.040261 10.0.0.242 - - [2026-06-04 02:47:14] "GET /virtual-machine-interface/14f364f4-8d98-46fe-a3f6-b2320297d7c9 HTTP/1.1" 200 2924 0.006251 10.0.0.242 - - [2026-06-04 02:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.242 - - [2026-06-04 02:47:14] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004831 10.0.0.242 - - [2026-06-04 02:47:14] "GET /virtual-networks?parent_id=d0328836-664c-478f-8f3a-050958bb4f79&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003723 10.0.0.242 - - [2026-06-04 02:47:14] "GET /virtual-network/13e83f43-27d9-40fa-9b59-aba685cce62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.007002 10.0.0.242 - - [2026-06-04 02:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.242 - - [2026-06-04 02:47:17] "GET /virtual-network/13e83f43-27d9-40fa-9b59-aba685cce62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.005740 10.0.0.242 - - [2026-06-04 02:47:19] "POST /neutron/port HTTP/1.1" 200 1120 0.018011 10.0.0.242 - - [2026-06-04 02:47:20] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007529 10.0.0.242 - - [2026-06-04 02:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.242 - - [2026-06-04 02:47:22] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005323 10.0.0.242 - - [2026-06-04 02:47:22] "GET /virtual-networks?parent_id=d0328836-664c-478f-8f3a-050958bb4f79&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004041 10.0.0.242 - - [2026-06-04 02:47:22] "GET /virtual-network/13e83f43-27d9-40fa-9b59-aba685cce62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.005356 10.0.0.242 - - [2026-06-04 02:47:22] "POST /neutron/port HTTP/1.1" 200 1120 0.017632 10.0.0.242 - - [2026-06-04 02:47:22] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007613 10.0.0.242 - - [2026-06-04 02:47:22] "GET /virtual-machine/d0c91614-73f0-4654-b581-7100cd970e5d HTTP/1.1" 200 1285 0.007499 10.0.0.242 - - [2026-06-04 02:47:22] "GET /virtual-machine-interface/561d151e-148d-4cc7-b3ec-9229d5b4fe73 HTTP/1.1" 200 2924 0.006922 10.0.0.242 - - [2026-06-04 02:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398 10.0.0.242 - - [2026-06-04 02:47:22] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004851 10.0.0.242 - - [2026-06-04 02:47:22] "GET /virtual-networks?parent_id=d0328836-664c-478f-8f3a-050958bb4f79&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003609 10.0.0.242 - - [2026-06-04 02:47:22] "GET /virtual-network/13e83f43-27d9-40fa-9b59-aba685cce62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.008120 10.0.0.242 - - [2026-06-04 02:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.242 - - [2026-06-04 02:47:23] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004021 10.0.0.242 - - [2026-06-04 02:47:23] "GET /virtual-networks?parent_id=d0328836-664c-478f-8f3a-050958bb4f79&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004214 10.0.0.242 - - [2026-06-04 02:47:23] "GET /virtual-network/13e83f43-27d9-40fa-9b59-aba685cce62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.006821 10.0.0.242 - - [2026-06-04 02:47:27] "POST /neutron/port HTTP/1.1" 200 151 0.206383 10.0.0.242 - - [2026-06-04 02:47:28] "POST /neutron/port HTTP/1.1" 200 151 0.180264 10.0.0.50 - - [2026-06-04 02:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.020079 10.0.0.27 - - [2026-06-04 02:47:28] "DELETE /project/14c8a99ca361413c99c1d6776ab6c3e4 HTTP/1.1" 404 173 0.019510 10.0.0.27 - - [2026-06-04 02:47:28] "DELETE /project/8a2d8937-748b-4bd1-bd12-8348eafd1cc3 HTTP/1.1" 404 177 0.016992 10.0.0.27 - - [2026-06-04 02:47:28] "DELETE /project/d0328836664c478f8f3a050958bb4f79 HTTP/1.1" 404 173 0.018523 10.0.0.27 - - [2026-06-04 02:47:28] "DELETE /project/4af1d0f837744e2893b18dcf98d145cb HTTP/1.1" 404 173 0.016570 10.0.0.27 - - [2026-06-04 02:47:28] "DELETE /project/abe0dcfb72724034abe6c4e0d82d7368 HTTP/1.1" 404 173 0.015555 10.0.0.27 - - [2026-06-04 02:47:28] "GET /projects?obj_uuids=4af1d0f8-3774-4e28-93b1-8dcf98d145cb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000966 10.0.0.27 - - [2026-06-04 02:47:28] "GET /projects?obj_uuids=abe0dcfb-7272-4034-abe6-c4e0d82d7368&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000746 10.0.0.27 - - [2026-06-04 02:47:28] "GET /projects?obj_uuids=14c8a99c-a361-413c-99c1-d6776ab6c3e4&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000707 10.0.0.27 - - [2026-06-04 02:47:28] "GET /project/abe0dcfb-7272-4034-abe6-c4e0d82d7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.069147 10.0.0.27 - - [2026-06-04 02:47:28] "GET /projects?obj_uuids=abe0dcfb-7272-4034-abe6-c4e0d82d7368&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000944 10.0.0.27 - - [2026-06-04 02:47:28] "GET /project/4af1d0f8-3774-4e28-93b1-8dcf98d145cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.100224 10.0.0.27 - - [2026-06-04 02:47:28] "GET /projects?obj_uuids=4af1d0f8-3774-4e28-93b1-8dcf98d145cb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000899 10.0.0.27 - - [2026-06-04 02:47:28] "GET /project/14c8a99c-a361-413c-99c1-d6776ab6c3e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.111140 10.0.0.27 - - [2026-06-04 02:47:28] "GET /projects?obj_uuids=14c8a99c-a361-413c-99c1-d6776ab6c3e4&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001245 10.0.0.27 - - [2026-06-04 02:47:28] "GET /project/abe0dcfb-7272-4034-abe6-c4e0d82d7368?fields=security_groups HTTP/1.1" 200 1364 0.091910 10.0.0.27 - - [2026-06-04 02:47:28] "GET /project/14c8a99c-a361-413c-99c1-d6776ab6c3e4?fields=security_groups HTTP/1.1" 200 1375 0.079733 10.0.0.27 - - [2026-06-04 02:47:28] "GET /project/4af1d0f8-3774-4e28-93b1-8dcf98d145cb?fields=security_groups HTTP/1.1" 200 1348 0.128488 10.0.0.27 - - [2026-06-04 02:47:28] "DELETE /security-group/72b39451-2ce3-4ae3-b342-c9d2f656f745 HTTP/1.1" 200 115 0.104217 10.0.0.27 - - [2026-06-04 02:47:28] "GET /projects?obj_uuids=abe0dcfb-7272-4034-abe6-c4e0d82d7368&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001021 10.0.0.27 - - [2026-06-04 02:47:28] "DELETE /security-group/ba716165-4703-42fb-b4b5-1254ef34c5cf HTTP/1.1" 200 115 0.113639 10.0.0.27 - - [2026-06-04 02:47:28] "GET /project/abe0dcfb-7272-4034-abe6-c4e0d82d7368?fields=application_policy_sets HTTP/1.1" 200 1403 0.073399 10.0.0.27 - - [2026-06-04 02:47:28] "GET /projects?obj_uuids=14c8a99c-a361-413c-99c1-d6776ab6c3e4&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001233 10.0.0.27 - - [2026-06-04 02:47:28] "DELETE /security-group/05855589-1657-45f5-9aa9-3ad0fe9e8495 HTTP/1.1" 200 115 0.126282 10.0.0.27 - - [2026-06-04 02:47:28] "GET /projects?obj_uuids=4af1d0f8-3774-4e28-93b1-8dcf98d145cb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001205 10.0.0.50 - - [2026-06-04 02:47:28] "DELETE /access-control-list/835f80bb-4244-45c8-b31f-e99d48d1a5e8 HTTP/1.1" 200 115 0.065864 10.0.0.27 - - [2026-06-04 02:47:28] "GET /project/14c8a99c-a361-413c-99c1-d6776ab6c3e4?fields=application_policy_sets HTTP/1.1" 200 1414 0.062804 10.0.0.27 - - [2026-06-04 02:47:29] "GET /project/4af1d0f8-3774-4e28-93b1-8dcf98d145cb?fields=application_policy_sets HTTP/1.1" 200 1387 0.131885 10.0.0.50 - - [2026-06-04 02:47:29] "DELETE /access-control-list/6d96b95b-5ca0-4364-adc9-58c9d1e5a518 HTTP/1.1" 200 115 0.078067 10.0.0.27 - - [2026-06-04 02:47:29] "DELETE /project/abe0dcfb-7272-4034-abe6-c4e0d82d7368 HTTP/1.1" 200 115 0.691555 10.0.0.27 - - [2026-06-04 02:47:29] "DELETE /project/14c8a99c-a361-413c-99c1-d6776ab6c3e4 HTTP/1.1" 200 115 0.761429 10.0.0.27 - - [2026-06-04 02:47:29] "DELETE /project/4af1d0f8-3774-4e28-93b1-8dcf98d145cb HTTP/1.1" 200 115 0.843112 10.0.0.27 - - [2026-06-04 02:47:29] "GET /projects?obj_uuids=d0328836-664c-478f-8f3a-050958bb4f79&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001014 10.0.0.242 - - [2026-06-04 02:47:29] "GET /project/d0328836-664c-478f-8f3a-050958bb4f79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.040352 10.0.0.27 - - [2026-06-04 02:47:29] "GET /projects?obj_uuids=d0328836-664c-478f-8f3a-050958bb4f79&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000999 10.0.0.242 - - [2026-06-04 02:47:29] "GET /project/d0328836-664c-478f-8f3a-050958bb4f79?fields=virtual_networks HTTP/1.1" 200 1025 0.052418 10.0.0.27 - - [2026-06-04 02:47:30] "GET /projects?obj_uuids=d0328836-664c-478f-8f3a-050958bb4f79&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001716 10.0.0.242 - - [2026-06-04 02:47:30] "GET /project/d0328836-664c-478f-8f3a-050958bb4f79?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.052991 10.0.0.27 - - [2026-06-04 02:47:30] "GET /projects?obj_uuids=d0328836-664c-478f-8f3a-050958bb4f79&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001718 10.0.0.242 - - [2026-06-04 02:47:30] "GET /project/d0328836-664c-478f-8f3a-050958bb4f79?fields=security_groups HTTP/1.1" 200 1247 0.068725 10.0.0.242 - - [2026-06-04 02:47:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.038604 10.0.0.27 - - [2026-06-04 02:47:31] "GET /projects?obj_uuids=e34fd52f-048e-492c-a597-a650a7450d29&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003063 10.0.0.27 - - [2026-06-04 02:47:31] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000872 10.0.0.27 - - [2026-06-04 02:47:31] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007375 10.0.0.27 - - [2026-06-04 02:47:31] "POST /id-to-fqname HTTP/1.1" 200 188 0.008443 10.0.0.27 - - [2026-06-04 02:47:31] "POST /fqname-to-id HTTP/1.1" 404 197 0.004476 10.0.0.27 - - [2026-06-04 02:47:31] "POST /security-groups HTTP/1.1" 200 589 0.070510 10.0.0.27 - - [2026-06-04 02:47:31] "POST /projects HTTP/1.1" 200 581 0.285677 10.0.0.27 - - [2026-06-04 02:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.329702 10.0.0.50 - - [2026-06-04 02:47:31] "POST /access-control-lists HTTP/1.1" 200 594 0.031077 10.0.0.242 - - [2026-06-04 02:47:31] "GET /project/e34fd52f-048e-492c-a597-a650a7450d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.510756 10.0.0.242 - - [2026-06-04 02:47:33] "POST /neutron/port HTTP/1.1" 200 117 0.008164 10.0.0.242 - - [2026-06-04 02:47:33] "GET / HTTP/1.1" 200 35931 0.001682 10.0.0.242 - - [2026-06-04 02:47:33] "POST /neutron/port HTTP/1.1" 400 205 0.003578 10.0.0.242 - - [2026-06-04 02:47:34] "POST /fqname-to-id HTTP/1.1" 401 293 0.000444 10.0.0.242 - - [2026-06-04 02:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.073131 10.0.0.27 - - [2026-06-04 02:47:35] "GET /projects?obj_uuids=e34fd52f-048e-492c-a597-a650a7450d29&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000924 10.0.0.242 - - [2026-06-04 02:47:35] "GET /project/e34fd52f-048e-492c-a597-a650a7450d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.035254 10.0.0.50 - - [2026-06-04 02:47:35] "POST /route-targets HTTP/1.1" 200 327 0.015966 10.0.0.27 - - [2026-06-04 02:47:35] "POST /useragent-kv HTTP/1.1" 200 115 0.007882 10.0.0.242 - - [2026-06-04 02:47:35] "POST /neutron/subnet HTTP/1.1" 200 720 0.250554 10.0.0.242 - - [2026-06-04 02:47:36] "POST /id-to-fqname HTTP/1.1" 200 219 0.001208 10.0.0.242 - - [2026-06-04 02:47:36] "GET /virtual-network/f46faba4-ccfa-4bb1-afb8-da559b3ac5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005409 10.0.0.242 - - [2026-06-04 02:47:36] "GET /virtual-network/f46faba4-ccfa-4bb1-afb8-da559b3ac5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005512 10.0.0.242 - - [2026-06-04 02:47:36] "POST /neutron/network HTTP/1.1" 200 823 0.008556 10.0.0.242 - - [2026-06-04 02:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.27 - - [2026-06-04 02:47:36] "GET /projects?obj_uuids=e34fd52f-048e-492c-a597-a650a7450d29&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000974 10.0.0.242 - - [2026-06-04 02:47:36] "GET /project/e34fd52f-048e-492c-a597-a650a7450d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.055208 10.0.0.27 - - [2026-06-04 02:47:36] "GET /projects?obj_uuids=e34fd52f-048e-492c-a597-a650a7450d29&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001320 10.0.0.242 - - [2026-06-04 02:47:36] "POST /neutron/network HTTP/1.1" 200 605 0.139706 10.0.0.50 - - [2026-06-04 02:47:36] "POST /ref-update HTTP/1.1" 200 156 0.030500 10.0.0.242 - - [2026-06-04 02:47:36] "POST /id-to-fqname HTTP/1.1" 200 219 0.003446 10.0.0.242 - - [2026-06-04 02:47:36] "GET /virtual-network/f53d931d-4f0b-41ea-b514-3044c6f51fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006692 10.0.0.242 - - [2026-06-04 02:47:36] "POST /neutron/network HTTP/1.1" 200 826 0.006527 10.0.0.242 - - [2026-06-04 02:47:36] "GET /virtual-network/f53d931d-4f0b-41ea-b514-3044c6f51fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004733 10.0.0.242 - - [2026-06-04 02:47:36] "POST /id-to-fqname HTTP/1.1" 200 219 0.001390 10.0.0.242 - - [2026-06-04 02:47:37] "POST /neutron/network HTTP/1.1" 200 833 0.007926 10.0.0.27 - - [2026-06-04 02:47:38] "GET /projects?obj_uuids=e34fd52f-048e-492c-a597-a650a7450d29&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002221 10.0.0.242 - - [2026-06-04 02:47:38] "GET /project/e34fd52f-048e-492c-a597-a650a7450d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.099463 10.0.0.242 - - [2026-06-04 02:47:38] "POST /neutron/port HTTP/1.1" 200 117 0.005963 10.0.0.242 - - [2026-06-04 02:47:38] "POST /id-to-fqname HTTP/1.1" 200 219 0.001244 10.0.0.242 - - [2026-06-04 02:47:39] "POST /neutron/network HTTP/1.1" 200 833 0.007424 10.0.0.242 - - [2026-06-04 02:47:39] "POST /neutron/port HTTP/1.1" 200 1057 0.018185 10.0.0.242 - - [2026-06-04 02:47:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004223 10.0.0.242 - - [2026-06-04 02:47:39] "POST /neutron/network HTTP/1.1" 200 823 0.006641 10.0.0.27 - - [2026-06-04 02:47:40] "GET /projects?obj_uuids=e34fd52f-048e-492c-a597-a650a7450d29&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001261 10.0.0.242 - - [2026-06-04 02:47:40] "GET /project/e34fd52f-048e-492c-a597-a650a7450d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.090794 10.0.0.242 - - [2026-06-04 02:47:40] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007766 10.0.0.242 - - [2026-06-04 02:47:40] "POST /neutron/router HTTP/1.1" 200 580 0.011400 10.0.0.50 - - [2026-06-04 02:47:41] "POST /ref-update HTTP/1.1" 200 156 0.024225 10.0.0.242 - - [2026-06-04 02:47:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009372 10.0.0.242 - - [2026-06-04 02:47:41] "POST /neutron/port HTTP/1.1" 200 1121 0.021814 10.0.0.242 - - [2026-06-04 02:47:41] "GET /virtual-machine/e78aae73-274f-4a56-87b6-3aa80b79d090 HTTP/1.1" 401 293 0.000371 10.0.0.27 - - [2026-06-04 02:47:41] "GET /projects?obj_uuids=e34fd52f-048e-492c-a597-a650a7450d29&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000971 10.0.0.242 - - [2026-06-04 02:47:42] "POST /neutron/port HTTP/1.1" 200 1060 0.301327 10.0.0.242 - - [2026-06-04 02:47:42] "POST /neutron/port HTTP/1.1" 200 1114 0.117433 10.0.0.242 - - [2026-06-04 02:47:42] "POST /neutron/subnet HTTP/1.1" 200 708 0.012627 10.0.0.242 - - [2026-06-04 02:47:42] "GET /virtual-machine/e78aae73-274f-4a56-87b6-3aa80b79d090 HTTP/1.1" 200 1290 0.086994 10.0.0.242 - - [2026-06-04 02:47:42] "GET /virtual-machine-interface/ec072358-c321-4ab8-aa53-c1a49cc39927 HTTP/1.1" 200 2935 0.007857 10.0.0.242 - - [2026-06-04 02:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.242 - - [2026-06-04 02:47:42] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004298 10.0.0.242 - - [2026-06-04 02:47:42] "GET /virtual-networks?parent_id=e34fd52f-048e-492c-a597-a650a7450d29&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004504 10.0.0.242 - - [2026-06-04 02:47:42] "GET /virtual-network/f46faba4-ccfa-4bb1-afb8-da559b3ac5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005769 10.0.0.242 - - [2026-06-04 02:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005039 10.0.0.242 - - [2026-06-04 02:47:45] "GET /virtual-network/f46faba4-ccfa-4bb1-afb8-da559b3ac5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006364 10.0.0.242 - - [2026-06-04 02:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005310 10.0.0.242 - - [2026-06-04 02:47:49] "GET /virtual-network/f46faba4-ccfa-4bb1-afb8-da559b3ac5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006275 10.0.0.242 - - [2026-06-04 02:47:50] "POST /neutron/port HTTP/1.1" 200 1121 0.018637 10.0.0.242 - - [2026-06-04 02:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014140 10.0.0.242 - - [2026-06-04 02:47:51] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004367 10.0.0.242 - - [2026-06-04 02:47:51] "GET /virtual-networks?parent_id=e34fd52f-048e-492c-a597-a650a7450d29&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003708 10.0.0.242 - - [2026-06-04 02:47:51] "GET /virtual-network/f46faba4-ccfa-4bb1-afb8-da559b3ac5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005938 10.0.0.242 - - [2026-06-04 02:47:52] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008351 10.0.0.242 - - [2026-06-04 02:47:52] "POST /neutron/port HTTP/1.1" 200 1124 0.019764 10.0.0.242 - - [2026-06-04 02:47:52] "GET /virtual-machine/b8641964-fcdf-4c0b-a9be-19f91a0dadf1 HTTP/1.1" 200 1291 0.006124 10.0.0.242 - - [2026-06-04 02:47:52] "GET /virtual-machine-interface/292e54f5-e2b7-4d5b-8a7a-07bdc787d05a HTTP/1.1" 200 2933 0.005552 10.0.0.242 - - [2026-06-04 02:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.242 - - [2026-06-04 02:47:52] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005047 10.0.0.242 - - [2026-06-04 02:47:52] "GET /virtual-networks?parent_id=e34fd52f-048e-492c-a597-a650a7450d29&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003380 10.0.0.242 - - [2026-06-04 02:47:52] "GET /virtual-network/f53d931d-4f0b-41ea-b514-3044c6f51fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005955 10.0.0.242 - - [2026-06-04 02:47:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007021 10.0.0.242 - - [2026-06-04 02:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.242 - - [2026-06-04 02:47:55] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007178 10.0.0.242 - - [2026-06-04 02:47:55] "GET /virtual-networks?parent_id=e34fd52f-048e-492c-a597-a650a7450d29&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004356 10.0.0.242 - - [2026-06-04 02:47:55] "GET /virtual-network/f53d931d-4f0b-41ea-b514-3044c6f51fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007969 10.0.0.242 - - [2026-06-04 02:48:00] "POST /neutron/port HTTP/1.1" 200 1921 0.047323 10.0.0.242 - - [2026-06-04 02:48:04] "POST /neutron/port HTTP/1.1" 200 1121 0.018908 10.0.0.242 - - [2026-06-04 02:48:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003860 10.0.0.242 - - [2026-06-04 02:48:04] "POST /neutron/network HTTP/1.1" 200 823 0.007344 10.0.0.242 - - [2026-06-04 02:48:05] "POST /neutron/network HTTP/1.1" 200 836 0.039486 10.0.0.242 - - [2026-06-04 02:48:05] "POST /neutron/port HTTP/1.1" 200 117 0.001090 10.0.0.27 - - [2026-06-04 02:48:06] "GET /projects?obj_uuids=e34fd52f-048e-492c-a597-a650a7450d29&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001296 10.0.0.242 - - [2026-06-04 02:48:06] "POST /neutron/router HTTP/1.1" 200 344 0.367815 10.0.0.50 - - [2026-06-04 02:48:06] "POST /ref-update HTTP/1.1" 200 156 0.027620 10.0.0.242 - - [2026-06-04 02:48:09] "POST /neutron/router HTTP/1.1" 200 580 0.007594 10.0.0.242 - - [2026-06-04 02:48:09] "POST /neutron/router HTTP/1.1" 200 151 0.091039 10.0.0.50 - - [2026-06-04 02:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011193 10.0.0.50 - - [2026-06-04 02:48:09] "GET /logical-router/4671d576-c409-48c3-8ef1-987a99e3c39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.103970 10.0.0.242 - - [2026-06-04 02:48:10] "POST /neutron/port HTTP/1.1" 200 1124 0.027432 10.0.0.242 - - [2026-06-04 02:48:10] "POST /neutron/port HTTP/1.1" 200 1121 0.018906 10.0.0.242 - - [2026-06-04 02:48:11] "POST /neutron/network HTTP/1.1" 200 826 0.006679 10.0.0.50 - - [2026-06-04 02:48:12] "DELETE /route-target/de56c6a6-2f28-4f34-aa1e-aa51c545c573 HTTP/1.1" 200 115 0.022588 10.0.0.27 - - [2026-06-04 02:48:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003640 10.0.0.27 - - [2026-06-04 02:48:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003711 10.0.0.242 - - [2026-06-04 02:48:12] "POST /neutron/network HTTP/1.1" 200 151 0.149222 10.0.0.27 - - [2026-06-04 02:48:13] "GET /projects?obj_uuids=e34fd52f-048e-492c-a597-a650a7450d29&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001060 10.0.0.242 - - [2026-06-04 02:48:13] "GET /project/e34fd52f-048e-492c-a597-a650a7450d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.060424 10.0.0.27 - - [2026-06-04 02:48:13] "GET /projects?obj_uuids=e34fd52f-048e-492c-a597-a650a7450d29&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000891 10.0.0.242 - - [2026-06-04 02:48:13] "GET /project/e34fd52f-048e-492c-a597-a650a7450d29?fields=virtual_networks HTTP/1.1" 200 1029 0.044800 10.0.0.27 - - [2026-06-04 02:48:13] "GET /projects?obj_uuids=e34fd52f-048e-492c-a597-a650a7450d29&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001332 10.0.0.242 - - [2026-06-04 02:48:13] "GET /project/e34fd52f-048e-492c-a597-a650a7450d29?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.071598 10.0.0.27 - - [2026-06-04 02:48:13] "GET /projects?obj_uuids=e34fd52f-048e-492c-a597-a650a7450d29&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000945 10.0.0.242 - - [2026-06-04 02:48:13] "GET /project/e34fd52f-048e-492c-a597-a650a7450d29?fields=security_groups HTTP/1.1" 200 1253 0.028168 10.0.0.242 - - [2026-06-04 02:48:14] "POST /fqname-to-id HTTP/1.1" 404 191 0.034040 10.0.0.27 - - [2026-06-04 02:48:14] "GET /projects?obj_uuids=5f500a0e-e6e2-4924-a7d1-b9278353b782&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003687 10.0.0.27 - - [2026-06-04 02:48:14] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001062 10.0.0.27 - - [2026-06-04 02:48:14] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008849 10.0.0.27 - - [2026-06-04 02:48:15] "POST /id-to-fqname HTTP/1.1" 200 193 0.001214 10.0.0.27 - - [2026-06-04 02:48:15] "POST /fqname-to-id HTTP/1.1" 404 202 0.004671 10.0.0.27 - - [2026-06-04 02:48:15] "POST /security-groups HTTP/1.1" 200 594 0.034130 10.0.0.50 - - [2026-06-04 02:48:15] "POST /fqname-to-id HTTP/1.1" 404 237 0.007292 10.0.0.27 - - [2026-06-04 02:48:15] "POST /projects HTTP/1.1" 200 591 0.249217 10.0.0.27 - - [2026-06-04 02:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.285868 10.0.0.242 - - [2026-06-04 02:48:15] "GET /project/5f500a0e-e6e2-4924-a7d1-b9278353b782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.450960 10.0.0.50 - - [2026-06-04 02:48:15] "POST /access-control-lists HTTP/1.1" 200 597 0.050894 10.0.0.242 - - [2026-06-04 02:48:16] "GET / HTTP/1.1" 200 35931 0.002092 10.0.0.242 - - [2026-06-04 02:48:19] "GET /project/5f500a0e-e6e2-4924-a7d1-b9278353b782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000519 10.0.0.27 - - [2026-06-04 02:48:19] "GET /projects?obj_uuids=5f500a0e-e6e2-4924-a7d1-b9278353b782&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000990 10.0.0.242 - - [2026-06-04 02:48:19] "GET /project/5f500a0e-e6e2-4924-a7d1-b9278353b782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.101672 10.0.0.242 - - [2026-06-04 02:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.242 - - [2026-06-04 02:48:19] "GET /security-group/db15f6de-fa10-46ed-9cb7-a440959e589a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3764 0.007331 10.0.0.242 - - [2026-06-04 02:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.27 - - [2026-06-04 02:48:19] "GET /projects?obj_uuids=5f500a0e-e6e2-4924-a7d1-b9278353b782&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001051 10.0.0.242 - - [2026-06-04 02:48:19] "GET /project/5f500a0e-e6e2-4924-a7d1-b9278353b782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.058776 10.0.0.242 - - [2026-06-04 02:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.242 - - [2026-06-04 02:48:19] "GET /security-group/db15f6de-fa10-46ed-9cb7-a440959e589a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3764 0.004416 10.0.0.242 - - [2026-06-04 02:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849 10.0.0.242 - - [2026-06-04 02:48:19] "PUT /security-group/db15f6de-fa10-46ed-9cb7-a440959e589a HTTP/1.1" 200 262 0.020794 10.0.0.50 - - [2026-06-04 02:48:19] "PUT /access-control-list/28e9cabf-727e-40df-a2d7-1d4c9386ab33 HTTP/1.1" 200 272 0.012507 10.0.0.242 - - [2026-06-04 02:48:19] "POST /fqname-to-id HTTP/1.1" 404 202 0.009143 10.0.0.242 - - [2026-06-04 02:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.27 - - [2026-06-04 02:48:19] "GET /projects?obj_uuids=5f500a0e-e6e2-4924-a7d1-b9278353b782&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001324 10.0.0.242 - - [2026-06-04 02:48:19] "GET /project/5f500a0e-e6e2-4924-a7d1-b9278353b782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.039005 10.0.0.50 - - [2026-06-04 02:48:20] "POST /ref-update HTTP/1.1" 200 156 0.042094 10.0.0.27 - - [2026-06-04 02:48:20] "POST /useragent-kv HTTP/1.1" 200 115 0.007760 10.0.0.242 - - [2026-06-04 02:48:20] "POST /neutron/subnet HTTP/1.1" 200 724 0.275471 10.0.0.242 - - [2026-06-04 02:48:20] "POST /id-to-fqname HTTP/1.1" 200 223 0.001651 10.0.0.242 - - [2026-06-04 02:48:20] "GET /virtual-network/ad81589d-01aa-4d2c-8afd-7bd3a86bcfab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006515 10.0.0.242 - - [2026-06-04 02:48:20] "GET /virtual-network/ad81589d-01aa-4d2c-8afd-7bd3a86bcfab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006451 10.0.0.242 - - [2026-06-04 02:48:20] "POST /neutron/network HTTP/1.1" 200 827 0.007130 10.0.0.242 - - [2026-06-04 02:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.27 - - [2026-06-04 02:48:20] "GET /projects?obj_uuids=5f500a0e-e6e2-4924-a7d1-b9278353b782&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001137 10.0.0.242 - - [2026-06-04 02:48:20] "GET /project/5f500a0e-e6e2-4924-a7d1-b9278353b782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.055708 10.0.0.27 - - [2026-06-04 02:48:20] "GET /projects?obj_uuids=5f500a0e-e6e2-4924-a7d1-b9278353b782&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000998 10.0.0.242 - - [2026-06-04 02:48:21] "POST /neutron/network HTTP/1.1" 200 615 0.171487 10.0.0.242 - - [2026-06-04 02:48:21] "POST /id-to-fqname HTTP/1.1" 200 227 0.004085 10.0.0.242 - - [2026-06-04 02:48:21] "GET /virtual-network/0518c83d-61a6-4966-a0a8-9128a84d9ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007294 10.0.0.242 - - [2026-06-04 02:48:21] "POST /neutron/network HTTP/1.1" 200 835 0.007519 10.0.0.242 - - [2026-06-04 02:48:21] "GET /virtual-network/0518c83d-61a6-4966-a0a8-9128a84d9ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006382 10.0.0.242 - - [2026-06-04 02:48:21] "POST /id-to-fqname HTTP/1.1" 200 223 0.001496 10.0.0.242 - - [2026-06-04 02:48:21] "POST /neutron/network HTTP/1.1" 200 837 0.008327 10.0.0.27 - - [2026-06-04 02:48:22] "GET /projects?obj_uuids=5f500a0e-e6e2-4924-a7d1-b9278353b782&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000937 10.0.0.242 - - [2026-06-04 02:48:22] "GET /project/5f500a0e-e6e2-4924-a7d1-b9278353b782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.078028 10.0.0.242 - - [2026-06-04 02:48:22] "POST /neutron/port HTTP/1.1" 200 117 0.006248 10.0.0.242 - - [2026-06-04 02:48:22] "POST /id-to-fqname HTTP/1.1" 200 227 0.001555 10.0.0.242 - - [2026-06-04 02:48:23] "POST /neutron/network HTTP/1.1" 200 837 0.006603 10.0.0.242 - - [2026-06-04 02:48:23] "POST /neutron/port HTTP/1.1" 200 1063 0.018144 10.0.0.27 - - [2026-06-04 02:48:23] "GET /projects?obj_uuids=5f500a0e-e6e2-4924-a7d1-b9278353b782&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001053 10.0.0.242 - - [2026-06-04 02:48:23] "GET /project/5f500a0e-e6e2-4924-a7d1-b9278353b782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.094284 10.0.0.242 - - [2026-06-04 02:48:23] "POST /neutron/port HTTP/1.1" 200 1127 0.019305 10.0.0.242 - - [2026-06-04 02:48:24] "POST /neutron/port HTTP/1.1" 200 117 0.001094 10.0.0.242 - - [2026-06-04 02:48:24] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008462 10.0.0.242 - - [2026-06-04 02:48:24] "POST /neutron/router HTTP/1.1" 200 585 0.009359 10.0.0.50 - - [2026-06-04 02:48:24] "POST /route-targets HTTP/1.1" 200 327 0.015133 10.0.0.27 - - [2026-06-04 02:48:24] "GET /projects?obj_uuids=5f500a0e-e6e2-4924-a7d1-b9278353b782&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002386 10.0.0.50 - - [2026-06-04 02:48:24] "GET /service-template/6eb336cd-d7d4-45f6-9a4f-5eb64c64ebbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004380 10.0.0.50 - - [2026-06-04 02:48:24] "POST /ref-update HTTP/1.1" 200 156 0.032505 10.0.0.50 - - [2026-06-04 02:48:24] "POST /service-instances HTTP/1.1" 200 670 0.119404 10.0.0.242 - - [2026-06-04 02:48:24] "POST /neutron/router HTTP/1.1" 200 344 0.481805 10.0.0.242 - - [2026-06-04 02:48:25] "POST /neutron/port HTTP/1.1" 200 1127 0.027499 10.0.0.50 - - [2026-06-04 02:48:25] "POST /ref-update HTTP/1.1" 200 156 0.058161 10.0.0.50 - - [2026-06-04 02:48:25] "POST /virtual-machines HTTP/1.1" 200 553 0.024252 10.0.0.242 - - [2026-06-04 02:48:25] "POST /neutron/port HTTP/1.1" 200 1064 0.050973 10.0.0.50 - - [2026-06-04 02:48:25] "POST /instance-ips HTTP/1.1" 200 551 0.048449 10.0.0.50 - - [2026-06-04 02:48:25] "PUT /virtual-machine-interface/c620f276-7626-4876-bb41-e18a5729c0ff HTTP/1.1" 200 284 0.035387 10.0.0.242 - - [2026-06-04 02:48:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.011033 10.0.0.242 - - [2026-06-04 02:48:25] "POST /neutron/network HTTP/1.1" 200 835 0.022133 10.0.0.50 - - [2026-06-04 02:48:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.149245 10.0.0.50 - - [2026-06-04 02:48:26] "POST /instance-ips HTTP/1.1" 400 316 0.028200 10.0.0.50 - - [2026-06-04 02:48:26] "PUT /instance-ip/0a192af9-e29b-4a17-adfe-8c6e5cd512e6 HTTP/1.1" 200 256 0.037681 10.0.0.50 - - [2026-06-04 02:48:26] "PUT /routing-instance/87834e1e-247d-407f-ba92-0c2373c3a8a0 HTTP/1.1" 200 266 0.031130 10.0.0.50 - - [2026-06-04 02:48:26] "POST /virtual-machines HTTP/1.1" 200 553 0.033762 10.0.0.50 - - [2026-06-04 02:48:26] "POST /instance-ips HTTP/1.1" 400 246 0.025409 10.0.0.50 - - [2026-06-04 02:48:26] "PUT /instance-ip/c87b64f8-0334-488f-b306-dc23a2e9a5ef HTTP/1.1" 200 256 0.030539 10.0.0.50 - - [2026-06-04 02:48:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.112579 10.0.0.50 - - [2026-06-04 02:48:26] "POST /chown HTTP/1.1" 200 109 0.023489 10.0.0.50 - - [2026-06-04 02:48:27] "POST /ref-update HTTP/1.1" 200 156 0.030654 10.0.0.50 - - [2026-06-04 02:48:27] "POST /ref-update HTTP/1.1" 200 156 0.017989 10.0.0.27 - - [2026-06-04 02:48:29] "DELETE /project/e34fd52f048e492ca597a650a7450d29 HTTP/1.1" 404 173 0.004794 10.0.0.27 - - [2026-06-04 02:48:29] "DELETE /project/d0328836-664c-478f-8f3a-050958bb4f79 HTTP/1.1" 404 177 0.007926 10.0.0.27 - - [2026-06-04 02:48:29] "DELETE /project/5f500a0ee6e24924a7d1b9278353b782 HTTP/1.1" 404 173 0.004351 10.0.0.27 - - [2026-06-04 02:48:29] "GET /projects?obj_uuids=e34fd52f-048e-492c-a597-a650a7450d29&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000810 10.0.0.27 - - [2026-06-04 02:48:29] "GET /project/e34fd52f-048e-492c-a597-a650a7450d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.040271 10.0.0.27 - - [2026-06-04 02:48:29] "GET /projects?obj_uuids=e34fd52f-048e-492c-a597-a650a7450d29&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000974 10.0.0.27 - - [2026-06-04 02:48:29] "GET /project/e34fd52f-048e-492c-a597-a650a7450d29?fields=security_groups HTTP/1.1" 200 1358 0.093506 10.0.0.27 - - [2026-06-04 02:48:29] "DELETE /security-group/ca02bcab-93fc-4dab-9831-65a27ce4dd1c HTTP/1.1" 200 115 0.047000 10.0.0.27 - - [2026-06-04 02:48:29] "GET /projects?obj_uuids=e34fd52f-048e-492c-a597-a650a7450d29&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000845 10.0.0.27 - - [2026-06-04 02:48:29] "GET /project/e34fd52f-048e-492c-a597-a650a7450d29?fields=application_policy_sets HTTP/1.1" 200 1397 0.057132 10.0.0.50 - - [2026-06-04 02:48:29] "DELETE /access-control-list/b75269d3-dd99-45d1-ae11-c580e74436fd HTTP/1.1" 200 115 0.047510 10.0.0.27 - - [2026-06-04 02:48:29] "DELETE /project/e34fd52f-048e-492c-a597-a650a7450d29 HTTP/1.1" 200 115 0.445748 10.0.0.50 - - [2026-06-04 02:48:29] "GET /global-system-configs HTTP/1.1" 401 293 0.000414 10.0.0.27 - - [2026-06-04 02:48:29] "GET /global-system-configs HTTP/1.1" 401 293 0.000389 10.0.0.50 - - [2026-06-04 02:48:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000370 10.0.0.27 - - [2026-06-04 02:48:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000560 10.0.0.242 - - [2026-06-04 02:48:30] "POST /neutron/port HTTP/1.1" 200 1127 0.019083 10.0.0.242 - - [2026-06-04 02:48:30] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007595 10.0.0.242 - - [2026-06-04 02:48:30] "GET /virtual-machine/23a42a30-000d-496a-b57e-d5be999fb2dd HTTP/1.1" 401 293 0.000616 10.0.0.50 - - [2026-06-04 02:48:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000383 10.0.0.242 - - [2026-06-04 02:48:30] "GET /virtual-machine/23a42a30-000d-496a-b57e-d5be999fb2dd HTTP/1.1" 200 1295 0.090168 10.0.0.242 - - [2026-06-04 02:48:31] "GET /virtual-machine-interface/0afebd63-95ac-486e-979c-db26790ae010 HTTP/1.1" 200 2955 0.010305 10.0.0.50 - - [2026-06-04 02:48:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000372 10.0.0.242 - - [2026-06-04 02:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.242 - - [2026-06-04 02:48:31] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003997 10.0.0.242 - - [2026-06-04 02:48:31] "GET /virtual-networks?parent_id=5f500a0e-e6e2-4924-a7d1-b9278353b782&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003473 10.0.0.242 - - [2026-06-04 02:48:31] "GET /virtual-network/ad81589d-01aa-4d2c-8afd-7bd3a86bcfab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006118 10.0.0.27 - - [2026-06-04 02:48:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000395 10.0.0.27 - - [2026-06-04 02:48:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000374 10.0.0.242 - - [2026-06-04 02:48:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000475 10.0.0.242 - - [2026-06-04 02:48:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000340 10.0.0.242 - - [2026-06-04 02:48:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000372 10.0.0.242 - - [2026-06-04 02:48:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000364 10.0.0.242 - - [2026-06-04 02:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.242 - - [2026-06-04 02:48:34] "GET /virtual-network/ad81589d-01aa-4d2c-8afd-7bd3a86bcfab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007266 10.0.0.242 - - [2026-06-04 02:48:36] "POST /neutron/port HTTP/1.1" 200 1128 0.024272 10.0.0.242 - - [2026-06-04 02:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004315 10.0.0.242 - - [2026-06-04 02:48:36] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005380 10.0.0.242 - - [2026-06-04 02:48:36] "GET /virtual-networks?parent_id=5f500a0e-e6e2-4924-a7d1-b9278353b782&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003907 10.0.0.242 - - [2026-06-04 02:48:36] "GET /virtual-network/ad81589d-01aa-4d2c-8afd-7bd3a86bcfab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007455 10.0.0.242 - - [2026-06-04 02:48:36] "POST /neutron/security_group HTTP/1.1" 200 2002 0.013804 10.0.0.242 - - [2026-06-04 02:48:36] "POST /neutron/port HTTP/1.1" 200 1128 0.020972 10.0.0.242 - - [2026-06-04 02:48:36] "GET /virtual-machine/8907a443-53f2-4343-9925-e24514eed4a8 HTTP/1.1" 200 1295 0.006174 10.0.0.242 - - [2026-06-04 02:48:36] "GET /virtual-machine-interface/5331f5ae-084a-4a12-a212-0787133c64b3 HTTP/1.1" 200 2968 0.005186 10.0.0.242 - - [2026-06-04 02:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004666 10.0.0.242 - - [2026-06-04 02:48:36] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004161 10.0.0.242 - - [2026-06-04 02:48:36] "GET /virtual-networks?parent_id=5f500a0e-e6e2-4924-a7d1-b9278353b782&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003571 10.0.0.242 - - [2026-06-04 02:48:36] "GET /virtual-network/0518c83d-61a6-4966-a0a8-9128a84d9ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006318 10.0.0.242 - - [2026-06-04 02:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.242 - - [2026-06-04 02:48:38] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003720 10.0.0.242 - - [2026-06-04 02:48:38] "GET /virtual-networks?parent_id=5f500a0e-e6e2-4924-a7d1-b9278353b782&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004161 10.0.0.242 - - [2026-06-04 02:48:38] "GET /virtual-network/0518c83d-61a6-4966-a0a8-9128a84d9ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.008855 10.0.0.242 - - [2026-06-04 02:48:38] "POST /neutron/security_group HTTP/1.1" 200 2002 0.015482 10.0.0.242 - - [2026-06-04 02:48:47] "POST /neutron/router HTTP/1.1" 200 656 0.006260 10.0.0.50 - - [2026-06-04 02:48:47] "DELETE /route-target/ece407eb-a268-45f2-9453-60e5272d08a3 HTTP/1.1" 409 239 0.005780 10.0.0.50 - - [2026-06-04 02:48:47] "GET /logical-router/160a6acd-db7a-4ca8-b6ec-22991618f7dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.093925 10.0.0.50 - - [2026-06-04 02:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004498 10.0.0.50 - - [2026-06-04 02:48:47] "POST /ref-update HTTP/1.1" 200 156 0.024848 10.0.0.50 - - [2026-06-04 02:48:47] "GET /instance-ip/0a192af9-e29b-4a17-adfe-8c6e5cd512e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.007810 10.0.0.50 - - [2026-06-04 02:48:48] "POST /ref-update HTTP/1.1" 200 156 0.024469 10.0.0.242 - - [2026-06-04 02:48:48] "POST /neutron/network HTTP/1.1" 400 204 0.104235 10.0.0.50 - - [2026-06-04 02:48:48] "DELETE /virtual-machine-interface/b185e639-58ab-412c-b5a1-a9c7f9df830a HTTP/1.1" 200 115 0.097234 10.0.0.50 - - [2026-06-04 02:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.50 - - [2026-06-04 02:48:48] "DELETE /service-instance/4e5b4f10-192e-4588-9300-905037ba613f HTTP/1.1" 200 115 0.048476 10.0.0.50 - - [2026-06-04 02:48:48] "GET /virtual-machine-interface/c620f276-7626-4876-bb41-e18a5729c0ff?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1654 0.009996 10.0.0.50 - - [2026-06-04 02:48:48] "DELETE /virtual-machine-interface/c620f276-7626-4876-bb41-e18a5729c0ff HTTP/1.1" 200 115 0.064371 10.0.0.242 - - [2026-06-04 02:48:48] "POST /neutron/port HTTP/1.1" 200 151 0.200695 10.0.0.50 - - [2026-06-04 02:48:48] "GET /virtual-machine-interface/bfcf0ca3-ef17-4219-866d-cb780c5e9e77?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1653 0.009803 10.0.0.50 - - [2026-06-04 02:48:49] "DELETE /instance-ip/c87b64f8-0334-488f-b306-dc23a2e9a5ef HTTP/1.1" 200 115 0.064947 10.0.0.242 - - [2026-06-04 02:48:49] "POST /neutron/port HTTP/1.1" 200 151 0.245414 10.0.0.50 - - [2026-06-04 02:48:49] "DELETE /virtual-machine/6fe4d000-918c-42d2-a14d-2b03b357f627 HTTP/1.1" 200 115 0.067761 10.0.0.242 - - [2026-06-04 02:48:50] "POST /neutron/network HTTP/1.1" 200 827 0.012624 10.0.0.50 - - [2026-06-04 02:48:50] "DELETE /route-target/4146c314-524a-4cc4-b606-abffcd83941e HTTP/1.1" 200 115 0.030456 10.0.0.27 - - [2026-06-04 02:48:51] "GET /projects?obj_uuids=5f500a0e-e6e2-4924-a7d1-b9278353b782&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000964 10.0.0.242 - - [2026-06-04 02:48:51] "GET /project/5f500a0e-e6e2-4924-a7d1-b9278353b782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.046784 10.0.0.27 - - [2026-06-04 02:48:52] "GET /projects?obj_uuids=5f500a0e-e6e2-4924-a7d1-b9278353b782&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001523 10.0.0.242 - - [2026-06-04 02:48:52] "GET /project/5f500a0e-e6e2-4924-a7d1-b9278353b782?fields=virtual_networks HTTP/1.1" 200 1038 0.052919 10.0.0.27 - - [2026-06-04 02:48:52] "GET /projects?obj_uuids=5f500a0e-e6e2-4924-a7d1-b9278353b782&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000934 10.0.0.242 - - [2026-06-04 02:48:52] "GET /project/5f500a0e-e6e2-4924-a7d1-b9278353b782?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.039922 10.0.0.27 - - [2026-06-04 02:48:52] "GET /projects?obj_uuids=5f500a0e-e6e2-4924-a7d1-b9278353b782&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000906 10.0.0.242 - - [2026-06-04 02:48:52] "GET /project/5f500a0e-e6e2-4924-a7d1-b9278353b782?fields=security_groups HTTP/1.1" 200 1267 0.043519 10.0.0.242 - - [2026-06-04 02:48:53] "POST /fqname-to-id HTTP/1.1" 404 196 0.032412 10.0.0.27 - - [2026-06-04 02:48:53] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003519 10.0.0.27 - - [2026-06-04 02:48:53] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000927 10.0.0.27 - - [2026-06-04 02:48:53] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.015679 10.0.0.27 - - [2026-06-04 02:48:53] "POST /id-to-fqname HTTP/1.1" 200 198 0.001093 10.0.0.27 - - [2026-06-04 02:48:53] "POST /fqname-to-id HTTP/1.1" 404 207 0.004232 10.0.0.27 - - [2026-06-04 02:48:53] "POST /security-groups HTTP/1.1" 200 599 0.085540 10.0.0.50 - - [2026-06-04 02:48:53] "POST /fqname-to-id HTTP/1.1" 404 242 0.005162 10.0.0.27 - - [2026-06-04 02:48:53] "POST /projects HTTP/1.1" 200 601 0.313938 10.0.0.27 - - [2026-06-04 02:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.348759 10.0.0.242 - - [2026-06-04 02:48:53] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.540007 10.0.0.50 - - [2026-06-04 02:48:53] "POST /access-control-lists HTTP/1.1" 200 602 0.058085 10.0.0.242 - - [2026-06-04 02:48:55] "GET / HTTP/1.1" 200 35931 0.002166 10.0.0.242 - - [2026-06-04 02:48:56] "POST /fqname-to-id HTTP/1.1" 401 293 0.000428 10.0.0.242 - - [2026-06-04 02:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.080842 10.0.0.27 - - [2026-06-04 02:48:57] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001261 10.0.0.242 - - [2026-06-04 02:48:57] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.066030 10.0.0.27 - - [2026-06-04 02:48:57] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001732 10.0.0.242 - - [2026-06-04 02:48:57] "POST /neutron/network HTTP/1.1" 200 613 0.189892 10.0.0.242 - - [2026-06-04 02:48:58] "POST /neutron/network HTTP/1.1" 200 1003 0.011883 10.0.0.242 - - [2026-06-04 02:48:58] "POST /id-to-fqname HTTP/1.1" 200 228 0.001424 10.0.0.242 - - [2026-06-04 02:48:58] "GET /virtual-network/978ce4ae-cddc-4d7b-afc6-c61e6eab10ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.004940 10.0.0.242 - - [2026-06-04 02:48:58] "GET /virtual-network/978ce4ae-cddc-4d7b-afc6-c61e6eab10ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006611 10.0.0.242 - - [2026-06-04 02:48:58] "POST /neutron/subnet HTTP/1.1" 200 710 0.008895 10.0.0.242 - - [2026-06-04 02:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.27 - - [2026-06-04 02:48:58] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001272 10.0.0.242 - - [2026-06-04 02:48:58] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.044046 10.0.0.27 - - [2026-06-04 02:48:58] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001323 10.0.0.242 - - [2026-06-04 02:48:58] "POST /neutron/network HTTP/1.1" 200 613 0.139991 10.0.0.50 - - [2026-06-04 02:48:58] "POST /route-targets HTTP/1.1" 200 327 0.016705 10.0.0.242 - - [2026-06-04 02:48:59] "POST /neutron/network HTTP/1.1" 200 1008 0.010919 10.0.0.242 - - [2026-06-04 02:48:59] "POST /id-to-fqname HTTP/1.1" 200 228 0.001153 10.0.0.242 - - [2026-06-04 02:48:59] "GET /virtual-network/6034ea65-c1be-4cc6-9a31-2f1ed722306c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006063 10.0.0.242 - - [2026-06-04 02:48:59] "GET /virtual-network/6034ea65-c1be-4cc6-9a31-2f1ed722306c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006102 10.0.0.242 - - [2026-06-04 02:48:59] "POST /neutron/subnet HTTP/1.1" 200 734 0.009269 10.0.0.242 - - [2026-06-04 02:48:59] "POST /fqname-to-id HTTP/1.1" 404 234 0.003006 10.0.0.242 - - [2026-06-04 02:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.27 - - [2026-06-04 02:48:59] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001249 10.0.0.242 - - [2026-06-04 02:48:59] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.055017 10.0.0.242 - - [2026-06-04 02:48:59] "POST /network-policys HTTP/1.1" 200 577 0.074233 10.0.0.242 - - [2026-06-04 02:48:59] "GET /network-policy/f4e4743d-fece-45c7-a131-6675af26bf7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.008912 10.0.0.242 - - [2026-06-04 02:48:59] "POST /neutron/network HTTP/1.1" 200 1111 0.103882 10.0.0.50 - - [2026-06-04 02:48:59] "POST /access-control-lists HTTP/1.1" 200 596 0.048926 10.0.0.50 - - [2026-06-04 02:48:59] "POST /fqname-to-id HTTP/1.1" 404 207 0.078562 10.0.0.242 - - [2026-06-04 02:49:00] "GET /virtual-network/978ce4ae-cddc-4d7b-afc6-c61e6eab10ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.008058 10.0.0.242 - - [2026-06-04 02:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005004 10.0.0.242 - - [2026-06-04 02:49:00] "GET /network-policy/f4e4743d-fece-45c7-a131-6675af26bf7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.004759 10.0.0.242 - - [2026-06-04 02:49:00] "POST /neutron/network HTTP/1.1" 200 1116 0.101266 10.0.0.242 - - [2026-06-04 02:49:00] "GET /virtual-network/6034ea65-c1be-4cc6-9a31-2f1ed722306c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.005676 10.0.0.242 - - [2026-06-04 02:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.242 - - [2026-06-04 02:49:00] "GET /network-policy/f4e4743d-fece-45c7-a131-6675af26bf7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.004558 10.0.0.50 - - [2026-06-04 02:49:00] "POST /ref-update HTTP/1.1" 200 156 0.060877 10.0.0.242 - - [2026-06-04 02:49:01] "GET /virtual-network/978ce4ae-cddc-4d7b-afc6-c61e6eab10ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005848 10.0.0.242 - - [2026-06-04 02:49:01] "GET /obj-perms HTTP/1.1" 200 5065 0.072476 10.0.0.27 - - [2026-06-04 02:49:02] "GET /obj-perms HTTP/1.1" 200 5065 0.066679 10.0.0.242 - - [2026-06-04 02:49:02] "GET /virtual-network/6034ea65-c1be-4cc6-9a31-2f1ed722306c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.005597 10.0.0.50 - - [2026-06-04 02:49:03] "GET /obj-perms HTTP/1.1" 200 5065 0.066300 10.0.0.242 - - [2026-06-04 02:49:03] "POST /id-to-fqname HTTP/1.1" 200 228 0.001632 10.0.0.27 - - [2026-06-04 02:49:04] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001411 10.0.0.242 - - [2026-06-04 02:49:04] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.087667 10.0.0.242 - - [2026-06-04 02:49:04] "POST /neutron/network HTTP/1.1" 200 1111 0.067147 10.0.0.242 - - [2026-06-04 02:49:04] "POST /id-to-fqname HTTP/1.1" 200 228 0.001409 10.0.0.242 - - [2026-06-04 02:49:04] "POST /neutron/port HTTP/1.1" 200 117 0.006489 10.0.0.27 - - [2026-06-04 02:49:05] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000987 10.0.0.242 - - [2026-06-04 02:49:05] "POST /neutron/port HTTP/1.1" 200 1172 0.361357 10.0.0.242 - - [2026-06-04 02:49:05] "POST /neutron/port HTTP/1.1" 200 1226 0.125705 10.0.0.27 - - [2026-06-04 02:49:06] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000884 10.0.0.242 - - [2026-06-04 02:49:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005360 10.0.0.242 - - [2026-06-04 02:49:06] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.097137 10.0.0.242 - - [2026-06-04 02:49:06] "POST /neutron/port HTTP/1.1" 200 117 0.001142 10.0.0.242 - - [2026-06-04 02:49:06] "POST /neutron/port HTTP/1.1" 200 1236 0.021090 10.0.0.242 - - [2026-06-04 02:49:06] "POST /neutron/port HTTP/1.1" 200 1236 0.017978 10.0.0.27 - - [2026-06-04 02:49:06] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003098 10.0.0.242 - - [2026-06-04 02:49:07] "POST /neutron/port HTTP/1.1" 200 1177 0.431006 10.0.0.242 - - [2026-06-04 02:49:07] "POST /neutron/port HTTP/1.1" 200 1231 0.131898 10.0.0.242 - - [2026-06-04 02:49:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003953 10.0.0.242 - - [2026-06-04 02:49:07] "POST /neutron/port HTTP/1.1" 200 117 0.001116 10.0.0.242 - - [2026-06-04 02:49:11] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008084 10.0.0.242 - - [2026-06-04 02:49:11] "POST /neutron/port HTTP/1.1" 200 1236 0.018222 10.0.0.242 - - [2026-06-04 02:49:11] "GET /virtual-machine/be890e2d-da3a-40a3-80a5-35d303b35e5c HTTP/1.1" 401 293 0.000495 10.0.0.242 - - [2026-06-04 02:49:12] "GET /virtual-machine/be890e2d-da3a-40a3-80a5-35d303b35e5c HTTP/1.1" 200 1300 0.039658 10.0.0.242 - - [2026-06-04 02:49:12] "GET /virtual-machine-interface/7ec4bbe6-1e52-4871-963d-ae5be2f7265c HTTP/1.1" 200 3175 0.007032 10.0.0.242 - - [2026-06-04 02:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.242 - - [2026-06-04 02:49:12] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004807 10.0.0.242 - - [2026-06-04 02:49:12] "GET /virtual-networks?parent_id=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003649 10.0.0.242 - - [2026-06-04 02:49:12] "GET /virtual-network/978ce4ae-cddc-4d7b-afc6-c61e6eab10ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.008963 10.0.0.242 - - [2026-06-04 02:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.242 - - [2026-06-04 02:49:15] "GET /virtual-network/978ce4ae-cddc-4d7b-afc6-c61e6eab10ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006343 10.0.0.242 - - [2026-06-04 02:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.242 - - [2026-06-04 02:49:19] "GET /virtual-network/978ce4ae-cddc-4d7b-afc6-c61e6eab10ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006569 10.0.0.242 - - [2026-06-04 02:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004334 10.0.0.242 - - [2026-06-04 02:49:23] "GET /virtual-network/978ce4ae-cddc-4d7b-afc6-c61e6eab10ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.007839 10.0.0.242 - - [2026-06-04 02:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.242 - - [2026-06-04 02:49:27] "GET /virtual-network/978ce4ae-cddc-4d7b-afc6-c61e6eab10ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006949 10.0.0.27 - - [2026-06-04 02:49:29] "DELETE /project/5f500a0e-e6e2-4924-a7d1-b9278353b782 HTTP/1.1" 404 177 0.004010 10.0.0.27 - - [2026-06-04 02:49:29] "DELETE /project/cfc5b0f353754d618ead0387dcbd636a HTTP/1.1" 404 173 0.003620 10.0.0.242 - - [2026-06-04 02:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005147 10.0.0.242 - - [2026-06-04 02:49:31] "GET /virtual-network/978ce4ae-cddc-4d7b-afc6-c61e6eab10ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006155 10.0.0.242 - - [2026-06-04 02:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.242 - - [2026-06-04 02:49:35] "GET /virtual-network/978ce4ae-cddc-4d7b-afc6-c61e6eab10ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005846 10.0.0.242 - - [2026-06-04 02:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.242 - - [2026-06-04 02:49:40] "GET /virtual-network/978ce4ae-cddc-4d7b-afc6-c61e6eab10ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006206 10.0.0.242 - - [2026-06-04 02:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.242 - - [2026-06-04 02:49:44] "GET /virtual-network/978ce4ae-cddc-4d7b-afc6-c61e6eab10ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005269 10.0.0.242 - - [2026-06-04 02:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.242 - - [2026-06-04 02:49:48] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003817 10.0.0.242 - - [2026-06-04 02:49:48] "GET /virtual-networks?parent_id=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003099 10.0.0.242 - - [2026-06-04 02:49:48] "GET /virtual-network/978ce4ae-cddc-4d7b-afc6-c61e6eab10ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005610 10.0.0.242 - - [2026-06-04 02:49:48] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007741 10.0.0.242 - - [2026-06-04 02:49:58] "POST /neutron/port HTTP/1.1" 200 1236 0.074605 10.0.0.242 - - [2026-06-04 02:49:58] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008594 10.0.0.242 - - [2026-06-04 02:50:07] "POST /neutron/port HTTP/1.1" 200 1236 0.018585 10.0.0.242 - - [2026-06-04 02:50:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004202 10.0.0.242 - - [2026-06-04 02:50:07] "POST /neutron/port HTTP/1.1" 200 117 0.001159 10.0.0.242 - - [2026-06-04 02:50:07] "POST /neutron/port HTTP/1.1" 200 1241 0.022979 10.0.0.242 - - [2026-06-04 02:50:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004880 10.0.0.242 - - [2026-06-04 02:50:08] "POST /neutron/port HTTP/1.1" 200 117 0.001300 10.0.0.242 - - [2026-06-04 02:50:09] "POST /neutron/port HTTP/1.1" 200 1241 0.024049 10.0.0.242 - - [2026-06-04 02:50:09] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007879 10.0.0.242 - - [2026-06-04 02:50:09] "GET /virtual-machine/05a41e70-9585-405f-a5b3-3008860361c2 HTTP/1.1" 200 1299 0.006340 10.0.0.242 - - [2026-06-04 02:50:09] "GET /virtual-machine-interface/2ec0f74a-1dcf-4226-b738-8fc0e811c03d HTTP/1.1" 200 3175 0.005393 10.0.0.242 - - [2026-06-04 02:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.242 - - [2026-06-04 02:50:09] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004546 10.0.0.242 - - [2026-06-04 02:50:09] "GET /virtual-networks?parent_id=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003432 10.0.0.242 - - [2026-06-04 02:50:09] "GET /virtual-network/6034ea65-c1be-4cc6-9a31-2f1ed722306c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.008462 10.0.0.242 - - [2026-06-04 02:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004931 10.0.0.242 - - [2026-06-04 02:50:12] "GET /virtual-network/6034ea65-c1be-4cc6-9a31-2f1ed722306c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.007277 10.0.0.242 - - [2026-06-04 02:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004567 10.0.0.242 - - [2026-06-04 02:50:16] "GET /virtual-network/6034ea65-c1be-4cc6-9a31-2f1ed722306c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.008831 10.0.0.242 - - [2026-06-04 02:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.242 - - [2026-06-04 02:50:21] "GET /virtual-network/6034ea65-c1be-4cc6-9a31-2f1ed722306c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.006195 10.0.0.242 - - [2026-06-04 02:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006029 10.0.0.242 - - [2026-06-04 02:50:25] "GET /virtual-network/6034ea65-c1be-4cc6-9a31-2f1ed722306c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.005868 10.0.0.242 - - [2026-06-04 02:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.242 - - [2026-06-04 02:50:29] "GET /virtual-network/6034ea65-c1be-4cc6-9a31-2f1ed722306c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.007370 10.0.0.242 - - [2026-06-04 02:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005524 10.0.0.242 - - [2026-06-04 02:50:33] "GET /virtual-network/6034ea65-c1be-4cc6-9a31-2f1ed722306c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.005423 10.0.0.242 - - [2026-06-04 02:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.242 - - [2026-06-04 02:50:37] "GET /virtual-network/6034ea65-c1be-4cc6-9a31-2f1ed722306c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.005694 10.0.0.242 - - [2026-06-04 02:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.242 - - [2026-06-04 02:50:41] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004679 10.0.0.242 - - [2026-06-04 02:50:41] "GET /virtual-networks?parent_id=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003414 10.0.0.242 - - [2026-06-04 02:50:41] "GET /virtual-network/6034ea65-c1be-4cc6-9a31-2f1ed722306c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.005421 10.0.0.242 - - [2026-06-04 02:50:41] "POST /neutron/port HTTP/1.1" 200 1241 0.017966 10.0.0.242 - - [2026-06-04 02:50:46] "POST /neutron/port HTTP/1.1" 200 1241 0.021425 10.0.0.242 - - [2026-06-04 02:50:52] "POST /neutron/port HTTP/1.1" 200 1241 0.018586 10.0.0.242 - - [2026-06-04 02:51:06] "POST /neutron/port HTTP/1.1" 200 1236 0.020084 10.0.0.242 - - [2026-06-04 02:51:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003968 10.0.0.242 - - [2026-06-04 02:51:06] "POST /neutron/port HTTP/1.1" 200 117 0.001126 10.0.0.242 - - [2026-06-04 02:51:10] "POST /neutron/port HTTP/1.1" 200 1241 0.024698 10.0.0.242 - - [2026-06-04 02:51:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004874 10.0.0.242 - - [2026-06-04 02:51:10] "POST /neutron/port HTTP/1.1" 200 117 0.001108 10.0.0.242 - - [2026-06-04 02:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948 10.0.0.27 - - [2026-06-04 02:51:40] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.041783 10.0.0.242 - - [2026-06-04 02:51:40] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.089385 10.0.0.242 - - [2026-06-04 02:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.27 - - [2026-06-04 02:51:40] "GET /obj-perms HTTP/1.1" 200 5075 0.131817 10.0.0.242 - - [2026-06-04 02:51:40] "PUT /network-policy/f4e4743d-fece-45c7-a131-6675af26bf7e HTTP/1.1" 200 262 0.014960 10.0.0.242 - - [2026-06-04 02:51:40] "GET /obj-perms HTTP/1.1" 200 5075 0.079576 10.0.0.50 - - [2026-06-04 02:51:41] "PUT /access-control-list/82dda4b8-ce9d-442e-bd6e-2f587f81bce1 HTTP/1.1" 200 272 0.053566 10.0.0.242 - - [2026-06-04 02:51:44] "GET /virtual-network/6034ea65-c1be-4cc6-9a31-2f1ed722306c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.005735 10.0.0.242 - - [2026-06-04 02:51:44] "POST /neutron/network HTTP/1.1" 200 1008 0.096066 10.0.0.242 - - [2026-06-04 02:51:44] "GET /virtual-network/6034ea65-c1be-4cc6-9a31-2f1ed722306c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.017421 10.0.0.242 - - [2026-06-04 02:51:44] "GET /virtual-network/978ce4ae-cddc-4d7b-afc6-c61e6eab10ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.004540 10.0.0.50 - - [2026-06-04 02:51:44] "POST /ref-update HTTP/1.1" 200 156 0.027931 10.0.0.50 - - [2026-06-04 02:51:44] "POST /fqname-to-id HTTP/1.1" 404 207 0.002210 10.0.0.242 - - [2026-06-04 02:51:44] "POST /neutron/network HTTP/1.1" 200 1003 0.079532 10.0.0.242 - - [2026-06-04 02:51:44] "GET /virtual-network/978ce4ae-cddc-4d7b-afc6-c61e6eab10ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.011644 10.0.0.242 - - [2026-06-04 02:51:44] "DELETE /network-policy/f4e4743d-fece-45c7-a131-6675af26bf7e HTTP/1.1" 200 115 0.041198 10.0.0.242 - - [2026-06-04 02:51:44] "POST /neutron/network HTTP/1.1" 400 204 0.017817 10.0.0.242 - - [2026-06-04 02:51:44] "POST /neutron/port HTTP/1.1" 200 1236 0.023018 10.0.0.242 - - [2026-06-04 02:51:45] "POST /neutron/port HTTP/1.1" 200 151 0.238766 10.0.0.50 - - [2026-06-04 02:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.242 - - [2026-06-04 02:51:47] "POST /neutron/network HTTP/1.1" 200 1003 0.008962 10.0.0.50 - - [2026-06-04 02:51:47] "DELETE /route-target/4c1eed33-480d-4c9c-8bb8-07ceb1eb7ce6 HTTP/1.1" 200 115 0.020023 10.0.0.27 - - [2026-06-04 02:51:52] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000962 10.0.0.242 - - [2026-06-04 02:51:52] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.043694 10.0.0.242 - - [2026-06-04 02:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004672 10.0.0.27 - - [2026-06-04 02:51:52] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001201 10.0.0.242 - - [2026-06-04 02:51:52] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009120 10.0.0.242 - - [2026-06-04 02:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004705 10.0.0.27 - - [2026-06-04 02:51:52] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001285 10.0.0.242 - - [2026-06-04 02:51:52] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.074146 10.0.0.242 - - [2026-06-04 02:51:53] "GET /domains HTTP/1.1" 200 280 0.008475 10.0.0.27 - - [2026-06-04 02:51:53] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001339 10.0.0.242 - - [2026-06-04 02:51:53] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308 HTTP/1.1" 200 2775 0.013561 10.0.0.27 - - [2026-06-04 02:51:53] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001330 10.0.0.242 - - [2026-06-04 02:51:53] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a HTTP/1.1" 200 1901 0.105044 10.0.0.242 - - [2026-06-04 02:51:53] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.006561 10.0.0.242 - - [2026-06-04 02:51:53] "POST /network-ipams HTTP/1.1" 200 609 0.036545 10.0.0.242 - - [2026-06-04 02:51:53] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 802 0.002951 10.0.0.242 - - [2026-06-04 02:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006713 10.0.0.242 - - [2026-06-04 02:51:53] "GET /network-ipam/2953f6ef-c32c-48fb-a9b3-888603419908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.005404 10.0.0.242 - - [2026-06-04 02:51:53] "PUT /network-ipam/2953f6ef-c32c-48fb-a9b3-888603419908 HTTP/1.1" 200 258 0.018579 10.0.0.242 - - [2026-06-04 02:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004980 10.0.0.27 - - [2026-06-04 02:51:53] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001007 10.0.0.242 - - [2026-06-04 02:51:53] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.064498 10.0.0.27 - - [2026-06-04 02:51:54] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001609 10.0.0.242 - - [2026-06-04 02:51:54] "POST /neutron/network HTTP/1.1" 200 619 0.164659 10.0.0.27 - - [2026-06-04 02:51:55] "POST /useragent-kv HTTP/1.1" 200 115 0.008835 10.0.0.242 - - [2026-06-04 02:51:55] "POST /neutron/subnet HTTP/1.1" 200 823 0.231259 10.0.0.242 - - [2026-06-04 02:51:55] "POST /id-to-fqname HTTP/1.1" 200 231 0.001360 10.0.0.242 - - [2026-06-04 02:51:55] "GET /virtual-network/3d038a5e-8dc3-4b6e-ad3d-546aca291ac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.008458 10.0.0.242 - - [2026-06-04 02:51:55] "GET /virtual-network/3d038a5e-8dc3-4b6e-ad3d-546aca291ac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.009482 10.0.0.242 - - [2026-06-04 02:51:55] "POST /neutron/network HTTP/1.1" 200 1308 0.011550 10.0.0.242 - - [2026-06-04 02:51:55] "POST /neutron/subnet HTTP/1.1" 200 823 0.009062 10.0.0.242 - - [2026-06-04 02:51:55] "GET /virtual-network/3d038a5e-8dc3-4b6e-ad3d-546aca291ac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006142 10.0.0.50 - - [2026-06-04 02:51:55] "GET /obj-perms HTTP/1.1" 200 5065 0.004357 10.0.0.242 - - [2026-06-04 02:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.27 - - [2026-06-04 02:51:55] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000972 10.0.0.242 - - [2026-06-04 02:51:56] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.059335 10.0.0.50 - - [2026-06-04 02:51:56] "POST /route-targets HTTP/1.1" 200 327 0.033169 10.0.0.27 - - [2026-06-04 02:51:56] "POST /useragent-kv HTTP/1.1" 200 115 0.018331 10.0.0.242 - - [2026-06-04 02:51:56] "POST /neutron/subnet HTTP/1.1" 200 701 0.243599 10.0.0.242 - - [2026-06-04 02:51:57] "POST /neutron/network HTTP/1.1" 200 1307 0.016639 10.0.0.242 - - [2026-06-04 02:51:57] "POST /id-to-fqname HTTP/1.1" 200 231 0.001114 10.0.0.242 - - [2026-06-04 02:51:57] "GET /virtual-network/635c94ff-1e92-4a23-a1c2-e5f0bc6f3b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005324 10.0.0.242 - - [2026-06-04 02:51:57] "GET /virtual-network/635c94ff-1e92-4a23-a1c2-e5f0bc6f3b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.007527 10.0.0.242 - - [2026-06-04 02:51:57] "POST /neutron/subnet HTTP/1.1" 200 701 0.008867 10.0.0.242 - - [2026-06-04 02:51:57] "GET /virtual-network/635c94ff-1e92-4a23-a1c2-e5f0bc6f3b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.008055 10.0.0.242 - - [2026-06-04 02:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.27 - - [2026-06-04 02:51:58] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001029 10.0.0.242 - - [2026-06-04 02:51:58] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.045342 10.0.0.242 - - [2026-06-04 02:51:58] "POST /neutron/network HTTP/1.1" 200 117 0.015267 10.0.0.27 - - [2026-06-04 02:51:58] "POST /useragent-kv HTTP/1.1" 200 115 0.009540 10.0.0.242 - - [2026-06-04 02:51:58] "POST /neutron/subnet HTTP/1.1" 200 701 0.206904 10.0.0.50 - - [2026-06-04 02:51:59] "POST /fqname-to-id HTTP/1.1" 404 207 0.004724 10.0.0.242 - - [2026-06-04 02:51:59] "POST /id-to-fqname HTTP/1.1" 200 231 0.001203 10.0.0.242 - - [2026-06-04 02:51:59] "GET /virtual-network/55d3f8fe-5178-4ffa-8ec8-f6923ae5c5c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.007592 10.0.0.242 - - [2026-06-04 02:51:59] "POST /neutron/network HTTP/1.1" 200 1307 0.012323 10.0.0.242 - - [2026-06-04 02:51:59] "GET /virtual-network/55d3f8fe-5178-4ffa-8ec8-f6923ae5c5c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005702 10.0.0.242 - - [2026-06-04 02:51:59] "POST /neutron/subnet HTTP/1.1" 200 701 0.009569 10.0.0.242 - - [2026-06-04 02:51:59] "GET /virtual-network/55d3f8fe-5178-4ffa-8ec8-f6923ae5c5c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.007284 10.0.0.242 - - [2026-06-04 02:51:59] "GET /obj-perms HTTP/1.1" 200 5065 0.003337 10.0.0.27 - - [2026-06-04 02:51:59] "GET /obj-perms HTTP/1.1" 200 5065 0.004066 10.0.0.242 - - [2026-06-04 02:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.27 - - [2026-06-04 02:51:59] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000952 10.0.0.242 - - [2026-06-04 02:51:59] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.052417 10.0.0.27 - - [2026-06-04 02:52:00] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000974 10.0.0.242 - - [2026-06-04 02:52:00] "POST /neutron/network HTTP/1.1" 200 619 0.152666 10.0.0.50 - - [2026-06-04 02:52:00] "POST /route-targets HTTP/1.1" 200 327 0.019881 10.0.0.27 - - [2026-06-04 02:52:00] "POST /useragent-kv HTTP/1.1" 200 115 0.009550 10.0.0.242 - - [2026-06-04 02:52:00] "POST /neutron/subnet HTTP/1.1" 200 828 0.219000 10.0.0.242 - - [2026-06-04 02:52:00] "POST /id-to-fqname HTTP/1.1" 200 231 0.001375 10.0.0.242 - - [2026-06-04 02:52:00] "GET /virtual-network/ec6296c0-ab10-41f5-b36b-532508b1843d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.006330 10.0.0.242 - - [2026-06-04 02:52:01] "GET /virtual-network/ec6296c0-ab10-41f5-b36b-532508b1843d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.006616 10.0.0.242 - - [2026-06-04 02:52:01] "POST /neutron/network HTTP/1.1" 200 1309 0.014071 10.0.0.242 - - [2026-06-04 02:52:01] "POST /neutron/subnet HTTP/1.1" 200 828 0.011387 10.0.0.242 - - [2026-06-04 02:52:01] "GET /virtual-network/ec6296c0-ab10-41f5-b36b-532508b1843d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.008091 10.0.0.50 - - [2026-06-04 02:52:01] "GET /obj-perms HTTP/1.1" 200 5065 0.005389 10.0.0.242 - - [2026-06-04 02:52:01] "POST /fqname-to-id HTTP/1.1" 404 225 0.004281 10.0.0.242 - - [2026-06-04 02:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004796 10.0.0.27 - - [2026-06-04 02:52:01] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001326 10.0.0.242 - - [2026-06-04 02:52:01] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.054204 10.0.0.242 - - [2026-06-04 02:52:01] "POST /network-policys HTTP/1.1" 200 559 0.030176 10.0.0.242 - - [2026-06-04 02:52:02] "GET /network-policy/bd4b789b-e574-42fc-b98b-943e81bf3e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.011434 10.0.0.242 - - [2026-06-04 02:52:02] "POST /fqname-to-id HTTP/1.1" 404 225 0.003249 10.0.0.242 - - [2026-06-04 02:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.27 - - [2026-06-04 02:52:02] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000933 10.0.0.242 - - [2026-06-04 02:52:02] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.052212 10.0.0.242 - - [2026-06-04 02:52:02] "POST /network-policys HTTP/1.1" 200 559 0.036418 10.0.0.242 - - [2026-06-04 02:52:02] "GET /network-policy/1a495df6-a555-4501-a7df-1bdf35497048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.009975 10.0.0.242 - - [2026-06-04 02:52:02] "POST /fqname-to-id HTTP/1.1" 404 225 0.003129 10.0.0.242 - - [2026-06-04 02:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.27 - - [2026-06-04 02:52:02] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000901 10.0.0.242 - - [2026-06-04 02:52:02] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.035360 10.0.0.242 - - [2026-06-04 02:52:02] "POST /network-policys HTTP/1.1" 200 559 0.029656 10.0.0.242 - - [2026-06-04 02:52:02] "GET /network-policy/bb272845-266d-474d-9c56-ed5913d2afc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.007174 10.0.0.242 - - [2026-06-04 02:52:03] "POST /fqname-to-id HTTP/1.1" 404 225 0.003525 10.0.0.242 - - [2026-06-04 02:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003672 10.0.0.27 - - [2026-06-04 02:52:03] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001284 10.0.0.242 - - [2026-06-04 02:52:03] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.047985 10.0.0.242 - - [2026-06-04 02:52:03] "POST /network-policys HTTP/1.1" 200 559 0.047713 10.0.0.242 - - [2026-06-04 02:52:03] "GET /network-policy/e17752a4-4bd6-4980-a704-9f316a28a9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.011549 10.0.0.242 - - [2026-06-04 02:52:03] "POST /fqname-to-id HTTP/1.1" 404 225 0.010831 10.0.0.242 - - [2026-06-04 02:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004700 10.0.0.27 - - [2026-06-04 02:52:03] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001313 10.0.0.242 - - [2026-06-04 02:52:03] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.044862 10.0.0.242 - - [2026-06-04 02:52:03] "POST /network-policys HTTP/1.1" 200 559 0.033391 10.0.0.242 - - [2026-06-04 02:52:03] "GET /network-policy/26b70f14-5df6-416a-a7d7-b43458619ad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.007915 10.0.0.242 - - [2026-06-04 02:52:03] "POST /fqname-to-id HTTP/1.1" 404 225 0.003195 10.0.0.242 - - [2026-06-04 02:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849 10.0.0.27 - - [2026-06-04 02:52:03] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001246 10.0.0.242 - - [2026-06-04 02:52:04] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.050986 10.0.0.242 - - [2026-06-04 02:52:04] "POST /network-policys HTTP/1.1" 200 559 0.046020 10.0.0.242 - - [2026-06-04 02:52:04] "GET /network-policy/d0921a67-0d37-4ea6-bc48-b364d7433eb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.008225 10.0.0.242 - - [2026-06-04 02:52:04] "POST /fqname-to-id HTTP/1.1" 404 225 0.003592 10.0.0.242 - - [2026-06-04 02:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.27 - - [2026-06-04 02:52:04] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000931 10.0.0.242 - - [2026-06-04 02:52:04] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.051131 10.0.0.242 - - [2026-06-04 02:52:04] "POST /network-policys HTTP/1.1" 200 559 0.031702 10.0.0.242 - - [2026-06-04 02:52:04] "GET /network-policy/aefbf44d-f9ae-43f4-ac04-4e9d1b887210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.007564 10.0.0.242 - - [2026-06-04 02:52:04] "POST /fqname-to-id HTTP/1.1" 404 225 0.003151 10.0.0.242 - - [2026-06-04 02:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.27 - - [2026-06-04 02:52:04] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000921 10.0.0.242 - - [2026-06-04 02:52:04] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.058208 10.0.0.242 - - [2026-06-04 02:52:04] "POST /network-policys HTTP/1.1" 200 559 0.029498 10.0.0.242 - - [2026-06-04 02:52:05] "GET /network-policy/a3d74504-ea69-4be7-8aeb-c168df11c215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.006256 10.0.0.50 - - [2026-06-04 02:52:05] "POST /access-control-lists HTTP/1.1" 200 605 0.039866 10.0.0.242 - - [2026-06-04 02:52:05] "POST /neutron/network HTTP/1.1" 200 1493 0.018540 10.0.0.242 - - [2026-06-04 02:52:05] "GET /virtual-network/3d038a5e-8dc3-4b6e-ad3d-546aca291ac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.007681 10.0.0.242 - - [2026-06-04 02:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.242 - - [2026-06-04 02:52:05] "GET /network-policy/1a495df6-a555-4501-a7df-1bdf35497048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.005265 10.0.0.242 - - [2026-06-04 02:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.242 - - [2026-06-04 02:52:05] "GET /network-policy/bd4b789b-e574-42fc-b98b-943e81bf3e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.005039 10.0.0.50 - - [2026-06-04 02:52:06] "POST /fqname-to-id HTTP/1.1" 404 207 0.002699 10.0.0.242 - - [2026-06-04 02:52:06] "POST /neutron/network HTTP/1.1" 200 1492 0.055768 10.0.0.50 - - [2026-06-04 02:52:06] "POST /ref-update HTTP/1.1" 200 156 0.057547 10.0.0.242 - - [2026-06-04 02:52:06] "GET /virtual-network/635c94ff-1e92-4a23-a1c2-e5f0bc6f3b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3794 0.023424 10.0.0.242 - - [2026-06-04 02:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007888 10.0.0.242 - - [2026-06-04 02:52:06] "GET /network-policy/bb272845-266d-474d-9c56-ed5913d2afc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.004228 10.0.0.242 - - [2026-06-04 02:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.242 - - [2026-06-04 02:52:06] "GET /network-policy/e17752a4-4bd6-4980-a704-9f316a28a9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.004652 10.0.0.242 - - [2026-06-04 02:52:06] "POST /neutron/network HTTP/1.1" 200 1492 0.015622 10.0.0.242 - - [2026-06-04 02:52:06] "GET /virtual-network/55d3f8fe-5178-4ffa-8ec8-f6923ae5c5c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3794 0.012412 10.0.0.242 - - [2026-06-04 02:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.242 - - [2026-06-04 02:52:06] "GET /network-policy/26b70f14-5df6-416a-a7d7-b43458619ad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.004539 10.0.0.242 - - [2026-06-04 02:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.242 - - [2026-06-04 02:52:06] "GET /network-policy/d0921a67-0d37-4ea6-bc48-b364d7433eb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.004744 10.0.0.50 - - [2026-06-04 02:52:07] "POST /fqname-to-id HTTP/1.1" 404 248 0.004658 10.0.0.242 - - [2026-06-04 02:52:07] "POST /neutron/network HTTP/1.1" 200 1494 0.017584 10.0.0.242 - - [2026-06-04 02:52:07] "GET /virtual-network/ec6296c0-ab10-41f5-b36b-532508b1843d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006004 10.0.0.242 - - [2026-06-04 02:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.242 - - [2026-06-04 02:52:07] "GET /network-policy/a3d74504-ea69-4be7-8aeb-c168df11c215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.012336 10.0.0.242 - - [2026-06-04 02:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.242 - - [2026-06-04 02:52:07] "GET /network-policy/aefbf44d-f9ae-43f4-ac04-4e9d1b887210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.004630 10.0.0.242 - - [2026-06-04 02:52:07] "POST /id-to-fqname HTTP/1.1" 200 231 0.001113 10.0.0.27 - - [2026-06-04 02:52:45] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000990 10.0.0.242 - - [2026-06-04 02:52:45] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.082119 10.0.0.242 - - [2026-06-04 02:52:45] "POST /neutron/port HTTP/1.1" 200 117 0.005677 10.0.0.242 - - [2026-06-04 02:52:45] "POST /id-to-fqname HTTP/1.1" 200 231 0.001413 10.0.0.242 - - [2026-06-04 02:52:45] "POST /neutron/network HTTP/1.1" 200 1502 0.009741 10.0.0.27 - - [2026-06-04 02:52:46] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001244 10.0.0.242 - - [2026-06-04 02:52:46] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.123559 10.0.0.242 - - [2026-06-04 02:52:46] "POST /neutron/network HTTP/1.1" 200 1492 0.018453 10.0.0.242 - - [2026-06-04 02:52:47] "POST /neutron/port HTTP/1.1" 200 1169 0.093822 10.0.0.242 - - [2026-06-04 02:52:47] "POST /neutron/port HTTP/1.1" 200 117 0.015768 10.0.0.242 - - [2026-06-04 02:52:47] "POST /neutron/port HTTP/1.1" 200 1233 0.046975 10.0.0.27 - - [2026-06-04 02:52:47] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000965 10.0.0.242 - - [2026-06-04 02:52:48] "POST /neutron/port HTTP/1.1" 200 117 0.004212 10.0.0.242 - - [2026-06-04 02:52:48] "POST /neutron/port HTTP/1.1" 200 1168 0.729894 10.0.0.242 - - [2026-06-04 02:52:48] "POST /neutron/port HTTP/1.1" 200 1168 0.040891 10.0.0.242 - - [2026-06-04 02:52:49] "POST /neutron/port HTTP/1.1" 200 1232 0.063156 10.0.0.242 - - [2026-06-04 02:52:49] "POST /neutron/subnet HTTP/1.1" 200 1351 0.043846 10.0.0.242 - - [2026-06-04 02:52:49] "POST /neutron/network HTTP/1.1" 200 1492 0.022750 10.0.0.242 - - [2026-06-04 02:52:58] "POST /neutron/port HTTP/1.1" 200 1233 0.061052 10.0.0.242 - - [2026-06-04 02:53:03] "POST /neutron/security_group HTTP/1.1" 200 2066 0.022669 10.0.0.242 - - [2026-06-04 02:53:13] "POST /neutron/port HTTP/1.1" 200 1233 0.047410 10.0.0.242 - - [2026-06-04 02:53:18] "POST /neutron/security_group HTTP/1.1" 200 2066 0.026342 10.0.0.242 - - [2026-06-04 02:53:29] "POST /neutron/port HTTP/1.1" 200 1233 0.022328 10.0.0.50 - - [2026-06-04 02:53:29] "GET /global-system-configs HTTP/1.1" 401 293 0.000408 10.0.0.27 - - [2026-06-04 02:53:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000452 10.0.0.50 - - [2026-06-04 02:53:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000385 10.0.0.27 - - [2026-06-04 02:53:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000389 10.0.0.50 - - [2026-06-04 02:53:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000366 10.0.0.50 - - [2026-06-04 02:53:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000359 10.0.0.27 - - [2026-06-04 02:53:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000931 10.0.0.27 - - [2026-06-04 02:53:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000380 10.0.0.242 - - [2026-06-04 02:53:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000392 10.0.0.242 - - [2026-06-04 02:53:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000413 10.0.0.242 - - [2026-06-04 02:53:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000388 10.0.0.242 - - [2026-06-04 02:53:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000344 10.0.0.242 - - [2026-06-04 02:53:34] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007555 10.0.0.242 - - [2026-06-04 02:53:44] "POST /neutron/port HTTP/1.1" 200 1233 0.022391 10.0.0.242 - - [2026-06-04 02:53:49] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007094 10.0.0.242 - - [2026-06-04 02:53:59] "POST /neutron/port HTTP/1.1" 200 1233 0.055877 10.0.0.242 - - [2026-06-04 02:54:05] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009101 10.0.0.242 - - [2026-06-04 02:54:05] "POST /neutron/port HTTP/1.1" 200 1233 0.018226 10.0.0.242 - - [2026-06-04 02:54:05] "GET /virtual-machine/6f42bfe7-bf92-4db6-8d70-24f1f8efb04b HTTP/1.1" 200 1300 0.005958 10.0.0.242 - - [2026-06-04 02:54:05] "GET /virtual-machine-interface/cc4f7790-23ee-416e-ad06-77dc204d8f7f HTTP/1.1" 200 3185 0.007722 10.0.0.242 - - [2026-06-04 02:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.041104 10.0.0.242 - - [2026-06-04 02:54:05] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003597 10.0.0.242 - - [2026-06-04 02:54:05] "GET /virtual-networks?parent_id=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.004257 10.0.0.242 - - [2026-06-04 02:54:05] "GET /virtual-network/3d038a5e-8dc3-4b6e-ad3d-546aca291ac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005732 10.0.0.242 - - [2026-06-04 02:54:08] "POST /neutron/port HTTP/1.1" 200 1233 0.019791 10.0.0.242 - - [2026-06-04 02:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.242 - - [2026-06-04 02:54:08] "GET /virtual-network/3d038a5e-8dc3-4b6e-ad3d-546aca291ac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005744 10.0.0.242 - - [2026-06-04 02:54:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004373 10.0.0.242 - - [2026-06-04 02:54:08] "POST /neutron/port HTTP/1.1" 200 117 0.001088 10.0.0.242 - - [2026-06-04 02:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005555 10.0.0.242 - - [2026-06-04 02:54:12] "GET /virtual-network/3d038a5e-8dc3-4b6e-ad3d-546aca291ac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.009329 10.0.0.242 - - [2026-06-04 02:54:14] "POST /neutron/port HTTP/1.1" 200 1232 0.069257 10.0.0.242 - - [2026-06-04 02:54:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005239 10.0.0.242 - - [2026-06-04 02:54:14] "POST /neutron/port HTTP/1.1" 200 117 0.001346 10.0.0.242 - - [2026-06-04 02:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.242 - - [2026-06-04 02:54:16] "GET /virtual-network/3d038a5e-8dc3-4b6e-ad3d-546aca291ac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.008612 10.0.0.242 - - [2026-06-04 02:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.242 - - [2026-06-04 02:54:20] "GET /virtual-network/3d038a5e-8dc3-4b6e-ad3d-546aca291ac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.006052 10.0.0.242 - - [2026-06-04 02:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.242 - - [2026-06-04 02:54:24] "GET /virtual-network/3d038a5e-8dc3-4b6e-ad3d-546aca291ac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005107 10.0.0.242 - - [2026-06-04 02:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004888 10.0.0.242 - - [2026-06-04 02:54:29] "GET /virtual-network/3d038a5e-8dc3-4b6e-ad3d-546aca291ac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.006208 10.0.0.242 - - [2026-06-04 02:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.242 - - [2026-06-04 02:54:33] "GET /virtual-network/3d038a5e-8dc3-4b6e-ad3d-546aca291ac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005038 10.0.0.242 - - [2026-06-04 02:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.242 - - [2026-06-04 02:54:37] "GET /virtual-network/3d038a5e-8dc3-4b6e-ad3d-546aca291ac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.006073 10.0.0.242 - - [2026-06-04 02:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.242 - - [2026-06-04 02:54:41] "GET /virtual-network/3d038a5e-8dc3-4b6e-ad3d-546aca291ac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005285 10.0.0.27 - - [2026-06-04 02:54:43] "GET /obj-perms HTTP/1.1" 200 5075 0.061313 10.0.0.242 - - [2026-06-04 02:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.021914 10.0.0.242 - - [2026-06-04 02:54:43] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003940 10.0.0.242 - - [2026-06-04 02:54:43] "GET /virtual-networks?parent_id=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.002969 10.0.0.242 - - [2026-06-04 02:54:43] "GET /virtual-network/3d038a5e-8dc3-4b6e-ad3d-546aca291ac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.006056 10.0.0.242 - - [2026-06-04 02:54:43] "GET /obj-perms HTTP/1.1" 200 5075 0.061305 10.0.0.242 - - [2026-06-04 02:54:43] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009189 10.0.0.242 - - [2026-06-04 02:54:54] "POST /neutron/port HTTP/1.1" 200 1233 0.022072 10.0.0.242 - - [2026-06-04 02:54:54] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007291 10.0.0.242 - - [2026-06-04 02:55:00] "POST /neutron/port HTTP/1.1" 200 1232 0.067702 10.0.0.242 - - [2026-06-04 02:55:04] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007675 10.0.0.242 - - [2026-06-04 02:55:08] "POST /neutron/network HTTP/1.1" 200 1503 0.007734 10.0.0.242 - - [2026-06-04 02:55:08] "POST /neutron/subnet HTTP/1.1" 200 1356 0.016307 10.0.0.242 - - [2026-06-04 02:55:08] "POST /neutron/network HTTP/1.1" 200 1493 0.013595 10.0.0.242 - - [2026-06-04 02:55:09] "POST /neutron/port HTTP/1.1" 200 1232 0.022625 10.0.0.242 - - [2026-06-04 02:55:09] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008404 10.0.0.242 - - [2026-06-04 02:55:10] "GET /virtual-machine/e2e366f5-71d1-4b9d-a4c1-b5c39e80f5da HTTP/1.1" 200 1301 0.070921 10.0.0.242 - - [2026-06-04 02:55:10] "GET /virtual-machine-interface/8ba4690c-26a4-413e-a739-0bf4aedeff8a HTTP/1.1" 200 3185 0.005684 10.0.0.242 - - [2026-06-04 02:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.242 - - [2026-06-04 02:55:10] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003422 10.0.0.242 - - [2026-06-04 02:55:10] "GET /virtual-networks?parent_id=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.004115 10.0.0.242 - - [2026-06-04 02:55:10] "GET /virtual-network/635c94ff-1e92-4a23-a1c2-e5f0bc6f3b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3794 0.006197 10.0.0.242 - - [2026-06-04 02:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.242 - - [2026-06-04 02:55:11] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004486 10.0.0.242 - - [2026-06-04 02:55:11] "GET /virtual-networks?parent_id=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003482 10.0.0.242 - - [2026-06-04 02:55:11] "GET /virtual-network/635c94ff-1e92-4a23-a1c2-e5f0bc6f3b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3794 0.005620 10.0.0.242 - - [2026-06-04 02:55:14] "POST /neutron/port HTTP/1.1" 200 1232 0.019703 10.0.0.242 - - [2026-06-04 02:55:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004591 10.0.0.242 - - [2026-06-04 02:55:15] "POST /neutron/port HTTP/1.1" 200 117 0.001052 10.0.0.242 - - [2026-06-04 02:55:16] "POST /neutron/port HTTP/1.1" 200 2311 0.022255 10.0.0.242 - - [2026-06-04 02:55:16] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007824 10.0.0.242 - - [2026-06-04 02:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012012 10.0.0.242 - - [2026-06-04 02:55:17] "GET /network-policy/bb272845-266d-474d-9c56-ed5913d2afc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.004882 10.0.0.242 - - [2026-06-04 02:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.242 - - [2026-06-04 02:55:17] "GET /network-policy/e17752a4-4bd6-4980-a704-9f316a28a9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.004573 10.0.0.242 - - [2026-06-04 02:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.242 - - [2026-06-04 02:55:17] "GET /network-policy/bd4b789b-e574-42fc-b98b-943e81bf3e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.005283 10.0.0.242 - - [2026-06-04 02:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.242 - - [2026-06-04 02:55:17] "GET /network-policy/1a495df6-a555-4501-a7df-1bdf35497048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.004945 10.0.0.242 - - [2026-06-04 02:55:34] "GET /virtual-machine/e2e366f5-71d1-4b9d-a4c1-b5c39e80f5da HTTP/1.1" 200 1301 0.004376 10.0.0.242 - - [2026-06-04 02:55:35] "POST /neutron/port HTTP/1.1" 200 1232 0.019512 10.0.0.242 - - [2026-06-04 02:55:36] "GET /virtual-machine/e2e366f5-71d1-4b9d-a4c1-b5c39e80f5da HTTP/1.1" 404 171 0.003313 10.0.0.242 - - [2026-06-04 02:55:36] "GET /virtual-machine/e2e366f5-71d1-4b9d-a4c1-b5c39e80f5da HTTP/1.1" 404 171 0.003541 10.0.0.242 - - [2026-06-04 02:55:36] "GET /virtual-machine/e2e366f5-71d1-4b9d-a4c1-b5c39e80f5da HTTP/1.1" 404 171 0.003043 10.0.0.242 - - [2026-06-04 02:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.242 - - [2026-06-04 02:55:37] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004142 10.0.0.242 - - [2026-06-04 02:55:37] "GET /virtual-networks?parent_id=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003165 10.0.0.242 - - [2026-06-04 02:55:37] "GET /virtual-network/635c94ff-1e92-4a23-a1c2-e5f0bc6f3b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3794 0.007600 10.0.0.242 - - [2026-06-04 02:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005595 10.0.0.242 - - [2026-06-04 02:55:37] "GET /routing-instance/19c86f18-b8aa-4284-8bf8-ed319cc77112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004455 10.0.0.242 - - [2026-06-04 02:55:37] "GET /route-target/b29467d4-7394-462c-b8a5-c9374fda9814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.008780 10.0.0.242 - - [2026-06-04 02:55:37] "GET /virtual-machine/e2e366f5-71d1-4b9d-a4c1-b5c39e80f5da HTTP/1.1" 404 171 0.003534 10.0.0.242 - - [2026-06-04 02:55:38] "GET /virtual-machine/e2e366f5-71d1-4b9d-a4c1-b5c39e80f5da HTTP/1.1" 404 171 0.003436 10.0.0.242 - - [2026-06-04 02:55:39] "GET /virtual-machine/e2e366f5-71d1-4b9d-a4c1-b5c39e80f5da HTTP/1.1" 404 171 0.003972 10.0.0.242 - - [2026-06-04 02:55:40] "GET /virtual-machine/e2e366f5-71d1-4b9d-a4c1-b5c39e80f5da HTTP/1.1" 404 171 0.004216 10.0.0.242 - - [2026-06-04 02:55:41] "GET /virtual-machine/e2e366f5-71d1-4b9d-a4c1-b5c39e80f5da HTTP/1.1" 404 171 0.003746 10.0.0.242 - - [2026-06-04 02:55:42] "GET /virtual-machine/e2e366f5-71d1-4b9d-a4c1-b5c39e80f5da HTTP/1.1" 404 171 0.004019 10.0.0.242 - - [2026-06-04 02:55:42] "GET /obj-perms HTTP/1.1" 200 5065 0.075464 10.0.0.50 - - [2026-06-04 02:55:42] "GET /obj-perms HTTP/1.1" 200 5065 0.083501 10.0.0.242 - - [2026-06-04 02:55:42] "GET /virtual-machine/6f42bfe7-bf92-4db6-8d70-24f1f8efb04b HTTP/1.1" 200 1300 0.004865 10.0.0.242 - - [2026-06-04 02:55:43] "POST /neutron/port HTTP/1.1" 200 1233 0.017718 10.0.0.242 - - [2026-06-04 02:55:44] "GET /virtual-machine/6f42bfe7-bf92-4db6-8d70-24f1f8efb04b HTTP/1.1" 404 171 0.004345 10.0.0.242 - - [2026-06-04 02:55:44] "GET /virtual-machine/6f42bfe7-bf92-4db6-8d70-24f1f8efb04b HTTP/1.1" 404 171 0.004146 10.0.0.242 - - [2026-06-04 02:55:44] "GET /virtual-machine/6f42bfe7-bf92-4db6-8d70-24f1f8efb04b HTTP/1.1" 404 171 0.004983 10.0.0.242 - - [2026-06-04 02:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005664 10.0.0.242 - - [2026-06-04 02:55:45] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003968 10.0.0.242 - - [2026-06-04 02:55:45] "GET /virtual-networks?parent_id=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003100 10.0.0.242 - - [2026-06-04 02:55:45] "GET /virtual-network/3d038a5e-8dc3-4b6e-ad3d-546aca291ac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.007216 10.0.0.242 - - [2026-06-04 02:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.242 - - [2026-06-04 02:55:45] "GET /routing-instance/830e6226-f808-4c17-9219-57ded468ea50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004978 10.0.0.242 - - [2026-06-04 02:55:45] "GET /route-target/e45aab2a-78ce-4d90-a9d9-5061b0efe057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004388 10.0.0.242 - - [2026-06-04 02:55:45] "GET /obj-perms HTTP/1.1" 200 5065 0.003879 10.0.0.242 - - [2026-06-04 02:55:51] "GET /obj-perms HTTP/1.1" 200 5065 0.004785 10.0.0.242 - - [2026-06-04 02:55:54] "GET /obj-perms HTTP/1.1" 200 5065 0.004046 10.0.0.242 - - [2026-06-04 02:56:00] "GET /obj-perms HTTP/1.1" 200 5065 0.004254 10.0.0.242 - - [2026-06-04 02:56:03] "GET /obj-perms HTTP/1.1" 200 5065 0.003753 10.0.0.242 - - [2026-06-04 02:56:09] "GET /obj-perms HTTP/1.1" 200 5065 0.005147 10.0.0.242 - - [2026-06-04 02:56:10] "GET /obj-perms HTTP/1.1" 200 5065 0.003839 10.0.0.27 - - [2026-06-04 02:56:10] "GET /obj-perms HTTP/1.1" 200 5065 0.070625 10.0.0.242 - - [2026-06-04 02:56:10] "GET /virtual-network/ec6296c0-ab10-41f5-b36b-532508b1843d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005574 10.0.0.242 - - [2026-06-04 02:56:10] "POST /neutron/network HTTP/1.1" 200 1494 0.011239 10.0.0.50 - - [2026-06-04 02:56:10] "POST /fqname-to-id HTTP/1.1" 404 207 0.044925 10.0.0.242 - - [2026-06-04 02:56:10] "GET /virtual-network/ec6296c0-ab10-41f5-b36b-532508b1843d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.007607 10.0.0.242 - - [2026-06-04 02:56:10] "GET /virtual-network/55d3f8fe-5178-4ffa-8ec8-f6923ae5c5c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3794 0.007254 10.0.0.242 - - [2026-06-04 02:56:10] "POST /neutron/network HTTP/1.1" 200 1492 0.012124 10.0.0.50 - - [2026-06-04 02:56:10] "DELETE /access-control-list/2acd189d-b05c-4c53-9c6f-60be76c38078 HTTP/1.1" 200 115 0.067255 10.0.0.242 - - [2026-06-04 02:56:11] "GET /virtual-network/55d3f8fe-5178-4ffa-8ec8-f6923ae5c5c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.009444 10.0.0.242 - - [2026-06-04 02:56:11] "GET /virtual-network/635c94ff-1e92-4a23-a1c2-e5f0bc6f3b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3794 0.005422 10.0.0.242 - - [2026-06-04 02:56:11] "POST /neutron/network HTTP/1.1" 200 1492 0.016232 10.0.0.242 - - [2026-06-04 02:56:11] "GET /virtual-network/635c94ff-1e92-4a23-a1c2-e5f0bc6f3b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.028133 10.0.0.242 - - [2026-06-04 02:56:11] "GET /virtual-network/3d038a5e-8dc3-4b6e-ad3d-546aca291ac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.011064 10.0.0.242 - - [2026-06-04 02:56:11] "POST /neutron/network HTTP/1.1" 200 1493 0.011475 10.0.0.50 - - [2026-06-04 02:56:11] "POST /fqname-to-id HTTP/1.1" 404 207 0.002425 10.0.0.50 - - [2026-06-04 02:56:11] "DELETE /access-control-list/e874c4a1-a1dc-4032-88a5-4b2f5ab62fd0 HTTP/1.1" 200 115 0.045887 10.0.0.242 - - [2026-06-04 02:56:11] "GET /virtual-network/3d038a5e-8dc3-4b6e-ad3d-546aca291ac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.007713 10.0.0.242 - - [2026-06-04 02:56:11] "DELETE /network-policy/a3d74504-ea69-4be7-8aeb-c168df11c215 HTTP/1.1" 200 115 0.063735 10.0.0.242 - - [2026-06-04 02:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.27 - - [2026-06-04 02:56:11] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000918 10.0.0.242 - - [2026-06-04 02:56:12] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.036533 10.0.0.242 - - [2026-06-04 02:56:12] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-72147471&detail=False&count=False&shared=False HTTP/1.1" 200 1755 0.005221 10.0.0.242 - - [2026-06-04 02:56:12] "DELETE /network-policy/aefbf44d-f9ae-43f4-ac04-4e9d1b887210 HTTP/1.1" 200 115 0.050685 10.0.0.242 - - [2026-06-04 02:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.27 - - [2026-06-04 02:56:12] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000974 10.0.0.242 - - [2026-06-04 02:56:12] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.041095 10.0.0.242 - - [2026-06-04 02:56:12] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-72147471&detail=False&count=False&shared=False HTTP/1.1" 200 1523 0.005786 10.0.0.242 - - [2026-06-04 02:56:12] "DELETE /network-policy/d0921a67-0d37-4ea6-bc48-b364d7433eb1 HTTP/1.1" 200 115 0.040153 10.0.0.242 - - [2026-06-04 02:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.27 - - [2026-06-04 02:56:12] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001678 10.0.0.242 - - [2026-06-04 02:56:12] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.055712 10.0.0.242 - - [2026-06-04 02:56:12] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-72147471&detail=False&count=False&shared=False HTTP/1.1" 200 1291 0.005964 10.0.0.242 - - [2026-06-04 02:56:12] "DELETE /network-policy/26b70f14-5df6-416a-a7d7-b43458619ad2 HTTP/1.1" 200 115 0.044128 10.0.0.242 - - [2026-06-04 02:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.27 - - [2026-06-04 02:56:12] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001151 10.0.0.242 - - [2026-06-04 02:56:12] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.050039 10.0.0.242 - - [2026-06-04 02:56:12] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-72147471&detail=False&count=False&shared=False HTTP/1.1" 200 1058 0.006555 10.0.0.242 - - [2026-06-04 02:56:12] "DELETE /network-policy/e17752a4-4bd6-4980-a704-9f316a28a9d8 HTTP/1.1" 200 115 0.047538 10.0.0.242 - - [2026-06-04 02:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.27 - - [2026-06-04 02:56:12] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001437 10.0.0.242 - - [2026-06-04 02:56:12] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.040612 10.0.0.242 - - [2026-06-04 02:56:13] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-72147471&detail=False&count=False&shared=False HTTP/1.1" 200 826 0.005245 10.0.0.242 - - [2026-06-04 02:56:13] "DELETE /network-policy/bb272845-266d-474d-9c56-ed5913d2afc5 HTTP/1.1" 200 115 0.046144 10.0.0.242 - - [2026-06-04 02:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.27 - - [2026-06-04 02:56:13] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000962 10.0.0.242 - - [2026-06-04 02:56:13] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.043531 10.0.0.242 - - [2026-06-04 02:56:13] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-72147471&detail=False&count=False&shared=False HTTP/1.1" 200 594 0.006409 10.0.0.242 - - [2026-06-04 02:56:13] "DELETE /network-policy/1a495df6-a555-4501-a7df-1bdf35497048 HTTP/1.1" 200 115 0.047490 10.0.0.242 - - [2026-06-04 02:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.27 - - [2026-06-04 02:56:13] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001422 10.0.0.242 - - [2026-06-04 02:56:13] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.053428 10.0.0.242 - - [2026-06-04 02:56:13] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-72147471&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.006872 10.0.0.242 - - [2026-06-04 02:56:13] "DELETE /network-policy/bd4b789b-e574-42fc-b98b-943e81bf3e8a HTTP/1.1" 200 115 0.048891 10.0.0.242 - - [2026-06-04 02:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004270 10.0.0.27 - - [2026-06-04 02:56:13] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000957 10.0.0.242 - - [2026-06-04 02:56:13] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.039817 10.0.0.242 - - [2026-06-04 02:56:13] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-72147471&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005148 10.0.0.242 - - [2026-06-04 02:56:13] "POST /neutron/network HTTP/1.1" 200 1309 0.013707 10.0.0.50 - - [2026-06-04 02:56:13] "DELETE /route-target/51173d8b-acd5-4058-b280-3e5e7abd4999 HTTP/1.1" 200 115 0.019119 10.0.0.27 - - [2026-06-04 02:56:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003053 10.0.0.27 - - [2026-06-04 02:56:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002620 10.0.0.27 - - [2026-06-04 02:56:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003161 10.0.0.27 - - [2026-06-04 02:56:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003043 10.0.0.27 - - [2026-06-04 02:56:14] "POST /useragent-kv HTTP/1.1" 200 115 0.007939 10.0.0.27 - - [2026-06-04 02:56:14] "POST /useragent-kv HTTP/1.1" 200 115 0.004889 10.0.0.242 - - [2026-06-04 02:56:14] "POST /neutron/network HTTP/1.1" 200 151 0.154937 10.0.0.50 - - [2026-06-04 02:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.242 - - [2026-06-04 02:56:15] "POST /neutron/network HTTP/1.1" 200 1308 0.013580 10.0.0.50 - - [2026-06-04 02:56:15] "DELETE /route-target/e45aab2a-78ce-4d90-a9d9-5061b0efe057 HTTP/1.1" 200 115 0.027450 10.0.0.242 - - [2026-06-04 02:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.242 - - [2026-06-04 02:56:15] "DELETE /network-ipam/2953f6ef-c32c-48fb-a9b3-888603419908 HTTP/1.1" 200 115 0.037944 10.0.0.242 - - [2026-06-04 02:56:15] "POST /fqname-to-id HTTP/1.1" 404 252 0.002942 10.0.0.27 - - [2026-06-04 02:56:15] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000883 10.0.0.27 - - [2026-06-04 02:56:15] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.045242 10.0.0.27 - - [2026-06-04 02:56:15] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000901 10.0.0.27 - - [2026-06-04 02:56:15] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?fields=security_groups HTTP/1.1" 200 1388 0.040245 10.0.0.27 - - [2026-06-04 02:56:15] "DELETE /security-group/99ba0366-dff6-42b8-b8c1-33af1a553215 HTTP/1.1" 200 115 0.048550 10.0.0.27 - - [2026-06-04 02:56:15] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000882 10.0.0.27 - - [2026-06-04 02:56:16] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?fields=application_policy_sets HTTP/1.1" 200 1427 0.068778 10.0.0.242 - - [2026-06-04 02:56:16] "DELETE /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a HTTP/1.1" 200 115 0.415665 10.0.0.27 - - [2026-06-04 02:56:16] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001454 10.0.0.242 - - [2026-06-04 02:56:16] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?fields=projects HTTP/1.1" 200 1438 0.030166 10.0.0.242 - - [2026-06-04 02:56:21] "POST /fqname-to-id HTTP/1.1" 404 225 0.003204 10.0.0.27 - - [2026-06-04 02:56:21] "POST /id-to-fqname HTTP/1.1" 200 198 0.004493 10.0.0.27 - - [2026-06-04 02:56:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.005126 10.0.0.27 - - [2026-06-04 02:56:21] "POST /security-groups HTTP/1.1" 200 599 0.035738 10.0.0.50 - - [2026-06-04 02:56:21] "POST /fqname-to-id HTTP/1.1" 404 242 0.006013 10.0.0.27 - - [2026-06-04 02:56:21] "POST /projects HTTP/1.1" 200 601 0.249928 10.0.0.242 - - [2026-06-04 02:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.283317 10.0.0.27 - - [2026-06-04 02:56:21] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001789 10.0.0.242 - - [2026-06-04 02:56:21] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.057044 10.0.0.50 - - [2026-06-04 02:56:21] "POST /access-control-lists HTTP/1.1" 200 602 0.059830 10.0.0.242 - - [2026-06-04 02:56:22] "POST /network-policys HTTP/1.1" 200 559 0.086713 10.0.0.242 - - [2026-06-04 02:56:22] "GET /network-policy/98caa747-e827-467d-99e2-57b7a753f13d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3106 0.006626 10.0.0.242 - - [2026-06-04 02:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.27 - - [2026-06-04 02:56:22] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000979 10.0.0.242 - - [2026-06-04 02:56:22] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.045634 10.0.0.27 - - [2026-06-04 02:56:22] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000928 10.0.0.242 - - [2026-06-04 02:56:22] "POST /neutron/network HTTP/1.1" 200 615 0.133685 10.0.0.242 - - [2026-06-04 02:56:22] "POST /neutron/network HTTP/1.1" 200 1007 0.012166 10.0.0.242 - - [2026-06-04 02:56:22] "POST /id-to-fqname HTTP/1.1" 200 229 0.001266 10.0.0.242 - - [2026-06-04 02:56:22] "GET /virtual-network/82b0a669-89e5-4289-977c-dca8c92725c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005713 10.0.0.242 - - [2026-06-04 02:56:22] "GET /virtual-network/82b0a669-89e5-4289-977c-dca8c92725c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.009163 10.0.0.242 - - [2026-06-04 02:56:23] "POST /neutron/subnet HTTP/1.1" 200 721 0.011643 10.0.0.50 - - [2026-06-04 02:56:23] "POST /fqname-to-id HTTP/1.1" 404 244 0.004915 10.0.0.242 - - [2026-06-04 02:56:23] "POST /neutron/network HTTP/1.1" 200 1106 0.114055 10.0.0.242 - - [2026-06-04 02:56:23] "GET /virtual-network/82b0a669-89e5-4289-977c-dca8c92725c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005715 10.0.0.242 - - [2026-06-04 02:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.242 - - [2026-06-04 02:56:23] "GET /network-policy/98caa747-e827-467d-99e2-57b7a753f13d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3106 0.004810 10.0.0.242 - - [2026-06-04 02:56:23] "GET /virtual-network/82b0a669-89e5-4289-977c-dca8c92725c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006307 10.0.0.50 - - [2026-06-04 02:56:23] "GET /obj-perms HTTP/1.1" 200 5065 0.004233 10.0.0.242 - - [2026-06-04 02:56:23] "POST /id-to-fqname HTTP/1.1" 200 229 0.001258 10.0.0.27 - - [2026-06-04 02:56:24] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001360 10.0.0.242 - - [2026-06-04 02:56:24] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.086277 10.0.0.242 - - [2026-06-04 02:56:24] "POST /neutron/network HTTP/1.1" 200 1106 0.044072 10.0.0.242 - - [2026-06-04 02:56:25] "POST /id-to-fqname HTTP/1.1" 200 229 0.001233 10.0.0.242 - - [2026-06-04 02:56:25] "POST /neutron/port HTTP/1.1" 200 117 0.009492 10.0.0.27 - - [2026-06-04 02:56:25] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001174 10.0.0.242 - - [2026-06-04 02:56:26] "POST /neutron/port HTTP/1.1" 200 1174 0.404416 10.0.0.27 - - [2026-06-04 02:56:26] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001218 10.0.0.242 - - [2026-06-04 02:56:26] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.099494 10.0.0.242 - - [2026-06-04 02:56:26] "POST /neutron/port HTTP/1.1" 200 1228 0.156836 10.0.0.242 - - [2026-06-04 02:56:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003739 10.0.0.242 - - [2026-06-04 02:56:26] "POST /neutron/port HTTP/1.1" 200 1238 0.019099 10.0.0.242 - - [2026-06-04 02:56:26] "POST /neutron/network HTTP/1.1" 200 1106 0.008065 10.0.0.242 - - [2026-06-04 02:56:26] "POST /neutron/port HTTP/1.1" 200 1238 0.018437 10.0.0.27 - - [2026-06-04 02:56:27] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001360 10.0.0.242 - - [2026-06-04 02:56:27] "POST /neutron/port HTTP/1.1" 200 1174 0.317848 10.0.0.242 - - [2026-06-04 02:56:27] "POST /neutron/port HTTP/1.1" 200 1228 0.140774 10.0.0.242 - - [2026-06-04 02:56:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003604 10.0.0.242 - - [2026-06-04 02:56:27] "POST /neutron/port HTTP/1.1" 200 117 0.001275 10.0.0.27 - - [2026-06-04 02:56:30] "DELETE /project/cfc5b0f353754d618ead0387dcbd636a HTTP/1.1" 404 173 0.047775 10.0.0.242 - - [2026-06-04 02:56:31] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010413 10.0.0.242 - - [2026-06-04 02:56:32] "POST /neutron/port HTTP/1.1" 200 1238 0.022587 10.0.0.242 - - [2026-06-04 02:56:32] "GET /virtual-machine/f4819e3e-529a-486c-8103-305d35b5b5ce HTTP/1.1" 200 1300 0.007362 10.0.0.242 - - [2026-06-04 02:56:32] "GET /virtual-machine-interface/ee83e6cc-3467-4cde-b69f-c7436aafa76e HTTP/1.1" 200 3179 0.007166 10.0.0.242 - - [2026-06-04 02:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004305 10.0.0.242 - - [2026-06-04 02:56:32] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004621 10.0.0.242 - - [2026-06-04 02:56:32] "GET /virtual-networks?parent_id=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.004746 10.0.0.242 - - [2026-06-04 02:56:32] "GET /virtual-network/82b0a669-89e5-4289-977c-dca8c92725c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006049 10.0.0.242 - - [2026-06-04 02:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.242 - - [2026-06-04 02:56:35] "GET /virtual-network/82b0a669-89e5-4289-977c-dca8c92725c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005563 10.0.0.242 - - [2026-06-04 02:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.242 - - [2026-06-04 02:56:39] "GET /virtual-network/82b0a669-89e5-4289-977c-dca8c92725c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005024 10.0.0.242 - - [2026-06-04 02:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004697 10.0.0.242 - - [2026-06-04 02:56:43] "GET /virtual-network/82b0a669-89e5-4289-977c-dca8c92725c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006908 10.0.0.242 - - [2026-06-04 02:56:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004247 10.0.0.242 - - [2026-06-04 02:56:47] "GET /virtual-network/82b0a669-89e5-4289-977c-dca8c92725c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.007316 10.0.0.242 - - [2026-06-04 02:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.242 - - [2026-06-04 02:56:51] "GET /virtual-network/82b0a669-89e5-4289-977c-dca8c92725c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005754 10.0.0.242 - - [2026-06-04 02:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.242 - - [2026-06-04 02:56:55] "GET /virtual-network/82b0a669-89e5-4289-977c-dca8c92725c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006945 10.0.0.242 - - [2026-06-04 02:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004686 10.0.0.242 - - [2026-06-04 02:56:59] "GET /virtual-network/82b0a669-89e5-4289-977c-dca8c92725c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.007077 10.0.0.242 - - [2026-06-04 02:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.242 - - [2026-06-04 02:57:03] "GET /virtual-network/82b0a669-89e5-4289-977c-dca8c92725c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006556 10.0.0.242 - - [2026-06-04 02:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004548 10.0.0.242 - - [2026-06-04 02:57:08] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004324 10.0.0.242 - - [2026-06-04 02:57:08] "GET /virtual-networks?parent_id=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003259 10.0.0.242 - - [2026-06-04 02:57:08] "GET /virtual-network/82b0a669-89e5-4289-977c-dca8c92725c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006264 10.0.0.242 - - [2026-06-04 02:57:08] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007367 10.0.0.242 - - [2026-06-04 02:57:08] "POST /neutron/network HTTP/1.1" 200 1116 0.008139 10.0.0.242 - - [2026-06-04 02:57:08] "POST /neutron/subnet HTTP/1.1" 200 1381 0.014029 10.0.0.242 - - [2026-06-04 02:57:08] "POST /neutron/network HTTP/1.1" 200 1106 0.010675 10.0.0.242 - - [2026-06-04 02:57:16] "POST /neutron/port HTTP/1.1" 200 1238 0.017625 10.0.0.242 - - [2026-06-04 02:57:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004106 10.0.0.242 - - [2026-06-04 02:57:17] "POST /neutron/port HTTP/1.1" 200 117 0.001170 10.0.0.242 - - [2026-06-04 02:57:18] "POST /neutron/port HTTP/1.1" 200 1238 0.018324 10.0.0.242 - - [2026-06-04 02:57:18] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010716 10.0.0.242 - - [2026-06-04 02:57:24] "POST /neutron/port HTTP/1.1" 200 1238 0.017632 10.0.0.242 - - [2026-06-04 02:57:29] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007102 10.0.0.242 - - [2026-06-04 02:57:29] "POST /neutron/port HTTP/1.1" 200 1238 0.018012 10.0.0.242 - - [2026-06-04 02:57:29] "GET /virtual-machine/31a1d4a2-519a-45b2-83ff-42e17f9578bc HTTP/1.1" 200 1299 0.006613 10.0.0.242 - - [2026-06-04 02:57:29] "GET /virtual-machine-interface/29ec7592-c45e-467e-b4b0-60c86f487f4d HTTP/1.1" 200 3178 0.005991 10.0.0.242 - - [2026-06-04 02:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.242 - - [2026-06-04 02:57:29] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003881 10.0.0.242 - - [2026-06-04 02:57:29] "GET /virtual-networks?parent_id=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003449 10.0.0.242 - - [2026-06-04 02:57:29] "GET /virtual-network/82b0a669-89e5-4289-977c-dca8c92725c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005895 10.0.0.242 - - [2026-06-04 02:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.242 - - [2026-06-04 02:57:30] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003918 10.0.0.242 - - [2026-06-04 02:57:30] "GET /virtual-networks?parent_id=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003294 10.0.0.242 - - [2026-06-04 02:57:30] "GET /virtual-network/82b0a669-89e5-4289-977c-dca8c92725c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006192 10.0.0.242 - - [2026-06-04 02:57:30] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006901 10.0.0.242 - - [2026-06-04 02:57:46] "GET /obj-perms HTTP/1.1" 200 5075 0.073980 10.0.0.242 - - [2026-06-04 02:58:01] "GET /virtual-network/82b0a669-89e5-4289-977c-dca8c92725c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.007179 10.0.0.50 - - [2026-06-04 02:58:01] "POST /fqname-to-id HTTP/1.1" 404 207 0.005136 10.0.0.242 - - [2026-06-04 02:58:01] "POST /neutron/network HTTP/1.1" 200 1007 0.011324 10.0.0.242 - - [2026-06-04 02:58:01] "GET /virtual-network/82b0a669-89e5-4289-977c-dca8c92725c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.012339 10.0.0.242 - - [2026-06-04 02:58:01] "POST /neutron/port HTTP/1.1" 200 1238 0.021439 10.0.0.242 - - [2026-06-04 02:58:01] "POST /neutron/port HTTP/1.1" 200 1238 0.024333 10.0.0.242 - - [2026-06-04 02:58:03] "POST /neutron/network HTTP/1.1" 200 1007 0.009617 10.0.0.50 - - [2026-06-04 02:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.047256 10.0.0.242 - - [2026-06-04 02:58:04] "DELETE /network-policy/98caa747-e827-467d-99e2-57b7a753f13d HTTP/1.1" 200 115 0.043412 10.0.0.27 - - [2026-06-04 02:58:06] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.030133 10.0.0.242 - - [2026-06-04 02:58:06] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.120785 10.0.0.27 - - [2026-06-04 02:58:06] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001208 10.0.0.242 - - [2026-06-04 02:58:06] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?fields=virtual_networks HTTP/1.1" 200 1049 0.045638 10.0.0.27 - - [2026-06-04 02:58:06] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001348 10.0.0.242 - - [2026-06-04 02:58:06] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.039408 10.0.0.27 - - [2026-06-04 02:58:07] "GET /projects?obj_uuids=cfc5b0f3-5375-4d61-8ead-0387dcbd636a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001130 10.0.0.242 - - [2026-06-04 02:58:07] "GET /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a?fields=security_groups HTTP/1.1" 200 1283 0.042182 10.0.0.242 - - [2026-06-04 02:58:08] "POST /fqname-to-id HTTP/1.1" 404 202 0.039214 10.0.0.27 - - [2026-06-04 02:58:08] "GET /projects?obj_uuids=d63aee72-9483-4a87-8adb-acc60c5e3e4a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002983 10.0.0.27 - - [2026-06-04 02:58:08] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000988 10.0.0.27 - - [2026-06-04 02:58:08] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007605 10.0.0.27 - - [2026-06-04 02:58:08] "POST /id-to-fqname HTTP/1.1" 200 204 0.001127 10.0.0.27 - - [2026-06-04 02:58:08] "POST /fqname-to-id HTTP/1.1" 404 213 0.007924 10.0.0.27 - - [2026-06-04 02:58:08] "POST /security-groups HTTP/1.1" 200 605 0.051886 10.0.0.27 - - [2026-06-04 02:58:08] "POST /projects HTTP/1.1" 200 613 0.281814 10.0.0.50 - - [2026-06-04 02:58:08] "POST /access-control-lists HTTP/1.1" 200 610 0.030107 10.0.0.27 - - [2026-06-04 02:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.357046 10.0.0.242 - - [2026-06-04 02:58:08] "GET /project/d63aee72-9483-4a87-8adb-acc60c5e3e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.503829 10.0.0.242 - - [2026-06-04 02:58:10] "GET / HTTP/1.1" 200 35931 0.001438 10.0.0.242 - - [2026-06-04 02:58:13] "GET /project/d63aee72-9483-4a87-8adb-acc60c5e3e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000522 10.0.0.27 - - [2026-06-04 02:58:13] "GET /projects?obj_uuids=d63aee72-9483-4a87-8adb-acc60c5e3e4a&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001034 10.0.0.242 - - [2026-06-04 02:58:13] "GET /project/d63aee72-9483-4a87-8adb-acc60c5e3e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.078866 10.0.0.242 - - [2026-06-04 02:58:14] "GET / HTTP/1.1" 200 35931 0.001614 10.0.0.242 - - [2026-06-04 02:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.27 - - [2026-06-04 02:58:14] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001182 10.0.0.242 - - [2026-06-04 02:58:14] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007009 10.0.0.242 - - [2026-06-04 02:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004459 10.0.0.27 - - [2026-06-04 02:58:14] "GET /projects?obj_uuids=d63aee72-9483-4a87-8adb-acc60c5e3e4a&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000968 10.0.0.242 - - [2026-06-04 02:58:15] "GET /project/d63aee72-9483-4a87-8adb-acc60c5e3e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.042319 10.0.0.242 - - [2026-06-04 02:58:16] "GET /domains HTTP/1.1" 401 293 0.000416 10.0.0.242 - - [2026-06-04 02:58:16] "GET /domains HTTP/1.1" 200 280 0.044347 10.0.0.27 - - [2026-06-04 02:58:16] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000854 10.0.0.242 - - [2026-06-04 02:58:16] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308 HTTP/1.1" 200 2975 0.020394 10.0.0.27 - - [2026-06-04 02:58:16] "GET /projects?obj_uuids=d63aee72-9483-4a87-8adb-acc60c5e3e4a&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000963 10.0.0.242 - - [2026-06-04 02:58:16] "GET /project/d63aee72-9483-4a87-8adb-acc60c5e3e4a HTTP/1.1" 200 1937 0.089377 10.0.0.242 - - [2026-06-04 02:58:16] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.002681 10.0.0.242 - - [2026-06-04 02:58:16] "POST /network-ipams HTTP/1.1" 200 627 0.027364 10.0.0.242 - - [2026-06-04 02:58:16] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 814 0.003600 10.0.0.242 - - [2026-06-04 02:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.242 - - [2026-06-04 02:58:16] "GET /network-ipam/aaea5763-90e6-4ae9-9851-f9963c085945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.006022 10.0.0.242 - - [2026-06-04 02:58:16] "PUT /network-ipam/aaea5763-90e6-4ae9-9851-f9963c085945 HTTP/1.1" 200 258 0.014313 10.0.0.242 - - [2026-06-04 02:58:17] "POST /fqname-to-id HTTP/1.1" 401 293 0.000453 10.0.0.242 - - [2026-06-04 02:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.032346 10.0.0.27 - - [2026-06-04 02:58:17] "GET /projects?obj_uuids=d63aee72-9483-4a87-8adb-acc60c5e3e4a&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000964 10.0.0.242 - - [2026-06-04 02:58:17] "GET /project/d63aee72-9483-4a87-8adb-acc60c5e3e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.054224 10.0.0.27 - - [2026-06-04 02:58:17] "GET /projects?obj_uuids=d63aee72-9483-4a87-8adb-acc60c5e3e4a&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000991 10.0.0.242 - - [2026-06-04 02:58:17] "POST /neutron/network HTTP/1.1" 200 625 0.196482 10.0.0.50 - - [2026-06-04 02:58:17] "POST /route-targets HTTP/1.1" 200 327 0.017048 10.0.0.50 - - [2026-06-04 02:58:18] "DELETE /access-control-list/20cabb79-e7d4-42b6-810e-1d442637cf37 HTTP/1.1" 200 115 0.055795 10.0.0.242 - - [2026-06-04 02:58:18] "POST /neutron/network HTTP/1.1" 200 1141 0.010856 10.0.0.242 - - [2026-06-04 02:58:18] "POST /id-to-fqname HTTP/1.1" 200 237 0.001797 10.0.0.242 - - [2026-06-04 02:58:18] "GET /virtual-network/470fd9ba-502c-44cb-bfc5-7569179547b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2683 0.007325 10.0.0.242 - - [2026-06-04 02:58:18] "GET /virtual-network/470fd9ba-502c-44cb-bfc5-7569179547b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2683 0.006660 10.0.0.242 - - [2026-06-04 02:58:18] "POST /neutron/subnet HTTP/1.1" 200 724 0.010358 10.0.0.242 - - [2026-06-04 02:58:19] "GET /virtual-network/470fd9ba-502c-44cb-bfc5-7569179547b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2683 0.006731 10.0.0.27 - - [2026-06-04 02:58:20] "GET /obj-perms HTTP/1.1" 200 5040 0.072038 10.0.0.242 - - [2026-06-04 02:58:20] "POST /fqname-to-id HTTP/1.1" 404 231 0.003345 10.0.0.242 - - [2026-06-04 02:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.27 - - [2026-06-04 02:58:20] "GET /projects?obj_uuids=d63aee72-9483-4a87-8adb-acc60c5e3e4a&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001341 10.0.0.242 - - [2026-06-04 02:58:20] "GET /project/d63aee72-9483-4a87-8adb-acc60c5e3e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.036907 10.0.0.242 - - [2026-06-04 02:58:20] "POST /network-policys HTTP/1.1" 200 565 0.033824 10.0.0.242 - - [2026-06-04 02:58:20] "GET /network-policy/dda7c85f-b3b1-4ee3-9788-0aa7298f94cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4075 0.006430 10.0.0.242 - - [2026-06-04 02:58:21] "POST /fqname-to-id HTTP/1.1" 404 231 0.003394 10.0.0.242 - - [2026-06-04 02:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.27 - - [2026-06-04 02:58:21] "GET /projects?obj_uuids=d63aee72-9483-4a87-8adb-acc60c5e3e4a&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001586 10.0.0.242 - - [2026-06-04 02:58:21] "GET /project/d63aee72-9483-4a87-8adb-acc60c5e3e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.045625 10.0.0.242 - - [2026-06-04 02:58:21] "POST /network-policys HTTP/1.1" 200 565 0.028779 10.0.0.242 - - [2026-06-04 02:58:21] "GET /network-policy/9d64e2ab-ab25-4b2d-b779-52cf6ca387fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.007068 10.0.0.242 - - [2026-06-04 02:58:21] "POST /fqname-to-id HTTP/1.1" 404 231 0.003571 10.0.0.242 - - [2026-06-04 02:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.27 - - [2026-06-04 02:58:21] "GET /projects?obj_uuids=d63aee72-9483-4a87-8adb-acc60c5e3e4a&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001394 10.0.0.242 - - [2026-06-04 02:58:21] "GET /project/d63aee72-9483-4a87-8adb-acc60c5e3e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.049124 10.0.0.242 - - [2026-06-04 02:58:21] "POST /network-policys HTTP/1.1" 200 565 0.041521 10.0.0.242 - - [2026-06-04 02:58:21] "GET /network-policy/6745eb92-c822-4e1e-89e5-ec978bf0d130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.007778 10.0.0.242 - - [2026-06-04 02:58:22] "POST /neutron/network HTTP/1.1" 200 1339 0.098137 10.0.0.242 - - [2026-06-04 02:58:22] "GET /virtual-network/470fd9ba-502c-44cb-bfc5-7569179547b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.005737 10.0.0.242 - - [2026-06-04 02:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006555 10.0.0.242 - - [2026-06-04 02:58:22] "GET /network-policy/9d64e2ab-ab25-4b2d-b779-52cf6ca387fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.004404 10.0.0.242 - - [2026-06-04 02:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.242 - - [2026-06-04 02:58:22] "GET /network-policy/dda7c85f-b3b1-4ee3-9788-0aa7298f94cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4075 0.005564 10.0.0.242 - - [2026-06-04 02:58:22] "POST /id-to-fqname HTTP/1.1" 200 237 0.001170 10.0.0.27 - - [2026-06-04 02:58:23] "GET /projects?obj_uuids=d63aee72-9483-4a87-8adb-acc60c5e3e4a&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001000 10.0.0.242 - - [2026-06-04 02:58:23] "GET /project/d63aee72-9483-4a87-8adb-acc60c5e3e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.075010 10.0.0.242 - - [2026-06-04 02:58:23] "POST /neutron/network HTTP/1.1" 200 1339 0.010743 10.0.0.242 - - [2026-06-04 02:58:23] "POST /neutron/port HTTP/1.1" 200 117 0.010010 10.0.0.242 - - [2026-06-04 02:58:24] "POST /neutron/port HTTP/1.1" 200 1180 0.089100 10.0.0.242 - - [2026-06-04 02:58:25] "POST /neutron/port HTTP/1.1" 200 1244 0.019757 10.0.0.242 - - [2026-06-04 02:58:25] "POST /neutron/subnet HTTP/1.1" 200 1379 0.013531 10.0.0.242 - - [2026-06-04 02:58:25] "POST /neutron/network HTTP/1.1" 200 1339 0.011106 10.0.0.242 - - [2026-06-04 02:58:29] "POST /neutron/port HTTP/1.1" 200 1244 0.018565 10.0.0.242 - - [2026-06-04 02:58:29] "POST /neutron/security_group HTTP/1.1" 200 2072 0.009537 10.0.0.242 - - [2026-06-04 02:58:29] "GET /virtual-machine/2543072f-6243-4358-a0fa-0e992fb6560c HTTP/1.1" 401 293 0.000396 10.0.0.242 - - [2026-06-04 02:58:29] "GET /virtual-machine/2543072f-6243-4358-a0fa-0e992fb6560c HTTP/1.1" 200 1306 0.033376 10.0.0.242 - - [2026-06-04 02:58:29] "GET /virtual-machine-interface/0c80b868-25b1-4ecc-8ae5-23ca3ea7e46d HTTP/1.1" 200 3176 0.006063 10.0.0.242 - - [2026-06-04 02:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.242 - - [2026-06-04 02:58:29] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004505 10.0.0.242 - - [2026-06-04 02:58:29] "GET /virtual-networks?parent_id=d63aee72-9483-4a87-8adb-acc60c5e3e4a&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.002980 10.0.0.242 - - [2026-06-04 02:58:29] "GET /virtual-network/470fd9ba-502c-44cb-bfc5-7569179547b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.005694 10.0.0.50 - - [2026-06-04 02:58:29] "GET /global-system-configs HTTP/1.1" 401 293 0.000541 10.0.0.27 - - [2026-06-04 02:58:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000458 10.0.0.50 - - [2026-06-04 02:58:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000379 10.0.0.27 - - [2026-06-04 02:58:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000403 10.0.0.27 - - [2026-06-04 02:58:30] "DELETE /project/d63aee7294834a878adbacc60c5e3e4a HTTP/1.1" 404 173 0.004128 10.0.0.27 - - [2026-06-04 02:58:30] "DELETE /project/cfc5b0f3-5375-4d61-8ead-0387dcbd636a HTTP/1.1" 404 177 0.007069 10.0.0.50 - - [2026-06-04 02:58:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000399 10.0.0.50 - - [2026-06-04 02:58:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000444 10.0.0.27 - - [2026-06-04 02:58:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000743 10.0.0.27 - - [2026-06-04 02:58:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000449 10.0.0.242 - - [2026-06-04 02:58:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000726 10.0.0.242 - - [2026-06-04 02:58:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000515 10.0.0.242 - - [2026-06-04 02:58:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000557 10.0.0.242 - - [2026-06-04 02:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.242 - - [2026-06-04 02:58:32] "GET /virtual-network/470fd9ba-502c-44cb-bfc5-7569179547b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.005837 10.0.0.242 - - [2026-06-04 02:58:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000376 10.0.0.242 - - [2026-06-04 02:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.242 - - [2026-06-04 02:58:36] "GET /virtual-network/470fd9ba-502c-44cb-bfc5-7569179547b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.005944 10.0.0.242 - - [2026-06-04 02:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.242 - - [2026-06-04 02:58:40] "GET /virtual-network/470fd9ba-502c-44cb-bfc5-7569179547b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.005478 10.0.0.242 - - [2026-06-04 02:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390 10.0.0.242 - - [2026-06-04 02:58:45] "GET /virtual-network/470fd9ba-502c-44cb-bfc5-7569179547b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.007119 10.0.0.50 - - [2026-06-04 02:58:46] "GET /obj-perms HTTP/1.1" 200 5075 0.067150 10.0.0.242 - - [2026-06-04 02:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.242 - - [2026-06-04 02:58:49] "GET /virtual-network/470fd9ba-502c-44cb-bfc5-7569179547b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.006668 10.0.0.242 - - [2026-06-04 02:58:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004249 10.0.0.242 - - [2026-06-04 02:58:53] "GET /virtual-network/470fd9ba-502c-44cb-bfc5-7569179547b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.006885 10.0.0.242 - - [2026-06-04 02:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.242 - - [2026-06-04 02:58:57] "GET /virtual-network/470fd9ba-502c-44cb-bfc5-7569179547b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.005593 10.0.0.242 - - [2026-06-04 02:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004821 10.0.0.242 - - [2026-06-04 02:59:01] "GET /virtual-network/470fd9ba-502c-44cb-bfc5-7569179547b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.008748 10.0.0.242 - - [2026-06-04 02:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.242 - - [2026-06-04 02:59:05] "GET /virtual-network/470fd9ba-502c-44cb-bfc5-7569179547b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.005813 10.0.0.242 - - [2026-06-04 02:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920 10.0.0.242 - - [2026-06-04 02:59:07] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004128 10.0.0.242 - - [2026-06-04 02:59:07] "GET /virtual-networks?parent_id=d63aee72-9483-4a87-8adb-acc60c5e3e4a&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.002906 10.0.0.242 - - [2026-06-04 02:59:07] "GET /virtual-network/470fd9ba-502c-44cb-bfc5-7569179547b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.006243 10.0.0.242 - - [2026-06-04 02:59:11] "POST /neutron/port HTTP/1.1" 200 1244 0.017504 10.0.0.242 - - [2026-06-04 02:59:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004524 10.0.0.242 - - [2026-06-04 02:59:11] "POST /neutron/port HTTP/1.1" 200 117 0.001070 10.0.0.242 - - [2026-06-04 02:59:13] "POST /neutron/port HTTP/1.1" 200 1244 0.020379 10.0.0.242 - - [2026-06-04 02:59:18] "POST /neutron/port HTTP/1.1" 200 1244 0.023984 10.0.0.242 - - [2026-06-04 02:59:23] "POST /neutron/port HTTP/1.1" 200 1244 0.021741 10.0.0.242 - - [2026-06-04 02:59:28] "POST /neutron/security_group HTTP/1.1" 200 2072 0.008272 10.0.0.242 - - [2026-06-04 02:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004744 10.0.0.242 - - [2026-06-04 02:59:29] "GET /network-policy/dda7c85f-b3b1-4ee3-9788-0aa7298f94cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4075 0.004433 10.0.0.242 - - [2026-06-04 02:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.242 - - [2026-06-04 02:59:29] "GET /network-policy/9d64e2ab-ab25-4b2d-b779-52cf6ca387fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.004587 10.0.0.242 - - [2026-06-04 02:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004557 10.0.0.242 - - [2026-06-04 02:59:29] "GET /network-policy/6745eb92-c822-4e1e-89e5-ec978bf0d130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.005275 10.0.0.242 - - [2026-06-04 02:59:29] "POST /neutron/network HTTP/1.1" 200 1339 0.009392 10.0.0.50 - - [2026-06-04 02:59:29] "POST /fqname-to-id HTTP/1.1" 404 207 0.005264 10.0.0.50 - - [2026-06-04 02:59:29] "PUT /access-control-list/eb08361d-b977-438b-b4f3-14e9dad40ee2 HTTP/1.1" 200 272 0.057380 10.0.0.242 - - [2026-06-04 02:59:29] "GET /virtual-network/470fd9ba-502c-44cb-bfc5-7569179547b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3596 0.008662 10.0.0.242 - - [2026-06-04 02:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.242 - - [2026-06-04 02:59:29] "GET /network-policy/6745eb92-c822-4e1e-89e5-ec978bf0d130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.007062 10.0.0.242 - - [2026-06-04 02:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005916 10.0.0.242 - - [2026-06-04 02:59:29] "GET /network-policy/9d64e2ab-ab25-4b2d-b779-52cf6ca387fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.005204 10.0.0.242 - - [2026-06-04 02:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004366 10.0.0.242 - - [2026-06-04 02:59:29] "GET /network-policy/dda7c85f-b3b1-4ee3-9788-0aa7298f94cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4075 0.005209 10.0.0.242 - - [2026-06-04 02:59:34] "GET /virtual-network/470fd9ba-502c-44cb-bfc5-7569179547b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3596 0.006227 10.0.0.242 - - [2026-06-04 02:59:34] "POST /neutron/network HTTP/1.1" 200 1431 0.010252 10.0.0.242 - - [2026-06-04 02:59:34] "GET /virtual-network/470fd9ba-502c-44cb-bfc5-7569179547b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2683 0.007905 10.0.0.242 - - [2026-06-04 02:59:40] "GET /virtual-machine/2543072f-6243-4358-a0fa-0e992fb6560c HTTP/1.1" 200 1306 0.004096 10.0.0.242 - - [2026-06-04 02:59:40] "POST /neutron/port HTTP/1.1" 200 1244 0.023191 10.0.0.242 - - [2026-06-04 02:59:42] "GET /virtual-machine/2543072f-6243-4358-a0fa-0e992fb6560c HTTP/1.1" 404 171 0.003725 10.0.0.242 - - [2026-06-04 02:59:42] "GET /virtual-machine/2543072f-6243-4358-a0fa-0e992fb6560c HTTP/1.1" 404 171 0.003435 10.0.0.242 - - [2026-06-04 02:59:42] "GET /virtual-machine/2543072f-6243-4358-a0fa-0e992fb6560c HTTP/1.1" 404 171 0.002836 10.0.0.242 - - [2026-06-04 02:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.242 - - [2026-06-04 02:59:42] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003917 10.0.0.242 - - [2026-06-04 02:59:42] "GET /virtual-networks?parent_id=d63aee72-9483-4a87-8adb-acc60c5e3e4a&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.003144 10.0.0.242 - - [2026-06-04 02:59:42] "GET /virtual-network/470fd9ba-502c-44cb-bfc5-7569179547b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2683 0.006762 10.0.0.242 - - [2026-06-04 02:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.242 - - [2026-06-04 02:59:42] "GET /routing-instance/ee175bc1-b42f-43ac-a4ec-641071f12020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.005349 10.0.0.242 - - [2026-06-04 02:59:42] "GET /route-target/4c72fc35-299d-4974-bc7b-4d2f3bac768f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004001 10.0.0.242 - - [2026-06-04 02:59:42] "GET /obj-perms HTTP/1.1" 200 5040 0.075703 10.0.0.242 - - [2026-06-04 02:59:47] "GET /obj-perms HTTP/1.1" 200 5075 0.076807 10.0.0.242 - - [2026-06-04 02:59:51] "GET /obj-perms HTTP/1.1" 200 5040 0.004698 10.0.0.242 - - [2026-06-04 02:59:55] "GET /obj-perms HTTP/1.1" 200 5040 0.004241 10.0.0.242 - - [2026-06-04 03:00:01] "GET /obj-perms HTTP/1.1" 200 5040 0.004441 10.0.0.242 - - [2026-06-04 03:00:04] "GET /obj-perms HTTP/1.1" 200 5040 0.005942 10.0.0.242 - - [2026-06-04 03:00:10] "GET /obj-perms HTTP/1.1" 200 5040 0.004818 10.0.0.242 - - [2026-06-04 03:00:10] "GET /obj-perms HTTP/1.1" 200 5040 0.005509 10.0.0.242 - - [2026-06-04 03:00:10] "DELETE /network-policy/6745eb92-c822-4e1e-89e5-ec978bf0d130 HTTP/1.1" 200 115 0.036458 10.0.0.242 - - [2026-06-04 03:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.27 - - [2026-06-04 03:00:10] "GET /projects?obj_uuids=d63aee72-9483-4a87-8adb-acc60c5e3e4a&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001257 10.0.0.242 - - [2026-06-04 03:00:11] "GET /project/d63aee72-9483-4a87-8adb-acc60c5e3e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.057353 10.0.0.242 - - [2026-06-04 03:00:11] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-02783959&detail=False&count=False&shared=False HTTP/1.1" 200 606 0.005779 10.0.0.242 - - [2026-06-04 03:00:11] "DELETE /network-policy/9d64e2ab-ab25-4b2d-b779-52cf6ca387fb HTTP/1.1" 200 115 0.050412 10.0.0.242 - - [2026-06-04 03:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.27 - - [2026-06-04 03:00:11] "GET /projects?obj_uuids=d63aee72-9483-4a87-8adb-acc60c5e3e4a&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001369 10.0.0.242 - - [2026-06-04 03:00:11] "GET /project/d63aee72-9483-4a87-8adb-acc60c5e3e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.041493 10.0.0.242 - - [2026-06-04 03:00:11] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-02783959&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.006951 10.0.0.242 - - [2026-06-04 03:00:11] "DELETE /network-policy/dda7c85f-b3b1-4ee3-9788-0aa7298f94cd HTTP/1.1" 200 115 0.049042 10.0.0.242 - - [2026-06-04 03:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.27 - - [2026-06-04 03:00:11] "GET /projects?obj_uuids=d63aee72-9483-4a87-8adb-acc60c5e3e4a&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001139 10.0.0.242 - - [2026-06-04 03:00:11] "GET /project/d63aee72-9483-4a87-8adb-acc60c5e3e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.045301 10.0.0.242 - - [2026-06-04 03:00:11] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-02783959&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006041 10.0.0.242 - - [2026-06-04 03:00:11] "POST /neutron/network HTTP/1.1" 200 1141 0.011593 10.0.0.50 - - [2026-06-04 03:00:11] "DELETE /route-target/4c72fc35-299d-4974-bc7b-4d2f3bac768f HTTP/1.1" 200 115 0.028525 10.0.0.242 - - [2026-06-04 03:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.242 - - [2026-06-04 03:00:12] "DELETE /network-ipam/aaea5763-90e6-4ae9-9851-f9963c085945 HTTP/1.1" 200 115 0.045872 10.0.0.242 - - [2026-06-04 03:00:12] "POST /fqname-to-id HTTP/1.1" 404 264 0.003437 10.0.0.27 - - [2026-06-04 03:00:12] "GET /projects?obj_uuids=d63aee72-9483-4a87-8adb-acc60c5e3e4a&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001120 10.0.0.27 - - [2026-06-04 03:00:12] "GET /project/d63aee72-9483-4a87-8adb-acc60c5e3e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1525 0.045945 10.0.0.27 - - [2026-06-04 03:00:12] "GET /projects?obj_uuids=d63aee72-9483-4a87-8adb-acc60c5e3e4a&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001055 10.0.0.27 - - [2026-06-04 03:00:12] "GET /project/d63aee72-9483-4a87-8adb-acc60c5e3e4a?fields=security_groups HTTP/1.1" 200 1406 0.049296 10.0.0.27 - - [2026-06-04 03:00:12] "DELETE /security-group/8445c8f7-9397-4ed6-a639-f880e04087b8 HTTP/1.1" 200 115 0.060309 10.0.0.27 - - [2026-06-04 03:00:12] "GET /projects?obj_uuids=d63aee72-9483-4a87-8adb-acc60c5e3e4a&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001258 10.0.0.27 - - [2026-06-04 03:00:12] "GET /project/d63aee72-9483-4a87-8adb-acc60c5e3e4a?fields=application_policy_sets HTTP/1.1" 200 1445 0.050658 10.0.0.242 - - [2026-06-04 03:00:12] "DELETE /project/d63aee72-9483-4a87-8adb-acc60c5e3e4a HTTP/1.1" 200 115 0.415857 10.0.0.27 - - [2026-06-04 03:00:12] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003617 10.0.0.242 - - [2026-06-04 03:00:12] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?fields=projects HTTP/1.1" 200 1438 0.013288 10.0.0.27 - - [2026-06-04 03:00:15] "GET /projects?obj_uuids=d63aee72-9483-4a87-8adb-acc60c5e3e4a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003984 10.0.0.27 - - [2026-06-04 03:00:15] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000952 10.0.0.27 - - [2026-06-04 03:00:15] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.048072 10.0.0.27 - - [2026-06-04 03:00:15] "POST /id-to-fqname HTTP/1.1" 200 204 0.003166 10.0.0.27 - - [2026-06-04 03:00:15] "POST /fqname-to-id HTTP/1.1" 404 213 0.002786 10.0.0.27 - - [2026-06-04 03:00:15] "POST /security-groups HTTP/1.1" 200 605 0.078000 10.0.0.50 - - [2026-06-04 03:00:15] "POST /fqname-to-id HTTP/1.1" 404 248 0.003804 10.0.0.27 - - [2026-06-04 03:00:15] "POST /projects HTTP/1.1" 200 613 0.286970 10.0.0.27 - - [2026-06-04 03:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.363504 10.0.0.50 - - [2026-06-04 03:00:16] "POST /access-control-lists HTTP/1.1" 200 608 0.040110 10.0.0.242 - - [2026-06-04 03:00:16] "GET /project/d63aee72-9483-4a87-8adb-acc60c5e3e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.554073 10.0.0.27 - - [2026-06-04 03:00:16] "GET /projects?obj_uuids=d63aee72-9483-4a87-8adb-acc60c5e3e4a&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001336 10.0.0.242 - - [2026-06-04 03:00:16] "GET /project/d63aee72-9483-4a87-8adb-acc60c5e3e4a?fields=virtual_networks HTTP/1.1" 200 1061 0.079299 10.0.0.27 - - [2026-06-04 03:00:16] "GET /projects?obj_uuids=d63aee72-9483-4a87-8adb-acc60c5e3e4a&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001879 10.0.0.242 - - [2026-06-04 03:00:16] "GET /project/d63aee72-9483-4a87-8adb-acc60c5e3e4a?fields=virtual_machine_interfaces HTTP/1.1" 200 1061 0.072581 10.0.0.27 - - [2026-06-04 03:00:16] "GET /projects?obj_uuids=d63aee72-9483-4a87-8adb-acc60c5e3e4a&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001392 10.0.0.242 - - [2026-06-04 03:00:16] "GET /project/d63aee72-9483-4a87-8adb-acc60c5e3e4a?fields=security_groups HTTP/1.1" 200 1301 0.061152 10.0.0.242 - - [2026-06-04 03:00:17] "POST /fqname-to-id HTTP/1.1" 404 204 0.043237 10.0.0.27 - - [2026-06-04 03:00:17] "GET /projects?obj_uuids=239dbff3-3e11-4bcd-b3dc-c5b74acfb696&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003749 10.0.0.27 - - [2026-06-04 03:00:17] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001663 10.0.0.27 - - [2026-06-04 03:00:17] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010751 10.0.0.27 - - [2026-06-04 03:00:17] "POST /id-to-fqname HTTP/1.1" 200 206 0.010257 10.0.0.27 - - [2026-06-04 03:00:17] "POST /fqname-to-id HTTP/1.1" 404 215 0.006341 10.0.0.27 - - [2026-06-04 03:00:18] "POST /security-groups HTTP/1.1" 200 607 0.078483 10.0.0.27 - - [2026-06-04 03:00:18] "POST /projects HTTP/1.1" 200 617 0.325131 10.0.0.27 - - [2026-06-04 03:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.368217 10.0.0.50 - - [2026-06-04 03:00:18] "POST /fqname-to-id HTTP/1.1" 404 249 0.020946 10.0.0.242 - - [2026-06-04 03:00:18] "GET /project/239dbff3-3e11-4bcd-b3dc-c5b74acfb696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.535826 10.0.0.50 - - [2026-06-04 03:00:18] "DELETE /access-control-list/e5f52c5a-a6ba-4cef-8da9-12ab10f96a1e HTTP/1.1" 200 115 0.039209 10.0.0.242 - - [2026-06-04 03:00:19] "GET / HTTP/1.1" 200 35931 0.002019 10.0.0.242 - - [2026-06-04 03:00:23] "POST /fqname-to-id HTTP/1.1" 401 293 0.000441 10.0.0.242 - - [2026-06-04 03:00:23] "POST /fqname-to-id HTTP/1.1" 404 233 0.079937 10.0.0.242 - - [2026-06-04 03:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.27 - - [2026-06-04 03:00:23] "GET /projects?obj_uuids=239dbff3-3e11-4bcd-b3dc-c5b74acfb696&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001207 10.0.0.242 - - [2026-06-04 03:00:23] "GET /project/239dbff3-3e11-4bcd-b3dc-c5b74acfb696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.056324 10.0.0.242 - - [2026-06-04 03:00:23] "POST /network-policys HTTP/1.1" 200 567 0.046258 10.0.0.242 - - [2026-06-04 03:00:23] "GET /network-policy/fbeb68f5-c35b-4d91-82d8-55a91d69b1e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.006976 10.0.0.242 - - [2026-06-04 03:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.27 - - [2026-06-04 03:00:23] "GET /projects?obj_uuids=239dbff3-3e11-4bcd-b3dc-c5b74acfb696&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000967 10.0.0.242 - - [2026-06-04 03:00:23] "GET /project/239dbff3-3e11-4bcd-b3dc-c5b74acfb696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.061547 10.0.0.27 - - [2026-06-04 03:00:24] "GET /projects?obj_uuids=239dbff3-3e11-4bcd-b3dc-c5b74acfb696&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001414 10.0.0.242 - - [2026-06-04 03:00:24] "POST /neutron/network HTTP/1.1" 200 623 0.176459 10.0.0.242 - - [2026-06-04 03:00:24] "POST /neutron/network HTTP/1.1" 200 1017 0.013037 10.0.0.242 - - [2026-06-04 03:00:24] "POST /id-to-fqname HTTP/1.1" 200 237 0.001472 10.0.0.242 - - [2026-06-04 03:00:24] "GET /virtual-network/bee9d786-869d-4ad1-af47-16f0e9eaa79b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2663 0.006130 10.0.0.242 - - [2026-06-04 03:00:24] "GET /virtual-network/bee9d786-869d-4ad1-af47-16f0e9eaa79b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2663 0.006457 10.0.0.242 - - [2026-06-04 03:00:24] "POST /neutron/subnet HTTP/1.1" 200 729 0.009401 10.0.0.50 - - [2026-06-04 03:00:25] "POST /fqname-to-id HTTP/1.1" 404 252 0.013240 10.0.0.50 - - [2026-06-04 03:00:25] "POST /fqname-to-id HTTP/1.1" 404 207 0.004032 10.0.0.242 - - [2026-06-04 03:00:25] "POST /neutron/network HTTP/1.1" 200 1124 0.096238 10.0.0.242 - - [2026-06-04 03:00:25] "GET /virtual-network/bee9d786-869d-4ad1-af47-16f0e9eaa79b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.007105 10.0.0.242 - - [2026-06-04 03:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.242 - - [2026-06-04 03:00:25] "GET /network-policy/fbeb68f5-c35b-4d91-82d8-55a91d69b1e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.004744 10.0.0.242 - - [2026-06-04 03:00:25] "GET /virtual-network/bee9d786-869d-4ad1-af47-16f0e9eaa79b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.005288 10.0.0.50 - - [2026-06-04 03:00:26] "GET /obj-perms HTTP/1.1" 200 5081 0.072562 10.0.0.27 - - [2026-06-04 03:00:27] "GET /obj-perms HTTP/1.1" 200 5081 0.092305 10.0.0.242 - - [2026-06-04 03:00:27] "DELETE /network-policy/fbeb68f5-c35b-4d91-82d8-55a91d69b1e5 HTTP/1.1" 409 238 0.008639 10.0.0.27 - - [2026-06-04 03:00:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003108 10.0.0.27 - - [2026-06-04 03:00:27] "POST /useragent-kv HTTP/1.1" 200 115 0.006792 10.0.0.50 - - [2026-06-04 03:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006314 10.0.0.27 - - [2026-06-04 03:00:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003743 10.0.0.27 - - [2026-06-04 03:00:27] "POST /useragent-kv HTTP/1.1" 200 115 0.004004 10.0.0.242 - - [2026-06-04 03:00:27] "POST /neutron/network HTTP/1.1" 200 151 0.162254 10.0.0.242 - - [2026-06-04 03:00:28] "DELETE /network-policy/fbeb68f5-c35b-4d91-82d8-55a91d69b1e5 HTTP/1.1" 200 115 0.049433 10.0.0.242 - - [2026-06-04 03:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.27 - - [2026-06-04 03:00:28] "GET /projects?obj_uuids=239dbff3-3e11-4bcd-b3dc-c5b74acfb696&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001071 10.0.0.242 - - [2026-06-04 03:00:28] "GET /project/239dbff3-3e11-4bcd-b3dc-c5b74acfb696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.041752 10.0.0.242 - - [2026-06-04 03:00:28] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyNegativeIpv4v6-81801686&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005690 10.0.0.27 - - [2026-06-04 03:00:30] "DELETE /project/239dbff33e114bcdb3dcc5b74acfb696 HTTP/1.1" 404 173 0.002706 10.0.0.27 - - [2026-06-04 03:00:30] "DELETE /project/d63aee7294834a878adbacc60c5e3e4a HTTP/1.1" 404 173 0.004718 10.0.0.27 - - [2026-06-04 03:00:30] "DELETE /project/d63aee72-9483-4a87-8adb-acc60c5e3e4a HTTP/1.1" 404 177 0.007396 10.0.0.27 - - [2026-06-04 03:00:30] "GET /projects?obj_uuids=239dbff3-3e11-4bcd-b3dc-c5b74acfb696&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000914 10.0.0.242 - - [2026-06-04 03:00:30] "GET /project/239dbff3-3e11-4bcd-b3dc-c5b74acfb696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.043102 10.0.0.27 - - [2026-06-04 03:00:30] "GET /projects?obj_uuids=239dbff3-3e11-4bcd-b3dc-c5b74acfb696&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001225 10.0.0.242 - - [2026-06-04 03:00:30] "GET /project/239dbff3-3e11-4bcd-b3dc-c5b74acfb696?fields=virtual_networks HTTP/1.1" 200 1064 0.045394 10.0.0.27 - - [2026-06-04 03:00:31] "GET /projects?obj_uuids=239dbff3-3e11-4bcd-b3dc-c5b74acfb696&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001673 10.0.0.242 - - [2026-06-04 03:00:31] "GET /project/239dbff3-3e11-4bcd-b3dc-c5b74acfb696?fields=virtual_machine_interfaces HTTP/1.1" 200 1064 0.064591 10.0.0.27 - - [2026-06-04 03:00:31] "GET /projects?obj_uuids=239dbff3-3e11-4bcd-b3dc-c5b74acfb696&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000932 10.0.0.242 - - [2026-06-04 03:00:31] "GET /project/239dbff3-3e11-4bcd-b3dc-c5b74acfb696?fields=security_groups HTTP/1.1" 200 1306 0.041862 10.0.0.242 - - [2026-06-04 03:00:32] "POST /fqname-to-id HTTP/1.1" 404 188 0.043389 10.0.0.27 - - [2026-06-04 03:00:32] "GET /projects?obj_uuids=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003083 10.0.0.27 - - [2026-06-04 03:00:32] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000964 10.0.0.27 - - [2026-06-04 03:00:32] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007339 10.0.0.27 - - [2026-06-04 03:00:32] "POST /id-to-fqname HTTP/1.1" 200 190 0.002768 10.0.0.27 - - [2026-06-04 03:00:32] "POST /fqname-to-id HTTP/1.1" 404 199 0.007249 10.0.0.27 - - [2026-06-04 03:00:32] "POST /security-groups HTTP/1.1" 200 591 0.032737 10.0.0.27 - - [2026-06-04 03:00:32] "POST /projects HTTP/1.1" 200 585 0.281661 10.0.0.27 - - [2026-06-04 03:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.320306 10.0.0.50 - - [2026-06-04 03:00:32] "POST /access-control-lists HTTP/1.1" 200 596 0.032557 10.0.0.242 - - [2026-06-04 03:00:32] "GET /project/778c6fad-c45b-40ce-8952-13b313177600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.485812 10.0.0.242 - - [2026-06-04 03:00:34] "GET / HTTP/1.1" 200 35931 0.001863 10.0.0.242 - - [2026-06-04 03:00:35] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000449 10.0.0.242 - - [2026-06-04 03:00:36] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.070746 10.0.0.242 - - [2026-06-04 03:00:36] "POST /network-ipams HTTP/1.1" 200 513 0.032065 10.0.0.242 - - [2026-06-04 03:00:36] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.003704 10.0.0.242 - - [2026-06-04 03:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.242 - - [2026-06-04 03:00:36] "GET /network-ipam/fe3882d6-5d99-43b8-9eb3-a43438813c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.007367 10.0.0.242 - - [2026-06-04 03:00:36] "PUT /network-ipam/fe3882d6-5d99-43b8-9eb3-a43438813c8d HTTP/1.1" 200 258 0.014293 10.0.0.242 - - [2026-06-04 03:00:36] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.003121 10.0.0.242 - - [2026-06-04 03:00:36] "POST /network-ipams HTTP/1.1" 200 513 0.035013 10.0.0.242 - - [2026-06-04 03:00:36] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.003465 10.0.0.242 - - [2026-06-04 03:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.242 - - [2026-06-04 03:00:36] "GET /network-ipam/f99b7186-f615-4dee-a2b6-ad2c138b8391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.006737 10.0.0.242 - - [2026-06-04 03:00:36] "PUT /network-ipam/f99b7186-f615-4dee-a2b6-ad2c138b8391 HTTP/1.1" 200 258 0.015106 10.0.0.242 - - [2026-06-04 03:00:36] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.003816 10.0.0.242 - - [2026-06-04 03:00:37] "POST /network-ipams HTTP/1.1" 200 513 0.043988 10.0.0.242 - - [2026-06-04 03:00:37] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1161 0.004448 10.0.0.242 - - [2026-06-04 03:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004520 10.0.0.242 - - [2026-06-04 03:00:37] "GET /network-ipam/57034e1d-a603-4d98-868d-61901628f412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.006827 10.0.0.242 - - [2026-06-04 03:00:37] "PUT /network-ipam/57034e1d-a603-4d98-868d-61901628f412 HTTP/1.1" 200 258 0.029392 10.0.0.242 - - [2026-06-04 03:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008174 10.0.0.27 - - [2026-06-04 03:00:38] "GET /projects?obj_uuids=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000958 10.0.0.242 - - [2026-06-04 03:00:38] "GET /project/778c6fad-c45b-40ce-8952-13b313177600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.066262 10.0.0.50 - - [2026-06-04 03:00:38] "POST /route-targets HTTP/1.1" 200 327 0.013497 10.0.0.27 - - [2026-06-04 03:00:39] "POST /useragent-kv HTTP/1.1" 200 115 0.008303 10.0.0.242 - - [2026-06-04 03:00:39] "POST /neutron/subnet HTTP/1.1" 200 705 0.305845 10.0.0.242 - - [2026-06-04 03:00:39] "POST /id-to-fqname HTTP/1.1" 200 221 0.001262 10.0.0.242 - - [2026-06-04 03:00:39] "GET /virtual-network/b813f8d1-a2cc-4596-9648-e803881cb5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005648 10.0.0.242 - - [2026-06-04 03:00:39] "GET /virtual-network/b813f8d1-a2cc-4596-9648-e803881cb5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.006306 10.0.0.242 - - [2026-06-04 03:00:39] "POST /neutron/network HTTP/1.1" 200 820 0.005917 10.0.0.242 - - [2026-06-04 03:00:39] "GET /virtual-network/b813f8d1-a2cc-4596-9648-e803881cb5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.007390 10.0.0.242 - - [2026-06-04 03:00:39] "GET /network-ipam/fe3882d6-5d99-43b8-9eb3-a43438813c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.003818 10.0.0.242 - - [2026-06-04 03:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.27 - - [2026-06-04 03:00:39] "GET /projects?obj_uuids=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000957 10.0.0.242 - - [2026-06-04 03:00:39] "GET /project/778c6fad-c45b-40ce-8952-13b313177600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.057981 10.0.0.242 - - [2026-06-04 03:00:39] "POST /neutron/network HTTP/1.1" 200 117 0.017014 10.0.0.50 - - [2026-06-04 03:00:39] "POST /ref-update HTTP/1.1" 200 156 0.029513 10.0.0.242 - - [2026-06-04 03:00:40] "POST /neutron/network HTTP/1.1" 200 825 0.015620 10.0.0.242 - - [2026-06-04 03:00:40] "POST /id-to-fqname HTTP/1.1" 200 221 0.001413 10.0.0.242 - - [2026-06-04 03:00:40] "GET /virtual-network/bfb2ef0d-363e-4421-a9b0-949355cb90ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007452 10.0.0.242 - - [2026-06-04 03:00:40] "GET /virtual-network/bfb2ef0d-363e-4421-a9b0-949355cb90ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006674 10.0.0.242 - - [2026-06-04 03:00:40] "POST /neutron/subnet HTTP/1.1" 200 730 0.011265 10.0.0.242 - - [2026-06-04 03:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005 10.0.0.27 - - [2026-06-04 03:00:40] "GET /projects?obj_uuids=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001362 10.0.0.242 - - [2026-06-04 03:00:40] "GET /project/778c6fad-c45b-40ce-8952-13b313177600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.045595 10.0.0.27 - - [2026-06-04 03:00:40] "POST /useragent-kv HTTP/1.1" 200 115 0.008696 10.0.0.242 - - [2026-06-04 03:00:40] "POST /neutron/subnet HTTP/1.1" 200 724 0.269301 10.0.0.242 - - [2026-06-04 03:00:40] "POST /id-to-fqname HTTP/1.1" 200 221 0.001268 10.0.0.242 - - [2026-06-04 03:00:40] "GET /virtual-network/163a1c12-3e2c-4c8a-a02f-466a28a74eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005305 10.0.0.242 - - [2026-06-04 03:00:40] "GET /virtual-network/163a1c12-3e2c-4c8a-a02f-466a28a74eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006164 10.0.0.242 - - [2026-06-04 03:00:40] "POST /neutron/network HTTP/1.1" 200 824 0.008515 10.0.0.242 - - [2026-06-04 03:00:41] "GET /virtual-network/b813f8d1-a2cc-4596-9648-e803881cb5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005617 10.0.0.242 - - [2026-06-04 03:00:43] "GET /virtual-network/bfb2ef0d-363e-4421-a9b0-949355cb90ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005458 10.0.0.242 - - [2026-06-04 03:00:43] "GET /obj-perms HTTP/1.1" 200 5049 0.084179 10.0.0.242 - - [2026-06-04 03:00:43] "GET /virtual-network/163a1c12-3e2c-4c8a-a02f-466a28a74eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005940 10.0.0.50 - - [2026-06-04 03:00:44] "GET /obj-perms HTTP/1.1" 200 5049 0.061028 10.0.0.27 - - [2026-06-04 03:00:44] "GET /obj-perms HTTP/1.1" 200 5049 0.068028 10.0.0.242 - - [2026-06-04 03:00:44] "POST /fqname-to-id HTTP/1.1" 404 215 0.003200 10.0.0.242 - - [2026-06-04 03:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.27 - - [2026-06-04 03:00:44] "GET /projects?obj_uuids=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001583 10.0.0.242 - - [2026-06-04 03:00:44] "GET /project/778c6fad-c45b-40ce-8952-13b313177600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.043960 10.0.0.242 - - [2026-06-04 03:00:44] "POST /network-policys HTTP/1.1" 200 553 0.030095 10.0.0.242 - - [2026-06-04 03:00:44] "GET /network-policy/f570adcb-7753-41a0-8d9a-49d1befb1094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.006529 10.0.0.242 - - [2026-06-04 03:00:44] "POST /fqname-to-id HTTP/1.1" 404 215 0.003078 10.0.0.242 - - [2026-06-04 03:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.27 - - [2026-06-04 03:00:44] "GET /projects?obj_uuids=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001076 10.0.0.242 - - [2026-06-04 03:00:44] "GET /project/778c6fad-c45b-40ce-8952-13b313177600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.044131 10.0.0.242 - - [2026-06-04 03:00:44] "POST /network-policys HTTP/1.1" 200 553 0.042012 10.0.0.242 - - [2026-06-04 03:00:45] "GET /network-policy/7337f6b6-39e1-4b0a-abe4-352ce68fd833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.008507 10.0.0.242 - - [2026-06-04 03:00:45] "POST /fqname-to-id HTTP/1.1" 404 215 0.003184 10.0.0.242 - - [2026-06-04 03:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.27 - - [2026-06-04 03:00:45] "GET /projects?obj_uuids=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001302 10.0.0.242 - - [2026-06-04 03:00:45] "GET /project/778c6fad-c45b-40ce-8952-13b313177600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.041207 10.0.0.242 - - [2026-06-04 03:00:45] "POST /network-policys HTTP/1.1" 200 553 0.031126 10.0.0.242 - - [2026-06-04 03:00:45] "GET /network-policy/bf8fb3e1-3cd3-4b87-8b0a-b01a5744a34d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.006914 10.0.0.50 - - [2026-06-04 03:00:45] "POST /fqname-to-id HTTP/1.1" 404 236 0.013124 10.0.0.242 - - [2026-06-04 03:00:45] "POST /ref-update HTTP/1.1" 200 156 0.060841 10.0.0.242 - - [2026-06-04 03:00:45] "POST /ref-update HTTP/1.1" 200 156 0.085253 10.0.0.50 - - [2026-06-04 03:00:45] "POST /fqname-to-id HTTP/1.1" 404 236 0.007709 10.0.0.242 - - [2026-06-04 03:00:45] "POST /neutron/network HTTP/1.1" 200 917 0.081413 10.0.0.242 - - [2026-06-04 03:00:45] "GET /virtual-network/bfb2ef0d-363e-4421-a9b0-949355cb90ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.006794 10.0.0.242 - - [2026-06-04 03:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006028 10.0.0.242 - - [2026-06-04 03:00:46] "GET /network-policy/7337f6b6-39e1-4b0a-abe4-352ce68fd833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.006184 10.0.0.242 - - [2026-06-04 03:00:46] "POST /id-to-fqname HTTP/1.1" 200 221 0.001227 10.0.0.27 - - [2026-06-04 03:00:47] "GET /projects?obj_uuids=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000962 10.0.0.242 - - [2026-06-04 03:00:47] "GET /project/778c6fad-c45b-40ce-8952-13b313177600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.081287 10.0.0.242 - - [2026-06-04 03:00:47] "POST /neutron/network HTTP/1.1" 200 991 0.008896 10.0.0.242 - - [2026-06-04 03:00:47] "POST /id-to-fqname HTTP/1.1" 200 221 0.001381 10.0.0.242 - - [2026-06-04 03:00:47] "POST /neutron/port HTTP/1.1" 200 117 0.007495 10.0.0.27 - - [2026-06-04 03:00:47] "GET /projects?obj_uuids=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001004 10.0.0.242 - - [2026-06-04 03:00:48] "POST /neutron/port HTTP/1.1" 200 1056 0.328518 10.0.0.242 - - [2026-06-04 03:00:48] "POST /neutron/port HTTP/1.1" 200 1110 0.121884 10.0.0.242 - - [2026-06-04 03:00:48] "POST /neutron/subnet HTTP/1.1" 200 679 0.011947 10.0.0.27 - - [2026-06-04 03:00:48] "GET /projects?obj_uuids=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001097 10.0.0.242 - - [2026-06-04 03:00:48] "GET /project/778c6fad-c45b-40ce-8952-13b313177600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.213124 10.0.0.242 - - [2026-06-04 03:00:48] "POST /neutron/network HTTP/1.1" 200 917 0.006960 10.0.0.242 - - [2026-06-04 03:00:49] "POST /neutron/port HTTP/1.1" 200 117 0.006662 10.0.0.242 - - [2026-06-04 03:00:49] "POST /id-to-fqname HTTP/1.1" 200 221 0.001306 10.0.0.242 - - [2026-06-04 03:00:49] "POST /neutron/network HTTP/1.1" 200 834 0.006745 10.0.0.242 - - [2026-06-04 03:00:50] "POST /neutron/port HTTP/1.1" 200 1061 0.072426 10.0.0.27 - - [2026-06-04 03:00:50] "GET /projects?obj_uuids=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001375 10.0.0.242 - - [2026-06-04 03:00:50] "GET /project/778c6fad-c45b-40ce-8952-13b313177600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.145176 10.0.0.242 - - [2026-06-04 03:00:50] "POST /neutron/port HTTP/1.1" 200 1125 0.023156 10.0.0.242 - - [2026-06-04 03:00:50] "POST /neutron/subnet HTTP/1.1" 200 704 0.011942 10.0.0.242 - - [2026-06-04 03:00:50] "POST /neutron/port HTTP/1.1" 200 2093 0.034148 10.0.0.242 - - [2026-06-04 03:00:50] "POST /neutron/port HTTP/1.1" 200 1120 0.017374 10.0.0.242 - - [2026-06-04 03:00:51] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008149 10.0.0.242 - - [2026-06-04 03:00:51] "POST /neutron/network HTTP/1.1" 200 834 0.008831 10.0.0.242 - - [2026-06-04 03:00:51] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008604 10.0.0.242 - - [2026-06-04 03:00:51] "GET /virtual-machine/b3d28bda-f927-4534-b753-a7246fbf9bd3 HTTP/1.1" 401 293 0.000645 10.0.0.242 - - [2026-06-04 03:00:51] "POST /neutron/port HTTP/1.1" 200 1114 0.125026 10.0.0.242 - - [2026-06-04 03:00:52] "GET /virtual-machine/b3d28bda-f927-4534-b753-a7246fbf9bd3 HTTP/1.1" 200 1293 0.065303 10.0.0.242 - - [2026-06-04 03:00:52] "GET /virtual-machine/b3d28bda-f927-4534-b753-a7246fbf9bd3 HTTP/1.1" 200 1293 0.010030 10.0.0.242 - - [2026-06-04 03:00:52] "GET /virtual-machine-interface/e175c4f2-3f2f-44ae-bd68-0d8a940d3812 HTTP/1.1" 200 2945 0.005842 10.0.0.242 - - [2026-06-04 03:00:52] "GET /virtual-machine/b3d28bda-f927-4534-b753-a7246fbf9bd3 HTTP/1.1" 200 1293 0.003721 10.0.0.242 - - [2026-06-04 03:00:52] "GET /virtual-machine-interface/e175c4f2-3f2f-44ae-bd68-0d8a940d3812 HTTP/1.1" 200 2945 0.006488 10.0.0.242 - - [2026-06-04 03:00:52] "POST /neutron/subnet HTTP/1.1" 200 698 0.010742 10.0.0.242 - - [2026-06-04 03:00:52] "GET /instance-ip/0a287ed1-9b02-46de-a3a4-4254ab573789 HTTP/1.1" 200 1616 0.005734 10.0.0.242 - - [2026-06-04 03:00:52] "GET /virtual-machine/b3d28bda-f927-4534-b753-a7246fbf9bd3 HTTP/1.1" 200 1293 0.004373 10.0.0.242 - - [2026-06-04 03:00:52] "GET /virtual-machine-interface/e175c4f2-3f2f-44ae-bd68-0d8a940d3812 HTTP/1.1" 200 2945 0.005601 10.0.0.242 - - [2026-06-04 03:00:52] "GET /instance-ip/0a287ed1-9b02-46de-a3a4-4254ab573789 HTTP/1.1" 200 1616 0.005724 10.0.0.242 - - [2026-06-04 03:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.242 - - [2026-06-04 03:00:52] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004148 10.0.0.242 - - [2026-06-04 03:00:52] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002979 10.0.0.242 - - [2026-06-04 03:00:52] "GET /virtual-network/b813f8d1-a2cc-4596-9648-e803881cb5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2621 0.006346 10.0.0.242 - - [2026-06-04 03:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004475 10.0.0.242 - - [2026-06-04 03:00:52] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003853 10.0.0.242 - - [2026-06-04 03:00:52] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003670 10.0.0.242 - - [2026-06-04 03:00:52] "GET /virtual-network/b813f8d1-a2cc-4596-9648-e803881cb5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2621 0.011016 10.0.0.242 - - [2026-06-04 03:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.242 - - [2026-06-04 03:00:52] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004829 10.0.0.242 - - [2026-06-04 03:00:52] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.006424 10.0.0.242 - - [2026-06-04 03:00:52] "GET /virtual-network/b813f8d1-a2cc-4596-9648-e803881cb5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2621 0.005774 10.0.0.242 - - [2026-06-04 03:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.242 - - [2026-06-04 03:00:52] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004514 10.0.0.242 - - [2026-06-04 03:00:52] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003172 10.0.0.242 - - [2026-06-04 03:00:52] "GET /virtual-network/b813f8d1-a2cc-4596-9648-e803881cb5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2621 0.006757 10.0.0.242 - - [2026-06-04 03:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.242 - - [2026-06-04 03:00:52] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003824 10.0.0.242 - - [2026-06-04 03:00:52] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003793 10.0.0.242 - - [2026-06-04 03:00:52] "GET /virtual-network/b813f8d1-a2cc-4596-9648-e803881cb5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2621 0.005727 10.0.0.242 - - [2026-06-04 03:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.242 - - [2026-06-04 03:00:56] "GET /virtual-network/b813f8d1-a2cc-4596-9648-e803881cb5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2621 0.005560 10.0.0.242 - - [2026-06-04 03:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005577 10.0.0.242 - - [2026-06-04 03:01:00] "GET /virtual-network/b813f8d1-a2cc-4596-9648-e803881cb5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2621 0.005496 10.0.0.242 - - [2026-06-04 03:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006234 10.0.0.242 - - [2026-06-04 03:01:04] "GET /virtual-network/b813f8d1-a2cc-4596-9648-e803881cb5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2621 0.006383 10.0.0.242 - - [2026-06-04 03:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.242 - - [2026-06-04 03:01:08] "GET /virtual-network/b813f8d1-a2cc-4596-9648-e803881cb5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2621 0.005817 10.0.0.242 - - [2026-06-04 03:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.242 - - [2026-06-04 03:01:12] "GET /virtual-network/b813f8d1-a2cc-4596-9648-e803881cb5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2621 0.005251 10.0.0.242 - - [2026-06-04 03:01:13] "POST /neutron/port HTTP/1.1" 200 1120 0.020376 10.0.0.242 - - [2026-06-04 03:01:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004174 10.0.0.242 - - [2026-06-04 03:01:13] "POST /neutron/network HTTP/1.1" 200 991 0.007426 10.0.0.242 - - [2026-06-04 03:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.242 - - [2026-06-04 03:01:16] "GET /virtual-network/b813f8d1-a2cc-4596-9648-e803881cb5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2621 0.006863 10.0.0.50 - - [2026-06-04 03:01:19] "DELETE /access-control-list/dd268212-adfd-46bf-a2fb-1eb4a5cf9eb4 HTTP/1.1" 200 115 0.036757 10.0.0.242 - - [2026-06-04 03:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004355 10.0.0.242 - - [2026-06-04 03:01:20] "GET /virtual-network/b813f8d1-a2cc-4596-9648-e803881cb5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2621 0.008248 10.0.0.242 - - [2026-06-04 03:01:21] "POST /neutron/network HTTP/1.1" 200 927 0.008539 10.0.0.242 - - [2026-06-04 03:01:22] "POST /neutron/port HTTP/1.1" 200 117 0.001122 10.0.0.242 - - [2026-06-04 03:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005602 10.0.0.242 - - [2026-06-04 03:01:24] "GET /virtual-network/b813f8d1-a2cc-4596-9648-e803881cb5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2621 0.007060 10.0.0.242 - - [2026-06-04 03:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.242 - - [2026-06-04 03:01:28] "GET /virtual-network/b813f8d1-a2cc-4596-9648-e803881cb5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2621 0.006805 10.0.0.27 - - [2026-06-04 03:01:30] "DELETE /project/778c6fadc45b40ce895213b313177600 HTTP/1.1" 404 173 0.044690 10.0.0.27 - - [2026-06-04 03:01:30] "DELETE /project/239dbff3-3e11-4bcd-b3dc-c5b74acfb696 HTTP/1.1" 404 177 0.078147 10.0.0.242 - - [2026-06-04 03:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004840 10.0.0.242 - - [2026-06-04 03:01:32] "GET /virtual-network/b813f8d1-a2cc-4596-9648-e803881cb5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2621 0.005844 10.0.0.242 - - [2026-06-04 03:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004581 10.0.0.242 - - [2026-06-04 03:01:36] "GET /virtual-network/b813f8d1-a2cc-4596-9648-e803881cb5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2621 0.006122 10.0.0.242 - - [2026-06-04 03:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.242 - - [2026-06-04 03:01:41] "GET /virtual-network/b813f8d1-a2cc-4596-9648-e803881cb5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2621 0.005038 10.0.0.242 - - [2026-06-04 03:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005040 10.0.0.242 - - [2026-06-04 03:01:45] "GET /virtual-network/b813f8d1-a2cc-4596-9648-e803881cb5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2621 0.007340 10.0.0.242 - - [2026-06-04 03:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004022 10.0.0.242 - - [2026-06-04 03:01:49] "GET /virtual-network/b813f8d1-a2cc-4596-9648-e803881cb5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2621 0.006476 10.0.0.242 - - [2026-06-04 03:01:50] "POST /neutron/security_group HTTP/1.1" 200 2058 0.037813 10.0.0.242 - - [2026-06-04 03:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.242 - - [2026-06-04 03:01:53] "GET /virtual-network/b813f8d1-a2cc-4596-9648-e803881cb5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2621 0.005641 10.0.0.242 - - [2026-06-04 03:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.242 - - [2026-06-04 03:01:57] "GET /virtual-network/b813f8d1-a2cc-4596-9648-e803881cb5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2621 0.006202 10.0.0.242 - - [2026-06-04 03:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.242 - - [2026-06-04 03:02:01] "GET /virtual-network/b813f8d1-a2cc-4596-9648-e803881cb5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2621 0.006113 10.0.0.242 - - [2026-06-04 03:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005320 10.0.0.242 - - [2026-06-04 03:02:05] "GET /virtual-network/b813f8d1-a2cc-4596-9648-e803881cb5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2621 0.005768 10.0.0.242 - - [2026-06-04 03:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004844 10.0.0.242 - - [2026-06-04 03:02:09] "GET /virtual-network/b813f8d1-a2cc-4596-9648-e803881cb5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2621 0.007426 10.0.0.242 - - [2026-06-04 03:02:13] "POST /neutron/port HTTP/1.1" 200 1124 0.020015 10.0.0.242 - - [2026-06-04 03:02:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003936 10.0.0.242 - - [2026-06-04 03:02:13] "POST /neutron/network HTTP/1.1" 200 824 0.010302 10.0.0.242 - - [2026-06-04 03:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005382 10.0.0.242 - - [2026-06-04 03:02:13] "GET /virtual-network/b813f8d1-a2cc-4596-9648-e803881cb5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2621 0.006469 10.0.0.242 - - [2026-06-04 03:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004518 10.0.0.242 - - [2026-06-04 03:02:17] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004395 10.0.0.242 - - [2026-06-04 03:02:17] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004749 10.0.0.242 - - [2026-06-04 03:02:18] "GET /virtual-network/b813f8d1-a2cc-4596-9648-e803881cb5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2621 0.006385 10.0.0.242 - - [2026-06-04 03:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.242 - - [2026-06-04 03:02:18] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004639 10.0.0.242 - - [2026-06-04 03:02:18] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003512 10.0.0.242 - - [2026-06-04 03:02:18] "GET /virtual-network/b813f8d1-a2cc-4596-9648-e803881cb5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2621 0.005637 10.0.0.242 - - [2026-06-04 03:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.242 - - [2026-06-04 03:02:18] "GET /routing-instance/368d624e-c1a9-4a4e-9d2b-763b5fe87f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.004554 10.0.0.242 - - [2026-06-04 03:02:18] "GET /route-target/b2706133-a62b-477c-8fe7-40907ac08d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003814 10.0.0.242 - - [2026-06-04 03:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.242 - - [2026-06-04 03:02:18] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003905 10.0.0.242 - - [2026-06-04 03:02:18] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002849 10.0.0.242 - - [2026-06-04 03:02:18] "GET /virtual-network/b813f8d1-a2cc-4596-9648-e803881cb5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2621 0.007143 10.0.0.242 - - [2026-06-04 03:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.242 - - [2026-06-04 03:02:18] "GET /routing-instance/368d624e-c1a9-4a4e-9d2b-763b5fe87f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.004072 10.0.0.242 - - [2026-06-04 03:02:18] "GET /route-target/b2706133-a62b-477c-8fe7-40907ac08d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004666 10.0.0.242 - - [2026-06-04 03:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.242 - - [2026-06-04 03:02:18] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003908 10.0.0.242 - - [2026-06-04 03:02:18] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003942 10.0.0.242 - - [2026-06-04 03:02:18] "GET /virtual-network/b813f8d1-a2cc-4596-9648-e803881cb5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2621 0.006005 10.0.0.242 - - [2026-06-04 03:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004083 10.0.0.242 - - [2026-06-04 03:02:18] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004754 10.0.0.242 - - [2026-06-04 03:02:18] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003524 10.0.0.242 - - [2026-06-04 03:02:18] "GET /virtual-network/b813f8d1-a2cc-4596-9648-e803881cb5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2621 0.006169 10.0.0.27 - - [2026-06-04 03:02:18] "GET /obj-perms HTTP/1.1" 200 5049 0.005240 10.0.0.242 - - [2026-06-04 03:02:18] "GET /obj-perms HTTP/1.1" 200 5049 0.003750 10.0.0.242 - - [2026-06-04 03:02:19] "GET /obj-perms HTTP/1.1" 200 5049 0.003471 10.0.0.242 - - [2026-06-04 03:02:19] "GET /obj-perms HTTP/1.1" 200 5049 0.004123 10.0.0.27 - - [2026-06-04 03:02:19] "GET /obj-perms HTTP/1.1" 200 5049 0.003587 10.0.0.242 - - [2026-06-04 03:02:19] "POST /neutron/port HTTP/1.1" 200 1125 0.019477 10.0.0.242 - - [2026-06-04 03:02:19] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007676 10.0.0.242 - - [2026-06-04 03:02:19] "GET /virtual-machine/4091f183-56e7-45e4-8efb-345e7a64a546 HTTP/1.1" 200 1292 0.007519 10.0.0.242 - - [2026-06-04 03:02:19] "GET /virtual-machine/4091f183-56e7-45e4-8efb-345e7a64a546 HTTP/1.1" 200 1292 0.005152 10.0.0.242 - - [2026-06-04 03:02:19] "GET /virtual-machine-interface/f2636551-b4ba-48d9-8e33-e046f5507c16 HTTP/1.1" 200 2945 0.006347 10.0.0.242 - - [2026-06-04 03:02:19] "GET /virtual-machine/4091f183-56e7-45e4-8efb-345e7a64a546 HTTP/1.1" 200 1292 0.004715 10.0.0.242 - - [2026-06-04 03:02:19] "GET /virtual-machine-interface/f2636551-b4ba-48d9-8e33-e046f5507c16 HTTP/1.1" 200 2945 0.007364 10.0.0.242 - - [2026-06-04 03:02:19] "GET /instance-ip/79c4fb37-bf9c-4e2b-9611-5c1d0d1b1918 HTTP/1.1" 200 1622 0.007252 10.0.0.242 - - [2026-06-04 03:02:19] "GET /virtual-machine/4091f183-56e7-45e4-8efb-345e7a64a546 HTTP/1.1" 200 1292 0.005331 10.0.0.242 - - [2026-06-04 03:02:19] "GET /virtual-machine-interface/f2636551-b4ba-48d9-8e33-e046f5507c16 HTTP/1.1" 200 2945 0.007809 10.0.0.242 - - [2026-06-04 03:02:19] "GET /instance-ip/79c4fb37-bf9c-4e2b-9611-5c1d0d1b1918 HTTP/1.1" 200 1622 0.005548 10.0.0.242 - - [2026-06-04 03:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.242 - - [2026-06-04 03:02:19] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004971 10.0.0.242 - - [2026-06-04 03:02:19] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004630 10.0.0.242 - - [2026-06-04 03:02:19] "GET /virtual-network/bfb2ef0d-363e-4421-a9b0-949355cb90ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.006908 10.0.0.242 - - [2026-06-04 03:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004634 10.0.0.242 - - [2026-06-04 03:02:20] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005623 10.0.0.242 - - [2026-06-04 03:02:20] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004228 10.0.0.242 - - [2026-06-04 03:02:20] "GET /virtual-network/bfb2ef0d-363e-4421-a9b0-949355cb90ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.007178 10.0.0.242 - - [2026-06-04 03:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004591 10.0.0.242 - - [2026-06-04 03:02:20] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005151 10.0.0.242 - - [2026-06-04 03:02:20] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004049 10.0.0.242 - - [2026-06-04 03:02:20] "GET /virtual-network/bfb2ef0d-363e-4421-a9b0-949355cb90ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.005757 10.0.0.242 - - [2026-06-04 03:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.242 - - [2026-06-04 03:02:20] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005309 10.0.0.242 - - [2026-06-04 03:02:20] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004663 10.0.0.242 - - [2026-06-04 03:02:20] "GET /virtual-network/bfb2ef0d-363e-4421-a9b0-949355cb90ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.007324 10.0.0.242 - - [2026-06-04 03:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833 10.0.0.242 - - [2026-06-04 03:02:20] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004463 10.0.0.242 - - [2026-06-04 03:02:20] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003427 10.0.0.242 - - [2026-06-04 03:02:20] "GET /virtual-network/bfb2ef0d-363e-4421-a9b0-949355cb90ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.005753 10.0.0.242 - - [2026-06-04 03:02:20] "POST /neutron/port HTTP/1.1" 200 1125 0.021655 10.0.0.242 - - [2026-06-04 03:02:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004468 10.0.0.242 - - [2026-06-04 03:02:21] "POST /neutron/network HTTP/1.1" 200 917 0.008048 10.0.0.242 - - [2026-06-04 03:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.242 - - [2026-06-04 03:02:21] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003772 10.0.0.242 - - [2026-06-04 03:02:21] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003974 10.0.0.242 - - [2026-06-04 03:02:21] "GET /virtual-network/bfb2ef0d-363e-4421-a9b0-949355cb90ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.006017 10.0.0.242 - - [2026-06-04 03:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.242 - - [2026-06-04 03:02:21] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004823 10.0.0.242 - - [2026-06-04 03:02:21] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003746 10.0.0.242 - - [2026-06-04 03:02:22] "GET /virtual-network/bfb2ef0d-363e-4421-a9b0-949355cb90ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.005697 10.0.0.242 - - [2026-06-04 03:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.242 - - [2026-06-04 03:02:22] "GET /routing-instance/016f54b7-11e0-4ad5-862e-be786e4543be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1783 0.004652 10.0.0.242 - - [2026-06-04 03:02:22] "GET /route-target/49b90bcd-918a-4e1c-8ca7-4e15f32cde44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003451 10.0.0.242 - - [2026-06-04 03:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.242 - - [2026-06-04 03:02:22] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003969 10.0.0.242 - - [2026-06-04 03:02:22] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003180 10.0.0.242 - - [2026-06-04 03:02:22] "GET /virtual-network/bfb2ef0d-363e-4421-a9b0-949355cb90ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.006489 10.0.0.242 - - [2026-06-04 03:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.242 - - [2026-06-04 03:02:22] "GET /routing-instance/016f54b7-11e0-4ad5-862e-be786e4543be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1783 0.005116 10.0.0.242 - - [2026-06-04 03:02:22] "GET /route-target/49b90bcd-918a-4e1c-8ca7-4e15f32cde44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003843 10.0.0.242 - - [2026-06-04 03:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.242 - - [2026-06-04 03:02:22] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004028 10.0.0.242 - - [2026-06-04 03:02:22] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.006405 10.0.0.242 - - [2026-06-04 03:02:22] "GET /virtual-network/bfb2ef0d-363e-4421-a9b0-949355cb90ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.005664 10.0.0.242 - - [2026-06-04 03:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.242 - - [2026-06-04 03:02:22] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005584 10.0.0.242 - - [2026-06-04 03:02:22] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.006112 10.0.0.242 - - [2026-06-04 03:02:22] "GET /virtual-network/bfb2ef0d-363e-4421-a9b0-949355cb90ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.006891 10.0.0.242 - - [2026-06-04 03:02:22] "GET /obj-perms HTTP/1.1" 200 5049 0.004416 10.0.0.242 - - [2026-06-04 03:02:22] "GET /obj-perms HTTP/1.1" 200 5049 0.003934 10.0.0.27 - - [2026-06-04 03:02:22] "GET /obj-perms HTTP/1.1" 200 5049 0.003641 10.0.0.242 - - [2026-06-04 03:02:22] "GET /obj-perms HTTP/1.1" 200 5049 0.004603 10.0.0.50 - - [2026-06-04 03:02:23] "GET /obj-perms HTTP/1.1" 200 5049 0.075608 10.0.0.242 - - [2026-06-04 03:02:23] "POST /neutron/port HTTP/1.1" 200 1124 0.024188 10.0.0.242 - - [2026-06-04 03:02:23] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007753 10.0.0.242 - - [2026-06-04 03:02:23] "GET /virtual-machine/fe72e534-8511-42e4-b5d6-2c494e949495 HTTP/1.1" 200 1293 0.008504 10.0.0.242 - - [2026-06-04 03:02:23] "GET /virtual-machine/fe72e534-8511-42e4-b5d6-2c494e949495 HTTP/1.1" 200 1293 0.004227 10.0.0.242 - - [2026-06-04 03:02:23] "GET /virtual-machine-interface/40322dc4-1c2d-4cc3-ba73-eff2c4971019 HTTP/1.1" 200 2944 0.006618 10.0.0.242 - - [2026-06-04 03:02:23] "GET /virtual-machine/fe72e534-8511-42e4-b5d6-2c494e949495 HTTP/1.1" 200 1293 0.005759 10.0.0.242 - - [2026-06-04 03:02:23] "GET /virtual-machine-interface/40322dc4-1c2d-4cc3-ba73-eff2c4971019 HTTP/1.1" 200 2944 0.007890 10.0.0.242 - - [2026-06-04 03:02:23] "GET /instance-ip/54422d5d-d471-4750-8db2-3fad7e4ea371 HTTP/1.1" 200 1621 0.008626 10.0.0.242 - - [2026-06-04 03:02:23] "GET /virtual-machine/fe72e534-8511-42e4-b5d6-2c494e949495 HTTP/1.1" 200 1293 0.004491 10.0.0.242 - - [2026-06-04 03:02:23] "GET /virtual-machine-interface/40322dc4-1c2d-4cc3-ba73-eff2c4971019 HTTP/1.1" 200 2944 0.006721 10.0.0.242 - - [2026-06-04 03:02:23] "GET /instance-ip/54422d5d-d471-4750-8db2-3fad7e4ea371 HTTP/1.1" 200 1621 0.005295 10.0.0.242 - - [2026-06-04 03:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.242 - - [2026-06-04 03:02:23] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003700 10.0.0.242 - - [2026-06-04 03:02:23] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004064 10.0.0.242 - - [2026-06-04 03:02:23] "GET /virtual-network/163a1c12-3e2c-4c8a-a02f-466a28a74eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007119 10.0.0.242 - - [2026-06-04 03:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.242 - - [2026-06-04 03:02:23] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005332 10.0.0.242 - - [2026-06-04 03:02:23] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003458 10.0.0.242 - - [2026-06-04 03:02:23] "GET /virtual-network/163a1c12-3e2c-4c8a-a02f-466a28a74eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006857 10.0.0.242 - - [2026-06-04 03:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006041 10.0.0.242 - - [2026-06-04 03:02:23] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004733 10.0.0.242 - - [2026-06-04 03:02:23] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004396 10.0.0.242 - - [2026-06-04 03:02:24] "GET /virtual-network/163a1c12-3e2c-4c8a-a02f-466a28a74eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.009049 10.0.0.242 - - [2026-06-04 03:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005502 10.0.0.242 - - [2026-06-04 03:02:24] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005335 10.0.0.242 - - [2026-06-04 03:02:24] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.005050 10.0.0.242 - - [2026-06-04 03:02:24] "GET /virtual-network/163a1c12-3e2c-4c8a-a02f-466a28a74eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006176 10.0.0.242 - - [2026-06-04 03:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004653 10.0.0.242 - - [2026-06-04 03:02:24] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006713 10.0.0.242 - - [2026-06-04 03:02:24] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004577 10.0.0.242 - - [2026-06-04 03:02:24] "GET /virtual-network/163a1c12-3e2c-4c8a-a02f-466a28a74eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.010187 10.0.0.242 - - [2026-06-04 03:02:24] "POST /neutron/port HTTP/1.1" 200 1120 0.028819 10.0.0.242 - - [2026-06-04 03:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.242 - - [2026-06-04 03:02:25] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003749 10.0.0.242 - - [2026-06-04 03:02:25] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003873 10.0.0.242 - - [2026-06-04 03:02:25] "GET /virtual-network/163a1c12-3e2c-4c8a-a02f-466a28a74eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006008 10.0.0.242 - - [2026-06-04 03:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.242 - - [2026-06-04 03:02:25] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004456 10.0.0.242 - - [2026-06-04 03:02:25] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003266 10.0.0.242 - - [2026-06-04 03:02:25] "GET /virtual-network/163a1c12-3e2c-4c8a-a02f-466a28a74eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005754 10.0.0.242 - - [2026-06-04 03:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.242 - - [2026-06-04 03:02:25] "GET /routing-instance/99594b1b-2db3-48c2-81c6-9a5fa6525f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.004190 10.0.0.242 - - [2026-06-04 03:02:25] "GET /route-target/be4eef4c-965c-431b-a4be-fccc59af9235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003803 10.0.0.242 - - [2026-06-04 03:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004141 10.0.0.242 - - [2026-06-04 03:02:25] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005054 10.0.0.242 - - [2026-06-04 03:02:25] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003345 10.0.0.242 - - [2026-06-04 03:02:25] "GET /virtual-network/163a1c12-3e2c-4c8a-a02f-466a28a74eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006174 10.0.0.242 - - [2026-06-04 03:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.242 - - [2026-06-04 03:02:25] "GET /routing-instance/99594b1b-2db3-48c2-81c6-9a5fa6525f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.004091 10.0.0.242 - - [2026-06-04 03:02:26] "GET /route-target/be4eef4c-965c-431b-a4be-fccc59af9235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004591 10.0.0.242 - - [2026-06-04 03:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.242 - - [2026-06-04 03:02:26] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005059 10.0.0.242 - - [2026-06-04 03:02:26] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004781 10.0.0.242 - - [2026-06-04 03:02:26] "GET /virtual-network/163a1c12-3e2c-4c8a-a02f-466a28a74eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.009076 10.0.0.242 - - [2026-06-04 03:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004908 10.0.0.242 - - [2026-06-04 03:02:26] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005311 10.0.0.242 - - [2026-06-04 03:02:26] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004849 10.0.0.242 - - [2026-06-04 03:02:26] "GET /virtual-network/163a1c12-3e2c-4c8a-a02f-466a28a74eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007364 10.0.0.242 - - [2026-06-04 03:02:26] "GET /obj-perms HTTP/1.1" 200 5049 0.004361 10.0.0.27 - - [2026-06-04 03:02:26] "GET /obj-perms HTTP/1.1" 200 5049 0.003916 10.0.0.242 - - [2026-06-04 03:02:26] "GET /obj-perms HTTP/1.1" 200 5049 0.003630 10.0.0.242 - - [2026-06-04 03:02:26] "GET /obj-perms HTTP/1.1" 200 5049 0.005132 10.0.0.242 - - [2026-06-04 03:02:26] "GET /virtual-machine/b3d28bda-f927-4534-b753-a7246fbf9bd3 HTTP/1.1" 200 1293 0.004649 10.0.0.242 - - [2026-06-04 03:02:26] "GET /virtual-machine-interface/e175c4f2-3f2f-44ae-bd68-0d8a940d3812 HTTP/1.1" 200 2945 0.005793 10.0.0.242 - - [2026-06-04 03:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.242 - - [2026-06-04 03:02:26] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004407 10.0.0.242 - - [2026-06-04 03:02:26] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003366 10.0.0.242 - - [2026-06-04 03:02:26] "GET /virtual-network/b813f8d1-a2cc-4596-9648-e803881cb5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2621 0.007023 10.0.0.242 - - [2026-06-04 03:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760 10.0.0.242 - - [2026-06-04 03:02:27] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003671 10.0.0.242 - - [2026-06-04 03:02:27] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003588 10.0.0.242 - - [2026-06-04 03:02:28] "GET /virtual-network/b813f8d1-a2cc-4596-9648-e803881cb5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2621 0.005920 10.0.0.242 - - [2026-06-04 03:02:28] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008219 10.0.0.242 - - [2026-06-04 03:02:38] "GET /virtual-machine/4091f183-56e7-45e4-8efb-345e7a64a546 HTTP/1.1" 200 1292 0.005393 10.0.0.242 - - [2026-06-04 03:02:38] "GET /virtual-machine-interface/f2636551-b4ba-48d9-8e33-e046f5507c16 HTTP/1.1" 200 2945 0.007468 10.0.0.242 - - [2026-06-04 03:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.242 - - [2026-06-04 03:02:38] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005367 10.0.0.242 - - [2026-06-04 03:02:38] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003444 10.0.0.242 - - [2026-06-04 03:02:38] "GET /virtual-network/bfb2ef0d-363e-4421-a9b0-949355cb90ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.006063 10.0.0.242 - - [2026-06-04 03:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004264 10.0.0.242 - - [2026-06-04 03:02:39] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003587 10.0.0.242 - - [2026-06-04 03:02:39] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003725 10.0.0.242 - - [2026-06-04 03:02:39] "GET /virtual-network/bfb2ef0d-363e-4421-a9b0-949355cb90ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.006010 10.0.0.242 - - [2026-06-04 03:02:40] "GET /virtual-machine/fe72e534-8511-42e4-b5d6-2c494e949495 HTTP/1.1" 200 1293 0.005164 10.0.0.242 - - [2026-06-04 03:02:40] "GET /virtual-machine-interface/40322dc4-1c2d-4cc3-ba73-eff2c4971019 HTTP/1.1" 200 2944 0.008529 10.0.0.242 - - [2026-06-04 03:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.242 - - [2026-06-04 03:02:40] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003732 10.0.0.242 - - [2026-06-04 03:02:40] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.007805 10.0.0.242 - - [2026-06-04 03:02:40] "GET /virtual-network/163a1c12-3e2c-4c8a-a02f-466a28a74eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006117 10.0.0.242 - - [2026-06-04 03:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.242 - - [2026-06-04 03:02:41] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004116 10.0.0.242 - - [2026-06-04 03:02:41] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003270 10.0.0.242 - - [2026-06-04 03:02:41] "GET /virtual-network/163a1c12-3e2c-4c8a-a02f-466a28a74eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005679 10.0.0.242 - - [2026-06-04 03:02:50] "GET /obj-perms HTTP/1.1" 200 5075 0.080554 10.0.0.242 - - [2026-06-04 03:03:15] "POST /neutron/port HTTP/1.1" 200 1120 0.024034 10.0.0.242 - - [2026-06-04 03:03:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003875 10.0.0.242 - - [2026-06-04 03:03:15] "POST /neutron/network HTTP/1.1" 200 991 0.007112 10.0.0.242 - - [2026-06-04 03:03:22] "POST /neutron/network HTTP/1.1" 200 927 0.007236 10.0.0.242 - - [2026-06-04 03:03:22] "POST /neutron/port HTTP/1.1" 200 117 0.001188 10.0.0.50 - - [2026-06-04 03:03:29] "GET /global-system-configs HTTP/1.1" 401 293 0.000458 10.0.0.27 - - [2026-06-04 03:03:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000405 10.0.0.50 - - [2026-06-04 03:03:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000369 10.0.0.27 - - [2026-06-04 03:03:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000603 10.0.0.50 - - [2026-06-04 03:03:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000387 10.0.0.50 - - [2026-06-04 03:03:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000354 10.0.0.27 - - [2026-06-04 03:03:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000417 10.0.0.27 - - [2026-06-04 03:03:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000531 10.0.0.242 - - [2026-06-04 03:03:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000417 10.0.0.242 - - [2026-06-04 03:03:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000520 10.0.0.242 - - [2026-06-04 03:03:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000383 10.0.0.242 - - [2026-06-04 03:03:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000836 10.0.0.242 - - [2026-06-04 03:03:39] "GET /virtual-machine/fe72e534-8511-42e4-b5d6-2c494e949495 HTTP/1.1" 200 1293 0.004525 10.0.0.242 - - [2026-06-04 03:03:40] "POST /neutron/port HTTP/1.1" 200 1114 0.015937 10.0.0.242 - - [2026-06-04 03:03:41] "GET /virtual-machine/fe72e534-8511-42e4-b5d6-2c494e949495 HTTP/1.1" 404 171 0.003289 10.0.0.242 - - [2026-06-04 03:03:41] "GET /virtual-machine/fe72e534-8511-42e4-b5d6-2c494e949495 HTTP/1.1" 404 171 0.003032 10.0.0.242 - - [2026-06-04 03:03:41] "GET /virtual-machine/fe72e534-8511-42e4-b5d6-2c494e949495 HTTP/1.1" 404 171 0.002532 10.0.0.242 - - [2026-06-04 03:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.242 - - [2026-06-04 03:03:42] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003847 10.0.0.242 - - [2026-06-04 03:03:42] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002738 10.0.0.242 - - [2026-06-04 03:03:42] "GET /virtual-network/163a1c12-3e2c-4c8a-a02f-466a28a74eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006172 10.0.0.242 - - [2026-06-04 03:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004629 10.0.0.242 - - [2026-06-04 03:03:42] "GET /routing-instance/99594b1b-2db3-48c2-81c6-9a5fa6525f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.004139 10.0.0.242 - - [2026-06-04 03:03:42] "GET /route-target/be4eef4c-965c-431b-a4be-fccc59af9235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004235 10.0.0.242 - - [2026-06-04 03:03:45] "GET /obj-perms HTTP/1.1" 200 5049 0.003751 10.0.0.242 - - [2026-06-04 03:03:48] "GET /obj-perms HTTP/1.1" 200 5049 0.004987 10.0.0.27 - - [2026-06-04 03:03:50] "GET /obj-perms HTTP/1.1" 200 5075 0.064281 10.0.0.242 - - [2026-06-04 03:03:51] "GET /obj-perms HTTP/1.1" 200 5049 0.004235 10.0.0.242 - - [2026-06-04 03:03:57] "GET /obj-perms HTTP/1.1" 200 5049 0.003733 10.0.0.242 - - [2026-06-04 03:04:01] "GET /obj-perms HTTP/1.1" 200 5049 0.004966 10.0.0.242 - - [2026-06-04 03:04:07] "GET /obj-perms HTTP/1.1" 200 5049 0.004768 10.0.0.242 - - [2026-06-04 03:04:10] "GET /obj-perms HTTP/1.1" 200 5049 0.004938 10.0.0.50 - - [2026-06-04 03:04:10] "GET /obj-perms HTTP/1.1" 200 5049 0.005359 10.0.0.242 - - [2026-06-04 03:04:10] "GET /virtual-machine/4091f183-56e7-45e4-8efb-345e7a64a546 HTTP/1.1" 200 1292 0.005883 10.0.0.242 - - [2026-06-04 03:04:11] "POST /neutron/port HTTP/1.1" 200 1115 0.016819 10.0.0.242 - - [2026-06-04 03:04:12] "GET /virtual-machine/4091f183-56e7-45e4-8efb-345e7a64a546 HTTP/1.1" 404 171 0.005451 10.0.0.242 - - [2026-06-04 03:04:12] "GET /virtual-machine/4091f183-56e7-45e4-8efb-345e7a64a546 HTTP/1.1" 404 171 0.004680 10.0.0.242 - - [2026-06-04 03:04:12] "GET /virtual-machine/4091f183-56e7-45e4-8efb-345e7a64a546 HTTP/1.1" 404 171 0.005523 10.0.0.242 - - [2026-06-04 03:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004449 10.0.0.242 - - [2026-06-04 03:04:12] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004598 10.0.0.242 - - [2026-06-04 03:04:12] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003357 10.0.0.242 - - [2026-06-04 03:04:12] "GET /virtual-network/bfb2ef0d-363e-4421-a9b0-949355cb90ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.006790 10.0.0.242 - - [2026-06-04 03:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004235 10.0.0.242 - - [2026-06-04 03:04:12] "GET /routing-instance/016f54b7-11e0-4ad5-862e-be786e4543be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1783 0.004533 10.0.0.242 - - [2026-06-04 03:04:12] "GET /route-target/49b90bcd-918a-4e1c-8ca7-4e15f32cde44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004169 10.0.0.242 - - [2026-06-04 03:04:13] "GET /obj-perms HTTP/1.1" 200 5049 0.004732 10.0.0.242 - - [2026-06-04 03:04:16] "GET /obj-perms HTTP/1.1" 200 5049 0.003953 10.0.0.242 - - [2026-06-04 03:04:22] "GET /obj-perms HTTP/1.1" 200 5049 0.004648 10.0.0.242 - - [2026-06-04 03:04:25] "GET /obj-perms HTTP/1.1" 200 5049 0.004821 10.0.0.242 - - [2026-06-04 03:04:31] "GET /obj-perms HTTP/1.1" 200 5049 0.003457 10.0.0.242 - - [2026-06-04 03:04:34] "GET /obj-perms HTTP/1.1" 200 5049 0.005716 10.0.0.242 - - [2026-06-04 03:04:40] "GET /obj-perms HTTP/1.1" 200 5049 0.005483 10.0.0.242 - - [2026-06-04 03:04:40] "GET /obj-perms HTTP/1.1" 200 5049 0.004163 10.0.0.242 - - [2026-06-04 03:04:41] "GET /virtual-machine/b3d28bda-f927-4534-b753-a7246fbf9bd3 HTTP/1.1" 200 1293 0.005631 10.0.0.242 - - [2026-06-04 03:04:41] "POST /neutron/port HTTP/1.1" 200 1110 0.014080 10.0.0.242 - - [2026-06-04 03:04:43] "GET /virtual-machine/b3d28bda-f927-4534-b753-a7246fbf9bd3 HTTP/1.1" 404 171 0.003204 10.0.0.242 - - [2026-06-04 03:04:43] "GET /virtual-machine/b3d28bda-f927-4534-b753-a7246fbf9bd3 HTTP/1.1" 404 171 0.003320 10.0.0.242 - - [2026-06-04 03:04:43] "GET /virtual-machine/b3d28bda-f927-4534-b753-a7246fbf9bd3 HTTP/1.1" 404 171 0.002833 10.0.0.242 - - [2026-06-04 03:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.242 - - [2026-06-04 03:04:43] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004280 10.0.0.242 - - [2026-06-04 03:04:43] "GET /virtual-networks?parent_id=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003448 10.0.0.242 - - [2026-06-04 03:04:43] "GET /virtual-network/b813f8d1-a2cc-4596-9648-e803881cb5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2621 0.006019 10.0.0.242 - - [2026-06-04 03:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.242 - - [2026-06-04 03:04:43] "GET /routing-instance/368d624e-c1a9-4a4e-9d2b-763b5fe87f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.004757 10.0.0.242 - - [2026-06-04 03:04:43] "GET /route-target/b2706133-a62b-477c-8fe7-40907ac08d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003833 10.0.0.242 - - [2026-06-04 03:04:46] "GET /obj-perms HTTP/1.1" 200 5049 0.004049 10.0.0.242 - - [2026-06-04 03:04:49] "GET /obj-perms HTTP/1.1" 200 5049 0.004131 10.0.0.27 - - [2026-06-04 03:04:52] "GET /obj-perms HTTP/1.1" 200 5075 0.065042 10.0.0.242 - - [2026-06-04 03:04:55] "GET /obj-perms HTTP/1.1" 200 5049 0.004740 10.0.0.242 - - [2026-06-04 03:04:59] "GET /obj-perms HTTP/1.1" 200 5049 0.003793 10.0.0.242 - - [2026-06-04 03:05:05] "GET /obj-perms HTTP/1.1" 200 5049 0.003654 10.0.0.242 - - [2026-06-04 03:05:08] "GET /obj-perms HTTP/1.1" 200 5049 0.005625 10.0.0.50 - - [2026-06-04 03:05:08] "GET /obj-perms HTTP/1.1" 200 5049 0.003542 10.0.0.242 - - [2026-06-04 03:05:08] "GET /virtual-network/bfb2ef0d-363e-4421-a9b0-949355cb90ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.005721 10.0.0.242 - - [2026-06-04 03:05:08] "POST /neutron/network HTTP/1.1" 200 825 0.084761 10.0.0.242 - - [2026-06-04 03:05:08] "GET /virtual-network/bfb2ef0d-363e-4421-a9b0-949355cb90ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005409 10.0.0.50 - - [2026-06-04 03:05:09] "POST /ref-update HTTP/1.1" 200 156 0.156863 10.0.0.242 - - [2026-06-04 03:05:09] "POST /ref-update HTTP/1.1" 200 156 0.090714 10.0.0.242 - - [2026-06-04 03:05:09] "POST /ref-update HTTP/1.1" 200 156 0.084493 10.0.0.50 - - [2026-06-04 03:05:09] "DELETE /access-control-list/c6a49749-8ab3-48ba-976b-3054038d5ba9 HTTP/1.1" 200 115 0.055309 10.0.0.242 - - [2026-06-04 03:05:09] "DELETE /network-policy/bf8fb3e1-3cd3-4b87-8b0a-b01a5744a34d HTTP/1.1" 200 115 0.086046 10.0.0.242 - - [2026-06-04 03:05:09] "DELETE /network-policy/7337f6b6-39e1-4b0a-abe4-352ce68fd833 HTTP/1.1" 200 115 0.045589 10.0.0.242 - - [2026-06-04 03:05:09] "DELETE /network-policy/f570adcb-7753-41a0-8d9a-49d1befb1094 HTTP/1.1" 200 115 0.091900 10.0.0.27 - - [2026-06-04 03:05:09] "POST /useragent-kv HTTP/1.1" 200 115 0.089682 10.0.0.27 - - [2026-06-04 03:05:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003326 10.0.0.242 - - [2026-06-04 03:05:09] "POST /neutron/network HTTP/1.1" 200 151 0.233175 10.0.0.50 - - [2026-06-04 03:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006628 10.0.0.242 - - [2026-06-04 03:05:10] "POST /neutron/network HTTP/1.1" 200 820 0.010151 10.0.0.50 - - [2026-06-04 03:05:10] "DELETE /route-target/b2706133-a62b-477c-8fe7-40907ac08d17 HTTP/1.1" 200 115 0.024452 10.0.0.242 - - [2026-06-04 03:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.242 - - [2026-06-04 03:05:10] "DELETE /network-ipam/57034e1d-a603-4d98-868d-61901628f412 HTTP/1.1" 200 115 0.036688 10.0.0.242 - - [2026-06-04 03:05:10] "POST /fqname-to-id HTTP/1.1" 404 197 0.003170 10.0.0.242 - - [2026-06-04 03:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004258 10.0.0.242 - - [2026-06-04 03:05:11] "DELETE /network-ipam/f99b7186-f615-4dee-a2b6-ad2c138b8391 HTTP/1.1" 200 115 0.045710 10.0.0.242 - - [2026-06-04 03:05:11] "POST /fqname-to-id HTTP/1.1" 404 197 0.004864 10.0.0.242 - - [2026-06-04 03:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.242 - - [2026-06-04 03:05:11] "DELETE /network-ipam/fe3882d6-5d99-43b8-9eb3-a43438813c8d HTTP/1.1" 200 115 0.035098 10.0.0.242 - - [2026-06-04 03:05:11] "POST /fqname-to-id HTTP/1.1" 404 197 0.003320 10.0.0.27 - - [2026-06-04 03:05:12] "GET /projects?obj_uuids=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001335 10.0.0.242 - - [2026-06-04 03:05:12] "GET /project/778c6fad-c45b-40ce-8952-13b313177600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.080649 10.0.0.27 - - [2026-06-04 03:05:12] "GET /projects?obj_uuids=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000975 10.0.0.242 - - [2026-06-04 03:05:12] "GET /project/778c6fad-c45b-40ce-8952-13b313177600?fields=virtual_networks HTTP/1.1" 200 1031 0.039303 10.0.0.27 - - [2026-06-04 03:05:12] "GET /projects?obj_uuids=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001443 10.0.0.242 - - [2026-06-04 03:05:12] "GET /project/778c6fad-c45b-40ce-8952-13b313177600?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.042804 10.0.0.27 - - [2026-06-04 03:05:12] "GET /projects?obj_uuids=778c6fad-c45b-40ce-8952-13b313177600&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001346 10.0.0.242 - - [2026-06-04 03:05:12] "GET /project/778c6fad-c45b-40ce-8952-13b313177600?fields=security_groups HTTP/1.1" 200 1257 0.043081 10.0.0.242 - - [2026-06-04 03:05:14] "POST /fqname-to-id HTTP/1.1" 404 194 0.041015 10.0.0.27 - - [2026-06-04 03:05:14] "GET /projects?obj_uuids=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002781 10.0.0.27 - - [2026-06-04 03:05:14] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000868 10.0.0.27 - - [2026-06-04 03:05:14] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007012 10.0.0.27 - - [2026-06-04 03:05:14] "POST /id-to-fqname HTTP/1.1" 200 196 0.001312 10.0.0.27 - - [2026-06-04 03:05:14] "POST /fqname-to-id HTTP/1.1" 404 205 0.006788 10.0.0.27 - - [2026-06-04 03:05:14] "POST /security-groups HTTP/1.1" 200 597 0.079446 10.0.0.27 - - [2026-06-04 03:05:14] "POST /projects HTTP/1.1" 200 597 0.302776 10.0.0.27 - - [2026-06-04 03:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.381092 10.0.0.50 - - [2026-06-04 03:05:14] "POST /fqname-to-id HTTP/1.1" 404 239 0.017618 10.0.0.242 - - [2026-06-04 03:05:14] "GET /project/2dc38b5d-bec7-430e-84fc-29b379d6ad9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.546158 10.0.0.242 - - [2026-06-04 03:05:15] "GET / HTTP/1.1" 200 35931 0.003711 10.0.0.242 - - [2026-06-04 03:05:19] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000466 10.0.0.242 - - [2026-06-04 03:05:19] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.083805 10.0.0.242 - - [2026-06-04 03:05:19] "POST /network-ipams HTTP/1.1" 200 519 0.031954 10.0.0.242 - - [2026-06-04 03:05:19] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.003792 10.0.0.242 - - [2026-06-04 03:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.242 - - [2026-06-04 03:05:19] "GET /network-ipam/70d4d110-5173-4446-bc6e-aaa36f90a9f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.006861 10.0.0.242 - - [2026-06-04 03:05:19] "PUT /network-ipam/70d4d110-5173-4446-bc6e-aaa36f90a9f4 HTTP/1.1" 200 258 0.014707 10.0.0.242 - - [2026-06-04 03:05:19] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.003500 10.0.0.242 - - [2026-06-04 03:05:19] "POST /network-ipams HTTP/1.1" 200 519 0.030393 10.0.0.242 - - [2026-06-04 03:05:19] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.003772 10.0.0.242 - - [2026-06-04 03:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005061 10.0.0.242 - - [2026-06-04 03:05:20] "GET /network-ipam/064b5e32-a56e-4043-a804-c6c4d85d1d98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.007010 10.0.0.242 - - [2026-06-04 03:05:20] "PUT /network-ipam/064b5e32-a56e-4043-a804-c6c4d85d1d98 HTTP/1.1" 200 258 0.021130 10.0.0.242 - - [2026-06-04 03:05:20] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.005168 10.0.0.242 - - [2026-06-04 03:05:20] "POST /network-ipams HTTP/1.1" 200 519 0.049482 10.0.0.242 - - [2026-06-04 03:05:20] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1179 0.004114 10.0.0.50 - - [2026-06-04 03:05:20] "DELETE /access-control-list/70987861-fb59-4315-8383-8561a4fff094 HTTP/1.1" 200 115 0.060772 10.0.0.242 - - [2026-06-04 03:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006034 10.0.0.242 - - [2026-06-04 03:05:20] "GET /network-ipam/f53a8f7d-2d22-4bb6-ba35-5ab5c44f0cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.009518 10.0.0.242 - - [2026-06-04 03:05:20] "PUT /network-ipam/f53a8f7d-2d22-4bb6-ba35-5ab5c44f0cee HTTP/1.1" 200 258 0.016887 10.0.0.242 - - [2026-06-04 03:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.27 - - [2026-06-04 03:05:21] "GET /projects?obj_uuids=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000955 10.0.0.242 - - [2026-06-04 03:05:21] "GET /project/2dc38b5d-bec7-430e-84fc-29b379d6ad9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.034945 10.0.0.27 - - [2026-06-04 03:05:21] "GET /projects?obj_uuids=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000960 10.0.0.242 - - [2026-06-04 03:05:21] "POST /neutron/network HTTP/1.1" 200 613 0.230392 10.0.0.242 - - [2026-06-04 03:05:22] "POST /neutron/network HTTP/1.1" 200 1016 0.011987 10.0.0.242 - - [2026-06-04 03:05:22] "POST /id-to-fqname HTTP/1.1" 200 227 0.001189 10.0.0.242 - - [2026-06-04 03:05:22] "GET /virtual-network/149d1121-7bd6-4983-bcfc-dcfc2272c13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.005845 10.0.0.242 - - [2026-06-04 03:05:22] "GET /virtual-network/149d1121-7bd6-4983-bcfc-dcfc2272c13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.006021 10.0.0.242 - - [2026-06-04 03:05:22] "POST /neutron/subnet HTTP/1.1" 200 734 0.009228 10.0.0.242 - - [2026-06-04 03:05:22] "GET /virtual-network/149d1121-7bd6-4983-bcfc-dcfc2272c13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.005538 10.0.0.242 - - [2026-06-04 03:05:22] "GET /network-ipam/70d4d110-5173-4446-bc6e-aaa36f90a9f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.009283 10.0.0.242 - - [2026-06-04 03:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004321 10.0.0.27 - - [2026-06-04 03:05:22] "GET /projects?obj_uuids=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000983 10.0.0.242 - - [2026-06-04 03:05:22] "GET /project/2dc38b5d-bec7-430e-84fc-29b379d6ad9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.056903 10.0.0.242 - - [2026-06-04 03:05:22] "POST /neutron/network HTTP/1.1" 200 117 0.015081 10.0.0.50 - - [2026-06-04 03:05:23] "POST /route-targets HTTP/1.1" 200 327 0.015289 10.0.0.27 - - [2026-06-04 03:05:23] "POST /useragent-kv HTTP/1.1" 200 115 0.008343 10.0.0.242 - - [2026-06-04 03:05:23] "POST /neutron/subnet HTTP/1.1" 200 823 0.222668 10.0.0.242 - - [2026-06-04 03:05:23] "POST /id-to-fqname HTTP/1.1" 200 227 0.001201 10.0.0.242 - - [2026-06-04 03:05:23] "GET /virtual-network/0143635e-9f92-42a3-a288-c8e9d6d23541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005675 10.0.0.242 - - [2026-06-04 03:05:23] "GET /virtual-network/0143635e-9f92-42a3-a288-c8e9d6d23541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005970 10.0.0.242 - - [2026-06-04 03:05:23] "POST /neutron/network HTTP/1.1" 200 1014 0.009825 10.0.0.242 - - [2026-06-04 03:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.27 - - [2026-06-04 03:05:23] "GET /projects?obj_uuids=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000896 10.0.0.242 - - [2026-06-04 03:05:23] "GET /project/2dc38b5d-bec7-430e-84fc-29b379d6ad9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.047615 10.0.0.242 - - [2026-06-04 03:05:23] "POST /neutron/network HTTP/1.1" 200 117 0.015528 10.0.0.50 - - [2026-06-04 03:05:24] "POST /ref-update HTTP/1.1" 200 156 0.022728 10.0.0.27 - - [2026-06-04 03:05:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002810 10.0.0.242 - - [2026-06-04 03:05:24] "POST /neutron/subnet HTTP/1.1" 200 828 0.185785 10.0.0.50 - - [2026-06-04 03:05:24] "POST /fqname-to-id HTTP/1.1" 404 207 0.073379 10.0.0.242 - - [2026-06-04 03:05:24] "POST /id-to-fqname HTTP/1.1" 200 227 0.001384 10.0.0.242 - - [2026-06-04 03:05:24] "GET /virtual-network/64cdb1f5-343e-4816-bd34-742abfdc00d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005810 10.0.0.242 - - [2026-06-04 03:05:24] "GET /virtual-network/64cdb1f5-343e-4816-bd34-742abfdc00d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006092 10.0.0.242 - - [2026-06-04 03:05:24] "POST /neutron/network HTTP/1.1" 200 1015 0.009186 10.0.0.242 - - [2026-06-04 03:05:24] "GET /virtual-network/149d1121-7bd6-4983-bcfc-dcfc2272c13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.006242 10.0.0.242 - - [2026-06-04 03:05:25] "GET /obj-perms HTTP/1.1" 200 5061 0.081036 10.0.0.242 - - [2026-06-04 03:05:26] "GET /virtual-network/0143635e-9f92-42a3-a288-c8e9d6d23541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006202 10.0.0.27 - - [2026-06-04 03:05:27] "GET /obj-perms HTTP/1.1" 200 5061 0.070975 10.0.0.242 - - [2026-06-04 03:05:27] "GET /virtual-network/64cdb1f5-343e-4816-bd34-742abfdc00d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005884 10.0.0.50 - - [2026-06-04 03:05:27] "GET /obj-perms HTTP/1.1" 200 5061 0.061560 10.0.0.242 - - [2026-06-04 03:05:27] "POST /fqname-to-id HTTP/1.1" 404 224 0.003652 10.0.0.242 - - [2026-06-04 03:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.27 - - [2026-06-04 03:05:27] "GET /projects?obj_uuids=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001086 10.0.0.242 - - [2026-06-04 03:05:28] "GET /project/2dc38b5d-bec7-430e-84fc-29b379d6ad9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.044407 10.0.0.242 - - [2026-06-04 03:05:28] "POST /network-policys HTTP/1.1" 200 559 0.030343 10.0.0.242 - - [2026-06-04 03:05:28] "GET /network-policy/a4a2ba0a-764e-40de-ad62-fa8ec74f8326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.008171 10.0.0.242 - - [2026-06-04 03:05:28] "POST /fqname-to-id HTTP/1.1" 404 224 0.003380 10.0.0.242 - - [2026-06-04 03:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.27 - - [2026-06-04 03:05:28] "GET /projects?obj_uuids=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001355 10.0.0.242 - - [2026-06-04 03:05:28] "GET /project/2dc38b5d-bec7-430e-84fc-29b379d6ad9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.040011 10.0.0.242 - - [2026-06-04 03:05:28] "POST /network-policys HTTP/1.1" 200 559 0.030832 10.0.0.242 - - [2026-06-04 03:05:28] "GET /network-policy/fd8cb113-7367-4a6f-b0fa-079f5763e350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.005525 10.0.0.242 - - [2026-06-04 03:05:28] "POST /fqname-to-id HTTP/1.1" 404 224 0.003211 10.0.0.242 - - [2026-06-04 03:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.27 - - [2026-06-04 03:05:28] "GET /projects?obj_uuids=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001068 10.0.0.242 - - [2026-06-04 03:05:28] "GET /project/2dc38b5d-bec7-430e-84fc-29b379d6ad9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.039385 10.0.0.242 - - [2026-06-04 03:05:28] "POST /network-policys HTTP/1.1" 200 559 0.032466 10.0.0.242 - - [2026-06-04 03:05:28] "GET /network-policy/4dac4b3b-c5fe-41e7-9fb3-a44f2ae9401e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006622 10.0.0.242 - - [2026-06-04 03:05:28] "POST /neutron/network HTTP/1.1" 200 1016 0.009074 10.0.0.242 - - [2026-06-04 03:05:29] "GET /virtual-network/149d1121-7bd6-4983-bcfc-dcfc2272c13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.025643 10.0.0.242 - - [2026-06-04 03:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.242 - - [2026-06-04 03:05:29] "GET /network-policy/a4a2ba0a-764e-40de-ad62-fa8ec74f8326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.004889 10.0.0.242 - - [2026-06-04 03:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004523 10.0.0.242 - - [2026-06-04 03:05:29] "GET /network-policy/fd8cb113-7367-4a6f-b0fa-079f5763e350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004771 10.0.0.242 - - [2026-06-04 03:05:29] "POST /neutron/network HTTP/1.1" 200 1014 0.009085 10.0.0.50 - - [2026-06-04 03:05:29] "POST /fqname-to-id HTTP/1.1" 404 242 0.004086 10.0.0.242 - - [2026-06-04 03:05:29] "GET /virtual-network/0143635e-9f92-42a3-a288-c8e9d6d23541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.009877 10.0.0.242 - - [2026-06-04 03:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.017929 10.0.0.242 - - [2026-06-04 03:05:29] "GET /network-policy/4dac4b3b-c5fe-41e7-9fb3-a44f2ae9401e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004183 10.0.0.242 - - [2026-06-04 03:05:29] "POST /id-to-fqname HTTP/1.1" 200 227 0.001066 10.0.0.242 - - [2026-06-04 03:05:30] "POST /neutron/network HTTP/1.1" 200 1210 0.006620 10.0.0.27 - - [2026-06-04 03:05:30] "GET /projects?obj_uuids=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000988 10.0.0.242 - - [2026-06-04 03:05:30] "GET /project/2dc38b5d-bec7-430e-84fc-29b379d6ad9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.072642 10.0.0.27 - - [2026-06-04 03:05:31] "DELETE /project/778c6fad-c45b-40ce-8952-13b313177600 HTTP/1.1" 404 177 0.004523 10.0.0.27 - - [2026-06-04 03:05:31] "DELETE /project/2dc38b5dbec7430e84fc29b379d6ad9a HTTP/1.1" 404 173 0.004120 10.0.0.242 - - [2026-06-04 03:05:31] "POST /neutron/port HTTP/1.1" 200 117 0.005850 10.0.0.242 - - [2026-06-04 03:05:31] "POST /id-to-fqname HTTP/1.1" 200 227 0.001206 10.0.0.242 - - [2026-06-04 03:05:31] "POST /neutron/network HTTP/1.1" 200 1210 0.007741 10.0.0.27 - - [2026-06-04 03:05:32] "GET /projects?obj_uuids=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000976 10.0.0.242 - - [2026-06-04 03:05:32] "GET /project/2dc38b5d-bec7-430e-84fc-29b379d6ad9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.076636 10.0.0.242 - - [2026-06-04 03:05:32] "POST /neutron/network HTTP/1.1" 200 1112 0.051431 10.0.0.242 - - [2026-06-04 03:05:33] "POST /neutron/port HTTP/1.1" 200 1239 0.092052 10.0.0.242 - - [2026-06-04 03:05:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005199 10.0.0.242 - - [2026-06-04 03:05:33] "POST /id-to-fqname HTTP/1.1" 200 227 0.001181 10.0.0.242 - - [2026-06-04 03:05:33] "POST /neutron/subnet HTTP/1.1" 200 1394 0.013179 10.0.0.242 - - [2026-06-04 03:05:33] "POST /neutron/network HTTP/1.1" 200 1200 0.009830 10.0.0.242 - - [2026-06-04 03:05:33] "POST /neutron/network HTTP/1.1" 200 1025 0.007504 10.0.0.242 - - [2026-06-04 03:05:34] "POST /neutron/port HTTP/1.1" 200 1173 0.034440 10.0.0.242 - - [2026-06-04 03:05:34] "POST /neutron/port HTTP/1.1" 200 1237 0.026539 10.0.0.27 - - [2026-06-04 03:05:34] "GET /projects?obj_uuids=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001330 10.0.0.242 - - [2026-06-04 03:05:34] "GET /project/2dc38b5d-bec7-430e-84fc-29b379d6ad9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.093038 10.0.0.242 - - [2026-06-04 03:05:34] "POST /neutron/subnet HTTP/1.1" 200 1384 0.015402 10.0.0.242 - - [2026-06-04 03:05:34] "POST /neutron/port HTTP/1.1" 200 117 0.001093 10.0.0.242 - - [2026-06-04 03:05:34] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009699 10.0.0.242 - - [2026-06-04 03:05:35] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008117 10.0.0.242 - - [2026-06-04 03:05:35] "POST /neutron/port HTTP/1.1" 200 1239 0.023403 10.0.0.242 - - [2026-06-04 03:05:35] "POST /neutron/network HTTP/1.1" 200 1025 0.008265 10.0.0.242 - - [2026-06-04 03:05:35] "GET /virtual-machine/f26ad4c7-b073-4533-ba52-950be01b17f5 HTTP/1.1" 401 293 0.000410 10.0.0.242 - - [2026-06-04 03:05:35] "POST /neutron/port HTTP/1.1" 200 1174 0.029822 10.0.0.242 - - [2026-06-04 03:05:36] "GET /virtual-machine/f26ad4c7-b073-4533-ba52-950be01b17f5 HTTP/1.1" 200 1299 0.099001 10.0.0.242 - - [2026-06-04 03:05:36] "GET /virtual-machine/f26ad4c7-b073-4533-ba52-950be01b17f5 HTTP/1.1" 200 1299 0.003593 10.0.0.242 - - [2026-06-04 03:05:36] "GET /virtual-machine-interface/69f1f01f-6358-4bff-ad6d-7727183ec39b HTTP/1.1" 200 3168 0.005684 10.0.0.242 - - [2026-06-04 03:05:36] "GET /virtual-machine/f26ad4c7-b073-4533-ba52-950be01b17f5 HTTP/1.1" 200 1299 0.004464 10.0.0.242 - - [2026-06-04 03:05:36] "GET /virtual-machine-interface/69f1f01f-6358-4bff-ad6d-7727183ec39b HTTP/1.1" 200 3168 0.005711 10.0.0.242 - - [2026-06-04 03:05:36] "GET /instance-ip/0049937b-12d0-4468-b58e-16604ea6625e HTTP/1.1" 200 1651 0.017838 10.0.0.242 - - [2026-06-04 03:05:36] "GET /instance-ip/bd2e7630-3ac0-4df3-880d-1c5519ca7e4e HTTP/1.1" 200 1635 0.006438 10.0.0.242 - - [2026-06-04 03:05:36] "GET /virtual-machine/f26ad4c7-b073-4533-ba52-950be01b17f5 HTTP/1.1" 200 1299 0.004595 10.0.0.242 - - [2026-06-04 03:05:36] "POST /neutron/port HTTP/1.1" 200 1238 0.027802 10.0.0.242 - - [2026-06-04 03:05:36] "GET /virtual-machine-interface/69f1f01f-6358-4bff-ad6d-7727183ec39b HTTP/1.1" 200 3168 0.004946 10.0.0.242 - - [2026-06-04 03:05:36] "GET /instance-ip/0049937b-12d0-4468-b58e-16604ea6625e HTTP/1.1" 200 1651 0.004513 10.0.0.242 - - [2026-06-04 03:05:36] "GET /instance-ip/bd2e7630-3ac0-4df3-880d-1c5519ca7e4e HTTP/1.1" 200 1635 0.004215 10.0.0.242 - - [2026-06-04 03:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.242 - - [2026-06-04 03:05:36] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003961 10.0.0.242 - - [2026-06-04 03:05:36] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003461 10.0.0.242 - - [2026-06-04 03:05:36] "POST /neutron/subnet HTTP/1.1" 200 1389 0.017546 10.0.0.242 - - [2026-06-04 03:05:36] "GET /virtual-network/149d1121-7bd6-4983-bcfc-dcfc2272c13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.006364 10.0.0.242 - - [2026-06-04 03:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.242 - - [2026-06-04 03:05:36] "POST /neutron/network HTTP/1.1" 200 1015 0.008097 10.0.0.242 - - [2026-06-04 03:05:36] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005204 10.0.0.242 - - [2026-06-04 03:05:36] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003389 10.0.0.242 - - [2026-06-04 03:05:36] "GET /virtual-network/149d1121-7bd6-4983-bcfc-dcfc2272c13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.006750 10.0.0.242 - - [2026-06-04 03:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.242 - - [2026-06-04 03:05:36] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004095 10.0.0.242 - - [2026-06-04 03:05:36] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003289 10.0.0.242 - - [2026-06-04 03:05:36] "GET /virtual-network/149d1121-7bd6-4983-bcfc-dcfc2272c13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.007618 10.0.0.242 - - [2026-06-04 03:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.242 - - [2026-06-04 03:05:36] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004205 10.0.0.242 - - [2026-06-04 03:05:36] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.006237 10.0.0.242 - - [2026-06-04 03:05:36] "GET /virtual-network/149d1121-7bd6-4983-bcfc-dcfc2272c13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.006229 10.0.0.242 - - [2026-06-04 03:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.242 - - [2026-06-04 03:05:36] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004231 10.0.0.242 - - [2026-06-04 03:05:36] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003615 10.0.0.242 - - [2026-06-04 03:05:36] "GET /virtual-network/149d1121-7bd6-4983-bcfc-dcfc2272c13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.006204 10.0.0.242 - - [2026-06-04 03:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.242 - - [2026-06-04 03:05:40] "GET /virtual-network/149d1121-7bd6-4983-bcfc-dcfc2272c13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.005512 10.0.0.242 - - [2026-06-04 03:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.242 - - [2026-06-04 03:05:44] "GET /virtual-network/149d1121-7bd6-4983-bcfc-dcfc2272c13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.007392 10.0.0.242 - - [2026-06-04 03:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.242 - - [2026-06-04 03:05:48] "GET /virtual-network/149d1121-7bd6-4983-bcfc-dcfc2272c13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.006482 10.0.0.242 - - [2026-06-04 03:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005142 10.0.0.242 - - [2026-06-04 03:05:52] "GET /virtual-network/149d1121-7bd6-4983-bcfc-dcfc2272c13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.007301 10.0.0.242 - - [2026-06-04 03:05:52] "GET /obj-perms HTTP/1.1" 200 5075 0.074081 10.0.0.242 - - [2026-06-04 03:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004328 10.0.0.242 - - [2026-06-04 03:05:56] "GET /virtual-network/149d1121-7bd6-4983-bcfc-dcfc2272c13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.005766 10.0.0.242 - - [2026-06-04 03:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.242 - - [2026-06-04 03:06:00] "GET /virtual-network/149d1121-7bd6-4983-bcfc-dcfc2272c13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.005908 10.0.0.242 - - [2026-06-04 03:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.242 - - [2026-06-04 03:06:04] "GET /virtual-network/149d1121-7bd6-4983-bcfc-dcfc2272c13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.008252 10.0.0.242 - - [2026-06-04 03:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004497 10.0.0.242 - - [2026-06-04 03:06:08] "GET /virtual-network/149d1121-7bd6-4983-bcfc-dcfc2272c13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.007885 10.0.0.242 - - [2026-06-04 03:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.242 - - [2026-06-04 03:06:12] "GET /virtual-network/149d1121-7bd6-4983-bcfc-dcfc2272c13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.006401 10.0.0.242 - - [2026-06-04 03:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.242 - - [2026-06-04 03:06:16] "GET /virtual-network/149d1121-7bd6-4983-bcfc-dcfc2272c13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.007009 10.0.0.242 - - [2026-06-04 03:06:19] "POST /neutron/network HTTP/1.1" 200 1210 0.007426 10.0.0.242 - - [2026-06-04 03:06:19] "POST /neutron/subnet HTTP/1.1" 200 1394 0.015582 10.0.0.242 - - [2026-06-04 03:06:19] "POST /neutron/network HTTP/1.1" 200 1200 0.011453 10.0.0.242 - - [2026-06-04 03:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004384 10.0.0.242 - - [2026-06-04 03:06:21] "GET /virtual-network/149d1121-7bd6-4983-bcfc-dcfc2272c13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.005859 10.0.0.242 - - [2026-06-04 03:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005133 10.0.0.242 - - [2026-06-04 03:06:25] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004099 10.0.0.242 - - [2026-06-04 03:06:25] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003841 10.0.0.242 - - [2026-06-04 03:06:25] "GET /virtual-network/149d1121-7bd6-4983-bcfc-dcfc2272c13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.007370 10.0.0.242 - - [2026-06-04 03:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.242 - - [2026-06-04 03:06:25] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004246 10.0.0.242 - - [2026-06-04 03:06:25] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003326 10.0.0.242 - - [2026-06-04 03:06:25] "GET /virtual-network/149d1121-7bd6-4983-bcfc-dcfc2272c13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.007717 10.0.0.242 - - [2026-06-04 03:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.242 - - [2026-06-04 03:06:25] "GET /routing-instance/0fa82796-7822-4c7e-8b0b-7addc0cad7fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.007396 10.0.0.242 - - [2026-06-04 03:06:25] "GET /route-target/12ade250-6e17-403c-a575-652b038820c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003584 10.0.0.242 - - [2026-06-04 03:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.242 - - [2026-06-04 03:06:25] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004412 10.0.0.242 - - [2026-06-04 03:06:25] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003220 10.0.0.242 - - [2026-06-04 03:06:25] "GET /virtual-network/149d1121-7bd6-4983-bcfc-dcfc2272c13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.006001 10.0.0.242 - - [2026-06-04 03:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.242 - - [2026-06-04 03:06:25] "GET /routing-instance/0fa82796-7822-4c7e-8b0b-7addc0cad7fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.005871 10.0.0.242 - - [2026-06-04 03:06:25] "GET /route-target/12ade250-6e17-403c-a575-652b038820c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004727 10.0.0.242 - - [2026-06-04 03:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.242 - - [2026-06-04 03:06:25] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004466 10.0.0.242 - - [2026-06-04 03:06:25] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003780 10.0.0.242 - - [2026-06-04 03:06:25] "GET /virtual-network/149d1121-7bd6-4983-bcfc-dcfc2272c13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.006231 10.0.0.242 - - [2026-06-04 03:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.242 - - [2026-06-04 03:06:26] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004701 10.0.0.242 - - [2026-06-04 03:06:26] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003446 10.0.0.242 - - [2026-06-04 03:06:26] "GET /virtual-network/149d1121-7bd6-4983-bcfc-dcfc2272c13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.006343 10.0.0.242 - - [2026-06-04 03:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.242 - - [2026-06-04 03:06:26] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004161 10.0.0.242 - - [2026-06-04 03:06:26] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003137 10.0.0.242 - - [2026-06-04 03:06:26] "GET /virtual-network/149d1121-7bd6-4983-bcfc-dcfc2272c13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.005939 10.0.0.242 - - [2026-06-04 03:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.242 - - [2026-06-04 03:06:26] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003829 10.0.0.242 - - [2026-06-04 03:06:26] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003877 10.0.0.242 - - [2026-06-04 03:06:26] "GET /virtual-network/149d1121-7bd6-4983-bcfc-dcfc2272c13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.005985 10.0.0.242 - - [2026-06-04 03:06:26] "GET /obj-perms HTTP/1.1" 200 5061 0.003838 10.0.0.27 - - [2026-06-04 03:06:26] "GET /obj-perms HTTP/1.1" 200 5061 0.004118 10.0.0.242 - - [2026-06-04 03:06:26] "GET /obj-perms HTTP/1.1" 200 5061 0.003580 10.0.0.242 - - [2026-06-04 03:06:26] "GET /obj-perms HTTP/1.1" 200 5061 0.004721 10.0.0.242 - - [2026-06-04 03:06:26] "POST /neutron/port HTTP/1.1" 200 1237 0.019478 10.0.0.242 - - [2026-06-04 03:06:27] "POST /neutron/port HTTP/1.1" 200 1237 0.018303 10.0.0.242 - - [2026-06-04 03:06:27] "POST /neutron/port HTTP/1.1" 200 1237 0.020663 10.0.0.242 - - [2026-06-04 03:06:27] "GET /virtual-machine/07cb4c83-3792-40b6-bad3-ee16e49ff6de HTTP/1.1" 200 1297 0.006651 10.0.0.242 - - [2026-06-04 03:06:27] "GET /virtual-machine/07cb4c83-3792-40b6-bad3-ee16e49ff6de HTTP/1.1" 200 1297 0.004081 10.0.0.242 - - [2026-06-04 03:06:27] "GET /virtual-machine-interface/c0e495b9-3b61-4851-8ca8-06b122980138 HTTP/1.1" 200 3169 0.005982 10.0.0.242 - - [2026-06-04 03:06:27] "GET /virtual-machine/07cb4c83-3792-40b6-bad3-ee16e49ff6de HTTP/1.1" 200 1297 0.004767 10.0.0.242 - - [2026-06-04 03:06:27] "GET /virtual-machine-interface/c0e495b9-3b61-4851-8ca8-06b122980138 HTTP/1.1" 200 3169 0.006307 10.0.0.242 - - [2026-06-04 03:06:27] "GET /instance-ip/a6a6c1c7-bce4-4f06-bc6b-5e5c2b2af5a0 HTTP/1.1" 200 1635 0.007209 10.0.0.242 - - [2026-06-04 03:06:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.039256 10.0.0.242 - - [2026-06-04 03:06:27] "GET /instance-ip/f2b44788-e9a6-4298-a568-462778aee449 HTTP/1.1" 200 1653 0.006448 10.0.0.242 - - [2026-06-04 03:06:27] "GET /virtual-machine/07cb4c83-3792-40b6-bad3-ee16e49ff6de HTTP/1.1" 200 1297 0.004242 10.0.0.242 - - [2026-06-04 03:06:27] "GET /virtual-machine-interface/c0e495b9-3b61-4851-8ca8-06b122980138 HTTP/1.1" 200 3169 0.013855 10.0.0.242 - - [2026-06-04 03:06:27] "GET /instance-ip/a6a6c1c7-bce4-4f06-bc6b-5e5c2b2af5a0 HTTP/1.1" 200 1635 0.004070 10.0.0.242 - - [2026-06-04 03:06:27] "GET /instance-ip/f2b44788-e9a6-4298-a568-462778aee449 HTTP/1.1" 200 1653 0.004364 10.0.0.242 - - [2026-06-04 03:06:27] "POST /neutron/port HTTP/1.1" 200 117 0.002010 10.0.0.242 - - [2026-06-04 03:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004557 10.0.0.242 - - [2026-06-04 03:06:27] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004786 10.0.0.242 - - [2026-06-04 03:06:27] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003879 10.0.0.242 - - [2026-06-04 03:06:27] "GET /virtual-network/0143635e-9f92-42a3-a288-c8e9d6d23541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006378 10.0.0.242 - - [2026-06-04 03:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.242 - - [2026-06-04 03:06:27] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004026 10.0.0.242 - - [2026-06-04 03:06:27] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003824 10.0.0.242 - - [2026-06-04 03:06:27] "GET /virtual-network/0143635e-9f92-42a3-a288-c8e9d6d23541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005568 10.0.0.242 - - [2026-06-04 03:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.242 - - [2026-06-04 03:06:27] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004773 10.0.0.242 - - [2026-06-04 03:06:27] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003466 10.0.0.242 - - [2026-06-04 03:06:27] "GET /virtual-network/0143635e-9f92-42a3-a288-c8e9d6d23541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.007329 10.0.0.242 - - [2026-06-04 03:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004444 10.0.0.242 - - [2026-06-04 03:06:27] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004658 10.0.0.242 - - [2026-06-04 03:06:27] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003180 10.0.0.242 - - [2026-06-04 03:06:27] "GET /virtual-network/0143635e-9f92-42a3-a288-c8e9d6d23541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005839 10.0.0.242 - - [2026-06-04 03:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.242 - - [2026-06-04 03:06:28] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004615 10.0.0.242 - - [2026-06-04 03:06:28] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004082 10.0.0.242 - - [2026-06-04 03:06:28] "GET /virtual-network/0143635e-9f92-42a3-a288-c8e9d6d23541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005783 10.0.0.242 - - [2026-06-04 03:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.242 - - [2026-06-04 03:06:29] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004403 10.0.0.242 - - [2026-06-04 03:06:29] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003351 10.0.0.242 - - [2026-06-04 03:06:29] "GET /virtual-network/0143635e-9f92-42a3-a288-c8e9d6d23541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006020 10.0.0.242 - - [2026-06-04 03:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004743 10.0.0.242 - - [2026-06-04 03:06:29] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005934 10.0.0.242 - - [2026-06-04 03:06:29] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004024 10.0.0.242 - - [2026-06-04 03:06:29] "GET /virtual-network/0143635e-9f92-42a3-a288-c8e9d6d23541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.007636 10.0.0.242 - - [2026-06-04 03:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.242 - - [2026-06-04 03:06:29] "GET /routing-instance/ce8d43b5-9cf9-438c-b44e-5dc4d85b516a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.004372 10.0.0.242 - - [2026-06-04 03:06:29] "GET /route-target/18b2f9b2-1766-441d-b3b8-ec45129c5dd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005208 10.0.0.242 - - [2026-06-04 03:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004974 10.0.0.242 - - [2026-06-04 03:06:29] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004616 10.0.0.242 - - [2026-06-04 03:06:29] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004459 10.0.0.242 - - [2026-06-04 03:06:29] "GET /virtual-network/0143635e-9f92-42a3-a288-c8e9d6d23541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005816 10.0.0.242 - - [2026-06-04 03:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.242 - - [2026-06-04 03:06:29] "GET /routing-instance/ce8d43b5-9cf9-438c-b44e-5dc4d85b516a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.004734 10.0.0.242 - - [2026-06-04 03:06:29] "GET /route-target/18b2f9b2-1766-441d-b3b8-ec45129c5dd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003725 10.0.0.242 - - [2026-06-04 03:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.242 - - [2026-06-04 03:06:29] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004538 10.0.0.242 - - [2026-06-04 03:06:29] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003707 10.0.0.242 - - [2026-06-04 03:06:29] "GET /virtual-network/0143635e-9f92-42a3-a288-c8e9d6d23541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005686 10.0.0.242 - - [2026-06-04 03:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.242 - - [2026-06-04 03:06:30] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004900 10.0.0.242 - - [2026-06-04 03:06:30] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003535 10.0.0.242 - - [2026-06-04 03:06:30] "GET /virtual-network/0143635e-9f92-42a3-a288-c8e9d6d23541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006233 10.0.0.242 - - [2026-06-04 03:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.242 - - [2026-06-04 03:06:30] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003947 10.0.0.242 - - [2026-06-04 03:06:30] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003879 10.0.0.242 - - [2026-06-04 03:06:30] "GET /virtual-network/0143635e-9f92-42a3-a288-c8e9d6d23541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005835 10.0.0.242 - - [2026-06-04 03:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.242 - - [2026-06-04 03:06:30] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004503 10.0.0.242 - - [2026-06-04 03:06:30] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003388 10.0.0.242 - - [2026-06-04 03:06:30] "GET /virtual-network/0143635e-9f92-42a3-a288-c8e9d6d23541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005706 10.0.0.27 - - [2026-06-04 03:06:30] "GET /obj-perms HTTP/1.1" 200 5061 0.003982 10.0.0.242 - - [2026-06-04 03:06:30] "GET /obj-perms HTTP/1.1" 200 5061 0.004265 10.0.0.242 - - [2026-06-04 03:06:30] "GET /obj-perms HTTP/1.1" 200 5061 0.004760 10.0.0.242 - - [2026-06-04 03:06:30] "GET /obj-perms HTTP/1.1" 200 5061 0.004504 10.0.0.50 - - [2026-06-04 03:06:30] "GET /obj-perms HTTP/1.1" 200 5061 0.003993 10.0.0.27 - - [2026-06-04 03:06:30] "GET /obj-perms HTTP/1.1" 200 5061 0.004011 10.0.0.242 - - [2026-06-04 03:06:30] "POST /neutron/port HTTP/1.1" 200 1238 0.020983 10.0.0.242 - - [2026-06-04 03:06:30] "POST /neutron/security_group HTTP/1.1" 200 2064 0.010853 10.0.0.242 - - [2026-06-04 03:06:31] "POST /neutron/port HTTP/1.1" 200 1238 0.024281 10.0.0.242 - - [2026-06-04 03:06:31] "GET /virtual-machine/4e0c0597-804b-4a32-8139-298d36b77987 HTTP/1.1" 200 1297 0.007307 10.0.0.242 - - [2026-06-04 03:06:31] "GET /virtual-machine/4e0c0597-804b-4a32-8139-298d36b77987 HTTP/1.1" 200 1297 0.004167 10.0.0.242 - - [2026-06-04 03:06:31] "GET /virtual-machine-interface/9d76694d-daf3-43ff-bef8-4b02393cf046 HTTP/1.1" 200 3169 0.006303 10.0.0.242 - - [2026-06-04 03:06:31] "GET /virtual-machine/4e0c0597-804b-4a32-8139-298d36b77987 HTTP/1.1" 200 1297 0.004256 10.0.0.242 - - [2026-06-04 03:06:31] "GET /virtual-machine-interface/9d76694d-daf3-43ff-bef8-4b02393cf046 HTTP/1.1" 200 3169 0.005363 10.0.0.242 - - [2026-06-04 03:06:31] "GET /instance-ip/57b397ff-d326-4f91-b1d1-fb7db8765e41 HTTP/1.1" 200 1634 0.006959 10.0.0.242 - - [2026-06-04 03:06:31] "GET /instance-ip/abbe5c62-2dc0-421f-845b-5b0bd7762ba5 HTTP/1.1" 200 1653 0.006010 10.0.0.242 - - [2026-06-04 03:06:31] "GET /virtual-machine/4e0c0597-804b-4a32-8139-298d36b77987 HTTP/1.1" 200 1297 0.004552 10.0.0.242 - - [2026-06-04 03:06:31] "GET /virtual-machine-interface/9d76694d-daf3-43ff-bef8-4b02393cf046 HTTP/1.1" 200 3169 0.005652 10.0.0.242 - - [2026-06-04 03:06:31] "GET /instance-ip/57b397ff-d326-4f91-b1d1-fb7db8765e41 HTTP/1.1" 200 1634 0.005725 10.0.0.242 - - [2026-06-04 03:06:31] "GET /instance-ip/abbe5c62-2dc0-421f-845b-5b0bd7762ba5 HTTP/1.1" 200 1653 0.004386 10.0.0.242 - - [2026-06-04 03:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.242 - - [2026-06-04 03:06:31] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004642 10.0.0.242 - - [2026-06-04 03:06:31] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003461 10.0.0.242 - - [2026-06-04 03:06:31] "GET /virtual-network/64cdb1f5-343e-4816-bd34-742abfdc00d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005574 10.0.0.242 - - [2026-06-04 03:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.242 - - [2026-06-04 03:06:31] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004515 10.0.0.242 - - [2026-06-04 03:06:31] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003129 10.0.0.242 - - [2026-06-04 03:06:31] "GET /virtual-network/64cdb1f5-343e-4816-bd34-742abfdc00d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006151 10.0.0.242 - - [2026-06-04 03:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.242 - - [2026-06-04 03:06:31] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006080 10.0.0.242 - - [2026-06-04 03:06:31] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004935 10.0.0.242 - - [2026-06-04 03:06:31] "GET /virtual-network/64cdb1f5-343e-4816-bd34-742abfdc00d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006974 10.0.0.242 - - [2026-06-04 03:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.242 - - [2026-06-04 03:06:31] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004634 10.0.0.242 - - [2026-06-04 03:06:31] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003622 10.0.0.242 - - [2026-06-04 03:06:31] "GET /virtual-network/64cdb1f5-343e-4816-bd34-742abfdc00d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006105 10.0.0.242 - - [2026-06-04 03:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.242 - - [2026-06-04 03:06:31] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004194 10.0.0.242 - - [2026-06-04 03:06:31] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003268 10.0.0.242 - - [2026-06-04 03:06:32] "GET /virtual-network/64cdb1f5-343e-4816-bd34-742abfdc00d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006684 10.0.0.242 - - [2026-06-04 03:06:34] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007365 10.0.0.242 - - [2026-06-04 03:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.242 - - [2026-06-04 03:06:35] "GET /virtual-network/64cdb1f5-343e-4816-bd34-742abfdc00d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006294 10.0.0.242 - - [2026-06-04 03:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.242 - - [2026-06-04 03:06:37] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004185 10.0.0.242 - - [2026-06-04 03:06:37] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003604 10.0.0.242 - - [2026-06-04 03:06:37] "GET /virtual-network/64cdb1f5-343e-4816-bd34-742abfdc00d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007277 10.0.0.242 - - [2026-06-04 03:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.242 - - [2026-06-04 03:06:37] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005625 10.0.0.242 - - [2026-06-04 03:06:37] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003343 10.0.0.242 - - [2026-06-04 03:06:37] "GET /virtual-network/64cdb1f5-343e-4816-bd34-742abfdc00d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005756 10.0.0.242 - - [2026-06-04 03:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.242 - - [2026-06-04 03:06:37] "GET /routing-instance/9f966b6f-6627-4500-9dd2-3fd838041aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005482 10.0.0.242 - - [2026-06-04 03:06:37] "GET /route-target/8a601ec4-de0d-4579-9afc-1b4992284aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004974 10.0.0.242 - - [2026-06-04 03:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.242 - - [2026-06-04 03:06:37] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003659 10.0.0.242 - - [2026-06-04 03:06:37] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004336 10.0.0.242 - - [2026-06-04 03:06:37] "GET /virtual-network/64cdb1f5-343e-4816-bd34-742abfdc00d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006139 10.0.0.242 - - [2026-06-04 03:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.242 - - [2026-06-04 03:06:37] "GET /routing-instance/9f966b6f-6627-4500-9dd2-3fd838041aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004551 10.0.0.242 - - [2026-06-04 03:06:38] "GET /route-target/8a601ec4-de0d-4579-9afc-1b4992284aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004127 10.0.0.242 - - [2026-06-04 03:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.242 - - [2026-06-04 03:06:38] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004876 10.0.0.242 - - [2026-06-04 03:06:38] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003108 10.0.0.242 - - [2026-06-04 03:06:38] "GET /virtual-network/64cdb1f5-343e-4816-bd34-742abfdc00d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005317 10.0.0.242 - - [2026-06-04 03:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.242 - - [2026-06-04 03:06:38] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004194 10.0.0.242 - - [2026-06-04 03:06:38] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004006 10.0.0.242 - - [2026-06-04 03:06:38] "GET /virtual-network/64cdb1f5-343e-4816-bd34-742abfdc00d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005914 10.0.0.242 - - [2026-06-04 03:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.242 - - [2026-06-04 03:06:38] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005532 10.0.0.242 - - [2026-06-04 03:06:38] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004103 10.0.0.242 - - [2026-06-04 03:06:38] "GET /virtual-network/64cdb1f5-343e-4816-bd34-742abfdc00d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006060 10.0.0.242 - - [2026-06-04 03:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.242 - - [2026-06-04 03:06:38] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004795 10.0.0.242 - - [2026-06-04 03:06:38] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003101 10.0.0.242 - - [2026-06-04 03:06:38] "GET /virtual-network/64cdb1f5-343e-4816-bd34-742abfdc00d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006684 10.0.0.242 - - [2026-06-04 03:06:38] "GET /obj-perms HTTP/1.1" 200 5061 0.004084 10.0.0.242 - - [2026-06-04 03:06:38] "GET /obj-perms HTTP/1.1" 200 5061 0.004126 10.0.0.27 - - [2026-06-04 03:06:38] "GET /obj-perms HTTP/1.1" 200 5061 0.006067 10.0.0.242 - - [2026-06-04 03:06:38] "GET /obj-perms HTTP/1.1" 200 5061 0.004164 10.0.0.242 - - [2026-06-04 03:06:39] "GET /obj-perms HTTP/1.1" 200 5061 0.003617 10.0.0.242 - - [2026-06-04 03:06:39] "GET /virtual-machine/f26ad4c7-b073-4533-ba52-950be01b17f5 HTTP/1.1" 200 1299 0.004497 10.0.0.242 - - [2026-06-04 03:06:39] "GET /virtual-machine-interface/69f1f01f-6358-4bff-ad6d-7727183ec39b HTTP/1.1" 200 3168 0.005733 10.0.0.242 - - [2026-06-04 03:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.242 - - [2026-06-04 03:06:39] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004550 10.0.0.242 - - [2026-06-04 03:06:39] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004493 10.0.0.242 - - [2026-06-04 03:06:39] "GET /virtual-network/149d1121-7bd6-4983-bcfc-dcfc2272c13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.008037 10.0.0.242 - - [2026-06-04 03:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005492 10.0.0.242 - - [2026-06-04 03:06:40] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.008694 10.0.0.242 - - [2026-06-04 03:06:40] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004631 10.0.0.242 - - [2026-06-04 03:06:40] "GET /virtual-network/149d1121-7bd6-4983-bcfc-dcfc2272c13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.005895 10.0.0.242 - - [2026-06-04 03:06:40] "POST /neutron/port HTTP/1.1" 200 1239 0.018350 10.0.0.242 - - [2026-06-04 03:06:45] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007412 10.0.0.242 - - [2026-06-04 03:06:50] "GET /virtual-machine/07cb4c83-3792-40b6-bad3-ee16e49ff6de HTTP/1.1" 200 1297 0.004790 10.0.0.242 - - [2026-06-04 03:06:50] "GET /virtual-machine-interface/c0e495b9-3b61-4851-8ca8-06b122980138 HTTP/1.1" 200 3169 0.005945 10.0.0.242 - - [2026-06-04 03:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004549 10.0.0.242 - - [2026-06-04 03:06:50] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004321 10.0.0.242 - - [2026-06-04 03:06:50] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004507 10.0.0.242 - - [2026-06-04 03:06:51] "GET /virtual-network/0143635e-9f92-42a3-a288-c8e9d6d23541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006093 10.0.0.242 - - [2026-06-04 03:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004611 10.0.0.242 - - [2026-06-04 03:06:52] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004396 10.0.0.242 - - [2026-06-04 03:06:52] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004457 10.0.0.242 - - [2026-06-04 03:06:52] "GET /virtual-network/0143635e-9f92-42a3-a288-c8e9d6d23541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005940 10.0.0.242 - - [2026-06-04 03:06:52] "GET /virtual-machine/4e0c0597-804b-4a32-8139-298d36b77987 HTTP/1.1" 200 1297 0.004221 10.0.0.242 - - [2026-06-04 03:06:52] "GET /virtual-machine-interface/9d76694d-daf3-43ff-bef8-4b02393cf046 HTTP/1.1" 200 3169 0.006318 10.0.0.242 - - [2026-06-04 03:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.242 - - [2026-06-04 03:06:52] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004021 10.0.0.242 - - [2026-06-04 03:06:52] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003678 10.0.0.242 - - [2026-06-04 03:06:52] "GET /virtual-network/64cdb1f5-343e-4816-bd34-742abfdc00d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006522 10.0.0.242 - - [2026-06-04 03:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.242 - - [2026-06-04 03:06:53] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005452 10.0.0.242 - - [2026-06-04 03:06:53] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004026 10.0.0.242 - - [2026-06-04 03:06:53] "GET /virtual-network/64cdb1f5-343e-4816-bd34-742abfdc00d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005879 10.0.0.242 - - [2026-06-04 03:06:57] "POST /neutron/port HTTP/1.1" 200 1238 0.051218 10.0.0.242 - - [2026-06-04 03:06:58] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007883 10.0.0.242 - - [2026-06-04 03:07:21] "POST /neutron/port HTTP/1.1" 200 1238 0.018652 10.0.0.242 - - [2026-06-04 03:07:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004229 10.0.0.242 - - [2026-06-04 03:07:21] "POST /neutron/port HTTP/1.1" 200 117 0.001151 10.0.0.242 - - [2026-06-04 03:07:22] "GET /virtual-machine/4e0c0597-804b-4a32-8139-298d36b77987 HTTP/1.1" 200 1297 0.005195 10.0.0.242 - - [2026-06-04 03:07:23] "POST /neutron/port HTTP/1.1" 200 1238 0.019031 10.0.0.242 - - [2026-06-04 03:07:24] "GET /virtual-machine/4e0c0597-804b-4a32-8139-298d36b77987 HTTP/1.1" 404 171 0.003475 10.0.0.242 - - [2026-06-04 03:07:24] "GET /virtual-machine/4e0c0597-804b-4a32-8139-298d36b77987 HTTP/1.1" 404 171 0.002716 10.0.0.242 - - [2026-06-04 03:07:24] "GET /virtual-machine/4e0c0597-804b-4a32-8139-298d36b77987 HTTP/1.1" 404 171 0.003291 10.0.0.242 - - [2026-06-04 03:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.242 - - [2026-06-04 03:07:24] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003464 10.0.0.242 - - [2026-06-04 03:07:24] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003482 10.0.0.242 - - [2026-06-04 03:07:25] "GET /virtual-network/64cdb1f5-343e-4816-bd34-742abfdc00d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006679 10.0.0.242 - - [2026-06-04 03:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.242 - - [2026-06-04 03:07:25] "GET /routing-instance/9f966b6f-6627-4500-9dd2-3fd838041aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.006324 10.0.0.242 - - [2026-06-04 03:07:25] "GET /route-target/8a601ec4-de0d-4579-9afc-1b4992284aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004835 10.0.0.242 - - [2026-06-04 03:07:25] "GET /obj-perms HTTP/1.1" 200 5061 0.003528 10.0.0.242 - - [2026-06-04 03:07:26] "POST /neutron/port HTTP/1.1" 200 1237 0.019235 10.0.0.242 - - [2026-06-04 03:07:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004002 10.0.0.242 - - [2026-06-04 03:07:27] "POST /neutron/port HTTP/1.1" 200 117 0.001141 10.0.0.242 - - [2026-06-04 03:07:31] "GET /obj-perms HTTP/1.1" 200 5061 0.004131 10.0.0.242 - - [2026-06-04 03:07:34] "GET /obj-perms HTTP/1.1" 200 5061 0.003558 10.0.0.242 - - [2026-06-04 03:07:40] "GET /obj-perms HTTP/1.1" 200 5061 0.003770 10.0.0.242 - - [2026-06-04 03:07:40] "GET /obj-perms HTTP/1.1" 200 5061 0.004189 10.0.0.27 - - [2026-06-04 03:07:40] "GET /obj-perms HTTP/1.1" 200 5061 0.003693 10.0.0.242 - - [2026-06-04 03:07:40] "GET /virtual-machine/07cb4c83-3792-40b6-bad3-ee16e49ff6de HTTP/1.1" 200 1297 0.003754 10.0.0.242 - - [2026-06-04 03:07:41] "POST /neutron/port HTTP/1.1" 200 1237 0.022069 10.0.0.242 - - [2026-06-04 03:07:42] "GET /virtual-machine/07cb4c83-3792-40b6-bad3-ee16e49ff6de HTTP/1.1" 404 171 0.003400 10.0.0.242 - - [2026-06-04 03:07:42] "GET /virtual-machine/07cb4c83-3792-40b6-bad3-ee16e49ff6de HTTP/1.1" 404 171 0.003521 10.0.0.242 - - [2026-06-04 03:07:42] "GET /virtual-machine/07cb4c83-3792-40b6-bad3-ee16e49ff6de HTTP/1.1" 404 171 0.003360 10.0.0.242 - - [2026-06-04 03:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.242 - - [2026-06-04 03:07:43] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004277 10.0.0.242 - - [2026-06-04 03:07:43] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003108 10.0.0.242 - - [2026-06-04 03:07:43] "GET /virtual-network/0143635e-9f92-42a3-a288-c8e9d6d23541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005829 10.0.0.242 - - [2026-06-04 03:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.242 - - [2026-06-04 03:07:43] "GET /routing-instance/ce8d43b5-9cf9-438c-b44e-5dc4d85b516a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.004079 10.0.0.242 - - [2026-06-04 03:07:43] "GET /route-target/18b2f9b2-1766-441d-b3b8-ec45129c5dd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003863 10.0.0.242 - - [2026-06-04 03:07:46] "GET /obj-perms HTTP/1.1" 200 5061 0.006325 10.0.0.242 - - [2026-06-04 03:07:49] "GET /obj-perms HTTP/1.1" 200 5061 0.003939 10.0.0.50 - - [2026-06-04 03:07:54] "GET /obj-perms HTTP/1.1" 200 5075 0.073767 10.0.0.242 - - [2026-06-04 03:07:55] "GET /obj-perms HTTP/1.1" 200 5061 0.005106 10.0.0.242 - - [2026-06-04 03:07:58] "GET /obj-perms HTTP/1.1" 200 5061 0.003978 10.0.0.242 - - [2026-06-04 03:08:05] "GET /obj-perms HTTP/1.1" 200 5061 0.004184 10.0.0.242 - - [2026-06-04 03:08:08] "GET /obj-perms HTTP/1.1" 200 5061 0.004399 10.0.0.242 - - [2026-06-04 03:08:11] "GET /obj-perms HTTP/1.1" 200 5061 0.004251 10.0.0.242 - - [2026-06-04 03:08:11] "GET /virtual-machine/f26ad4c7-b073-4533-ba52-950be01b17f5 HTTP/1.1" 200 1299 0.004709 10.0.0.242 - - [2026-06-04 03:08:12] "POST /neutron/port HTTP/1.1" 200 1239 0.021273 10.0.0.242 - - [2026-06-04 03:08:13] "GET /virtual-machine/f26ad4c7-b073-4533-ba52-950be01b17f5 HTTP/1.1" 404 171 0.003405 10.0.0.242 - - [2026-06-04 03:08:13] "GET /virtual-machine/f26ad4c7-b073-4533-ba52-950be01b17f5 HTTP/1.1" 404 171 0.003492 10.0.0.242 - - [2026-06-04 03:08:13] "GET /virtual-machine/f26ad4c7-b073-4533-ba52-950be01b17f5 HTTP/1.1" 404 171 0.003569 10.0.0.242 - - [2026-06-04 03:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.242 - - [2026-06-04 03:08:13] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004220 10.0.0.242 - - [2026-06-04 03:08:13] "GET /virtual-networks?parent_id=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003369 10.0.0.242 - - [2026-06-04 03:08:13] "GET /virtual-network/149d1121-7bd6-4983-bcfc-dcfc2272c13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.008015 10.0.0.242 - - [2026-06-04 03:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004209 10.0.0.242 - - [2026-06-04 03:08:13] "GET /routing-instance/0fa82796-7822-4c7e-8b0b-7addc0cad7fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.005862 10.0.0.242 - - [2026-06-04 03:08:13] "GET /route-target/12ade250-6e17-403c-a575-652b038820c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004683 10.0.0.242 - - [2026-06-04 03:08:14] "GET /obj-perms HTTP/1.1" 200 5061 0.004682 10.0.0.242 - - [2026-06-04 03:08:20] "GET /obj-perms HTTP/1.1" 200 5061 0.004685 10.0.0.242 - - [2026-06-04 03:08:23] "GET /obj-perms HTTP/1.1" 200 5061 0.003991 10.0.0.242 - - [2026-06-04 03:08:29] "GET /obj-perms HTTP/1.1" 200 5061 0.004456 10.0.0.50 - - [2026-06-04 03:08:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000542 10.0.0.27 - - [2026-06-04 03:08:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000574 10.0.0.50 - - [2026-06-04 03:08:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000511 10.0.0.27 - - [2026-06-04 03:08:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000682 10.0.0.50 - - [2026-06-04 03:08:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000420 10.0.0.50 - - [2026-06-04 03:08:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000358 10.0.0.27 - - [2026-06-04 03:08:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000408 10.0.0.27 - - [2026-06-04 03:08:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000409 10.0.0.242 - - [2026-06-04 03:08:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000367 10.0.0.242 - - [2026-06-04 03:08:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000464 10.0.0.242 - - [2026-06-04 03:08:32] "GET /obj-perms HTTP/1.1" 200 5061 0.004830 10.0.0.242 - - [2026-06-04 03:08:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000380 10.0.0.242 - - [2026-06-04 03:08:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000347 10.0.0.242 - - [2026-06-04 03:08:38] "GET /obj-perms HTTP/1.1" 200 5061 0.004799 10.0.0.242 - - [2026-06-04 03:08:38] "GET /obj-perms HTTP/1.1" 200 5061 0.004821 10.0.0.27 - - [2026-06-04 03:08:38] "GET /obj-perms HTTP/1.1" 200 5061 0.006476 10.0.0.242 - - [2026-06-04 03:08:39] "GET /virtual-network/0143635e-9f92-42a3-a288-c8e9d6d23541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005563 10.0.0.242 - - [2026-06-04 03:08:39] "POST /neutron/network HTTP/1.1" 200 1112 0.009669 10.0.0.50 - - [2026-06-04 03:08:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.003999 10.0.0.50 - - [2026-06-04 03:08:39] "DELETE /access-control-list/50275f86-b74e-43b2-858a-cd16cf68a74a HTTP/1.1" 200 115 0.082653 10.0.0.242 - - [2026-06-04 03:08:39] "GET /virtual-network/0143635e-9f92-42a3-a288-c8e9d6d23541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.009353 10.0.0.242 - - [2026-06-04 03:08:39] "GET /virtual-network/149d1121-7bd6-4983-bcfc-dcfc2272c13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.005631 10.0.0.242 - - [2026-06-04 03:08:39] "POST /neutron/network HTTP/1.1" 200 1200 0.010110 10.0.0.242 - - [2026-06-04 03:08:39] "GET /virtual-network/149d1121-7bd6-4983-bcfc-dcfc2272c13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.007616 10.0.0.242 - - [2026-06-04 03:08:39] "DELETE /network-policy/4dac4b3b-c5fe-41e7-9fb3-a44f2ae9401e HTTP/1.1" 200 115 0.042662 10.0.0.242 - - [2026-06-04 03:08:39] "DELETE /network-policy/fd8cb113-7367-4a6f-b0fa-079f5763e350 HTTP/1.1" 200 115 0.056361 10.0.0.242 - - [2026-06-04 03:08:39] "DELETE /network-policy/a4a2ba0a-764e-40de-ad62-fa8ec74f8326 HTTP/1.1" 200 115 0.060801 10.0.0.242 - - [2026-06-04 03:08:39] "POST /neutron/network HTTP/1.1" 200 1015 0.011820 10.0.0.50 - - [2026-06-04 03:08:39] "POST /ref-update HTTP/1.1" 200 156 0.026723 10.0.0.50 - - [2026-06-04 03:08:40] "DELETE /route-target/8a601ec4-de0d-4579-9afc-1b4992284aac HTTP/1.1" 200 115 0.034285 10.0.0.27 - - [2026-06-04 03:08:40] "POST /useragent-kv HTTP/1.1" 200 115 0.004268 10.0.0.27 - - [2026-06-04 03:08:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003529 10.0.0.27 - - [2026-06-04 03:08:40] "POST /useragent-kv HTTP/1.1" 200 115 0.004139 10.0.0.27 - - [2026-06-04 03:08:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002388 10.0.0.242 - - [2026-06-04 03:08:40] "POST /neutron/network HTTP/1.1" 200 151 0.165426 10.0.0.50 - - [2026-06-04 03:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.242 - - [2026-06-04 03:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.242 - - [2026-06-04 03:08:41] "DELETE /network-ipam/f53a8f7d-2d22-4bb6-ba35-5ab5c44f0cee HTTP/1.1" 200 115 0.035218 10.0.0.242 - - [2026-06-04 03:08:41] "POST /fqname-to-id HTTP/1.1" 404 203 0.002875 10.0.0.242 - - [2026-06-04 03:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.242 - - [2026-06-04 03:08:41] "DELETE /network-ipam/064b5e32-a56e-4043-a804-c6c4d85d1d98 HTTP/1.1" 200 115 0.032968 10.0.0.242 - - [2026-06-04 03:08:41] "POST /fqname-to-id HTTP/1.1" 404 203 0.003959 10.0.0.242 - - [2026-06-04 03:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004131 10.0.0.242 - - [2026-06-04 03:08:41] "DELETE /network-ipam/70d4d110-5173-4446-bc6e-aaa36f90a9f4 HTTP/1.1" 200 115 0.045526 10.0.0.242 - - [2026-06-04 03:08:41] "POST /fqname-to-id HTTP/1.1" 404 203 0.003734 10.0.0.27 - - [2026-06-04 03:08:44] "GET /projects?obj_uuids=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002251 10.0.0.242 - - [2026-06-04 03:08:44] "GET /project/2dc38b5d-bec7-430e-84fc-29b379d6ad9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.040906 10.0.0.27 - - [2026-06-04 03:08:44] "GET /projects?obj_uuids=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001121 10.0.0.242 - - [2026-06-04 03:08:44] "GET /project/2dc38b5d-bec7-430e-84fc-29b379d6ad9a?fields=virtual_networks HTTP/1.1" 200 1043 0.045319 10.0.0.27 - - [2026-06-04 03:08:44] "GET /projects?obj_uuids=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001026 10.0.0.242 - - [2026-06-04 03:08:44] "GET /project/2dc38b5d-bec7-430e-84fc-29b379d6ad9a?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.042369 10.0.0.27 - - [2026-06-04 03:08:44] "GET /projects?obj_uuids=2dc38b5d-bec7-430e-84fc-29b379d6ad9a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001482 10.0.0.242 - - [2026-06-04 03:08:44] "GET /project/2dc38b5d-bec7-430e-84fc-29b379d6ad9a?fields=security_groups HTTP/1.1" 200 1275 0.040231 10.0.0.242 - - [2026-06-04 03:08:45] "POST /fqname-to-id HTTP/1.1" 404 190 0.040775 10.0.0.27 - - [2026-06-04 03:08:45] "GET /projects?obj_uuids=54f9a21c-6dc7-4618-ac6e-2ea4a6e65607&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003742 10.0.0.27 - - [2026-06-04 03:08:46] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001066 10.0.0.27 - - [2026-06-04 03:08:46] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.043199 10.0.0.27 - - [2026-06-04 03:08:46] "POST /id-to-fqname HTTP/1.1" 200 192 0.002085 10.0.0.27 - - [2026-06-04 03:08:46] "POST /fqname-to-id HTTP/1.1" 404 201 0.003452 10.0.0.27 - - [2026-06-04 03:08:46] "POST /security-groups HTTP/1.1" 200 593 0.031453 10.0.0.27 - - [2026-06-04 03:08:46] "POST /projects HTTP/1.1" 200 589 0.243822 10.0.0.27 - - [2026-06-04 03:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.281931 10.0.0.50 - - [2026-06-04 03:08:46] "POST /access-control-lists HTTP/1.1" 200 598 0.027447 10.0.0.242 - - [2026-06-04 03:08:46] "GET /project/54f9a21c-6dc7-4618-ac6e-2ea4a6e65607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.472814 10.0.0.242 - - [2026-06-04 03:08:47] "GET / HTTP/1.1" 200 35931 0.002181 10.0.0.242 - - [2026-06-04 03:08:49] "POST /fqname-to-id HTTP/1.1" 401 293 0.000504 10.0.0.242 - - [2026-06-04 03:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.087107 10.0.0.27 - - [2026-06-04 03:08:49] "GET /projects?obj_uuids=54f9a21c-6dc7-4618-ac6e-2ea4a6e65607&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001119 10.0.0.242 - - [2026-06-04 03:08:49] "GET /project/54f9a21c-6dc7-4618-ac6e-2ea4a6e65607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.044406 10.0.0.242 - - [2026-06-04 03:08:50] "POST /neutron/network HTTP/1.1" 200 117 0.041624 10.0.0.50 - - [2026-06-04 03:08:50] "POST /route-targets HTTP/1.1" 200 327 0.023721 10.0.0.242 - - [2026-06-04 03:08:50] "POST /neutron/network HTTP/1.1" 200 826 0.010188 10.0.0.242 - - [2026-06-04 03:08:50] "POST /id-to-fqname HTTP/1.1" 200 222 0.001520 10.0.0.242 - - [2026-06-04 03:08:50] "GET /virtual-network/948881b0-04e4-4b72-ad32-f457b35249fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007804 10.0.0.242 - - [2026-06-04 03:08:50] "GET /virtual-network/948881b0-04e4-4b72-ad32-f457b35249fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007106 10.0.0.242 - - [2026-06-04 03:08:50] "POST /neutron/subnet HTTP/1.1" 200 724 0.013068 10.0.0.242 - - [2026-06-04 03:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004414 10.0.0.27 - - [2026-06-04 03:08:50] "GET /projects?obj_uuids=54f9a21c-6dc7-4618-ac6e-2ea4a6e65607&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001487 10.0.0.242 - - [2026-06-04 03:08:50] "GET /project/54f9a21c-6dc7-4618-ac6e-2ea4a6e65607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.050684 10.0.0.50 - - [2026-06-04 03:08:51] "POST /ref-update HTTP/1.1" 200 156 0.023789 10.0.0.27 - - [2026-06-04 03:08:51] "POST /useragent-kv HTTP/1.1" 200 115 0.014404 10.0.0.242 - - [2026-06-04 03:08:51] "POST /neutron/subnet HTTP/1.1" 200 729 0.184969 10.0.0.242 - - [2026-06-04 03:08:51] "POST /id-to-fqname HTTP/1.1" 200 222 0.001520 10.0.0.242 - - [2026-06-04 03:08:51] "GET /virtual-network/04927997-19e6-4a3b-9548-73362431447d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005601 10.0.0.242 - - [2026-06-04 03:08:51] "GET /virtual-network/04927997-19e6-4a3b-9548-73362431447d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.014525 10.0.0.242 - - [2026-06-04 03:08:51] "POST /neutron/network HTTP/1.1" 200 827 0.007534 10.0.0.242 - - [2026-06-04 03:08:51] "POST /fqname-to-id HTTP/1.1" 404 228 0.004947 10.0.0.242 - - [2026-06-04 03:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.27 - - [2026-06-04 03:08:51] "GET /projects?obj_uuids=54f9a21c-6dc7-4618-ac6e-2ea4a6e65607&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000987 10.0.0.242 - - [2026-06-04 03:08:51] "GET /project/54f9a21c-6dc7-4618-ac6e-2ea4a6e65607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.058992 10.0.0.242 - - [2026-06-04 03:08:51] "POST /network-policys HTTP/1.1" 200 571 0.035860 10.0.0.242 - - [2026-06-04 03:08:51] "GET /network-policy/5237ddc8-91e8-456a-902e-1426d310797a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.007968 10.0.0.242 - - [2026-06-04 03:08:51] "POST /neutron/network HTTP/1.1" 200 928 0.092495 10.0.0.242 - - [2026-06-04 03:08:51] "GET /virtual-network/948881b0-04e4-4b72-ad32-f457b35249fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.010340 10.0.0.242 - - [2026-06-04 03:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.242 - - [2026-06-04 03:08:51] "GET /network-policy/5237ddc8-91e8-456a-902e-1426d310797a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.004011 10.0.0.50 - - [2026-06-04 03:08:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.005793 10.0.0.242 - - [2026-06-04 03:08:52] "POST /neutron/network HTTP/1.1" 200 929 0.077262 10.0.0.242 - - [2026-06-04 03:08:52] "GET /virtual-network/04927997-19e6-4a3b-9548-73362431447d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005799 10.0.0.242 - - [2026-06-04 03:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.242 - - [2026-06-04 03:08:52] "GET /network-policy/5237ddc8-91e8-456a-902e-1426d310797a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.003360 10.0.0.242 - - [2026-06-04 03:08:52] "GET /virtual-network/948881b0-04e4-4b72-ad32-f457b35249fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006757 10.0.0.50 - - [2026-06-04 03:08:53] "GET /obj-perms HTTP/1.1" 200 5053 0.069074 10.0.0.242 - - [2026-06-04 03:08:54] "GET /virtual-network/04927997-19e6-4a3b-9548-73362431447d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005595 10.0.0.242 - - [2026-06-04 03:08:55] "GET /obj-perms HTTP/1.1" 200 5075 0.125513 10.0.0.242 - - [2026-06-04 03:08:55] "POST /id-to-fqname HTTP/1.1" 200 222 0.001555 10.0.0.27 - - [2026-06-04 03:08:56] "GET /projects?obj_uuids=54f9a21c-6dc7-4618-ac6e-2ea4a6e65607&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001013 10.0.0.242 - - [2026-06-04 03:08:56] "GET /project/54f9a21c-6dc7-4618-ac6e-2ea4a6e65607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.109325 10.0.0.242 - - [2026-06-04 03:08:56] "POST /neutron/network HTTP/1.1" 200 928 0.006603 10.0.0.242 - - [2026-06-04 03:08:57] "POST /id-to-fqname HTTP/1.1" 200 222 0.001703 10.0.0.242 - - [2026-06-04 03:08:57] "POST /neutron/port HTTP/1.1" 200 117 0.012902 10.0.0.27 - - [2026-06-04 03:08:57] "GET /projects?obj_uuids=54f9a21c-6dc7-4618-ac6e-2ea4a6e65607&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001201 10.0.0.242 - - [2026-06-04 03:08:58] "POST /neutron/port HTTP/1.1" 200 1062 0.329081 10.0.0.242 - - [2026-06-04 03:08:58] "POST /neutron/port HTTP/1.1" 200 1116 0.107195 10.0.0.27 - - [2026-06-04 03:08:58] "GET /projects?obj_uuids=54f9a21c-6dc7-4618-ac6e-2ea4a6e65607&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000943 10.0.0.242 - - [2026-06-04 03:08:58] "GET /project/54f9a21c-6dc7-4618-ac6e-2ea4a6e65607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.164419 10.0.0.242 - - [2026-06-04 03:08:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003672 10.0.0.242 - - [2026-06-04 03:08:58] "POST /neutron/network HTTP/1.1" 200 928 0.007930 10.0.0.242 - - [2026-06-04 03:08:58] "POST /neutron/port HTTP/1.1" 200 117 0.009931 10.0.0.242 - - [2026-06-04 03:08:59] "POST /neutron/network HTTP/1.1" 200 939 0.008099 10.0.0.242 - - [2026-06-04 03:08:59] "POST /neutron/port HTTP/1.1" 200 1063 0.021616 10.0.0.242 - - [2026-06-04 03:09:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004033 10.0.0.242 - - [2026-06-04 03:09:00] "POST /neutron/network HTTP/1.1" 200 929 0.010135 10.0.0.242 - - [2026-06-04 03:09:04] "POST /neutron/port HTTP/1.1" 200 1126 0.020556 10.0.0.242 - - [2026-06-04 03:09:04] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007818 10.0.0.242 - - [2026-06-04 03:09:04] "GET /virtual-machine/48222468-28a5-4858-a082-36c260f69c64 HTTP/1.1" 401 293 0.000538 10.0.0.242 - - [2026-06-04 03:09:04] "GET /virtual-machine/48222468-28a5-4858-a082-36c260f69c64 HTTP/1.1" 200 1294 0.041173 10.0.0.242 - - [2026-06-04 03:09:04] "GET /virtual-machine-interface/38f5db53-ed17-41f0-a398-f13e28a6693f HTTP/1.1" 200 2951 0.007233 10.0.0.242 - - [2026-06-04 03:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.242 - - [2026-06-04 03:09:04] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003390 10.0.0.242 - - [2026-06-04 03:09:04] "GET /virtual-networks?parent_id=54f9a21c-6dc7-4618-ac6e-2ea4a6e65607&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003410 10.0.0.242 - - [2026-06-04 03:09:04] "GET /virtual-network/948881b0-04e4-4b72-ad32-f457b35249fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.007341 10.0.0.242 - - [2026-06-04 03:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.242 - - [2026-06-04 03:09:08] "GET /virtual-network/948881b0-04e4-4b72-ad32-f457b35249fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006170 10.0.0.242 - - [2026-06-04 03:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.242 - - [2026-06-04 03:09:12] "GET /virtual-network/948881b0-04e4-4b72-ad32-f457b35249fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.007092 10.0.0.242 - - [2026-06-04 03:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004840 10.0.0.242 - - [2026-06-04 03:09:16] "GET /virtual-network/948881b0-04e4-4b72-ad32-f457b35249fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006666 10.0.0.242 - - [2026-06-04 03:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.242 - - [2026-06-04 03:09:20] "GET /virtual-network/948881b0-04e4-4b72-ad32-f457b35249fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006421 10.0.0.50 - - [2026-06-04 03:09:20] "DELETE /access-control-list/9010e202-f683-41fa-a8bf-b69dedf605c9 HTTP/1.1" 200 115 0.039317 10.0.0.242 - - [2026-06-04 03:09:21] "POST /neutron/network HTTP/1.1" 200 938 0.008837 10.0.0.242 - - [2026-06-04 03:09:21] "POST /neutron/port HTTP/1.1" 200 117 0.001290 10.0.0.242 - - [2026-06-04 03:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.242 - - [2026-06-04 03:09:24] "GET /virtual-network/948881b0-04e4-4b72-ad32-f457b35249fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006350 10.0.0.242 - - [2026-06-04 03:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004816 10.0.0.242 - - [2026-06-04 03:09:28] "GET /virtual-network/948881b0-04e4-4b72-ad32-f457b35249fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.008721 10.0.0.242 - - [2026-06-04 03:09:29] "POST /neutron/port HTTP/1.1" 200 1127 0.023690 10.0.0.242 - - [2026-06-04 03:09:29] "POST /neutron/subnet HTTP/1.1" 200 703 0.009444 10.0.0.27 - - [2026-06-04 03:09:31] "DELETE /project/54f9a21c6dc74618ac6e2ea4a6e65607 HTTP/1.1" 404 173 0.005134 10.0.0.27 - - [2026-06-04 03:09:31] "DELETE /project/2dc38b5d-bec7-430e-84fc-29b379d6ad9a HTTP/1.1" 404 177 0.005230 10.0.0.242 - - [2026-06-04 03:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.242 - - [2026-06-04 03:09:32] "GET /virtual-network/948881b0-04e4-4b72-ad32-f457b35249fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005719 10.0.0.242 - - [2026-06-04 03:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.242 - - [2026-06-04 03:09:36] "GET /virtual-network/948881b0-04e4-4b72-ad32-f457b35249fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.008067 10.0.0.242 - - [2026-06-04 03:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.242 - - [2026-06-04 03:09:40] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004080 10.0.0.242 - - [2026-06-04 03:09:40] "GET /virtual-networks?parent_id=54f9a21c-6dc7-4618-ac6e-2ea4a6e65607&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003259 10.0.0.242 - - [2026-06-04 03:09:40] "GET /virtual-network/948881b0-04e4-4b72-ad32-f457b35249fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005491 10.0.0.242 - - [2026-06-04 03:09:40] "POST /neutron/port HTTP/1.1" 200 1126 0.018565 10.0.0.242 - - [2026-06-04 03:09:46] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008077 10.0.0.242 - - [2026-06-04 03:09:52] "POST /neutron/port HTTP/1.1" 200 1126 0.028260 10.0.0.27 - - [2026-06-04 03:09:56] "GET /obj-perms HTTP/1.1" 200 5075 0.077675 10.0.0.242 - - [2026-06-04 03:09:56] "POST /neutron/security_group HTTP/1.1" 200 2060 0.019534 10.0.0.242 - - [2026-06-04 03:10:01] "POST /neutron/port HTTP/1.1" 200 1126 0.022521 10.0.0.242 - - [2026-06-04 03:10:07] "POST /neutron/security_group HTTP/1.1" 200 2060 0.010172 10.0.0.242 - - [2026-06-04 03:10:07] "POST /neutron/port HTTP/1.1" 200 1127 0.021205 10.0.0.242 - - [2026-06-04 03:10:07] "GET /virtual-machine/0b194052-8ed0-4db1-96a9-c9b194e43705 HTTP/1.1" 200 1293 0.006235 10.0.0.242 - - [2026-06-04 03:10:07] "GET /virtual-machine-interface/cf5f5d10-3acc-40c2-903f-0c59813f3ae2 HTTP/1.1" 200 2952 0.005618 10.0.0.242 - - [2026-06-04 03:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.242 - - [2026-06-04 03:10:07] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004203 10.0.0.242 - - [2026-06-04 03:10:07] "GET /virtual-networks?parent_id=54f9a21c-6dc7-4618-ac6e-2ea4a6e65607&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004197 10.0.0.242 - - [2026-06-04 03:10:07] "GET /virtual-network/04927997-19e6-4a3b-9548-73362431447d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006284 10.0.0.242 - - [2026-06-04 03:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.242 - - [2026-06-04 03:10:08] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003718 10.0.0.242 - - [2026-06-04 03:10:08] "GET /virtual-networks?parent_id=54f9a21c-6dc7-4618-ac6e-2ea4a6e65607&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003581 10.0.0.242 - - [2026-06-04 03:10:08] "GET /virtual-network/04927997-19e6-4a3b-9548-73362431447d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006074 10.0.0.242 - - [2026-06-04 03:10:21] "POST /neutron/port HTTP/1.1" 200 1126 0.018696 10.0.0.242 - - [2026-06-04 03:10:21] "POST /neutron/subnet HTTP/1.1" 200 698 0.012018 10.0.0.242 - - [2026-06-04 03:10:30] "POST /neutron/port HTTP/1.1" 200 1127 0.019044 10.0.0.242 - - [2026-06-04 03:10:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005399 10.0.0.242 - - [2026-06-04 03:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.27 - - [2026-06-04 03:10:31] "GET /projects?obj_uuids=54f9a21c-6dc7-4618-ac6e-2ea4a6e65607&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.041028 10.0.0.242 - - [2026-06-04 03:10:31] "POST /neutron/network HTTP/1.1" 200 929 0.006785 10.0.0.242 - - [2026-06-04 03:10:31] "GET /project/54f9a21c-6dc7-4618-ac6e-2ea4a6e65607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.088231 10.0.0.242 - - [2026-06-04 03:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004404 10.0.0.242 - - [2026-06-04 03:10:31] "PUT /network-policy/5237ddc8-91e8-456a-902e-1426d310797a HTTP/1.1" 200 262 0.015892 10.0.0.50 - - [2026-06-04 03:10:31] "POST /ref-update HTTP/1.1" 200 156 0.063869 10.0.0.242 - - [2026-06-04 03:10:35] "GET /virtual-network/04927997-19e6-4a3b-9548-73362431447d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006277 10.0.0.242 - - [2026-06-04 03:10:35] "POST /neutron/network HTTP/1.1" 200 827 0.011202 10.0.0.50 - - [2026-06-04 03:10:35] "DELETE /access-control-list/3931e89a-fc9f-4274-9521-6a777d304064 HTTP/1.1" 200 115 0.074419 10.0.0.242 - - [2026-06-04 03:10:35] "GET /virtual-network/04927997-19e6-4a3b-9548-73362431447d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.010257 10.0.0.242 - - [2026-06-04 03:10:35] "GET /virtual-network/948881b0-04e4-4b72-ad32-f457b35249fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.007766 10.0.0.242 - - [2026-06-04 03:10:35] "POST /neutron/network HTTP/1.1" 200 826 0.011140 10.0.0.242 - - [2026-06-04 03:10:35] "GET /virtual-network/948881b0-04e4-4b72-ad32-f457b35249fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007966 10.0.0.242 - - [2026-06-04 03:10:35] "DELETE /network-policy/5237ddc8-91e8-456a-902e-1426d310797a HTTP/1.1" 200 115 0.043829 10.0.0.242 - - [2026-06-04 03:10:35] "POST /neutron/network HTTP/1.1" 400 204 0.016211 10.0.0.242 - - [2026-06-04 03:10:36] "POST /neutron/port HTTP/1.1" 200 151 0.209121 10.0.0.242 - - [2026-06-04 03:10:37] "POST /neutron/network HTTP/1.1" 200 827 0.008358 10.0.0.50 - - [2026-06-04 03:10:38] "DELETE /route-target/e7610109-4884-4f27-86f5-5530a2abb4e0 HTTP/1.1" 200 115 0.030157 10.0.0.27 - - [2026-06-04 03:10:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002797 10.0.0.27 - - [2026-06-04 03:10:38] "POST /useragent-kv HTTP/1.1" 200 115 0.005224 10.0.0.242 - - [2026-06-04 03:10:38] "POST /neutron/network HTTP/1.1" 200 151 0.134608 10.0.0.27 - - [2026-06-04 03:10:40] "GET /projects?obj_uuids=54f9a21c-6dc7-4618-ac6e-2ea4a6e65607&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001082 10.0.0.242 - - [2026-06-04 03:10:40] "GET /project/54f9a21c-6dc7-4618-ac6e-2ea4a6e65607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.070043 10.0.0.27 - - [2026-06-04 03:10:40] "GET /projects?obj_uuids=54f9a21c-6dc7-4618-ac6e-2ea4a6e65607&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001009 10.0.0.242 - - [2026-06-04 03:10:40] "GET /project/54f9a21c-6dc7-4618-ac6e-2ea4a6e65607?fields=virtual_networks HTTP/1.1" 200 1036 0.037597 10.0.0.27 - - [2026-06-04 03:10:40] "GET /projects?obj_uuids=54f9a21c-6dc7-4618-ac6e-2ea4a6e65607&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001831 10.0.0.242 - - [2026-06-04 03:10:40] "GET /project/54f9a21c-6dc7-4618-ac6e-2ea4a6e65607?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.044442 10.0.0.27 - - [2026-06-04 03:10:40] "GET /projects?obj_uuids=54f9a21c-6dc7-4618-ac6e-2ea4a6e65607&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001175 10.0.0.242 - - [2026-06-04 03:10:40] "GET /project/54f9a21c-6dc7-4618-ac6e-2ea4a6e65607?fields=security_groups HTTP/1.1" 200 1264 0.039114 10.0.0.242 - - [2026-06-04 03:10:41] "POST /fqname-to-id HTTP/1.1" 404 200 0.038771 10.0.0.27 - - [2026-06-04 03:10:41] "GET /projects?obj_uuids=819545bb-9c03-413f-b74b-9ac07516f9d6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003285 10.0.0.27 - - [2026-06-04 03:10:41] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001039 10.0.0.27 - - [2026-06-04 03:10:41] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008450 10.0.0.27 - - [2026-06-04 03:10:41] "POST /id-to-fqname HTTP/1.1" 200 202 0.002270 10.0.0.27 - - [2026-06-04 03:10:41] "POST /fqname-to-id HTTP/1.1" 404 211 0.007773 10.0.0.27 - - [2026-06-04 03:10:41] "POST /security-groups HTTP/1.1" 200 603 0.034790 10.0.0.50 - - [2026-06-04 03:10:41] "POST /fqname-to-id HTTP/1.1" 404 246 0.003683 10.0.0.27 - - [2026-06-04 03:10:41] "POST /projects HTTP/1.1" 200 609 0.255146 10.0.0.27 - - [2026-06-04 03:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.295760 10.0.0.242 - - [2026-06-04 03:10:42] "GET /project/819545bb-9c03-413f-b74b-9ac07516f9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.481309 10.0.0.50 - - [2026-06-04 03:10:42] "POST /access-control-lists HTTP/1.1" 200 606 0.059228 10.0.0.242 - - [2026-06-04 03:10:43] "GET / HTTP/1.1" 200 35931 0.001938 10.0.0.242 - - [2026-06-04 03:10:47] "GET /project/819545bb-9c03-413f-b74b-9ac07516f9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000489 10.0.0.27 - - [2026-06-04 03:10:47] "GET /projects?obj_uuids=819545bb-9c03-413f-b74b-9ac07516f9d6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000947 10.0.0.242 - - [2026-06-04 03:10:47] "GET /project/819545bb-9c03-413f-b74b-9ac07516f9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.078003 10.0.0.242 - - [2026-06-04 03:10:48] "GET / HTTP/1.1" 200 35931 0.001907 10.0.0.242 - - [2026-06-04 03:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.27 - - [2026-06-04 03:10:48] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001466 10.0.0.242 - - [2026-06-04 03:10:48] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008842 10.0.0.242 - - [2026-06-04 03:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.27 - - [2026-06-04 03:10:48] "GET /projects?obj_uuids=819545bb-9c03-413f-b74b-9ac07516f9d6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001108 10.0.0.242 - - [2026-06-04 03:10:48] "GET /project/819545bb-9c03-413f-b74b-9ac07516f9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.038891 10.0.0.242 - - [2026-06-04 03:10:49] "GET /domains HTTP/1.1" 401 293 0.000422 10.0.0.242 - - [2026-06-04 03:10:50] "GET /domains HTTP/1.1" 200 280 0.041612 10.0.0.27 - - [2026-06-04 03:10:50] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001079 10.0.0.242 - - [2026-06-04 03:10:50] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308 HTTP/1.1" 200 2967 0.010789 10.0.0.27 - - [2026-06-04 03:10:50] "GET /projects?obj_uuids=819545bb-9c03-413f-b74b-9ac07516f9d6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000891 10.0.0.242 - - [2026-06-04 03:10:50] "GET /project/819545bb-9c03-413f-b74b-9ac07516f9d6 HTTP/1.1" 200 1924 0.091679 10.0.0.242 - - [2026-06-04 03:10:50] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003200 10.0.0.242 - - [2026-06-04 03:10:50] "POST /network-ipams HTTP/1.1" 200 621 0.037938 10.0.0.242 - - [2026-06-04 03:10:50] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.003347 10.0.0.242 - - [2026-06-04 03:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.242 - - [2026-06-04 03:10:50] "GET /network-ipam/6680f5a8-66ef-41c9-8793-f35959ac9e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.007598 10.0.0.242 - - [2026-06-04 03:10:50] "PUT /network-ipam/6680f5a8-66ef-41c9-8793-f35959ac9e8e HTTP/1.1" 200 258 0.025375 10.0.0.242 - - [2026-06-04 03:10:50] "POST /fqname-to-id HTTP/1.1" 401 293 0.000547 10.0.0.242 - - [2026-06-04 03:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.038902 10.0.0.27 - - [2026-06-04 03:10:51] "GET /projects?obj_uuids=819545bb-9c03-413f-b74b-9ac07516f9d6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001021 10.0.0.242 - - [2026-06-04 03:10:51] "GET /project/819545bb-9c03-413f-b74b-9ac07516f9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.051193 10.0.0.27 - - [2026-06-04 03:10:51] "POST /useragent-kv HTTP/1.1" 200 115 0.008568 10.0.0.242 - - [2026-06-04 03:10:51] "POST /neutron/subnet HTTP/1.1" 200 701 0.293361 10.0.0.242 - - [2026-06-04 03:10:52] "POST /neutron/network HTTP/1.1" 200 1336 0.019960 10.0.0.242 - - [2026-06-04 03:10:52] "POST /id-to-fqname HTTP/1.1" 200 235 0.001883 10.0.0.242 - - [2026-06-04 03:10:52] "GET /virtual-network/2b588bf2-07db-4d66-8f26-a62783399078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.007554 10.0.0.242 - - [2026-06-04 03:10:52] "GET /virtual-network/2b588bf2-07db-4d66-8f26-a62783399078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.006846 10.0.0.242 - - [2026-06-04 03:10:52] "POST /neutron/subnet HTTP/1.1" 200 701 0.019136 10.0.0.242 - - [2026-06-04 03:10:53] "GET /virtual-network/2b588bf2-07db-4d66-8f26-a62783399078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.006876 10.0.0.50 - - [2026-06-04 03:10:54] "GET /obj-perms HTTP/1.1" 200 5038 0.064877 10.0.0.242 - - [2026-06-04 03:10:54] "POST /fqname-to-id HTTP/1.1" 404 229 0.008746 10.0.0.242 - - [2026-06-04 03:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099 10.0.0.27 - - [2026-06-04 03:10:54] "GET /projects?obj_uuids=819545bb-9c03-413f-b74b-9ac07516f9d6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001424 10.0.0.242 - - [2026-06-04 03:10:54] "GET /project/819545bb-9c03-413f-b74b-9ac07516f9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.061232 10.0.0.242 - - [2026-06-04 03:10:54] "POST /network-policys HTTP/1.1" 200 563 0.038572 10.0.0.242 - - [2026-06-04 03:10:54] "GET /network-policy/4232cc7b-4a67-46d8-ab04-3a1c60191ce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.009057 10.0.0.242 - - [2026-06-04 03:10:55] "POST /fqname-to-id HTTP/1.1" 404 229 0.007018 10.0.0.242 - - [2026-06-04 03:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008592 10.0.0.27 - - [2026-06-04 03:10:55] "GET /projects?obj_uuids=819545bb-9c03-413f-b74b-9ac07516f9d6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001348 10.0.0.242 - - [2026-06-04 03:10:55] "GET /project/819545bb-9c03-413f-b74b-9ac07516f9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.064897 10.0.0.242 - - [2026-06-04 03:10:55] "POST /network-policys HTTP/1.1" 200 563 0.049824 10.0.0.242 - - [2026-06-04 03:10:55] "GET /network-policy/3e44de4e-34ee-49d9-9377-24aebe249b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8880 0.010772 10.0.0.242 - - [2026-06-04 03:10:55] "POST /fqname-to-id HTTP/1.1" 404 229 0.004828 10.0.0.242 - - [2026-06-04 03:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.27 - - [2026-06-04 03:10:55] "GET /projects?obj_uuids=819545bb-9c03-413f-b74b-9ac07516f9d6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000939 10.0.0.242 - - [2026-06-04 03:10:55] "GET /project/819545bb-9c03-413f-b74b-9ac07516f9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.049512 10.0.0.242 - - [2026-06-04 03:10:55] "POST /network-policys HTTP/1.1" 200 563 0.042307 10.0.0.242 - - [2026-06-04 03:10:55] "GET /network-policy/ab7ad8af-1c3d-4087-a0f2-4e7ef37216c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006533 10.0.0.242 - - [2026-06-04 03:10:55] "POST /fqname-to-id HTTP/1.1" 404 229 0.004809 10.0.0.242 - - [2026-06-04 03:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004985 10.0.0.27 - - [2026-06-04 03:10:56] "GET /projects?obj_uuids=819545bb-9c03-413f-b74b-9ac07516f9d6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001288 10.0.0.242 - - [2026-06-04 03:10:56] "GET /project/819545bb-9c03-413f-b74b-9ac07516f9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.071055 10.0.0.242 - - [2026-06-04 03:10:56] "POST /network-policys HTTP/1.1" 200 563 0.033469 10.0.0.242 - - [2026-06-04 03:10:56] "GET /network-policy/11f75005-2082-4202-9422-74b0929000b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006932 10.0.0.242 - - [2026-06-04 03:10:56] "POST /fqname-to-id HTTP/1.1" 404 229 0.004012 10.0.0.242 - - [2026-06-04 03:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.27 - - [2026-06-04 03:10:56] "GET /projects?obj_uuids=819545bb-9c03-413f-b74b-9ac07516f9d6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001450 10.0.0.242 - - [2026-06-04 03:10:56] "GET /project/819545bb-9c03-413f-b74b-9ac07516f9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.043335 10.0.0.242 - - [2026-06-04 03:10:56] "POST /network-policys HTTP/1.1" 200 563 0.034450 10.0.0.242 - - [2026-06-04 03:10:56] "GET /network-policy/dc0a9886-e71b-465e-9303-d2158221cf70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.012479 10.0.0.242 - - [2026-06-04 03:10:56] "POST /fqname-to-id HTTP/1.1" 404 229 0.004070 10.0.0.242 - - [2026-06-04 03:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.27 - - [2026-06-04 03:10:56] "GET /projects?obj_uuids=819545bb-9c03-413f-b74b-9ac07516f9d6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001017 10.0.0.242 - - [2026-06-04 03:10:56] "GET /project/819545bb-9c03-413f-b74b-9ac07516f9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.084061 10.0.0.242 - - [2026-06-04 03:10:57] "POST /network-policys HTTP/1.1" 200 563 0.050822 10.0.0.242 - - [2026-06-04 03:10:57] "GET /network-policy/29192a6a-a505-4885-942d-e0da102332d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.007637 10.0.0.242 - - [2026-06-04 03:10:57] "POST /fqname-to-id HTTP/1.1" 404 229 0.003906 10.0.0.242 - - [2026-06-04 03:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.27 - - [2026-06-04 03:10:57] "GET /projects?obj_uuids=819545bb-9c03-413f-b74b-9ac07516f9d6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000969 10.0.0.242 - - [2026-06-04 03:10:57] "GET /project/819545bb-9c03-413f-b74b-9ac07516f9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.065967 10.0.0.242 - - [2026-06-04 03:10:57] "POST /network-policys HTTP/1.1" 200 563 0.041591 10.0.0.242 - - [2026-06-04 03:10:57] "GET /network-policy/bfc90751-55cc-4514-bb98-9f2d14764c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006312 10.0.0.242 - - [2026-06-04 03:10:57] "POST /fqname-to-id HTTP/1.1" 404 229 0.003559 10.0.0.242 - - [2026-06-04 03:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.27 - - [2026-06-04 03:10:57] "GET /projects?obj_uuids=819545bb-9c03-413f-b74b-9ac07516f9d6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000976 10.0.0.242 - - [2026-06-04 03:10:57] "GET /project/819545bb-9c03-413f-b74b-9ac07516f9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.072922 10.0.0.242 - - [2026-06-04 03:10:58] "POST /network-policys HTTP/1.1" 200 563 0.041672 10.0.0.242 - - [2026-06-04 03:10:58] "GET /network-policy/35d5ffcd-4cf4-49aa-b8e4-7f9b36dec096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.012575 10.0.0.242 - - [2026-06-04 03:10:58] "POST /fqname-to-id HTTP/1.1" 404 229 0.003329 10.0.0.242 - - [2026-06-04 03:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.27 - - [2026-06-04 03:10:58] "GET /projects?obj_uuids=819545bb-9c03-413f-b74b-9ac07516f9d6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000939 10.0.0.242 - - [2026-06-04 03:10:58] "GET /project/819545bb-9c03-413f-b74b-9ac07516f9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.043830 10.0.0.242 - - [2026-06-04 03:10:58] "POST /network-policys HTTP/1.1" 200 563 0.035368 10.0.0.242 - - [2026-06-04 03:10:58] "GET /network-policy/53ce4a53-307d-4bd2-b5e6-37dc8380dcf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006309 10.0.0.242 - - [2026-06-04 03:10:58] "POST /fqname-to-id HTTP/1.1" 404 229 0.003431 10.0.0.242 - - [2026-06-04 03:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.27 - - [2026-06-04 03:10:58] "GET /projects?obj_uuids=819545bb-9c03-413f-b74b-9ac07516f9d6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001014 10.0.0.242 - - [2026-06-04 03:10:58] "GET /project/819545bb-9c03-413f-b74b-9ac07516f9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.053487 10.0.0.242 - - [2026-06-04 03:10:58] "POST /network-policys HTTP/1.1" 200 563 0.028672 10.0.0.242 - - [2026-06-04 03:10:58] "GET /network-policy/e96f5b07-761d-4ae5-94e7-ed61a561a54d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.009856 10.0.0.242 - - [2026-06-04 03:10:59] "POST /neutron/network HTTP/1.1" 200 1336 0.017983 10.0.0.50 - - [2026-06-04 03:10:59] "POST /fqname-to-id HTTP/1.1" 404 252 0.006868 10.0.0.50 - - [2026-06-04 03:10:59] "POST /fqname-to-id HTTP/1.1" 404 207 0.054840 10.0.0.242 - - [2026-06-04 03:10:59] "GET /virtual-network/2b588bf2-07db-4d66-8f26-a62783399078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6138 0.010006 10.0.0.242 - - [2026-06-04 03:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.027263 10.0.0.242 - - [2026-06-04 03:10:59] "GET /network-policy/11f75005-2082-4202-9422-74b0929000b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004111 10.0.0.242 - - [2026-06-04 03:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.242 - - [2026-06-04 03:10:59] "GET /network-policy/29192a6a-a505-4885-942d-e0da102332d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005919 10.0.0.242 - - [2026-06-04 03:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.242 - - [2026-06-04 03:10:59] "GET /network-policy/35d5ffcd-4cf4-49aa-b8e4-7f9b36dec096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004858 10.0.0.242 - - [2026-06-04 03:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.242 - - [2026-06-04 03:10:59] "GET /network-policy/3e44de4e-34ee-49d9-9377-24aebe249b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8880 0.006064 10.0.0.242 - - [2026-06-04 03:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.242 - - [2026-06-04 03:10:59] "GET /network-policy/4232cc7b-4a67-46d8-ab04-3a1c60191ce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004316 10.0.0.242 - - [2026-06-04 03:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.242 - - [2026-06-04 03:10:59] "GET /network-policy/53ce4a53-307d-4bd2-b5e6-37dc8380dcf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005167 10.0.0.242 - - [2026-06-04 03:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.242 - - [2026-06-04 03:10:59] "GET /network-policy/ab7ad8af-1c3d-4087-a0f2-4e7ef37216c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004189 10.0.0.242 - - [2026-06-04 03:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.242 - - [2026-06-04 03:11:00] "GET /network-policy/bfc90751-55cc-4514-bb98-9f2d14764c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004523 10.0.0.242 - - [2026-06-04 03:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.242 - - [2026-06-04 03:11:00] "GET /network-policy/dc0a9886-e71b-465e-9303-d2158221cf70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005749 10.0.0.242 - - [2026-06-04 03:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.242 - - [2026-06-04 03:11:00] "GET /network-policy/e96f5b07-761d-4ae5-94e7-ed61a561a54d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005131 10.0.0.242 - - [2026-06-04 03:11:00] "POST /id-to-fqname HTTP/1.1" 200 235 0.001348 10.0.0.242 - - [2026-06-04 03:11:00] "POST /neutron/network HTTP/1.1" 200 2259 0.010137 10.0.0.27 - - [2026-06-04 03:11:01] "GET /projects?obj_uuids=819545bb-9c03-413f-b74b-9ac07516f9d6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001099 10.0.0.242 - - [2026-06-04 03:11:01] "GET /project/819545bb-9c03-413f-b74b-9ac07516f9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.086782 10.0.0.242 - - [2026-06-04 03:11:01] "POST /neutron/port HTTP/1.1" 200 117 0.009225 10.0.0.27 - - [2026-06-04 03:11:02] "GET /projects?obj_uuids=819545bb-9c03-413f-b74b-9ac07516f9d6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001100 10.0.0.242 - - [2026-06-04 03:11:02] "POST /neutron/port HTTP/1.1" 200 1173 0.417489 10.0.0.242 - - [2026-06-04 03:11:03] "POST /neutron/port HTTP/1.1" 200 1227 0.180516 10.0.0.242 - - [2026-06-04 03:11:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006426 10.0.0.242 - - [2026-06-04 03:11:03] "POST /neutron/port HTTP/1.1" 200 117 0.001176 10.0.0.242 - - [2026-06-04 03:11:06] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008555 10.0.0.242 - - [2026-06-04 03:11:07] "POST /neutron/port HTTP/1.1" 200 1237 0.019515 10.0.0.242 - - [2026-06-04 03:11:07] "GET /virtual-machine/df69807b-88e6-4457-85f5-aa84f57056e8 HTTP/1.1" 401 293 0.000489 10.0.0.242 - - [2026-06-04 03:11:07] "GET /virtual-machine/df69807b-88e6-4457-85f5-aa84f57056e8 HTTP/1.1" 200 1304 0.036709 10.0.0.242 - - [2026-06-04 03:11:07] "GET /virtual-machine-interface/7f3905ca-72bf-4a72-8c92-29439e2e504a HTTP/1.1" 200 3169 0.006044 10.0.0.242 - - [2026-06-04 03:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.242 - - [2026-06-04 03:11:07] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003572 10.0.0.242 - - [2026-06-04 03:11:07] "GET /virtual-networks?parent_id=819545bb-9c03-413f-b74b-9ac07516f9d6&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003770 10.0.0.242 - - [2026-06-04 03:11:07] "GET /virtual-network/2b588bf2-07db-4d66-8f26-a62783399078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6138 0.006225 10.0.0.242 - - [2026-06-04 03:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.242 - - [2026-06-04 03:11:10] "GET /virtual-network/2b588bf2-07db-4d66-8f26-a62783399078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6138 0.007466 10.0.0.242 - - [2026-06-04 03:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.242 - - [2026-06-04 03:11:14] "GET /virtual-network/2b588bf2-07db-4d66-8f26-a62783399078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6138 0.006200 10.0.0.242 - - [2026-06-04 03:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.242 - - [2026-06-04 03:11:19] "GET /virtual-network/2b588bf2-07db-4d66-8f26-a62783399078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6138 0.006254 10.0.0.50 - - [2026-06-04 03:11:21] "DELETE /access-control-list/c3813786-e270-4e4e-8143-e826b2827d89 HTTP/1.1" 200 115 0.049268 10.0.0.242 - - [2026-06-04 03:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.242 - - [2026-06-04 03:11:23] "GET /virtual-network/2b588bf2-07db-4d66-8f26-a62783399078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6138 0.005491 10.0.0.242 - - [2026-06-04 03:11:23] "POST /neutron/port HTTP/1.1" 200 1237 0.024948 10.0.0.242 - - [2026-06-04 03:11:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003847 10.0.0.242 - - [2026-06-04 03:11:23] "POST /neutron/port HTTP/1.1" 200 117 0.001510 10.0.0.242 - - [2026-06-04 03:11:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.242 - - [2026-06-04 03:11:27] "GET /virtual-network/2b588bf2-07db-4d66-8f26-a62783399078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6138 0.005601 10.0.0.242 - - [2026-06-04 03:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.242 - - [2026-06-04 03:11:31] "GET /virtual-network/2b588bf2-07db-4d66-8f26-a62783399078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6138 0.006684 10.0.0.27 - - [2026-06-04 03:11:31] "DELETE /project/54f9a21c-6dc7-4618-ac6e-2ea4a6e65607 HTTP/1.1" 404 177 0.002737 10.0.0.27 - - [2026-06-04 03:11:31] "DELETE /project/819545bb9c03413fb74b9ac07516f9d6 HTTP/1.1" 404 173 0.005795 10.0.0.242 - - [2026-06-04 03:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005044 10.0.0.242 - - [2026-06-04 03:11:35] "GET /virtual-network/2b588bf2-07db-4d66-8f26-a62783399078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6138 0.005769 10.0.0.242 - - [2026-06-04 03:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.242 - - [2026-06-04 03:11:39] "GET /virtual-network/2b588bf2-07db-4d66-8f26-a62783399078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6138 0.011527 10.0.0.242 - - [2026-06-04 03:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.242 - - [2026-06-04 03:11:43] "GET /virtual-network/2b588bf2-07db-4d66-8f26-a62783399078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6138 0.006093 10.0.0.242 - - [2026-06-04 03:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.242 - - [2026-06-04 03:11:45] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003821 10.0.0.242 - - [2026-06-04 03:11:45] "GET /virtual-networks?parent_id=819545bb-9c03-413f-b74b-9ac07516f9d6&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003256 10.0.0.242 - - [2026-06-04 03:11:45] "GET /virtual-network/2b588bf2-07db-4d66-8f26-a62783399078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6138 0.006437 10.0.0.242 - - [2026-06-04 03:11:45] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008401 10.0.0.242 - - [2026-06-04 03:11:56] "POST /neutron/port HTTP/1.1" 200 1237 0.029299 10.0.0.242 - - [2026-06-04 03:11:57] "POST /neutron/security_group HTTP/1.1" 200 2070 0.058596 10.0.0.242 - - [2026-06-04 03:11:57] "GET /obj-perms HTTP/1.1" 200 5075 0.076148 10.0.0.242 - - [2026-06-04 03:12:06] "POST /neutron/port HTTP/1.1" 200 1237 0.024529 10.0.0.242 - - [2026-06-04 03:12:06] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007463 10.0.0.242 - - [2026-06-04 03:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.242 - - [2026-06-04 03:12:07] "GET /network-policy/4232cc7b-4a67-46d8-ab04-3a1c60191ce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004530 10.0.0.242 - - [2026-06-04 03:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.242 - - [2026-06-04 03:12:07] "GET /network-policy/3e44de4e-34ee-49d9-9377-24aebe249b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8880 0.005134 10.0.0.242 - - [2026-06-04 03:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005148 10.0.0.242 - - [2026-06-04 03:12:07] "GET /network-policy/ab7ad8af-1c3d-4087-a0f2-4e7ef37216c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005003 10.0.0.242 - - [2026-06-04 03:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004539 10.0.0.242 - - [2026-06-04 03:12:07] "GET /network-policy/11f75005-2082-4202-9422-74b0929000b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006500 10.0.0.242 - - [2026-06-04 03:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.242 - - [2026-06-04 03:12:07] "GET /network-policy/dc0a9886-e71b-465e-9303-d2158221cf70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004992 10.0.0.242 - - [2026-06-04 03:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.242 - - [2026-06-04 03:12:07] "GET /network-policy/29192a6a-a505-4885-942d-e0da102332d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006080 10.0.0.242 - - [2026-06-04 03:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.242 - - [2026-06-04 03:12:07] "GET /network-policy/bfc90751-55cc-4514-bb98-9f2d14764c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005662 10.0.0.242 - - [2026-06-04 03:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.242 - - [2026-06-04 03:12:07] "GET /network-policy/35d5ffcd-4cf4-49aa-b8e4-7f9b36dec096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004363 10.0.0.242 - - [2026-06-04 03:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.242 - - [2026-06-04 03:12:07] "GET /network-policy/53ce4a53-307d-4bd2-b5e6-37dc8380dcf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004647 10.0.0.242 - - [2026-06-04 03:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005037 10.0.0.242 - - [2026-06-04 03:12:07] "GET /network-policy/e96f5b07-761d-4ae5-94e7-ed61a561a54d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005287 10.0.0.242 - - [2026-06-04 03:12:08] "POST /neutron/network HTTP/1.1" 200 1439 0.016762 10.0.0.242 - - [2026-06-04 03:12:08] "GET /virtual-network/2b588bf2-07db-4d66-8f26-a62783399078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3492 0.005958 10.0.0.242 - - [2026-06-04 03:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.242 - - [2026-06-04 03:12:08] "GET /network-policy/4232cc7b-4a67-46d8-ab04-3a1c60191ce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005684 10.0.0.242 - - [2026-06-04 03:12:13] "POST /neutron/network HTTP/1.1" 200 1439 0.014598 10.0.0.242 - - [2026-06-04 03:12:13] "GET /virtual-network/2b588bf2-07db-4d66-8f26-a62783399078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3492 0.006409 10.0.0.242 - - [2026-06-04 03:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.242 - - [2026-06-04 03:12:13] "GET /network-policy/3e44de4e-34ee-49d9-9377-24aebe249b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8880 0.004770 10.0.0.50 - - [2026-06-04 03:12:18] "POST /fqname-to-id HTTP/1.1" 404 207 0.019526 10.0.0.50 - - [2026-06-04 03:12:18] "PUT /access-control-list/3ae14a90-9727-4e11-9e91-34e432e2f18a HTTP/1.1" 200 272 0.059504 10.0.0.242 - - [2026-06-04 03:12:18] "POST /neutron/network HTTP/1.1" 200 1439 0.025965 10.0.0.242 - - [2026-06-04 03:12:18] "GET /virtual-network/2b588bf2-07db-4d66-8f26-a62783399078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3492 0.005878 10.0.0.242 - - [2026-06-04 03:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.242 - - [2026-06-04 03:12:18] "GET /network-policy/ab7ad8af-1c3d-4087-a0f2-4e7ef37216c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005584 10.0.0.242 - - [2026-06-04 03:12:23] "POST /neutron/network HTTP/1.1" 200 1449 0.009634 10.0.0.242 - - [2026-06-04 03:12:23] "POST /neutron/subnet HTTP/1.1" 200 1356 0.015492 10.0.0.242 - - [2026-06-04 03:12:23] "POST /neutron/network HTTP/1.1" 200 1439 0.019162 10.0.0.242 - - [2026-06-04 03:12:23] "POST /neutron/network HTTP/1.1" 200 1439 0.016898 10.0.0.242 - - [2026-06-04 03:12:23] "GET /virtual-network/2b588bf2-07db-4d66-8f26-a62783399078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3492 0.008408 10.0.0.242 - - [2026-06-04 03:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.242 - - [2026-06-04 03:12:23] "GET /network-policy/11f75005-2082-4202-9422-74b0929000b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006335 10.0.0.242 - - [2026-06-04 03:12:29] "POST /neutron/network HTTP/1.1" 200 1439 0.020608 10.0.0.242 - - [2026-06-04 03:12:29] "GET /virtual-network/2b588bf2-07db-4d66-8f26-a62783399078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3492 0.006569 10.0.0.242 - - [2026-06-04 03:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.242 - - [2026-06-04 03:12:29] "GET /network-policy/dc0a9886-e71b-465e-9303-d2158221cf70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004664 10.0.0.50 - - [2026-06-04 03:12:34] "POST /fqname-to-id HTTP/1.1" 404 207 0.004782 10.0.0.50 - - [2026-06-04 03:12:34] "PUT /access-control-list/3ae14a90-9727-4e11-9e91-34e432e2f18a HTTP/1.1" 200 272 0.061179 10.0.0.242 - - [2026-06-04 03:12:34] "POST /neutron/network HTTP/1.1" 200 1439 0.023489 10.0.0.242 - - [2026-06-04 03:12:34] "GET /virtual-network/2b588bf2-07db-4d66-8f26-a62783399078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3492 0.009790 10.0.0.242 - - [2026-06-04 03:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004386 10.0.0.242 - - [2026-06-04 03:12:34] "GET /network-policy/29192a6a-a505-4885-942d-e0da102332d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004690 10.0.0.242 - - [2026-06-04 03:12:39] "POST /neutron/network HTTP/1.1" 200 1439 0.023437 10.0.0.242 - - [2026-06-04 03:12:39] "GET /virtual-network/2b588bf2-07db-4d66-8f26-a62783399078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3492 0.005754 10.0.0.242 - - [2026-06-04 03:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.242 - - [2026-06-04 03:12:40] "GET /network-policy/bfc90751-55cc-4514-bb98-9f2d14764c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005287 10.0.0.242 - - [2026-06-04 03:12:45] "POST /neutron/network HTTP/1.1" 200 1439 0.015731 10.0.0.242 - - [2026-06-04 03:12:45] "GET /virtual-network/2b588bf2-07db-4d66-8f26-a62783399078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3492 0.011350 10.0.0.242 - - [2026-06-04 03:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004813 10.0.0.242 - - [2026-06-04 03:12:45] "GET /network-policy/35d5ffcd-4cf4-49aa-b8e4-7f9b36dec096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004655 10.0.0.50 - - [2026-06-04 03:12:50] "POST /fqname-to-id HTTP/1.1" 404 207 0.004602 10.0.0.50 - - [2026-06-04 03:12:50] "PUT /access-control-list/3ae14a90-9727-4e11-9e91-34e432e2f18a HTTP/1.1" 200 272 0.064146 10.0.0.242 - - [2026-06-04 03:12:50] "POST /neutron/network HTTP/1.1" 200 1439 0.023973 10.0.0.242 - - [2026-06-04 03:12:50] "GET /virtual-network/2b588bf2-07db-4d66-8f26-a62783399078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3492 0.005658 10.0.0.242 - - [2026-06-04 03:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004397 10.0.0.242 - - [2026-06-04 03:12:50] "GET /network-policy/53ce4a53-307d-4bd2-b5e6-37dc8380dcf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004375 10.0.0.242 - - [2026-06-04 03:12:55] "POST /neutron/network HTTP/1.1" 200 1439 0.027926 10.0.0.242 - - [2026-06-04 03:12:55] "GET /virtual-network/2b588bf2-07db-4d66-8f26-a62783399078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3492 0.006197 10.0.0.242 - - [2026-06-04 03:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.242 - - [2026-06-04 03:12:55] "GET /network-policy/e96f5b07-761d-4ae5-94e7-ed61a561a54d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004451 10.0.0.27 - - [2026-06-04 03:12:58] "GET /obj-perms HTTP/1.1" 200 5075 0.068119 10.0.0.242 - - [2026-06-04 03:13:01] "GET /virtual-machine/df69807b-88e6-4457-85f5-aa84f57056e8 HTTP/1.1" 200 1304 0.005256 10.0.0.242 - - [2026-06-04 03:13:01] "POST /neutron/port HTTP/1.1" 200 151 0.265765 10.0.0.242 - - [2026-06-04 03:13:03] "GET /virtual-machine/df69807b-88e6-4457-85f5-aa84f57056e8 HTTP/1.1" 404 171 0.003784 10.0.0.242 - - [2026-06-04 03:13:03] "GET /virtual-machine/df69807b-88e6-4457-85f5-aa84f57056e8 HTTP/1.1" 404 171 0.002805 10.0.0.242 - - [2026-06-04 03:13:03] "GET /virtual-machine/df69807b-88e6-4457-85f5-aa84f57056e8 HTTP/1.1" 404 171 0.003419 10.0.0.242 - - [2026-06-04 03:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.242 - - [2026-06-04 03:13:03] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004041 10.0.0.242 - - [2026-06-04 03:13:03] "GET /virtual-networks?parent_id=819545bb-9c03-413f-b74b-9ac07516f9d6&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003492 10.0.0.242 - - [2026-06-04 03:13:03] "GET /virtual-network/2b588bf2-07db-4d66-8f26-a62783399078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3492 0.006255 10.0.0.242 - - [2026-06-04 03:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.242 - - [2026-06-04 03:13:03] "GET /routing-instance/0a989322-d4e8-4424-b349-0400f596b4bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.005080 10.0.0.242 - - [2026-06-04 03:13:03] "GET /route-target/410e89c4-fdef-40ed-ade4-5218f0380af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006056 10.0.0.242 - - [2026-06-04 03:13:03] "GET /obj-perms HTTP/1.1" 200 5038 0.074520 10.0.0.242 - - [2026-06-04 03:13:09] "GET /obj-perms HTTP/1.1" 200 5038 0.005455 10.0.0.242 - - [2026-06-04 03:13:09] "GET /obj-perms HTTP/1.1" 200 5038 0.003730 10.0.0.50 - - [2026-06-04 03:13:09] "GET /obj-perms HTTP/1.1" 200 5038 0.003363 10.0.0.242 - - [2026-06-04 03:13:10] "GET /virtual-network/2b588bf2-07db-4d66-8f26-a62783399078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3492 0.005693 10.0.0.242 - - [2026-06-04 03:13:10] "POST /neutron/network HTTP/1.1" 200 1336 0.020082 10.0.0.242 - - [2026-06-04 03:13:10] "GET /virtual-network/2b588bf2-07db-4d66-8f26-a62783399078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.005840 10.0.0.242 - - [2026-06-04 03:13:10] "DELETE /network-policy/e96f5b07-761d-4ae5-94e7-ed61a561a54d HTTP/1.1" 200 115 0.042514 10.0.0.242 - - [2026-06-04 03:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.27 - - [2026-06-04 03:13:10] "GET /projects?obj_uuids=819545bb-9c03-413f-b74b-9ac07516f9d6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001108 10.0.0.242 - - [2026-06-04 03:13:10] "GET /project/819545bb-9c03-413f-b74b-9ac07516f9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.045678 10.0.0.242 - - [2026-06-04 03:13:10] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-99442627&detail=False&count=False&shared=False HTTP/1.1" 200 2255 0.005414 10.0.0.242 - - [2026-06-04 03:13:10] "DELETE /network-policy/53ce4a53-307d-4bd2-b5e6-37dc8380dcf3 HTTP/1.1" 200 115 0.043953 10.0.0.242 - - [2026-06-04 03:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.27 - - [2026-06-04 03:13:10] "GET /projects?obj_uuids=819545bb-9c03-413f-b74b-9ac07516f9d6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000955 10.0.0.242 - - [2026-06-04 03:13:10] "GET /project/819545bb-9c03-413f-b74b-9ac07516f9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.047223 10.0.0.242 - - [2026-06-04 03:13:10] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-99442627&detail=False&count=False&shared=False HTTP/1.1" 200 2019 0.005170 10.0.0.242 - - [2026-06-04 03:13:10] "DELETE /network-policy/35d5ffcd-4cf4-49aa-b8e4-7f9b36dec096 HTTP/1.1" 200 115 0.048878 10.0.0.242 - - [2026-06-04 03:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.27 - - [2026-06-04 03:13:10] "GET /projects?obj_uuids=819545bb-9c03-413f-b74b-9ac07516f9d6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000973 10.0.0.242 - - [2026-06-04 03:13:10] "GET /project/819545bb-9c03-413f-b74b-9ac07516f9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.044456 10.0.0.242 - - [2026-06-04 03:13:11] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-99442627&detail=False&count=False&shared=False HTTP/1.1" 200 1783 0.004888 10.0.0.242 - - [2026-06-04 03:13:11] "DELETE /network-policy/bfc90751-55cc-4514-bb98-9f2d14764c0d HTTP/1.1" 200 115 0.048450 10.0.0.242 - - [2026-06-04 03:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.27 - - [2026-06-04 03:13:11] "GET /projects?obj_uuids=819545bb-9c03-413f-b74b-9ac07516f9d6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000956 10.0.0.242 - - [2026-06-04 03:13:11] "GET /project/819545bb-9c03-413f-b74b-9ac07516f9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.046657 10.0.0.242 - - [2026-06-04 03:13:11] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-99442627&detail=False&count=False&shared=False HTTP/1.1" 200 1547 0.004995 10.0.0.242 - - [2026-06-04 03:13:11] "DELETE /network-policy/29192a6a-a505-4885-942d-e0da102332d2 HTTP/1.1" 200 115 0.053777 10.0.0.242 - - [2026-06-04 03:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.27 - - [2026-06-04 03:13:11] "GET /projects?obj_uuids=819545bb-9c03-413f-b74b-9ac07516f9d6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001055 10.0.0.242 - - [2026-06-04 03:13:11] "GET /project/819545bb-9c03-413f-b74b-9ac07516f9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.050640 10.0.0.242 - - [2026-06-04 03:13:11] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-99442627&detail=False&count=False&shared=False HTTP/1.1" 200 1311 0.010062 10.0.0.242 - - [2026-06-04 03:13:11] "DELETE /network-policy/dc0a9886-e71b-465e-9303-d2158221cf70 HTTP/1.1" 200 115 0.043957 10.0.0.242 - - [2026-06-04 03:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.27 - - [2026-06-04 03:13:11] "GET /projects?obj_uuids=819545bb-9c03-413f-b74b-9ac07516f9d6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000921 10.0.0.242 - - [2026-06-04 03:13:11] "GET /project/819545bb-9c03-413f-b74b-9ac07516f9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.050754 10.0.0.242 - - [2026-06-04 03:13:11] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-99442627&detail=False&count=False&shared=False HTTP/1.1" 200 1074 0.005273 10.0.0.242 - - [2026-06-04 03:13:11] "DELETE /network-policy/11f75005-2082-4202-9422-74b0929000b0 HTTP/1.1" 200 115 0.039516 10.0.0.242 - - [2026-06-04 03:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.27 - - [2026-06-04 03:13:11] "GET /projects?obj_uuids=819545bb-9c03-413f-b74b-9ac07516f9d6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000949 10.0.0.242 - - [2026-06-04 03:13:11] "GET /project/819545bb-9c03-413f-b74b-9ac07516f9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.045299 10.0.0.242 - - [2026-06-04 03:13:11] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-99442627&detail=False&count=False&shared=False HTTP/1.1" 200 838 0.005122 10.0.0.242 - - [2026-06-04 03:13:12] "DELETE /network-policy/ab7ad8af-1c3d-4087-a0f2-4e7ef37216c1 HTTP/1.1" 200 115 0.042826 10.0.0.242 - - [2026-06-04 03:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.27 - - [2026-06-04 03:13:12] "GET /projects?obj_uuids=819545bb-9c03-413f-b74b-9ac07516f9d6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001149 10.0.0.242 - - [2026-06-04 03:13:12] "GET /project/819545bb-9c03-413f-b74b-9ac07516f9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.042107 10.0.0.242 - - [2026-06-04 03:13:12] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-99442627&detail=False&count=False&shared=False HTTP/1.1" 200 602 0.005436 10.0.0.242 - - [2026-06-04 03:13:12] "DELETE /network-policy/3e44de4e-34ee-49d9-9377-24aebe249b6a HTTP/1.1" 200 115 0.043771 10.0.0.242 - - [2026-06-04 03:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004313 10.0.0.27 - - [2026-06-04 03:13:12] "GET /projects?obj_uuids=819545bb-9c03-413f-b74b-9ac07516f9d6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001106 10.0.0.242 - - [2026-06-04 03:13:12] "GET /project/819545bb-9c03-413f-b74b-9ac07516f9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.062261 10.0.0.242 - - [2026-06-04 03:13:12] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-99442627&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.005195 10.0.0.242 - - [2026-06-04 03:13:12] "DELETE /network-policy/4232cc7b-4a67-46d8-ab04-3a1c60191ce2 HTTP/1.1" 200 115 0.045463 10.0.0.242 - - [2026-06-04 03:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.27 - - [2026-06-04 03:13:12] "GET /projects?obj_uuids=819545bb-9c03-413f-b74b-9ac07516f9d6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000981 10.0.0.242 - - [2026-06-04 03:13:12] "GET /project/819545bb-9c03-413f-b74b-9ac07516f9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.052113 10.0.0.242 - - [2026-06-04 03:13:12] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-99442627&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005639 10.0.0.50 - - [2026-06-04 03:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004218 10.0.0.242 - - [2026-06-04 03:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.242 - - [2026-06-04 03:13:13] "DELETE /network-ipam/6680f5a8-66ef-41c9-8793-f35959ac9e8e HTTP/1.1" 200 115 0.038299 10.0.0.242 - - [2026-06-04 03:13:13] "POST /fqname-to-id HTTP/1.1" 404 260 0.003659 10.0.0.27 - - [2026-06-04 03:13:13] "GET /projects?obj_uuids=819545bb-9c03-413f-b74b-9ac07516f9d6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000925 10.0.0.27 - - [2026-06-04 03:13:13] "GET /project/819545bb-9c03-413f-b74b-9ac07516f9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.042767 10.0.0.27 - - [2026-06-04 03:13:13] "GET /projects?obj_uuids=819545bb-9c03-413f-b74b-9ac07516f9d6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001274 10.0.0.27 - - [2026-06-04 03:13:13] "GET /project/819545bb-9c03-413f-b74b-9ac07516f9d6?fields=security_groups HTTP/1.1" 200 1399 0.044947 10.0.0.27 - - [2026-06-04 03:13:13] "DELETE /security-group/e32bda73-ea22-4e6b-8033-cddbc4dd4407 HTTP/1.1" 200 115 0.055380 10.0.0.27 - - [2026-06-04 03:13:13] "GET /projects?obj_uuids=819545bb-9c03-413f-b74b-9ac07516f9d6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000860 10.0.0.27 - - [2026-06-04 03:13:13] "GET /project/819545bb-9c03-413f-b74b-9ac07516f9d6?fields=application_policy_sets HTTP/1.1" 200 1438 0.046796 10.0.0.50 - - [2026-06-04 03:13:13] "DELETE /access-control-list/86ce9a55-2fee-4176-9f3e-75fd24f1dfe1 HTTP/1.1" 200 115 0.055720 10.0.0.242 - - [2026-06-04 03:13:13] "DELETE /project/819545bb-9c03-413f-b74b-9ac07516f9d6 HTTP/1.1" 200 115 0.417299 10.0.0.27 - - [2026-06-04 03:13:13] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001059 10.0.0.242 - - [2026-06-04 03:13:13] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?fields=projects HTTP/1.1" 200 1438 0.012969 10.0.0.27 - - [2026-06-04 03:13:16] "GET /projects?obj_uuids=819545bb-9c03-413f-b74b-9ac07516f9d6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003895 10.0.0.27 - - [2026-06-04 03:13:16] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001023 10.0.0.27 - - [2026-06-04 03:13:16] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.049617 10.0.0.27 - - [2026-06-04 03:13:16] "POST /id-to-fqname HTTP/1.1" 200 202 0.002522 10.0.0.27 - - [2026-06-04 03:13:16] "POST /fqname-to-id HTTP/1.1" 404 211 0.007087 10.0.0.27 - - [2026-06-04 03:13:16] "POST /security-groups HTTP/1.1" 200 603 0.073723 10.0.0.27 - - [2026-06-04 03:13:16] "POST /projects HTTP/1.1" 200 609 0.279243 10.0.0.27 - - [2026-06-04 03:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.320733 10.0.0.50 - - [2026-06-04 03:13:16] "POST /fqname-to-id HTTP/1.1" 404 245 0.011275 10.0.0.242 - - [2026-06-04 03:13:16] "GET /project/819545bb-9c03-413f-b74b-9ac07516f9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.476548 10.0.0.27 - - [2026-06-04 03:13:16] "GET /projects?obj_uuids=819545bb-9c03-413f-b74b-9ac07516f9d6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000943 10.0.0.242 - - [2026-06-04 03:13:16] "GET /project/819545bb-9c03-413f-b74b-9ac07516f9d6?fields=virtual_networks HTTP/1.1" 200 1056 0.059926 10.0.0.27 - - [2026-06-04 03:13:16] "GET /projects?obj_uuids=819545bb-9c03-413f-b74b-9ac07516f9d6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001010 10.0.0.242 - - [2026-06-04 03:13:17] "GET /project/819545bb-9c03-413f-b74b-9ac07516f9d6?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.034892 10.0.0.27 - - [2026-06-04 03:13:17] "GET /projects?obj_uuids=819545bb-9c03-413f-b74b-9ac07516f9d6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000936 10.0.0.242 - - [2026-06-04 03:13:17] "GET /project/819545bb-9c03-413f-b74b-9ac07516f9d6?fields=security_groups HTTP/1.1" 200 1294 0.045504 10.0.0.242 - - [2026-06-04 03:13:18] "POST /fqname-to-id HTTP/1.1" 404 194 0.038143 10.0.0.27 - - [2026-06-04 03:13:18] "GET /projects?obj_uuids=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003344 10.0.0.27 - - [2026-06-04 03:13:18] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000943 10.0.0.27 - - [2026-06-04 03:13:18] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006856 10.0.0.27 - - [2026-06-04 03:13:18] "POST /id-to-fqname HTTP/1.1" 200 196 0.001915 10.0.0.27 - - [2026-06-04 03:13:18] "POST /fqname-to-id HTTP/1.1" 404 205 0.006341 10.0.0.27 - - [2026-06-04 03:13:18] "POST /security-groups HTTP/1.1" 200 597 0.081726 10.0.0.27 - - [2026-06-04 03:13:18] "POST /projects HTTP/1.1" 200 597 0.293531 10.0.0.27 - - [2026-06-04 03:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.333311 10.0.0.50 - - [2026-06-04 03:13:18] "POST /access-control-lists HTTP/1.1" 200 602 0.034799 10.0.0.242 - - [2026-06-04 03:13:18] "GET /project/5d1bf138-5437-4708-a0e9-5284717ce140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.507460 10.0.0.242 - - [2026-06-04 03:13:19] "GET / HTTP/1.1" 200 35931 0.001418 10.0.0.242 - - [2026-06-04 03:13:22] "GET /project/5d1bf138-5437-4708-a0e9-5284717ce140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000512 10.0.0.50 - - [2026-06-04 03:13:22] "DELETE /access-control-list/3aae266e-be78-4fb5-846c-7c7612a5b367 HTTP/1.1" 200 115 0.043550 10.0.0.27 - - [2026-06-04 03:13:22] "GET /projects?obj_uuids=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001336 10.0.0.242 - - [2026-06-04 03:13:22] "GET /project/5d1bf138-5437-4708-a0e9-5284717ce140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.080423 10.0.0.242 - - [2026-06-04 03:13:23] "GET / HTTP/1.1" 200 35931 0.001366 10.0.0.242 - - [2026-06-04 03:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.27 - - [2026-06-04 03:13:23] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001148 10.0.0.242 - - [2026-06-04 03:13:23] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008179 10.0.0.242 - - [2026-06-04 03:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004863 10.0.0.27 - - [2026-06-04 03:13:23] "GET /projects?obj_uuids=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001001 10.0.0.242 - - [2026-06-04 03:13:23] "GET /project/5d1bf138-5437-4708-a0e9-5284717ce140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.056180 10.0.0.242 - - [2026-06-04 03:13:24] "GET /domains HTTP/1.1" 401 293 0.000422 10.0.0.242 - - [2026-06-04 03:13:25] "GET /domains HTTP/1.1" 200 280 0.039593 10.0.0.27 - - [2026-06-04 03:13:25] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000968 10.0.0.242 - - [2026-06-04 03:13:25] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308 HTTP/1.1" 200 2773 0.009219 10.0.0.27 - - [2026-06-04 03:13:25] "GET /projects?obj_uuids=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000887 10.0.0.242 - - [2026-06-04 03:13:25] "GET /project/5d1bf138-5437-4708-a0e9-5284717ce140 HTTP/1.1" 200 1888 0.096955 10.0.0.242 - - [2026-06-04 03:13:25] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.005470 10.0.0.242 - - [2026-06-04 03:13:25] "POST /network-ipams HTTP/1.1" 200 603 0.028631 10.0.0.242 - - [2026-06-04 03:13:25] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003470 10.0.0.242 - - [2026-06-04 03:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.242 - - [2026-06-04 03:13:25] "GET /network-ipam/67485c6a-bdce-4de6-8b5a-8f0e627c0824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.005590 10.0.0.242 - - [2026-06-04 03:13:25] "PUT /network-ipam/67485c6a-bdce-4de6-8b5a-8f0e627c0824 HTTP/1.1" 200 258 0.013817 10.0.0.242 - - [2026-06-04 03:13:25] "POST /fqname-to-id HTTP/1.1" 401 293 0.000431 10.0.0.242 - - [2026-06-04 03:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.034186 10.0.0.27 - - [2026-06-04 03:13:26] "GET /projects?obj_uuids=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000926 10.0.0.242 - - [2026-06-04 03:13:26] "GET /project/5d1bf138-5437-4708-a0e9-5284717ce140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.052458 10.0.0.242 - - [2026-06-04 03:13:26] "POST /neutron/network HTTP/1.1" 200 117 0.043397 10.0.0.50 - - [2026-06-04 03:13:26] "POST /ref-update HTTP/1.1" 200 156 0.035912 10.0.0.27 - - [2026-06-04 03:13:27] "POST /useragent-kv HTTP/1.1" 200 115 0.009438 10.0.0.242 - - [2026-06-04 03:13:27] "POST /neutron/subnet HTTP/1.1" 200 701 0.196968 10.0.0.242 - - [2026-06-04 03:13:27] "POST /id-to-fqname HTTP/1.1" 200 229 0.001258 10.0.0.242 - - [2026-06-04 03:13:27] "GET /virtual-network/39a421a5-4670-46c5-970c-ce7501140740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006189 10.0.0.242 - - [2026-06-04 03:13:27] "GET /virtual-network/39a421a5-4670-46c5-970c-ce7501140740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005798 10.0.0.242 - - [2026-06-04 03:13:27] "POST /neutron/network HTTP/1.1" 200 1074 0.010966 10.0.0.242 - - [2026-06-04 03:13:27] "GET /virtual-network/39a421a5-4670-46c5-970c-ce7501140740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006602 10.0.0.242 - - [2026-06-04 03:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004573 10.0.0.27 - - [2026-06-04 03:13:29] "GET /projects?obj_uuids=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001065 10.0.0.242 - - [2026-06-04 03:13:29] "GET /project/5d1bf138-5437-4708-a0e9-5284717ce140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.044587 10.0.0.242 - - [2026-06-04 03:13:29] "POST /neutron/network HTTP/1.1" 200 117 0.021066 10.0.0.50 - - [2026-06-04 03:13:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000471 10.0.0.27 - - [2026-06-04 03:13:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000397 10.0.0.50 - - [2026-06-04 03:13:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000937 10.0.0.27 - - [2026-06-04 03:13:30] "POST /useragent-kv HTTP/1.1" 200 115 0.007815 10.0.0.242 - - [2026-06-04 03:13:30] "POST /neutron/subnet HTTP/1.1" 200 701 0.266261 10.0.0.27 - - [2026-06-04 03:13:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000481 10.0.0.242 - - [2026-06-04 03:13:30] "POST /id-to-fqname HTTP/1.1" 200 229 0.001564 10.0.0.242 - - [2026-06-04 03:13:30] "GET /virtual-network/0e48efae-a019-4e48-bdf9-1c861e600b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006071 10.0.0.242 - - [2026-06-04 03:13:30] "GET /virtual-network/0e48efae-a019-4e48-bdf9-1c861e600b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006744 10.0.0.242 - - [2026-06-04 03:13:30] "POST /neutron/network HTTP/1.1" 200 1074 0.012056 10.0.0.50 - - [2026-06-04 03:13:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000515 10.0.0.242 - - [2026-06-04 03:13:30] "GET /virtual-network/0e48efae-a019-4e48-bdf9-1c861e600b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006857 10.0.0.50 - - [2026-06-04 03:13:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000415 10.0.0.27 - - [2026-06-04 03:13:31] "GET /obj-perms HTTP/1.1" 200 5032 0.086563 10.0.0.242 - - [2026-06-04 03:13:31] "POST /fqname-to-id HTTP/1.1" 404 205 0.005191 10.0.0.242 - - [2026-06-04 03:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005008 10.0.0.27 - - [2026-06-04 03:13:31] "GET /projects?obj_uuids=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002095 10.0.0.242 - - [2026-06-04 03:13:31] "GET /project/5d1bf138-5437-4708-a0e9-5284717ce140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.058464 10.0.0.242 - - [2026-06-04 03:13:31] "POST /network-policys HTTP/1.1" 200 527 0.028762 10.0.0.242 - - [2026-06-04 03:13:31] "GET /network-policy/001dcae7-74d9-4847-a1ba-044d2f8fa632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3980 0.007007 10.0.0.27 - - [2026-06-04 03:13:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000411 10.0.0.27 - - [2026-06-04 03:13:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000387 10.0.0.27 - - [2026-06-04 03:13:31] "DELETE /project/5d1bf13854374708a0e95284717ce140 HTTP/1.1" 404 173 0.006853 10.0.0.27 - - [2026-06-04 03:13:31] "DELETE /project/819545bb-9c03-413f-b74b-9ac07516f9d6 HTTP/1.1" 404 177 0.005761 10.0.0.27 - - [2026-06-04 03:13:31] "DELETE /project/819545bb9c03413fb74b9ac07516f9d6 HTTP/1.1" 404 173 0.004934 10.0.0.242 - - [2026-06-04 03:13:31] "POST /fqname-to-id HTTP/1.1" 404 205 0.005390 10.0.0.242 - - [2026-06-04 03:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.27 - - [2026-06-04 03:13:31] "GET /projects?obj_uuids=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001101 10.0.0.242 - - [2026-06-04 03:13:31] "GET /project/5d1bf138-5437-4708-a0e9-5284717ce140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.044285 10.0.0.242 - - [2026-06-04 03:13:31] "POST /network-policys HTTP/1.1" 200 527 0.031123 10.0.0.242 - - [2026-06-04 03:13:31] "GET /network-policy/3a68f474-8962-485f-9be5-427d3d12c3ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.007061 10.0.0.242 - - [2026-06-04 03:13:32] "POST /fqname-to-id HTTP/1.1" 404 205 0.003397 10.0.0.242 - - [2026-06-04 03:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.27 - - [2026-06-04 03:13:32] "GET /projects?obj_uuids=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000925 10.0.0.242 - - [2026-06-04 03:13:32] "GET /project/5d1bf138-5437-4708-a0e9-5284717ce140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.048645 10.0.0.242 - - [2026-06-04 03:13:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000351 10.0.0.242 - - [2026-06-04 03:13:32] "POST /network-policys HTTP/1.1" 200 527 0.031618 10.0.0.242 - - [2026-06-04 03:13:32] "GET /network-policy/dff1a1cf-1a8b-41f8-840d-9d96a0fb64f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.007670 10.0.0.242 - - [2026-06-04 03:13:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000354 10.0.0.242 - - [2026-06-04 03:13:32] "POST /fqname-to-id HTTP/1.1" 404 205 0.003511 10.0.0.242 - - [2026-06-04 03:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.27 - - [2026-06-04 03:13:32] "GET /projects?obj_uuids=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000950 10.0.0.242 - - [2026-06-04 03:13:32] "GET /project/5d1bf138-5437-4708-a0e9-5284717ce140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.054247 10.0.0.242 - - [2026-06-04 03:13:32] "POST /network-policys HTTP/1.1" 200 527 0.041885 10.0.0.242 - - [2026-06-04 03:13:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000400 10.0.0.242 - - [2026-06-04 03:13:32] "GET /network-policy/84dca471-ce36-4cf4-b0a3-1e490374eb3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.012777 10.0.0.242 - - [2026-06-04 03:13:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000363 10.0.0.242 - - [2026-06-04 03:13:32] "POST /fqname-to-id HTTP/1.1" 404 207 0.003859 10.0.0.242 - - [2026-06-04 03:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.27 - - [2026-06-04 03:13:33] "GET /projects?obj_uuids=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001859 10.0.0.242 - - [2026-06-04 03:13:33] "GET /project/5d1bf138-5437-4708-a0e9-5284717ce140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.044422 10.0.0.242 - - [2026-06-04 03:13:33] "POST /network-policys HTTP/1.1" 200 531 0.028773 10.0.0.242 - - [2026-06-04 03:13:33] "GET /network-policy/9a622102-dabd-4948-927c-f72a8ffd24b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.006831 10.0.0.242 - - [2026-06-04 03:13:33] "POST /fqname-to-id HTTP/1.1" 404 206 0.003365 10.0.0.242 - - [2026-06-04 03:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.27 - - [2026-06-04 03:13:33] "GET /projects?obj_uuids=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001004 10.0.0.242 - - [2026-06-04 03:13:33] "GET /project/5d1bf138-5437-4708-a0e9-5284717ce140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.045845 10.0.0.242 - - [2026-06-04 03:13:33] "POST /network-policys HTTP/1.1" 200 529 0.048756 10.0.0.242 - - [2026-06-04 03:13:33] "GET /network-policy/2e7c5166-3ab3-4651-81a4-50c5859fbe67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.006405 10.0.0.242 - - [2026-06-04 03:13:33] "POST /fqname-to-id HTTP/1.1" 404 206 0.003538 10.0.0.242 - - [2026-06-04 03:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.27 - - [2026-06-04 03:13:33] "GET /projects?obj_uuids=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.004273 10.0.0.242 - - [2026-06-04 03:13:33] "GET /project/5d1bf138-5437-4708-a0e9-5284717ce140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.046776 10.0.0.242 - - [2026-06-04 03:13:33] "POST /network-policys HTTP/1.1" 200 529 0.032373 10.0.0.242 - - [2026-06-04 03:13:33] "GET /network-policy/186330fe-a0df-4ea4-9e7e-0a7c98bb8e65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.006501 10.0.0.242 - - [2026-06-04 03:13:34] "POST /fqname-to-id HTTP/1.1" 404 206 0.003498 10.0.0.242 - - [2026-06-04 03:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.27 - - [2026-06-04 03:13:34] "GET /projects?obj_uuids=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000907 10.0.0.242 - - [2026-06-04 03:13:34] "GET /project/5d1bf138-5437-4708-a0e9-5284717ce140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.057168 10.0.0.242 - - [2026-06-04 03:13:34] "POST /network-policys HTTP/1.1" 200 529 0.035916 10.0.0.242 - - [2026-06-04 03:13:34] "GET /network-policy/04f97f70-0d90-49e8-9ac3-6e619fdd84df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.007595 10.0.0.242 - - [2026-06-04 03:13:34] "POST /fqname-to-id HTTP/1.1" 404 206 0.003624 10.0.0.242 - - [2026-06-04 03:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.27 - - [2026-06-04 03:13:34] "GET /projects?obj_uuids=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000936 10.0.0.242 - - [2026-06-04 03:13:34] "GET /project/5d1bf138-5437-4708-a0e9-5284717ce140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.061214 10.0.0.242 - - [2026-06-04 03:13:34] "POST /network-policys HTTP/1.1" 200 529 0.030590 10.0.0.242 - - [2026-06-04 03:13:34] "GET /network-policy/d073ba6c-ff07-4ca2-9078-042095baf62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.006278 10.0.0.242 - - [2026-06-04 03:13:34] "POST /fqname-to-id HTTP/1.1" 404 208 0.003772 10.0.0.242 - - [2026-06-04 03:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.27 - - [2026-06-04 03:13:35] "GET /projects?obj_uuids=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000957 10.0.0.242 - - [2026-06-04 03:13:35] "GET /project/5d1bf138-5437-4708-a0e9-5284717ce140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.053966 10.0.0.242 - - [2026-06-04 03:13:35] "POST /network-policys HTTP/1.1" 200 533 0.028388 10.0.0.242 - - [2026-06-04 03:13:35] "GET /network-policy/16931aa1-e017-460a-bec9-a61d28676242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1127 0.006896 10.0.0.242 - - [2026-06-04 03:13:35] "POST /neutron/network HTTP/1.1" 200 1074 0.010001 10.0.0.50 - - [2026-06-04 03:13:35] "POST /fqname-to-id HTTP/1.1" 404 246 0.002690 10.0.0.242 - - [2026-06-04 03:13:35] "GET /virtual-network/39a421a5-4670-46c5-970c-ce7501140740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.030279 10.0.0.242 - - [2026-06-04 03:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.242 - - [2026-06-04 03:13:35] "GET /network-policy/001dcae7-74d9-4847-a1ba-044d2f8fa632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3980 0.006120 10.0.0.242 - - [2026-06-04 03:13:36] "POST /neutron/network HTTP/1.1" 200 1074 0.010658 10.0.0.50 - - [2026-06-04 03:13:36] "POST /access-control-lists HTTP/1.1" 200 603 0.026296 10.0.0.242 - - [2026-06-04 03:13:36] "GET /virtual-network/0e48efae-a019-4e48-bdf9-1c861e600b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.013705 10.0.0.242 - - [2026-06-04 03:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.242 - - [2026-06-04 03:13:36] "GET /network-policy/9a622102-dabd-4948-927c-f72a8ffd24b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.004236 10.0.0.242 - - [2026-06-04 03:13:36] "POST /id-to-fqname HTTP/1.1" 200 229 0.001269 10.0.0.242 - - [2026-06-04 03:13:36] "POST /neutron/network HTTP/1.1" 200 1167 0.006873 10.0.0.27 - - [2026-06-04 03:13:37] "GET /projects?obj_uuids=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001029 10.0.0.242 - - [2026-06-04 03:13:37] "GET /project/5d1bf138-5437-4708-a0e9-5284717ce140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.070635 10.0.0.242 - - [2026-06-04 03:13:37] "POST /neutron/port HTTP/1.1" 200 117 0.006681 10.0.0.242 - - [2026-06-04 03:13:37] "POST /id-to-fqname HTTP/1.1" 200 229 0.001192 10.0.0.242 - - [2026-06-04 03:13:38] "POST /neutron/network HTTP/1.1" 200 1167 0.007067 10.0.0.242 - - [2026-06-04 03:13:38] "POST /neutron/port HTTP/1.1" 200 1061 0.030677 10.0.0.242 - - [2026-06-04 03:13:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004551 10.0.0.242 - - [2026-06-04 03:13:39] "POST /neutron/network HTTP/1.1" 200 1157 0.012189 10.0.0.27 - - [2026-06-04 03:13:39] "GET /projects?obj_uuids=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001048 10.0.0.242 - - [2026-06-04 03:13:39] "GET /project/5d1bf138-5437-4708-a0e9-5284717ce140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.138505 10.0.0.242 - - [2026-06-04 03:13:39] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007780 10.0.0.242 - - [2026-06-04 03:13:39] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007642 10.0.0.242 - - [2026-06-04 03:13:41] "POST /neutron/port HTTP/1.1" 200 1061 0.050802 10.0.0.242 - - [2026-06-04 03:13:41] "POST /neutron/port HTTP/1.1" 200 1125 0.027066 10.0.0.242 - - [2026-06-04 03:13:41] "POST /neutron/port HTTP/1.1" 200 117 0.001140 10.0.0.242 - - [2026-06-04 03:13:45] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007010 10.0.0.242 - - [2026-06-04 03:13:45] "POST /neutron/port HTTP/1.1" 200 1125 0.027410 10.0.0.242 - - [2026-06-04 03:13:45] "GET /virtual-machine/361e3e61-8fa9-402b-abf3-33a0fb13c1b2 HTTP/1.1" 401 293 0.000426 10.0.0.242 - - [2026-06-04 03:13:45] "GET /virtual-machine/361e3e61-8fa9-402b-abf3-33a0fb13c1b2 HTTP/1.1" 200 1298 0.033444 10.0.0.242 - - [2026-06-04 03:13:45] "GET /virtual-machine-interface/d8116fe2-36c9-4fff-8ad5-ae3edbb4c281 HTTP/1.1" 200 2952 0.005190 10.0.0.242 - - [2026-06-04 03:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.242 - - [2026-06-04 03:13:45] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003533 10.0.0.242 - - [2026-06-04 03:13:45] "GET /virtual-networks?parent_id=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003194 10.0.0.242 - - [2026-06-04 03:13:45] "GET /virtual-network/39a421a5-4670-46c5-970c-ce7501140740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005748 10.0.0.242 - - [2026-06-04 03:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004488 10.0.0.242 - - [2026-06-04 03:13:48] "GET /virtual-network/39a421a5-4670-46c5-970c-ce7501140740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.007322 10.0.0.242 - - [2026-06-04 03:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004962 10.0.0.242 - - [2026-06-04 03:13:53] "GET /virtual-network/39a421a5-4670-46c5-970c-ce7501140740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.008367 10.0.0.242 - - [2026-06-04 03:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.242 - - [2026-06-04 03:13:57] "GET /virtual-network/39a421a5-4670-46c5-970c-ce7501140740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.007071 10.0.0.50 - - [2026-06-04 03:13:59] "GET /obj-perms HTTP/1.1" 200 5075 0.075611 10.0.0.242 - - [2026-06-04 03:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.242 - - [2026-06-04 03:14:01] "GET /virtual-network/39a421a5-4670-46c5-970c-ce7501140740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006206 10.0.0.242 - - [2026-06-04 03:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004416 10.0.0.242 - - [2026-06-04 03:14:05] "GET /virtual-network/39a421a5-4670-46c5-970c-ce7501140740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006627 10.0.0.242 - - [2026-06-04 03:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004328 10.0.0.242 - - [2026-06-04 03:14:09] "GET /virtual-network/39a421a5-4670-46c5-970c-ce7501140740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006487 10.0.0.242 - - [2026-06-04 03:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.242 - - [2026-06-04 03:14:13] "GET /virtual-network/39a421a5-4670-46c5-970c-ce7501140740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006126 10.0.0.242 - - [2026-06-04 03:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.242 - - [2026-06-04 03:14:17] "GET /virtual-network/39a421a5-4670-46c5-970c-ce7501140740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006687 10.0.0.242 - - [2026-06-04 03:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004571 10.0.0.242 - - [2026-06-04 03:14:21] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004836 10.0.0.242 - - [2026-06-04 03:14:21] "GET /virtual-networks?parent_id=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003236 10.0.0.242 - - [2026-06-04 03:14:21] "GET /virtual-network/39a421a5-4670-46c5-970c-ce7501140740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006749 10.0.0.242 - - [2026-06-04 03:14:21] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009410 10.0.0.242 - - [2026-06-04 03:14:26] "POST /neutron/network HTTP/1.1" 200 1167 0.008259 10.0.0.242 - - [2026-06-04 03:14:26] "POST /neutron/port HTTP/1.1" 200 117 0.001287 10.0.0.242 - - [2026-06-04 03:14:27] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008535 10.0.0.242 - - [2026-06-04 03:14:32] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008325 10.0.0.242 - - [2026-06-04 03:14:36] "POST /neutron/port HTTP/1.1" 200 1125 0.019858 10.0.0.242 - - [2026-06-04 03:14:36] "POST /neutron/subnet HTTP/1.1" 200 675 0.011908 10.0.0.242 - - [2026-06-04 03:14:37] "POST /neutron/port HTTP/1.1" 200 1125 0.023742 10.0.0.242 - - [2026-06-04 03:14:40] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008140 10.0.0.242 - - [2026-06-04 03:14:47] "POST /neutron/port HTTP/1.1" 200 1125 0.018659 10.0.0.242 - - [2026-06-04 03:14:48] "POST /neutron/security_group HTTP/1.1" 200 2064 0.011803 10.0.0.242 - - [2026-06-04 03:14:48] "GET /virtual-machine/c3e1199d-413e-4f10-8280-61cb3ad7be7c HTTP/1.1" 200 1298 0.006744 10.0.0.242 - - [2026-06-04 03:14:48] "GET /virtual-machine-interface/bab66cee-9261-4a3e-b28c-27f1a269ff93 HTTP/1.1" 200 2952 0.006082 10.0.0.242 - - [2026-06-04 03:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.242 - - [2026-06-04 03:14:48] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005326 10.0.0.242 - - [2026-06-04 03:14:48] "GET /virtual-networks?parent_id=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003979 10.0.0.242 - - [2026-06-04 03:14:48] "GET /virtual-network/0e48efae-a019-4e48-bdf9-1c861e600b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005980 10.0.0.242 - - [2026-06-04 03:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.242 - - [2026-06-04 03:14:49] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003658 10.0.0.242 - - [2026-06-04 03:14:49] "GET /virtual-networks?parent_id=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003882 10.0.0.242 - - [2026-06-04 03:14:49] "GET /virtual-network/0e48efae-a019-4e48-bdf9-1c861e600b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.007190 10.0.0.242 - - [2026-06-04 03:14:49] "POST /neutron/port HTTP/1.1" 200 1125 0.021092 10.0.0.242 - - [2026-06-04 03:14:54] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009641 10.0.0.242 - - [2026-06-04 03:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.242 - - [2026-06-04 03:14:55] "GET /network-policy/9a622102-dabd-4948-927c-f72a8ffd24b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.004377 10.0.0.242 - - [2026-06-04 03:14:55] "POST /neutron/port HTTP/1.1" 200 1125 0.020005 10.0.0.242 - - [2026-06-04 03:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.242 - - [2026-06-04 03:14:55] "GET /network-policy/001dcae7-74d9-4847-a1ba-044d2f8fa632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3980 0.004752 10.0.0.242 - - [2026-06-04 03:14:55] "POST /neutron/network HTTP/1.1" 200 1157 0.147827 10.0.0.242 - - [2026-06-04 03:14:55] "GET /virtual-network/39a421a5-4670-46c5-970c-ce7501140740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.010109 10.0.0.242 - - [2026-06-04 03:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.242 - - [2026-06-04 03:14:55] "GET /network-policy/3a68f474-8962-485f-9be5-427d3d12c3ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.004320 10.0.0.242 - - [2026-06-04 03:15:00] "GET /obj-perms HTTP/1.1" 200 5075 0.086532 10.0.0.242 - - [2026-06-04 03:15:28] "POST /neutron/port HTTP/1.1" 200 1125 0.019223 10.0.0.242 - - [2026-06-04 03:15:28] "POST /neutron/subnet HTTP/1.1" 200 675 0.011018 10.0.0.242 - - [2026-06-04 03:15:36] "POST /neutron/port HTTP/1.1" 200 1125 0.018835 10.0.0.242 - - [2026-06-04 03:15:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003824 10.0.0.242 - - [2026-06-04 03:15:37] "POST /neutron/network HTTP/1.1" 200 1159 0.009275 10.0.0.50 - - [2026-06-04 03:16:04] "PUT /access-control-list/891f4778-80b2-4219-9634-a561d6641db4 HTTP/1.1" 200 272 0.075342 10.0.0.242 - - [2026-06-04 03:16:04] "POST /neutron/network HTTP/1.1" 200 1160 0.018693 10.0.0.242 - - [2026-06-04 03:16:04] "GET /virtual-network/39a421a5-4670-46c5-970c-ce7501140740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.008025 10.0.0.242 - - [2026-06-04 03:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004698 10.0.0.242 - - [2026-06-04 03:16:04] "GET /network-policy/16931aa1-e017-460a-bec9-a61d28676242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1127 0.003806 10.0.0.242 - - [2026-06-04 03:16:13] "POST /neutron/network HTTP/1.1" 200 1157 0.010641 10.0.0.242 - - [2026-06-04 03:16:13] "GET /virtual-network/39a421a5-4670-46c5-970c-ce7501140740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.017270 10.0.0.242 - - [2026-06-04 03:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.50 - - [2026-06-04 03:16:13] "POST /ref-update HTTP/1.1" 200 156 0.028109 10.0.0.242 - - [2026-06-04 03:16:13] "GET /network-policy/dff1a1cf-1a8b-41f8-840d-9d96a0fb64f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.005069 10.0.0.242 - - [2026-06-04 03:16:22] "POST /neutron/network HTTP/1.1" 200 1157 0.018794 10.0.0.242 - - [2026-06-04 03:16:22] "GET /virtual-network/39a421a5-4670-46c5-970c-ce7501140740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.010448 10.0.0.242 - - [2026-06-04 03:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.242 - - [2026-06-04 03:16:22] "GET /network-policy/84dca471-ce36-4cf4-b0a3-1e490374eb3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.004705 10.0.0.50 - - [2026-06-04 03:16:30] "POST /ref-update HTTP/1.1" 200 156 0.039519 10.0.0.242 - - [2026-06-04 03:16:30] "POST /neutron/network HTTP/1.1" 200 1158 0.017678 10.0.0.242 - - [2026-06-04 03:16:30] "GET /virtual-network/39a421a5-4670-46c5-970c-ce7501140740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.007940 10.0.0.242 - - [2026-06-04 03:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.242 - - [2026-06-04 03:16:30] "GET /network-policy/2e7c5166-3ab3-4651-81a4-50c5859fbe67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.004747 10.0.0.242 - - [2026-06-04 03:16:30] "POST /neutron/network HTTP/1.1" 200 1168 0.034110 10.0.0.242 - - [2026-06-04 03:16:30] "POST /neutron/port HTTP/1.1" 200 117 0.001277 10.0.0.242 - - [2026-06-04 03:16:38] "POST /neutron/network HTTP/1.1" 200 1158 0.136004 10.0.0.242 - - [2026-06-04 03:16:39] "GET /virtual-network/39a421a5-4670-46c5-970c-ce7501140740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006998 10.0.0.242 - - [2026-06-04 03:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004553 10.0.0.242 - - [2026-06-04 03:16:39] "GET /network-policy/186330fe-a0df-4ea4-9e7e-0a7c98bb8e65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.007079 10.0.0.242 - - [2026-06-04 03:16:39] "POST /neutron/port HTTP/1.1" 200 1125 0.033682 10.0.0.242 - - [2026-06-04 03:16:39] "POST /neutron/subnet HTTP/1.1" 200 675 0.010987 10.0.0.242 - - [2026-06-04 03:16:46] "POST /neutron/network HTTP/1.1" 200 1158 0.011977 10.0.0.50 - - [2026-06-04 03:16:46] "PUT /access-control-list/891f4778-80b2-4219-9634-a561d6641db4 HTTP/1.1" 200 272 0.024065 10.0.0.242 - - [2026-06-04 03:16:46] "GET /virtual-network/39a421a5-4670-46c5-970c-ce7501140740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.011055 10.0.0.242 - - [2026-06-04 03:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.242 - - [2026-06-04 03:16:46] "GET /network-policy/04f97f70-0d90-49e8-9ac3-6e619fdd84df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.004075 10.0.0.242 - - [2026-06-04 03:16:55] "POST /neutron/network HTTP/1.1" 200 1158 0.009931 10.0.0.242 - - [2026-06-04 03:16:55] "GET /virtual-network/39a421a5-4670-46c5-970c-ce7501140740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.012118 10.0.0.242 - - [2026-06-04 03:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.242 - - [2026-06-04 03:16:55] "GET /network-policy/d073ba6c-ff07-4ca2-9078-042095baf62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.004205 10.0.0.27 - - [2026-06-04 03:17:02] "GET /obj-perms HTTP/1.1" 200 5075 0.073047 10.0.0.242 - - [2026-06-04 03:17:03] "GET /virtual-network/39a421a5-4670-46c5-970c-ce7501140740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005493 10.0.0.242 - - [2026-06-04 03:17:03] "POST /neutron/network HTTP/1.1" 200 1158 0.009126 10.0.0.50 - - [2026-06-04 03:17:03] "POST /ref-update HTTP/1.1" 200 156 0.034047 10.0.0.242 - - [2026-06-04 03:17:03] "GET /virtual-network/39a421a5-4670-46c5-970c-ce7501140740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.011419 10.0.0.242 - - [2026-06-04 03:17:03] "GET /virtual-machine/c3e1199d-413e-4f10-8280-61cb3ad7be7c HTTP/1.1" 200 1298 0.004149 10.0.0.242 - - [2026-06-04 03:17:04] "POST /neutron/port HTTP/1.1" 200 1125 0.020472 10.0.0.242 - - [2026-06-04 03:17:05] "GET /virtual-machine/c3e1199d-413e-4f10-8280-61cb3ad7be7c HTTP/1.1" 404 171 0.003553 10.0.0.242 - - [2026-06-04 03:17:05] "GET /virtual-machine/c3e1199d-413e-4f10-8280-61cb3ad7be7c HTTP/1.1" 404 171 0.003123 10.0.0.242 - - [2026-06-04 03:17:05] "GET /virtual-machine/c3e1199d-413e-4f10-8280-61cb3ad7be7c HTTP/1.1" 404 171 0.003126 10.0.0.242 - - [2026-06-04 03:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.242 - - [2026-06-04 03:17:05] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005668 10.0.0.242 - - [2026-06-04 03:17:05] "GET /virtual-networks?parent_id=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.004083 10.0.0.242 - - [2026-06-04 03:17:06] "GET /virtual-network/0e48efae-a019-4e48-bdf9-1c861e600b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.006356 10.0.0.242 - - [2026-06-04 03:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.242 - - [2026-06-04 03:17:06] "GET /routing-instance/d26b7d4c-af80-4faf-9bc3-e8008501f10e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.005837 10.0.0.242 - - [2026-06-04 03:17:06] "GET /route-target/3321dcd0-07d3-4186-abf4-264a3831cf2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004673 10.0.0.242 - - [2026-06-04 03:17:06] "GET /obj-perms HTTP/1.1" 200 5032 0.076765 10.0.0.242 - - [2026-06-04 03:17:09] "GET /obj-perms HTTP/1.1" 200 5032 0.003444 10.0.0.50 - - [2026-06-04 03:17:09] "GET /obj-perms HTTP/1.1" 200 5032 0.061158 10.0.0.242 - - [2026-06-04 03:17:09] "GET /virtual-machine/361e3e61-8fa9-402b-abf3-33a0fb13c1b2 HTTP/1.1" 200 1298 0.004256 10.0.0.242 - - [2026-06-04 03:17:10] "POST /neutron/port HTTP/1.1" 200 1125 0.017593 10.0.0.242 - - [2026-06-04 03:17:11] "GET /virtual-machine/361e3e61-8fa9-402b-abf3-33a0fb13c1b2 HTTP/1.1" 404 171 0.003145 10.0.0.242 - - [2026-06-04 03:17:11] "GET /virtual-machine/361e3e61-8fa9-402b-abf3-33a0fb13c1b2 HTTP/1.1" 404 171 0.003520 10.0.0.242 - - [2026-06-04 03:17:11] "GET /virtual-machine/361e3e61-8fa9-402b-abf3-33a0fb13c1b2 HTTP/1.1" 404 171 0.003675 10.0.0.242 - - [2026-06-04 03:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.242 - - [2026-06-04 03:17:12] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005662 10.0.0.242 - - [2026-06-04 03:17:12] "GET /virtual-networks?parent_id=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003564 10.0.0.242 - - [2026-06-04 03:17:12] "GET /virtual-network/39a421a5-4670-46c5-970c-ce7501140740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006545 10.0.0.242 - - [2026-06-04 03:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.242 - - [2026-06-04 03:17:12] "GET /routing-instance/335ae851-ae17-461c-b82c-ac8f80ef5b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.004612 10.0.0.242 - - [2026-06-04 03:17:12] "GET /route-target/4d78a96f-d635-41f3-aeaf-2954258b0798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003963 10.0.0.242 - - [2026-06-04 03:17:12] "GET /obj-perms HTTP/1.1" 200 5032 0.004433 10.0.0.242 - - [2026-06-04 03:17:18] "GET /obj-perms HTTP/1.1" 200 5032 0.004959 10.0.0.242 - - [2026-06-04 03:17:21] "GET /obj-perms HTTP/1.1" 200 5032 0.012873 10.0.0.242 - - [2026-06-04 03:17:27] "GET /obj-perms HTTP/1.1" 200 5032 0.004214 10.0.0.242 - - [2026-06-04 03:17:30] "GET /obj-perms HTTP/1.1" 200 5032 0.004634 10.0.0.242 - - [2026-06-04 03:17:36] "GET /obj-perms HTTP/1.1" 200 5032 0.004876 10.0.0.242 - - [2026-06-04 03:17:40] "GET /obj-perms HTTP/1.1" 200 5032 0.004120 10.0.0.242 - - [2026-06-04 03:17:40] "GET /virtual-network/0e48efae-a019-4e48-bdf9-1c861e600b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005870 10.0.0.242 - - [2026-06-04 03:17:40] "POST /neutron/network HTTP/1.1" 200 1159 0.009378 10.0.0.242 - - [2026-06-04 03:17:40] "GET /virtual-network/0e48efae-a019-4e48-bdf9-1c861e600b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.009758 10.0.0.242 - - [2026-06-04 03:17:40] "DELETE /network-policy/16931aa1-e017-460a-bec9-a61d28676242 HTTP/1.1" 200 115 0.035687 10.0.0.242 - - [2026-06-04 03:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.27 - - [2026-06-04 03:17:40] "GET /projects?obj_uuids=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.035233 10.0.0.242 - - [2026-06-04 03:17:40] "GET /project/5d1bf138-5437-4708-a0e9-5284717ce140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.070351 10.0.0.242 - - [2026-06-04 03:17:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-79166214&detail=False&count=False&shared=False HTTP/1.1" 200 2072 0.010582 10.0.0.242 - - [2026-06-04 03:17:41] "DELETE /network-policy/d073ba6c-ff07-4ca2-9078-042095baf62c HTTP/1.1" 200 115 0.045591 10.0.0.242 - - [2026-06-04 03:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.27 - - [2026-06-04 03:17:41] "GET /projects?obj_uuids=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000910 10.0.0.242 - - [2026-06-04 03:17:41] "GET /project/5d1bf138-5437-4708-a0e9-5284717ce140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.038218 10.0.0.242 - - [2026-06-04 03:17:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-79166214&detail=False&count=False&shared=False HTTP/1.1" 200 1856 0.010800 10.0.0.242 - - [2026-06-04 03:17:41] "DELETE /network-policy/04f97f70-0d90-49e8-9ac3-6e619fdd84df HTTP/1.1" 200 115 0.037817 10.0.0.242 - - [2026-06-04 03:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.27 - - [2026-06-04 03:17:41] "GET /projects?obj_uuids=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000952 10.0.0.242 - - [2026-06-04 03:17:41] "GET /project/5d1bf138-5437-4708-a0e9-5284717ce140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.041545 10.0.0.242 - - [2026-06-04 03:17:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-79166214&detail=False&count=False&shared=False HTTP/1.1" 200 1640 0.005247 10.0.0.242 - - [2026-06-04 03:17:41] "DELETE /network-policy/186330fe-a0df-4ea4-9e7e-0a7c98bb8e65 HTTP/1.1" 200 115 0.039018 10.0.0.242 - - [2026-06-04 03:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004374 10.0.0.27 - - [2026-06-04 03:17:41] "GET /projects?obj_uuids=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001263 10.0.0.242 - - [2026-06-04 03:17:41] "GET /project/5d1bf138-5437-4708-a0e9-5284717ce140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.042134 10.0.0.242 - - [2026-06-04 03:17:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-79166214&detail=False&count=False&shared=False HTTP/1.1" 200 1424 0.005979 10.0.0.242 - - [2026-06-04 03:17:41] "DELETE /network-policy/2e7c5166-3ab3-4651-81a4-50c5859fbe67 HTTP/1.1" 200 115 0.056724 10.0.0.242 - - [2026-06-04 03:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.016453 10.0.0.27 - - [2026-06-04 03:17:41] "GET /projects?obj_uuids=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000973 10.0.0.242 - - [2026-06-04 03:17:41] "GET /project/5d1bf138-5437-4708-a0e9-5284717ce140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.043841 10.0.0.242 - - [2026-06-04 03:17:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-79166214&detail=False&count=False&shared=False HTTP/1.1" 200 1208 0.014546 10.0.0.242 - - [2026-06-04 03:17:41] "DELETE /network-policy/9a622102-dabd-4948-927c-f72a8ffd24b6 HTTP/1.1" 200 115 0.041629 10.0.0.242 - - [2026-06-04 03:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.27 - - [2026-06-04 03:17:41] "GET /projects?obj_uuids=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000947 10.0.0.242 - - [2026-06-04 03:17:42] "GET /project/5d1bf138-5437-4708-a0e9-5284717ce140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.045020 10.0.0.242 - - [2026-06-04 03:17:42] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-79166214&detail=False&count=False&shared=False HTTP/1.1" 200 990 0.005058 10.0.0.242 - - [2026-06-04 03:17:42] "DELETE /network-policy/84dca471-ce36-4cf4-b0a3-1e490374eb3d HTTP/1.1" 200 115 0.035971 10.0.0.242 - - [2026-06-04 03:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.27 - - [2026-06-04 03:17:42] "GET /projects?obj_uuids=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000959 10.0.0.242 - - [2026-06-04 03:17:42] "GET /project/5d1bf138-5437-4708-a0e9-5284717ce140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.067082 10.0.0.242 - - [2026-06-04 03:17:42] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-79166214&detail=False&count=False&shared=False HTTP/1.1" 200 775 0.005444 10.0.0.242 - - [2026-06-04 03:17:42] "DELETE /network-policy/dff1a1cf-1a8b-41f8-840d-9d96a0fb64f5 HTTP/1.1" 200 115 0.043498 10.0.0.242 - - [2026-06-04 03:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.27 - - [2026-06-04 03:17:42] "GET /projects?obj_uuids=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000898 10.0.0.242 - - [2026-06-04 03:17:42] "GET /project/5d1bf138-5437-4708-a0e9-5284717ce140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.040136 10.0.0.242 - - [2026-06-04 03:17:42] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-79166214&detail=False&count=False&shared=False HTTP/1.1" 200 560 0.005665 10.0.0.242 - - [2026-06-04 03:17:42] "DELETE /network-policy/3a68f474-8962-485f-9be5-427d3d12c3ae HTTP/1.1" 200 115 0.041774 10.0.0.242 - - [2026-06-04 03:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.27 - - [2026-06-04 03:17:42] "GET /projects?obj_uuids=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001242 10.0.0.242 - - [2026-06-04 03:17:42] "GET /project/5d1bf138-5437-4708-a0e9-5284717ce140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.055453 10.0.0.242 - - [2026-06-04 03:17:42] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-79166214&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.005470 10.0.0.242 - - [2026-06-04 03:17:42] "DELETE /network-policy/001dcae7-74d9-4847-a1ba-044d2f8fa632 HTTP/1.1" 200 115 0.034382 10.0.0.242 - - [2026-06-04 03:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.27 - - [2026-06-04 03:17:42] "GET /projects?obj_uuids=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001064 10.0.0.242 - - [2026-06-04 03:17:42] "GET /project/5d1bf138-5437-4708-a0e9-5284717ce140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.042622 10.0.0.242 - - [2026-06-04 03:17:43] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-79166214&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004893 10.0.0.242 - - [2026-06-04 03:17:43] "POST /neutron/network HTTP/1.1" 200 1074 0.008778 10.0.0.50 - - [2026-06-04 03:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004975 10.0.0.27 - - [2026-06-04 03:17:43] "POST /useragent-kv HTTP/1.1" 200 115 0.006258 10.0.0.27 - - [2026-06-04 03:17:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002528 10.0.0.27 - - [2026-06-04 03:17:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002977 10.0.0.27 - - [2026-06-04 03:17:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002627 10.0.0.242 - - [2026-06-04 03:17:43] "POST /neutron/network HTTP/1.1" 200 151 0.157105 10.0.0.50 - - [2026-06-04 03:17:43] "DELETE /route-target/4d78a96f-d635-41f3-aeaf-2954258b0798 HTTP/1.1" 200 115 0.033129 10.0.0.242 - - [2026-06-04 03:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.242 - - [2026-06-04 03:17:44] "DELETE /network-ipam/67485c6a-bdce-4de6-8b5a-8f0e627c0824 HTTP/1.1" 200 115 0.036029 10.0.0.242 - - [2026-06-04 03:17:44] "POST /fqname-to-id HTTP/1.1" 404 248 0.004266 10.0.0.27 - - [2026-06-04 03:17:44] "GET /projects?obj_uuids=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001318 10.0.0.27 - - [2026-06-04 03:17:44] "GET /project/5d1bf138-5437-4708-a0e9-5284717ce140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.051413 10.0.0.27 - - [2026-06-04 03:17:44] "GET /projects?obj_uuids=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001243 10.0.0.27 - - [2026-06-04 03:17:44] "GET /project/5d1bf138-5437-4708-a0e9-5284717ce140?fields=security_groups HTTP/1.1" 200 1381 0.051131 10.0.0.27 - - [2026-06-04 03:17:44] "DELETE /security-group/4e1ee5d1-ee63-4528-a200-71bebb3e0a97 HTTP/1.1" 200 115 0.054473 10.0.0.27 - - [2026-06-04 03:17:44] "GET /projects?obj_uuids=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001965 10.0.0.27 - - [2026-06-04 03:17:44] "GET /project/5d1bf138-5437-4708-a0e9-5284717ce140?fields=application_policy_sets HTTP/1.1" 200 1420 0.062110 10.0.0.242 - - [2026-06-04 03:17:44] "DELETE /project/5d1bf138-5437-4708-a0e9-5284717ce140 HTTP/1.1" 200 115 0.426577 10.0.0.27 - - [2026-06-04 03:17:44] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001186 10.0.0.242 - - [2026-06-04 03:17:44] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?fields=projects HTTP/1.1" 200 1438 0.011889 10.0.0.27 - - [2026-06-04 03:17:45] "GET /projects?obj_uuids=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004081 10.0.0.27 - - [2026-06-04 03:17:45] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001128 10.0.0.27 - - [2026-06-04 03:17:45] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.043462 10.0.0.27 - - [2026-06-04 03:17:46] "POST /id-to-fqname HTTP/1.1" 200 196 0.001910 10.0.0.27 - - [2026-06-04 03:17:46] "POST /fqname-to-id HTTP/1.1" 404 205 0.005322 10.0.0.27 - - [2026-06-04 03:17:46] "POST /security-groups HTTP/1.1" 200 597 0.037448 10.0.0.50 - - [2026-06-04 03:17:46] "POST /fqname-to-id HTTP/1.1" 404 240 0.004690 10.0.0.27 - - [2026-06-04 03:17:46] "POST /projects HTTP/1.1" 200 597 0.258325 10.0.0.27 - - [2026-06-04 03:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.296818 10.0.0.242 - - [2026-06-04 03:17:46] "GET /project/5d1bf138-5437-4708-a0e9-5284717ce140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.478745 10.0.0.27 - - [2026-06-04 03:17:46] "GET /projects?obj_uuids=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001827 10.0.0.50 - - [2026-06-04 03:17:46] "POST /access-control-lists HTTP/1.1" 200 600 0.066386 10.0.0.242 - - [2026-06-04 03:17:46] "GET /project/5d1bf138-5437-4708-a0e9-5284717ce140?fields=virtual_networks HTTP/1.1" 200 1044 0.073792 10.0.0.27 - - [2026-06-04 03:17:46] "GET /projects?obj_uuids=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001240 10.0.0.242 - - [2026-06-04 03:17:46] "GET /project/5d1bf138-5437-4708-a0e9-5284717ce140?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.047085 10.0.0.27 - - [2026-06-04 03:17:46] "GET /projects?obj_uuids=5d1bf138-5437-4708-a0e9-5284717ce140&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001011 10.0.0.242 - - [2026-06-04 03:17:46] "GET /project/5d1bf138-5437-4708-a0e9-5284717ce140?fields=security_groups HTTP/1.1" 200 1276 0.038186 10.0.0.242 - - [2026-06-04 03:17:47] "POST /fqname-to-id HTTP/1.1" 404 200 0.030904 10.0.0.27 - - [2026-06-04 03:17:47] "GET /projects?obj_uuids=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003488 10.0.0.27 - - [2026-06-04 03:17:47] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001322 10.0.0.27 - - [2026-06-04 03:17:47] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008942 10.0.0.27 - - [2026-06-04 03:17:47] "POST /id-to-fqname HTTP/1.1" 200 202 0.001363 10.0.0.27 - - [2026-06-04 03:17:47] "POST /fqname-to-id HTTP/1.1" 404 211 0.008302 10.0.0.27 - - [2026-06-04 03:17:47] "POST /security-groups HTTP/1.1" 200 603 0.033250 10.0.0.27 - - [2026-06-04 03:17:48] "POST /projects HTTP/1.1" 200 609 0.243612 10.0.0.27 - - [2026-06-04 03:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.276717 10.0.0.50 - - [2026-06-04 03:17:48] "POST /fqname-to-id HTTP/1.1" 404 245 0.010235 10.0.0.242 - - [2026-06-04 03:17:48] "GET /project/ed14153f-b0a5-4edb-b573-400944412497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.438703 10.0.0.242 - - [2026-06-04 03:17:49] "GET / HTTP/1.1" 200 35931 0.001910 10.0.0.242 - - [2026-06-04 03:17:51] "GET /project/ed14153f-b0a5-4edb-b573-400944412497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000515 10.0.0.27 - - [2026-06-04 03:17:51] "GET /projects?obj_uuids=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001311 10.0.0.242 - - [2026-06-04 03:17:51] "GET /project/ed14153f-b0a5-4edb-b573-400944412497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.090675 10.0.0.242 - - [2026-06-04 03:17:52] "GET / HTTP/1.1" 200 35931 0.002706 10.0.0.242 - - [2026-06-04 03:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.27 - - [2026-06-04 03:17:53] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001143 10.0.0.242 - - [2026-06-04 03:17:53] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007824 10.0.0.242 - - [2026-06-04 03:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.27 - - [2026-06-04 03:17:53] "GET /projects?obj_uuids=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001388 10.0.0.242 - - [2026-06-04 03:17:53] "GET /project/ed14153f-b0a5-4edb-b573-400944412497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.052295 10.0.0.242 - - [2026-06-04 03:17:54] "GET /domains HTTP/1.1" 401 293 0.000405 10.0.0.242 - - [2026-06-04 03:17:54] "GET /domains HTTP/1.1" 200 280 0.032241 10.0.0.27 - - [2026-06-04 03:17:54] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001903 10.0.0.242 - - [2026-06-04 03:17:54] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308 HTTP/1.1" 200 2971 0.018819 10.0.0.27 - - [2026-06-04 03:17:54] "GET /projects?obj_uuids=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001181 10.0.0.242 - - [2026-06-04 03:17:54] "GET /project/ed14153f-b0a5-4edb-b573-400944412497 HTTP/1.1" 200 1925 0.093831 10.0.0.242 - - [2026-06-04 03:17:54] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003622 10.0.0.242 - - [2026-06-04 03:17:54] "POST /network-ipams HTTP/1.1" 200 621 0.037438 10.0.0.242 - - [2026-06-04 03:17:55] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.004617 10.0.0.242 - - [2026-06-04 03:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.242 - - [2026-06-04 03:17:55] "GET /network-ipam/c363aed0-f09c-4a7d-91fb-410d7eb2c216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.006670 10.0.0.242 - - [2026-06-04 03:17:55] "PUT /network-ipam/c363aed0-f09c-4a7d-91fb-410d7eb2c216 HTTP/1.1" 200 258 0.019617 10.0.0.242 - - [2026-06-04 03:17:55] "POST /fqname-to-id HTTP/1.1" 401 293 0.000438 10.0.0.242 - - [2026-06-04 03:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.038433 10.0.0.27 - - [2026-06-04 03:17:55] "GET /projects?obj_uuids=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001061 10.0.0.242 - - [2026-06-04 03:17:55] "GET /project/ed14153f-b0a5-4edb-b573-400944412497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.048978 10.0.0.50 - - [2026-06-04 03:17:56] "POST /ref-update HTTP/1.1" 200 156 0.040808 10.0.0.27 - - [2026-06-04 03:17:56] "POST /useragent-kv HTTP/1.1" 200 115 0.005965 10.0.0.242 - - [2026-06-04 03:17:56] "POST /neutron/subnet HTTP/1.1" 200 701 0.293009 10.0.0.50 - - [2026-06-04 03:17:57] "POST /fqname-to-id HTTP/1.1" 404 207 0.075330 10.0.0.242 - - [2026-06-04 03:17:57] "POST /neutron/network HTTP/1.1" 200 1336 0.016300 10.0.0.242 - - [2026-06-04 03:17:57] "POST /id-to-fqname HTTP/1.1" 200 235 0.001597 10.0.0.242 - - [2026-06-04 03:17:57] "GET /virtual-network/a2b77d8e-4b35-4b14-a3de-04e73e9dd2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.006051 10.0.0.242 - - [2026-06-04 03:17:57] "GET /virtual-network/a2b77d8e-4b35-4b14-a3de-04e73e9dd2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.006896 10.0.0.242 - - [2026-06-04 03:17:57] "POST /neutron/subnet HTTP/1.1" 200 701 0.009370 10.0.0.242 - - [2026-06-04 03:17:57] "GET /virtual-network/a2b77d8e-4b35-4b14-a3de-04e73e9dd2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.006866 10.0.0.242 - - [2026-06-04 03:17:58] "GET /obj-perms HTTP/1.1" 200 5038 0.070405 10.0.0.27 - - [2026-06-04 03:17:59] "GET /obj-perms HTTP/1.1" 200 5038 0.078991 10.0.0.242 - - [2026-06-04 03:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.27 - - [2026-06-04 03:17:59] "GET /projects?obj_uuids=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000995 10.0.0.242 - - [2026-06-04 03:17:59] "GET /project/ed14153f-b0a5-4edb-b573-400944412497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.048157 10.0.0.242 - - [2026-06-04 03:17:59] "POST /neutron/network HTTP/1.1" 200 117 0.015345 10.0.0.27 - - [2026-06-04 03:18:00] "POST /useragent-kv HTTP/1.1" 200 115 0.008643 10.0.0.242 - - [2026-06-04 03:18:00] "POST /neutron/subnet HTTP/1.1" 200 701 0.186715 10.0.0.242 - - [2026-06-04 03:18:00] "POST /id-to-fqname HTTP/1.1" 200 235 0.001361 10.0.0.242 - - [2026-06-04 03:18:00] "GET /virtual-network/bd8b91d2-271b-479e-a8c4-0908aa96601e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.009638 10.0.0.242 - - [2026-06-04 03:18:00] "POST /neutron/network HTTP/1.1" 200 1337 0.013447 10.0.0.242 - - [2026-06-04 03:18:00] "GET /virtual-network/bd8b91d2-271b-479e-a8c4-0908aa96601e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.006788 10.0.0.242 - - [2026-06-04 03:18:00] "POST /neutron/subnet HTTP/1.1" 200 701 0.010512 10.0.0.242 - - [2026-06-04 03:18:01] "GET /virtual-network/bd8b91d2-271b-479e-a8c4-0908aa96601e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.007326 10.0.0.50 - - [2026-06-04 03:18:01] "GET /obj-perms HTTP/1.1" 200 5038 0.075124 10.0.0.242 - - [2026-06-04 03:18:01] "POST /fqname-to-id HTTP/1.1" 404 211 0.004085 10.0.0.242 - - [2026-06-04 03:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.27 - - [2026-06-04 03:18:01] "GET /projects?obj_uuids=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001363 10.0.0.242 - - [2026-06-04 03:18:01] "GET /project/ed14153f-b0a5-4edb-b573-400944412497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.069516 10.0.0.242 - - [2026-06-04 03:18:01] "POST /network-policys HTTP/1.1" 200 533 0.038153 10.0.0.242 - - [2026-06-04 03:18:01] "GET /network-policy/ee5d3024-4523-4ad9-9c43-11b5823637a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.007187 10.0.0.242 - - [2026-06-04 03:18:02] "POST /fqname-to-id HTTP/1.1" 404 211 0.003582 10.0.0.242 - - [2026-06-04 03:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004700 10.0.0.27 - - [2026-06-04 03:18:02] "GET /projects?obj_uuids=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001393 10.0.0.242 - - [2026-06-04 03:18:02] "GET /project/ed14153f-b0a5-4edb-b573-400944412497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.058823 10.0.0.242 - - [2026-06-04 03:18:02] "POST /network-policys HTTP/1.1" 200 533 0.035731 10.0.0.242 - - [2026-06-04 03:18:02] "GET /network-policy/d6666d68-8500-4808-8e3f-f1505bd10909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.007729 10.0.0.242 - - [2026-06-04 03:18:02] "POST /fqname-to-id HTTP/1.1" 404 211 0.003778 10.0.0.242 - - [2026-06-04 03:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.27 - - [2026-06-04 03:18:02] "GET /projects?obj_uuids=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001013 10.0.0.242 - - [2026-06-04 03:18:02] "GET /project/ed14153f-b0a5-4edb-b573-400944412497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.056441 10.0.0.242 - - [2026-06-04 03:18:02] "POST /network-policys HTTP/1.1" 200 533 0.034513 10.0.0.242 - - [2026-06-04 03:18:02] "GET /network-policy/6a767b08-a796-4d99-94d0-b421da5820d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.008143 10.0.0.242 - - [2026-06-04 03:18:03] "POST /fqname-to-id HTTP/1.1" 404 211 0.004105 10.0.0.242 - - [2026-06-04 03:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.27 - - [2026-06-04 03:18:03] "GET /projects?obj_uuids=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001033 10.0.0.242 - - [2026-06-04 03:18:03] "GET /project/ed14153f-b0a5-4edb-b573-400944412497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.070968 10.0.0.242 - - [2026-06-04 03:18:03] "POST /network-policys HTTP/1.1" 200 533 0.030523 10.0.0.242 - - [2026-06-04 03:18:03] "GET /network-policy/94530480-540d-43e0-9b60-84378a56196c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.008631 10.0.0.242 - - [2026-06-04 03:18:03] "POST /fqname-to-id HTTP/1.1" 404 213 0.012686 10.0.0.242 - - [2026-06-04 03:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006366 10.0.0.27 - - [2026-06-04 03:18:03] "GET /projects?obj_uuids=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001115 10.0.0.242 - - [2026-06-04 03:18:03] "GET /project/ed14153f-b0a5-4edb-b573-400944412497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.048252 10.0.0.242 - - [2026-06-04 03:18:03] "POST /network-policys HTTP/1.1" 200 537 0.033646 10.0.0.242 - - [2026-06-04 03:18:03] "GET /network-policy/e4329bd0-f31b-4a43-9cd1-f6cad39c1081?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.006070 10.0.0.242 - - [2026-06-04 03:18:03] "POST /fqname-to-id HTTP/1.1" 404 212 0.003735 10.0.0.242 - - [2026-06-04 03:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003686 10.0.0.27 - - [2026-06-04 03:18:03] "GET /projects?obj_uuids=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001655 10.0.0.242 - - [2026-06-04 03:18:03] "GET /project/ed14153f-b0a5-4edb-b573-400944412497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.046485 10.0.0.242 - - [2026-06-04 03:18:04] "POST /network-policys HTTP/1.1" 200 535 0.032649 10.0.0.242 - - [2026-06-04 03:18:04] "GET /network-policy/fec91677-1c4d-4e74-9fcd-221b439c6748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.006161 10.0.0.242 - - [2026-06-04 03:18:04] "POST /fqname-to-id HTTP/1.1" 404 212 0.003523 10.0.0.242 - - [2026-06-04 03:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005419 10.0.0.27 - - [2026-06-04 03:18:04] "GET /projects?obj_uuids=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001735 10.0.0.242 - - [2026-06-04 03:18:04] "GET /project/ed14153f-b0a5-4edb-b573-400944412497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.040932 10.0.0.242 - - [2026-06-04 03:18:04] "POST /network-policys HTTP/1.1" 200 535 0.032336 10.0.0.242 - - [2026-06-04 03:18:04] "GET /network-policy/424ffa4d-8e72-4d65-a26c-54b603273e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.007063 10.0.0.242 - - [2026-06-04 03:18:04] "POST /fqname-to-id HTTP/1.1" 404 212 0.003429 10.0.0.242 - - [2026-06-04 03:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.27 - - [2026-06-04 03:18:04] "GET /projects?obj_uuids=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001165 10.0.0.242 - - [2026-06-04 03:18:04] "GET /project/ed14153f-b0a5-4edb-b573-400944412497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.064520 10.0.0.242 - - [2026-06-04 03:18:04] "POST /network-policys HTTP/1.1" 200 535 0.030315 10.0.0.242 - - [2026-06-04 03:18:04] "GET /network-policy/2b5ce424-8372-476e-8e8e-3c658bedce3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.005955 10.0.0.242 - - [2026-06-04 03:18:05] "POST /fqname-to-id HTTP/1.1" 404 212 0.004955 10.0.0.242 - - [2026-06-04 03:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.27 - - [2026-06-04 03:18:05] "GET /projects?obj_uuids=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001122 10.0.0.242 - - [2026-06-04 03:18:05] "GET /project/ed14153f-b0a5-4edb-b573-400944412497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.042540 10.0.0.242 - - [2026-06-04 03:18:05] "POST /network-policys HTTP/1.1" 200 535 0.032338 10.0.0.242 - - [2026-06-04 03:18:05] "GET /network-policy/ba4f350b-0e09-42de-ba6a-9ff9d0e1ff02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.007987 10.0.0.242 - - [2026-06-04 03:18:05] "POST /fqname-to-id HTTP/1.1" 404 214 0.003860 10.0.0.242 - - [2026-06-04 03:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.27 - - [2026-06-04 03:18:05] "GET /projects?obj_uuids=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001299 10.0.0.242 - - [2026-06-04 03:18:05] "GET /project/ed14153f-b0a5-4edb-b573-400944412497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.057897 10.0.0.242 - - [2026-06-04 03:18:05] "POST /network-policys HTTP/1.1" 200 539 0.028852 10.0.0.242 - - [2026-06-04 03:18:05] "GET /network-policy/8dbecf60-6d71-4c65-8116-87a04e5d7a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.006171 10.0.0.50 - - [2026-06-04 03:18:06] "POST /fqname-to-id HTTP/1.1" 404 252 0.006369 10.0.0.242 - - [2026-06-04 03:18:06] "POST /neutron/network HTTP/1.1" 200 1424 0.106451 10.0.0.242 - - [2026-06-04 03:18:06] "GET /virtual-network/a2b77d8e-4b35-4b14-a3de-04e73e9dd2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.006151 10.0.0.242 - - [2026-06-04 03:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.242 - - [2026-06-04 03:18:06] "GET /network-policy/ee5d3024-4523-4ad9-9c43-11b5823637a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.004132 10.0.0.50 - - [2026-06-04 03:18:06] "POST /fqname-to-id HTTP/1.1" 404 207 0.003420 10.0.0.242 - - [2026-06-04 03:18:06] "POST /neutron/network HTTP/1.1" 200 1427 0.100980 10.0.0.50 - - [2026-06-04 03:18:06] "POST /access-control-lists HTTP/1.1" 200 609 0.050887 10.0.0.242 - - [2026-06-04 03:18:06] "GET /virtual-network/bd8b91d2-271b-479e-a8c4-0908aa96601e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.013023 10.0.0.242 - - [2026-06-04 03:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171 10.0.0.242 - - [2026-06-04 03:18:06] "GET /network-policy/e4329bd0-f31b-4a43-9cd1-f6cad39c1081?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004534 10.0.0.242 - - [2026-06-04 03:18:06] "POST /id-to-fqname HTTP/1.1" 200 235 0.001173 10.0.0.27 - - [2026-06-04 03:18:08] "GET /projects?obj_uuids=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001141 10.0.0.242 - - [2026-06-04 03:18:08] "GET /project/ed14153f-b0a5-4edb-b573-400944412497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.072614 10.0.0.242 - - [2026-06-04 03:18:08] "POST /neutron/network HTTP/1.1" 200 1424 0.055587 10.0.0.242 - - [2026-06-04 03:18:08] "POST /id-to-fqname HTTP/1.1" 200 235 0.001321 10.0.0.242 - - [2026-06-04 03:18:08] "POST /neutron/port HTTP/1.1" 200 117 0.007253 10.0.0.27 - - [2026-06-04 03:18:09] "GET /projects?obj_uuids=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001121 10.0.0.242 - - [2026-06-04 03:18:09] "POST /neutron/port HTTP/1.1" 200 1173 0.330205 10.0.0.27 - - [2026-06-04 03:18:09] "GET /projects?obj_uuids=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001437 10.0.0.242 - - [2026-06-04 03:18:09] "GET /project/ed14153f-b0a5-4edb-b573-400944412497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.113330 10.0.0.242 - - [2026-06-04 03:18:09] "POST /neutron/port HTTP/1.1" 200 1227 0.145661 10.0.0.242 - - [2026-06-04 03:18:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004375 10.0.0.242 - - [2026-06-04 03:18:09] "POST /neutron/port HTTP/1.1" 200 117 0.001301 10.0.0.242 - - [2026-06-04 03:18:10] "POST /neutron/port HTTP/1.1" 200 1237 0.028894 10.0.0.242 - - [2026-06-04 03:18:10] "POST /neutron/port HTTP/1.1" 200 1237 0.023065 10.0.0.27 - - [2026-06-04 03:18:10] "GET /projects?obj_uuids=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001180 10.0.0.242 - - [2026-06-04 03:18:10] "POST /neutron/port HTTP/1.1" 200 1174 0.357070 10.0.0.242 - - [2026-06-04 03:18:11] "POST /neutron/port HTTP/1.1" 200 1228 0.144161 10.0.0.242 - - [2026-06-04 03:18:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006184 10.0.0.242 - - [2026-06-04 03:18:11] "POST /neutron/port HTTP/1.1" 200 117 0.001173 10.0.0.242 - - [2026-06-04 03:18:15] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010782 10.0.0.242 - - [2026-06-04 03:18:15] "POST /neutron/port HTTP/1.1" 200 1237 0.024399 10.0.0.242 - - [2026-06-04 03:18:15] "GET /virtual-machine/bb4a77fc-74bf-41fc-94a2-4a28cb355b22 HTTP/1.1" 401 293 0.000407 10.0.0.242 - - [2026-06-04 03:18:16] "GET /virtual-machine/bb4a77fc-74bf-41fc-94a2-4a28cb355b22 HTTP/1.1" 200 1305 0.048503 10.0.0.242 - - [2026-06-04 03:18:16] "GET /virtual-machine-interface/41466359-f67c-41b5-a799-b00fd12fd837 HTTP/1.1" 200 3169 0.006185 10.0.0.242 - - [2026-06-04 03:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.242 - - [2026-06-04 03:18:16] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003752 10.0.0.242 - - [2026-06-04 03:18:16] "GET /virtual-networks?parent_id=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003896 10.0.0.242 - - [2026-06-04 03:18:16] "GET /virtual-network/a2b77d8e-4b35-4b14-a3de-04e73e9dd2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.005621 10.0.0.242 - - [2026-06-04 03:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.242 - - [2026-06-04 03:18:19] "GET /virtual-network/a2b77d8e-4b35-4b14-a3de-04e73e9dd2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.006232 10.0.0.50 - - [2026-06-04 03:18:23] "DELETE /access-control-list/75682348-9137-495f-937c-df15ff16522f HTTP/1.1" 200 115 0.050960 10.0.0.242 - - [2026-06-04 03:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.242 - - [2026-06-04 03:18:23] "GET /virtual-network/a2b77d8e-4b35-4b14-a3de-04e73e9dd2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.007467 10.0.0.242 - - [2026-06-04 03:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004726 10.0.0.242 - - [2026-06-04 03:18:27] "GET /virtual-network/a2b77d8e-4b35-4b14-a3de-04e73e9dd2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.006195 10.0.0.50 - - [2026-06-04 03:18:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000606 10.0.0.27 - - [2026-06-04 03:18:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000399 10.0.0.50 - - [2026-06-04 03:18:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000390 10.0.0.27 - - [2026-06-04 03:18:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000363 10.0.0.242 - - [2026-06-04 03:18:30] "POST /neutron/port HTTP/1.1" 200 1237 0.018522 10.0.0.242 - - [2026-06-04 03:18:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003980 10.0.0.50 - - [2026-06-04 03:18:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000395 10.0.0.242 - - [2026-06-04 03:18:30] "POST /neutron/port HTTP/1.1" 200 117 0.001103 10.0.0.50 - - [2026-06-04 03:18:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000371 10.0.0.242 - - [2026-06-04 03:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.242 - - [2026-06-04 03:18:31] "GET /virtual-network/a2b77d8e-4b35-4b14-a3de-04e73e9dd2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.005432 10.0.0.27 - - [2026-06-04 03:18:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000452 10.0.0.27 - - [2026-06-04 03:18:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000383 10.0.0.27 - - [2026-06-04 03:18:32] "DELETE /project/5d1bf138-5437-4708-a0e9-5284717ce140 HTTP/1.1" 404 177 0.003702 10.0.0.27 - - [2026-06-04 03:18:32] "DELETE /project/ed14153fb0a54edbb573400944412497 HTTP/1.1" 404 173 0.003700 10.0.0.27 - - [2026-06-04 03:18:32] "DELETE /project/5d1bf13854374708a0e95284717ce140 HTTP/1.1" 404 173 0.006159 10.0.0.242 - - [2026-06-04 03:18:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000362 10.0.0.242 - - [2026-06-04 03:18:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000391 10.0.0.242 - - [2026-06-04 03:18:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000435 10.0.0.242 - - [2026-06-04 03:18:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000377 10.0.0.242 - - [2026-06-04 03:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.242 - - [2026-06-04 03:18:35] "GET /virtual-network/a2b77d8e-4b35-4b14-a3de-04e73e9dd2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.005206 10.0.0.242 - - [2026-06-04 03:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.242 - - [2026-06-04 03:18:39] "GET /virtual-network/a2b77d8e-4b35-4b14-a3de-04e73e9dd2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.005810 10.0.0.242 - - [2026-06-04 03:18:42] "POST /neutron/port HTTP/1.1" 200 1238 0.051292 10.0.0.242 - - [2026-06-04 03:18:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003848 10.0.0.242 - - [2026-06-04 03:18:42] "POST /neutron/port HTTP/1.1" 200 117 0.001109 10.0.0.242 - - [2026-06-04 03:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003817 10.0.0.242 - - [2026-06-04 03:18:43] "GET /virtual-network/a2b77d8e-4b35-4b14-a3de-04e73e9dd2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.006298 10.0.0.242 - - [2026-06-04 03:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.242 - - [2026-06-04 03:18:47] "GET /virtual-network/a2b77d8e-4b35-4b14-a3de-04e73e9dd2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.005307 10.0.0.242 - - [2026-06-04 03:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006222 10.0.0.242 - - [2026-06-04 03:18:52] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005544 10.0.0.242 - - [2026-06-04 03:18:52] "GET /virtual-networks?parent_id=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003600 10.0.0.242 - - [2026-06-04 03:18:52] "GET /virtual-network/a2b77d8e-4b35-4b14-a3de-04e73e9dd2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.006504 10.0.0.242 - - [2026-06-04 03:18:52] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009129 10.0.0.242 - - [2026-06-04 03:19:02] "POST /neutron/port HTTP/1.1" 200 1237 0.020977 10.0.0.242 - - [2026-06-04 03:19:03] "POST /neutron/security_group HTTP/1.1" 200 2070 0.069610 10.0.0.242 - - [2026-06-04 03:19:04] "GET /obj-perms HTTP/1.1" 200 5075 0.084720 10.0.0.242 - - [2026-06-04 03:19:11] "POST /neutron/port HTTP/1.1" 200 1238 0.024712 10.0.0.242 - - [2026-06-04 03:19:13] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009171 10.0.0.242 - - [2026-06-04 03:19:13] "POST /neutron/port HTTP/1.1" 200 1238 0.018526 10.0.0.242 - - [2026-06-04 03:19:13] "GET /virtual-machine/9cb80039-6a2c-4c39-aef1-92848f9c6af6 HTTP/1.1" 200 1305 0.006191 10.0.0.242 - - [2026-06-04 03:19:13] "GET /virtual-machine-interface/e1d96a78-bbdd-415c-af20-fe850d940683 HTTP/1.1" 200 3170 0.005477 10.0.0.242 - - [2026-06-04 03:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.242 - - [2026-06-04 03:19:13] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004295 10.0.0.242 - - [2026-06-04 03:19:13] "GET /virtual-networks?parent_id=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003393 10.0.0.242 - - [2026-06-04 03:19:13] "GET /virtual-network/bd8b91d2-271b-479e-a8c4-0908aa96601e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.006273 10.0.0.242 - - [2026-06-04 03:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.242 - - [2026-06-04 03:19:14] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004343 10.0.0.242 - - [2026-06-04 03:19:14] "GET /virtual-networks?parent_id=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003019 10.0.0.242 - - [2026-06-04 03:19:14] "GET /virtual-network/bd8b91d2-271b-479e-a8c4-0908aa96601e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.006127 10.0.0.242 - - [2026-06-04 03:19:14] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007295 10.0.0.242 - - [2026-06-04 03:19:25] "POST /neutron/port HTTP/1.1" 200 2321 0.040544 10.0.0.242 - - [2026-06-04 03:19:25] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009317 10.0.0.242 - - [2026-06-04 03:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.242 - - [2026-06-04 03:19:25] "GET /network-policy/e4329bd0-f31b-4a43-9cd1-f6cad39c1081?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004358 10.0.0.242 - - [2026-06-04 03:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.242 - - [2026-06-04 03:19:25] "GET /network-policy/ee5d3024-4523-4ad9-9c43-11b5823637a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.005220 10.0.0.242 - - [2026-06-04 03:19:26] "POST /neutron/network HTTP/1.1" 200 1424 0.013715 10.0.0.242 - - [2026-06-04 03:19:26] "GET /virtual-network/a2b77d8e-4b35-4b14-a3de-04e73e9dd2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.007536 10.0.0.242 - - [2026-06-04 03:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.242 - - [2026-06-04 03:19:26] "GET /network-policy/d6666d68-8500-4808-8e3f-f1505bd10909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.004957 10.0.0.242 - - [2026-06-04 03:19:31] "POST /neutron/port HTTP/1.1" 200 1237 0.019142 10.0.0.242 - - [2026-06-04 03:19:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004489 10.0.0.242 - - [2026-06-04 03:19:31] "POST /neutron/port HTTP/1.1" 200 117 0.001226 10.0.0.242 - - [2026-06-04 03:19:42] "POST /neutron/port HTTP/1.1" 200 1238 0.020938 10.0.0.242 - - [2026-06-04 03:19:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004261 10.0.0.242 - - [2026-06-04 03:19:43] "POST /neutron/port HTTP/1.1" 200 117 0.001358 10.0.0.242 - - [2026-06-04 03:19:43] "POST /neutron/network HTTP/1.1" 200 1424 0.011955 10.0.0.50 - - [2026-06-04 03:19:43] "POST /ref-update HTTP/1.1" 200 156 0.030908 10.0.0.242 - - [2026-06-04 03:19:43] "GET /virtual-network/a2b77d8e-4b35-4b14-a3de-04e73e9dd2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.008011 10.0.0.242 - - [2026-06-04 03:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.242 - - [2026-06-04 03:19:43] "GET /network-policy/8dbecf60-6d71-4c65-8116-87a04e5d7a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003992 10.0.0.242 - - [2026-06-04 03:19:55] "POST /neutron/network HTTP/1.1" 200 1427 0.016522 10.0.0.50 - - [2026-06-04 03:19:55] "POST /fqname-to-id HTTP/1.1" 404 207 0.004812 10.0.0.242 - - [2026-06-04 03:19:56] "GET /virtual-network/a2b77d8e-4b35-4b14-a3de-04e73e9dd2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.012955 10.0.0.242 - - [2026-06-04 03:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.242 - - [2026-06-04 03:19:56] "GET /network-policy/6a767b08-a796-4d99-94d0-b421da5820d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.005737 10.0.0.27 - - [2026-06-04 03:20:05] "GET /obj-perms HTTP/1.1" 200 5075 0.080408 10.0.0.242 - - [2026-06-04 03:20:08] "POST /neutron/network HTTP/1.1" 200 1424 0.014914 10.0.0.50 - - [2026-06-04 03:20:08] "PUT /access-control-list/fce4bb46-9e98-4539-ba23-31eacc6942b9 HTTP/1.1" 200 272 0.028313 10.0.0.242 - - [2026-06-04 03:20:08] "GET /virtual-network/a2b77d8e-4b35-4b14-a3de-04e73e9dd2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.010159 10.0.0.242 - - [2026-06-04 03:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.242 - - [2026-06-04 03:20:08] "GET /network-policy/94530480-540d-43e0-9b60-84378a56196c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.004536 10.0.0.242 - - [2026-06-04 03:20:18] "POST /neutron/network HTTP/1.1" 200 1424 0.012546 10.0.0.242 - - [2026-06-04 03:20:18] "GET /virtual-network/a2b77d8e-4b35-4b14-a3de-04e73e9dd2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.009012 10.0.0.242 - - [2026-06-04 03:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005352 10.0.0.242 - - [2026-06-04 03:20:18] "GET /network-policy/fec91677-1c4d-4e74-9fcd-221b439c6748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.005058 10.0.0.242 - - [2026-06-04 03:20:31] "POST /neutron/network HTTP/1.1" 200 1425 0.014650 10.0.0.50 - - [2026-06-04 03:20:31] "POST /fqname-to-id HTTP/1.1" 404 207 0.005021 10.0.0.50 - - [2026-06-04 03:20:31] "PUT /access-control-list/fce4bb46-9e98-4539-ba23-31eacc6942b9 HTTP/1.1" 200 272 0.070892 10.0.0.242 - - [2026-06-04 03:20:31] "GET /virtual-network/a2b77d8e-4b35-4b14-a3de-04e73e9dd2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.012724 10.0.0.242 - - [2026-06-04 03:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005323 10.0.0.242 - - [2026-06-04 03:20:31] "GET /network-policy/424ffa4d-8e72-4d65-a26c-54b603273e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.006924 10.0.0.242 - - [2026-06-04 03:20:32] "POST /neutron/port HTTP/1.1" 200 1237 0.020868 10.0.0.242 - - [2026-06-04 03:20:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004904 10.0.0.242 - - [2026-06-04 03:20:32] "POST /neutron/port HTTP/1.1" 200 117 0.001122 10.0.0.242 - - [2026-06-04 03:20:41] "POST /neutron/network HTTP/1.1" 200 1425 0.011769 10.0.0.242 - - [2026-06-04 03:20:42] "GET /virtual-network/a2b77d8e-4b35-4b14-a3de-04e73e9dd2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.008331 10.0.0.242 - - [2026-06-04 03:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.242 - - [2026-06-04 03:20:42] "GET /network-policy/2b5ce424-8372-476e-8e8e-3c658bedce3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.004392 10.0.0.242 - - [2026-06-04 03:20:42] "POST /neutron/port HTTP/1.1" 200 1238 0.019219 10.0.0.242 - - [2026-06-04 03:20:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003767 10.0.0.242 - - [2026-06-04 03:20:43] "POST /neutron/port HTTP/1.1" 200 117 0.001058 10.0.0.242 - - [2026-06-04 03:20:54] "POST /neutron/network HTTP/1.1" 200 1425 0.012532 10.0.0.50 - - [2026-06-04 03:20:54] "PUT /access-control-list/fce4bb46-9e98-4539-ba23-31eacc6942b9 HTTP/1.1" 200 272 0.068583 10.0.0.242 - - [2026-06-04 03:20:54] "GET /virtual-network/a2b77d8e-4b35-4b14-a3de-04e73e9dd2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.009932 10.0.0.242 - - [2026-06-04 03:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.242 - - [2026-06-04 03:20:54] "GET /network-policy/ba4f350b-0e09-42de-ba6a-9ff9d0e1ff02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.004295 10.0.0.242 - - [2026-06-04 03:21:04] "GET /virtual-network/a2b77d8e-4b35-4b14-a3de-04e73e9dd2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.005640 10.0.0.242 - - [2026-06-04 03:21:04] "POST /neutron/network HTTP/1.1" 200 1425 0.011139 10.0.0.50 - - [2026-06-04 03:21:04] "POST /fqname-to-id HTTP/1.1" 404 207 0.004723 10.0.0.242 - - [2026-06-04 03:21:04] "GET /virtual-network/a2b77d8e-4b35-4b14-a3de-04e73e9dd2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.009634 10.0.0.242 - - [2026-06-04 03:21:05] "GET /virtual-machine/9cb80039-6a2c-4c39-aef1-92848f9c6af6 HTTP/1.1" 200 1305 0.005665 10.0.0.242 - - [2026-06-04 03:21:05] "POST /neutron/port HTTP/1.1" 200 1238 0.020779 10.0.0.50 - - [2026-06-04 03:21:06] "GET /obj-perms HTTP/1.1" 200 5075 0.075030 10.0.0.242 - - [2026-06-04 03:21:07] "GET /virtual-machine/9cb80039-6a2c-4c39-aef1-92848f9c6af6 HTTP/1.1" 404 171 0.004131 10.0.0.242 - - [2026-06-04 03:21:07] "GET /virtual-machine/9cb80039-6a2c-4c39-aef1-92848f9c6af6 HTTP/1.1" 404 171 0.003967 10.0.0.242 - - [2026-06-04 03:21:07] "GET /virtual-machine/9cb80039-6a2c-4c39-aef1-92848f9c6af6 HTTP/1.1" 404 171 0.003844 10.0.0.242 - - [2026-06-04 03:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.242 - - [2026-06-04 03:21:07] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003674 10.0.0.242 - - [2026-06-04 03:21:07] "GET /virtual-networks?parent_id=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.004287 10.0.0.242 - - [2026-06-04 03:21:07] "GET /virtual-network/bd8b91d2-271b-479e-a8c4-0908aa96601e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.006860 10.0.0.242 - - [2026-06-04 03:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.242 - - [2026-06-04 03:21:07] "GET /routing-instance/dd4a82a5-dd4d-4817-ac8b-28a7fe171796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.005572 10.0.0.242 - - [2026-06-04 03:21:07] "GET /route-target/9f878ac2-6197-481c-a869-6b665c10717c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005203 10.0.0.242 - - [2026-06-04 03:21:07] "GET /obj-perms HTTP/1.1" 200 5038 0.003453 10.0.0.242 - - [2026-06-04 03:21:10] "GET /obj-perms HTTP/1.1" 200 5038 0.003821 10.0.0.242 - - [2026-06-04 03:21:11] "GET /virtual-machine/bb4a77fc-74bf-41fc-94a2-4a28cb355b22 HTTP/1.1" 200 1305 0.004427 10.0.0.242 - - [2026-06-04 03:21:11] "POST /neutron/port HTTP/1.1" 200 1237 0.023463 10.0.0.242 - - [2026-06-04 03:21:13] "GET /virtual-machine/bb4a77fc-74bf-41fc-94a2-4a28cb355b22 HTTP/1.1" 404 171 0.004287 10.0.0.242 - - [2026-06-04 03:21:13] "GET /virtual-machine/bb4a77fc-74bf-41fc-94a2-4a28cb355b22 HTTP/1.1" 404 171 0.003610 10.0.0.242 - - [2026-06-04 03:21:13] "GET /virtual-machine/bb4a77fc-74bf-41fc-94a2-4a28cb355b22 HTTP/1.1" 404 171 0.003828 10.0.0.242 - - [2026-06-04 03:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.242 - - [2026-06-04 03:21:13] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004557 10.0.0.242 - - [2026-06-04 03:21:13] "GET /virtual-networks?parent_id=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.004558 10.0.0.242 - - [2026-06-04 03:21:13] "GET /virtual-network/a2b77d8e-4b35-4b14-a3de-04e73e9dd2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.008163 10.0.0.242 - - [2026-06-04 03:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004355 10.0.0.242 - - [2026-06-04 03:21:13] "GET /routing-instance/65d35f72-e3eb-4f44-acfd-a058510f7ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.006210 10.0.0.242 - - [2026-06-04 03:21:13] "GET /route-target/3839b698-db7f-4733-956a-ddd4943e1f3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005695 10.0.0.242 - - [2026-06-04 03:21:13] "GET /obj-perms HTTP/1.1" 200 5038 0.004515 10.0.0.242 - - [2026-06-04 03:21:19] "GET /obj-perms HTTP/1.1" 200 5038 0.005506 10.0.0.242 - - [2026-06-04 03:21:22] "GET /obj-perms HTTP/1.1" 200 5038 0.004612 10.0.0.242 - - [2026-06-04 03:21:29] "GET /obj-perms HTTP/1.1" 200 5038 0.004568 10.0.0.242 - - [2026-06-04 03:21:32] "GET /obj-perms HTTP/1.1" 200 5038 0.003989 10.0.0.242 - - [2026-06-04 03:21:38] "GET /obj-perms HTTP/1.1" 200 5038 0.003717 10.0.0.242 - - [2026-06-04 03:21:38] "GET /obj-perms HTTP/1.1" 200 5038 0.003690 10.0.0.242 - - [2026-06-04 03:21:38] "GET /virtual-network/bd8b91d2-271b-479e-a8c4-0908aa96601e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.006498 10.0.0.242 - - [2026-06-04 03:21:38] "POST /neutron/network HTTP/1.1" 200 1427 0.011201 10.0.0.50 - - [2026-06-04 03:21:38] "DELETE /access-control-list/ef593373-5a43-4c8f-a168-b74b38b61a3c HTTP/1.1" 200 115 0.095801 10.0.0.242 - - [2026-06-04 03:21:38] "GET /virtual-network/bd8b91d2-271b-479e-a8c4-0908aa96601e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.018321 10.0.0.242 - - [2026-06-04 03:21:39] "DELETE /network-policy/8dbecf60-6d71-4c65-8116-87a04e5d7a07 HTTP/1.1" 200 115 0.042786 10.0.0.242 - - [2026-06-04 03:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.27 - - [2026-06-04 03:21:39] "GET /projects?obj_uuids=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000959 10.0.0.242 - - [2026-06-04 03:21:39] "GET /project/ed14153f-b0a5-4edb-b573-400944412497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.039310 10.0.0.242 - - [2026-06-04 03:21:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-77428503&detail=False&count=False&shared=False HTTP/1.1" 200 2126 0.006587 10.0.0.242 - - [2026-06-04 03:21:39] "DELETE /network-policy/ba4f350b-0e09-42de-ba6a-9ff9d0e1ff02 HTTP/1.1" 200 115 0.042933 10.0.0.242 - - [2026-06-04 03:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.27 - - [2026-06-04 03:21:39] "GET /projects?obj_uuids=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001239 10.0.0.242 - - [2026-06-04 03:21:39] "GET /project/ed14153f-b0a5-4edb-b573-400944412497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.049775 10.0.0.242 - - [2026-06-04 03:21:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-77428503&detail=False&count=False&shared=False HTTP/1.1" 200 1904 0.005905 10.0.0.242 - - [2026-06-04 03:21:39] "DELETE /network-policy/2b5ce424-8372-476e-8e8e-3c658bedce3c HTTP/1.1" 200 115 0.054037 10.0.0.242 - - [2026-06-04 03:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007025 10.0.0.27 - - [2026-06-04 03:21:39] "GET /projects?obj_uuids=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001552 10.0.0.242 - - [2026-06-04 03:21:39] "GET /project/ed14153f-b0a5-4edb-b573-400944412497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.064828 10.0.0.242 - - [2026-06-04 03:21:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-77428503&detail=False&count=False&shared=False HTTP/1.1" 200 1682 0.004992 10.0.0.242 - - [2026-06-04 03:21:39] "DELETE /network-policy/424ffa4d-8e72-4d65-a26c-54b603273e20 HTTP/1.1" 200 115 0.048587 10.0.0.242 - - [2026-06-04 03:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.27 - - [2026-06-04 03:21:39] "GET /projects?obj_uuids=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000946 10.0.0.242 - - [2026-06-04 03:21:39] "GET /project/ed14153f-b0a5-4edb-b573-400944412497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.039962 10.0.0.242 - - [2026-06-04 03:21:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-77428503&detail=False&count=False&shared=False HTTP/1.1" 200 1460 0.005712 10.0.0.242 - - [2026-06-04 03:21:40] "DELETE /network-policy/fec91677-1c4d-4e74-9fcd-221b439c6748 HTTP/1.1" 200 115 0.041151 10.0.0.242 - - [2026-06-04 03:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005105 10.0.0.27 - - [2026-06-04 03:21:40] "GET /projects?obj_uuids=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001014 10.0.0.242 - - [2026-06-04 03:21:40] "GET /project/ed14153f-b0a5-4edb-b573-400944412497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.045968 10.0.0.242 - - [2026-06-04 03:21:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-77428503&detail=False&count=False&shared=False HTTP/1.1" 200 1238 0.005014 10.0.0.242 - - [2026-06-04 03:21:40] "DELETE /network-policy/e4329bd0-f31b-4a43-9cd1-f6cad39c1081 HTTP/1.1" 200 115 0.033781 10.0.0.242 - - [2026-06-04 03:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.27 - - [2026-06-04 03:21:40] "GET /projects?obj_uuids=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000917 10.0.0.242 - - [2026-06-04 03:21:40] "GET /project/ed14153f-b0a5-4edb-b573-400944412497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.044317 10.0.0.242 - - [2026-06-04 03:21:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-77428503&detail=False&count=False&shared=False HTTP/1.1" 200 1014 0.004704 10.0.0.242 - - [2026-06-04 03:21:40] "DELETE /network-policy/94530480-540d-43e0-9b60-84378a56196c HTTP/1.1" 200 115 0.051070 10.0.0.242 - - [2026-06-04 03:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.27 - - [2026-06-04 03:21:40] "GET /projects?obj_uuids=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001081 10.0.0.242 - - [2026-06-04 03:21:40] "GET /project/ed14153f-b0a5-4edb-b573-400944412497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.045124 10.0.0.242 - - [2026-06-04 03:21:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-77428503&detail=False&count=False&shared=False HTTP/1.1" 200 793 0.006206 10.0.0.242 - - [2026-06-04 03:21:40] "DELETE /network-policy/6a767b08-a796-4d99-94d0-b421da5820d6 HTTP/1.1" 200 115 0.038934 10.0.0.242 - - [2026-06-04 03:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.27 - - [2026-06-04 03:21:40] "GET /projects?obj_uuids=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000957 10.0.0.242 - - [2026-06-04 03:21:40] "GET /project/ed14153f-b0a5-4edb-b573-400944412497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.037195 10.0.0.242 - - [2026-06-04 03:21:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-77428503&detail=False&count=False&shared=False HTTP/1.1" 200 572 0.007640 10.0.0.242 - - [2026-06-04 03:21:41] "DELETE /network-policy/d6666d68-8500-4808-8e3f-f1505bd10909 HTTP/1.1" 200 115 0.037020 10.0.0.242 - - [2026-06-04 03:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.27 - - [2026-06-04 03:21:41] "GET /projects?obj_uuids=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000965 10.0.0.242 - - [2026-06-04 03:21:41] "GET /project/ed14153f-b0a5-4edb-b573-400944412497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.048515 10.0.0.242 - - [2026-06-04 03:21:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-77428503&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.005112 10.0.0.242 - - [2026-06-04 03:21:41] "DELETE /network-policy/ee5d3024-4523-4ad9-9c43-11b5823637a4 HTTP/1.1" 200 115 0.041892 10.0.0.242 - - [2026-06-04 03:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.27 - - [2026-06-04 03:21:41] "GET /projects?obj_uuids=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000935 10.0.0.242 - - [2026-06-04 03:21:41] "GET /project/ed14153f-b0a5-4edb-b573-400944412497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.046131 10.0.0.242 - - [2026-06-04 03:21:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-77428503&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005061 10.0.0.242 - - [2026-06-04 03:21:41] "POST /neutron/network HTTP/1.1" 200 1337 0.011118 10.0.0.50 - - [2026-06-04 03:21:41] "DELETE /route-target/9f878ac2-6197-481c-a869-6b665c10717c HTTP/1.1" 200 115 0.036396 10.0.0.27 - - [2026-06-04 03:21:42] "POST /useragent-kv HTTP/1.1" 200 115 0.004359 10.0.0.27 - - [2026-06-04 03:21:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002670 10.0.0.27 - - [2026-06-04 03:21:42] "POST /useragent-kv HTTP/1.1" 200 115 0.004471 10.0.0.27 - - [2026-06-04 03:21:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003944 10.0.0.27 - - [2026-06-04 03:21:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002423 10.0.0.27 - - [2026-06-04 03:21:42] "POST /useragent-kv HTTP/1.1" 200 115 0.001778 10.0.0.242 - - [2026-06-04 03:21:42] "POST /neutron/network HTTP/1.1" 200 151 0.162262 10.0.0.242 - - [2026-06-04 03:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.242 - - [2026-06-04 03:21:42] "DELETE /network-ipam/c363aed0-f09c-4a7d-91fb-410d7eb2c216 HTTP/1.1" 200 115 0.033227 10.0.0.242 - - [2026-06-04 03:21:42] "POST /fqname-to-id HTTP/1.1" 404 260 0.004333 10.0.0.27 - - [2026-06-04 03:21:42] "GET /projects?obj_uuids=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001301 10.0.0.27 - - [2026-06-04 03:21:42] "GET /project/ed14153f-b0a5-4edb-b573-400944412497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1517 0.038603 10.0.0.27 - - [2026-06-04 03:21:42] "GET /projects?obj_uuids=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001091 10.0.0.27 - - [2026-06-04 03:21:42] "GET /project/ed14153f-b0a5-4edb-b573-400944412497?fields=security_groups HTTP/1.1" 200 1400 0.044608 10.0.0.27 - - [2026-06-04 03:21:42] "DELETE /security-group/11341a2e-af47-4acc-99b8-ae276cf66858 HTTP/1.1" 200 115 0.067396 10.0.0.27 - - [2026-06-04 03:21:42] "GET /projects?obj_uuids=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000978 10.0.0.50 - - [2026-06-04 03:21:42] "DELETE /access-control-list/5efdbea1-92a0-43fa-99fd-9bfaa32b167b HTTP/1.1" 200 115 0.057496 10.0.0.27 - - [2026-06-04 03:21:42] "GET /project/ed14153f-b0a5-4edb-b573-400944412497?fields=application_policy_sets HTTP/1.1" 200 1439 0.076051 10.0.0.242 - - [2026-06-04 03:21:42] "DELETE /project/ed14153f-b0a5-4edb-b573-400944412497 HTTP/1.1" 200 115 0.424539 10.0.0.27 - - [2026-06-04 03:21:42] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.005504 10.0.0.242 - - [2026-06-04 03:21:42] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?fields=projects HTTP/1.1" 200 1438 0.023215 10.0.0.27 - - [2026-06-04 03:21:44] "GET /projects?obj_uuids=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003272 10.0.0.27 - - [2026-06-04 03:21:44] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000933 10.0.0.27 - - [2026-06-04 03:21:44] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.049100 10.0.0.27 - - [2026-06-04 03:21:44] "POST /id-to-fqname HTTP/1.1" 200 202 0.001177 10.0.0.27 - - [2026-06-04 03:21:44] "POST /fqname-to-id HTTP/1.1" 404 211 0.005437 10.0.0.27 - - [2026-06-04 03:21:44] "POST /security-groups HTTP/1.1" 200 603 0.031282 10.0.0.27 - - [2026-06-04 03:21:44] "POST /projects HTTP/1.1" 200 609 0.238343 10.0.0.50 - - [2026-06-04 03:21:44] "POST /access-control-lists HTTP/1.1" 200 608 0.029129 10.0.0.27 - - [2026-06-04 03:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.317249 10.0.0.242 - - [2026-06-04 03:21:44] "GET /project/ed14153f-b0a5-4edb-b573-400944412497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.467710 10.0.0.27 - - [2026-06-04 03:21:44] "GET /projects?obj_uuids=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001342 10.0.0.242 - - [2026-06-04 03:21:44] "GET /project/ed14153f-b0a5-4edb-b573-400944412497?fields=virtual_networks HTTP/1.1" 200 1057 0.049658 10.0.0.27 - - [2026-06-04 03:21:44] "GET /projects?obj_uuids=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001058 10.0.0.242 - - [2026-06-04 03:21:44] "GET /project/ed14153f-b0a5-4edb-b573-400944412497?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.046819 10.0.0.27 - - [2026-06-04 03:21:45] "GET /projects?obj_uuids=ed14153f-b0a5-4edb-b573-400944412497&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001336 10.0.0.242 - - [2026-06-04 03:21:45] "GET /project/ed14153f-b0a5-4edb-b573-400944412497?fields=security_groups HTTP/1.1" 200 1295 0.045536 10.0.0.242 - - [2026-06-04 03:21:46] "POST /fqname-to-id HTTP/1.1" 404 182 0.043428 10.0.0.27 - - [2026-06-04 03:21:46] "GET /projects?obj_uuids=8d62005b-f2e4-443d-9989-6ed1a8ea57fc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.008202 10.0.0.27 - - [2026-06-04 03:21:46] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001001 10.0.0.27 - - [2026-06-04 03:21:46] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006649 10.0.0.27 - - [2026-06-04 03:21:46] "POST /id-to-fqname HTTP/1.1" 200 184 0.001084 10.0.0.27 - - [2026-06-04 03:21:46] "POST /fqname-to-id HTTP/1.1" 404 193 0.005727 10.0.0.27 - - [2026-06-04 03:21:46] "POST /security-groups HTTP/1.1" 200 585 0.031567 10.0.0.50 - - [2026-06-04 03:21:46] "POST /fqname-to-id HTTP/1.1" 404 228 0.002952 10.0.0.27 - - [2026-06-04 03:21:46] "POST /projects HTTP/1.1" 200 573 0.260804 10.0.0.27 - - [2026-06-04 03:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.300021 10.0.0.50 - - [2026-06-04 03:21:46] "POST /access-control-lists HTTP/1.1" 200 588 0.036244 10.0.0.242 - - [2026-06-04 03:21:46] "GET /project/8d62005b-f2e4-443d-9989-6ed1a8ea57fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.465761 10.0.0.242 - - [2026-06-04 03:21:47] "GET / HTTP/1.1" 200 35931 0.001899 10.0.0.242 - - [2026-06-04 03:21:48] "POST /fqname-to-id HTTP/1.1" 401 293 0.000429 10.0.0.242 - - [2026-06-04 03:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.072069 10.0.0.27 - - [2026-06-04 03:21:49] "GET /projects?obj_uuids=8d62005b-f2e4-443d-9989-6ed1a8ea57fc&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000960 10.0.0.242 - - [2026-06-04 03:21:49] "GET /project/8d62005b-f2e4-443d-9989-6ed1a8ea57fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.041123 10.0.0.27 - - [2026-06-04 03:21:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002947 10.0.0.242 - - [2026-06-04 03:21:49] "POST /neutron/subnet HTTP/1.1" 200 720 0.309320 10.0.0.242 - - [2026-06-04 03:21:50] "POST /id-to-fqname HTTP/1.1" 200 214 0.001301 10.0.0.242 - - [2026-06-04 03:21:50] "GET /virtual-network/8f5c5a0e-c2d6-447b-b0ae-6e90f0eac431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.007522 10.0.0.242 - - [2026-06-04 03:21:50] "POST /neutron/network HTTP/1.1" 200 990 0.010630 10.0.0.242 - - [2026-06-04 03:21:50] "GET /virtual-network/8f5c5a0e-c2d6-447b-b0ae-6e90f0eac431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.006534 10.0.0.242 - - [2026-06-04 03:21:50] "POST /neutron/subnet HTTP/1.1" 200 823 0.012209 10.0.0.242 - - [2026-06-04 03:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.27 - - [2026-06-04 03:21:50] "GET /projects?obj_uuids=8d62005b-f2e4-443d-9989-6ed1a8ea57fc&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001322 10.0.0.242 - - [2026-06-04 03:21:50] "GET /project/8d62005b-f2e4-443d-9989-6ed1a8ea57fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.053134 10.0.0.50 - - [2026-06-04 03:21:50] "POST /route-targets HTTP/1.1" 200 327 0.013569 10.0.0.27 - - [2026-06-04 03:21:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002539 10.0.0.242 - - [2026-06-04 03:21:50] "POST /neutron/subnet HTTP/1.1" 200 730 0.225695 10.0.0.50 - - [2026-06-04 03:21:50] "POST /fqname-to-id HTTP/1.1" 404 207 0.003742 10.0.0.242 - - [2026-06-04 03:21:51] "POST /id-to-fqname HTTP/1.1" 200 214 0.001216 10.0.0.242 - - [2026-06-04 03:21:51] "GET /virtual-network/276188fc-c116-45ef-acf9-07b0613eccde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.007003 10.0.0.242 - - [2026-06-04 03:21:51] "POST /neutron/network HTTP/1.1" 200 993 0.010424 10.0.0.242 - - [2026-06-04 03:21:51] "GET /virtual-network/276188fc-c116-45ef-acf9-07b0613eccde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.006250 10.0.0.242 - - [2026-06-04 03:21:51] "POST /neutron/subnet HTTP/1.1" 200 828 0.009040 10.0.0.242 - - [2026-06-04 03:21:51] "POST /id-to-fqname HTTP/1.1" 200 214 0.001082 10.0.0.27 - - [2026-06-04 03:21:52] "GET /projects?obj_uuids=8d62005b-f2e4-443d-9989-6ed1a8ea57fc&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001122 10.0.0.242 - - [2026-06-04 03:21:52] "GET /project/8d62005b-f2e4-443d-9989-6ed1a8ea57fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.077650 10.0.0.242 - - [2026-06-04 03:21:52] "POST /neutron/port HTTP/1.1" 200 117 0.006748 10.0.0.242 - - [2026-06-04 03:21:52] "POST /id-to-fqname HTTP/1.1" 200 214 0.001307 10.0.0.242 - - [2026-06-04 03:21:52] "POST /neutron/network HTTP/1.1" 200 1000 0.007683 10.0.0.242 - - [2026-06-04 03:21:53] "POST /neutron/port HTTP/1.1" 200 1159 0.024280 10.0.0.27 - - [2026-06-04 03:21:53] "GET /projects?obj_uuids=8d62005b-f2e4-443d-9989-6ed1a8ea57fc&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001342 10.0.0.242 - - [2026-06-04 03:21:53] "GET /project/8d62005b-f2e4-443d-9989-6ed1a8ea57fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.148642 10.0.0.242 - - [2026-06-04 03:21:53] "POST /neutron/network HTTP/1.1" 200 990 0.009271 10.0.0.242 - - [2026-06-04 03:21:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007062 10.0.0.242 - - [2026-06-04 03:21:53] "POST /neutron/port HTTP/1.1" 200 117 0.001057 10.0.0.242 - - [2026-06-04 03:21:54] "POST /neutron/security_group HTTP/1.1" 200 2052 0.010120 10.0.0.242 - - [2026-06-04 03:21:54] "POST /id-to-fqname HTTP/1.1" 200 214 0.001760 10.0.0.242 - - [2026-06-04 03:21:54] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008850 10.0.0.27 - - [2026-06-04 03:21:54] "GET /projects?obj_uuids=8d62005b-f2e4-443d-9989-6ed1a8ea57fc&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001190 10.0.0.242 - - [2026-06-04 03:21:55] "POST /neutron/port HTTP/1.1" 200 1159 0.451103 10.0.0.242 - - [2026-06-04 03:21:55] "POST /neutron/port HTTP/1.1" 200 1213 0.207157 10.0.0.27 - - [2026-06-04 03:21:55] "GET /projects?obj_uuids=8d62005b-f2e4-443d-9989-6ed1a8ea57fc&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001379 10.0.0.242 - - [2026-06-04 03:21:55] "GET /project/8d62005b-f2e4-443d-9989-6ed1a8ea57fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.110234 10.0.0.242 - - [2026-06-04 03:21:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004050 10.0.0.242 - - [2026-06-04 03:21:55] "POST /neutron/port HTTP/1.1" 200 117 0.001233 10.0.0.242 - - [2026-06-04 03:21:55] "POST /neutron/port HTTP/1.1" 200 2292 0.037423 10.0.0.242 - - [2026-06-04 03:21:56] "POST /neutron/port HTTP/1.1" 200 1223 0.022151 10.0.0.242 - - [2026-06-04 03:21:56] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007172 10.0.0.242 - - [2026-06-04 03:21:56] "GET /virtual-machine/10095f38-e6b1-4c5c-9296-b7b35a6f80c4 HTTP/1.1" 401 293 0.000414 10.0.0.242 - - [2026-06-04 03:21:56] "POST /neutron/network HTTP/1.1" 200 1003 0.007529 10.0.0.242 - - [2026-06-04 03:21:57] "GET /virtual-machine/10095f38-e6b1-4c5c-9296-b7b35a6f80c4 HTTP/1.1" 200 1286 0.056142 10.0.0.242 - - [2026-06-04 03:21:57] "GET /virtual-machine-interface/ea156d5c-01ec-4c10-bc93-c7d8021078eb HTTP/1.1" 200 3106 0.005749 10.0.0.242 - - [2026-06-04 03:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.242 - - [2026-06-04 03:21:57] "POST /neutron/port HTTP/1.1" 200 1162 0.035691 10.0.0.242 - - [2026-06-04 03:21:57] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004864 10.0.0.242 - - [2026-06-04 03:21:57] "GET /virtual-networks?parent_id=8d62005b-f2e4-443d-9989-6ed1a8ea57fc&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002863 10.0.0.242 - - [2026-06-04 03:21:57] "GET /virtual-network/8f5c5a0e-c2d6-447b-b0ae-6e90f0eac431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.005607 10.0.0.242 - - [2026-06-04 03:21:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004242 10.0.0.242 - - [2026-06-04 03:21:57] "POST /neutron/port HTTP/1.1" 200 117 0.001179 10.0.0.242 - - [2026-06-04 03:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.242 - - [2026-06-04 03:22:00] "GET /virtual-network/8f5c5a0e-c2d6-447b-b0ae-6e90f0eac431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.007208 10.0.0.242 - - [2026-06-04 03:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005018 10.0.0.242 - - [2026-06-04 03:22:04] "GET /virtual-network/8f5c5a0e-c2d6-447b-b0ae-6e90f0eac431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.007583 10.0.0.27 - - [2026-06-04 03:22:06] "GET /obj-perms HTTP/1.1" 200 5075 0.175571 10.0.0.242 - - [2026-06-04 03:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004567 10.0.0.242 - - [2026-06-04 03:22:08] "GET /virtual-network/8f5c5a0e-c2d6-447b-b0ae-6e90f0eac431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.007447 10.0.0.242 - - [2026-06-04 03:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.242 - - [2026-06-04 03:22:12] "GET /virtual-network/8f5c5a0e-c2d6-447b-b0ae-6e90f0eac431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.006554 10.0.0.242 - - [2026-06-04 03:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.242 - - [2026-06-04 03:22:16] "GET /virtual-network/8f5c5a0e-c2d6-447b-b0ae-6e90f0eac431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.005671 10.0.0.242 - - [2026-06-04 03:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004570 10.0.0.242 - - [2026-06-04 03:22:20] "GET /virtual-network/8f5c5a0e-c2d6-447b-b0ae-6e90f0eac431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.006673 10.0.0.50 - - [2026-06-04 03:22:23] "DELETE /access-control-list/89353505-8558-45c2-9db8-74d1228d9217 HTTP/1.1" 200 115 0.044990 10.0.0.242 - - [2026-06-04 03:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004473 10.0.0.242 - - [2026-06-04 03:22:24] "GET /virtual-network/8f5c5a0e-c2d6-447b-b0ae-6e90f0eac431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.006312 10.0.0.242 - - [2026-06-04 03:22:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004893 10.0.0.242 - - [2026-06-04 03:22:29] "GET /virtual-network/8f5c5a0e-c2d6-447b-b0ae-6e90f0eac431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.006794 10.0.0.27 - - [2026-06-04 03:22:32] "DELETE /project/ed14153fb0a54edbb573400944412497 HTTP/1.1" 404 173 0.004835 10.0.0.27 - - [2026-06-04 03:22:32] "DELETE /project/ed14153f-b0a5-4edb-b573-400944412497 HTTP/1.1" 404 177 0.004535 10.0.0.27 - - [2026-06-04 03:22:32] "DELETE /project/8d62005bf2e4443d99896ed1a8ea57fc HTTP/1.1" 404 173 0.003842 10.0.0.242 - - [2026-06-04 03:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.242 - - [2026-06-04 03:22:33] "GET /virtual-network/8f5c5a0e-c2d6-447b-b0ae-6e90f0eac431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.008010 10.0.0.242 - - [2026-06-04 03:22:36] "POST /neutron/port HTTP/1.1" 200 1223 0.022434 10.0.0.242 - - [2026-06-04 03:22:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005077 10.0.0.242 - - [2026-06-04 03:22:36] "POST /neutron/port HTTP/1.1" 200 117 0.001097 10.0.0.242 - - [2026-06-04 03:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.242 - - [2026-06-04 03:22:37] "GET /virtual-network/8f5c5a0e-c2d6-447b-b0ae-6e90f0eac431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.005544 10.0.0.242 - - [2026-06-04 03:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.242 - - [2026-06-04 03:22:39] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004736 10.0.0.242 - - [2026-06-04 03:22:39] "GET /virtual-networks?parent_id=8d62005b-f2e4-443d-9989-6ed1a8ea57fc&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003741 10.0.0.242 - - [2026-06-04 03:22:39] "GET /virtual-network/8f5c5a0e-c2d6-447b-b0ae-6e90f0eac431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.007280 10.0.0.242 - - [2026-06-04 03:22:39] "POST /neutron/port HTTP/1.1" 200 1223 0.027419 10.0.0.242 - - [2026-06-04 03:22:44] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008985 10.0.0.242 - - [2026-06-04 03:22:45] "POST /neutron/network HTTP/1.1" 200 1000 0.008655 10.0.0.242 - - [2026-06-04 03:22:45] "POST /neutron/subnet HTTP/1.1" 200 1375 0.015587 10.0.0.242 - - [2026-06-04 03:22:45] "POST /neutron/network HTTP/1.1" 200 990 0.009152 10.0.0.242 - - [2026-06-04 03:22:53] "POST /neutron/port HTTP/1.1" 200 1223 0.027469 10.0.0.242 - - [2026-06-04 03:22:55] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008595 10.0.0.242 - - [2026-06-04 03:23:01] "POST /neutron/port HTTP/1.1" 200 1223 0.021324 10.0.0.242 - - [2026-06-04 03:23:02] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007914 10.0.0.242 - - [2026-06-04 03:23:05] "POST /neutron/port HTTP/1.1" 200 1223 0.018877 10.0.0.242 - - [2026-06-04 03:23:05] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007987 10.0.0.242 - - [2026-06-04 03:23:05] "GET /virtual-machine/05f1ed08-0a0e-4377-b281-7f52377166da HTTP/1.1" 200 1285 0.006439 10.0.0.242 - - [2026-06-04 03:23:05] "GET /virtual-machine-interface/264201dc-ac0b-4c4f-ac7b-dfa452921c28 HTTP/1.1" 200 3105 0.005674 10.0.0.242 - - [2026-06-04 03:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005222 10.0.0.242 - - [2026-06-04 03:23:05] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004185 10.0.0.242 - - [2026-06-04 03:23:05] "GET /virtual-networks?parent_id=8d62005b-f2e4-443d-9989-6ed1a8ea57fc&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.004792 10.0.0.242 - - [2026-06-04 03:23:05] "GET /virtual-network/8f5c5a0e-c2d6-447b-b0ae-6e90f0eac431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.007981 10.0.0.242 - - [2026-06-04 03:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004890 10.0.0.242 - - [2026-06-04 03:23:07] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004563 10.0.0.242 - - [2026-06-04 03:23:07] "GET /virtual-networks?parent_id=8d62005b-f2e4-443d-9989-6ed1a8ea57fc&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.005059 10.0.0.242 - - [2026-06-04 03:23:07] "GET /virtual-network/8f5c5a0e-c2d6-447b-b0ae-6e90f0eac431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.008337 10.0.0.50 - - [2026-06-04 03:23:07] "GET /obj-perms HTTP/1.1" 200 5075 0.094081 10.0.0.242 - - [2026-06-04 03:23:12] "POST /neutron/port HTTP/1.1" 200 1223 0.020745 10.0.0.242 - - [2026-06-04 03:23:17] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007770 10.0.0.242 - - [2026-06-04 03:23:17] "POST /neutron/port HTTP/1.1" 200 1226 0.021976 10.0.0.242 - - [2026-06-04 03:23:18] "GET /virtual-machine/88f19afa-9143-4ee6-8c61-a0148d3264a8 HTTP/1.1" 200 1286 0.006359 10.0.0.242 - - [2026-06-04 03:23:18] "GET /virtual-machine-interface/bda28ec5-17f0-4443-ab2c-9eb3a98479ac HTTP/1.1" 200 3106 0.005560 10.0.0.242 - - [2026-06-04 03:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.242 - - [2026-06-04 03:23:18] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004272 10.0.0.242 - - [2026-06-04 03:23:18] "GET /virtual-networks?parent_id=8d62005b-f2e4-443d-9989-6ed1a8ea57fc&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003563 10.0.0.242 - - [2026-06-04 03:23:18] "GET /virtual-network/276188fc-c116-45ef-acf9-07b0613eccde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.006478 10.0.0.242 - - [2026-06-04 03:23:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004117 10.0.0.242 - - [2026-06-04 03:23:19] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004063 10.0.0.242 - - [2026-06-04 03:23:19] "GET /virtual-networks?parent_id=8d62005b-f2e4-443d-9989-6ed1a8ea57fc&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003108 10.0.0.242 - - [2026-06-04 03:23:19] "GET /virtual-network/276188fc-c116-45ef-acf9-07b0613eccde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.005874 10.0.0.242 - - [2026-06-04 03:23:20] "GET /forwarding-classs?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003936 10.0.0.242 - - [2026-06-04 03:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.242 - - [2026-06-04 03:23:20] "GET /global-qos-config/83a63105-cc77-471a-b36e-bed9fec3dd2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.005768 10.0.0.242 - - [2026-06-04 03:23:20] "POST /fqname-to-id HTTP/1.1" 404 222 0.003984 10.0.0.242 - - [2026-06-04 03:23:20] "POST /forwarding-classs HTTP/1.1" 200 576 0.035830 10.0.0.242 - - [2026-06-04 03:23:21] "POST /id-to-fqname HTTP/1.1" 200 232 0.003056 10.0.0.242 - - [2026-06-04 03:23:21] "GET /forwarding-class/fc602ede-4462-4166-bc6c-d6da2bdb6079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.005564 10.0.0.27 - - [2026-06-04 03:23:21] "GET /projects?obj_uuids=8d62005b-f2e4-443d-9989-6ed1a8ea57fc&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.041099 10.0.0.242 - - [2026-06-04 03:23:21] "GET /project/8d62005b-f2e4-443d-9989-6ed1a8ea57fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.083926 10.0.0.242 - - [2026-06-04 03:23:21] "POST /fqname-to-id HTTP/1.1" 404 211 0.003388 10.0.0.242 - - [2026-06-04 03:23:21] "POST /qos-configs HTTP/1.1" 200 543 0.036940 10.0.0.242 - - [2026-06-04 03:23:21] "POST /id-to-fqname HTTP/1.1" 200 217 0.003716 10.0.0.242 - - [2026-06-04 03:23:21] "GET /qos-config/70aa83b4-351f-4c7a-ad62-b98815a8b16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.004743 10.0.0.242 - - [2026-06-04 03:23:21] "GET /virtual-machine-interface/ea156d5c-01ec-4c10-bc93-c7d8021078eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2691 0.005812 10.0.0.242 - - [2026-06-04 03:23:21] "POST /ref-update HTTP/1.1" 200 156 0.015141 10.0.0.242 - - [2026-06-04 03:23:21] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007088 10.0.0.242 - - [2026-06-04 03:23:21] "POST /neutron/port HTTP/1.1" 200 1223 0.021304 10.0.0.242 - - [2026-06-04 03:23:21] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007882 10.0.0.242 - - [2026-06-04 03:23:22] "POST /id-to-fqname HTTP/1.1" 200 214 0.001709 10.0.0.242 - - [2026-06-04 03:23:22] "GET /virtual-machine/10095f38-e6b1-4c5c-9296-b7b35a6f80c4 HTTP/1.1" 200 1286 0.004719 10.0.0.242 - - [2026-06-04 03:23:22] "GET /virtual-machine-interface/ea156d5c-01ec-4c10-bc93-c7d8021078eb HTTP/1.1" 200 3353 0.006969 10.0.0.242 - - [2026-06-04 03:23:22] "GET /instance-ip/8da99c48-7f8a-4cfd-9bea-eb4a7a4de511 HTTP/1.1" 200 1608 0.007264 10.0.0.242 - - [2026-06-04 03:23:22] "GET /instance-ip/b1b53668-9921-4ff0-82a1-907296eff810 HTTP/1.1" 200 1627 0.005920 10.0.0.242 - - [2026-06-04 03:23:22] "POST /neutron/port HTTP/1.1" 200 1223 0.020219 10.0.0.242 - - [2026-06-04 03:23:22] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007546 10.0.0.242 - - [2026-06-04 03:23:22] "POST /neutron/port HTTP/1.1" 200 1223 0.020019 10.0.0.242 - - [2026-06-04 03:23:22] "POST /neutron/network HTTP/1.1" 200 990 0.009101 10.0.0.242 - - [2026-06-04 03:23:22] "POST /id-to-fqname HTTP/1.1" 200 214 0.001029 10.0.0.242 - - [2026-06-04 03:23:22] "GET /virtual-machine/05f1ed08-0a0e-4377-b281-7f52377166da HTTP/1.1" 200 1285 0.004178 10.0.0.242 - - [2026-06-04 03:23:22] "GET /virtual-machine-interface/264201dc-ac0b-4c4f-ac7b-dfa452921c28 HTTP/1.1" 200 3105 0.005088 10.0.0.242 - - [2026-06-04 03:23:22] "GET /instance-ip/030797b0-6702-4d5d-8b11-7b3dab4dc484 HTTP/1.1" 200 1606 0.006662 10.0.0.242 - - [2026-06-04 03:23:22] "GET /instance-ip/d527aa54-5d6f-43da-8908-9c3db1bb61a2 HTTP/1.1" 200 1627 0.006652 10.0.0.50 - - [2026-06-04 03:23:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000523 10.0.0.27 - - [2026-06-04 03:23:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000535 10.0.0.50 - - [2026-06-04 03:23:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000355 10.0.0.27 - - [2026-06-04 03:23:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000362 10.0.0.50 - - [2026-06-04 03:23:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000385 10.0.0.50 - - [2026-06-04 03:23:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000469 10.0.0.27 - - [2026-06-04 03:23:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000379 10.0.0.27 - - [2026-06-04 03:23:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000489 10.0.0.242 - - [2026-06-04 03:23:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000355 10.0.0.242 - - [2026-06-04 03:23:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000371 10.0.0.242 - - [2026-06-04 03:23:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000550 10.0.0.242 - - [2026-06-04 03:23:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000350 10.0.0.242 - - [2026-06-04 03:23:37] "POST /neutron/network HTTP/1.1" 200 1003 0.009142 10.0.0.242 - - [2026-06-04 03:23:37] "POST /neutron/subnet HTTP/1.1" 200 1390 0.013595 10.0.0.242 - - [2026-06-04 03:23:37] "POST /neutron/network HTTP/1.1" 200 993 0.010654 10.0.0.242 - - [2026-06-04 03:23:45] "POST /neutron/network HTTP/1.1" 200 1000 0.053335 10.0.0.242 - - [2026-06-04 03:23:45] "POST /neutron/subnet HTTP/1.1" 200 1375 0.014470 10.0.0.242 - - [2026-06-04 03:23:45] "POST /neutron/network HTTP/1.1" 200 990 0.010879 10.0.0.242 - - [2026-06-04 03:23:50] "GET /virtual-machine-interface/ea156d5c-01ec-4c10-bc93-c7d8021078eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2938 0.005843 10.0.0.242 - - [2026-06-04 03:23:50] "POST /ref-update HTTP/1.1" 200 156 0.019387 10.0.0.242 - - [2026-06-04 03:23:50] "DELETE /qos-config/70aa83b4-351f-4c7a-ad62-b98815a8b16f HTTP/1.1" 200 115 0.049870 10.0.0.242 - - [2026-06-04 03:23:50] "POST /id-to-fqname HTTP/1.1" 200 232 0.001744 10.0.0.242 - - [2026-06-04 03:23:50] "DELETE /forwarding-class/fc602ede-4462-4166-bc6c-d6da2bdb6079 HTTP/1.1" 200 115 0.035810 10.0.0.242 - - [2026-06-04 03:23:52] "POST /neutron/port HTTP/1.1" 200 1226 0.020647 10.0.0.242 - - [2026-06-04 03:23:52] "POST /neutron/port HTTP/1.1" 200 1223 0.018377 10.0.0.242 - - [2026-06-04 03:23:52] "POST /neutron/port HTTP/1.1" 200 1223 0.028727 10.0.0.242 - - [2026-06-04 03:23:53] "POST /neutron/network HTTP/1.1" 200 993 0.009668 10.0.0.50 - - [2026-06-04 03:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005638 10.0.0.27 - - [2026-06-04 03:23:54] "POST /useragent-kv HTTP/1.1" 200 115 0.007517 10.0.0.27 - - [2026-06-04 03:23:54] "POST /useragent-kv HTTP/1.1" 200 115 0.003652 10.0.0.27 - - [2026-06-04 03:23:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002380 10.0.0.27 - - [2026-06-04 03:23:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002337 10.0.0.242 - - [2026-06-04 03:23:54] "POST /neutron/network HTTP/1.1" 200 151 0.183512 10.0.0.27 - - [2026-06-04 03:23:54] "GET /projects?obj_uuids=8d62005b-f2e4-443d-9989-6ed1a8ea57fc&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001249 10.0.0.242 - - [2026-06-04 03:23:54] "GET /project/8d62005b-f2e4-443d-9989-6ed1a8ea57fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.087104 10.0.0.27 - - [2026-06-04 03:23:54] "GET /projects?obj_uuids=8d62005b-f2e4-443d-9989-6ed1a8ea57fc&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001554 10.0.0.242 - - [2026-06-04 03:23:54] "GET /project/8d62005b-f2e4-443d-9989-6ed1a8ea57fc?fields=virtual_networks HTTP/1.1" 200 1021 0.045115 10.0.0.27 - - [2026-06-04 03:23:54] "GET /projects?obj_uuids=8d62005b-f2e4-443d-9989-6ed1a8ea57fc&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001527 10.0.0.242 - - [2026-06-04 03:23:54] "GET /project/8d62005b-f2e4-443d-9989-6ed1a8ea57fc?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.054135 10.0.0.27 - - [2026-06-04 03:23:54] "GET /projects?obj_uuids=8d62005b-f2e4-443d-9989-6ed1a8ea57fc&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001757 10.0.0.242 - - [2026-06-04 03:23:54] "GET /project/8d62005b-f2e4-443d-9989-6ed1a8ea57fc?fields=security_groups HTTP/1.1" 200 1241 0.052877 10.0.0.242 - - [2026-06-04 03:23:55] "POST /fqname-to-id HTTP/1.1" 404 181 0.037273 10.0.0.27 - - [2026-06-04 03:23:56] "GET /projects?obj_uuids=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003067 10.0.0.27 - - [2026-06-04 03:23:56] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000989 10.0.0.27 - - [2026-06-04 03:23:56] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.043896 10.0.0.27 - - [2026-06-04 03:23:56] "POST /id-to-fqname HTTP/1.1" 200 183 0.001700 10.0.0.27 - - [2026-06-04 03:23:56] "POST /fqname-to-id HTTP/1.1" 404 192 0.008228 10.0.0.27 - - [2026-06-04 03:23:56] "POST /security-groups HTTP/1.1" 200 584 0.047273 10.0.0.27 - - [2026-06-04 03:23:56] "POST /projects HTTP/1.1" 200 571 0.255805 10.0.0.27 - - [2026-06-04 03:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.300196 10.0.0.50 - - [2026-06-04 03:23:56] "POST /access-control-lists HTTP/1.1" 200 589 0.047127 10.0.0.242 - - [2026-06-04 03:23:56] "GET /project/6719d4a9-60f2-4397-a1af-068253eaa1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.537781 10.0.0.242 - - [2026-06-04 03:23:57] "GET / HTTP/1.1" 200 35931 0.002565 10.0.0.242 - - [2026-06-04 03:23:59] "POST /fqname-to-id HTTP/1.1" 401 293 0.000429 10.0.0.242 - - [2026-06-04 03:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.075681 10.0.0.27 - - [2026-06-04 03:24:00] "GET /projects?obj_uuids=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001136 10.0.0.242 - - [2026-06-04 03:24:00] "GET /project/6719d4a9-60f2-4397-a1af-068253eaa1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.043871 10.0.0.50 - - [2026-06-04 03:24:00] "POST /route-targets HTTP/1.1" 200 327 0.020652 10.0.0.27 - - [2026-06-04 03:24:00] "POST /useragent-kv HTTP/1.1" 200 115 0.010351 10.0.0.242 - - [2026-06-04 03:24:00] "POST /neutron/subnet HTTP/1.1" 200 734 0.232754 10.0.0.242 - - [2026-06-04 03:24:00] "POST /id-to-fqname HTTP/1.1" 200 220 0.001541 10.0.0.242 - - [2026-06-04 03:24:00] "GET /virtual-network/9ebb534f-a261-45e6-b1a5-491ddd8f3da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005620 10.0.0.242 - - [2026-06-04 03:24:00] "GET /virtual-network/9ebb534f-a261-45e6-b1a5-491ddd8f3da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005949 10.0.0.242 - - [2026-06-04 03:24:00] "POST /neutron/network HTTP/1.1" 200 833 0.007400 10.0.0.242 - - [2026-06-04 03:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005247 10.0.0.242 - - [2026-06-04 03:24:00] "GET /virtual-network/9ebb534f-a261-45e6-b1a5-491ddd8f3da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006437 10.0.0.242 - - [2026-06-04 03:24:01] "PUT /virtual-network/9ebb534f-a261-45e6-b1a5-491ddd8f3da4 HTTP/1.1" 200 264 0.077002 10.0.0.50 - - [2026-06-04 03:24:01] "POST /ref-update HTTP/1.1" 200 156 0.047847 10.0.0.242 - - [2026-06-04 03:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.017219 10.0.0.27 - - [2026-06-04 03:24:01] "GET /projects?obj_uuids=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001268 10.0.0.242 - - [2026-06-04 03:24:01] "GET /project/6719d4a9-60f2-4397-a1af-068253eaa1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.043983 10.0.0.27 - - [2026-06-04 03:24:01] "GET /projects?obj_uuids=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001076 10.0.0.242 - - [2026-06-04 03:24:01] "POST /neutron/network HTTP/1.1" 200 612 0.176431 10.0.0.242 - - [2026-06-04 03:24:01] "POST /id-to-fqname HTTP/1.1" 200 220 0.004066 10.0.0.242 - - [2026-06-04 03:24:01] "GET /virtual-network/cc0dc03c-25ce-4701-a1f2-99abb28c3c85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005765 10.0.0.242 - - [2026-06-04 03:24:01] "POST /neutron/network HTTP/1.1" 200 831 0.008997 10.0.0.242 - - [2026-06-04 03:24:01] "GET /virtual-network/cc0dc03c-25ce-4701-a1f2-99abb28c3c85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005990 10.0.0.242 - - [2026-06-04 03:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004472 10.0.0.242 - - [2026-06-04 03:24:01] "GET /virtual-network/cc0dc03c-25ce-4701-a1f2-99abb28c3c85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005940 10.0.0.242 - - [2026-06-04 03:24:02] "PUT /virtual-network/cc0dc03c-25ce-4701-a1f2-99abb28c3c85 HTTP/1.1" 200 264 0.061972 10.0.0.50 - - [2026-06-04 03:24:02] "POST /ref-update HTTP/1.1" 200 156 0.032037 10.0.0.242 - - [2026-06-04 03:24:02] "POST /id-to-fqname HTTP/1.1" 200 220 0.001215 10.0.0.242 - - [2026-06-04 03:24:02] "POST /neutron/network HTTP/1.1" 200 843 0.007480 10.0.0.27 - - [2026-06-04 03:24:03] "GET /projects?obj_uuids=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001173 10.0.0.242 - - [2026-06-04 03:24:03] "GET /project/6719d4a9-60f2-4397-a1af-068253eaa1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.081939 10.0.0.242 - - [2026-06-04 03:24:03] "POST /neutron/port HTTP/1.1" 200 117 0.007401 10.0.0.242 - - [2026-06-04 03:24:03] "POST /id-to-fqname HTTP/1.1" 200 220 0.001893 10.0.0.242 - - [2026-06-04 03:24:04] "POST /neutron/network HTTP/1.1" 200 843 0.007692 10.0.0.27 - - [2026-06-04 03:24:04] "GET /projects?obj_uuids=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000957 10.0.0.242 - - [2026-06-04 03:24:04] "POST /neutron/port HTTP/1.1" 200 1055 0.016820 10.0.0.242 - - [2026-06-04 03:24:04] "GET /project/6719d4a9-60f2-4397-a1af-068253eaa1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.107782 10.0.0.242 - - [2026-06-04 03:24:05] "POST /neutron/port HTTP/1.1" 200 1119 0.023380 10.0.0.242 - - [2026-06-04 03:24:05] "POST /neutron/port HTTP/1.1" 200 1119 0.020622 10.0.0.242 - - [2026-06-04 03:24:05] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007212 10.0.0.242 - - [2026-06-04 03:24:05] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008211 10.0.0.242 - - [2026-06-04 03:24:06] "POST /neutron/port HTTP/1.1" 200 1053 0.021796 10.0.0.242 - - [2026-06-04 03:24:06] "POST /neutron/port HTTP/1.1" 200 1117 0.024689 10.0.0.242 - - [2026-06-04 03:24:06] "POST /neutron/port HTTP/1.1" 200 117 0.001097 10.0.0.242 - - [2026-06-04 03:24:10] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009929 10.0.0.242 - - [2026-06-04 03:24:10] "POST /neutron/port HTTP/1.1" 200 1119 0.024054 10.0.0.242 - - [2026-06-04 03:24:10] "GET /virtual-machine/4a5e3fcd-7429-45ac-95ab-482cc6434790 HTTP/1.1" 401 293 0.000398 10.0.0.242 - - [2026-06-04 03:24:11] "GET /virtual-machine/4a5e3fcd-7429-45ac-95ab-482cc6434790 HTTP/1.1" 200 1285 0.055377 10.0.0.242 - - [2026-06-04 03:24:11] "GET /virtual-machine-interface/f01c2fb6-d16e-4ff6-bf01-f520f94e261b HTTP/1.1" 200 2928 0.007230 10.0.0.242 - - [2026-06-04 03:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.242 - - [2026-06-04 03:24:11] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004170 10.0.0.242 - - [2026-06-04 03:24:11] "GET /virtual-networks?parent_id=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003110 10.0.0.242 - - [2026-06-04 03:24:11] "GET /virtual-network/9ebb534f-a261-45e6-b1a5-491ddd8f3da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.005730 10.0.0.242 - - [2026-06-04 03:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.242 - - [2026-06-04 03:24:14] "GET /virtual-network/9ebb534f-a261-45e6-b1a5-491ddd8f3da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.005990 10.0.0.242 - - [2026-06-04 03:24:14] "POST /neutron/security_group HTTP/1.1" 200 2051 0.040991 10.0.0.242 - - [2026-06-04 03:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.242 - - [2026-06-04 03:24:16] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004090 10.0.0.242 - - [2026-06-04 03:24:16] "GET /virtual-networks?parent_id=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003949 10.0.0.242 - - [2026-06-04 03:24:16] "GET /virtual-network/9ebb534f-a261-45e6-b1a5-491ddd8f3da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006675 10.0.0.242 - - [2026-06-04 03:24:16] "POST /neutron/port HTTP/1.1" 200 1117 0.023081 10.0.0.242 - - [2026-06-04 03:24:17] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009062 10.0.0.242 - - [2026-06-04 03:24:17] "GET /virtual-machine/b2da5d8c-d203-49cd-8afa-defbe2886326 HTTP/1.1" 200 1286 0.007061 10.0.0.242 - - [2026-06-04 03:24:17] "GET /virtual-machine-interface/fa8d2444-28bd-45d5-a1e7-8c6af97b795a HTTP/1.1" 200 2928 0.006637 10.0.0.242 - - [2026-06-04 03:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.242 - - [2026-06-04 03:24:17] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004405 10.0.0.242 - - [2026-06-04 03:24:17] "GET /virtual-networks?parent_id=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003262 10.0.0.242 - - [2026-06-04 03:24:17] "GET /virtual-network/cc0dc03c-25ce-4701-a1f2-99abb28c3c85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.006734 10.0.0.242 - - [2026-06-04 03:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.242 - - [2026-06-04 03:24:18] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003844 10.0.0.242 - - [2026-06-04 03:24:18] "GET /virtual-networks?parent_id=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003202 10.0.0.242 - - [2026-06-04 03:24:18] "GET /virtual-network/cc0dc03c-25ce-4701-a1f2-99abb28c3c85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.006008 10.0.0.242 - - [2026-06-04 03:24:18] "POST /neutron/port HTTP/1.1" 200 1117 0.017746 10.0.0.242 - - [2026-06-04 03:24:23] "POST /routing-policys HTTP/1.1" 200 534 0.031687 10.0.0.242 - - [2026-06-04 03:24:23] "GET /virtual-network/9ebb534f-a261-45e6-b1a5-491ddd8f3da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.008385 10.0.0.242 - - [2026-06-04 03:24:23] "PUT /virtual-network/9ebb534f-a261-45e6-b1a5-491ddd8f3da4 HTTP/1.1" 200 264 0.054311 10.0.0.50 - - [2026-06-04 03:24:24] "DELETE /access-control-list/28de2ab2-63ae-4026-852b-5f1e1139ef4c HTTP/1.1" 200 115 0.046017 10.0.0.242 - - [2026-06-04 03:24:28] "POST /ref-update HTTP/1.1" 200 156 0.055449 10.0.0.242 - - [2026-06-04 03:24:28] "DELETE /routing-policy/9e0ec132-47d2-4d51-88ba-5286b5d56cfc HTTP/1.1" 200 115 0.044686 10.0.0.242 - - [2026-06-04 03:24:28] "POST /neutron/network HTTP/1.1" 400 204 0.015517 10.0.0.242 - - [2026-06-04 03:24:28] "POST /neutron/port HTTP/1.1" 200 1119 0.019717 10.0.0.242 - - [2026-06-04 03:24:29] "POST /neutron/port HTTP/1.1" 200 151 0.243315 10.0.0.50 - - [2026-06-04 03:24:30] "DELETE /route-target/251a56ac-01a6-4f8e-b258-8d44889a5058 HTTP/1.1" 200 115 0.024076 10.0.0.242 - - [2026-06-04 03:24:30] "POST /neutron/network HTTP/1.1" 200 833 0.008260 10.0.0.50 - - [2026-06-04 03:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.50 - - [2026-06-04 03:24:30] "DELETE /route-target/e4dcd8cb-f9d2-45b1-8db5-351e18fbbcc4 HTTP/1.1" 200 115 0.021976 10.0.0.27 - - [2026-06-04 03:24:32] "DELETE /project/6719d4a960f24397a1af068253eaa1bd HTTP/1.1" 404 173 0.003206 10.0.0.27 - - [2026-06-04 03:24:32] "DELETE /project/8d62005b-f2e4-443d-9989-6ed1a8ea57fc HTTP/1.1" 404 177 0.006133 10.0.0.242 - - [2026-06-04 03:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004819 10.0.0.27 - - [2026-06-04 03:24:33] "GET /projects?obj_uuids=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001821 10.0.0.242 - - [2026-06-04 03:24:33] "GET /project/6719d4a9-60f2-4397-a1af-068253eaa1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.046602 10.0.0.27 - - [2026-06-04 03:24:33] "GET /projects?obj_uuids=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000942 10.0.0.242 - - [2026-06-04 03:24:33] "POST /neutron/network HTTP/1.1" 200 612 0.120980 10.0.0.242 - - [2026-06-04 03:24:33] "POST /id-to-fqname HTTP/1.1" 200 220 0.003780 10.0.0.242 - - [2026-06-04 03:24:33] "GET /virtual-network/05f2e138-cd99-4617-bc92-a6df18c374da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005267 10.0.0.242 - - [2026-06-04 03:24:33] "POST /neutron/network HTTP/1.1" 200 833 0.006707 10.0.0.242 - - [2026-06-04 03:24:33] "GET /virtual-network/05f2e138-cd99-4617-bc92-a6df18c374da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005368 10.0.0.242 - - [2026-06-04 03:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.242 - - [2026-06-04 03:24:34] "GET /virtual-network/05f2e138-cd99-4617-bc92-a6df18c374da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005779 10.0.0.242 - - [2026-06-04 03:24:34] "PUT /virtual-network/05f2e138-cd99-4617-bc92-a6df18c374da HTTP/1.1" 200 264 0.063631 10.0.0.50 - - [2026-06-04 03:24:34] "POST /route-targets HTTP/1.1" 200 323 0.027663 10.0.0.242 - - [2026-06-04 03:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005052 10.0.0.27 - - [2026-06-04 03:24:34] "GET /projects?obj_uuids=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001058 10.0.0.242 - - [2026-06-04 03:24:34] "GET /project/6719d4a9-60f2-4397-a1af-068253eaa1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.041752 10.0.0.242 - - [2026-06-04 03:24:34] "POST /neutron/network HTTP/1.1" 200 117 0.014929 10.0.0.50 - - [2026-06-04 03:24:34] "POST /ref-update HTTP/1.1" 200 156 0.023497 10.0.0.242 - - [2026-06-04 03:24:34] "POST /neutron/network HTTP/1.1" 200 831 0.011028 10.0.0.242 - - [2026-06-04 03:24:34] "POST /id-to-fqname HTTP/1.1" 200 220 0.001167 10.0.0.242 - - [2026-06-04 03:24:34] "GET /virtual-network/3a5cc3c5-4474-4dc3-85a4-6efa6c5127d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005774 10.0.0.242 - - [2026-06-04 03:24:34] "GET /virtual-network/3a5cc3c5-4474-4dc3-85a4-6efa6c5127d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005566 10.0.0.242 - - [2026-06-04 03:24:34] "POST /neutron/subnet HTTP/1.1" 200 724 0.008552 10.0.0.242 - - [2026-06-04 03:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.242 - - [2026-06-04 03:24:34] "GET /virtual-network/3a5cc3c5-4474-4dc3-85a4-6efa6c5127d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005314 10.0.0.242 - - [2026-06-04 03:24:35] "PUT /virtual-network/3a5cc3c5-4474-4dc3-85a4-6efa6c5127d8 HTTP/1.1" 200 264 0.059983 10.0.0.242 - - [2026-06-04 03:24:35] "POST /id-to-fqname HTTP/1.1" 200 220 0.001271 10.0.0.27 - - [2026-06-04 03:24:36] "GET /projects?obj_uuids=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000961 10.0.0.242 - - [2026-06-04 03:24:36] "GET /project/6719d4a9-60f2-4397-a1af-068253eaa1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.075620 10.0.0.242 - - [2026-06-04 03:24:36] "POST /neutron/port HTTP/1.1" 200 117 0.006869 10.0.0.242 - - [2026-06-04 03:24:36] "POST /id-to-fqname HTTP/1.1" 200 220 0.001393 10.0.0.242 - - [2026-06-04 03:24:36] "POST /neutron/network HTTP/1.1" 200 841 0.007459 10.0.0.242 - - [2026-06-04 03:24:37] "POST /neutron/port HTTP/1.1" 200 1055 0.027240 10.0.0.27 - - [2026-06-04 03:24:37] "GET /projects?obj_uuids=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001188 10.0.0.242 - - [2026-06-04 03:24:37] "GET /project/6719d4a9-60f2-4397-a1af-068253eaa1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.121364 10.0.0.242 - - [2026-06-04 03:24:37] "POST /neutron/port HTTP/1.1" 200 1119 0.036594 10.0.0.242 - - [2026-06-04 03:24:37] "POST /neutron/subnet HTTP/1.1" 200 708 0.008715 10.0.0.242 - - [2026-06-04 03:24:37] "POST /neutron/port HTTP/1.1" 200 1119 0.019265 10.0.0.242 - - [2026-06-04 03:24:38] "POST /neutron/port HTTP/1.1" 200 1119 0.019963 10.0.0.27 - - [2026-06-04 03:24:38] "GET /projects?obj_uuids=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001009 10.0.0.242 - - [2026-06-04 03:24:38] "POST /neutron/port HTTP/1.1" 200 1053 0.357922 10.0.0.242 - - [2026-06-04 03:24:39] "POST /neutron/port HTTP/1.1" 200 1107 0.135699 10.0.0.242 - - [2026-06-04 03:24:39] "POST /neutron/subnet HTTP/1.1" 200 698 0.009889 10.0.0.242 - - [2026-06-04 03:24:39] "POST /neutron/port HTTP/1.1" 200 1119 0.026012 10.0.0.242 - - [2026-06-04 03:24:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004545 10.0.0.242 - - [2026-06-04 03:24:39] "POST /neutron/network HTTP/1.1" 200 833 0.008120 10.0.0.242 - - [2026-06-04 03:24:43] "POST /neutron/port HTTP/1.1" 200 1119 0.027434 10.0.0.242 - - [2026-06-04 03:24:43] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009785 10.0.0.242 - - [2026-06-04 03:24:43] "GET /virtual-machine/23e44b8d-a802-4eb1-9e28-3333c4bd62e1 HTTP/1.1" 200 1285 0.008003 10.0.0.242 - - [2026-06-04 03:24:43] "GET /virtual-machine-interface/4f59225e-c836-40a2-9a17-cc1b9865b6f6 HTTP/1.1" 200 2927 0.006701 10.0.0.242 - - [2026-06-04 03:24:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004521 10.0.0.242 - - [2026-06-04 03:24:43] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005793 10.0.0.242 - - [2026-06-04 03:24:43] "GET /virtual-networks?parent_id=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003921 10.0.0.242 - - [2026-06-04 03:24:43] "GET /virtual-network/05f2e138-cd99-4617-bc92-a6df18c374da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.006603 10.0.0.242 - - [2026-06-04 03:24:45] "POST /neutron/network HTTP/1.1" 200 841 0.009367 10.0.0.242 - - [2026-06-04 03:24:45] "POST /neutron/port HTTP/1.1" 200 117 0.001549 10.0.0.242 - - [2026-06-04 03:24:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.242 - - [2026-06-04 03:24:46] "GET /virtual-network/05f2e138-cd99-4617-bc92-a6df18c374da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.005733 10.0.0.242 - - [2026-06-04 03:24:46] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008134 10.0.0.242 - - [2026-06-04 03:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.242 - - [2026-06-04 03:24:48] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004593 10.0.0.242 - - [2026-06-04 03:24:48] "GET /virtual-networks?parent_id=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003685 10.0.0.242 - - [2026-06-04 03:24:48] "GET /virtual-network/05f2e138-cd99-4617-bc92-a6df18c374da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.007941 10.0.0.242 - - [2026-06-04 03:24:49] "POST /neutron/port HTTP/1.1" 200 1117 0.017533 10.0.0.242 - - [2026-06-04 03:24:49] "POST /neutron/security_group HTTP/1.1" 200 2051 0.011369 10.0.0.242 - - [2026-06-04 03:24:49] "GET /virtual-machine/69e00c1f-81fa-41c6-a3ee-08bbe2a928a9 HTTP/1.1" 200 1285 0.012649 10.0.0.242 - - [2026-06-04 03:24:49] "GET /virtual-machine-interface/35cfff33-5286-4d70-aa0b-21bba7397f4e HTTP/1.1" 200 2927 0.006170 10.0.0.242 - - [2026-06-04 03:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.242 - - [2026-06-04 03:24:49] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003322 10.0.0.242 - - [2026-06-04 03:24:49] "GET /virtual-networks?parent_id=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004379 10.0.0.242 - - [2026-06-04 03:24:49] "GET /virtual-network/3a5cc3c5-4474-4dc3-85a4-6efa6c5127d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.007366 10.0.0.242 - - [2026-06-04 03:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.242 - - [2026-06-04 03:24:50] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004191 10.0.0.242 - - [2026-06-04 03:24:50] "GET /virtual-networks?parent_id=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003359 10.0.0.242 - - [2026-06-04 03:24:50] "GET /virtual-network/3a5cc3c5-4474-4dc3-85a4-6efa6c5127d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005445 10.0.0.242 - - [2026-06-04 03:24:50] "POST /routing-policys HTTP/1.1" 200 534 0.041533 10.0.0.242 - - [2026-06-04 03:24:50] "GET /virtual-network/05f2e138-cd99-4617-bc92-a6df18c374da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.011758 10.0.0.242 - - [2026-06-04 03:24:50] "PUT /virtual-network/05f2e138-cd99-4617-bc92-a6df18c374da HTTP/1.1" 200 264 0.066584 10.0.0.242 - - [2026-06-04 03:24:54] "POST /routing-policys HTTP/1.1" 200 534 0.027840 10.0.0.242 - - [2026-06-04 03:24:54] "GET /virtual-network/05f2e138-cd99-4617-bc92-a6df18c374da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005372 10.0.0.242 - - [2026-06-04 03:24:54] "PUT /virtual-network/05f2e138-cd99-4617-bc92-a6df18c374da HTTP/1.1" 200 264 0.082079 10.0.0.50 - - [2026-06-04 03:24:55] "POST /ref-update HTTP/1.1" 200 156 0.017157 10.0.0.242 - - [2026-06-04 03:24:56] "POST /ref-update HTTP/1.1" 200 156 0.058003 10.0.0.242 - - [2026-06-04 03:24:56] "DELETE /routing-policy/3b92d172-e222-4667-a90d-e4b8254b7e62 HTTP/1.1" 200 115 0.051020 10.0.0.242 - - [2026-06-04 03:24:56] "POST /ref-update HTTP/1.1" 200 156 0.076084 10.0.0.242 - - [2026-06-04 03:24:56] "DELETE /routing-policy/83229a19-6084-47de-a369-23b7696417d4 HTTP/1.1" 200 115 0.045294 10.0.0.242 - - [2026-06-04 03:24:56] "POST /neutron/network HTTP/1.1" 200 831 0.009880 10.0.0.242 - - [2026-06-04 03:24:57] "POST /neutron/port HTTP/1.1" 200 1107 0.021279 10.0.0.242 - - [2026-06-04 03:24:57] "POST /neutron/port HTTP/1.1" 200 1109 0.014051 10.0.0.27 - - [2026-06-04 03:24:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002733 10.0.0.27 - - [2026-06-04 03:24:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002975 10.0.0.242 - - [2026-06-04 03:24:58] "POST /neutron/network HTTP/1.1" 200 151 0.142778 10.0.0.50 - - [2026-06-04 03:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.019163 10.0.0.50 - - [2026-06-04 03:24:58] "DELETE /route-target/20ac17d8-49f0-400f-b0e1-f037d1cbaa50 HTTP/1.1" 409 239 0.006732 10.0.0.50 - - [2026-06-04 03:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005347 10.0.0.242 - - [2026-06-04 03:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005521 10.0.0.27 - - [2026-06-04 03:25:01] "GET /projects?obj_uuids=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001920 10.0.0.242 - - [2026-06-04 03:25:01] "GET /project/6719d4a9-60f2-4397-a1af-068253eaa1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.070555 10.0.0.242 - - [2026-06-04 03:25:01] "POST /neutron/network HTTP/1.1" 200 117 0.019463 10.0.0.50 - - [2026-06-04 03:25:02] "POST /ref-update HTTP/1.1" 200 156 0.025195 10.0.0.242 - - [2026-06-04 03:25:02] "POST /neutron/network HTTP/1.1" 200 831 0.009396 10.0.0.242 - - [2026-06-04 03:25:02] "POST /id-to-fqname HTTP/1.1" 200 220 0.001237 10.0.0.242 - - [2026-06-04 03:25:02] "GET /virtual-network/fafe43c5-1f56-4454-bb1f-d4aa78ffb24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006176 10.0.0.242 - - [2026-06-04 03:25:02] "GET /virtual-network/fafe43c5-1f56-4454-bb1f-d4aa78ffb24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008911 10.0.0.242 - - [2026-06-04 03:25:02] "POST /neutron/subnet HTTP/1.1" 200 725 0.009809 10.0.0.242 - - [2026-06-04 03:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.242 - - [2026-06-04 03:25:02] "GET /virtual-network/fafe43c5-1f56-4454-bb1f-d4aa78ffb24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006821 10.0.0.242 - - [2026-06-04 03:25:02] "PUT /virtual-network/fafe43c5-1f56-4454-bb1f-d4aa78ffb24e HTTP/1.1" 200 264 0.059006 10.0.0.242 - - [2026-06-04 03:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004262 10.0.0.27 - - [2026-06-04 03:25:02] "GET /projects?obj_uuids=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001010 10.0.0.242 - - [2026-06-04 03:25:02] "GET /project/6719d4a9-60f2-4397-a1af-068253eaa1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.053753 10.0.0.50 - - [2026-06-04 03:25:02] "POST /route-targets HTTP/1.1" 200 327 0.016547 10.0.0.27 - - [2026-06-04 03:25:03] "POST /useragent-kv HTTP/1.1" 200 115 0.011057 10.0.0.242 - - [2026-06-04 03:25:03] "POST /neutron/subnet HTTP/1.1" 200 734 0.278237 10.0.0.242 - - [2026-06-04 03:25:03] "POST /id-to-fqname HTTP/1.1" 200 220 0.001197 10.0.0.242 - - [2026-06-04 03:25:03] "GET /virtual-network/3a1d38f1-114e-4f6a-99f9-bfa5a0b5de38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005618 10.0.0.242 - - [2026-06-04 03:25:03] "GET /virtual-network/3a1d38f1-114e-4f6a-99f9-bfa5a0b5de38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006284 10.0.0.242 - - [2026-06-04 03:25:03] "POST /neutron/network HTTP/1.1" 200 833 0.006763 10.0.0.242 - - [2026-06-04 03:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.242 - - [2026-06-04 03:25:03] "GET /virtual-network/3a1d38f1-114e-4f6a-99f9-bfa5a0b5de38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006125 10.0.0.242 - - [2026-06-04 03:25:03] "PUT /virtual-network/3a1d38f1-114e-4f6a-99f9-bfa5a0b5de38 HTTP/1.1" 200 264 0.089835 10.0.0.242 - - [2026-06-04 03:25:03] "POST /id-to-fqname HTTP/1.1" 200 220 0.001305 10.0.0.27 - - [2026-06-04 03:25:04] "GET /projects?obj_uuids=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001067 10.0.0.242 - - [2026-06-04 03:25:04] "GET /project/6719d4a9-60f2-4397-a1af-068253eaa1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.078481 10.0.0.242 - - [2026-06-04 03:25:04] "POST /neutron/network HTTP/1.1" 200 831 0.037968 10.0.0.242 - - [2026-06-04 03:25:04] "POST /id-to-fqname HTTP/1.1" 200 220 0.001215 10.0.0.242 - - [2026-06-04 03:25:04] "POST /neutron/port HTTP/1.1" 200 117 0.008526 10.0.0.27 - - [2026-06-04 03:25:05] "GET /projects?obj_uuids=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001519 10.0.0.242 - - [2026-06-04 03:25:05] "POST /neutron/port HTTP/1.1" 200 1053 0.359110 10.0.0.242 - - [2026-06-04 03:25:05] "POST /neutron/port HTTP/1.1" 200 1107 0.115149 10.0.0.27 - - [2026-06-04 03:25:06] "GET /projects?obj_uuids=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001015 10.0.0.242 - - [2026-06-04 03:25:06] "GET /project/6719d4a9-60f2-4397-a1af-068253eaa1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.087737 10.0.0.242 - - [2026-06-04 03:25:06] "POST /neutron/subnet HTTP/1.1" 200 699 0.018572 10.0.0.242 - - [2026-06-04 03:25:06] "POST /neutron/network HTTP/1.1" 200 831 0.006978 10.0.0.242 - - [2026-06-04 03:25:06] "POST /neutron/port HTTP/1.1" 200 117 0.009304 10.0.0.242 - - [2026-06-04 03:25:06] "POST /neutron/network HTTP/1.1" 200 843 0.007970 10.0.0.242 - - [2026-06-04 03:25:07] "POST /neutron/port HTTP/1.1" 200 1055 0.022028 10.0.0.242 - - [2026-06-04 03:25:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005849 10.0.0.242 - - [2026-06-04 03:25:07] "POST /neutron/network HTTP/1.1" 200 833 0.007645 10.0.0.242 - - [2026-06-04 03:25:09] "GET /obj-perms HTTP/1.1" 200 5075 0.077122 10.0.0.242 - - [2026-06-04 03:25:11] "POST /neutron/port HTTP/1.1" 200 1117 0.019869 10.0.0.242 - - [2026-06-04 03:25:11] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007520 10.0.0.242 - - [2026-06-04 03:25:12] "GET /virtual-machine/ea911b56-61c4-4b53-bc37-45007bf5db27 HTTP/1.1" 200 1286 0.007279 10.0.0.242 - - [2026-06-04 03:25:12] "GET /virtual-machine-interface/cba9b235-9620-430e-aadb-bc3b1ca546fb HTTP/1.1" 200 2928 0.005842 10.0.0.242 - - [2026-06-04 03:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004270 10.0.0.242 - - [2026-06-04 03:25:12] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004857 10.0.0.242 - - [2026-06-04 03:25:12] "GET /virtual-networks?parent_id=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003581 10.0.0.242 - - [2026-06-04 03:25:12] "GET /virtual-network/fafe43c5-1f56-4454-bb1f-d4aa78ffb24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.007701 10.0.0.242 - - [2026-06-04 03:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.242 - - [2026-06-04 03:25:15] "GET /virtual-network/fafe43c5-1f56-4454-bb1f-d4aa78ffb24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.006672 10.0.0.242 - - [2026-06-04 03:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004906 10.0.0.242 - - [2026-06-04 03:25:17] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004707 10.0.0.242 - - [2026-06-04 03:25:17] "GET /virtual-networks?parent_id=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004200 10.0.0.242 - - [2026-06-04 03:25:17] "GET /virtual-network/fafe43c5-1f56-4454-bb1f-d4aa78ffb24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.007858 10.0.0.242 - - [2026-06-04 03:25:17] "POST /neutron/port HTTP/1.1" 200 1119 0.027627 10.0.0.242 - - [2026-06-04 03:25:17] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009525 10.0.0.242 - - [2026-06-04 03:25:17] "POST /neutron/port HTTP/1.1" 200 1119 0.020922 10.0.0.242 - - [2026-06-04 03:25:17] "GET /virtual-machine/c958d609-a426-455e-b3ef-a71306f13144 HTTP/1.1" 200 1286 0.007855 10.0.0.242 - - [2026-06-04 03:25:17] "GET /virtual-machine-interface/efb9dd23-540f-443f-8ca2-de8247a7005c HTTP/1.1" 200 2928 0.006627 10.0.0.242 - - [2026-06-04 03:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005290 10.0.0.242 - - [2026-06-04 03:25:17] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004872 10.0.0.242 - - [2026-06-04 03:25:17] "GET /virtual-networks?parent_id=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003223 10.0.0.242 - - [2026-06-04 03:25:18] "GET /virtual-network/3a1d38f1-114e-4f6a-99f9-bfa5a0b5de38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.006409 10.0.0.242 - - [2026-06-04 03:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004905 10.0.0.242 - - [2026-06-04 03:25:19] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004857 10.0.0.242 - - [2026-06-04 03:25:19] "GET /virtual-networks?parent_id=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003733 10.0.0.242 - - [2026-06-04 03:25:19] "GET /virtual-network/3a1d38f1-114e-4f6a-99f9-bfa5a0b5de38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005838 10.0.0.242 - - [2026-06-04 03:25:19] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007403 10.0.0.242 - - [2026-06-04 03:25:24] "POST /interface-route-tables HTTP/1.1" 200 574 0.045902 10.0.0.242 - - [2026-06-04 03:25:24] "GET /interface-route-table/64fc7adc-0678-4507-bdb4-640666178af0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1305 0.011459 10.0.0.242 - - [2026-06-04 03:25:24] "GET /virtual-machine-interface/cba9b235-9620-430e-aadb-bc3b1ca546fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2707 0.005956 10.0.0.242 - - [2026-06-04 03:25:24] "POST /ref-update HTTP/1.1" 200 156 0.017104 10.0.0.242 - - [2026-06-04 03:25:24] "POST /routing-policys HTTP/1.1" 200 534 0.034525 10.0.0.242 - - [2026-06-04 03:25:24] "GET /virtual-network/fafe43c5-1f56-4454-bb1f-d4aa78ffb24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.007396 10.0.0.242 - - [2026-06-04 03:25:24] "PUT /virtual-network/fafe43c5-1f56-4454-bb1f-d4aa78ffb24e HTTP/1.1" 200 264 0.058359 10.0.0.50 - - [2026-06-04 03:25:24] "POST /ref-update HTTP/1.1" 200 156 0.029298 10.0.0.242 - - [2026-06-04 03:25:29] "POST /ref-update HTTP/1.1" 200 156 0.052142 10.0.0.242 - - [2026-06-04 03:25:29] "DELETE /routing-policy/5a942412-d821-46ee-b700-b6ff106c3bac HTTP/1.1" 200 115 0.050871 10.0.0.242 - - [2026-06-04 03:25:29] "POST /neutron/port HTTP/1.1" 200 1119 0.017967 10.0.0.242 - - [2026-06-04 03:25:30] "POST /neutron/port HTTP/1.1" 200 151 0.231502 10.0.0.242 - - [2026-06-04 03:25:31] "POST /neutron/network HTTP/1.1" 200 833 0.007805 10.0.0.50 - - [2026-06-04 03:25:31] "DELETE /route-target/4123524a-9273-479c-938e-17227c078efa HTTP/1.1" 200 115 0.039301 10.0.0.50 - - [2026-06-04 03:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.012011 10.0.0.27 - - [2026-06-04 03:25:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003568 10.0.0.27 - - [2026-06-04 03:25:31] "POST /useragent-kv HTTP/1.1" 200 115 0.005494 10.0.0.242 - - [2026-06-04 03:25:31] "POST /neutron/network HTTP/1.1" 200 151 0.181939 10.0.0.50 - - [2026-06-04 03:25:31] "DELETE /route-target/c024c43a-1b96-421d-922a-813b5902997c HTTP/1.1" 200 115 0.038932 10.0.0.27 - - [2026-06-04 03:25:33] "GET /projects?obj_uuids=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001027 10.0.0.242 - - [2026-06-04 03:25:33] "GET /project/6719d4a9-60f2-4397-a1af-068253eaa1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.042494 10.0.0.27 - - [2026-06-04 03:25:33] "GET /projects?obj_uuids=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001022 10.0.0.242 - - [2026-06-04 03:25:33] "GET /project/6719d4a9-60f2-4397-a1af-068253eaa1bd?fields=virtual_networks HTTP/1.1" 200 1018 0.046956 10.0.0.27 - - [2026-06-04 03:25:33] "GET /projects?obj_uuids=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001229 10.0.0.242 - - [2026-06-04 03:25:33] "GET /project/6719d4a9-60f2-4397-a1af-068253eaa1bd?fields=virtual_machine_interfaces HTTP/1.1" 200 1018 0.041227 10.0.0.27 - - [2026-06-04 03:25:33] "GET /projects?obj_uuids=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000919 10.0.0.242 - - [2026-06-04 03:25:33] "GET /project/6719d4a9-60f2-4397-a1af-068253eaa1bd?fields=security_groups HTTP/1.1" 200 1237 0.040758 10.0.0.242 - - [2026-06-04 03:25:34] "POST /fqname-to-id HTTP/1.1" 404 192 0.036778 10.0.0.27 - - [2026-06-04 03:25:34] "GET /projects?obj_uuids=7970b2f1-cb4b-4806-8f3e-ca7988b8e74b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004417 10.0.0.27 - - [2026-06-04 03:25:34] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001574 10.0.0.27 - - [2026-06-04 03:25:34] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010186 10.0.0.27 - - [2026-06-04 03:25:34] "POST /id-to-fqname HTTP/1.1" 200 194 0.001240 10.0.0.27 - - [2026-06-04 03:25:34] "POST /fqname-to-id HTTP/1.1" 404 203 0.012267 10.0.0.27 - - [2026-06-04 03:25:34] "POST /security-groups HTTP/1.1" 200 595 0.081308 10.0.0.27 - - [2026-06-04 03:25:34] "POST /projects HTTP/1.1" 200 593 0.307449 10.0.0.27 - - [2026-06-04 03:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.342145 10.0.0.50 - - [2026-06-04 03:25:34] "POST /fqname-to-id HTTP/1.1" 404 237 0.005993 10.0.0.242 - - [2026-06-04 03:25:34] "GET /project/7970b2f1-cb4b-4806-8f3e-ca7988b8e74b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.506961 10.0.0.242 - - [2026-06-04 03:25:36] "GET / HTTP/1.1" 200 35931 0.002537 10.0.0.242 - - [2026-06-04 03:25:38] "POST /fqname-to-id HTTP/1.1" 401 293 0.000426 10.0.0.242 - - [2026-06-04 03:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.080209 10.0.0.27 - - [2026-06-04 03:25:38] "GET /projects?obj_uuids=7970b2f1-cb4b-4806-8f3e-ca7988b8e74b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000940 10.0.0.242 - - [2026-06-04 03:25:38] "GET /project/7970b2f1-cb4b-4806-8f3e-ca7988b8e74b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.044990 10.0.0.50 - - [2026-06-04 03:25:38] "POST /ref-update HTTP/1.1" 200 156 0.024501 10.0.0.27 - - [2026-06-04 03:25:39] "POST /useragent-kv HTTP/1.1" 200 115 0.014530 10.0.0.242 - - [2026-06-04 03:25:39] "POST /neutron/subnet HTTP/1.1" 200 725 0.273664 10.0.0.242 - - [2026-06-04 03:25:39] "POST /id-to-fqname HTTP/1.1" 200 226 0.001389 10.0.0.242 - - [2026-06-04 03:25:39] "GET /virtual-network/a5ae94d3-b598-4660-bbe0-5c92d4a613c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007085 10.0.0.242 - - [2026-06-04 03:25:39] "GET /virtual-network/a5ae94d3-b598-4660-bbe0-5c92d4a613c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006196 10.0.0.242 - - [2026-06-04 03:25:39] "POST /neutron/network HTTP/1.1" 200 832 0.006576 10.0.0.242 - - [2026-06-04 03:25:39] "GET /virtual-network/a5ae94d3-b598-4660-bbe0-5c92d4a613c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005699 10.0.0.27 - - [2026-06-04 03:25:41] "GET /obj-perms HTTP/1.1" 200 5057 0.072963 10.0.0.242 - - [2026-06-04 03:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.242 - - [2026-06-04 03:25:41] "GET /virtual-network/a5ae94d3-b598-4660-bbe0-5c92d4a613c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005827 10.0.0.242 - - [2026-06-04 03:25:41] "PUT /virtual-network/a5ae94d3-b598-4660-bbe0-5c92d4a613c8 HTTP/1.1" 200 264 0.051448 10.0.0.242 - - [2026-06-04 03:25:46] "POST /id-to-fqname HTTP/1.1" 200 226 0.001259 10.0.0.27 - - [2026-06-04 03:25:47] "GET /projects?obj_uuids=7970b2f1-cb4b-4806-8f3e-ca7988b8e74b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001564 10.0.0.242 - - [2026-06-04 03:25:47] "GET /project/7970b2f1-cb4b-4806-8f3e-ca7988b8e74b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.081667 10.0.0.242 - - [2026-06-04 03:25:47] "POST /neutron/network HTTP/1.1" 200 832 0.007513 10.0.0.242 - - [2026-06-04 03:25:48] "POST /neutron/port HTTP/1.1" 200 117 0.006539 10.0.0.242 - - [2026-06-04 03:25:48] "POST /neutron/port HTTP/1.1" 200 1064 0.021908 10.0.0.242 - - [2026-06-04 03:25:49] "POST /neutron/port HTTP/1.1" 200 1128 0.024958 10.0.0.242 - - [2026-06-04 03:25:49] "POST /neutron/port HTTP/1.1" 200 117 0.001592 10.0.0.242 - - [2026-06-04 03:25:53] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008822 10.0.0.242 - - [2026-06-04 03:25:53] "POST /neutron/port HTTP/1.1" 200 1128 0.016751 10.0.0.242 - - [2026-06-04 03:25:53] "GET /virtual-machine/25a1a4f5-9561-417b-a07c-6e4ab0fb325c HTTP/1.1" 401 293 0.000419 10.0.0.242 - - [2026-06-04 03:25:53] "GET /virtual-machine/25a1a4f5-9561-417b-a07c-6e4ab0fb325c HTTP/1.1" 200 1296 0.044767 10.0.0.242 - - [2026-06-04 03:25:53] "GET /virtual-machine-interface/5467932d-574c-4e91-9477-ab675d1196be HTTP/1.1" 200 2967 0.005434 10.0.0.242 - - [2026-06-04 03:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.242 - - [2026-06-04 03:25:53] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004833 10.0.0.242 - - [2026-06-04 03:25:53] "GET /virtual-networks?parent_id=7970b2f1-cb4b-4806-8f3e-ca7988b8e74b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.007795 10.0.0.242 - - [2026-06-04 03:25:53] "GET /virtual-network/a5ae94d3-b598-4660-bbe0-5c92d4a613c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.008409 10.0.0.242 - - [2026-06-04 03:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.242 - - [2026-06-04 03:25:56] "GET /virtual-network/a5ae94d3-b598-4660-bbe0-5c92d4a613c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005029 10.0.0.242 - - [2026-06-04 03:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.242 - - [2026-06-04 03:26:01] "GET /virtual-network/a5ae94d3-b598-4660-bbe0-5c92d4a613c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.006114 10.0.0.242 - - [2026-06-04 03:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.242 - - [2026-06-04 03:26:05] "GET /virtual-network/a5ae94d3-b598-4660-bbe0-5c92d4a613c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.006616 10.0.0.242 - - [2026-06-04 03:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.242 - - [2026-06-04 03:26:09] "GET /virtual-network/a5ae94d3-b598-4660-bbe0-5c92d4a613c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005012 10.0.0.50 - - [2026-06-04 03:26:10] "GET /obj-perms HTTP/1.1" 200 5075 0.066936 10.0.0.242 - - [2026-06-04 03:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.242 - - [2026-06-04 03:26:13] "GET /virtual-network/a5ae94d3-b598-4660-bbe0-5c92d4a613c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005157 10.0.0.242 - - [2026-06-04 03:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.242 - - [2026-06-04 03:26:17] "GET /virtual-network/a5ae94d3-b598-4660-bbe0-5c92d4a613c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.006819 10.0.0.242 - - [2026-06-04 03:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004347 10.0.0.242 - - [2026-06-04 03:26:21] "GET /virtual-network/a5ae94d3-b598-4660-bbe0-5c92d4a613c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.007377 10.0.0.50 - - [2026-06-04 03:26:25] "DELETE /access-control-list/eeee1526-6677-4bc9-832b-6efa3ef46855 HTTP/1.1" 200 115 0.048470 10.0.0.242 - - [2026-06-04 03:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004083 10.0.0.242 - - [2026-06-04 03:26:25] "GET /virtual-network/a5ae94d3-b598-4660-bbe0-5c92d4a613c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.006148 10.0.0.242 - - [2026-06-04 03:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005051 10.0.0.242 - - [2026-06-04 03:26:29] "GET /virtual-network/a5ae94d3-b598-4660-bbe0-5c92d4a613c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.006468 10.0.0.242 - - [2026-06-04 03:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004555 10.0.0.242 - - [2026-06-04 03:26:31] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005086 10.0.0.242 - - [2026-06-04 03:26:31] "GET /virtual-networks?parent_id=7970b2f1-cb4b-4806-8f3e-ca7988b8e74b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003646 10.0.0.242 - - [2026-06-04 03:26:31] "GET /virtual-network/a5ae94d3-b598-4660-bbe0-5c92d4a613c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.007596 10.0.0.242 - - [2026-06-04 03:26:32] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008461 10.0.0.27 - - [2026-06-04 03:26:32] "DELETE /project/7970b2f1cb4b48068f3eca7988b8e74b HTTP/1.1" 404 173 0.004480 10.0.0.27 - - [2026-06-04 03:26:32] "GET /projects?obj_uuids=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000831 10.0.0.27 - - [2026-06-04 03:26:32] "GET /project/6719d4a9-60f2-4397-a1af-068253eaa1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.049350 10.0.0.27 - - [2026-06-04 03:26:32] "GET /projects?obj_uuids=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001013 10.0.0.27 - - [2026-06-04 03:26:32] "GET /project/6719d4a9-60f2-4397-a1af-068253eaa1bd?fields=security_groups HTTP/1.1" 200 1088 0.041789 10.0.0.27 - - [2026-06-04 03:26:32] "GET /projects?obj_uuids=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001018 10.0.0.27 - - [2026-06-04 03:26:32] "GET /project/6719d4a9-60f2-4397-a1af-068253eaa1bd?fields=application_policy_sets HTTP/1.1" 200 1381 0.035118 10.0.0.27 - - [2026-06-04 03:26:32] "DELETE /project/6719d4a9-60f2-4397-a1af-068253eaa1bd HTTP/1.1" 409 278 0.230035 10.0.0.242 - - [2026-06-04 03:26:41] "POST /neutron/port HTTP/1.1" 200 1128 0.017909 10.0.0.242 - - [2026-06-04 03:26:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004145 10.0.0.242 - - [2026-06-04 03:26:41] "POST /neutron/network HTTP/1.1" 200 832 0.007589 10.0.0.242 - - [2026-06-04 03:26:42] "POST /neutron/port HTTP/1.1" 200 1128 0.019370 10.0.0.242 - - [2026-06-04 03:26:47] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006960 10.0.0.242 - - [2026-06-04 03:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.242 - - [2026-06-04 03:26:52] "GET /virtual-network/a5ae94d3-b598-4660-bbe0-5c92d4a613c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005389 10.0.0.242 - - [2026-06-04 03:26:52] "PUT /virtual-network/a5ae94d3-b598-4660-bbe0-5c92d4a613c8 HTTP/1.1" 200 264 0.081709 10.0.0.50 - - [2026-06-04 03:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.053997 10.0.0.242 - - [2026-06-04 03:26:58] "POST /neutron/port HTTP/1.1" 200 1128 0.018693 10.0.0.242 - - [2026-06-04 03:27:00] "POST /neutron/network HTTP/1.1" 200 832 0.007423 10.0.0.50 - - [2026-06-04 03:27:00] "DELETE /route-target/275f325a-70b4-4ac3-a10e-08b62c46c7fd HTTP/1.1" 200 115 0.018800 10.0.0.242 - - [2026-06-04 03:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.27 - - [2026-06-04 03:27:03] "GET /projects?obj_uuids=7970b2f1-cb4b-4806-8f3e-ca7988b8e74b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000993 10.0.0.242 - - [2026-06-04 03:27:03] "GET /project/7970b2f1-cb4b-4806-8f3e-ca7988b8e74b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.048090 10.0.0.27 - - [2026-06-04 03:27:03] "GET /projects?obj_uuids=7970b2f1-cb4b-4806-8f3e-ca7988b8e74b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000999 10.0.0.242 - - [2026-06-04 03:27:03] "POST /neutron/network HTTP/1.1" 200 613 0.129995 10.0.0.242 - - [2026-06-04 03:27:03] "POST /id-to-fqname HTTP/1.1" 200 226 0.003076 10.0.0.242 - - [2026-06-04 03:27:03] "GET /virtual-network/b5dca1c7-1b49-45dc-97ac-5966e48835a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005585 10.0.0.242 - - [2026-06-04 03:27:04] "POST /neutron/network HTTP/1.1" 200 834 0.006703 10.0.0.242 - - [2026-06-04 03:27:04] "GET /virtual-network/b5dca1c7-1b49-45dc-97ac-5966e48835a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006734 10.0.0.242 - - [2026-06-04 03:27:04] "GET /virtual-network/b5dca1c7-1b49-45dc-97ac-5966e48835a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006727 10.0.0.242 - - [2026-06-04 03:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.242 - - [2026-06-04 03:27:04] "GET /virtual-network/b5dca1c7-1b49-45dc-97ac-5966e48835a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007102 10.0.0.242 - - [2026-06-04 03:27:04] "PUT /virtual-network/b5dca1c7-1b49-45dc-97ac-5966e48835a5 HTTP/1.1" 200 264 0.058675 10.0.0.50 - - [2026-06-04 03:27:04] "POST /route-targets HTTP/1.1" 200 327 0.030447 10.0.0.242 - - [2026-06-04 03:27:10] "POST /id-to-fqname HTTP/1.1" 200 226 0.001771 10.0.0.242 - - [2026-06-04 03:27:10] "POST /neutron/network HTTP/1.1" 200 844 0.008487 10.0.0.27 - - [2026-06-04 03:27:11] "GET /projects?obj_uuids=7970b2f1-cb4b-4806-8f3e-ca7988b8e74b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001179 10.0.0.242 - - [2026-06-04 03:27:11] "GET /project/7970b2f1-cb4b-4806-8f3e-ca7988b8e74b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.329587 10.0.0.242 - - [2026-06-04 03:27:11] "GET /obj-perms HTTP/1.1" 200 5075 0.101094 10.0.0.242 - - [2026-06-04 03:27:11] "POST /neutron/port HTTP/1.1" 200 117 0.007905 10.0.0.27 - - [2026-06-04 03:27:11] "GET /projects?obj_uuids=7970b2f1-cb4b-4806-8f3e-ca7988b8e74b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001407 10.0.0.242 - - [2026-06-04 03:27:12] "POST /neutron/port HTTP/1.1" 200 1066 0.316468 10.0.0.242 - - [2026-06-04 03:27:12] "POST /neutron/port HTTP/1.1" 200 1120 0.140484 10.0.0.242 - - [2026-06-04 03:27:12] "POST /neutron/subnet HTTP/1.1" 200 708 0.009717 10.0.0.242 - - [2026-06-04 03:27:16] "POST /neutron/port HTTP/1.1" 200 1130 0.019899 10.0.0.242 - - [2026-06-04 03:27:16] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009236 10.0.0.242 - - [2026-06-04 03:27:16] "GET /virtual-machine/0324985b-c29d-4777-9b70-b53d4dbd5445 HTTP/1.1" 200 1295 0.008313 10.0.0.242 - - [2026-06-04 03:27:16] "GET /virtual-machine-interface/a06662ed-f321-476f-b53c-b8e60ae8edc9 HTTP/1.1" 200 2968 0.006070 10.0.0.242 - - [2026-06-04 03:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.242 - - [2026-06-04 03:27:16] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004884 10.0.0.242 - - [2026-06-04 03:27:16] "GET /virtual-networks?parent_id=7970b2f1-cb4b-4806-8f3e-ca7988b8e74b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004104 10.0.0.242 - - [2026-06-04 03:27:16] "GET /virtual-network/b5dca1c7-1b49-45dc-97ac-5966e48835a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.006750 10.0.0.242 - - [2026-06-04 03:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.242 - - [2026-06-04 03:27:20] "GET /virtual-network/b5dca1c7-1b49-45dc-97ac-5966e48835a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.006254 10.0.0.242 - - [2026-06-04 03:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.242 - - [2026-06-04 03:27:24] "GET /virtual-network/b5dca1c7-1b49-45dc-97ac-5966e48835a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.006114 10.0.0.242 - - [2026-06-04 03:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004762 10.0.0.242 - - [2026-06-04 03:27:28] "GET /virtual-network/b5dca1c7-1b49-45dc-97ac-5966e48835a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.007403 10.0.0.242 - - [2026-06-04 03:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.242 - - [2026-06-04 03:27:32] "GET /virtual-network/b5dca1c7-1b49-45dc-97ac-5966e48835a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.005869 10.0.0.242 - - [2026-06-04 03:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004673 10.0.0.242 - - [2026-06-04 03:27:36] "GET /virtual-network/b5dca1c7-1b49-45dc-97ac-5966e48835a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.005937 10.0.0.242 - - [2026-06-04 03:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.242 - - [2026-06-04 03:27:40] "GET /virtual-network/b5dca1c7-1b49-45dc-97ac-5966e48835a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.005006 10.0.0.242 - - [2026-06-04 03:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005162 10.0.0.242 - - [2026-06-04 03:27:44] "GET /virtual-network/b5dca1c7-1b49-45dc-97ac-5966e48835a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.007979 10.0.0.242 - - [2026-06-04 03:27:47] "POST /neutron/port HTTP/1.1" 200 1130 0.019703 10.0.0.242 - - [2026-06-04 03:27:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004183 10.0.0.242 - - [2026-06-04 03:27:48] "POST /neutron/network HTTP/1.1" 200 834 0.006938 10.0.0.242 - - [2026-06-04 03:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.242 - - [2026-06-04 03:27:48] "GET /virtual-network/b5dca1c7-1b49-45dc-97ac-5966e48835a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.006293 10.0.0.242 - - [2026-06-04 03:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004822 10.0.0.242 - - [2026-06-04 03:27:52] "GET /virtual-network/b5dca1c7-1b49-45dc-97ac-5966e48835a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.007572 10.0.0.242 - - [2026-06-04 03:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.242 - - [2026-06-04 03:27:56] "GET /virtual-network/b5dca1c7-1b49-45dc-97ac-5966e48835a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.005361 10.0.0.242 - - [2026-06-04 03:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005847 10.0.0.242 - - [2026-06-04 03:27:59] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005428 10.0.0.242 - - [2026-06-04 03:27:59] "GET /virtual-networks?parent_id=7970b2f1-cb4b-4806-8f3e-ca7988b8e74b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004841 10.0.0.242 - - [2026-06-04 03:27:59] "GET /virtual-network/b5dca1c7-1b49-45dc-97ac-5966e48835a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.007862 10.0.0.242 - - [2026-06-04 03:28:04] "POST /neutron/port HTTP/1.1" 200 1130 0.020027 10.0.0.242 - - [2026-06-04 03:28:09] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009170 10.0.0.27 - - [2026-06-04 03:28:12] "GET /obj-perms HTTP/1.1" 200 5075 0.079680 10.0.0.242 - - [2026-06-04 03:28:14] "POST /neutron/port HTTP/1.1" 200 1130 0.023756 10.0.0.242 - - [2026-06-04 03:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.242 - - [2026-06-04 03:28:20] "GET /virtual-network/b5dca1c7-1b49-45dc-97ac-5966e48835a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.005745 10.0.0.242 - - [2026-06-04 03:28:20] "PUT /virtual-network/b5dca1c7-1b49-45dc-97ac-5966e48835a5 HTTP/1.1" 200 264 0.072295 10.0.0.50 - - [2026-06-04 03:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011347 10.0.0.242 - - [2026-06-04 03:28:25] "POST /neutron/network HTTP/1.1" 400 204 0.014161 10.0.0.242 - - [2026-06-04 03:28:26] "POST /neutron/port HTTP/1.1" 200 151 0.196782 10.0.0.50 - - [2026-06-04 03:28:27] "DELETE /route-target/be5f9dbd-c02e-4072-9f0a-ceb214b71562 HTTP/1.1" 200 115 0.028557 10.0.0.27 - - [2026-06-04 03:28:29] "GET /projects?obj_uuids=7970b2f1-cb4b-4806-8f3e-ca7988b8e74b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.053483 10.0.0.242 - - [2026-06-04 03:28:29] "GET /project/7970b2f1-cb4b-4806-8f3e-ca7988b8e74b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.104644 10.0.0.27 - - [2026-06-04 03:28:29] "GET /projects?obj_uuids=7970b2f1-cb4b-4806-8f3e-ca7988b8e74b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001287 10.0.0.242 - - [2026-06-04 03:28:29] "GET /project/7970b2f1-cb4b-4806-8f3e-ca7988b8e74b?fields=virtual_networks HTTP/1.1" 200 1040 0.049357 10.0.0.27 - - [2026-06-04 03:28:29] "GET /projects?obj_uuids=7970b2f1-cb4b-4806-8f3e-ca7988b8e74b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001447 10.0.0.242 - - [2026-06-04 03:28:29] "GET /project/7970b2f1-cb4b-4806-8f3e-ca7988b8e74b?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.047975 10.0.0.27 - - [2026-06-04 03:28:29] "GET /projects?obj_uuids=7970b2f1-cb4b-4806-8f3e-ca7988b8e74b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000963 10.0.0.242 - - [2026-06-04 03:28:29] "GET /project/7970b2f1-cb4b-4806-8f3e-ca7988b8e74b?fields=security_groups HTTP/1.1" 200 1270 0.038380 10.0.0.50 - - [2026-06-04 03:28:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000712 10.0.0.27 - - [2026-06-04 03:28:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000574 10.0.0.50 - - [2026-06-04 03:28:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000425 10.0.0.27 - - [2026-06-04 03:28:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000396 10.0.0.50 - - [2026-06-04 03:28:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000366 10.0.0.242 - - [2026-06-04 03:28:30] "POST /fqname-to-id HTTP/1.1" 404 213 0.066738 10.0.0.50 - - [2026-06-04 03:28:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000501 10.0.0.27 - - [2026-06-04 03:28:30] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003114 10.0.0.27 - - [2026-06-04 03:28:30] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000917 10.0.0.27 - - [2026-06-04 03:28:30] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006550 10.0.0.27 - - [2026-06-04 03:28:31] "POST /id-to-fqname HTTP/1.1" 200 216 0.002299 10.0.0.27 - - [2026-06-04 03:28:31] "POST /fqname-to-id HTTP/1.1" 404 227 0.010642 10.0.0.27 - - [2026-06-04 03:28:31] "POST /security-groups HTTP/1.1" 200 616 0.059346 10.0.0.27 - - [2026-06-04 03:28:31] "POST /projects HTTP/1.1" 200 635 0.309917 10.0.0.27 - - [2026-06-04 03:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.360959 10.0.0.242 - - [2026-06-04 03:28:31] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.595755 10.0.0.50 - - [2026-06-04 03:28:31] "POST /fqname-to-id HTTP/1.1" 404 259 0.005124 10.0.0.50 - - [2026-06-04 03:28:31] "POST /access-control-lists HTTP/1.1" 200 619 0.048813 10.0.0.27 - - [2026-06-04 03:28:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000559 10.0.0.27 - - [2026-06-04 03:28:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000469 10.0.0.242 - - [2026-06-04 03:28:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000360 10.0.0.242 - - [2026-06-04 03:28:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000361 10.0.0.242 - - [2026-06-04 03:28:33] "GET /global-system-configs HTTP/1.1" 401 293 0.000438 10.0.0.242 - - [2026-06-04 03:28:33] "GET / HTTP/1.1" 200 35931 0.001464 10.0.0.242 - - [2026-06-04 03:28:33] "GET /global-system-configs HTTP/1.1" 401 293 0.000483 10.0.0.27 - - [2026-06-04 03:28:33] "DELETE /project/8fdc0a9efe0c4124beefa7f93b4df52d HTTP/1.1" 404 173 0.002927 10.0.0.27 - - [2026-06-04 03:28:33] "DELETE /project/7970b2f1-cb4b-4806-8f3e-ca7988b8e74b HTTP/1.1" 404 177 0.005460 10.0.0.242 - - [2026-06-04 03:28:35] "POST /fqname-to-id HTTP/1.1" 401 293 0.000414 10.0.0.242 - - [2026-06-04 03:28:35] "POST /fqname-to-id HTTP/1.1" 404 249 0.036355 10.0.0.27 - - [2026-06-04 03:28:35] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001007 10.0.0.50 - - [2026-06-04 03:28:35] "POST /fqname-to-id HTTP/1.1" 404 280 0.004533 10.0.0.242 - - [2026-06-04 03:28:35] "POST /neutron/security_group HTTP/1.1" 200 1427 0.449614 10.0.0.50 - - [2026-06-04 03:28:35] "PUT /access-control-list/773d30f3-12ff-4b49-904e-3227e7497884 HTTP/1.1" 200 272 0.013598 10.0.0.242 - - [2026-06-04 03:28:36] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.118086 10.0.0.242 - - [2026-06-04 03:28:36] "POST /neutron/security_group_rule HTTP/1.1" 200 602 0.182076 10.0.0.242 - - [2026-06-04 03:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005859 10.0.0.242 - - [2026-06-04 03:28:36] "GET /security-group/c22ad2d3-634a-4011-be6f-6c8d7302bbdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003738 10.0.0.50 - - [2026-06-04 03:28:36] "PUT /access-control-list/773d30f3-12ff-4b49-904e-3227e7497884 HTTP/1.1" 200 272 0.018829 10.0.0.242 - - [2026-06-04 03:28:37] "POST /fqname-to-id HTTP/1.1" 404 249 0.011036 10.0.0.242 - - [2026-06-04 03:28:37] "POST /fqname-to-id HTTP/1.1" 404 249 0.004350 10.0.0.27 - - [2026-06-04 03:28:37] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001024 10.0.0.50 - - [2026-06-04 03:28:37] "POST /fqname-to-id HTTP/1.1" 404 281 0.004631 10.0.0.50 - - [2026-06-04 03:28:38] "POST /access-control-lists HTTP/1.1" 200 641 0.037025 10.0.0.242 - - [2026-06-04 03:28:38] "POST /neutron/security_group HTTP/1.1" 200 1427 0.385964 10.0.0.242 - - [2026-06-04 03:28:38] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.145945 10.0.0.50 - - [2026-06-04 03:28:38] "PUT /access-control-list/13f62510-c507-4335-8b5e-f0a2d96a6941 HTTP/1.1" 200 272 0.018406 10.0.0.242 - - [2026-06-04 03:28:38] "POST /neutron/security_group_rule HTTP/1.1" 200 602 0.159337 10.0.0.242 - - [2026-06-04 03:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005111 10.0.0.242 - - [2026-06-04 03:28:38] "GET /security-group/fbd95392-34fe-4257-9e53-4bd46688acc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.007009 10.0.0.242 - - [2026-06-04 03:28:39] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.183256 10.0.0.50 - - [2026-06-04 03:28:39] "PUT /access-control-list/13f62510-c507-4335-8b5e-f0a2d96a6941 HTTP/1.1" 200 272 0.024887 10.0.0.242 - - [2026-06-04 03:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.27 - - [2026-06-04 03:28:40] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.002058 10.0.0.242 - - [2026-06-04 03:28:40] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.042036 10.0.0.242 - - [2026-06-04 03:28:40] "POST /neutron/network HTTP/1.1" 200 117 0.015503 10.0.0.50 - - [2026-06-04 03:28:40] "POST /route-targets HTTP/1.1" 200 327 0.016156 10.0.0.27 - - [2026-06-04 03:28:40] "POST /useragent-kv HTTP/1.1" 200 115 0.005875 10.0.0.242 - - [2026-06-04 03:28:40] "POST /neutron/subnet HTTP/1.1" 200 720 0.215520 10.0.0.242 - - [2026-06-04 03:28:40] "POST /id-to-fqname HTTP/1.1" 200 290 0.001248 10.0.0.242 - - [2026-06-04 03:28:40] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006743 10.0.0.242 - - [2026-06-04 03:28:41] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006389 10.0.0.242 - - [2026-06-04 03:28:41] "POST /neutron/network HTTP/1.1" 200 1111 0.010367 10.0.0.242 - - [2026-06-04 03:28:41] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.010190 10.0.0.50 - - [2026-06-04 03:28:42] "GET /obj-perms HTTP/1.1" 200 5099 0.077459 10.0.0.242 - - [2026-06-04 03:28:42] "POST /id-to-fqname HTTP/1.1" 200 290 0.001531 10.0.0.242 - - [2026-06-04 03:28:43] "POST /neutron/security_group HTTP/1.1" 200 1455 0.007401 10.0.0.27 - - [2026-06-04 03:28:44] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001455 10.0.0.242 - - [2026-06-04 03:28:44] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.106095 10.0.0.242 - - [2026-06-04 03:28:44] "POST /neutron/port HTTP/1.1" 200 117 0.011011 10.0.0.242 - - [2026-06-04 03:28:44] "POST /id-to-fqname HTTP/1.1" 200 290 0.001371 10.0.0.242 - - [2026-06-04 03:28:44] "POST /neutron/security_group HTTP/1.1" 200 1455 0.009134 10.0.0.27 - - [2026-06-04 03:28:45] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001385 10.0.0.242 - - [2026-06-04 03:28:45] "POST /neutron/security_group HTTP/1.1" 200 3456 0.072013 10.0.0.27 - - [2026-06-04 03:28:45] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001047 10.0.0.242 - - [2026-06-04 03:28:45] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.088285 10.0.0.242 - - [2026-06-04 03:28:46] "POST /neutron/port HTTP/1.1" 200 1190 0.058418 10.0.0.242 - - [2026-06-04 03:28:46] "POST /neutron/port HTTP/1.1" 200 1254 0.030179 10.0.0.242 - - [2026-06-04 03:28:46] "POST /neutron/port HTTP/1.1" 200 117 0.009818 10.0.0.242 - - [2026-06-04 03:28:46] "POST /neutron/port HTTP/1.1" 200 1254 0.021599 10.0.0.242 - - [2026-06-04 03:28:46] "POST /neutron/port HTTP/1.1" 200 117 0.001100 10.0.0.242 - - [2026-06-04 03:28:47] "POST /neutron/network HTTP/1.1" 200 1121 0.009713 10.0.0.242 - - [2026-06-04 03:28:47] "POST /neutron/port HTTP/1.1" 200 1190 0.054279 10.0.0.242 - - [2026-06-04 03:28:47] "POST /neutron/port HTTP/1.1" 200 1254 0.023282 10.0.0.242 - - [2026-06-04 03:28:48] "POST /neutron/subnet HTTP/1.1" 200 1375 0.015928 10.0.0.242 - - [2026-06-04 03:28:48] "POST /neutron/network HTTP/1.1" 200 1111 0.011228 10.0.0.242 - - [2026-06-04 03:28:51] "POST /neutron/port HTTP/1.1" 200 1254 0.018979 10.0.0.242 - - [2026-06-04 03:28:51] "POST /neutron/security_group HTTP/1.1" 200 1455 0.008660 10.0.0.242 - - [2026-06-04 03:28:52] "GET /virtual-machine/f1e14b63-8261-4d5a-8318-334b2fb82c3b HTTP/1.1" 401 293 0.000450 10.0.0.242 - - [2026-06-04 03:28:52] "GET /virtual-machine/f1e14b63-8261-4d5a-8318-334b2fb82c3b HTTP/1.1" 200 1317 0.038134 10.0.0.242 - - [2026-06-04 03:28:52] "GET /virtual-machine/f1e14b63-8261-4d5a-8318-334b2fb82c3b HTTP/1.1" 200 1317 0.004914 10.0.0.242 - - [2026-06-04 03:28:52] "GET /virtual-machine-interface/16711e13-db7b-4390-9275-0716ef48177d HTTP/1.1" 200 3417 0.007031 10.0.0.242 - - [2026-06-04 03:28:52] "GET /virtual-machine/f1e14b63-8261-4d5a-8318-334b2fb82c3b HTTP/1.1" 200 1317 0.004785 10.0.0.242 - - [2026-06-04 03:28:52] "GET /virtual-machine-interface/16711e13-db7b-4390-9275-0716ef48177d HTTP/1.1" 200 3417 0.005574 10.0.0.242 - - [2026-06-04 03:28:52] "GET /instance-ip/88f5bbd0-a3a1-4454-b2b6-2751026edd44 HTTP/1.1" 200 1734 0.005485 10.0.0.242 - - [2026-06-04 03:28:52] "GET /instance-ip/f28ec65f-513d-45c8-9857-f097d828065e HTTP/1.1" 200 1715 0.006519 10.0.0.242 - - [2026-06-04 03:28:52] "GET /virtual-machine/f1e14b63-8261-4d5a-8318-334b2fb82c3b HTTP/1.1" 200 1317 0.004393 10.0.0.242 - - [2026-06-04 03:28:52] "GET /virtual-machine-interface/16711e13-db7b-4390-9275-0716ef48177d HTTP/1.1" 200 3417 0.008107 10.0.0.242 - - [2026-06-04 03:28:52] "GET /instance-ip/88f5bbd0-a3a1-4454-b2b6-2751026edd44 HTTP/1.1" 200 1734 0.004878 10.0.0.242 - - [2026-06-04 03:28:52] "GET /instance-ip/f28ec65f-513d-45c8-9857-f097d828065e HTTP/1.1" 200 1715 0.004657 10.0.0.242 - - [2026-06-04 03:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.242 - - [2026-06-04 03:28:52] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003972 10.0.0.242 - - [2026-06-04 03:28:52] "GET /virtual-networks?parent_id=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003083 10.0.0.242 - - [2026-06-04 03:28:52] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006361 10.0.0.242 - - [2026-06-04 03:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.242 - - [2026-06-04 03:28:52] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004221 10.0.0.242 - - [2026-06-04 03:28:52] "GET /virtual-networks?parent_id=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003718 10.0.0.242 - - [2026-06-04 03:28:52] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006764 10.0.0.242 - - [2026-06-04 03:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.242 - - [2026-06-04 03:28:52] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005059 10.0.0.242 - - [2026-06-04 03:28:52] "GET /virtual-networks?parent_id=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004457 10.0.0.242 - - [2026-06-04 03:28:52] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005758 10.0.0.242 - - [2026-06-04 03:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004029 10.0.0.242 - - [2026-06-04 03:28:53] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005639 10.0.0.242 - - [2026-06-04 03:28:53] "GET /virtual-networks?parent_id=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004631 10.0.0.242 - - [2026-06-04 03:28:53] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.007974 10.0.0.242 - - [2026-06-04 03:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004365 10.0.0.242 - - [2026-06-04 03:28:53] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004904 10.0.0.242 - - [2026-06-04 03:28:53] "GET /virtual-networks?parent_id=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004391 10.0.0.242 - - [2026-06-04 03:28:53] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.007484 10.0.0.242 - - [2026-06-04 03:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.242 - - [2026-06-04 03:28:53] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005847 10.0.0.242 - - [2026-06-04 03:28:53] "GET /virtual-networks?parent_id=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003412 10.0.0.242 - - [2026-06-04 03:28:53] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005638 10.0.0.242 - - [2026-06-04 03:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.242 - - [2026-06-04 03:28:53] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004160 10.0.0.242 - - [2026-06-04 03:28:53] "GET /virtual-networks?parent_id=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003288 10.0.0.242 - - [2026-06-04 03:28:53] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005996 10.0.0.242 - - [2026-06-04 03:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004375 10.0.0.242 - - [2026-06-04 03:28:56] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.008680 10.0.0.242 - - [2026-06-04 03:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004692 10.0.0.242 - - [2026-06-04 03:29:00] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.007132 10.0.0.242 - - [2026-06-04 03:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.242 - - [2026-06-04 03:29:04] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005909 10.0.0.242 - - [2026-06-04 03:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.242 - - [2026-06-04 03:29:08] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.004941 10.0.0.242 - - [2026-06-04 03:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.242 - - [2026-06-04 03:29:13] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006588 10.0.0.242 - - [2026-06-04 03:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.242 - - [2026-06-04 03:29:17] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.007495 10.0.0.242 - - [2026-06-04 03:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.242 - - [2026-06-04 03:29:21] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006961 10.0.0.242 - - [2026-06-04 03:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004832 10.0.0.242 - - [2026-06-04 03:29:25] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005277 10.0.0.242 - - [2026-06-04 03:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005186 10.0.0.242 - - [2026-06-04 03:29:29] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005005 10.0.0.242 - - [2026-06-04 03:29:29] "GET /virtual-networks?parent_id=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004677 10.0.0.242 - - [2026-06-04 03:29:29] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006690 10.0.0.242 - - [2026-06-04 03:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.242 - - [2026-06-04 03:29:29] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005160 10.0.0.242 - - [2026-06-04 03:29:29] "GET /virtual-networks?parent_id=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004100 10.0.0.242 - - [2026-06-04 03:29:29] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006978 10.0.0.242 - - [2026-06-04 03:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.242 - - [2026-06-04 03:29:29] "GET /routing-instance/d4e4442f-8eff-45b9-aa59-23794d932dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.005813 10.0.0.242 - - [2026-06-04 03:29:29] "GET /route-target/40a03332-462e-4f89-b810-4c61df949794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005257 10.0.0.242 - - [2026-06-04 03:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004792 10.0.0.242 - - [2026-06-04 03:29:29] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004792 10.0.0.242 - - [2026-06-04 03:29:29] "GET /virtual-networks?parent_id=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004313 10.0.0.242 - - [2026-06-04 03:29:29] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006780 10.0.0.242 - - [2026-06-04 03:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.242 - - [2026-06-04 03:29:29] "GET /routing-instance/d4e4442f-8eff-45b9-aa59-23794d932dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.005246 10.0.0.242 - - [2026-06-04 03:29:29] "GET /route-target/40a03332-462e-4f89-b810-4c61df949794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004820 10.0.0.242 - - [2026-06-04 03:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004141 10.0.0.242 - - [2026-06-04 03:29:30] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005641 10.0.0.242 - - [2026-06-04 03:29:30] "GET /virtual-networks?parent_id=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.005384 10.0.0.242 - - [2026-06-04 03:29:30] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.007494 10.0.0.242 - - [2026-06-04 03:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004956 10.0.0.242 - - [2026-06-04 03:29:30] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004992 10.0.0.242 - - [2026-06-04 03:29:30] "GET /virtual-networks?parent_id=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003554 10.0.0.242 - - [2026-06-04 03:29:30] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006607 10.0.0.27 - - [2026-06-04 03:29:30] "GET /obj-perms HTTP/1.1" 200 5099 0.062599 10.0.0.242 - - [2026-06-04 03:29:30] "GET /obj-perms HTTP/1.1" 200 5099 0.087997 10.0.0.242 - - [2026-06-04 03:29:30] "GET /obj-perms HTTP/1.1" 200 5099 0.004570 10.0.0.242 - - [2026-06-04 03:29:30] "GET /obj-perms HTTP/1.1" 200 5099 0.003624 10.0.0.27 - - [2026-06-04 03:29:30] "GET /obj-perms HTTP/1.1" 200 5099 0.003662 10.0.0.242 - - [2026-06-04 03:29:30] "GET /virtual-machine/f1e14b63-8261-4d5a-8318-334b2fb82c3b HTTP/1.1" 200 1317 0.004089 10.0.0.242 - - [2026-06-04 03:29:30] "GET /virtual-machine-interface/16711e13-db7b-4390-9275-0716ef48177d HTTP/1.1" 200 3417 0.005263 10.0.0.242 - - [2026-06-04 03:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.242 - - [2026-06-04 03:29:31] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.009366 10.0.0.242 - - [2026-06-04 03:29:31] "GET /virtual-networks?parent_id=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003683 10.0.0.242 - - [2026-06-04 03:29:31] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005404 10.0.0.242 - - [2026-06-04 03:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.242 - - [2026-06-04 03:29:32] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004412 10.0.0.242 - - [2026-06-04 03:29:32] "GET /virtual-networks?parent_id=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003152 10.0.0.242 - - [2026-06-04 03:29:32] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006878 10.0.0.242 - - [2026-06-04 03:29:32] "POST /neutron/port HTTP/1.1" 200 1254 0.019513 10.0.0.242 - - [2026-06-04 03:29:37] "POST /neutron/security_group HTTP/1.1" 200 1455 0.008524 10.0.0.242 - - [2026-06-04 03:29:42] "POST /neutron/port HTTP/1.1" 200 1254 0.020961 10.0.0.242 - - [2026-06-04 03:29:43] "POST /neutron/port HTTP/1.1" 200 1254 0.023485 10.0.0.242 - - [2026-06-04 03:29:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004078 10.0.0.242 - - [2026-06-04 03:29:43] "POST /neutron/port HTTP/1.1" 200 117 0.001088 10.0.0.242 - - [2026-06-04 03:29:47] "POST /neutron/security_group HTTP/1.1" 200 1455 0.010375 10.0.0.242 - - [2026-06-04 03:29:48] "POST /neutron/network HTTP/1.1" 200 1121 0.009832 10.0.0.242 - - [2026-06-04 03:29:48] "POST /neutron/subnet HTTP/1.1" 200 1375 0.018406 10.0.0.242 - - [2026-06-04 03:29:48] "POST /neutron/network HTTP/1.1" 200 1111 0.013756 10.0.0.242 - - [2026-06-04 03:29:53] "POST /neutron/port HTTP/1.1" 200 1254 0.058703 10.0.0.242 - - [2026-06-04 03:29:53] "POST /neutron/security_group HTTP/1.1" 200 1455 0.007909 10.0.0.242 - - [2026-06-04 03:29:53] "POST /neutron/port HTTP/1.1" 200 1254 0.028563 10.0.0.242 - - [2026-06-04 03:29:53] "GET /virtual-machine/9afd19dd-0448-447b-8262-c31c02c7989a HTTP/1.1" 200 1317 0.007415 10.0.0.242 - - [2026-06-04 03:29:53] "GET /virtual-machine/9afd19dd-0448-447b-8262-c31c02c7989a HTTP/1.1" 200 1317 0.005014 10.0.0.242 - - [2026-06-04 03:29:53] "GET /virtual-machine-interface/3f4abe13-9260-48a6-9d04-2faf2247bd4b HTTP/1.1" 200 3417 0.007896 10.0.0.242 - - [2026-06-04 03:29:53] "GET /virtual-machine/9afd19dd-0448-447b-8262-c31c02c7989a HTTP/1.1" 200 1317 0.004629 10.0.0.242 - - [2026-06-04 03:29:53] "GET /virtual-machine-interface/3f4abe13-9260-48a6-9d04-2faf2247bd4b HTTP/1.1" 200 3417 0.007280 10.0.0.242 - - [2026-06-04 03:29:53] "GET /instance-ip/80673ab4-5956-4c3d-b65b-e2e2fc3f7170 HTTP/1.1" 200 1714 0.008360 10.0.0.242 - - [2026-06-04 03:29:53] "GET /instance-ip/9b2c73b0-7020-4033-bdb9-95c4fd8c09d7 HTTP/1.1" 200 1735 0.010177 10.0.0.242 - - [2026-06-04 03:29:53] "GET /virtual-machine/9afd19dd-0448-447b-8262-c31c02c7989a HTTP/1.1" 200 1317 0.005551 10.0.0.242 - - [2026-06-04 03:29:53] "GET /virtual-machine-interface/3f4abe13-9260-48a6-9d04-2faf2247bd4b HTTP/1.1" 200 3417 0.007429 10.0.0.242 - - [2026-06-04 03:29:53] "GET /instance-ip/80673ab4-5956-4c3d-b65b-e2e2fc3f7170 HTTP/1.1" 200 1714 0.009143 10.0.0.242 - - [2026-06-04 03:29:53] "GET /instance-ip/9b2c73b0-7020-4033-bdb9-95c4fd8c09d7 HTTP/1.1" 200 1735 0.006411 10.0.0.242 - - [2026-06-04 03:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004938 10.0.0.242 - - [2026-06-04 03:29:53] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006221 10.0.0.242 - - [2026-06-04 03:29:53] "GET /virtual-networks?parent_id=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004447 10.0.0.242 - - [2026-06-04 03:29:53] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.008445 10.0.0.242 - - [2026-06-04 03:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192 10.0.0.242 - - [2026-06-04 03:29:53] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005155 10.0.0.242 - - [2026-06-04 03:29:53] "GET /virtual-networks?parent_id=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004022 10.0.0.242 - - [2026-06-04 03:29:53] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006427 10.0.0.242 - - [2026-06-04 03:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.242 - - [2026-06-04 03:29:54] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005084 10.0.0.242 - - [2026-06-04 03:29:54] "GET /virtual-networks?parent_id=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004178 10.0.0.242 - - [2026-06-04 03:29:54] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006858 10.0.0.242 - - [2026-06-04 03:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007104 10.0.0.242 - - [2026-06-04 03:29:54] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006405 10.0.0.242 - - [2026-06-04 03:29:54] "GET /virtual-networks?parent_id=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.005302 10.0.0.242 - - [2026-06-04 03:29:54] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.007271 10.0.0.242 - - [2026-06-04 03:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.242 - - [2026-06-04 03:29:54] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.015011 10.0.0.242 - - [2026-06-04 03:29:54] "GET /virtual-networks?parent_id=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003915 10.0.0.242 - - [2026-06-04 03:29:54] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.007703 10.0.0.242 - - [2026-06-04 03:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.242 - - [2026-06-04 03:29:54] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004413 10.0.0.242 - - [2026-06-04 03:29:54] "GET /virtual-networks?parent_id=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004094 10.0.0.242 - - [2026-06-04 03:29:54] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.007411 10.0.0.242 - - [2026-06-04 03:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005378 10.0.0.242 - - [2026-06-04 03:29:54] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005113 10.0.0.242 - - [2026-06-04 03:29:54] "GET /virtual-networks?parent_id=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003889 10.0.0.242 - - [2026-06-04 03:29:54] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006123 10.0.0.242 - - [2026-06-04 03:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.242 - - [2026-06-04 03:29:55] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003359 10.0.0.242 - - [2026-06-04 03:29:55] "GET /virtual-networks?parent_id=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003799 10.0.0.242 - - [2026-06-04 03:29:55] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006075 10.0.0.242 - - [2026-06-04 03:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.242 - - [2026-06-04 03:29:55] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004633 10.0.0.242 - - [2026-06-04 03:29:55] "GET /virtual-networks?parent_id=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.005270 10.0.0.242 - - [2026-06-04 03:29:55] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005525 10.0.0.242 - - [2026-06-04 03:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006641 10.0.0.242 - - [2026-06-04 03:29:56] "GET /routing-instance/d4e4442f-8eff-45b9-aa59-23794d932dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.007545 10.0.0.242 - - [2026-06-04 03:29:56] "GET /route-target/40a03332-462e-4f89-b810-4c61df949794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005637 10.0.0.242 - - [2026-06-04 03:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004154 10.0.0.242 - - [2026-06-04 03:29:56] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004388 10.0.0.242 - - [2026-06-04 03:29:56] "GET /virtual-networks?parent_id=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004690 10.0.0.242 - - [2026-06-04 03:29:56] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.027355 10.0.0.242 - - [2026-06-04 03:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007504 10.0.0.242 - - [2026-06-04 03:29:56] "GET /routing-instance/d4e4442f-8eff-45b9-aa59-23794d932dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.003988 10.0.0.242 - - [2026-06-04 03:29:56] "GET /route-target/40a03332-462e-4f89-b810-4c61df949794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003899 10.0.0.242 - - [2026-06-04 03:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.242 - - [2026-06-04 03:29:56] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004004 10.0.0.242 - - [2026-06-04 03:29:56] "GET /virtual-networks?parent_id=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003688 10.0.0.242 - - [2026-06-04 03:29:56] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.008645 10.0.0.242 - - [2026-06-04 03:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.242 - - [2026-06-04 03:29:56] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006000 10.0.0.242 - - [2026-06-04 03:29:56] "GET /virtual-networks?parent_id=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003545 10.0.0.242 - - [2026-06-04 03:29:56] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006575 10.0.0.242 - - [2026-06-04 03:29:56] "GET /obj-perms HTTP/1.1" 200 5099 0.005472 10.0.0.242 - - [2026-06-04 03:29:56] "GET /obj-perms HTTP/1.1" 200 5099 0.003653 10.0.0.27 - - [2026-06-04 03:29:56] "GET /obj-perms HTTP/1.1" 200 5099 0.004222 10.0.0.242 - - [2026-06-04 03:29:56] "GET /obj-perms HTTP/1.1" 200 5099 0.004894 10.0.0.50 - - [2026-06-04 03:29:57] "GET /obj-perms HTTP/1.1" 200 5099 0.004967 10.0.0.242 - - [2026-06-04 03:29:57] "GET /virtual-machine/9afd19dd-0448-447b-8262-c31c02c7989a HTTP/1.1" 200 1317 0.004604 10.0.0.242 - - [2026-06-04 03:29:57] "GET /virtual-machine-interface/3f4abe13-9260-48a6-9d04-2faf2247bd4b HTTP/1.1" 200 3417 0.011710 10.0.0.242 - - [2026-06-04 03:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.242 - - [2026-06-04 03:29:57] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003855 10.0.0.242 - - [2026-06-04 03:29:57] "GET /virtual-networks?parent_id=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004334 10.0.0.242 - - [2026-06-04 03:29:57] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006114 10.0.0.242 - - [2026-06-04 03:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.242 - - [2026-06-04 03:29:58] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004046 10.0.0.242 - - [2026-06-04 03:29:58] "GET /virtual-networks?parent_id=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003550 10.0.0.242 - - [2026-06-04 03:29:58] "GET /virtual-network/96c12bd1-3395-432e-9ba6-50e8b006699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.008211 10.0.0.242 - - [2026-06-04 03:29:58] "POST /neutron/security_group HTTP/1.1" 200 1455 0.009874 10.0.0.242 - - [2026-06-04 03:30:08] "GET /virtual-machine/f1e14b63-8261-4d5a-8318-334b2fb82c3b HTTP/1.1" 200 1317 0.004527 10.0.0.242 - - [2026-06-04 03:30:08] "GET /virtual-machine-interface/16711e13-db7b-4390-9275-0716ef48177d HTTP/1.1" 200 3417 0.006718 10.0.0.242 - - [2026-06-04 03:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.242 - - [2026-06-04 03:30:08] "GET /security-group/fbd95392-34fe-4257-9e53-4bd46688acc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2739 0.004408 10.0.0.242 - - [2026-06-04 03:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004577 10.0.0.242 - - [2026-06-04 03:30:08] "GET /security-group/fbd95392-34fe-4257-9e53-4bd46688acc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2739 0.008607 10.0.0.242 - - [2026-06-04 03:30:08] "POST /neutron/security_group HTTP/1.1" 200 1481 0.006199 10.0.0.242 - - [2026-06-04 03:30:09] "POST /neutron/port HTTP/1.1" 200 1244 0.020350 10.0.0.242 - - [2026-06-04 03:30:09] "GET /virtual-machine/f1e14b63-8261-4d5a-8318-334b2fb82c3b HTTP/1.1" 200 1317 0.004860 10.0.0.242 - - [2026-06-04 03:30:09] "GET /virtual-machine-interface/16711e13-db7b-4390-9275-0716ef48177d HTTP/1.1" 200 3361 0.012666 10.0.0.242 - - [2026-06-04 03:30:09] "POST /neutron/security_group HTTP/1.1" 200 1455 0.008265 10.0.0.242 - - [2026-06-04 03:30:09] "POST /neutron/port HTTP/1.1" 200 1206 0.021774 10.0.0.242 - - [2026-06-04 03:30:09] "GET /virtual-machine/f1e14b63-8261-4d5a-8318-334b2fb82c3b HTTP/1.1" 200 1317 0.004349 10.0.0.242 - - [2026-06-04 03:30:09] "GET /virtual-machine-interface/16711e13-db7b-4390-9275-0716ef48177d HTTP/1.1" 200 3417 0.010595 10.0.0.242 - - [2026-06-04 03:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004526 10.0.0.242 - - [2026-06-04 03:30:09] "GET /security-group/fbd95392-34fe-4257-9e53-4bd46688acc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2739 0.004841 10.0.0.242 - - [2026-06-04 03:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.242 - - [2026-06-04 03:30:09] "GET /security-group/fbd95392-34fe-4257-9e53-4bd46688acc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2739 0.008428 10.0.0.242 - - [2026-06-04 03:30:09] "POST /neutron/security_group HTTP/1.1" 200 1481 0.005726 10.0.0.242 - - [2026-06-04 03:30:10] "POST /fqname-to-id HTTP/1.1" 404 249 0.003773 10.0.0.50 - - [2026-06-04 03:30:10] "DELETE /access-control-list/13f62510-c507-4335-8b5e-f0a2d96a6941 HTTP/1.1" 200 115 0.037678 10.0.0.242 - - [2026-06-04 03:30:10] "POST /fqname-to-id HTTP/1.1" 404 249 0.004423 10.0.0.27 - - [2026-06-04 03:30:10] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001966 10.0.0.242 - - [2026-06-04 03:30:10] "POST /neutron/security_group HTTP/1.1" 200 153 0.076406 10.0.0.242 - - [2026-06-04 03:30:10] "POST /neutron/network HTTP/1.1" 200 1111 0.012083 10.0.0.242 - - [2026-06-04 03:30:13] "POST /neutron/network HTTP/1.1" 400 204 0.018680 10.0.0.242 - - [2026-06-04 03:30:13] "GET /obj-perms HTTP/1.1" 200 5075 0.068646 10.0.0.242 - - [2026-06-04 03:30:17] "POST /neutron/network HTTP/1.1" 200 1111 0.016875 10.0.0.242 - - [2026-06-04 03:30:19] "POST /neutron/network HTTP/1.1" 400 204 0.019101 10.0.0.242 - - [2026-06-04 03:30:23] "POST /neutron/network HTTP/1.1" 200 1111 0.012755 10.0.0.242 - - [2026-06-04 03:30:25] "POST /neutron/network HTTP/1.1" 400 204 0.025879 10.0.0.242 - - [2026-06-04 03:30:29] "POST /neutron/network HTTP/1.1" 200 1111 0.009864 10.0.0.242 - - [2026-06-04 03:30:31] "POST /neutron/network HTTP/1.1" 400 204 0.021413 10.0.0.242 - - [2026-06-04 03:30:35] "POST /neutron/network HTTP/1.1" 200 1111 0.011832 10.0.0.242 - - [2026-06-04 03:30:37] "POST /neutron/network HTTP/1.1" 400 204 0.014848 10.0.0.242 - - [2026-06-04 03:30:41] "POST /neutron/network HTTP/1.1" 200 1111 0.014596 10.0.0.242 - - [2026-06-04 03:30:43] "POST /neutron/network HTTP/1.1" 400 204 0.014264 10.0.0.242 - - [2026-06-04 03:30:45] "POST /neutron/network HTTP/1.1" 200 1121 0.007708 10.0.0.242 - - [2026-06-04 03:30:45] "POST /neutron/subnet HTTP/1.1" 200 1375 0.017524 10.0.0.242 - - [2026-06-04 03:30:45] "POST /neutron/network HTTP/1.1" 200 1111 0.009628 10.0.0.242 - - [2026-06-04 03:30:47] "POST /neutron/port HTTP/1.1" 200 1216 0.022459 10.0.0.242 - - [2026-06-04 03:30:48] "POST /neutron/port HTTP/1.1" 200 1216 0.017274 10.0.0.242 - - [2026-06-04 03:30:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005795 10.0.0.242 - - [2026-06-04 03:30:48] "POST /neutron/port HTTP/1.1" 200 117 0.001578 10.0.0.242 - - [2026-06-04 03:30:50] "POST /neutron/network HTTP/1.1" 400 204 0.015951 10.0.0.242 - - [2026-06-04 03:30:54] "POST /neutron/network HTTP/1.1" 200 1111 0.011134 10.0.0.242 - - [2026-06-04 03:30:56] "POST /neutron/network HTTP/1.1" 400 204 0.016500 10.0.0.242 - - [2026-06-04 03:31:00] "POST /neutron/network HTTP/1.1" 200 1111 0.010849 10.0.0.242 - - [2026-06-04 03:31:02] "POST /neutron/network HTTP/1.1" 400 204 0.018537 10.0.0.242 - - [2026-06-04 03:31:47] "POST /neutron/network HTTP/1.1" 200 1121 0.007462 10.0.0.242 - - [2026-06-04 03:31:47] "POST /neutron/subnet HTTP/1.1" 200 1375 0.015517 10.0.0.242 - - [2026-06-04 03:31:47] "POST /neutron/network HTTP/1.1" 200 1111 0.009595 10.0.0.242 - - [2026-06-04 03:31:50] "POST /neutron/network HTTP/1.1" 200 1121 0.009972 10.0.0.242 - - [2026-06-04 03:31:50] "POST /neutron/subnet HTTP/1.1" 200 1375 0.014649 10.0.0.242 - - [2026-06-04 03:31:50] "POST /neutron/network HTTP/1.1" 200 1111 0.009942 10.0.0.27 - - [2026-06-04 03:31:53] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001053 10.0.0.242 - - [2026-06-04 03:31:53] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.089243 10.0.0.27 - - [2026-06-04 03:31:54] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001073 10.0.0.242 - - [2026-06-04 03:31:54] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?fields=virtual_networks HTTP/1.1" 200 1391 0.051841 10.0.0.27 - - [2026-06-04 03:31:56] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001272 10.0.0.242 - - [2026-06-04 03:31:56] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.053500 10.0.0.27 - - [2026-06-04 03:31:56] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001073 10.0.0.242 - - [2026-06-04 03:31:56] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?fields=virtual_networks HTTP/1.1" 200 1391 0.064729 10.0.0.27 - - [2026-06-04 03:31:58] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.002394 10.0.0.242 - - [2026-06-04 03:31:58] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.075766 10.0.0.27 - - [2026-06-04 03:31:58] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001544 10.0.0.242 - - [2026-06-04 03:31:58] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?fields=virtual_networks HTTP/1.1" 200 1391 0.055119 10.0.0.27 - - [2026-06-04 03:32:00] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001010 10.0.0.242 - - [2026-06-04 03:32:00] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.053251 10.0.0.27 - - [2026-06-04 03:32:00] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001263 10.0.0.242 - - [2026-06-04 03:32:00] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?fields=virtual_networks HTTP/1.1" 200 1391 0.046731 10.0.0.27 - - [2026-06-04 03:32:02] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001010 10.0.0.242 - - [2026-06-04 03:32:02] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.053018 10.0.0.27 - - [2026-06-04 03:32:02] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001669 10.0.0.242 - - [2026-06-04 03:32:02] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?fields=virtual_networks HTTP/1.1" 200 1391 0.045883 10.0.0.27 - - [2026-06-04 03:32:04] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001403 10.0.0.242 - - [2026-06-04 03:32:04] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.059251 10.0.0.27 - - [2026-06-04 03:32:04] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001339 10.0.0.242 - - [2026-06-04 03:32:04] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?fields=virtual_networks HTTP/1.1" 200 1391 0.049348 10.0.0.27 - - [2026-06-04 03:32:06] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000920 10.0.0.242 - - [2026-06-04 03:32:06] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.038071 10.0.0.27 - - [2026-06-04 03:32:06] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001127 10.0.0.242 - - [2026-06-04 03:32:07] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?fields=virtual_networks HTTP/1.1" 200 1391 0.042928 10.0.0.27 - - [2026-06-04 03:32:09] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001316 10.0.0.242 - - [2026-06-04 03:32:09] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.040743 10.0.0.27 - - [2026-06-04 03:32:09] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001576 10.0.0.242 - - [2026-06-04 03:32:09] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?fields=virtual_networks HTTP/1.1" 200 1391 0.042318 10.0.0.27 - - [2026-06-04 03:32:11] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000982 10.0.0.242 - - [2026-06-04 03:32:11] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.045919 10.0.0.27 - - [2026-06-04 03:32:11] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001446 10.0.0.242 - - [2026-06-04 03:32:11] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?fields=virtual_networks HTTP/1.1" 200 1391 0.048912 10.0.0.27 - - [2026-06-04 03:32:13] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001185 10.0.0.242 - - [2026-06-04 03:32:13] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.039639 10.0.0.27 - - [2026-06-04 03:32:13] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.002187 10.0.0.242 - - [2026-06-04 03:32:13] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?fields=virtual_networks HTTP/1.1" 200 1391 0.051368 10.0.0.27 - - [2026-06-04 03:32:15] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000968 10.0.0.242 - - [2026-06-04 03:32:15] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.041263 10.0.0.27 - - [2026-06-04 03:32:15] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000930 10.0.0.242 - - [2026-06-04 03:32:15] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?fields=virtual_networks HTTP/1.1" 200 1391 0.037223 10.0.0.27 - - [2026-06-04 03:32:15] "GET /obj-perms HTTP/1.1" 200 5075 0.091444 10.0.0.27 - - [2026-06-04 03:32:17] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001292 10.0.0.242 - - [2026-06-04 03:32:17] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.056495 10.0.0.27 - - [2026-06-04 03:32:17] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001040 10.0.0.242 - - [2026-06-04 03:32:17] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?fields=virtual_networks HTTP/1.1" 200 1391 0.051299 10.0.0.27 - - [2026-06-04 03:32:19] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001656 10.0.0.242 - - [2026-06-04 03:32:19] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.056803 10.0.0.27 - - [2026-06-04 03:32:19] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001034 10.0.0.242 - - [2026-06-04 03:32:19] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?fields=virtual_networks HTTP/1.1" 200 1391 0.058350 10.0.0.27 - - [2026-06-04 03:32:21] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001024 10.0.0.242 - - [2026-06-04 03:32:21] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.046504 10.0.0.27 - - [2026-06-04 03:32:21] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000898 10.0.0.242 - - [2026-06-04 03:32:22] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?fields=virtual_networks HTTP/1.1" 200 1391 0.039100 10.0.0.27 - - [2026-06-04 03:32:24] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001105 10.0.0.242 - - [2026-06-04 03:32:24] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.034439 10.0.0.27 - - [2026-06-04 03:32:24] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001365 10.0.0.242 - - [2026-06-04 03:32:24] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?fields=virtual_networks HTTP/1.1" 200 1391 0.047939 10.0.0.27 - - [2026-06-04 03:32:26] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000976 10.0.0.242 - - [2026-06-04 03:32:26] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.039463 10.0.0.27 - - [2026-06-04 03:32:26] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001023 10.0.0.242 - - [2026-06-04 03:32:26] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?fields=virtual_networks HTTP/1.1" 200 1391 0.061348 10.0.0.27 - - [2026-06-04 03:32:28] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001363 10.0.0.242 - - [2026-06-04 03:32:28] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.046853 10.0.0.27 - - [2026-06-04 03:32:28] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000882 10.0.0.242 - - [2026-06-04 03:32:28] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?fields=virtual_networks HTTP/1.1" 200 1391 0.044424 10.0.0.27 - - [2026-06-04 03:32:30] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.002394 10.0.0.242 - - [2026-06-04 03:32:30] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.052696 10.0.0.27 - - [2026-06-04 03:32:30] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001612 10.0.0.242 - - [2026-06-04 03:32:30] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?fields=virtual_networks HTTP/1.1" 200 1391 0.049970 10.0.0.27 - - [2026-06-04 03:32:32] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001311 10.0.0.242 - - [2026-06-04 03:32:32] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.042244 10.0.0.27 - - [2026-06-04 03:32:32] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000971 10.0.0.242 - - [2026-06-04 03:32:32] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?fields=virtual_networks HTTP/1.1" 200 1391 0.050322 10.0.0.27 - - [2026-06-04 03:32:34] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001702 10.0.0.242 - - [2026-06-04 03:32:34] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.054890 10.0.0.27 - - [2026-06-04 03:32:34] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001260 10.0.0.242 - - [2026-06-04 03:32:34] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?fields=virtual_networks HTTP/1.1" 200 1391 0.049835 10.0.0.27 - - [2026-06-04 03:32:36] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001346 10.0.0.242 - - [2026-06-04 03:32:37] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.051103 10.0.0.27 - - [2026-06-04 03:32:37] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001100 10.0.0.242 - - [2026-06-04 03:32:37] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?fields=virtual_networks HTTP/1.1" 200 1391 0.065645 10.0.0.27 - - [2026-06-04 03:32:39] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001115 10.0.0.242 - - [2026-06-04 03:32:39] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.043135 10.0.0.27 - - [2026-06-04 03:32:39] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001513 10.0.0.242 - - [2026-06-04 03:32:39] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?fields=virtual_networks HTTP/1.1" 200 1391 0.059711 10.0.0.27 - - [2026-06-04 03:32:41] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001285 10.0.0.242 - - [2026-06-04 03:32:41] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.041919 10.0.0.27 - - [2026-06-04 03:32:41] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001362 10.0.0.242 - - [2026-06-04 03:32:41] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?fields=virtual_networks HTTP/1.1" 200 1391 0.043979 10.0.0.27 - - [2026-06-04 03:32:43] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001245 10.0.0.242 - - [2026-06-04 03:32:43] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.053093 10.0.0.27 - - [2026-06-04 03:32:43] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001135 10.0.0.242 - - [2026-06-04 03:32:43] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?fields=virtual_networks HTTP/1.1" 200 1391 0.041673 10.0.0.27 - - [2026-06-04 03:32:45] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001017 10.0.0.242 - - [2026-06-04 03:32:45] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.038613 10.0.0.27 - - [2026-06-04 03:32:45] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001347 10.0.0.242 - - [2026-06-04 03:32:45] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?fields=virtual_networks HTTP/1.1" 200 1391 0.041506 10.0.0.27 - - [2026-06-04 03:32:47] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001304 10.0.0.242 - - [2026-06-04 03:32:47] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.051483 10.0.0.27 - - [2026-06-04 03:32:47] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000942 10.0.0.242 - - [2026-06-04 03:32:47] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?fields=virtual_networks HTTP/1.1" 200 1391 0.040263 10.0.0.242 - - [2026-06-04 03:32:49] "POST /neutron/port HTTP/1.1" 200 1216 0.024354 10.0.0.242 - - [2026-06-04 03:32:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005969 10.0.0.242 - - [2026-06-04 03:32:49] "POST /neutron/port HTTP/1.1" 200 117 0.001429 10.0.0.27 - - [2026-06-04 03:32:49] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001336 10.0.0.242 - - [2026-06-04 03:32:49] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.055426 10.0.0.27 - - [2026-06-04 03:32:49] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001125 10.0.0.242 - - [2026-06-04 03:32:49] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?fields=virtual_networks HTTP/1.1" 200 1391 0.046784 10.0.0.27 - - [2026-06-04 03:32:52] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000978 10.0.0.242 - - [2026-06-04 03:32:52] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.052067 10.0.0.27 - - [2026-06-04 03:32:52] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001066 10.0.0.242 - - [2026-06-04 03:32:52] "POST /neutron/port HTTP/1.1" 200 1216 0.043226 10.0.0.242 - - [2026-06-04 03:32:52] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?fields=virtual_networks HTTP/1.1" 200 1391 0.057999 10.0.0.242 - - [2026-06-04 03:32:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004175 10.0.0.242 - - [2026-06-04 03:32:52] "POST /neutron/port HTTP/1.1" 200 117 0.001100 10.0.0.27 - - [2026-06-04 03:32:54] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001055 10.0.0.242 - - [2026-06-04 03:32:54] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.099509 10.0.0.27 - - [2026-06-04 03:32:54] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001352 10.0.0.242 - - [2026-06-04 03:32:54] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?fields=virtual_networks HTTP/1.1" 200 1391 0.051896 10.0.0.27 - - [2026-06-04 03:32:56] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001089 10.0.0.242 - - [2026-06-04 03:32:56] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.048053 10.0.0.27 - - [2026-06-04 03:32:56] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001515 10.0.0.242 - - [2026-06-04 03:32:56] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?fields=virtual_networks HTTP/1.1" 200 1391 0.056426 10.0.0.27 - - [2026-06-04 03:32:58] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001401 10.0.0.242 - - [2026-06-04 03:32:58] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.041879 10.0.0.27 - - [2026-06-04 03:32:58] "GET /projects?obj_uuids=8fdc0a9e-fe0c-4124-beef-a7f93b4df52d&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001632 10.0.0.242 - - [2026-06-04 03:32:58] "GET /project/8fdc0a9e-fe0c-4124-beef-a7f93b4df52d?fields=virtual_networks HTTP/1.1" 200 1391 0.069618 10.0.0.242 - - [2026-06-04 03:32:59] "POST /fqname-to-id HTTP/1.1" 404 218 0.037112 10.0.0.27 - - [2026-06-04 03:32:59] "GET /projects?obj_uuids=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003081 10.0.0.27 - - [2026-06-04 03:32:59] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001229 10.0.0.27 - - [2026-06-04 03:32:59] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.038515 10.0.0.27 - - [2026-06-04 03:32:59] "POST /id-to-fqname HTTP/1.1" 200 221 0.001253 10.0.0.27 - - [2026-06-04 03:32:59] "POST /fqname-to-id HTTP/1.1" 404 232 0.008765 10.0.0.27 - - [2026-06-04 03:32:59] "POST /security-groups HTTP/1.1" 200 621 0.030856 10.0.0.27 - - [2026-06-04 03:32:59] "POST /projects HTTP/1.1" 200 645 0.248919 10.0.0.27 - - [2026-06-04 03:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.326721 10.0.0.242 - - [2026-06-04 03:32:59] "GET /project/cd99dfa8-1069-447a-a276-9288d3bb099e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.514952 10.0.0.50 - - [2026-06-04 03:32:59] "POST /fqname-to-id HTTP/1.1" 404 263 0.086643 10.0.0.242 - - [2026-06-04 03:33:01] "GET / HTTP/1.1" 200 35931 0.001898 10.0.0.242 - - [2026-06-04 03:33:02] "POST /fqname-to-id HTTP/1.1" 401 293 0.000517 10.0.0.242 - - [2026-06-04 03:33:03] "POST /fqname-to-id HTTP/1.1" 404 254 0.076231 10.0.0.242 - - [2026-06-04 03:33:03] "POST /security-groups HTTP/1.1" 200 595 0.039544 10.0.0.242 - - [2026-06-04 03:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004440 10.0.0.50 - - [2026-06-04 03:33:03] "POST /access-control-lists HTTP/1.1" 200 648 0.039400 10.0.0.242 - - [2026-06-04 03:33:03] "GET /security-group/4d2a40ef-b08f-4285-935f-2617cc9fd2a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.009210 10.0.0.242 - - [2026-06-04 03:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006776 10.0.0.242 - - [2026-06-04 03:33:03] "GET /security-group/4d2a40ef-b08f-4285-935f-2617cc9fd2a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.004351 10.0.0.242 - - [2026-06-04 03:33:04] "DELETE /security-group/4d2a40ef-b08f-4285-935f-2617cc9fd2a5 HTTP/1.1" 200 115 0.052366 10.0.0.242 - - [2026-06-04 03:33:04] "POST /fqname-to-id HTTP/1.1" 404 254 0.003701 10.0.0.50 - - [2026-06-04 03:33:04] "DELETE /access-control-list/28f1ba39-003f-48da-bfec-5faaf1b319c9 HTTP/1.1" 200 115 0.035744 10.0.0.242 - - [2026-06-04 03:33:04] "POST /fqname-to-id HTTP/1.1" 404 254 0.003491 10.0.0.242 - - [2026-06-04 03:33:04] "POST /security-groups HTTP/1.1" 200 595 0.041353 10.0.0.242 - - [2026-06-04 03:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004792 10.0.0.50 - - [2026-06-04 03:33:04] "POST /access-control-lists HTTP/1.1" 200 648 0.037839 10.0.0.242 - - [2026-06-04 03:33:04] "GET /security-group/1b9ac9ee-a54c-41eb-9820-c460d5e88e6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.008192 10.0.0.242 - - [2026-06-04 03:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.242 - - [2026-06-04 03:33:05] "GET /security-group/1b9ac9ee-a54c-41eb-9820-c460d5e88e6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.005384 10.0.0.242 - - [2026-06-04 03:33:05] "GET /security-group/1b9ac9ee-a54c-41eb-9820-c460d5e88e6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.004175 10.0.0.242 - - [2026-06-04 03:33:05] "PUT /security-group/1b9ac9ee-a54c-41eb-9820-c460d5e88e6a HTTP/1.1" 200 262 0.023693 10.0.0.50 - - [2026-06-04 03:33:05] "PUT /access-control-list/40846cf6-dcd2-451d-bfc7-4c44a3ebabfd HTTP/1.1" 200 272 0.013436 10.0.0.242 - - [2026-06-04 03:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.27 - - [2026-06-04 03:33:05] "GET /projects?obj_uuids=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001368 10.0.0.242 - - [2026-06-04 03:33:05] "GET /project/cd99dfa8-1069-447a-a276-9288d3bb099e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.048175 10.0.0.27 - - [2026-06-04 03:33:05] "GET /projects?obj_uuids=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001782 10.0.0.242 - - [2026-06-04 03:33:05] "POST /neutron/network HTTP/1.1" 200 735 0.165402 10.0.0.50 - - [2026-06-04 03:33:05] "POST /ref-update HTTP/1.1" 200 156 0.025070 10.0.0.242 - - [2026-06-04 03:33:06] "POST /id-to-fqname HTTP/1.1" 200 300 0.003584 10.0.0.242 - - [2026-06-04 03:33:06] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006051 10.0.0.242 - - [2026-06-04 03:33:06] "POST /neutron/network HTTP/1.1" 200 954 0.006784 10.0.0.242 - - [2026-06-04 03:33:06] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005862 10.0.0.242 - - [2026-06-04 03:33:06] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006880 10.0.0.50 - - [2026-06-04 03:33:07] "GET /obj-perms HTTP/1.1" 200 5109 0.066017 10.0.0.242 - - [2026-06-04 03:33:08] "POST /id-to-fqname HTTP/1.1" 200 300 0.002270 10.0.0.242 - - [2026-06-04 03:33:08] "POST /neutron/port HTTP/1.1" 200 2278 0.021405 10.0.0.27 - - [2026-06-04 03:33:09] "GET /projects?obj_uuids=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001264 10.0.0.242 - - [2026-06-04 03:33:09] "GET /project/cd99dfa8-1069-447a-a276-9288d3bb099e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.099430 10.0.0.242 - - [2026-06-04 03:33:09] "POST /neutron/network HTTP/1.1" 200 954 0.038072 10.0.0.242 - - [2026-06-04 03:33:09] "POST /id-to-fqname HTTP/1.1" 200 300 0.001241 10.0.0.242 - - [2026-06-04 03:33:09] "POST /neutron/port HTTP/1.1" 200 2278 0.025359 10.0.0.242 - - [2026-06-04 03:33:10] "POST /neutron/network HTTP/1.1" 200 964 0.007397 10.0.0.242 - - [2026-06-04 03:33:10] "POST /neutron/port HTTP/1.1" 200 1090 0.023336 10.0.0.27 - - [2026-06-04 03:33:11] "GET /projects?obj_uuids=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001583 10.0.0.242 - - [2026-06-04 03:33:11] "GET /project/cd99dfa8-1069-447a-a276-9288d3bb099e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.100301 10.0.0.242 - - [2026-06-04 03:33:11] "POST /neutron/port HTTP/1.1" 200 1155 0.023739 10.0.0.242 - - [2026-06-04 03:33:11] "POST /neutron/subnet HTTP/1.1" 200 699 0.010810 10.0.0.242 - - [2026-06-04 03:33:11] "POST /neutron/port HTTP/1.1" 200 3279 0.034790 10.0.0.242 - - [2026-06-04 03:33:11] "POST /neutron/port HTTP/1.1" 200 1155 0.017036 10.0.0.27 - - [2026-06-04 03:33:12] "GET /projects?obj_uuids=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000950 10.0.0.242 - - [2026-06-04 03:33:12] "POST /neutron/security_group HTTP/1.1" 200 3298 0.073091 10.0.0.242 - - [2026-06-04 03:33:12] "POST /neutron/port HTTP/1.1" 200 1090 0.019169 10.0.0.242 - - [2026-06-04 03:33:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004001 10.0.0.242 - - [2026-06-04 03:33:12] "POST /neutron/network HTTP/1.1" 200 954 0.006456 10.0.0.242 - - [2026-06-04 03:33:16] "GET /obj-perms HTTP/1.1" 200 5075 0.064633 10.0.0.242 - - [2026-06-04 03:33:16] "POST /neutron/port HTTP/1.1" 200 1155 0.020478 10.0.0.242 - - [2026-06-04 03:33:17] "POST /neutron/security_group HTTP/1.1" 200 1292 0.009341 10.0.0.242 - - [2026-06-04 03:33:17] "GET /virtual-machine/95fd71c6-9a64-4a9e-8b69-14373cbe5f83 HTTP/1.1" 401 293 0.000451 10.0.0.242 - - [2026-06-04 03:33:17] "GET /virtual-machine/95fd71c6-9a64-4a9e-8b69-14373cbe5f83 HTTP/1.1" 200 1323 0.038764 10.0.0.242 - - [2026-06-04 03:33:17] "GET /virtual-machine/95fd71c6-9a64-4a9e-8b69-14373cbe5f83 HTTP/1.1" 200 1323 0.004151 10.0.0.242 - - [2026-06-04 03:33:17] "GET /virtual-machine-interface/3e7bfbe6-5990-4cd2-8fb4-ffd4699810a7 HTTP/1.1" 200 3263 0.005668 10.0.0.242 - - [2026-06-04 03:33:17] "GET /virtual-machine/95fd71c6-9a64-4a9e-8b69-14373cbe5f83 HTTP/1.1" 200 1323 0.004527 10.0.0.242 - - [2026-06-04 03:33:17] "GET /virtual-machine-interface/3e7bfbe6-5990-4cd2-8fb4-ffd4699810a7 HTTP/1.1" 200 3263 0.005754 10.0.0.242 - - [2026-06-04 03:33:17] "GET /instance-ip/f5c98aba-dfe2-4fad-a26b-e3ed012c72e9 HTTP/1.1" 200 1731 0.007334 10.0.0.242 - - [2026-06-04 03:33:17] "GET /virtual-machine/95fd71c6-9a64-4a9e-8b69-14373cbe5f83 HTTP/1.1" 200 1323 0.004338 10.0.0.242 - - [2026-06-04 03:33:17] "GET /virtual-machine-interface/3e7bfbe6-5990-4cd2-8fb4-ffd4699810a7 HTTP/1.1" 200 3263 0.005236 10.0.0.242 - - [2026-06-04 03:33:17] "GET /instance-ip/f5c98aba-dfe2-4fad-a26b-e3ed012c72e9 HTTP/1.1" 200 1731 0.005864 10.0.0.242 - - [2026-06-04 03:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.242 - - [2026-06-04 03:33:17] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003894 10.0.0.242 - - [2026-06-04 03:33:17] "GET /virtual-networks?parent_id=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003449 10.0.0.242 - - [2026-06-04 03:33:17] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006069 10.0.0.242 - - [2026-06-04 03:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.242 - - [2026-06-04 03:33:17] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005116 10.0.0.242 - - [2026-06-04 03:33:17] "GET /virtual-networks?parent_id=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003100 10.0.0.242 - - [2026-06-04 03:33:17] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005875 10.0.0.242 - - [2026-06-04 03:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.242 - - [2026-06-04 03:33:18] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004341 10.0.0.242 - - [2026-06-04 03:33:18] "GET /virtual-networks?parent_id=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003318 10.0.0.242 - - [2026-06-04 03:33:18] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006033 10.0.0.242 - - [2026-06-04 03:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.242 - - [2026-06-04 03:33:18] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003856 10.0.0.242 - - [2026-06-04 03:33:18] "GET /virtual-networks?parent_id=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003783 10.0.0.242 - - [2026-06-04 03:33:18] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005797 10.0.0.242 - - [2026-06-04 03:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004491 10.0.0.242 - - [2026-06-04 03:33:18] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004557 10.0.0.242 - - [2026-06-04 03:33:18] "GET /virtual-networks?parent_id=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003170 10.0.0.242 - - [2026-06-04 03:33:18] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.007226 10.0.0.242 - - [2026-06-04 03:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004399 10.0.0.242 - - [2026-06-04 03:33:18] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005195 10.0.0.242 - - [2026-06-04 03:33:18] "GET /virtual-networks?parent_id=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003687 10.0.0.242 - - [2026-06-04 03:33:18] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005990 10.0.0.242 - - [2026-06-04 03:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.242 - - [2026-06-04 03:33:18] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003827 10.0.0.242 - - [2026-06-04 03:33:18] "GET /virtual-networks?parent_id=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003635 10.0.0.242 - - [2026-06-04 03:33:18] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006253 10.0.0.242 - - [2026-06-04 03:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.242 - - [2026-06-04 03:33:21] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005852 10.0.0.242 - - [2026-06-04 03:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.242 - - [2026-06-04 03:33:25] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005957 10.0.0.242 - - [2026-06-04 03:33:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.242 - - [2026-06-04 03:33:29] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005559 10.0.0.50 - - [2026-06-04 03:33:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000352 10.0.0.27 - - [2026-06-04 03:33:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000707 10.0.0.50 - - [2026-06-04 03:33:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000466 10.0.0.27 - - [2026-06-04 03:33:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000539 10.0.0.50 - - [2026-06-04 03:33:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000387 10.0.0.50 - - [2026-06-04 03:33:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000380 10.0.0.27 - - [2026-06-04 03:33:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000401 10.0.0.27 - - [2026-06-04 03:33:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000372 10.0.0.242 - - [2026-06-04 03:33:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000465 10.0.0.242 - - [2026-06-04 03:33:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000483 10.0.0.242 - - [2026-06-04 03:33:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000456 10.0.0.242 - - [2026-06-04 03:33:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000366 10.0.0.27 - - [2026-06-04 03:33:33] "DELETE /project/cd99dfa81069447aa2769288d3bb099e HTTP/1.1" 404 173 0.003234 10.0.0.242 - - [2026-06-04 03:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005143 10.0.0.242 - - [2026-06-04 03:33:33] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.008748 10.0.0.242 - - [2026-06-04 03:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.242 - - [2026-06-04 03:33:38] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.007478 10.0.0.242 - - [2026-06-04 03:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.242 - - [2026-06-04 03:33:42] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005431 10.0.0.242 - - [2026-06-04 03:33:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004048 10.0.0.242 - - [2026-06-04 03:33:46] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006344 10.0.0.242 - - [2026-06-04 03:33:49] "POST /neutron/port HTTP/1.1" 200 1216 0.050657 10.0.0.242 - - [2026-06-04 03:33:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004060 10.0.0.242 - - [2026-06-04 03:33:49] "POST /neutron/port HTTP/1.1" 200 117 0.001406 10.0.0.242 - - [2026-06-04 03:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.242 - - [2026-06-04 03:33:50] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005722 10.0.0.242 - - [2026-06-04 03:33:52] "POST /neutron/port HTTP/1.1" 200 1216 0.048246 10.0.0.242 - - [2026-06-04 03:33:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004504 10.0.0.242 - - [2026-06-04 03:33:52] "POST /neutron/port HTTP/1.1" 200 117 0.001245 10.0.0.242 - - [2026-06-04 03:33:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.242 - - [2026-06-04 03:33:52] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003636 10.0.0.242 - - [2026-06-04 03:33:52] "GET /virtual-networks?parent_id=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003667 10.0.0.242 - - [2026-06-04 03:33:52] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005810 10.0.0.242 - - [2026-06-04 03:33:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005489 10.0.0.242 - - [2026-06-04 03:33:52] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005806 10.0.0.242 - - [2026-06-04 03:33:52] "GET /virtual-networks?parent_id=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.005735 10.0.0.242 - - [2026-06-04 03:33:52] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.007324 10.0.0.242 - - [2026-06-04 03:33:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005074 10.0.0.242 - - [2026-06-04 03:33:52] "GET /routing-instance/e98c49ec-8343-4468-a0ff-cfcc8e156f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.006963 10.0.0.242 - - [2026-06-04 03:33:52] "GET /route-target/7f20544e-e65d-4fb9-a151-0ea3adbe3c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004154 10.0.0.242 - - [2026-06-04 03:33:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.242 - - [2026-06-04 03:33:53] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004789 10.0.0.242 - - [2026-06-04 03:33:53] "GET /virtual-networks?parent_id=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003012 10.0.0.242 - - [2026-06-04 03:33:53] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006216 10.0.0.242 - - [2026-06-04 03:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.242 - - [2026-06-04 03:33:53] "GET /routing-instance/e98c49ec-8343-4468-a0ff-cfcc8e156f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.004421 10.0.0.242 - - [2026-06-04 03:33:53] "GET /route-target/7f20544e-e65d-4fb9-a151-0ea3adbe3c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004251 10.0.0.242 - - [2026-06-04 03:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.242 - - [2026-06-04 03:33:53] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004195 10.0.0.242 - - [2026-06-04 03:33:53] "GET /virtual-networks?parent_id=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003651 10.0.0.242 - - [2026-06-04 03:33:53] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005482 10.0.0.242 - - [2026-06-04 03:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008263 10.0.0.242 - - [2026-06-04 03:33:53] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004781 10.0.0.242 - - [2026-06-04 03:33:53] "GET /virtual-networks?parent_id=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004546 10.0.0.242 - - [2026-06-04 03:33:53] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005705 10.0.0.27 - - [2026-06-04 03:33:53] "GET /obj-perms HTTP/1.1" 200 5109 0.072322 10.0.0.242 - - [2026-06-04 03:33:53] "GET /obj-perms HTTP/1.1" 200 5109 0.065700 10.0.0.242 - - [2026-06-04 03:33:53] "GET /obj-perms HTTP/1.1" 200 5109 0.004078 10.0.0.242 - - [2026-06-04 03:33:54] "GET /obj-perms HTTP/1.1" 200 5109 0.004481 10.0.0.242 - - [2026-06-04 03:33:54] "GET /virtual-machine/95fd71c6-9a64-4a9e-8b69-14373cbe5f83 HTTP/1.1" 200 1323 0.018471 10.0.0.242 - - [2026-06-04 03:33:54] "GET /virtual-machine-interface/3e7bfbe6-5990-4cd2-8fb4-ffd4699810a7 HTTP/1.1" 200 3263 0.006514 10.0.0.242 - - [2026-06-04 03:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004877 10.0.0.242 - - [2026-06-04 03:33:54] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005115 10.0.0.242 - - [2026-06-04 03:33:54] "GET /virtual-networks?parent_id=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003985 10.0.0.242 - - [2026-06-04 03:33:54] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.007176 10.0.0.242 - - [2026-06-04 03:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.242 - - [2026-06-04 03:33:55] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003343 10.0.0.242 - - [2026-06-04 03:33:55] "GET /virtual-networks?parent_id=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003916 10.0.0.242 - - [2026-06-04 03:33:55] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006191 10.0.0.242 - - [2026-06-04 03:33:55] "POST /neutron/port HTTP/1.1" 200 1155 0.030929 10.0.0.242 - - [2026-06-04 03:34:00] "POST /neutron/security_group HTTP/1.1" 200 1292 0.007923 10.0.0.242 - - [2026-06-04 03:34:06] "POST /neutron/port HTTP/1.1" 200 1155 0.018469 10.0.0.242 - - [2026-06-04 03:34:11] "POST /neutron/security_group HTTP/1.1" 200 1292 0.007799 10.0.0.242 - - [2026-06-04 03:34:16] "POST /neutron/port HTTP/1.1" 200 1155 0.025970 10.0.0.242 - - [2026-06-04 03:34:16] "POST /neutron/security_group HTTP/1.1" 200 1292 0.008228 10.0.0.242 - - [2026-06-04 03:34:16] "POST /neutron/port HTTP/1.1" 200 1155 0.025531 10.0.0.242 - - [2026-06-04 03:34:16] "GET /virtual-machine/b58d0747-718d-42f8-8ba3-d5376064ef51 HTTP/1.1" 200 1323 0.006666 10.0.0.242 - - [2026-06-04 03:34:16] "GET /virtual-machine/b58d0747-718d-42f8-8ba3-d5376064ef51 HTTP/1.1" 200 1323 0.005182 10.0.0.242 - - [2026-06-04 03:34:16] "GET /virtual-machine-interface/6e2f4fb9-8758-4432-8b09-0410d2c8d697 HTTP/1.1" 200 3263 0.006646 10.0.0.242 - - [2026-06-04 03:34:16] "GET /virtual-machine/b58d0747-718d-42f8-8ba3-d5376064ef51 HTTP/1.1" 200 1323 0.004138 10.0.0.242 - - [2026-06-04 03:34:16] "GET /virtual-machine-interface/6e2f4fb9-8758-4432-8b09-0410d2c8d697 HTTP/1.1" 200 3263 0.006570 10.0.0.242 - - [2026-06-04 03:34:16] "GET /instance-ip/09a37125-f885-4c4f-8fba-5ad3022d6db3 HTTP/1.1" 200 1729 0.007276 10.0.0.242 - - [2026-06-04 03:34:16] "GET /virtual-machine/b58d0747-718d-42f8-8ba3-d5376064ef51 HTTP/1.1" 200 1323 0.008383 10.0.0.242 - - [2026-06-04 03:34:16] "GET /virtual-machine-interface/6e2f4fb9-8758-4432-8b09-0410d2c8d697 HTTP/1.1" 200 3263 0.006655 10.0.0.242 - - [2026-06-04 03:34:16] "GET /instance-ip/09a37125-f885-4c4f-8fba-5ad3022d6db3 HTTP/1.1" 200 1729 0.005054 10.0.0.242 - - [2026-06-04 03:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.242 - - [2026-06-04 03:34:17] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003656 10.0.0.242 - - [2026-06-04 03:34:17] "GET /virtual-networks?parent_id=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.005428 10.0.0.27 - - [2026-06-04 03:34:17] "GET /obj-perms HTTP/1.1" 200 5075 0.068902 10.0.0.242 - - [2026-06-04 03:34:17] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.011592 10.0.0.242 - - [2026-06-04 03:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.242 - - [2026-06-04 03:34:17] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006287 10.0.0.242 - - [2026-06-04 03:34:17] "GET /virtual-networks?parent_id=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004353 10.0.0.242 - - [2026-06-04 03:34:17] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005469 10.0.0.242 - - [2026-06-04 03:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.242 - - [2026-06-04 03:34:17] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003990 10.0.0.242 - - [2026-06-04 03:34:17] "GET /virtual-networks?parent_id=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004026 10.0.0.242 - - [2026-06-04 03:34:17] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006478 10.0.0.242 - - [2026-06-04 03:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.242 - - [2026-06-04 03:34:17] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004894 10.0.0.242 - - [2026-06-04 03:34:17] "GET /virtual-networks?parent_id=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.005319 10.0.0.242 - - [2026-06-04 03:34:17] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.007511 10.0.0.242 - - [2026-06-04 03:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.242 - - [2026-06-04 03:34:17] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004691 10.0.0.242 - - [2026-06-04 03:34:17] "GET /virtual-networks?parent_id=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003999 10.0.0.242 - - [2026-06-04 03:34:17] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006675 10.0.0.242 - - [2026-06-04 03:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004867 10.0.0.242 - - [2026-06-04 03:34:17] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005051 10.0.0.242 - - [2026-06-04 03:34:17] "GET /virtual-networks?parent_id=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004862 10.0.0.242 - - [2026-06-04 03:34:17] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.008636 10.0.0.242 - - [2026-06-04 03:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004619 10.0.0.242 - - [2026-06-04 03:34:17] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005553 10.0.0.242 - - [2026-06-04 03:34:17] "GET /virtual-networks?parent_id=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004238 10.0.0.242 - - [2026-06-04 03:34:17] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.008054 10.0.0.242 - - [2026-06-04 03:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004736 10.0.0.242 - - [2026-06-04 03:34:19] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006233 10.0.0.242 - - [2026-06-04 03:34:19] "GET /virtual-networks?parent_id=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004382 10.0.0.242 - - [2026-06-04 03:34:19] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.007552 10.0.0.242 - - [2026-06-04 03:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006083 10.0.0.242 - - [2026-06-04 03:34:19] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003699 10.0.0.242 - - [2026-06-04 03:34:19] "GET /virtual-networks?parent_id=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003634 10.0.0.242 - - [2026-06-04 03:34:19] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006350 10.0.0.242 - - [2026-06-04 03:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.242 - - [2026-06-04 03:34:19] "GET /routing-instance/e98c49ec-8343-4468-a0ff-cfcc8e156f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.004510 10.0.0.242 - - [2026-06-04 03:34:19] "GET /route-target/7f20544e-e65d-4fb9-a151-0ea3adbe3c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005598 10.0.0.242 - - [2026-06-04 03:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004703 10.0.0.242 - - [2026-06-04 03:34:19] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004706 10.0.0.242 - - [2026-06-04 03:34:19] "GET /virtual-networks?parent_id=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004410 10.0.0.242 - - [2026-06-04 03:34:19] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006106 10.0.0.242 - - [2026-06-04 03:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.242 - - [2026-06-04 03:34:19] "GET /routing-instance/e98c49ec-8343-4468-a0ff-cfcc8e156f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.005234 10.0.0.242 - - [2026-06-04 03:34:19] "GET /route-target/7f20544e-e65d-4fb9-a151-0ea3adbe3c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004488 10.0.0.242 - - [2026-06-04 03:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004401 10.0.0.242 - - [2026-06-04 03:34:19] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006563 10.0.0.242 - - [2026-06-04 03:34:19] "GET /virtual-networks?parent_id=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.005076 10.0.0.242 - - [2026-06-04 03:34:19] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.008031 10.0.0.242 - - [2026-06-04 03:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004616 10.0.0.242 - - [2026-06-04 03:34:20] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004411 10.0.0.242 - - [2026-06-04 03:34:20] "GET /virtual-networks?parent_id=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003754 10.0.0.242 - - [2026-06-04 03:34:20] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.008446 10.0.0.242 - - [2026-06-04 03:34:20] "GET /obj-perms HTTP/1.1" 200 5109 0.004797 10.0.0.27 - - [2026-06-04 03:34:20] "GET /obj-perms HTTP/1.1" 200 5109 0.004215 10.0.0.242 - - [2026-06-04 03:34:20] "GET /obj-perms HTTP/1.1" 200 5109 0.006035 10.0.0.242 - - [2026-06-04 03:34:20] "GET /obj-perms HTTP/1.1" 200 5109 0.003985 10.0.0.50 - - [2026-06-04 03:34:20] "GET /obj-perms HTTP/1.1" 200 5109 0.004278 10.0.0.242 - - [2026-06-04 03:34:20] "GET /virtual-machine/b58d0747-718d-42f8-8ba3-d5376064ef51 HTTP/1.1" 200 1323 0.005801 10.0.0.242 - - [2026-06-04 03:34:20] "GET /virtual-machine-interface/6e2f4fb9-8758-4432-8b09-0410d2c8d697 HTTP/1.1" 200 3263 0.006475 10.0.0.242 - - [2026-06-04 03:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.242 - - [2026-06-04 03:34:20] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006827 10.0.0.242 - - [2026-06-04 03:34:20] "GET /virtual-networks?parent_id=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003970 10.0.0.242 - - [2026-06-04 03:34:20] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006749 10.0.0.242 - - [2026-06-04 03:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005313 10.0.0.242 - - [2026-06-04 03:34:21] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005678 10.0.0.242 - - [2026-06-04 03:34:21] "GET /virtual-networks?parent_id=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004503 10.0.0.242 - - [2026-06-04 03:34:21] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.007324 10.0.0.242 - - [2026-06-04 03:34:21] "POST /neutron/security_group HTTP/1.1" 200 1292 0.007079 10.0.0.242 - - [2026-06-04 03:34:27] "GET /virtual-machine/95fd71c6-9a64-4a9e-8b69-14373cbe5f83 HTTP/1.1" 200 1323 0.004802 10.0.0.242 - - [2026-06-04 03:34:27] "GET /virtual-machine-interface/3e7bfbe6-5990-4cd2-8fb4-ffd4699810a7 HTTP/1.1" 200 3263 0.007705 10.0.0.242 - - [2026-06-04 03:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.242 - - [2026-06-04 03:34:27] "GET /security-group/1b9ac9ee-a54c-41eb-9820-c460d5e88e6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2578 0.004135 10.0.0.242 - - [2026-06-04 03:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.242 - - [2026-06-04 03:34:27] "GET /security-group/1b9ac9ee-a54c-41eb-9820-c460d5e88e6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2578 0.004088 10.0.0.242 - - [2026-06-04 03:34:27] "POST /neutron/port HTTP/1.1" 200 1155 0.019510 10.0.0.242 - - [2026-06-04 03:34:27] "POST /neutron/port HTTP/1.1" 200 1106 0.083019 10.0.0.242 - - [2026-06-04 03:34:27] "GET /virtual-machine/95fd71c6-9a64-4a9e-8b69-14373cbe5f83 HTTP/1.1" 200 1323 0.004499 10.0.0.242 - - [2026-06-04 03:34:27] "GET /virtual-machine-interface/3e7bfbe6-5990-4cd2-8fb4-ffd4699810a7 HTTP/1.1" 200 3202 0.005484 10.0.0.242 - - [2026-06-04 03:34:27] "POST /neutron/port HTTP/1.1" 200 1106 0.015107 10.0.0.242 - - [2026-06-04 03:34:27] "GET /virtual-machine/95fd71c6-9a64-4a9e-8b69-14373cbe5f83 HTTP/1.1" 200 1323 0.009160 10.0.0.242 - - [2026-06-04 03:34:27] "GET /virtual-machine-interface/3e7bfbe6-5990-4cd2-8fb4-ffd4699810a7 HTTP/1.1" 200 3263 0.011080 10.0.0.242 - - [2026-06-04 03:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005332 10.0.0.242 - - [2026-06-04 03:34:27] "GET /security-group/1b9ac9ee-a54c-41eb-9820-c460d5e88e6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2578 0.003726 10.0.0.242 - - [2026-06-04 03:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.242 - - [2026-06-04 03:34:27] "GET /security-group/1b9ac9ee-a54c-41eb-9820-c460d5e88e6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2578 0.004771 10.0.0.242 - - [2026-06-04 03:34:27] "POST /neutron/security_group HTTP/1.1" 200 1318 0.004931 10.0.0.242 - - [2026-06-04 03:34:27] "DELETE /security-group/1b9ac9ee-a54c-41eb-9820-c460d5e88e6a HTTP/1.1" 409 336 0.011098 10.0.0.242 - - [2026-06-04 03:34:49] "POST /neutron/network HTTP/1.1" 200 964 0.007235 10.0.0.242 - - [2026-06-04 03:34:49] "POST /neutron/port HTTP/1.1" 200 117 0.001139 10.0.0.242 - - [2026-06-04 03:34:54] "POST /neutron/port HTTP/1.1" 200 1155 0.019455 10.0.0.242 - - [2026-06-04 03:34:54] "POST /neutron/subnet HTTP/1.1" 200 699 0.014200 10.0.0.242 - - [2026-06-04 03:35:49] "POST /neutron/port HTTP/1.1" 200 1216 0.018876 10.0.0.242 - - [2026-06-04 03:35:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004578 10.0.0.242 - - [2026-06-04 03:35:49] "POST /neutron/port HTTP/1.1" 200 117 0.001076 10.0.0.242 - - [2026-06-04 03:35:54] "POST /neutron/port HTTP/1.1" 200 1216 0.025469 10.0.0.242 - - [2026-06-04 03:35:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004053 10.0.0.242 - - [2026-06-04 03:35:55] "POST /neutron/port HTTP/1.1" 200 117 0.001085 10.0.0.242 - - [2026-06-04 03:36:40] "GET /security-group/1b9ac9ee-a54c-41eb-9820-c460d5e88e6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2578 0.005436 10.0.0.242 - - [2026-06-04 03:36:40] "PUT /security-group/1b9ac9ee-a54c-41eb-9820-c460d5e88e6a HTTP/1.1" 200 262 0.021533 10.0.0.242 - - [2026-06-04 03:36:42] "POST /neutron/security_group HTTP/1.1" 200 1288 0.007952 10.0.0.242 - - [2026-06-04 03:36:42] "POST /neutron/port HTTP/1.1" 200 1144 0.013354 10.0.0.242 - - [2026-06-04 03:36:43] "GET /virtual-machine/b58d0747-718d-42f8-8ba3-d5376064ef51 HTTP/1.1" 200 1323 0.004245 10.0.0.242 - - [2026-06-04 03:36:43] "POST /neutron/port HTTP/1.1" 200 1106 0.022103 10.0.0.242 - - [2026-06-04 03:36:45] "GET /virtual-machine/b58d0747-718d-42f8-8ba3-d5376064ef51 HTTP/1.1" 404 171 0.004078 10.0.0.242 - - [2026-06-04 03:36:45] "GET /virtual-machine/b58d0747-718d-42f8-8ba3-d5376064ef51 HTTP/1.1" 404 171 0.003438 10.0.0.242 - - [2026-06-04 03:36:45] "GET /virtual-machine/b58d0747-718d-42f8-8ba3-d5376064ef51 HTTP/1.1" 404 171 0.003711 10.0.0.242 - - [2026-06-04 03:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.242 - - [2026-06-04 03:36:45] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003492 10.0.0.242 - - [2026-06-04 03:36:45] "GET /virtual-networks?parent_id=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003426 10.0.0.242 - - [2026-06-04 03:36:45] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.007153 10.0.0.242 - - [2026-06-04 03:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.242 - - [2026-06-04 03:36:45] "GET /routing-instance/e98c49ec-8343-4468-a0ff-cfcc8e156f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.005727 10.0.0.242 - - [2026-06-04 03:36:45] "GET /route-target/7f20544e-e65d-4fb9-a151-0ea3adbe3c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004511 10.0.0.242 - - [2026-06-04 03:36:45] "GET /obj-perms HTTP/1.1" 200 5109 0.004095 10.0.0.242 - - [2026-06-04 03:36:48] "GET /obj-perms HTTP/1.1" 200 5109 0.005080 10.0.0.242 - - [2026-06-04 03:36:49] "POST /neutron/port HTTP/1.1" 200 1155 0.019505 10.0.0.242 - - [2026-06-04 03:36:49] "POST /neutron/subnet HTTP/1.1" 200 699 0.008847 10.0.0.242 - - [2026-06-04 03:36:55] "GET /obj-perms HTTP/1.1" 200 5109 0.003953 10.0.0.242 - - [2026-06-04 03:36:58] "GET /obj-perms HTTP/1.1" 200 5109 0.005524 10.0.0.242 - - [2026-06-04 03:37:04] "GET /obj-perms HTTP/1.1" 200 5109 0.003926 10.0.0.242 - - [2026-06-04 03:37:07] "GET /obj-perms HTTP/1.1" 200 5109 0.004847 10.0.0.242 - - [2026-06-04 03:37:10] "GET /obj-perms HTTP/1.1" 200 5109 0.004237 10.0.0.50 - - [2026-06-04 03:37:10] "GET /obj-perms HTTP/1.1" 200 5109 0.003562 10.0.0.27 - - [2026-06-04 03:37:10] "GET /obj-perms HTTP/1.1" 200 5109 0.003899 10.0.0.242 - - [2026-06-04 03:37:10] "POST /neutron/security_group HTTP/1.1" 200 1288 0.008202 10.0.0.242 - - [2026-06-04 03:37:10] "POST /neutron/port HTTP/1.1" 200 1144 0.014523 10.0.0.242 - - [2026-06-04 03:37:11] "GET /virtual-machine/95fd71c6-9a64-4a9e-8b69-14373cbe5f83 HTTP/1.1" 200 1323 0.003911 10.0.0.242 - - [2026-06-04 03:37:11] "POST /neutron/port HTTP/1.1" 200 1106 0.018094 10.0.0.242 - - [2026-06-04 03:37:13] "GET /virtual-machine/95fd71c6-9a64-4a9e-8b69-14373cbe5f83 HTTP/1.1" 404 171 0.003732 10.0.0.242 - - [2026-06-04 03:37:13] "GET /virtual-machine/95fd71c6-9a64-4a9e-8b69-14373cbe5f83 HTTP/1.1" 404 171 0.003741 10.0.0.242 - - [2026-06-04 03:37:13] "GET /virtual-machine/95fd71c6-9a64-4a9e-8b69-14373cbe5f83 HTTP/1.1" 404 171 0.003872 10.0.0.242 - - [2026-06-04 03:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004528 10.0.0.242 - - [2026-06-04 03:37:13] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.008965 10.0.0.242 - - [2026-06-04 03:37:13] "GET /virtual-networks?parent_id=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004624 10.0.0.242 - - [2026-06-04 03:37:13] "GET /virtual-network/ef52d143-e283-4a6a-ac31-1186d826ca7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.007143 10.0.0.242 - - [2026-06-04 03:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.242 - - [2026-06-04 03:37:13] "GET /routing-instance/e98c49ec-8343-4468-a0ff-cfcc8e156f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.005077 10.0.0.242 - - [2026-06-04 03:37:13] "GET /route-target/7f20544e-e65d-4fb9-a151-0ea3adbe3c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004691 10.0.0.242 - - [2026-06-04 03:37:13] "GET /obj-perms HTTP/1.1" 200 5109 0.004311 10.0.0.242 - - [2026-06-04 03:37:19] "GET /obj-perms HTTP/1.1" 200 5109 0.004416 10.0.0.242 - - [2026-06-04 03:37:22] "GET /obj-perms HTTP/1.1" 200 5109 0.004330 10.0.0.242 - - [2026-06-04 03:37:25] "GET /obj-perms HTTP/1.1" 200 5109 0.004282 10.0.0.242 - - [2026-06-04 03:37:32] "GET /obj-perms HTTP/1.1" 200 5109 0.004622 10.0.0.242 - - [2026-06-04 03:37:35] "GET /obj-perms HTTP/1.1" 200 5109 0.003676 10.0.0.242 - - [2026-06-04 03:37:38] "GET /obj-perms HTTP/1.1" 200 5109 0.003936 10.0.0.50 - - [2026-06-04 03:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006455 10.0.0.27 - - [2026-06-04 03:37:38] "POST /useragent-kv HTTP/1.1" 200 115 0.072193 10.0.0.27 - - [2026-06-04 03:37:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002885 10.0.0.242 - - [2026-06-04 03:37:38] "POST /neutron/network HTTP/1.1" 200 151 0.222102 10.0.0.242 - - [2026-06-04 03:37:39] "DELETE /security-group/1b9ac9ee-a54c-41eb-9820-c460d5e88e6a HTTP/1.1" 200 115 0.054871 10.0.0.242 - - [2026-06-04 03:37:39] "POST /fqname-to-id HTTP/1.1" 404 254 0.003815 10.0.0.50 - - [2026-06-04 03:37:39] "DELETE /access-control-list/af71e7cd-6c3d-4ed8-8096-68912a8008ab HTTP/1.1" 200 115 0.035182 10.0.0.27 - - [2026-06-04 03:37:40] "GET /projects?obj_uuids=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001089 10.0.0.242 - - [2026-06-04 03:37:40] "GET /project/cd99dfa8-1069-447a-a276-9288d3bb099e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.067979 10.0.0.27 - - [2026-06-04 03:37:40] "GET /projects?obj_uuids=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001001 10.0.0.242 - - [2026-06-04 03:37:40] "GET /project/cd99dfa8-1069-447a-a276-9288d3bb099e?fields=virtual_networks HTTP/1.1" 200 1093 0.081898 10.0.0.27 - - [2026-06-04 03:37:40] "GET /projects?obj_uuids=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001426 10.0.0.242 - - [2026-06-04 03:37:40] "GET /project/cd99dfa8-1069-447a-a276-9288d3bb099e?fields=virtual_machine_interfaces HTTP/1.1" 200 1093 0.044004 10.0.0.27 - - [2026-06-04 03:37:41] "GET /projects?obj_uuids=cd99dfa8-1069-447a-a276-9288d3bb099e&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001061 10.0.0.242 - - [2026-06-04 03:37:41] "GET /project/cd99dfa8-1069-447a-a276-9288d3bb099e?fields=security_groups HTTP/1.1" 200 1349 0.051328 10.0.0.242 - - [2026-06-04 03:37:42] "POST /fqname-to-id HTTP/1.1" 404 209 0.034799 10.0.0.27 - - [2026-06-04 03:37:42] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003455 10.0.0.27 - - [2026-06-04 03:37:42] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001220 10.0.0.27 - - [2026-06-04 03:37:42] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008276 10.0.0.27 - - [2026-06-04 03:37:42] "POST /id-to-fqname HTTP/1.1" 200 212 0.003671 10.0.0.27 - - [2026-06-04 03:37:42] "POST /fqname-to-id HTTP/1.1" 404 222 0.003055 10.0.0.27 - - [2026-06-04 03:37:42] "POST /security-groups HTTP/1.1" 200 612 0.032992 10.0.0.27 - - [2026-06-04 03:37:42] "POST /projects HTTP/1.1" 200 627 0.242737 10.0.0.27 - - [2026-06-04 03:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.288208 10.0.0.50 - - [2026-06-04 03:37:42] "POST /fqname-to-id HTTP/1.1" 404 254 0.010908 10.0.0.242 - - [2026-06-04 03:37:42] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.476010 10.0.0.242 - - [2026-06-04 03:37:44] "GET / HTTP/1.1" 200 35931 0.001771 10.0.0.242 - - [2026-06-04 03:37:45] "POST /fqname-to-id HTTP/1.1" 401 293 0.000425 10.0.0.242 - - [2026-06-04 03:37:46] "POST /fqname-to-id HTTP/1.1" 404 245 0.079840 10.0.0.50 - - [2026-06-04 03:37:46] "POST /access-control-lists HTTP/1.1" 200 639 0.033130 10.0.0.50 - - [2026-06-04 03:37:46] "PUT /access-control-list/094f0641-b6fc-4f27-8f13-0bddd0035264 HTTP/1.1" 200 272 0.013761 10.0.0.242 - - [2026-06-04 03:37:47] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.040169 10.0.0.242 - - [2026-06-04 03:37:47] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.177853 10.0.0.50 - - [2026-06-04 03:37:47] "PUT /access-control-list/094f0641-b6fc-4f27-8f13-0bddd0035264 HTTP/1.1" 200 272 0.013621 10.0.0.242 - - [2026-06-04 03:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.242 - - [2026-06-04 03:37:47] "GET /security-group/a97f39b4-4d22-463e-9ea9-ebcf7f0edf97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.005437 10.0.0.242 - - [2026-06-04 03:37:48] "POST /neutron/security_group HTTP/1.1" 200 151 0.071911 10.0.0.242 - - [2026-06-04 03:37:48] "POST /fqname-to-id HTTP/1.1" 404 245 0.004026 10.0.0.50 - - [2026-06-04 03:37:48] "DELETE /access-control-list/094f0641-b6fc-4f27-8f13-0bddd0035264 HTTP/1.1" 200 115 0.041024 10.0.0.242 - - [2026-06-04 03:37:48] "POST /fqname-to-id HTTP/1.1" 404 245 0.003612 10.0.0.50 - - [2026-06-04 03:37:48] "POST /fqname-to-id HTTP/1.1" 404 276 0.005502 10.0.0.50 - - [2026-06-04 03:37:49] "PUT /access-control-list/c3f4ef50-10da-4198-b42a-7f619a4f37da HTTP/1.1" 200 272 0.018802 10.0.0.242 - - [2026-06-04 03:37:49] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.012465 10.0.0.242 - - [2026-06-04 03:37:49] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.019811 10.0.0.242 - - [2026-06-04 03:37:49] "POST /neutron/network HTTP/1.1" 200 1121 0.009978 10.0.0.242 - - [2026-06-04 03:37:49] "POST /neutron/subnet HTTP/1.1" 200 1375 0.014865 10.0.0.242 - - [2026-06-04 03:37:49] "POST /neutron/security_group_rule HTTP/1.1" 200 584 0.132029 10.0.0.50 - - [2026-06-04 03:37:49] "PUT /access-control-list/c3f4ef50-10da-4198-b42a-7f619a4f37da HTTP/1.1" 200 272 0.013669 10.0.0.242 - - [2026-06-04 03:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008944 10.0.0.242 - - [2026-06-04 03:37:49] "GET /security-group/c4d70466-5c53-4812-949e-2bf454074dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.004432 10.0.0.242 - - [2026-06-04 03:37:50] "POST /neutron/security_group_rule HTTP/1.1" 200 548 0.010619 10.0.0.242 - - [2026-06-04 03:37:50] "POST /neutron/security_group_rule HTTP/1.1" 200 581 0.145099 10.0.0.242 - - [2026-06-04 03:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009657 10.0.0.27 - - [2026-06-04 03:37:50] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000987 10.0.0.50 - - [2026-06-04 03:37:50] "PUT /access-control-list/746358a9-66ea-4944-85d1-8a3cdaf12c08 HTTP/1.1" 200 272 0.027225 10.0.0.242 - - [2026-06-04 03:37:50] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.045486 10.0.0.27 - - [2026-06-04 03:37:51] "POST /useragent-kv HTTP/1.1" 200 115 0.004352 10.0.0.242 - - [2026-06-04 03:37:51] "POST /neutron/subnet HTTP/1.1" 200 715 0.223620 10.0.0.242 - - [2026-06-04 03:37:51] "POST /id-to-fqname HTTP/1.1" 200 282 0.001616 10.0.0.242 - - [2026-06-04 03:37:51] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.006113 10.0.0.242 - - [2026-06-04 03:37:51] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.007452 10.0.0.242 - - [2026-06-04 03:37:51] "POST /neutron/network HTTP/1.1" 200 925 0.008790 10.0.0.242 - - [2026-06-04 03:37:51] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.005850 10.0.0.27 - - [2026-06-04 03:37:53] "GET /obj-perms HTTP/1.1" 200 5091 0.070127 10.0.0.242 - - [2026-06-04 03:37:53] "POST /id-to-fqname HTTP/1.1" 200 282 0.001846 10.0.0.242 - - [2026-06-04 03:37:53] "POST /neutron/security_group HTTP/1.1" 200 1413 0.008461 10.0.0.27 - - [2026-06-04 03:37:54] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001123 10.0.0.242 - - [2026-06-04 03:37:54] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.087694 10.0.0.242 - - [2026-06-04 03:37:54] "POST /neutron/port HTTP/1.1" 200 2278 0.035410 10.0.0.242 - - [2026-06-04 03:37:54] "POST /id-to-fqname HTTP/1.1" 200 282 0.001374 10.0.0.242 - - [2026-06-04 03:37:55] "POST /neutron/security_group HTTP/1.1" 200 1413 0.007592 10.0.0.27 - - [2026-06-04 03:37:55] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001085 10.0.0.242 - - [2026-06-04 03:37:55] "POST /neutron/security_group HTTP/1.1" 200 3410 0.055089 10.0.0.242 - - [2026-06-04 03:37:56] "POST /neutron/port HTTP/1.1" 200 1216 0.022886 10.0.0.242 - - [2026-06-04 03:37:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003484 10.0.0.242 - - [2026-06-04 03:37:56] "POST /neutron/port HTTP/1.1" 200 117 0.001082 10.0.0.242 - - [2026-06-04 03:37:56] "POST /neutron/port HTTP/1.1" 200 1133 0.122350 10.0.0.242 - - [2026-06-04 03:37:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004062 10.0.0.242 - - [2026-06-04 03:37:56] "POST /neutron/network HTTP/1.1" 200 925 0.009412 10.0.0.27 - - [2026-06-04 03:37:56] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001271 10.0.0.242 - - [2026-06-04 03:37:56] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.100050 10.0.0.242 - - [2026-06-04 03:37:57] "POST /neutron/security_group HTTP/1.1" 200 1413 0.013697 10.0.0.242 - - [2026-06-04 03:37:57] "POST /neutron/security_group HTTP/1.1" 200 1413 0.007623 10.0.0.27 - - [2026-06-04 03:37:57] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001071 10.0.0.242 - - [2026-06-04 03:37:57] "POST /neutron/port HTTP/1.1" 200 1079 0.336179 10.0.0.242 - - [2026-06-04 03:37:58] "POST /neutron/port HTTP/1.1" 200 1133 0.148145 10.0.0.242 - - [2026-06-04 03:37:58] "POST /neutron/subnet HTTP/1.1" 200 689 0.010864 10.0.0.242 - - [2026-06-04 03:38:02] "POST /neutron/port HTTP/1.1" 200 1143 0.020514 10.0.0.242 - - [2026-06-04 03:38:02] "POST /neutron/security_group HTTP/1.1" 200 1413 0.007936 10.0.0.242 - - [2026-06-04 03:38:02] "POST /neutron/port HTTP/1.1" 200 1143 0.028320 10.0.0.242 - - [2026-06-04 03:38:02] "GET /virtual-machine/626b4be3-579c-4ff6-9c63-1ca883abdef0 HTTP/1.1" 401 293 0.000391 10.0.0.242 - - [2026-06-04 03:38:03] "GET /virtual-machine/626b4be3-579c-4ff6-9c63-1ca883abdef0 HTTP/1.1" 200 1313 0.048184 10.0.0.242 - - [2026-06-04 03:38:03] "GET /virtual-machine/626b4be3-579c-4ff6-9c63-1ca883abdef0 HTTP/1.1" 200 1313 0.004908 10.0.0.242 - - [2026-06-04 03:38:03] "GET /virtual-machine-interface/e71d45d6-1ffe-4464-8446-5543bbf1c6fe HTTP/1.1" 200 3191 0.006196 10.0.0.242 - - [2026-06-04 03:38:03] "GET /virtual-machine/626b4be3-579c-4ff6-9c63-1ca883abdef0 HTTP/1.1" 200 1313 0.004295 10.0.0.242 - - [2026-06-04 03:38:03] "GET /virtual-machine-interface/e71d45d6-1ffe-4464-8446-5543bbf1c6fe HTTP/1.1" 200 3191 0.006258 10.0.0.242 - - [2026-06-04 03:38:03] "GET /instance-ip/f84ebbb2-668f-4345-99b3-bb9b82611677 HTTP/1.1" 200 1702 0.006032 10.0.0.242 - - [2026-06-04 03:38:03] "GET /virtual-machine/626b4be3-579c-4ff6-9c63-1ca883abdef0 HTTP/1.1" 200 1313 0.007152 10.0.0.242 - - [2026-06-04 03:38:03] "GET /virtual-machine-interface/e71d45d6-1ffe-4464-8446-5543bbf1c6fe HTTP/1.1" 200 3191 0.005318 10.0.0.242 - - [2026-06-04 03:38:03] "GET /instance-ip/f84ebbb2-668f-4345-99b3-bb9b82611677 HTTP/1.1" 200 1702 0.003731 10.0.0.242 - - [2026-06-04 03:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.242 - - [2026-06-04 03:38:03] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003612 10.0.0.242 - - [2026-06-04 03:38:03] "GET /virtual-networks?parent_id=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003917 10.0.0.242 - - [2026-06-04 03:38:03] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.006016 10.0.0.242 - - [2026-06-04 03:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.242 - - [2026-06-04 03:38:03] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004266 10.0.0.242 - - [2026-06-04 03:38:03] "GET /virtual-networks?parent_id=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004375 10.0.0.242 - - [2026-06-04 03:38:03] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.005797 10.0.0.242 - - [2026-06-04 03:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.242 - - [2026-06-04 03:38:03] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004512 10.0.0.242 - - [2026-06-04 03:38:03] "GET /virtual-networks?parent_id=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003179 10.0.0.242 - - [2026-06-04 03:38:03] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.005892 10.0.0.242 - - [2026-06-04 03:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.242 - - [2026-06-04 03:38:03] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004477 10.0.0.242 - - [2026-06-04 03:38:03] "GET /virtual-networks?parent_id=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003019 10.0.0.242 - - [2026-06-04 03:38:03] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.008250 10.0.0.242 - - [2026-06-04 03:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.242 - - [2026-06-04 03:38:03] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005064 10.0.0.242 - - [2026-06-04 03:38:03] "GET /virtual-networks?parent_id=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004156 10.0.0.242 - - [2026-06-04 03:38:03] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.007892 10.0.0.242 - - [2026-06-04 03:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004747 10.0.0.242 - - [2026-06-04 03:38:04] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005612 10.0.0.242 - - [2026-06-04 03:38:04] "GET /virtual-networks?parent_id=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003673 10.0.0.242 - - [2026-06-04 03:38:04] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.007154 10.0.0.242 - - [2026-06-04 03:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005878 10.0.0.242 - - [2026-06-04 03:38:04] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005321 10.0.0.242 - - [2026-06-04 03:38:04] "GET /virtual-networks?parent_id=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003798 10.0.0.242 - - [2026-06-04 03:38:04] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.007710 10.0.0.242 - - [2026-06-04 03:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.242 - - [2026-06-04 03:38:07] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.005251 10.0.0.242 - - [2026-06-04 03:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005240 10.0.0.242 - - [2026-06-04 03:38:11] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.007601 10.0.0.242 - - [2026-06-04 03:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.242 - - [2026-06-04 03:38:15] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.006571 10.0.0.242 - - [2026-06-04 03:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.242 - - [2026-06-04 03:38:19] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.007107 10.0.0.50 - - [2026-06-04 03:38:20] "GET /obj-perms HTTP/1.1" 200 5075 0.062642 10.0.0.242 - - [2026-06-04 03:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.242 - - [2026-06-04 03:38:23] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.006249 10.0.0.50 - - [2026-06-04 03:38:26] "DELETE /access-control-list/b9d99893-7ab1-48ec-a377-b08e4ba53d98 HTTP/1.1" 200 115 0.141569 10.0.0.242 - - [2026-06-04 03:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.242 - - [2026-06-04 03:38:27] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.005644 10.0.0.50 - - [2026-06-04 03:38:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000404 10.0.0.27 - - [2026-06-04 03:38:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000403 10.0.0.50 - - [2026-06-04 03:38:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000379 10.0.0.27 - - [2026-06-04 03:38:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000399 10.0.0.50 - - [2026-06-04 03:38:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000337 10.0.0.50 - - [2026-06-04 03:38:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000443 10.0.0.27 - - [2026-06-04 03:38:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000393 10.0.0.27 - - [2026-06-04 03:38:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000511 10.0.0.242 - - [2026-06-04 03:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005395 10.0.0.242 - - [2026-06-04 03:38:31] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.005536 10.0.0.242 - - [2026-06-04 03:38:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000455 10.0.0.242 - - [2026-06-04 03:38:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000491 10.0.0.242 - - [2026-06-04 03:38:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000394 10.0.0.242 - - [2026-06-04 03:38:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000352 10.0.0.27 - - [2026-06-04 03:38:33] "DELETE /project/b0c2e08d97734057a97e6c5c64cc8f5c HTTP/1.1" 404 173 0.048186 10.0.0.27 - - [2026-06-04 03:38:33] "DELETE /project/cd99dfa8-1069-447a-a276-9288d3bb099e HTTP/1.1" 404 177 0.071282 10.0.0.242 - - [2026-06-04 03:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.242 - - [2026-06-04 03:38:36] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.006648 10.0.0.242 - - [2026-06-04 03:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004699 10.0.0.242 - - [2026-06-04 03:38:40] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.006238 10.0.0.242 - - [2026-06-04 03:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.242 - - [2026-06-04 03:38:42] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005558 10.0.0.242 - - [2026-06-04 03:38:42] "GET /virtual-networks?parent_id=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003163 10.0.0.242 - - [2026-06-04 03:38:42] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.006674 10.0.0.242 - - [2026-06-04 03:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006026 10.0.0.242 - - [2026-06-04 03:38:42] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003590 10.0.0.242 - - [2026-06-04 03:38:42] "GET /virtual-networks?parent_id=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003435 10.0.0.242 - - [2026-06-04 03:38:42] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.006765 10.0.0.242 - - [2026-06-04 03:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.242 - - [2026-06-04 03:38:42] "GET /routing-instance/da4b4c82-3176-43c9-9b06-1005a8e0b2af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.004591 10.0.0.242 - - [2026-06-04 03:38:42] "GET /route-target/f24d163b-5136-42d7-9c4c-2bd05148df11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003906 10.0.0.242 - - [2026-06-04 03:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.242 - - [2026-06-04 03:38:42] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003824 10.0.0.242 - - [2026-06-04 03:38:42] "GET /virtual-networks?parent_id=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003511 10.0.0.242 - - [2026-06-04 03:38:42] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.005468 10.0.0.242 - - [2026-06-04 03:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.242 - - [2026-06-04 03:38:42] "GET /routing-instance/da4b4c82-3176-43c9-9b06-1005a8e0b2af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.005333 10.0.0.242 - - [2026-06-04 03:38:42] "GET /route-target/f24d163b-5136-42d7-9c4c-2bd05148df11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003569 10.0.0.242 - - [2026-06-04 03:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.242 - - [2026-06-04 03:38:43] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004374 10.0.0.242 - - [2026-06-04 03:38:43] "GET /virtual-networks?parent_id=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003582 10.0.0.242 - - [2026-06-04 03:38:43] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.007046 10.0.0.242 - - [2026-06-04 03:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.242 - - [2026-06-04 03:38:43] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004181 10.0.0.242 - - [2026-06-04 03:38:43] "GET /virtual-networks?parent_id=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003688 10.0.0.242 - - [2026-06-04 03:38:43] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.005542 10.0.0.242 - - [2026-06-04 03:38:43] "GET /obj-perms HTTP/1.1" 200 5091 0.062809 10.0.0.27 - - [2026-06-04 03:38:43] "GET /obj-perms HTTP/1.1" 200 5091 0.004225 10.0.0.242 - - [2026-06-04 03:38:43] "GET /obj-perms HTTP/1.1" 200 5091 0.004318 10.0.0.242 - - [2026-06-04 03:38:43] "GET /obj-perms HTTP/1.1" 200 5091 0.003675 10.0.0.242 - - [2026-06-04 03:38:43] "GET /virtual-machine/626b4be3-579c-4ff6-9c63-1ca883abdef0 HTTP/1.1" 200 1313 0.004651 10.0.0.242 - - [2026-06-04 03:38:43] "GET /virtual-machine-interface/e71d45d6-1ffe-4464-8446-5543bbf1c6fe HTTP/1.1" 200 3191 0.006156 10.0.0.242 - - [2026-06-04 03:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.242 - - [2026-06-04 03:38:44] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003892 10.0.0.242 - - [2026-06-04 03:38:44] "GET /virtual-networks?parent_id=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003547 10.0.0.242 - - [2026-06-04 03:38:44] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.005598 10.0.0.242 - - [2026-06-04 03:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005274 10.0.0.242 - - [2026-06-04 03:38:45] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004684 10.0.0.242 - - [2026-06-04 03:38:45] "GET /virtual-networks?parent_id=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003617 10.0.0.242 - - [2026-06-04 03:38:45] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.008349 10.0.0.242 - - [2026-06-04 03:38:45] "POST /neutron/security_group HTTP/1.1" 200 1413 0.008490 10.0.0.242 - - [2026-06-04 03:38:50] "POST /neutron/port HTTP/1.1" 200 1143 0.022516 10.0.0.242 - - [2026-06-04 03:38:51] "POST /neutron/port HTTP/1.1" 200 1216 0.052886 10.0.0.242 - - [2026-06-04 03:38:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004584 10.0.0.242 - - [2026-06-04 03:38:51] "POST /neutron/port HTTP/1.1" 200 117 0.001145 10.0.0.242 - - [2026-06-04 03:38:55] "POST /neutron/security_group HTTP/1.1" 200 1413 0.026786 10.0.0.242 - - [2026-06-04 03:38:58] "POST /neutron/port HTTP/1.1" 200 1216 0.051401 10.0.0.242 - - [2026-06-04 03:38:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004422 10.0.0.242 - - [2026-06-04 03:38:59] "POST /neutron/port HTTP/1.1" 200 117 0.001050 10.0.0.242 - - [2026-06-04 03:39:01] "POST /neutron/port HTTP/1.1" 200 1143 0.024966 10.0.0.242 - - [2026-06-04 03:39:01] "POST /neutron/security_group HTTP/1.1" 200 1413 0.008005 10.0.0.242 - - [2026-06-04 03:39:01] "POST /neutron/port HTTP/1.1" 200 1143 0.027981 10.0.0.242 - - [2026-06-04 03:39:01] "GET /virtual-machine/7bfa411d-9882-480d-875c-0f1397553988 HTTP/1.1" 200 1312 0.006666 10.0.0.242 - - [2026-06-04 03:39:01] "GET /virtual-machine/7bfa411d-9882-480d-875c-0f1397553988 HTTP/1.1" 200 1312 0.005565 10.0.0.242 - - [2026-06-04 03:39:01] "GET /virtual-machine-interface/2d339d90-b1b7-4995-b266-4f1c89e2648b HTTP/1.1" 200 3191 0.009588 10.0.0.242 - - [2026-06-04 03:39:01] "GET /virtual-machine/7bfa411d-9882-480d-875c-0f1397553988 HTTP/1.1" 200 1312 0.006465 10.0.0.242 - - [2026-06-04 03:39:01] "GET /virtual-machine-interface/2d339d90-b1b7-4995-b266-4f1c89e2648b HTTP/1.1" 200 3191 0.007156 10.0.0.242 - - [2026-06-04 03:39:01] "GET /instance-ip/fafeb31e-1b6c-48b2-8cfb-1375216aca6b HTTP/1.1" 200 1702 0.008925 10.0.0.242 - - [2026-06-04 03:39:01] "GET /virtual-machine/7bfa411d-9882-480d-875c-0f1397553988 HTTP/1.1" 200 1312 0.004912 10.0.0.242 - - [2026-06-04 03:39:01] "GET /virtual-machine-interface/2d339d90-b1b7-4995-b266-4f1c89e2648b HTTP/1.1" 200 3191 0.006956 10.0.0.242 - - [2026-06-04 03:39:01] "GET /instance-ip/fafeb31e-1b6c-48b2-8cfb-1375216aca6b HTTP/1.1" 200 1702 0.004890 10.0.0.242 - - [2026-06-04 03:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004541 10.0.0.242 - - [2026-06-04 03:39:01] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005063 10.0.0.242 - - [2026-06-04 03:39:01] "GET /virtual-networks?parent_id=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003381 10.0.0.242 - - [2026-06-04 03:39:01] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.007669 10.0.0.242 - - [2026-06-04 03:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004859 10.0.0.242 - - [2026-06-04 03:39:01] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004465 10.0.0.242 - - [2026-06-04 03:39:01] "GET /virtual-networks?parent_id=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003726 10.0.0.242 - - [2026-06-04 03:39:01] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.006417 10.0.0.242 - - [2026-06-04 03:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005696 10.0.0.242 - - [2026-06-04 03:39:01] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006143 10.0.0.242 - - [2026-06-04 03:39:01] "GET /virtual-networks?parent_id=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005517 10.0.0.242 - - [2026-06-04 03:39:02] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.006341 10.0.0.242 - - [2026-06-04 03:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.242 - - [2026-06-04 03:39:02] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004170 10.0.0.242 - - [2026-06-04 03:39:02] "GET /virtual-networks?parent_id=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003290 10.0.0.242 - - [2026-06-04 03:39:02] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.006603 10.0.0.242 - - [2026-06-04 03:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.242 - - [2026-06-04 03:39:02] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004050 10.0.0.242 - - [2026-06-04 03:39:02] "GET /virtual-networks?parent_id=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003669 10.0.0.242 - - [2026-06-04 03:39:02] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.006613 10.0.0.242 - - [2026-06-04 03:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.242 - - [2026-06-04 03:39:02] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004415 10.0.0.242 - - [2026-06-04 03:39:02] "GET /virtual-networks?parent_id=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003331 10.0.0.242 - - [2026-06-04 03:39:02] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.006058 10.0.0.242 - - [2026-06-04 03:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.242 - - [2026-06-04 03:39:02] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005251 10.0.0.242 - - [2026-06-04 03:39:02] "GET /virtual-networks?parent_id=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004174 10.0.0.242 - - [2026-06-04 03:39:02] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.006818 10.0.0.242 - - [2026-06-04 03:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.242 - - [2026-06-04 03:39:03] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004773 10.0.0.242 - - [2026-06-04 03:39:03] "GET /virtual-networks?parent_id=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004740 10.0.0.242 - - [2026-06-04 03:39:03] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.006800 10.0.0.242 - - [2026-06-04 03:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.242 - - [2026-06-04 03:39:04] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004130 10.0.0.242 - - [2026-06-04 03:39:04] "GET /virtual-networks?parent_id=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005012 10.0.0.242 - - [2026-06-04 03:39:04] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.005815 10.0.0.242 - - [2026-06-04 03:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.242 - - [2026-06-04 03:39:04] "GET /routing-instance/da4b4c82-3176-43c9-9b06-1005a8e0b2af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.005085 10.0.0.242 - - [2026-06-04 03:39:04] "GET /route-target/f24d163b-5136-42d7-9c4c-2bd05148df11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004808 10.0.0.242 - - [2026-06-04 03:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.242 - - [2026-06-04 03:39:04] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004003 10.0.0.242 - - [2026-06-04 03:39:04] "GET /virtual-networks?parent_id=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003094 10.0.0.242 - - [2026-06-04 03:39:04] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.006702 10.0.0.242 - - [2026-06-04 03:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.242 - - [2026-06-04 03:39:04] "GET /routing-instance/da4b4c82-3176-43c9-9b06-1005a8e0b2af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.004304 10.0.0.242 - - [2026-06-04 03:39:04] "GET /route-target/f24d163b-5136-42d7-9c4c-2bd05148df11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004249 10.0.0.242 - - [2026-06-04 03:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.242 - - [2026-06-04 03:39:04] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003650 10.0.0.242 - - [2026-06-04 03:39:04] "GET /virtual-networks?parent_id=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004816 10.0.0.242 - - [2026-06-04 03:39:04] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.005806 10.0.0.242 - - [2026-06-04 03:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.242 - - [2026-06-04 03:39:04] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006356 10.0.0.242 - - [2026-06-04 03:39:04] "GET /virtual-networks?parent_id=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004148 10.0.0.242 - - [2026-06-04 03:39:04] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.005518 10.0.0.27 - - [2026-06-04 03:39:04] "GET /obj-perms HTTP/1.1" 200 5091 0.004167 10.0.0.242 - - [2026-06-04 03:39:04] "GET /obj-perms HTTP/1.1" 200 5091 0.003668 10.0.0.242 - - [2026-06-04 03:39:04] "GET /obj-perms HTTP/1.1" 200 5091 0.003466 10.0.0.242 - - [2026-06-04 03:39:05] "GET /obj-perms HTTP/1.1" 200 5091 0.004533 10.0.0.27 - - [2026-06-04 03:39:05] "GET /obj-perms HTTP/1.1" 200 5091 0.003829 10.0.0.242 - - [2026-06-04 03:39:05] "GET /virtual-machine/7bfa411d-9882-480d-875c-0f1397553988 HTTP/1.1" 200 1312 0.003671 10.0.0.242 - - [2026-06-04 03:39:05] "GET /virtual-machine-interface/2d339d90-b1b7-4995-b266-4f1c89e2648b HTTP/1.1" 200 3191 0.005698 10.0.0.242 - - [2026-06-04 03:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.242 - - [2026-06-04 03:39:05] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003856 10.0.0.242 - - [2026-06-04 03:39:05] "GET /virtual-networks?parent_id=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003341 10.0.0.242 - - [2026-06-04 03:39:05] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.005439 10.0.0.242 - - [2026-06-04 03:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004384 10.0.0.242 - - [2026-06-04 03:39:06] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005063 10.0.0.242 - - [2026-06-04 03:39:06] "GET /virtual-networks?parent_id=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004728 10.0.0.242 - - [2026-06-04 03:39:06] "GET /virtual-network/60380fcd-70c0-40a5-b691-dbfcc590a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.007517 10.0.0.242 - - [2026-06-04 03:39:06] "GET /virtual-machine/626b4be3-579c-4ff6-9c63-1ca883abdef0 HTTP/1.1" 200 1313 0.004560 10.0.0.242 - - [2026-06-04 03:39:06] "GET /virtual-machine-interface/e71d45d6-1ffe-4464-8446-5543bbf1c6fe HTTP/1.1" 200 3191 0.005207 10.0.0.242 - - [2026-06-04 03:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.242 - - [2026-06-04 03:39:06] "GET /security-group/c4d70466-5c53-4812-949e-2bf454074dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2693 0.005067 10.0.0.242 - - [2026-06-04 03:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.242 - - [2026-06-04 03:39:06] "GET /security-group/c4d70466-5c53-4812-949e-2bf454074dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2693 0.006075 10.0.0.242 - - [2026-06-04 03:39:06] "POST /neutron/security_group HTTP/1.1" 200 1413 0.009199 10.0.0.242 - - [2026-06-04 03:39:06] "POST /neutron/port HTTP/1.1" 200 1133 0.015398 10.0.0.242 - - [2026-06-04 03:39:07] "GET /virtual-machine/626b4be3-579c-4ff6-9c63-1ca883abdef0 HTTP/1.1" 200 1313 0.004087 10.0.0.242 - - [2026-06-04 03:39:07] "GET /virtual-machine-interface/e71d45d6-1ffe-4464-8446-5543bbf1c6fe HTTP/1.1" 200 3139 0.007784 10.0.0.242 - - [2026-06-04 03:39:07] "POST /neutron/port HTTP/1.1" 200 1105 0.018201 10.0.0.242 - - [2026-06-04 03:39:07] "POST /neutron/port HTTP/1.1" 200 1133 0.062695 10.0.0.242 - - [2026-06-04 03:39:07] "GET /virtual-machine/626b4be3-579c-4ff6-9c63-1ca883abdef0 HTTP/1.1" 200 1313 0.003765 10.0.0.242 - - [2026-06-04 03:39:07] "GET /virtual-machine-interface/e71d45d6-1ffe-4464-8446-5543bbf1c6fe HTTP/1.1" 200 3191 0.006006 10.0.0.242 - - [2026-06-04 03:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.242 - - [2026-06-04 03:39:07] "GET /security-group/c4d70466-5c53-4812-949e-2bf454074dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2693 0.003722 10.0.0.242 - - [2026-06-04 03:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.242 - - [2026-06-04 03:39:07] "GET /security-group/c4d70466-5c53-4812-949e-2bf454074dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2693 0.004472 10.0.0.242 - - [2026-06-04 03:39:07] "POST /neutron/security_group HTTP/1.1" 200 151 0.145450 10.0.0.242 - - [2026-06-04 03:39:07] "POST /fqname-to-id HTTP/1.1" 404 245 0.009646 10.0.0.50 - - [2026-06-04 03:39:07] "DELETE /access-control-list/c3f4ef50-10da-4198-b42a-7f619a4f37da HTTP/1.1" 200 115 0.027896 10.0.0.242 - - [2026-06-04 03:39:07] "POST /fqname-to-id HTTP/1.1" 404 245 0.003104 10.0.0.242 - - [2026-06-04 03:39:08] "POST /neutron/security_group HTTP/1.1" 200 117 0.007355 10.0.0.242 - - [2026-06-04 03:39:08] "POST /neutron/network HTTP/1.1" 400 204 0.013623 10.0.0.242 - - [2026-06-04 03:39:12] "POST /neutron/network HTTP/1.1" 200 925 0.008245 10.0.0.242 - - [2026-06-04 03:39:14] "POST /neutron/network HTTP/1.1" 400 204 0.019136 10.0.0.242 - - [2026-06-04 03:39:18] "POST /neutron/network HTTP/1.1" 200 925 0.007199 10.0.0.242 - - [2026-06-04 03:39:20] "POST /neutron/network HTTP/1.1" 400 204 0.016581 10.0.0.242 - - [2026-06-04 03:39:21] "GET /obj-perms HTTP/1.1" 200 5075 0.070054 10.0.0.50 - - [2026-06-04 03:39:21] "GET /obj-perms HTTP/1.1" 200 5075 0.078357 10.0.0.242 - - [2026-06-04 03:39:24] "POST /neutron/network HTTP/1.1" 200 925 0.011349 10.0.0.242 - - [2026-06-04 03:39:26] "POST /neutron/network HTTP/1.1" 400 204 0.015375 10.0.0.242 - - [2026-06-04 03:39:30] "POST /neutron/network HTTP/1.1" 200 925 0.007067 10.0.0.242 - - [2026-06-04 03:39:32] "POST /neutron/network HTTP/1.1" 400 204 0.013646 10.0.0.242 - - [2026-06-04 03:39:37] "POST /neutron/network HTTP/1.1" 200 925 0.007587 10.0.0.242 - - [2026-06-04 03:39:39] "POST /neutron/network HTTP/1.1" 400 204 0.017164 10.0.0.242 - - [2026-06-04 03:39:43] "POST /neutron/network HTTP/1.1" 200 925 0.006765 10.0.0.242 - - [2026-06-04 03:39:45] "POST /neutron/network HTTP/1.1" 400 204 0.013603 10.0.0.242 - - [2026-06-04 03:39:49] "POST /neutron/network HTTP/1.1" 200 925 0.008556 10.0.0.242 - - [2026-06-04 03:39:51] "POST /neutron/network HTTP/1.1" 400 204 0.014844 10.0.0.242 - - [2026-06-04 03:39:53] "POST /neutron/port HTTP/1.1" 200 1105 0.023726 10.0.0.242 - - [2026-06-04 03:39:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004461 10.0.0.242 - - [2026-06-04 03:39:53] "POST /neutron/network HTTP/1.1" 200 925 0.017845 10.0.0.242 - - [2026-06-04 03:39:57] "POST /neutron/network HTTP/1.1" 200 925 0.007603 10.0.0.242 - - [2026-06-04 03:39:58] "POST /neutron/port HTTP/1.1" 200 1105 0.031971 10.0.0.242 - - [2026-06-04 03:39:58] "POST /neutron/subnet HTTP/1.1" 200 689 0.012345 10.0.0.242 - - [2026-06-04 03:39:59] "POST /neutron/network HTTP/1.1" 200 925 0.008925 10.0.0.27 - - [2026-06-04 03:40:51] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001389 10.0.0.242 - - [2026-06-04 03:40:51] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.058344 10.0.0.27 - - [2026-06-04 03:40:51] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001825 10.0.0.242 - - [2026-06-04 03:40:51] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?fields=virtual_networks HTTP/1.1" 200 1375 0.048863 10.0.0.27 - - [2026-06-04 03:40:53] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001428 10.0.0.242 - - [2026-06-04 03:40:53] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.052780 10.0.0.27 - - [2026-06-04 03:40:53] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001486 10.0.0.242 - - [2026-06-04 03:40:53] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?fields=virtual_networks HTTP/1.1" 200 1375 0.050751 10.0.0.242 - - [2026-06-04 03:40:53] "POST /neutron/port HTTP/1.1" 200 1216 0.022195 10.0.0.242 - - [2026-06-04 03:40:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003939 10.0.0.242 - - [2026-06-04 03:40:53] "POST /neutron/port HTTP/1.1" 200 117 0.001144 10.0.0.27 - - [2026-06-04 03:40:55] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001420 10.0.0.242 - - [2026-06-04 03:40:55] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.040523 10.0.0.27 - - [2026-06-04 03:40:55] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001159 10.0.0.242 - - [2026-06-04 03:40:55] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?fields=virtual_networks HTTP/1.1" 200 1375 0.048114 10.0.0.27 - - [2026-06-04 03:40:57] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000904 10.0.0.242 - - [2026-06-04 03:40:57] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.036268 10.0.0.27 - - [2026-06-04 03:40:57] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000952 10.0.0.242 - - [2026-06-04 03:40:57] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?fields=virtual_networks HTTP/1.1" 200 1375 0.089811 10.0.0.242 - - [2026-06-04 03:40:57] "POST /neutron/port HTTP/1.1" 200 1216 0.022263 10.0.0.242 - - [2026-06-04 03:40:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005491 10.0.0.242 - - [2026-06-04 03:40:58] "POST /neutron/port HTTP/1.1" 200 117 0.001348 10.0.0.27 - - [2026-06-04 03:40:59] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001430 10.0.0.242 - - [2026-06-04 03:40:59] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.050610 10.0.0.27 - - [2026-06-04 03:40:59] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001672 10.0.0.242 - - [2026-06-04 03:40:59] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?fields=virtual_networks HTTP/1.1" 200 1375 0.049128 10.0.0.27 - - [2026-06-04 03:41:01] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001024 10.0.0.242 - - [2026-06-04 03:41:01] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.040288 10.0.0.27 - - [2026-06-04 03:41:01] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001391 10.0.0.242 - - [2026-06-04 03:41:01] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?fields=virtual_networks HTTP/1.1" 200 1375 0.041785 10.0.0.27 - - [2026-06-04 03:41:04] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001062 10.0.0.242 - - [2026-06-04 03:41:04] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.055065 10.0.0.27 - - [2026-06-04 03:41:04] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000949 10.0.0.242 - - [2026-06-04 03:41:04] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?fields=virtual_networks HTTP/1.1" 200 1375 0.046451 10.0.0.27 - - [2026-06-04 03:41:06] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000906 10.0.0.242 - - [2026-06-04 03:41:06] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.038675 10.0.0.27 - - [2026-06-04 03:41:06] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000946 10.0.0.242 - - [2026-06-04 03:41:06] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?fields=virtual_networks HTTP/1.1" 200 1375 0.046104 10.0.0.27 - - [2026-06-04 03:41:08] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001320 10.0.0.242 - - [2026-06-04 03:41:08] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.039679 10.0.0.27 - - [2026-06-04 03:41:08] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001204 10.0.0.242 - - [2026-06-04 03:41:08] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?fields=virtual_networks HTTP/1.1" 200 1375 0.041589 10.0.0.27 - - [2026-06-04 03:41:10] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000959 10.0.0.242 - - [2026-06-04 03:41:10] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.045954 10.0.0.27 - - [2026-06-04 03:41:10] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001019 10.0.0.242 - - [2026-06-04 03:41:10] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?fields=virtual_networks HTTP/1.1" 200 1375 0.036504 10.0.0.27 - - [2026-06-04 03:41:12] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001127 10.0.0.242 - - [2026-06-04 03:41:12] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.046692 10.0.0.27 - - [2026-06-04 03:41:12] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001417 10.0.0.242 - - [2026-06-04 03:41:12] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?fields=virtual_networks HTTP/1.1" 200 1375 0.066791 10.0.0.27 - - [2026-06-04 03:41:14] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000994 10.0.0.242 - - [2026-06-04 03:41:14] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.053694 10.0.0.27 - - [2026-06-04 03:41:14] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000958 10.0.0.242 - - [2026-06-04 03:41:14] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?fields=virtual_networks HTTP/1.1" 200 1375 0.051000 10.0.0.27 - - [2026-06-04 03:41:16] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000985 10.0.0.242 - - [2026-06-04 03:41:16] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.048930 10.0.0.27 - - [2026-06-04 03:41:16] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000864 10.0.0.242 - - [2026-06-04 03:41:17] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?fields=virtual_networks HTTP/1.1" 200 1375 0.050736 10.0.0.27 - - [2026-06-04 03:41:19] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001393 10.0.0.242 - - [2026-06-04 03:41:19] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.040306 10.0.0.27 - - [2026-06-04 03:41:19] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000933 10.0.0.242 - - [2026-06-04 03:41:19] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?fields=virtual_networks HTTP/1.1" 200 1375 0.037250 10.0.0.27 - - [2026-06-04 03:41:21] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001818 10.0.0.242 - - [2026-06-04 03:41:21] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.048640 10.0.0.27 - - [2026-06-04 03:41:21] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000901 10.0.0.242 - - [2026-06-04 03:41:21] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?fields=virtual_networks HTTP/1.1" 200 1375 0.052331 10.0.0.27 - - [2026-06-04 03:41:23] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001038 10.0.0.242 - - [2026-06-04 03:41:23] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.042583 10.0.0.27 - - [2026-06-04 03:41:23] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001996 10.0.0.242 - - [2026-06-04 03:41:23] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?fields=virtual_networks HTTP/1.1" 200 1375 0.052004 10.0.0.27 - - [2026-06-04 03:41:25] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001061 10.0.0.242 - - [2026-06-04 03:41:25] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.039843 10.0.0.27 - - [2026-06-04 03:41:25] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000925 10.0.0.242 - - [2026-06-04 03:41:25] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?fields=virtual_networks HTTP/1.1" 200 1375 0.046825 10.0.0.27 - - [2026-06-04 03:41:27] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001082 10.0.0.242 - - [2026-06-04 03:41:27] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.037976 10.0.0.27 - - [2026-06-04 03:41:27] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000903 10.0.0.242 - - [2026-06-04 03:41:27] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?fields=virtual_networks HTTP/1.1" 200 1375 0.040700 10.0.0.27 - - [2026-06-04 03:41:29] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001227 10.0.0.242 - - [2026-06-04 03:41:29] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.034885 10.0.0.27 - - [2026-06-04 03:41:29] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000932 10.0.0.242 - - [2026-06-04 03:41:29] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?fields=virtual_networks HTTP/1.1" 200 1375 0.038631 10.0.0.27 - - [2026-06-04 03:41:31] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001032 10.0.0.242 - - [2026-06-04 03:41:31] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.041571 10.0.0.27 - - [2026-06-04 03:41:31] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000888 10.0.0.242 - - [2026-06-04 03:41:31] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?fields=virtual_networks HTTP/1.1" 200 1375 0.038580 10.0.0.27 - - [2026-06-04 03:41:34] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001256 10.0.0.242 - - [2026-06-04 03:41:34] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.048322 10.0.0.27 - - [2026-06-04 03:41:34] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001062 10.0.0.242 - - [2026-06-04 03:41:34] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?fields=virtual_networks HTTP/1.1" 200 1375 0.055725 10.0.0.27 - - [2026-06-04 03:41:36] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001184 10.0.0.242 - - [2026-06-04 03:41:36] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.040877 10.0.0.27 - - [2026-06-04 03:41:36] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000946 10.0.0.242 - - [2026-06-04 03:41:36] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?fields=virtual_networks HTTP/1.1" 200 1375 0.043963 10.0.0.27 - - [2026-06-04 03:41:38] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001387 10.0.0.242 - - [2026-06-04 03:41:38] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.044435 10.0.0.27 - - [2026-06-04 03:41:38] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001246 10.0.0.242 - - [2026-06-04 03:41:38] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?fields=virtual_networks HTTP/1.1" 200 1375 0.042519 10.0.0.27 - - [2026-06-04 03:41:40] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001279 10.0.0.242 - - [2026-06-04 03:41:40] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.041022 10.0.0.27 - - [2026-06-04 03:41:40] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001296 10.0.0.242 - - [2026-06-04 03:41:40] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?fields=virtual_networks HTTP/1.1" 200 1375 0.045610 10.0.0.27 - - [2026-06-04 03:41:42] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001329 10.0.0.242 - - [2026-06-04 03:41:42] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.046093 10.0.0.27 - - [2026-06-04 03:41:42] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000965 10.0.0.242 - - [2026-06-04 03:41:42] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?fields=virtual_networks HTTP/1.1" 200 1375 0.044004 10.0.0.27 - - [2026-06-04 03:41:44] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001398 10.0.0.242 - - [2026-06-04 03:41:44] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.066658 10.0.0.27 - - [2026-06-04 03:41:44] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001550 10.0.0.242 - - [2026-06-04 03:41:44] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?fields=virtual_networks HTTP/1.1" 200 1375 0.048753 10.0.0.27 - - [2026-06-04 03:41:46] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000959 10.0.0.242 - - [2026-06-04 03:41:46] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.041493 10.0.0.27 - - [2026-06-04 03:41:46] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000961 10.0.0.242 - - [2026-06-04 03:41:47] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?fields=virtual_networks HTTP/1.1" 200 1375 0.049158 10.0.0.27 - - [2026-06-04 03:41:49] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000954 10.0.0.242 - - [2026-06-04 03:41:49] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.047205 10.0.0.27 - - [2026-06-04 03:41:49] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002028 10.0.0.242 - - [2026-06-04 03:41:49] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?fields=virtual_networks HTTP/1.1" 200 1375 0.048397 10.0.0.27 - - [2026-06-04 03:41:51] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001469 10.0.0.242 - - [2026-06-04 03:41:51] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.045164 10.0.0.27 - - [2026-06-04 03:41:51] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000953 10.0.0.242 - - [2026-06-04 03:41:51] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?fields=virtual_networks HTTP/1.1" 200 1375 0.037164 10.0.0.27 - - [2026-06-04 03:41:53] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001282 10.0.0.242 - - [2026-06-04 03:41:53] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.060657 10.0.0.27 - - [2026-06-04 03:41:53] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001019 10.0.0.242 - - [2026-06-04 03:41:53] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?fields=virtual_networks HTTP/1.1" 200 1375 0.047833 10.0.0.242 - - [2026-06-04 03:41:54] "POST /neutron/port HTTP/1.1" 200 1105 0.038987 10.0.0.242 - - [2026-06-04 03:41:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006218 10.0.0.242 - - [2026-06-04 03:41:54] "POST /neutron/network HTTP/1.1" 200 925 0.008005 10.0.0.27 - - [2026-06-04 03:41:55] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001327 10.0.0.242 - - [2026-06-04 03:41:55] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.072755 10.0.0.27 - - [2026-06-04 03:41:55] "GET /projects?obj_uuids=b0c2e08d-9773-4057-a97e-6c5c64cc8f5c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001177 10.0.0.242 - - [2026-06-04 03:41:55] "GET /project/b0c2e08d-9773-4057-a97e-6c5c64cc8f5c?fields=virtual_networks HTTP/1.1" 200 1375 0.046736 10.0.0.242 - - [2026-06-04 03:41:56] "POST /fqname-to-id HTTP/1.1" 404 186 0.432006 10.0.0.27 - - [2026-06-04 03:41:56] "GET /projects?obj_uuids=a0343162-5c8e-4668-9962-89533aee5ba7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.017816 10.0.0.27 - - [2026-06-04 03:41:56] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001090 10.0.0.27 - - [2026-06-04 03:41:56] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007506 10.0.0.27 - - [2026-06-04 03:41:56] "POST /id-to-fqname HTTP/1.1" 200 188 0.003166 10.0.0.27 - - [2026-06-04 03:41:56] "POST /fqname-to-id HTTP/1.1" 404 197 0.004582 10.0.0.27 - - [2026-06-04 03:41:57] "POST /security-groups HTTP/1.1" 200 589 0.074158 10.0.0.27 - - [2026-06-04 03:41:57] "POST /projects HTTP/1.1" 200 581 0.337268 10.0.0.27 - - [2026-06-04 03:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.383959 10.0.0.50 - - [2026-06-04 03:41:57] "POST /fqname-to-id HTTP/1.1" 404 231 0.014064 10.0.0.242 - - [2026-06-04 03:41:57] "GET /project/a0343162-5c8e-4668-9962-89533aee5ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.557257 10.0.0.242 - - [2026-06-04 03:41:58] "GET / HTTP/1.1" 200 35931 0.001747 10.0.0.242 - - [2026-06-04 03:41:59] "POST /neutron/network HTTP/1.1" 200 935 0.008667 10.0.0.242 - - [2026-06-04 03:41:59] "POST /neutron/port HTTP/1.1" 200 117 0.001413 10.0.0.242 - - [2026-06-04 03:42:00] "POST /fqname-to-id HTTP/1.1" 401 293 0.000615 10.0.0.242 - - [2026-06-04 03:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.089111 10.0.0.27 - - [2026-06-04 03:42:00] "GET /projects?obj_uuids=a0343162-5c8e-4668-9962-89533aee5ba7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001014 10.0.0.242 - - [2026-06-04 03:42:00] "GET /project/a0343162-5c8e-4668-9962-89533aee5ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.053166 10.0.0.27 - - [2026-06-04 03:42:01] "GET /projects?obj_uuids=a0343162-5c8e-4668-9962-89533aee5ba7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001853 10.0.0.242 - - [2026-06-04 03:42:01] "POST /neutron/network HTTP/1.1" 200 615 0.194647 10.0.0.50 - - [2026-06-04 03:42:01] "POST /ref-update HTTP/1.1" 200 156 0.027598 10.0.0.242 - - [2026-06-04 03:42:01] "POST /id-to-fqname HTTP/1.1" 200 224 0.003256 10.0.0.242 - - [2026-06-04 03:42:01] "GET /virtual-network/d919a312-e5d8-4723-a36f-0a0bc951a7c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007607 10.0.0.242 - - [2026-06-04 03:42:01] "POST /neutron/network HTTP/1.1" 200 834 0.008614 10.0.0.242 - - [2026-06-04 03:42:01] "GET /virtual-network/d919a312-e5d8-4723-a36f-0a0bc951a7c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007559 10.0.0.242 - - [2026-06-04 03:42:01] "POST /id-to-fqname HTTP/1.1" 200 224 0.001660 10.0.0.242 - - [2026-06-04 03:42:01] "POST /neutron/port HTTP/1.1" 200 4182 0.034797 10.0.0.27 - - [2026-06-04 03:42:02] "GET /projects?obj_uuids=a0343162-5c8e-4668-9962-89533aee5ba7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000972 10.0.0.242 - - [2026-06-04 03:42:02] "GET /project/a0343162-5c8e-4668-9962-89533aee5ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.095048 10.0.0.242 - - [2026-06-04 03:42:03] "POST /neutron/port HTTP/1.1" 200 4182 0.037959 10.0.0.242 - - [2026-06-04 03:42:03] "POST /neutron/network HTTP/1.1" 200 844 0.006296 10.0.0.242 - - [2026-06-04 03:42:04] "POST /neutron/port HTTP/1.1" 200 1058 0.017398 10.0.0.242 - - [2026-06-04 03:42:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004075 10.0.0.242 - - [2026-06-04 03:42:04] "POST /neutron/network HTTP/1.1" 200 834 0.008273 10.0.0.242 - - [2026-06-04 03:42:08] "POST /neutron/port HTTP/1.1" 200 1122 0.023474 10.0.0.242 - - [2026-06-04 03:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005264 10.0.0.27 - - [2026-06-04 03:42:08] "GET /projects?obj_uuids=a0343162-5c8e-4668-9962-89533aee5ba7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000896 10.0.0.242 - - [2026-06-04 03:42:08] "GET /project/a0343162-5c8e-4668-9962-89533aee5ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.050300 10.0.0.27 - - [2026-06-04 03:42:08] "GET /projects?obj_uuids=a0343162-5c8e-4668-9962-89533aee5ba7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001033 10.0.0.242 - - [2026-06-04 03:42:08] "POST /neutron/network HTTP/1.1" 200 613 0.135244 10.0.0.242 - - [2026-06-04 03:42:09] "POST /id-to-fqname HTTP/1.1" 200 223 0.003296 10.0.0.242 - - [2026-06-04 03:42:09] "GET /virtual-network/f6d4452b-f5ae-4774-a735-db2752f65d0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005922 10.0.0.242 - - [2026-06-04 03:42:09] "POST /neutron/network HTTP/1.1" 200 831 0.007631 10.0.0.242 - - [2026-06-04 03:42:09] "GET /virtual-network/f6d4452b-f5ae-4774-a735-db2752f65d0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005574 10.0.0.242 - - [2026-06-04 03:42:09] "GET /virtual-network/f6d4452b-f5ae-4774-a735-db2752f65d0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007048 10.0.0.27 - - [2026-06-04 03:42:11] "GET /obj-perms HTTP/1.1" 200 5045 0.078105 10.0.0.242 - - [2026-06-04 03:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004485 10.0.0.27 - - [2026-06-04 03:42:11] "GET /projects?obj_uuids=a0343162-5c8e-4668-9962-89533aee5ba7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001276 10.0.0.242 - - [2026-06-04 03:42:11] "GET /project/a0343162-5c8e-4668-9962-89533aee5ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.044083 10.0.0.242 - - [2026-06-04 03:42:11] "POST /neutron/network HTTP/1.1" 200 117 0.018128 10.0.0.50 - - [2026-06-04 03:42:11] "POST /route-targets HTTP/1.1" 200 327 0.014592 10.0.0.242 - - [2026-06-04 03:42:12] "POST /neutron/network HTTP/1.1" 200 832 0.010015 10.0.0.242 - - [2026-06-04 03:42:12] "POST /id-to-fqname HTTP/1.1" 200 223 0.001655 10.0.0.242 - - [2026-06-04 03:42:12] "GET /virtual-network/1765f2fb-034c-4cde-b3c5-ae7540806c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008383 10.0.0.242 - - [2026-06-04 03:42:12] "GET /virtual-network/1765f2fb-034c-4cde-b3c5-ae7540806c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007289 10.0.0.242 - - [2026-06-04 03:42:12] "POST /neutron/subnet HTTP/1.1" 200 725 0.012217 10.0.0.242 - - [2026-06-04 03:42:12] "GET /virtual-network/1765f2fb-034c-4cde-b3c5-ae7540806c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005671 10.0.0.242 - - [2026-06-04 03:42:12] "GET /obj-perms HTTP/1.1" 200 5045 0.077785 10.0.0.50 - - [2026-06-04 03:42:12] "GET /obj-perms HTTP/1.1" 200 5045 0.071578 10.0.0.242 - - [2026-06-04 03:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.27 - - [2026-06-04 03:42:13] "GET /projects?obj_uuids=a0343162-5c8e-4668-9962-89533aee5ba7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001292 10.0.0.242 - - [2026-06-04 03:42:13] "GET /project/a0343162-5c8e-4668-9962-89533aee5ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.037605 10.0.0.50 - - [2026-06-04 03:42:13] "POST /ref-update HTTP/1.1" 200 156 0.031492 10.0.0.27 - - [2026-06-04 03:42:13] "POST /useragent-kv HTTP/1.1" 200 115 0.005974 10.0.0.242 - - [2026-06-04 03:42:13] "POST /neutron/subnet HTTP/1.1" 200 715 0.218453 10.0.0.242 - - [2026-06-04 03:42:13] "POST /id-to-fqname HTTP/1.1" 200 224 0.001379 10.0.0.242 - - [2026-06-04 03:42:13] "GET /virtual-network/f711752b-87b5-464c-b3bf-b89d041d32ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005309 10.0.0.242 - - [2026-06-04 03:42:13] "GET /virtual-network/f711752b-87b5-464c-b3bf-b89d041d32ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006085 10.0.0.242 - - [2026-06-04 03:42:13] "POST /neutron/network HTTP/1.1" 200 832 0.008216 10.0.0.242 - - [2026-06-04 03:42:14] "GET /virtual-network/f711752b-87b5-464c-b3bf-b89d041d32ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005626 10.0.0.242 - - [2026-06-04 03:42:14] "POST /id-to-fqname HTTP/1.1" 200 223 0.001317 10.0.0.242 - - [2026-06-04 03:42:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007348 10.0.0.27 - - [2026-06-04 03:42:15] "GET /projects?obj_uuids=a0343162-5c8e-4668-9962-89533aee5ba7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001484 10.0.0.242 - - [2026-06-04 03:42:15] "GET /project/a0343162-5c8e-4668-9962-89533aee5ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.082955 10.0.0.242 - - [2026-06-04 03:42:15] "POST /neutron/port HTTP/1.1" 200 5151 0.038672 10.0.0.242 - - [2026-06-04 03:42:15] "POST /id-to-fqname HTTP/1.1" 200 224 0.001570 10.0.0.242 - - [2026-06-04 03:42:16] "POST /neutron/port HTTP/1.1" 200 5151 0.039302 10.0.0.242 - - [2026-06-04 03:42:16] "POST /neutron/network HTTP/1.1" 200 842 0.006692 10.0.0.242 - - [2026-06-04 03:42:16] "POST /neutron/port HTTP/1.1" 200 1058 0.023531 10.0.0.242 - - [2026-06-04 03:42:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003934 10.0.0.242 - - [2026-06-04 03:42:17] "POST /neutron/network HTTP/1.1" 200 832 0.015239 10.0.0.27 - - [2026-06-04 03:42:17] "GET /projects?obj_uuids=a0343162-5c8e-4668-9962-89533aee5ba7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001271 10.0.0.242 - - [2026-06-04 03:42:17] "GET /project/a0343162-5c8e-4668-9962-89533aee5ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.104681 10.0.0.242 - - [2026-06-04 03:42:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008579 10.0.0.242 - - [2026-06-04 03:42:17] "POST /fqname-to-id HTTP/1.1" 404 193 0.003145 10.0.0.242 - - [2026-06-04 03:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864 10.0.0.27 - - [2026-06-04 03:42:17] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002408 10.0.0.242 - - [2026-06-04 03:42:17] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009492 10.0.0.242 - - [2026-06-04 03:42:17] "POST /service-templates HTTP/1.1" 200 543 0.034501 10.0.0.242 - - [2026-06-04 03:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.242 - - [2026-06-04 03:42:18] "GET /service-template/d4582700-9709-4034-875c-18f6c422c094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.006251 10.0.0.242 - - [2026-06-04 03:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.242 - - [2026-06-04 03:42:18] "GET /service-template/d4582700-9709-4034-875c-18f6c422c094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.004304 10.0.0.242 - - [2026-06-04 03:42:18] "POST /id-to-fqname HTTP/1.1" 200 223 0.001671 10.0.0.242 - - [2026-06-04 03:42:18] "POST /id-to-fqname HTTP/1.1" 200 223 0.001205 10.0.0.27 - - [2026-06-04 03:42:18] "GET /projects?obj_uuids=a0343162-5c8e-4668-9962-89533aee5ba7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001037 10.0.0.242 - - [2026-06-04 03:42:18] "POST /id-to-fqname HTTP/1.1" 200 224 0.001091 10.0.0.242 - - [2026-06-04 03:42:18] "POST /neutron/port HTTP/1.1" 200 1056 0.280252 10.0.0.242 - - [2026-06-04 03:42:18] "POST /neutron/port HTTP/1.1" 200 1056 0.015915 10.0.0.242 - - [2026-06-04 03:42:18] "POST /neutron/port HTTP/1.1" 200 1120 0.023907 10.0.0.242 - - [2026-06-04 03:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.242 - - [2026-06-04 03:42:18] "DELETE /service-template/d4582700-9709-4034-875c-18f6c422c094 HTTP/1.1" 200 115 0.030278 10.0.0.242 - - [2026-06-04 03:42:18] "POST /fqname-to-id HTTP/1.1" 404 193 0.003147 10.0.0.242 - - [2026-06-04 03:42:18] "POST /neutron/port HTTP/1.1" 200 117 0.001127 10.0.0.242 - - [2026-06-04 03:42:19] "POST /neutron/network HTTP/1.1" 400 204 0.014778 10.0.0.242 - - [2026-06-04 03:42:20] "POST /neutron/port HTTP/1.1" 200 151 0.216452 10.0.0.242 - - [2026-06-04 03:42:21] "POST /neutron/port HTTP/1.1" 200 151 0.185380 10.0.0.242 - - [2026-06-04 03:42:21] "POST /neutron/network HTTP/1.1" 200 832 0.009335 10.0.0.50 - - [2026-06-04 03:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.242 - - [2026-06-04 03:42:22] "POST /neutron/network HTTP/1.1" 200 831 0.009601 10.0.0.50 - - [2026-06-04 03:42:22] "DELETE /route-target/985efc0e-1620-4f56-a110-ea53c08ed5d9 HTTP/1.1" 200 115 0.028025 10.0.0.242 - - [2026-06-04 03:42:22] "POST /neutron/network HTTP/1.1" 400 204 0.013829 10.0.0.242 - - [2026-06-04 03:42:23] "POST /neutron/port HTTP/1.1" 200 151 0.218662 10.0.0.242 - - [2026-06-04 03:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.27 - - [2026-06-04 03:42:27] "GET /projects?obj_uuids=a0343162-5c8e-4668-9962-89533aee5ba7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000948 10.0.0.242 - - [2026-06-04 03:42:27] "GET /project/a0343162-5c8e-4668-9962-89533aee5ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.044700 10.0.0.242 - - [2026-06-04 03:42:27] "POST /neutron/network HTTP/1.1" 200 117 0.013301 10.0.0.50 - - [2026-06-04 03:42:27] "POST /route-targets HTTP/1.1" 200 327 0.018839 10.0.0.242 - - [2026-06-04 03:42:28] "POST /neutron/network HTTP/1.1" 200 832 0.008818 10.0.0.242 - - [2026-06-04 03:42:28] "POST /id-to-fqname HTTP/1.1" 200 223 0.001134 10.0.0.242 - - [2026-06-04 03:42:28] "GET /virtual-network/0d9632aa-be0a-422d-83f6-a6afb6239045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006058 10.0.0.242 - - [2026-06-04 03:42:28] "GET /virtual-network/0d9632aa-be0a-422d-83f6-a6afb6239045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005692 10.0.0.242 - - [2026-06-04 03:42:28] "POST /neutron/subnet HTTP/1.1" 200 724 0.008808 10.0.0.242 - - [2026-06-04 03:42:28] "GET /virtual-network/0d9632aa-be0a-422d-83f6-a6afb6239045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005884 10.0.0.242 - - [2026-06-04 03:42:28] "GET /obj-perms HTTP/1.1" 200 5045 0.004509 10.0.0.50 - - [2026-06-04 03:42:28] "GET /obj-perms HTTP/1.1" 200 5045 0.003806 10.0.0.27 - - [2026-06-04 03:42:28] "GET /obj-perms HTTP/1.1" 200 5045 0.005210 10.0.0.242 - - [2026-06-04 03:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004505 10.0.0.27 - - [2026-06-04 03:42:28] "GET /projects?obj_uuids=a0343162-5c8e-4668-9962-89533aee5ba7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001340 10.0.0.242 - - [2026-06-04 03:42:28] "GET /project/a0343162-5c8e-4668-9962-89533aee5ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.041087 10.0.0.50 - - [2026-06-04 03:42:29] "POST /ref-update HTTP/1.1" 200 156 0.033533 10.0.0.27 - - [2026-06-04 03:42:29] "POST /useragent-kv HTTP/1.1" 200 115 0.010037 10.0.0.242 - - [2026-06-04 03:42:29] "POST /neutron/subnet HTTP/1.1" 200 725 0.251174 10.0.0.242 - - [2026-06-04 03:42:29] "POST /id-to-fqname HTTP/1.1" 200 223 0.001283 10.0.0.242 - - [2026-06-04 03:42:29] "GET /virtual-network/27bb71ce-ee29-4d32-84c4-c6646ada61cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004939 10.0.0.242 - - [2026-06-04 03:42:29] "GET /virtual-network/27bb71ce-ee29-4d32-84c4-c6646ada61cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006122 10.0.0.242 - - [2026-06-04 03:42:29] "POST /neutron/network HTTP/1.1" 200 832 0.006254 10.0.0.242 - - [2026-06-04 03:42:29] "GET /virtual-network/27bb71ce-ee29-4d32-84c4-c6646ada61cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005381 10.0.0.242 - - [2026-06-04 03:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.27 - - [2026-06-04 03:42:30] "GET /projects?obj_uuids=a0343162-5c8e-4668-9962-89533aee5ba7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001334 10.0.0.242 - - [2026-06-04 03:42:30] "GET /project/a0343162-5c8e-4668-9962-89533aee5ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.041766 10.0.0.27 - - [2026-06-04 03:42:30] "GET /projects?obj_uuids=a0343162-5c8e-4668-9962-89533aee5ba7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001152 10.0.0.242 - - [2026-06-04 03:42:30] "POST /neutron/network HTTP/1.1" 200 615 0.165844 10.0.0.242 - - [2026-06-04 03:42:30] "POST /id-to-fqname HTTP/1.1" 200 224 0.003068 10.0.0.242 - - [2026-06-04 03:42:30] "GET /virtual-network/81a48a1b-bb8e-444e-ba2f-d35719f8b1c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006545 10.0.0.242 - - [2026-06-04 03:42:30] "POST /neutron/network HTTP/1.1" 200 833 0.006829 10.0.0.242 - - [2026-06-04 03:42:30] "GET /virtual-network/81a48a1b-bb8e-444e-ba2f-d35719f8b1c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005585 10.0.0.242 - - [2026-06-04 03:42:31] "GET /virtual-network/81a48a1b-bb8e-444e-ba2f-d35719f8b1c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006120 10.0.0.242 - - [2026-06-04 03:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.27 - - [2026-06-04 03:42:31] "GET /projects?obj_uuids=a0343162-5c8e-4668-9962-89533aee5ba7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001275 10.0.0.242 - - [2026-06-04 03:42:31] "GET /project/a0343162-5c8e-4668-9962-89533aee5ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.041255 10.0.0.242 - - [2026-06-04 03:42:31] "POST /neutron/network HTTP/1.1" 200 117 0.026325 10.0.0.50 - - [2026-06-04 03:42:31] "POST /route-targets HTTP/1.1" 200 327 0.015608 10.0.0.242 - - [2026-06-04 03:42:32] "POST /neutron/network HTTP/1.1" 200 842 0.012337 10.0.0.242 - - [2026-06-04 03:42:32] "POST /id-to-fqname HTTP/1.1" 200 229 0.001230 10.0.0.242 - - [2026-06-04 03:42:32] "GET /virtual-network/3cebd0a3-a08b-456a-b292-51b6c5e1529f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005256 10.0.0.242 - - [2026-06-04 03:42:32] "GET /virtual-network/3cebd0a3-a08b-456a-b292-51b6c5e1529f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005834 10.0.0.242 - - [2026-06-04 03:42:32] "POST /neutron/subnet HTTP/1.1" 200 715 0.008884 10.0.0.242 - - [2026-06-04 03:42:32] "GET /virtual-network/3cebd0a3-a08b-456a-b292-51b6c5e1529f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007533 10.0.0.242 - - [2026-06-04 03:42:32] "GET /obj-perms HTTP/1.1" 200 5045 0.004906 10.0.0.50 - - [2026-06-04 03:42:32] "GET /obj-perms HTTP/1.1" 200 5045 0.004433 10.0.0.27 - - [2026-06-04 03:42:32] "GET /obj-perms HTTP/1.1" 200 5045 0.004245 10.0.0.242 - - [2026-06-04 03:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.27 - - [2026-06-04 03:42:32] "GET /projects?obj_uuids=a0343162-5c8e-4668-9962-89533aee5ba7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000984 10.0.0.242 - - [2026-06-04 03:42:32] "GET /project/a0343162-5c8e-4668-9962-89533aee5ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.055637 10.0.0.50 - - [2026-06-04 03:42:33] "POST /ref-update HTTP/1.1" 200 156 0.026663 10.0.0.27 - - [2026-06-04 03:42:33] "POST /useragent-kv HTTP/1.1" 200 115 0.010244 10.0.0.242 - - [2026-06-04 03:42:33] "POST /neutron/subnet HTTP/1.1" 200 725 0.179213 10.0.0.242 - - [2026-06-04 03:42:33] "POST /id-to-fqname HTTP/1.1" 200 230 0.001490 10.0.0.242 - - [2026-06-04 03:42:33] "GET /virtual-network/dc12c2b8-5473-4444-8df3-2fde5f28be24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006263 10.0.0.242 - - [2026-06-04 03:42:33] "GET /virtual-network/dc12c2b8-5473-4444-8df3-2fde5f28be24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005597 10.0.0.242 - - [2026-06-04 03:42:33] "POST /neutron/network HTTP/1.1" 200 846 0.008349 10.0.0.242 - - [2026-06-04 03:42:33] "GET /virtual-network/dc12c2b8-5473-4444-8df3-2fde5f28be24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005888 10.0.0.242 - - [2026-06-04 03:42:34] "POST /id-to-fqname HTTP/1.1" 200 223 0.001318 10.0.0.27 - - [2026-06-04 03:42:34] "DELETE /project/a03431625c8e4668996289533aee5ba7 HTTP/1.1" 404 173 0.002677 10.0.0.242 - - [2026-06-04 03:42:34] "POST /neutron/network HTTP/1.1" 200 842 0.007212 10.0.0.27 - - [2026-06-04 03:42:35] "GET /projects?obj_uuids=a0343162-5c8e-4668-9962-89533aee5ba7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001668 10.0.0.242 - - [2026-06-04 03:42:35] "GET /project/a0343162-5c8e-4668-9962-89533aee5ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.083113 10.0.0.242 - - [2026-06-04 03:42:35] "POST /neutron/port HTTP/1.1" 200 117 0.007496 10.0.0.242 - - [2026-06-04 03:42:35] "POST /id-to-fqname HTTP/1.1" 200 224 0.001333 10.0.0.242 - - [2026-06-04 03:42:35] "POST /neutron/network HTTP/1.1" 200 842 0.006825 10.0.0.242 - - [2026-06-04 03:42:36] "POST /neutron/port HTTP/1.1" 200 1058 0.019692 10.0.0.242 - - [2026-06-04 03:42:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004912 10.0.0.242 - - [2026-06-04 03:42:36] "POST /neutron/network HTTP/1.1" 200 832 0.008132 10.0.0.27 - - [2026-06-04 03:42:36] "GET /projects?obj_uuids=a0343162-5c8e-4668-9962-89533aee5ba7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001475 10.0.0.242 - - [2026-06-04 03:42:36] "GET /project/a0343162-5c8e-4668-9962-89533aee5ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.078724 10.0.0.242 - - [2026-06-04 03:42:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008561 10.0.0.242 - - [2026-06-04 03:42:37] "POST /fqname-to-id HTTP/1.1" 404 193 0.003996 10.0.0.242 - - [2026-06-04 03:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.27 - - [2026-06-04 03:42:37] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001068 10.0.0.242 - - [2026-06-04 03:42:37] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007219 10.0.0.242 - - [2026-06-04 03:42:37] "POST /service-templates HTTP/1.1" 200 543 0.036652 10.0.0.242 - - [2026-06-04 03:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.242 - - [2026-06-04 03:42:37] "GET /service-template/f6302948-6120-42a0-88ad-6f7188560bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.014985 10.0.0.242 - - [2026-06-04 03:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005598 10.0.0.242 - - [2026-06-04 03:42:37] "GET /service-template/f6302948-6120-42a0-88ad-6f7188560bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.005747 10.0.0.242 - - [2026-06-04 03:42:37] "POST /id-to-fqname HTTP/1.1" 200 223 0.001632 10.0.0.242 - - [2026-06-04 03:42:37] "POST /id-to-fqname HTTP/1.1" 200 229 0.001207 10.0.0.242 - - [2026-06-04 03:42:37] "POST /id-to-fqname HTTP/1.1" 200 230 0.001546 10.0.0.27 - - [2026-06-04 03:42:37] "GET /projects?obj_uuids=a0343162-5c8e-4668-9962-89533aee5ba7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001548 10.0.0.242 - - [2026-06-04 03:42:38] "POST /neutron/port HTTP/1.1" 200 1057 0.412250 10.0.0.242 - - [2026-06-04 03:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.242 - - [2026-06-04 03:42:38] "POST /neutron/port HTTP/1.1" 200 1057 0.020691 10.0.0.242 - - [2026-06-04 03:42:38] "DELETE /service-template/f6302948-6120-42a0-88ad-6f7188560bd2 HTTP/1.1" 200 115 0.054125 10.0.0.242 - - [2026-06-04 03:42:38] "POST /fqname-to-id HTTP/1.1" 404 193 0.002733 10.0.0.242 - - [2026-06-04 03:42:38] "POST /neutron/port HTTP/1.1" 200 1121 0.020163 10.0.0.242 - - [2026-06-04 03:42:38] "POST /neutron/port HTTP/1.1" 200 117 0.001070 10.0.0.27 - - [2026-06-04 03:42:38] "POST /useragent-kv HTTP/1.1" 200 115 0.107221 10.0.0.27 - - [2026-06-04 03:42:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003858 10.0.0.242 - - [2026-06-04 03:42:38] "POST /neutron/network HTTP/1.1" 200 151 0.246509 10.0.0.242 - - [2026-06-04 03:42:39] "POST /neutron/port HTTP/1.1" 200 151 0.218100 10.0.0.50 - - [2026-06-04 03:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.242 - - [2026-06-04 03:42:39] "POST /neutron/network HTTP/1.1" 200 833 0.006988 10.0.0.242 - - [2026-06-04 03:42:40] "POST /neutron/port HTTP/1.1" 200 1111 0.013207 10.0.0.242 - - [2026-06-04 03:42:41] "POST /neutron/network HTTP/1.1" 200 2186 0.011580 10.0.0.242 - - [2026-06-04 03:42:41] "POST /neutron/network HTTP/1.1" 200 833 0.006772 10.0.0.50 - - [2026-06-04 03:42:42] "DELETE /route-target/006a51d2-55c9-4128-aef5-6c557c6f59a9 HTTP/1.1" 200 115 0.025549 10.0.0.27 - - [2026-06-04 03:42:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003500 10.0.0.27 - - [2026-06-04 03:42:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002806 10.0.0.242 - - [2026-06-04 03:42:42] "POST /neutron/network HTTP/1.1" 200 151 0.127157 10.0.0.50 - - [2026-06-04 03:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004636 10.0.0.27 - - [2026-06-04 03:42:44] "GET /projects?obj_uuids=a0343162-5c8e-4668-9962-89533aee5ba7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001097 10.0.0.242 - - [2026-06-04 03:42:44] "GET /project/a0343162-5c8e-4668-9962-89533aee5ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.087069 10.0.0.27 - - [2026-06-04 03:42:44] "GET /projects?obj_uuids=a0343162-5c8e-4668-9962-89533aee5ba7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001428 10.0.0.242 - - [2026-06-04 03:42:44] "GET /project/a0343162-5c8e-4668-9962-89533aee5ba7?fields=virtual_networks HTTP/1.1" 200 1029 0.053160 10.0.0.27 - - [2026-06-04 03:42:44] "GET /projects?obj_uuids=a0343162-5c8e-4668-9962-89533aee5ba7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000942 10.0.0.242 - - [2026-06-04 03:42:44] "GET /project/a0343162-5c8e-4668-9962-89533aee5ba7?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.044629 10.0.0.27 - - [2026-06-04 03:42:44] "GET /projects?obj_uuids=a0343162-5c8e-4668-9962-89533aee5ba7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001210 10.0.0.242 - - [2026-06-04 03:42:44] "GET /project/a0343162-5c8e-4668-9962-89533aee5ba7?fields=security_groups HTTP/1.1" 200 1253 0.037396 10.0.0.242 - - [2026-06-04 03:42:45] "POST /fqname-to-id HTTP/1.1" 404 186 0.038909 10.0.0.27 - - [2026-06-04 03:42:45] "GET /projects?obj_uuids=12bc7e7a-4439-4f99-a9cd-ce283a1125c4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003039 10.0.0.27 - - [2026-06-04 03:42:45] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001186 10.0.0.27 - - [2026-06-04 03:42:45] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009769 10.0.0.27 - - [2026-06-04 03:42:46] "POST /id-to-fqname HTTP/1.1" 200 188 0.001097 10.0.0.27 - - [2026-06-04 03:42:46] "POST /fqname-to-id HTTP/1.1" 404 197 0.008268 10.0.0.27 - - [2026-06-04 03:42:46] "POST /security-groups HTTP/1.1" 200 589 0.045131 10.0.0.27 - - [2026-06-04 03:42:46] "POST /projects HTTP/1.1" 200 581 0.275307 10.0.0.27 - - [2026-06-04 03:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.321434 10.0.0.50 - - [2026-06-04 03:42:46] "POST /access-control-lists HTTP/1.1" 200 594 0.039964 10.0.0.242 - - [2026-06-04 03:42:46] "GET /project/12bc7e7a-4439-4f99-a9cd-ce283a1125c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.505573 10.0.0.242 - - [2026-06-04 03:42:47] "GET / HTTP/1.1" 200 35931 0.002356 10.0.0.242 - - [2026-06-04 03:42:49] "POST /fqname-to-id HTTP/1.1" 401 293 0.000486 10.0.0.242 - - [2026-06-04 03:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.085298 10.0.0.27 - - [2026-06-04 03:42:49] "GET /projects?obj_uuids=12bc7e7a-4439-4f99-a9cd-ce283a1125c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001398 10.0.0.242 - - [2026-06-04 03:42:49] "GET /project/12bc7e7a-4439-4f99-a9cd-ce283a1125c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.039233 10.0.0.242 - - [2026-06-04 03:42:50] "POST /neutron/network HTTP/1.1" 200 117 0.049333 10.0.0.50 - - [2026-06-04 03:42:50] "POST /route-targets HTTP/1.1" 200 327 0.015096 10.0.0.242 - - [2026-06-04 03:42:50] "POST /neutron/network HTTP/1.1" 200 832 0.009029 10.0.0.242 - - [2026-06-04 03:42:50] "POST /id-to-fqname HTTP/1.1" 200 223 0.001193 10.0.0.242 - - [2026-06-04 03:42:50] "GET /virtual-network/58004cbc-caa7-4927-9cb7-69ae34d746c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006658 10.0.0.242 - - [2026-06-04 03:42:50] "GET /virtual-network/58004cbc-caa7-4927-9cb7-69ae34d746c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005512 10.0.0.242 - - [2026-06-04 03:42:50] "POST /neutron/subnet HTTP/1.1" 200 725 0.009369 10.0.0.242 - - [2026-06-04 03:42:51] "GET /virtual-network/58004cbc-caa7-4927-9cb7-69ae34d746c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007070 10.0.0.242 - - [2026-06-04 03:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.27 - - [2026-06-04 03:42:52] "GET /projects?obj_uuids=12bc7e7a-4439-4f99-a9cd-ce283a1125c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001363 10.0.0.242 - - [2026-06-04 03:42:52] "GET /project/12bc7e7a-4439-4f99-a9cd-ce283a1125c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.043602 10.0.0.50 - - [2026-06-04 03:42:53] "POST /ref-update HTTP/1.1" 200 156 0.036821 10.0.0.27 - - [2026-06-04 03:42:53] "POST /useragent-kv HTTP/1.1" 200 115 0.009321 10.0.0.242 - - [2026-06-04 03:42:53] "POST /neutron/subnet HTTP/1.1" 200 715 0.219214 10.0.0.242 - - [2026-06-04 03:42:53] "POST /id-to-fqname HTTP/1.1" 200 225 0.001258 10.0.0.242 - - [2026-06-04 03:42:53] "GET /virtual-network/d1667a06-44db-4740-84ab-c3a0488ded58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006366 10.0.0.242 - - [2026-06-04 03:42:53] "GET /virtual-network/d1667a06-44db-4740-84ab-c3a0488ded58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005726 10.0.0.242 - - [2026-06-04 03:42:53] "POST /neutron/network HTTP/1.1" 200 834 0.008320 10.0.0.242 - - [2026-06-04 03:42:53] "GET /virtual-network/d1667a06-44db-4740-84ab-c3a0488ded58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006077 10.0.0.242 - - [2026-06-04 03:42:53] "GET /obj-perms HTTP/1.1" 200 5045 0.073807 10.0.0.50 - - [2026-06-04 03:42:54] "GET /obj-perms HTTP/1.1" 200 5045 0.061946 10.0.0.27 - - [2026-06-04 03:42:54] "GET /obj-perms HTTP/1.1" 200 5045 0.074890 10.0.0.242 - - [2026-06-04 03:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.27 - - [2026-06-04 03:42:54] "GET /projects?obj_uuids=12bc7e7a-4439-4f99-a9cd-ce283a1125c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001024 10.0.0.242 - - [2026-06-04 03:42:54] "GET /project/12bc7e7a-4439-4f99-a9cd-ce283a1125c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.049543 10.0.0.27 - - [2026-06-04 03:42:54] "GET /projects?obj_uuids=12bc7e7a-4439-4f99-a9cd-ce283a1125c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000937 10.0.0.242 - - [2026-06-04 03:42:54] "POST /neutron/network HTTP/1.1" 200 619 0.157149 10.0.0.242 - - [2026-06-04 03:42:54] "POST /neutron/port HTTP/1.1" 200 1216 0.037573 10.0.0.242 - - [2026-06-04 03:42:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005587 10.0.0.242 - - [2026-06-04 03:42:54] "POST /neutron/port HTTP/1.1" 200 117 0.001038 10.0.0.242 - - [2026-06-04 03:42:54] "POST /id-to-fqname HTTP/1.1" 200 226 0.003403 10.0.0.242 - - [2026-06-04 03:42:54] "GET /virtual-network/a24430b8-c98f-418d-b6e0-231e05f47388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005418 10.0.0.242 - - [2026-06-04 03:42:54] "POST /neutron/network HTTP/1.1" 200 838 0.006178 10.0.0.242 - - [2026-06-04 03:42:54] "GET /virtual-network/a24430b8-c98f-418d-b6e0-231e05f47388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.008010 10.0.0.242 - - [2026-06-04 03:42:55] "GET /virtual-network/a24430b8-c98f-418d-b6e0-231e05f47388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006042 10.0.0.242 - - [2026-06-04 03:42:55] "POST /id-to-fqname HTTP/1.1" 200 225 0.001700 10.0.0.242 - - [2026-06-04 03:42:56] "POST /neutron/port HTTP/1.1" 200 4182 0.033335 10.0.0.27 - - [2026-06-04 03:42:57] "GET /projects?obj_uuids=12bc7e7a-4439-4f99-a9cd-ce283a1125c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001008 10.0.0.242 - - [2026-06-04 03:42:57] "GET /project/12bc7e7a-4439-4f99-a9cd-ce283a1125c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.118701 10.0.0.242 - - [2026-06-04 03:42:57] "POST /neutron/port HTTP/1.1" 200 4182 0.037900 10.0.0.242 - - [2026-06-04 03:42:57] "POST /id-to-fqname HTTP/1.1" 200 226 0.001218 10.0.0.242 - - [2026-06-04 03:42:57] "POST /neutron/network HTTP/1.1" 200 848 0.007795 10.0.0.242 - - [2026-06-04 03:42:58] "POST /neutron/port HTTP/1.1" 200 1056 0.018094 10.0.0.242 - - [2026-06-04 03:42:58] "POST /neutron/port HTTP/1.1" 200 1120 0.038502 10.0.0.27 - - [2026-06-04 03:42:58] "GET /projects?obj_uuids=12bc7e7a-4439-4f99-a9cd-ce283a1125c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001768 10.0.0.242 - - [2026-06-04 03:42:58] "POST /neutron/port HTTP/1.1" 200 117 0.001275 10.0.0.242 - - [2026-06-04 03:42:58] "GET /project/12bc7e7a-4439-4f99-a9cd-ce283a1125c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.085257 10.0.0.242 - - [2026-06-04 03:42:58] "POST /neutron/port HTTP/1.1" 200 1216 0.023525 10.0.0.242 - - [2026-06-04 03:42:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006778 10.0.0.242 - - [2026-06-04 03:42:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004178 10.0.0.242 - - [2026-06-04 03:42:59] "POST /fqname-to-id HTTP/1.1" 404 193 0.003255 10.0.0.242 - - [2026-06-04 03:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006662 10.0.0.27 - - [2026-06-04 03:42:59] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000909 10.0.0.242 - - [2026-06-04 03:42:59] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006937 10.0.0.242 - - [2026-06-04 03:42:59] "POST /neutron/port HTTP/1.1" 200 117 0.000862 10.0.0.242 - - [2026-06-04 03:42:59] "POST /service-templates HTTP/1.1" 200 543 0.026303 10.0.0.242 - - [2026-06-04 03:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.242 - - [2026-06-04 03:42:59] "GET /service-template/0149fe76-2eae-423a-a028-b3f13f022fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.007334 10.0.0.242 - - [2026-06-04 03:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.084208 10.0.0.242 - - [2026-06-04 03:42:59] "POST /neutron/network HTTP/1.1" 200 848 0.006719 10.0.0.242 - - [2026-06-04 03:42:59] "GET /service-template/0149fe76-2eae-423a-a028-b3f13f022fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.003330 10.0.0.242 - - [2026-06-04 03:42:59] "POST /id-to-fqname HTTP/1.1" 200 223 0.001443 10.0.0.242 - - [2026-06-04 03:42:59] "POST /id-to-fqname HTTP/1.1" 200 225 0.001370 10.0.0.242 - - [2026-06-04 03:42:59] "POST /id-to-fqname HTTP/1.1" 200 226 0.001444 10.0.0.242 - - [2026-06-04 03:43:00] "POST /neutron/port HTTP/1.1" 200 6064 0.058464 10.0.0.242 - - [2026-06-04 03:43:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.036763 10.0.0.242 - - [2026-06-04 03:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 10.0.0.242 - - [2026-06-04 03:43:00] "DELETE /service-template/0149fe76-2eae-423a-a028-b3f13f022fdc HTTP/1.1" 200 115 0.048614 10.0.0.242 - - [2026-06-04 03:43:00] "POST /fqname-to-id HTTP/1.1" 404 193 0.003283 10.0.0.242 - - [2026-06-04 03:43:00] "POST /neutron/subnet HTTP/1.1" 200 698 0.010307 10.0.0.242 - - [2026-06-04 03:43:00] "POST /neutron/network HTTP/1.1" 200 838 0.007177 10.0.0.242 - - [2026-06-04 03:43:01] "POST /neutron/port HTTP/1.1" 200 1110 0.017679 10.0.0.242 - - [2026-06-04 03:43:02] "POST /neutron/port HTTP/1.1" 200 1112 0.017372 10.0.0.242 - - [2026-06-04 03:43:02] "POST /neutron/network HTTP/1.1" 400 204 0.013911 10.0.0.242 - - [2026-06-04 03:43:03] "POST /neutron/network HTTP/1.1" 200 117 0.012302 10.0.0.27 - - [2026-06-04 03:43:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002955 10.0.0.50 - - [2026-06-04 03:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005084 10.0.0.27 - - [2026-06-04 03:43:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002302 10.0.0.242 - - [2026-06-04 03:43:04] "POST /neutron/network HTTP/1.1" 200 151 0.148772 10.0.0.50 - - [2026-06-04 03:43:05] "DELETE /route-target/9374b865-627a-48e9-8c43-df0c3cd60b2b HTTP/1.1" 200 115 0.024939 10.0.0.242 - - [2026-06-04 03:43:05] "POST /neutron/network HTTP/1.1" 200 832 0.006681 10.0.0.242 - - [2026-06-04 03:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005038 10.0.0.27 - - [2026-06-04 03:43:08] "GET /projects?obj_uuids=12bc7e7a-4439-4f99-a9cd-ce283a1125c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001357 10.0.0.242 - - [2026-06-04 03:43:08] "GET /project/12bc7e7a-4439-4f99-a9cd-ce283a1125c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.042665 10.0.0.27 - - [2026-06-04 03:43:08] "GET /projects?obj_uuids=12bc7e7a-4439-4f99-a9cd-ce283a1125c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001019 10.0.0.242 - - [2026-06-04 03:43:08] "POST /neutron/network HTTP/1.1" 200 613 0.152467 10.0.0.50 - - [2026-06-04 03:43:08] "POST /route-targets HTTP/1.1" 200 327 0.014488 10.0.0.242 - - [2026-06-04 03:43:09] "POST /id-to-fqname HTTP/1.1" 200 223 0.003947 10.0.0.242 - - [2026-06-04 03:43:09] "GET /virtual-network/368184ab-c91f-4a32-83d6-23b524725b54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006204 10.0.0.242 - - [2026-06-04 03:43:09] "POST /neutron/network HTTP/1.1" 200 833 0.006889 10.0.0.242 - - [2026-06-04 03:43:09] "GET /virtual-network/368184ab-c91f-4a32-83d6-23b524725b54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004815 10.0.0.242 - - [2026-06-04 03:43:09] "GET /virtual-network/368184ab-c91f-4a32-83d6-23b524725b54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006094 10.0.0.242 - - [2026-06-04 03:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.27 - - [2026-06-04 03:43:09] "GET /projects?obj_uuids=12bc7e7a-4439-4f99-a9cd-ce283a1125c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001254 10.0.0.242 - - [2026-06-04 03:43:09] "GET /project/12bc7e7a-4439-4f99-a9cd-ce283a1125c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.043860 10.0.0.242 - - [2026-06-04 03:43:10] "POST /neutron/network HTTP/1.1" 200 117 0.015068 10.0.0.50 - - [2026-06-04 03:43:10] "POST /ref-update HTTP/1.1" 200 156 0.026167 10.0.0.242 - - [2026-06-04 03:43:10] "POST /neutron/network HTTP/1.1" 200 833 0.010598 10.0.0.242 - - [2026-06-04 03:43:10] "POST /id-to-fqname HTTP/1.1" 200 223 0.001401 10.0.0.242 - - [2026-06-04 03:43:10] "GET /virtual-network/8d5b8551-fa80-4e7c-8090-3f444b2b049c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006104 10.0.0.242 - - [2026-06-04 03:43:10] "GET /virtual-network/8d5b8551-fa80-4e7c-8090-3f444b2b049c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006414 10.0.0.242 - - [2026-06-04 03:43:10] "POST /neutron/subnet HTTP/1.1" 200 729 0.008914 10.0.0.242 - - [2026-06-04 03:43:10] "GET /virtual-network/8d5b8551-fa80-4e7c-8090-3f444b2b049c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005116 10.0.0.242 - - [2026-06-04 03:43:11] "GET /obj-perms HTTP/1.1" 200 5045 0.003573 10.0.0.50 - - [2026-06-04 03:43:11] "GET /obj-perms HTTP/1.1" 200 5045 0.004327 10.0.0.27 - - [2026-06-04 03:43:11] "GET /obj-perms HTTP/1.1" 200 5045 0.003711 10.0.0.242 - - [2026-06-04 03:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.27 - - [2026-06-04 03:43:11] "GET /projects?obj_uuids=12bc7e7a-4439-4f99-a9cd-ce283a1125c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000876 10.0.0.242 - - [2026-06-04 03:43:11] "GET /project/12bc7e7a-4439-4f99-a9cd-ce283a1125c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.039290 10.0.0.27 - - [2026-06-04 03:43:11] "POST /useragent-kv HTTP/1.1" 200 115 0.008745 10.0.0.242 - - [2026-06-04 03:43:11] "POST /neutron/subnet HTTP/1.1" 200 725 0.209241 10.0.0.242 - - [2026-06-04 03:43:11] "POST /id-to-fqname HTTP/1.1" 200 224 0.001359 10.0.0.242 - - [2026-06-04 03:43:11] "GET /virtual-network/4d5fab03-691f-4268-9d63-6313049ab585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005021 10.0.0.242 - - [2026-06-04 03:43:11] "GET /virtual-network/4d5fab03-691f-4268-9d63-6313049ab585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005992 10.0.0.242 - - [2026-06-04 03:43:11] "POST /neutron/network HTTP/1.1" 200 834 0.006090 10.0.0.242 - - [2026-06-04 03:43:12] "GET /virtual-network/4d5fab03-691f-4268-9d63-6313049ab585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005596 10.0.0.242 - - [2026-06-04 03:43:12] "POST /id-to-fqname HTTP/1.1" 200 223 0.002368 10.0.0.242 - - [2026-06-04 03:43:12] "POST /neutron/network HTTP/1.1" 200 843 0.009206 10.0.0.27 - - [2026-06-04 03:43:13] "GET /projects?obj_uuids=12bc7e7a-4439-4f99-a9cd-ce283a1125c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000943 10.0.0.242 - - [2026-06-04 03:43:13] "GET /project/12bc7e7a-4439-4f99-a9cd-ce283a1125c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.093718 10.0.0.242 - - [2026-06-04 03:43:13] "POST /neutron/port HTTP/1.1" 200 117 0.006495 10.0.0.242 - - [2026-06-04 03:43:13] "POST /id-to-fqname HTTP/1.1" 200 224 0.001586 10.0.0.242 - - [2026-06-04 03:43:14] "POST /neutron/network HTTP/1.1" 200 843 0.008323 10.0.0.242 - - [2026-06-04 03:43:14] "POST /neutron/port HTTP/1.1" 200 1059 0.021792 10.0.0.242 - - [2026-06-04 03:43:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003779 10.0.0.27 - - [2026-06-04 03:43:15] "GET /projects?obj_uuids=12bc7e7a-4439-4f99-a9cd-ce283a1125c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000937 10.0.0.242 - - [2026-06-04 03:43:15] "GET /project/12bc7e7a-4439-4f99-a9cd-ce283a1125c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.081992 10.0.0.242 - - [2026-06-04 03:43:15] "POST /neutron/network HTTP/1.1" 200 833 0.008664 10.0.0.242 - - [2026-06-04 03:43:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006449 10.0.0.242 - - [2026-06-04 03:43:15] "POST /fqname-to-id HTTP/1.1" 404 193 0.003592 10.0.0.242 - - [2026-06-04 03:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.27 - - [2026-06-04 03:43:15] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001303 10.0.0.242 - - [2026-06-04 03:43:15] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007899 10.0.0.242 - - [2026-06-04 03:43:15] "POST /service-templates HTTP/1.1" 200 543 0.035678 10.0.0.242 - - [2026-06-04 03:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.242 - - [2026-06-04 03:43:15] "GET /service-template/f873c9fd-2026-44a9-afb9-ef973088b406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.008188 10.0.0.242 - - [2026-06-04 03:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.242 - - [2026-06-04 03:43:15] "GET /service-template/f873c9fd-2026-44a9-afb9-ef973088b406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.004761 10.0.0.242 - - [2026-06-04 03:43:15] "POST /id-to-fqname HTTP/1.1" 200 223 0.001132 10.0.0.242 - - [2026-06-04 03:43:15] "POST /id-to-fqname HTTP/1.1" 200 223 0.001472 10.0.0.242 - - [2026-06-04 03:43:16] "POST /id-to-fqname HTTP/1.1" 200 224 0.001296 10.0.0.27 - - [2026-06-04 03:43:16] "GET /projects?obj_uuids=12bc7e7a-4439-4f99-a9cd-ce283a1125c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001001 10.0.0.242 - - [2026-06-04 03:43:16] "POST /neutron/port HTTP/1.1" 200 1058 0.326495 10.0.0.242 - - [2026-06-04 03:43:16] "POST /neutron/port HTTP/1.1" 200 1058 0.020975 10.0.0.242 - - [2026-06-04 03:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.242 - - [2026-06-04 03:43:16] "DELETE /service-template/f873c9fd-2026-44a9-afb9-ef973088b406 HTTP/1.1" 200 115 0.036340 10.0.0.242 - - [2026-06-04 03:43:16] "POST /fqname-to-id HTTP/1.1" 404 193 0.002985 10.0.0.242 - - [2026-06-04 03:43:16] "POST /neutron/port HTTP/1.1" 200 1122 0.020102 10.0.0.242 - - [2026-06-04 03:43:16] "POST /neutron/port HTTP/1.1" 200 117 0.001136 10.0.0.242 - - [2026-06-04 03:43:17] "POST /neutron/network HTTP/1.1" 400 204 0.015603 10.0.0.242 - - [2026-06-04 03:43:17] "POST /neutron/port HTTP/1.1" 200 151 0.204634 10.0.0.242 - - [2026-06-04 03:43:18] "POST /neutron/port HTTP/1.1" 200 151 0.157947 10.0.0.242 - - [2026-06-04 03:43:18] "POST /neutron/network HTTP/1.1" 200 117 0.011908 10.0.0.50 - - [2026-06-04 03:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.242 - - [2026-06-04 03:43:19] "POST /neutron/port HTTP/1.1" 200 117 0.010441 10.0.0.50 - - [2026-06-04 03:43:19] "DELETE /route-target/b2f74d85-4d5b-455f-8c41-8dc9006cc2e4 HTTP/1.1" 200 115 0.037321 10.0.0.242 - - [2026-06-04 03:43:19] "POST /neutron/network HTTP/1.1" 200 833 0.006654 10.0.0.27 - - [2026-06-04 03:43:21] "GET /projects?obj_uuids=12bc7e7a-4439-4f99-a9cd-ce283a1125c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001203 10.0.0.242 - - [2026-06-04 03:43:21] "GET /project/12bc7e7a-4439-4f99-a9cd-ce283a1125c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.048955 10.0.0.27 - - [2026-06-04 03:43:21] "GET /projects?obj_uuids=12bc7e7a-4439-4f99-a9cd-ce283a1125c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000988 10.0.0.242 - - [2026-06-04 03:43:21] "GET /project/12bc7e7a-4439-4f99-a9cd-ce283a1125c4?fields=virtual_networks HTTP/1.1" 200 1028 0.035824 10.0.0.27 - - [2026-06-04 03:43:21] "GET /projects?obj_uuids=12bc7e7a-4439-4f99-a9cd-ce283a1125c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000936 10.0.0.242 - - [2026-06-04 03:43:21] "GET /project/12bc7e7a-4439-4f99-a9cd-ce283a1125c4?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.045943 10.0.0.27 - - [2026-06-04 03:43:22] "GET /projects?obj_uuids=12bc7e7a-4439-4f99-a9cd-ce283a1125c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001275 10.0.0.242 - - [2026-06-04 03:43:22] "GET /project/12bc7e7a-4439-4f99-a9cd-ce283a1125c4?fields=security_groups HTTP/1.1" 200 1252 0.043576 10.0.0.242 - - [2026-06-04 03:43:23] "POST /fqname-to-id HTTP/1.1" 404 184 0.042219 10.0.0.27 - - [2026-06-04 03:43:23] "GET /projects?obj_uuids=ecbef37e-9087-4c4e-9718-3fcbd829815e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002943 10.0.0.27 - - [2026-06-04 03:43:23] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001501 10.0.0.27 - - [2026-06-04 03:43:23] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007778 10.0.0.27 - - [2026-06-04 03:43:23] "POST /id-to-fqname HTTP/1.1" 200 186 0.001335 10.0.0.27 - - [2026-06-04 03:43:23] "POST /fqname-to-id HTTP/1.1" 404 195 0.006442 10.0.0.27 - - [2026-06-04 03:43:23] "POST /security-groups HTTP/1.1" 200 587 0.082922 10.0.0.50 - - [2026-06-04 03:43:23] "POST /fqname-to-id HTTP/1.1" 404 230 0.003157 10.0.0.27 - - [2026-06-04 03:43:23] "POST /projects HTTP/1.1" 200 577 0.296683 10.0.0.27 - - [2026-06-04 03:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.373003 10.0.0.50 - - [2026-06-04 03:43:23] "POST /access-control-lists HTTP/1.1" 200 590 0.027291 10.0.0.242 - - [2026-06-04 03:43:23] "GET /project/ecbef37e-9087-4c4e-9718-3fcbd829815e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.531781 10.0.0.242 - - [2026-06-04 03:43:25] "GET / HTTP/1.1" 200 35931 0.001802 10.0.0.242 - - [2026-06-04 03:43:27] "POST /fqname-to-id HTTP/1.1" 401 293 0.000438 10.0.0.242 - - [2026-06-04 03:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.037990 10.0.0.27 - - [2026-06-04 03:43:27] "GET /projects?obj_uuids=ecbef37e-9087-4c4e-9718-3fcbd829815e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000901 10.0.0.242 - - [2026-06-04 03:43:28] "GET /project/ecbef37e-9087-4c4e-9718-3fcbd829815e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.045545 10.0.0.27 - - [2026-06-04 03:43:28] "GET /projects?obj_uuids=ecbef37e-9087-4c4e-9718-3fcbd829815e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001192 10.0.0.242 - - [2026-06-04 03:43:28] "POST /neutron/network HTTP/1.1" 200 611 0.156713 10.0.0.50 - - [2026-06-04 03:43:28] "POST /route-targets HTTP/1.1" 200 327 0.049136 10.0.0.242 - - [2026-06-04 03:43:28] "POST /id-to-fqname HTTP/1.1" 200 221 0.003868 10.0.0.242 - - [2026-06-04 03:43:28] "GET /virtual-network/39833952-5ff0-4860-b96b-96a777859151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005792 10.0.0.242 - - [2026-06-04 03:43:28] "POST /neutron/network HTTP/1.1" 200 830 0.006841 10.0.0.242 - - [2026-06-04 03:43:28] "GET /virtual-network/39833952-5ff0-4860-b96b-96a777859151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008004 10.0.0.242 - - [2026-06-04 03:43:29] "GET /virtual-network/39833952-5ff0-4860-b96b-96a777859151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007243 10.0.0.50 - - [2026-06-04 03:43:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000375 10.0.0.27 - - [2026-06-04 03:43:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000449 10.0.0.50 - - [2026-06-04 03:43:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000353 10.0.0.27 - - [2026-06-04 03:43:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000394 10.0.0.242 - - [2026-06-04 03:43:30] "GET /obj-perms HTTP/1.1" 200 5041 0.302605 10.0.0.50 - - [2026-06-04 03:43:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000340 10.0.0.50 - - [2026-06-04 03:43:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000354 10.0.0.27 - - [2026-06-04 03:43:31] "GET /obj-perms HTTP/1.1" 200 5041 0.092051 10.0.0.242 - - [2026-06-04 03:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.27 - - [2026-06-04 03:43:31] "GET /projects?obj_uuids=ecbef37e-9087-4c4e-9718-3fcbd829815e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000931 10.0.0.242 - - [2026-06-04 03:43:31] "GET /project/ecbef37e-9087-4c4e-9718-3fcbd829815e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.048815 10.0.0.242 - - [2026-06-04 03:43:31] "POST /neutron/network HTTP/1.1" 200 117 0.014676 10.0.0.27 - - [2026-06-04 03:43:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000419 10.0.0.27 - - [2026-06-04 03:43:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000345 10.0.0.50 - - [2026-06-04 03:43:31] "POST /ref-update HTTP/1.1" 200 156 0.025664 10.0.0.242 - - [2026-06-04 03:43:31] "POST /neutron/network HTTP/1.1" 200 831 0.016903 10.0.0.242 - - [2026-06-04 03:43:31] "POST /id-to-fqname HTTP/1.1" 200 221 0.001168 10.0.0.242 - - [2026-06-04 03:43:32] "GET /virtual-network/9469e320-2192-4e44-9d95-dd614d003705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005336 10.0.0.242 - - [2026-06-04 03:43:32] "GET /virtual-network/9469e320-2192-4e44-9d95-dd614d003705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006643 10.0.0.242 - - [2026-06-04 03:43:32] "POST /neutron/subnet HTTP/1.1" 200 730 0.007946 10.0.0.242 - - [2026-06-04 03:43:32] "GET /virtual-network/9469e320-2192-4e44-9d95-dd614d003705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005646 10.0.0.242 - - [2026-06-04 03:43:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000348 10.0.0.242 - - [2026-06-04 03:43:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000435 10.0.0.242 - - [2026-06-04 03:43:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000364 10.0.0.242 - - [2026-06-04 03:43:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000353 10.0.0.50 - - [2026-06-04 03:43:33] "GET /obj-perms HTTP/1.1" 200 5041 0.120198 10.0.0.242 - - [2026-06-04 03:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.27 - - [2026-06-04 03:43:33] "GET /projects?obj_uuids=ecbef37e-9087-4c4e-9718-3fcbd829815e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001023 10.0.0.242 - - [2026-06-04 03:43:33] "GET /project/ecbef37e-9087-4c4e-9718-3fcbd829815e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.036023 10.0.0.27 - - [2026-06-04 03:43:33] "POST /useragent-kv HTTP/1.1" 200 115 0.007797 10.0.0.242 - - [2026-06-04 03:43:33] "POST /neutron/subnet HTTP/1.1" 200 715 0.183110 10.0.0.242 - - [2026-06-04 03:43:33] "POST /id-to-fqname HTTP/1.1" 200 222 0.001191 10.0.0.242 - - [2026-06-04 03:43:33] "GET /virtual-network/23d7ad43-07c3-404e-85a6-5421f037bb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005150 10.0.0.242 - - [2026-06-04 03:43:33] "GET /virtual-network/23d7ad43-07c3-404e-85a6-5421f037bb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005565 10.0.0.242 - - [2026-06-04 03:43:33] "POST /neutron/network HTTP/1.1" 200 830 0.006073 10.0.0.242 - - [2026-06-04 03:43:34] "GET /virtual-network/23d7ad43-07c3-404e-85a6-5421f037bb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005409 10.0.0.27 - - [2026-06-04 03:43:34] "GET /projects?obj_uuids=12bc7e7a-4439-4f99-a9cd-ce283a1125c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000901 10.0.0.27 - - [2026-06-04 03:43:34] "DELETE /project/12bc7e7a44394f99a9cdce283a1125c4 HTTP/1.1" 404 173 0.101087 10.0.0.27 - - [2026-06-04 03:43:34] "GET /project/12bc7e7a-4439-4f99-a9cd-ce283a1125c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.047800 10.0.0.27 - - [2026-06-04 03:43:34] "GET /projects?obj_uuids=12bc7e7a-4439-4f99-a9cd-ce283a1125c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000870 10.0.0.27 - - [2026-06-04 03:43:34] "GET /project/12bc7e7a-4439-4f99-a9cd-ce283a1125c4?fields=security_groups HTTP/1.1" 200 1357 0.036431 10.0.0.27 - - [2026-06-04 03:43:34] "DELETE /project/ecbef37e90874c4e97183fcbd829815e HTTP/1.1" 404 173 0.172843 10.0.0.27 - - [2026-06-04 03:43:34] "DELETE /project/a0343162-5c8e-4668-9962-89533aee5ba7 HTTP/1.1" 404 177 0.210330 10.0.0.27 - - [2026-06-04 03:43:34] "DELETE /security-group/0702d920-0fb6-4c13-8ceb-924f7f74c9b8 HTTP/1.1" 200 115 0.064791 10.0.0.27 - - [2026-06-04 03:43:34] "GET /projects?obj_uuids=12bc7e7a-4439-4f99-a9cd-ce283a1125c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001286 10.0.0.50 - - [2026-06-04 03:43:34] "DELETE /access-control-list/19444e4d-b501-4089-9994-bc31c3411534 HTTP/1.1" 200 115 0.046917 10.0.0.27 - - [2026-06-04 03:43:34] "GET /project/12bc7e7a-4439-4f99-a9cd-ce283a1125c4?fields=application_policy_sets HTTP/1.1" 200 1396 0.052837 10.0.0.27 - - [2026-06-04 03:43:34] "DELETE /project/12bc7e7a-4439-4f99-a9cd-ce283a1125c4 HTTP/1.1" 200 115 0.486706 10.0.0.242 - - [2026-06-04 03:43:34] "POST /id-to-fqname HTTP/1.1" 200 221 0.001290 10.0.0.242 - - [2026-06-04 03:43:35] "POST /neutron/network HTTP/1.1" 200 841 0.007647 10.0.0.27 - - [2026-06-04 03:43:35] "GET /projects?obj_uuids=ecbef37e-9087-4c4e-9718-3fcbd829815e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001074 10.0.0.242 - - [2026-06-04 03:43:35] "GET /project/ecbef37e-9087-4c4e-9718-3fcbd829815e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.085052 10.0.0.242 - - [2026-06-04 03:43:36] "POST /neutron/port HTTP/1.1" 200 117 0.006778 10.0.0.242 - - [2026-06-04 03:43:36] "POST /id-to-fqname HTTP/1.1" 200 222 0.001250 10.0.0.242 - - [2026-06-04 03:43:36] "POST /neutron/network HTTP/1.1" 200 841 0.007507 10.0.0.242 - - [2026-06-04 03:43:37] "POST /neutron/port HTTP/1.1" 200 1057 0.018440 10.0.0.242 - - [2026-06-04 03:43:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004092 10.0.0.27 - - [2026-06-04 03:43:37] "GET /projects?obj_uuids=ecbef37e-9087-4c4e-9718-3fcbd829815e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001001 10.0.0.242 - - [2026-06-04 03:43:37] "GET /project/ecbef37e-9087-4c4e-9718-3fcbd829815e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.089256 10.0.0.242 - - [2026-06-04 03:43:37] "POST /neutron/network HTTP/1.1" 200 830 0.057910 10.0.0.242 - - [2026-06-04 03:43:38] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007639 10.0.0.242 - - [2026-06-04 03:43:38] "POST /fqname-to-id HTTP/1.1" 404 193 0.003489 10.0.0.242 - - [2026-06-04 03:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.27 - - [2026-06-04 03:43:38] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001511 10.0.0.242 - - [2026-06-04 03:43:38] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009581 10.0.0.242 - - [2026-06-04 03:43:38] "POST /service-templates HTTP/1.1" 200 543 0.029749 10.0.0.242 - - [2026-06-04 03:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007138 10.0.0.242 - - [2026-06-04 03:43:38] "GET /service-template/b45b5ab1-ae4d-45f3-b042-cdedee6d54ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.005440 10.0.0.242 - - [2026-06-04 03:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.242 - - [2026-06-04 03:43:38] "GET /service-template/b45b5ab1-ae4d-45f3-b042-cdedee6d54ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.004004 10.0.0.242 - - [2026-06-04 03:43:38] "POST /id-to-fqname HTTP/1.1" 200 221 0.001196 10.0.0.242 - - [2026-06-04 03:43:38] "POST /id-to-fqname HTTP/1.1" 200 221 0.001143 10.0.0.27 - - [2026-06-04 03:43:38] "GET /projects?obj_uuids=ecbef37e-9087-4c4e-9718-3fcbd829815e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000972 10.0.0.242 - - [2026-06-04 03:43:38] "POST /id-to-fqname HTTP/1.1" 200 222 0.001148 10.0.0.242 - - [2026-06-04 03:43:38] "POST /neutron/port HTTP/1.1" 200 1054 0.442152 10.0.0.242 - - [2026-06-04 03:43:39] "POST /neutron/port HTTP/1.1" 200 1054 0.027016 10.0.0.242 - - [2026-06-04 03:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.242 - - [2026-06-04 03:43:39] "DELETE /service-template/b45b5ab1-ae4d-45f3-b042-cdedee6d54ca HTTP/1.1" 200 115 0.031223 10.0.0.242 - - [2026-06-04 03:43:39] "POST /fqname-to-id HTTP/1.1" 404 193 0.007561 10.0.0.242 - - [2026-06-04 03:43:39] "POST /neutron/port HTTP/1.1" 200 1118 0.025679 10.0.0.242 - - [2026-06-04 03:43:39] "POST /neutron/port HTTP/1.1" 200 117 0.001053 10.0.0.242 - - [2026-06-04 03:43:39] "POST /neutron/network HTTP/1.1" 400 204 0.012708 10.0.0.242 - - [2026-06-04 03:43:40] "POST /neutron/port HTTP/1.1" 200 151 0.184857 10.0.0.242 - - [2026-06-04 03:43:41] "POST /neutron/port HTTP/1.1" 200 151 0.181519 10.0.0.242 - - [2026-06-04 03:43:41] "POST /neutron/network HTTP/1.1" 200 830 0.007541 10.0.0.50 - - [2026-06-04 03:43:41] "DELETE /route-target/f77d8028-6aac-4c73-96fb-55edcf5e5709 HTTP/1.1" 200 115 0.027320 10.0.0.242 - - [2026-06-04 03:43:42] "POST /neutron/port HTTP/1.1" 200 117 0.007837 10.0.0.242 - - [2026-06-04 03:43:42] "POST /neutron/network HTTP/1.1" 200 830 0.006713 10.0.0.50 - - [2026-06-04 03:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.242 - - [2026-06-04 03:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004704 10.0.0.27 - - [2026-06-04 03:43:45] "GET /projects?obj_uuids=ecbef37e-9087-4c4e-9718-3fcbd829815e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001316 10.0.0.242 - - [2026-06-04 03:43:45] "GET /project/ecbef37e-9087-4c4e-9718-3fcbd829815e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.044203 10.0.0.27 - - [2026-06-04 03:43:45] "GET /projects?obj_uuids=ecbef37e-9087-4c4e-9718-3fcbd829815e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001462 10.0.0.242 - - [2026-06-04 03:43:45] "POST /neutron/network HTTP/1.1" 200 611 0.141020 10.0.0.50 - - [2026-06-04 03:43:45] "POST /ref-update HTTP/1.1" 200 156 0.036203 10.0.0.242 - - [2026-06-04 03:43:46] "POST /id-to-fqname HTTP/1.1" 200 221 0.003647 10.0.0.242 - - [2026-06-04 03:43:46] "GET /virtual-network/cd87808b-3948-48d0-86e5-921fd6e09d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.011988 10.0.0.242 - - [2026-06-04 03:43:46] "POST /neutron/network HTTP/1.1" 200 830 0.007173 10.0.0.242 - - [2026-06-04 03:43:46] "GET /virtual-network/cd87808b-3948-48d0-86e5-921fd6e09d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006515 10.0.0.242 - - [2026-06-04 03:43:46] "GET /virtual-network/cd87808b-3948-48d0-86e5-921fd6e09d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006949 10.0.0.242 - - [2026-06-04 03:43:46] "GET /obj-perms HTTP/1.1" 200 5041 0.004397 10.0.0.27 - - [2026-06-04 03:43:46] "GET /obj-perms HTTP/1.1" 200 5041 0.003642 10.0.0.242 - - [2026-06-04 03:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.27 - - [2026-06-04 03:43:46] "GET /projects?obj_uuids=ecbef37e-9087-4c4e-9718-3fcbd829815e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000953 10.0.0.242 - - [2026-06-04 03:43:46] "GET /project/ecbef37e-9087-4c4e-9718-3fcbd829815e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.035143 10.0.0.242 - - [2026-06-04 03:43:46] "POST /neutron/network HTTP/1.1" 200 117 0.016343 10.0.0.242 - - [2026-06-04 03:43:47] "POST /neutron/network HTTP/1.1" 200 830 0.009227 10.0.0.242 - - [2026-06-04 03:43:47] "POST /id-to-fqname HTTP/1.1" 200 221 0.001164 10.0.0.242 - - [2026-06-04 03:43:47] "GET /virtual-network/fe9c1960-602a-44fa-8f19-6d08c4e41873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005268 10.0.0.242 - - [2026-06-04 03:43:47] "GET /virtual-network/fe9c1960-602a-44fa-8f19-6d08c4e41873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005523 10.0.0.242 - - [2026-06-04 03:43:47] "POST /neutron/subnet HTTP/1.1" 200 724 0.009145 10.0.0.242 - - [2026-06-04 03:43:47] "GET /virtual-network/fe9c1960-602a-44fa-8f19-6d08c4e41873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006042 10.0.0.50 - - [2026-06-04 03:43:48] "GET /obj-perms HTTP/1.1" 200 5041 0.004160 10.0.0.242 - - [2026-06-04 03:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.27 - - [2026-06-04 03:43:48] "GET /projects?obj_uuids=ecbef37e-9087-4c4e-9718-3fcbd829815e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001055 10.0.0.242 - - [2026-06-04 03:43:48] "GET /project/ecbef37e-9087-4c4e-9718-3fcbd829815e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.050901 10.0.0.50 - - [2026-06-04 03:43:48] "POST /route-targets HTTP/1.1" 200 327 0.016988 10.0.0.27 - - [2026-06-04 03:43:48] "POST /useragent-kv HTTP/1.1" 200 115 0.011113 10.0.0.242 - - [2026-06-04 03:43:48] "POST /neutron/subnet HTTP/1.1" 200 734 0.271230 10.0.0.242 - - [2026-06-04 03:43:48] "POST /id-to-fqname HTTP/1.1" 200 222 0.001721 10.0.0.242 - - [2026-06-04 03:43:48] "GET /virtual-network/3f0b7904-8c74-4623-8e7c-0061a83d72d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007549 10.0.0.242 - - [2026-06-04 03:43:48] "GET /virtual-network/3f0b7904-8c74-4623-8e7c-0061a83d72d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007632 10.0.0.242 - - [2026-06-04 03:43:48] "POST /neutron/network HTTP/1.1" 200 834 0.006873 10.0.0.242 - - [2026-06-04 03:43:49] "GET /virtual-network/3f0b7904-8c74-4623-8e7c-0061a83d72d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006171 10.0.0.242 - - [2026-06-04 03:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.27 - - [2026-06-04 03:43:49] "GET /projects?obj_uuids=ecbef37e-9087-4c4e-9718-3fcbd829815e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000942 10.0.0.242 - - [2026-06-04 03:43:49] "GET /project/ecbef37e-9087-4c4e-9718-3fcbd829815e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.051143 10.0.0.27 - - [2026-06-04 03:43:49] "GET /projects?obj_uuids=ecbef37e-9087-4c4e-9718-3fcbd829815e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001225 10.0.0.242 - - [2026-06-04 03:43:49] "POST /neutron/network HTTP/1.1" 200 623 0.143569 10.0.0.50 - - [2026-06-04 03:43:49] "POST /ref-update HTTP/1.1" 200 156 0.027118 10.0.0.242 - - [2026-06-04 03:43:50] "POST /id-to-fqname HTTP/1.1" 200 227 0.003521 10.0.0.242 - - [2026-06-04 03:43:50] "GET /virtual-network/ea1ae7f2-768b-41e7-bb3b-1ecfe51dac13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005172 10.0.0.242 - - [2026-06-04 03:43:50] "POST /neutron/network HTTP/1.1" 200 842 0.006808 10.0.0.242 - - [2026-06-04 03:43:50] "GET /virtual-network/ea1ae7f2-768b-41e7-bb3b-1ecfe51dac13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006245 10.0.0.242 - - [2026-06-04 03:43:50] "GET /virtual-network/ea1ae7f2-768b-41e7-bb3b-1ecfe51dac13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005839 10.0.0.242 - - [2026-06-04 03:43:50] "GET /obj-perms HTTP/1.1" 200 5041 0.004016 10.0.0.27 - - [2026-06-04 03:43:50] "GET /obj-perms HTTP/1.1" 200 5041 0.004486 10.0.0.242 - - [2026-06-04 03:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.27 - - [2026-06-04 03:43:50] "GET /projects?obj_uuids=ecbef37e-9087-4c4e-9718-3fcbd829815e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000952 10.0.0.242 - - [2026-06-04 03:43:50] "GET /project/ecbef37e-9087-4c4e-9718-3fcbd829815e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.061317 10.0.0.242 - - [2026-06-04 03:43:50] "POST /neutron/network HTTP/1.1" 200 117 0.018094 10.0.0.242 - - [2026-06-04 03:43:51] "POST /neutron/network HTTP/1.1" 200 843 0.008966 10.0.0.242 - - [2026-06-04 03:43:51] "POST /id-to-fqname HTTP/1.1" 200 228 0.001291 10.0.0.242 - - [2026-06-04 03:43:51] "GET /virtual-network/b055cbff-1c58-4a6f-a3e0-868ff0d69d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007126 10.0.0.242 - - [2026-06-04 03:43:51] "GET /virtual-network/b055cbff-1c58-4a6f-a3e0-868ff0d69d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005304 10.0.0.242 - - [2026-06-04 03:43:51] "POST /neutron/subnet HTTP/1.1" 200 720 0.010491 10.0.0.242 - - [2026-06-04 03:43:51] "GET /virtual-network/b055cbff-1c58-4a6f-a3e0-868ff0d69d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005455 10.0.0.50 - - [2026-06-04 03:43:52] "GET /obj-perms HTTP/1.1" 200 5041 0.003812 10.0.0.242 - - [2026-06-04 03:43:52] "POST /id-to-fqname HTTP/1.1" 200 221 0.002138 10.0.0.27 - - [2026-06-04 03:43:53] "GET /projects?obj_uuids=ecbef37e-9087-4c4e-9718-3fcbd829815e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001096 10.0.0.242 - - [2026-06-04 03:43:53] "GET /project/ecbef37e-9087-4c4e-9718-3fcbd829815e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.087740 10.0.0.242 - - [2026-06-04 03:43:53] "POST /neutron/network HTTP/1.1" 200 830 0.008303 10.0.0.242 - - [2026-06-04 03:43:53] "POST /id-to-fqname HTTP/1.1" 200 222 0.001691 10.0.0.242 - - [2026-06-04 03:43:53] "POST /neutron/port HTTP/1.1" 200 4182 0.046365 10.0.0.27 - - [2026-06-04 03:43:54] "GET /projects?obj_uuids=ecbef37e-9087-4c4e-9718-3fcbd829815e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000990 10.0.0.242 - - [2026-06-04 03:43:54] "POST /neutron/port HTTP/1.1" 200 1056 0.371423 10.0.0.242 - - [2026-06-04 03:43:54] "POST /neutron/port HTTP/1.1" 200 1056 0.015187 10.0.0.242 - - [2026-06-04 03:43:54] "POST /neutron/network HTTP/1.1" 200 935 0.052219 10.0.0.242 - - [2026-06-04 03:43:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003601 10.0.0.242 - - [2026-06-04 03:43:55] "POST /neutron/port HTTP/1.1" 200 117 0.001487 10.0.0.242 - - [2026-06-04 03:43:55] "POST /neutron/network HTTP/1.1" 200 830 0.018297 10.0.0.27 - - [2026-06-04 03:43:55] "GET /projects?obj_uuids=ecbef37e-9087-4c4e-9718-3fcbd829815e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001409 10.0.0.242 - - [2026-06-04 03:43:55] "GET /project/ecbef37e-9087-4c4e-9718-3fcbd829815e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.091320 10.0.0.242 - - [2026-06-04 03:43:55] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007219 10.0.0.242 - - [2026-06-04 03:43:55] "POST /fqname-to-id HTTP/1.1" 404 193 0.006422 10.0.0.242 - - [2026-06-04 03:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.27 - - [2026-06-04 03:43:55] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000967 10.0.0.242 - - [2026-06-04 03:43:55] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006861 10.0.0.242 - - [2026-06-04 03:43:55] "POST /service-templates HTTP/1.1" 200 543 0.025758 10.0.0.242 - - [2026-06-04 03:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.242 - - [2026-06-04 03:43:55] "GET /service-template/b2e27ef3-0761-41cb-a48d-f043cd17a63a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.009274 10.0.0.242 - - [2026-06-04 03:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.242 - - [2026-06-04 03:43:55] "GET /service-template/b2e27ef3-0761-41cb-a48d-f043cd17a63a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.006106 10.0.0.242 - - [2026-06-04 03:43:55] "POST /id-to-fqname HTTP/1.1" 200 221 0.001539 10.0.0.242 - - [2026-06-04 03:43:56] "POST /id-to-fqname HTTP/1.1" 200 227 0.002195 10.0.0.242 - - [2026-06-04 03:43:56] "POST /id-to-fqname HTTP/1.1" 200 228 0.001304 10.0.0.27 - - [2026-06-04 03:43:56] "GET /projects?obj_uuids=ecbef37e-9087-4c4e-9718-3fcbd829815e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001059 10.0.0.242 - - [2026-06-04 03:43:56] "POST /neutron/port HTTP/1.1" 200 1058 0.378867 10.0.0.242 - - [2026-06-04 03:43:56] "POST /neutron/port HTTP/1.1" 200 1058 0.015908 10.0.0.242 - - [2026-06-04 03:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.242 - - [2026-06-04 03:43:56] "DELETE /service-template/b2e27ef3-0761-41cb-a48d-f043cd17a63a HTTP/1.1" 200 115 0.035488 10.0.0.242 - - [2026-06-04 03:43:56] "POST /fqname-to-id HTTP/1.1" 404 193 0.003067 10.0.0.242 - - [2026-06-04 03:43:57] "POST /neutron/port HTTP/1.1" 200 1122 0.021580 10.0.0.242 - - [2026-06-04 03:43:57] "POST /neutron/port HTTP/1.1" 200 117 0.001092 10.0.0.27 - - [2026-06-04 03:43:57] "POST /useragent-kv HTTP/1.1" 200 115 0.004072 10.0.0.50 - - [2026-06-04 03:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.27 - - [2026-06-04 03:43:57] "POST /useragent-kv HTTP/1.1" 200 115 0.001896 10.0.0.242 - - [2026-06-04 03:43:57] "POST /neutron/network HTTP/1.1" 200 151 0.122321 10.0.0.50 - - [2026-06-04 03:43:57] "DELETE /route-target/e0f03c7b-656b-4ee0-a332-7ed1f7730b9f HTTP/1.1" 200 115 0.025324 10.0.0.242 - - [2026-06-04 03:43:57] "POST /neutron/port HTTP/1.1" 200 1120 0.032405 10.0.0.242 - - [2026-06-04 03:43:58] "POST /neutron/network HTTP/1.1" 200 834 0.006883 10.0.0.242 - - [2026-06-04 03:43:58] "POST /neutron/port HTTP/1.1" 200 1112 0.022599 10.0.0.242 - - [2026-06-04 03:43:59] "POST /neutron/port HTTP/1.1" 200 1105 0.061656 10.0.0.242 - - [2026-06-04 03:43:59] "POST /neutron/network HTTP/1.1" 200 2183 0.019154 10.0.0.242 - - [2026-06-04 03:43:59] "POST /neutron/subnet HTTP/1.1" 200 689 0.010092 10.0.0.242 - - [2026-06-04 03:43:59] "POST /neutron/port HTTP/1.1" 200 117 0.006543 10.0.0.242 - - [2026-06-04 03:44:00] "POST /neutron/network HTTP/1.1" 200 830 0.006953 10.0.0.50 - - [2026-06-04 03:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.27 - - [2026-06-04 03:44:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002677 10.0.0.27 - - [2026-06-04 03:44:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003175 10.0.0.242 - - [2026-06-04 03:44:01] "POST /neutron/network HTTP/1.1" 200 151 0.136319 10.0.0.50 - - [2026-06-04 03:44:01] "DELETE /route-target/32107a61-0b32-4a58-a0e1-27b2ece985f7 HTTP/1.1" 200 115 0.032827 10.0.0.27 - - [2026-06-04 03:44:02] "GET /projects?obj_uuids=ecbef37e-9087-4c4e-9718-3fcbd829815e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001596 10.0.0.242 - - [2026-06-04 03:44:03] "GET /project/ecbef37e-9087-4c4e-9718-3fcbd829815e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.052795 10.0.0.27 - - [2026-06-04 03:44:03] "GET /projects?obj_uuids=ecbef37e-9087-4c4e-9718-3fcbd829815e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001092 10.0.0.242 - - [2026-06-04 03:44:03] "GET /project/ecbef37e-9087-4c4e-9718-3fcbd829815e?fields=virtual_networks HTTP/1.1" 200 1025 0.044455 10.0.0.27 - - [2026-06-04 03:44:03] "GET /projects?obj_uuids=ecbef37e-9087-4c4e-9718-3fcbd829815e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001516 10.0.0.242 - - [2026-06-04 03:44:03] "GET /project/ecbef37e-9087-4c4e-9718-3fcbd829815e?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.052444 10.0.0.27 - - [2026-06-04 03:44:03] "GET /projects?obj_uuids=ecbef37e-9087-4c4e-9718-3fcbd829815e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001072 10.0.0.242 - - [2026-06-04 03:44:03] "GET /project/ecbef37e-9087-4c4e-9718-3fcbd829815e?fields=security_groups HTTP/1.1" 200 1247 0.044726 10.0.0.242 - - [2026-06-04 03:44:04] "POST /fqname-to-id HTTP/1.1" 404 190 0.040309 10.0.0.27 - - [2026-06-04 03:44:04] "GET /projects?obj_uuids=bfc268a3-542d-4f08-bb0f-72ce54c133cf&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003520 10.0.0.27 - - [2026-06-04 03:44:04] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001110 10.0.0.27 - - [2026-06-04 03:44:04] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007839 10.0.0.27 - - [2026-06-04 03:44:04] "POST /id-to-fqname HTTP/1.1" 200 192 0.001488 10.0.0.27 - - [2026-06-04 03:44:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.005287 10.0.0.27 - - [2026-06-04 03:44:04] "POST /security-groups HTTP/1.1" 200 593 0.032485 10.0.0.27 - - [2026-06-04 03:44:04] "POST /projects HTTP/1.1" 200 589 0.251374 10.0.0.27 - - [2026-06-04 03:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.292671 10.0.0.50 - - [2026-06-04 03:44:04] "POST /fqname-to-id HTTP/1.1" 404 235 0.005005 10.0.0.242 - - [2026-06-04 03:44:04] "GET /project/bfc268a3-542d-4f08-bb0f-72ce54c133cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.454337 10.0.0.242 - - [2026-06-04 03:44:06] "GET / HTTP/1.1" 200 35931 0.002175 10.0.0.242 - - [2026-06-04 03:44:08] "POST /fqname-to-id HTTP/1.1" 401 293 0.000441 10.0.0.242 - - [2026-06-04 03:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.081141 10.0.0.27 - - [2026-06-04 03:44:08] "GET /projects?obj_uuids=bfc268a3-542d-4f08-bb0f-72ce54c133cf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001389 10.0.0.242 - - [2026-06-04 03:44:08] "GET /project/bfc268a3-542d-4f08-bb0f-72ce54c133cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.046469 10.0.0.50 - - [2026-06-04 03:44:08] "POST /ref-update HTTP/1.1" 200 156 0.030022 10.0.0.27 - - [2026-06-04 03:44:09] "POST /useragent-kv HTTP/1.1" 200 115 0.004360 10.0.0.242 - - [2026-06-04 03:44:09] "POST /neutron/subnet HTTP/1.1" 200 720 0.215293 10.0.0.242 - - [2026-06-04 03:44:09] "POST /id-to-fqname HTTP/1.1" 200 224 0.001268 10.0.0.242 - - [2026-06-04 03:44:09] "GET /virtual-network/9091b316-a7a3-4f66-8c97-4899cd12d782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005119 10.0.0.242 - - [2026-06-04 03:44:09] "GET /virtual-network/9091b316-a7a3-4f66-8c97-4899cd12d782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006755 10.0.0.242 - - [2026-06-04 03:44:09] "POST /neutron/network HTTP/1.1" 200 829 0.006696 10.0.0.242 - - [2026-06-04 03:44:09] "GET /virtual-network/9091b316-a7a3-4f66-8c97-4899cd12d782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005867 10.0.0.242 - - [2026-06-04 03:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.27 - - [2026-06-04 03:44:11] "GET /projects?obj_uuids=bfc268a3-542d-4f08-bb0f-72ce54c133cf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001217 10.0.0.242 - - [2026-06-04 03:44:11] "GET /project/bfc268a3-542d-4f08-bb0f-72ce54c133cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.043879 10.0.0.27 - - [2026-06-04 03:44:11] "GET /projects?obj_uuids=bfc268a3-542d-4f08-bb0f-72ce54c133cf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001362 10.0.0.242 - - [2026-06-04 03:44:11] "POST /neutron/network HTTP/1.1" 200 613 0.137440 10.0.0.242 - - [2026-06-04 03:44:11] "POST /id-to-fqname HTTP/1.1" 200 225 0.003408 10.0.0.242 - - [2026-06-04 03:44:11] "GET /virtual-network/235a4786-6b56-4586-af73-7400d91979cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005456 10.0.0.242 - - [2026-06-04 03:44:12] "POST /neutron/network HTTP/1.1" 200 832 0.008589 10.0.0.242 - - [2026-06-04 03:44:12] "GET /virtual-network/235a4786-6b56-4586-af73-7400d91979cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005697 10.0.0.242 - - [2026-06-04 03:44:12] "GET /virtual-network/235a4786-6b56-4586-af73-7400d91979cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005548 10.0.0.242 - - [2026-06-04 03:44:12] "GET /obj-perms HTTP/1.1" 200 5053 0.077225 10.0.0.27 - - [2026-06-04 03:44:12] "GET /obj-perms HTTP/1.1" 200 5053 0.070997 10.0.0.242 - - [2026-06-04 03:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.27 - - [2026-06-04 03:44:12] "GET /projects?obj_uuids=bfc268a3-542d-4f08-bb0f-72ce54c133cf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001712 10.0.0.242 - - [2026-06-04 03:44:12] "GET /project/bfc268a3-542d-4f08-bb0f-72ce54c133cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.046657 10.0.0.242 - - [2026-06-04 03:44:12] "POST /neutron/network HTTP/1.1" 200 117 0.014937 10.0.0.50 - - [2026-06-04 03:44:13] "POST /route-targets HTTP/1.1" 200 327 0.021698 10.0.0.242 - - [2026-06-04 03:44:13] "POST /neutron/network HTTP/1.1" 200 837 0.009053 10.0.0.242 - - [2026-06-04 03:44:13] "POST /id-to-fqname HTTP/1.1" 200 227 0.001461 10.0.0.242 - - [2026-06-04 03:44:13] "GET /virtual-network/9f93e168-46b7-4e23-aaec-c074eee999cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006190 10.0.0.242 - - [2026-06-04 03:44:13] "GET /virtual-network/9f93e168-46b7-4e23-aaec-c074eee999cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005773 10.0.0.242 - - [2026-06-04 03:44:13] "POST /neutron/subnet HTTP/1.1" 200 729 0.009493 10.0.0.242 - - [2026-06-04 03:44:13] "GET /virtual-network/9f93e168-46b7-4e23-aaec-c074eee999cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006381 10.0.0.50 - - [2026-06-04 03:44:14] "GET /obj-perms HTTP/1.1" 200 5053 0.061315 10.0.0.242 - - [2026-06-04 03:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.27 - - [2026-06-04 03:44:14] "GET /projects?obj_uuids=bfc268a3-542d-4f08-bb0f-72ce54c133cf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001438 10.0.0.242 - - [2026-06-04 03:44:14] "GET /project/bfc268a3-542d-4f08-bb0f-72ce54c133cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.043368 10.0.0.50 - - [2026-06-04 03:44:14] "POST /ref-update HTTP/1.1" 200 156 0.028335 10.0.0.27 - - [2026-06-04 03:44:14] "POST /useragent-kv HTTP/1.1" 200 115 0.007064 10.0.0.242 - - [2026-06-04 03:44:14] "POST /neutron/subnet HTTP/1.1" 200 720 0.262273 10.0.0.242 - - [2026-06-04 03:44:14] "POST /id-to-fqname HTTP/1.1" 200 233 0.001528 10.0.0.242 - - [2026-06-04 03:44:14] "GET /virtual-network/9435fd48-4f7e-47e6-bfc8-93d74bba0fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005291 10.0.0.242 - - [2026-06-04 03:44:14] "GET /virtual-network/9435fd48-4f7e-47e6-bfc8-93d74bba0fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006728 10.0.0.242 - - [2026-06-04 03:44:14] "POST /neutron/network HTTP/1.1" 200 847 0.006973 10.0.0.242 - - [2026-06-04 03:44:15] "GET /virtual-network/9435fd48-4f7e-47e6-bfc8-93d74bba0fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005979 10.0.0.242 - - [2026-06-04 03:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.27 - - [2026-06-04 03:44:15] "GET /projects?obj_uuids=bfc268a3-542d-4f08-bb0f-72ce54c133cf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001174 10.0.0.242 - - [2026-06-04 03:44:15] "GET /project/bfc268a3-542d-4f08-bb0f-72ce54c133cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.041336 10.0.0.27 - - [2026-06-04 03:44:15] "GET /projects?obj_uuids=bfc268a3-542d-4f08-bb0f-72ce54c133cf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002569 10.0.0.242 - - [2026-06-04 03:44:15] "POST /neutron/network HTTP/1.1" 200 631 0.143765 10.0.0.242 - - [2026-06-04 03:44:16] "POST /id-to-fqname HTTP/1.1" 200 234 0.003670 10.0.0.242 - - [2026-06-04 03:44:16] "GET /virtual-network/e9a8b632-218c-4f7a-9223-75859f4713f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.005572 10.0.0.242 - - [2026-06-04 03:44:16] "POST /neutron/network HTTP/1.1" 200 851 0.008027 10.0.0.242 - - [2026-06-04 03:44:16] "GET /virtual-network/e9a8b632-218c-4f7a-9223-75859f4713f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.006201 10.0.0.242 - - [2026-06-04 03:44:16] "GET /virtual-network/e9a8b632-218c-4f7a-9223-75859f4713f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.005652 10.0.0.242 - - [2026-06-04 03:44:16] "GET /obj-perms HTTP/1.1" 200 5053 0.003622 10.0.0.27 - - [2026-06-04 03:44:16] "GET /obj-perms HTTP/1.1" 200 5053 0.004044 10.0.0.242 - - [2026-06-04 03:44:16] "POST /id-to-fqname HTTP/1.1" 200 224 0.001293 10.0.0.242 - - [2026-06-04 03:44:16] "POST /neutron/port HTTP/1.1" 200 4182 0.041664 10.0.0.27 - - [2026-06-04 03:44:17] "GET /projects?obj_uuids=bfc268a3-542d-4f08-bb0f-72ce54c133cf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001015 10.0.0.242 - - [2026-06-04 03:44:17] "GET /project/bfc268a3-542d-4f08-bb0f-72ce54c133cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.075323 10.0.0.242 - - [2026-06-04 03:44:18] "POST /neutron/port HTTP/1.1" 200 4182 0.043450 10.0.0.242 - - [2026-06-04 03:44:18] "POST /id-to-fqname HTTP/1.1" 200 225 0.001277 10.0.0.242 - - [2026-06-04 03:44:18] "POST /neutron/network HTTP/1.1" 200 842 0.007072 10.0.0.242 - - [2026-06-04 03:44:18] "POST /neutron/port HTTP/1.1" 200 1061 0.018431 10.0.0.242 - - [2026-06-04 03:44:19] "POST /neutron/port HTTP/1.1" 200 1125 0.027209 10.0.0.242 - - [2026-06-04 03:44:19] "POST /neutron/port HTTP/1.1" 200 117 0.001884 10.0.0.27 - - [2026-06-04 03:44:19] "GET /projects?obj_uuids=bfc268a3-542d-4f08-bb0f-72ce54c133cf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000978 10.0.0.242 - - [2026-06-04 03:44:19] "GET /project/bfc268a3-542d-4f08-bb0f-72ce54c133cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.079576 10.0.0.242 - - [2026-06-04 03:44:19] "POST /neutron/port HTTP/1.1" 200 5154 0.040299 10.0.0.242 - - [2026-06-04 03:44:19] "POST /fqname-to-id HTTP/1.1" 404 193 0.003949 10.0.0.242 - - [2026-06-04 03:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.27 - - [2026-06-04 03:44:19] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001490 10.0.0.242 - - [2026-06-04 03:44:19] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.010262 10.0.0.242 - - [2026-06-04 03:44:19] "POST /service-templates HTTP/1.1" 200 543 0.029121 10.0.0.242 - - [2026-06-04 03:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.242 - - [2026-06-04 03:44:20] "GET /service-template/8217d2f3-4805-40e6-887a-7776b9453474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1642 0.006285 10.0.0.242 - - [2026-06-04 03:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.242 - - [2026-06-04 03:44:20] "GET /service-template/8217d2f3-4805-40e6-887a-7776b9453474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1642 0.004239 10.0.0.242 - - [2026-06-04 03:44:20] "POST /id-to-fqname HTTP/1.1" 200 233 0.001297 10.0.0.242 - - [2026-06-04 03:44:20] "POST /neutron/network HTTP/1.1" 200 842 0.008295 10.0.0.242 - - [2026-06-04 03:44:20] "POST /neutron/security_group HTTP/1.1" 200 2060 0.010307 10.0.0.242 - - [2026-06-04 03:44:20] "POST /neutron/port HTTP/1.1" 200 1062 0.021387 10.0.0.242 - - [2026-06-04 03:44:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005327 10.0.0.242 - - [2026-06-04 03:44:21] "POST /neutron/network HTTP/1.1" 200 832 0.008399 10.0.0.27 - - [2026-06-04 03:44:21] "GET /projects?obj_uuids=bfc268a3-542d-4f08-bb0f-72ce54c133cf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001384 10.0.0.242 - - [2026-06-04 03:44:21] "GET /project/bfc268a3-542d-4f08-bb0f-72ce54c133cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.080685 10.0.0.242 - - [2026-06-04 03:44:21] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008628 10.0.0.242 - - [2026-06-04 03:44:21] "GET /virtual-machine/14c3e904-e9fe-4e1f-a7cf-67851e7f1ee2 HTTP/1.1" 401 293 0.000446 10.0.0.242 - - [2026-06-04 03:44:22] "GET /virtual-machine/14c3e904-e9fe-4e1f-a7cf-67851e7f1ee2 HTTP/1.1" 404 171 0.038999 10.0.0.27 - - [2026-06-04 03:44:22] "GET /projects?obj_uuids=bfc268a3-542d-4f08-bb0f-72ce54c133cf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001034 10.0.0.242 - - [2026-06-04 03:44:22] "POST /neutron/port HTTP/1.1" 200 1061 0.280471 10.0.0.242 - - [2026-06-04 03:44:22] "POST /neutron/port HTTP/1.1" 200 1115 0.113052 10.0.0.242 - - [2026-06-04 03:44:22] "POST /neutron/subnet HTTP/1.1" 200 694 0.008649 10.0.0.242 - - [2026-06-04 03:44:24] "GET /virtual-machine/14c3e904-e9fe-4e1f-a7cf-67851e7f1ee2 HTTP/1.1" 200 1294 0.008000 10.0.0.242 - - [2026-06-04 03:44:24] "GET /virtual-machine-interface/3e0388b3-93c9-48ba-a296-df07083f2d5a HTTP/1.1" 200 2984 0.005251 10.0.0.242 - - [2026-06-04 03:44:24] "GET /virtual-machine-interface/3e0388b3-93c9-48ba-a296-df07083f2d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.005917 10.0.0.242 - - [2026-06-04 03:44:24] "PUT /virtual-machine-interface/3e0388b3-93c9-48ba-a296-df07083f2d5a HTTP/1.1" 200 284 0.021609 10.0.0.242 - - [2026-06-04 03:44:24] "POST /neutron/port HTTP/1.1" 200 1125 0.020089 10.0.0.50 - - [2026-06-04 03:44:25] "GET /obj-perms HTTP/1.1" 200 5075 0.059713 10.0.0.50 - - [2026-06-04 03:44:27] "DELETE /access-control-list/051df4ef-265c-4057-8cd3-b2b7a94f6ad5 HTTP/1.1" 200 115 0.038024 10.0.0.242 - - [2026-06-04 03:44:29] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008326 10.0.0.242 - - [2026-06-04 03:44:29] "POST /neutron/port HTTP/1.1" 200 1125 0.018022 10.0.0.242 - - [2026-06-04 03:44:29] "GET /virtual-machine/14c3e904-e9fe-4e1f-a7cf-67851e7f1ee2 HTTP/1.1" 200 1294 0.004433 10.0.0.242 - - [2026-06-04 03:44:29] "GET /virtual-machine-interface/3e0388b3-93c9-48ba-a296-df07083f2d5a HTTP/1.1" 200 3034 0.005027 10.0.0.242 - - [2026-06-04 03:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.242 - - [2026-06-04 03:44:29] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003963 10.0.0.242 - - [2026-06-04 03:44:29] "GET /virtual-networks?parent_id=bfc268a3-542d-4f08-bb0f-72ce54c133cf&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004038 10.0.0.242 - - [2026-06-04 03:44:30] "GET /virtual-network/9435fd48-4f7e-47e6-bfc8-93d74bba0fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005925 10.0.0.242 - - [2026-06-04 03:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.242 - - [2026-06-04 03:44:33] "GET /virtual-network/9435fd48-4f7e-47e6-bfc8-93d74bba0fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005743 10.0.0.27 - - [2026-06-04 03:44:34] "DELETE /project/bfc268a3542d4f08bb0f72ce54c133cf HTTP/1.1" 404 173 0.003913 10.0.0.27 - - [2026-06-04 03:44:34] "DELETE /project/ecbef37e-9087-4c4e-9718-3fcbd829815e HTTP/1.1" 404 177 0.003616 10.0.0.242 - - [2026-06-04 03:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.242 - - [2026-06-04 03:44:37] "GET /virtual-network/9435fd48-4f7e-47e6-bfc8-93d74bba0fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005106 10.0.0.242 - - [2026-06-04 03:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.242 - - [2026-06-04 03:44:41] "GET /virtual-network/9435fd48-4f7e-47e6-bfc8-93d74bba0fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005364 10.0.0.242 - - [2026-06-04 03:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.242 - - [2026-06-04 03:44:45] "GET /virtual-network/9435fd48-4f7e-47e6-bfc8-93d74bba0fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005927 10.0.0.242 - - [2026-06-04 03:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.242 - - [2026-06-04 03:44:49] "GET /virtual-network/9435fd48-4f7e-47e6-bfc8-93d74bba0fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005900 10.0.0.242 - - [2026-06-04 03:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.242 - - [2026-06-04 03:44:53] "GET /virtual-network/9435fd48-4f7e-47e6-bfc8-93d74bba0fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.007545 10.0.0.242 - - [2026-06-04 03:44:56] "POST /neutron/port HTTP/1.1" 200 1216 0.021141 10.0.0.242 - - [2026-06-04 03:44:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004003 10.0.0.242 - - [2026-06-04 03:44:56] "POST /neutron/port HTTP/1.1" 200 117 0.001153 10.0.0.242 - - [2026-06-04 03:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004433 10.0.0.242 - - [2026-06-04 03:44:57] "GET /virtual-network/9435fd48-4f7e-47e6-bfc8-93d74bba0fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.008105 10.0.0.242 - - [2026-06-04 03:45:00] "POST /neutron/port HTTP/1.1" 200 1216 0.018140 10.0.0.242 - - [2026-06-04 03:45:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004408 10.0.0.242 - - [2026-06-04 03:45:00] "POST /neutron/port HTTP/1.1" 200 117 0.001246 10.0.0.242 - - [2026-06-04 03:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004516 10.0.0.242 - - [2026-06-04 03:45:01] "GET /virtual-network/9435fd48-4f7e-47e6-bfc8-93d74bba0fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.008506 10.0.0.242 - - [2026-06-04 03:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004885 10.0.0.242 - - [2026-06-04 03:45:05] "GET /virtual-network/9435fd48-4f7e-47e6-bfc8-93d74bba0fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.007769 10.0.0.242 - - [2026-06-04 03:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.242 - - [2026-06-04 03:45:10] "GET /virtual-network/9435fd48-4f7e-47e6-bfc8-93d74bba0fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006862 10.0.0.242 - - [2026-06-04 03:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005992 10.0.0.242 - - [2026-06-04 03:45:14] "GET /virtual-network/9435fd48-4f7e-47e6-bfc8-93d74bba0fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006838 10.0.0.242 - - [2026-06-04 03:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.242 - - [2026-06-04 03:45:16] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004188 10.0.0.242 - - [2026-06-04 03:45:16] "GET /virtual-networks?parent_id=bfc268a3-542d-4f08-bb0f-72ce54c133cf&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003274 10.0.0.242 - - [2026-06-04 03:45:16] "GET /virtual-network/9435fd48-4f7e-47e6-bfc8-93d74bba0fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006306 10.0.0.242 - - [2026-06-04 03:45:16] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007637 10.0.0.242 - - [2026-06-04 03:45:26] "POST /neutron/port HTTP/1.1" 200 1125 0.022882 10.0.0.242 - - [2026-06-04 03:45:27] "POST /neutron/security_group HTTP/1.1" 200 2060 0.038548 10.0.0.242 - - [2026-06-04 03:45:30] "POST /neutron/port HTTP/1.1" 200 1126 0.019847 10.0.0.242 - - [2026-06-04 03:45:31] "POST /neutron/security_group HTTP/1.1" 200 2060 0.013922 10.0.0.242 - - [2026-06-04 03:45:42] "POST /fqname-to-id HTTP/1.1" 404 211 0.003849 10.0.0.242 - - [2026-06-04 03:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.27 - - [2026-06-04 03:45:42] "GET /projects?obj_uuids=bfc268a3-542d-4f08-bb0f-72ce54c133cf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002066 10.0.0.242 - - [2026-06-04 03:45:42] "GET /project/bfc268a3-542d-4f08-bb0f-72ce54c133cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.048905 10.0.0.242 - - [2026-06-04 03:45:42] "POST /service-instances HTTP/1.1" 200 547 0.033948 10.0.0.242 - - [2026-06-04 03:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.242 - - [2026-06-04 03:45:42] "GET /service-instance/30b58271-b08d-42fb-9b76-cd6cde19a80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007621 10.0.0.242 - - [2026-06-04 03:45:42] "POST /port-tuples HTTP/1.1" 200 590 0.044732 10.0.0.242 - - [2026-06-04 03:45:42] "GET /virtual-machine-interface/3e0388b3-93c9-48ba-a296-df07083f2d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006524 10.0.0.242 - - [2026-06-04 03:45:42] "PUT /virtual-machine-interface/3e0388b3-93c9-48ba-a296-df07083f2d5a HTTP/1.1" 200 284 0.016064 10.0.0.242 - - [2026-06-04 03:45:42] "POST /ref-update HTTP/1.1" 200 156 0.015116 10.0.0.242 - - [2026-06-04 03:45:42] "POST /neutron/port HTTP/1.1" 200 1125 0.017806 10.0.0.50 - - [2026-06-04 03:45:42] "POST /ref-update HTTP/1.1" 200 156 0.053958 10.0.0.50 - - [2026-06-04 03:45:43] "POST /ref-update HTTP/1.1" 200 156 0.019826 10.0.0.242 - - [2026-06-04 03:45:43] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008916 10.0.0.242 - - [2026-06-04 03:45:43] "GET /virtual-machine/4630b4ec-96a2-410c-b538-7db5cdf4ccb5 HTTP/1.1" 200 1294 0.006112 10.0.0.242 - - [2026-06-04 03:45:43] "GET /virtual-machine-interface/a6587a7d-dff0-4592-9289-8b89ac757837 HTTP/1.1" 200 2958 0.006124 10.0.0.242 - - [2026-06-04 03:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.242 - - [2026-06-04 03:45:43] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007076 10.0.0.242 - - [2026-06-04 03:45:43] "GET /virtual-networks?parent_id=bfc268a3-542d-4f08-bb0f-72ce54c133cf&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003639 10.0.0.242 - - [2026-06-04 03:45:43] "GET /virtual-network/9091b316-a7a3-4f66-8c97-4899cd12d782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006021 10.0.0.242 - - [2026-06-04 03:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.242 - - [2026-06-04 03:45:44] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004242 10.0.0.242 - - [2026-06-04 03:45:44] "GET /virtual-networks?parent_id=bfc268a3-542d-4f08-bb0f-72ce54c133cf&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003536 10.0.0.242 - - [2026-06-04 03:45:44] "GET /virtual-network/9091b316-a7a3-4f66-8c97-4899cd12d782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005983 10.0.0.242 - - [2026-06-04 03:45:44] "POST /neutron/port HTTP/1.1" 200 1126 0.021512 10.0.0.242 - - [2026-06-04 03:45:44] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007917 10.0.0.242 - - [2026-06-04 03:45:45] "GET /virtual-machine/b9cd484c-aceb-4a0c-aad5-c80b743f69de HTTP/1.1" 200 1295 0.008277 10.0.0.242 - - [2026-06-04 03:45:45] "GET /virtual-machine-interface/4d445846-914d-4ca3-b5f4-d9a56ff960e5 HTTP/1.1" 200 2960 0.005737 10.0.0.242 - - [2026-06-04 03:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.242 - - [2026-06-04 03:45:45] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003584 10.0.0.242 - - [2026-06-04 03:45:45] "GET /virtual-networks?parent_id=bfc268a3-542d-4f08-bb0f-72ce54c133cf&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003289 10.0.0.242 - - [2026-06-04 03:45:45] "GET /virtual-network/235a4786-6b56-4586-af73-7400d91979cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005915 10.0.0.242 - - [2026-06-04 03:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004417 10.0.0.242 - - [2026-06-04 03:45:46] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006930 10.0.0.242 - - [2026-06-04 03:45:46] "GET /virtual-networks?parent_id=bfc268a3-542d-4f08-bb0f-72ce54c133cf&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003990 10.0.0.242 - - [2026-06-04 03:45:46] "GET /virtual-network/235a4786-6b56-4586-af73-7400d91979cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006924 10.0.0.242 - - [2026-06-04 03:45:46] "POST /fqname-to-id HTTP/1.1" 404 215 0.004194 10.0.0.242 - - [2026-06-04 03:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.27 - - [2026-06-04 03:45:46] "GET /projects?obj_uuids=bfc268a3-542d-4f08-bb0f-72ce54c133cf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001456 10.0.0.242 - - [2026-06-04 03:45:46] "GET /project/bfc268a3-542d-4f08-bb0f-72ce54c133cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.053315 10.0.0.242 - - [2026-06-04 03:45:46] "POST /network-policys HTTP/1.1" 200 551 0.032064 10.0.0.242 - - [2026-06-04 03:45:46] "GET /network-policy/00ed3c53-9b2b-40fc-bc7a-2d1d369fc0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2471 0.007003 10.0.0.242 - - [2026-06-04 03:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.242 - - [2026-06-04 03:45:46] "GET /virtual-network/9091b316-a7a3-4f66-8c97-4899cd12d782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006239 10.0.0.242 - - [2026-06-04 03:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.242 - - [2026-06-04 03:45:46] "GET /network-policy/00ed3c53-9b2b-40fc-bc7a-2d1d369fc0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2471 0.005567 10.0.0.242 - - [2026-06-04 03:45:46] "POST /ref-update HTTP/1.1" 200 156 0.066457 10.0.0.50 - - [2026-06-04 03:45:46] "POST /access-control-lists HTTP/1.1" 200 596 0.043748 10.0.0.242 - - [2026-06-04 03:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007914 10.0.0.242 - - [2026-06-04 03:45:46] "GET /network-policy/00ed3c53-9b2b-40fc-bc7a-2d1d369fc0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2471 0.005222 10.0.0.242 - - [2026-06-04 03:45:47] "POST /neutron/network HTTP/1.1" 200 921 0.014074 10.0.0.242 - - [2026-06-04 03:45:47] "GET /virtual-network/9091b316-a7a3-4f66-8c97-4899cd12d782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006440 10.0.0.242 - - [2026-06-04 03:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.242 - - [2026-06-04 03:45:47] "GET /network-policy/00ed3c53-9b2b-40fc-bc7a-2d1d369fc0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2471 0.005051 10.0.0.242 - - [2026-06-04 03:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.242 - - [2026-06-04 03:45:47] "GET /virtual-network/235a4786-6b56-4586-af73-7400d91979cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007017 10.0.0.242 - - [2026-06-04 03:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.242 - - [2026-06-04 03:45:47] "GET /network-policy/00ed3c53-9b2b-40fc-bc7a-2d1d369fc0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2471 0.003779 10.0.0.242 - - [2026-06-04 03:45:47] "POST /ref-update HTTP/1.1" 200 156 0.062580 10.0.0.50 - - [2026-06-04 03:45:47] "POST /access-control-lists HTTP/1.1" 200 599 0.052517 10.0.0.242 - - [2026-06-04 03:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.242 - - [2026-06-04 03:45:47] "GET /network-policy/00ed3c53-9b2b-40fc-bc7a-2d1d369fc0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2471 0.004716 10.0.0.242 - - [2026-06-04 03:45:47] "GET /virtual-network/235a4786-6b56-4586-af73-7400d91979cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.010217 10.0.0.242 - - [2026-06-04 03:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008379 10.0.0.242 - - [2026-06-04 03:45:47] "GET /network-policy/00ed3c53-9b2b-40fc-bc7a-2d1d369fc0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2471 0.003977 10.0.0.242 - - [2026-06-04 03:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.242 - - [2026-06-04 03:45:47] "GET /service-template/8217d2f3-4805-40e6-887a-7776b9453474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1642 0.004230 10.0.0.242 - - [2026-06-04 03:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.27 - - [2026-06-04 03:45:47] "GET /projects?obj_uuids=bfc268a3-542d-4f08-bb0f-72ce54c133cf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001219 10.0.0.242 - - [2026-06-04 03:45:47] "GET /project/bfc268a3-542d-4f08-bb0f-72ce54c133cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.039994 10.0.0.242 - - [2026-06-04 03:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.021910 10.0.0.242 - - [2026-06-04 03:45:47] "GET /service-instance/30b58271-b08d-42fb-9b76-cd6cde19a80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2543 0.007389 10.0.0.242 - - [2026-06-04 03:45:48] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008050 10.0.0.242 - - [2026-06-04 03:45:48] "POST /neutron/port HTTP/1.1" 200 1383 0.029559 10.0.0.242 - - [2026-06-04 03:45:48] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008875 10.0.0.242 - - [2026-06-04 03:45:48] "POST /id-to-fqname HTTP/1.1" 200 233 0.001790 10.0.0.242 - - [2026-06-04 03:45:48] "GET /virtual-machine/14c3e904-e9fe-4e1f-a7cf-67851e7f1ee2 HTTP/1.1" 200 1294 0.005100 10.0.0.242 - - [2026-06-04 03:45:48] "GET /virtual-machine-interface/3e0388b3-93c9-48ba-a296-df07083f2d5a HTTP/1.1" 200 3890 0.006829 10.0.0.242 - - [2026-06-04 03:45:48] "GET /instance-ip/273be279-dbde-4c67-a091-f4eadbc50432 HTTP/1.1" 200 1962 0.005619 10.0.0.242 - - [2026-06-04 03:45:48] "GET /instance-ip/3ad65ec4-f017-4045-8a55-1074c5a91609 HTTP/1.1" 200 1633 0.006326 10.0.0.242 - - [2026-06-04 03:45:48] "GET /instance-ip/57606b70-2f84-4875-9775-19ebe6141d0e HTTP/1.1" 200 1964 0.004432 10.0.0.242 - - [2026-06-04 03:45:48] "POST /neutron/port HTTP/1.1" 200 1383 0.023078 10.0.0.242 - - [2026-06-04 03:45:48] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008221 10.0.0.242 - - [2026-06-04 03:45:48] "GET /virtual-machine/14c3e904-e9fe-4e1f-a7cf-67851e7f1ee2 HTTP/1.1" 200 1294 0.004083 10.0.0.242 - - [2026-06-04 03:45:48] "GET /virtual-machine-interface/3e0388b3-93c9-48ba-a296-df07083f2d5a HTTP/1.1" 200 3890 0.005686 10.0.0.242 - - [2026-06-04 03:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.242 - - [2026-06-04 03:45:48] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004164 10.0.0.242 - - [2026-06-04 03:45:48] "GET /virtual-networks?parent_id=bfc268a3-542d-4f08-bb0f-72ce54c133cf&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004493 10.0.0.242 - - [2026-06-04 03:45:48] "GET /virtual-network/9435fd48-4f7e-47e6-bfc8-93d74bba0fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006220 10.0.0.242 - - [2026-06-04 03:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.242 - - [2026-06-04 03:45:50] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004308 10.0.0.242 - - [2026-06-04 03:45:50] "GET /virtual-networks?parent_id=bfc268a3-542d-4f08-bb0f-72ce54c133cf&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003996 10.0.0.242 - - [2026-06-04 03:45:50] "GET /virtual-network/9435fd48-4f7e-47e6-bfc8-93d74bba0fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006916 10.0.0.242 - - [2026-06-04 03:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.242 - - [2026-06-04 03:45:50] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004784 10.0.0.242 - - [2026-06-04 03:45:50] "GET /virtual-networks?parent_id=bfc268a3-542d-4f08-bb0f-72ce54c133cf&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004796 10.0.0.242 - - [2026-06-04 03:45:50] "GET /virtual-network/9435fd48-4f7e-47e6-bfc8-93d74bba0fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006513 10.0.0.242 - - [2026-06-04 03:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.242 - - [2026-06-04 03:45:50] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004271 10.0.0.242 - - [2026-06-04 03:45:50] "GET /virtual-networks?parent_id=bfc268a3-542d-4f08-bb0f-72ce54c133cf&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.009909 10.0.0.242 - - [2026-06-04 03:45:50] "GET /virtual-network/9435fd48-4f7e-47e6-bfc8-93d74bba0fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.008981 10.0.0.242 - - [2026-06-04 03:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004408 10.0.0.242 - - [2026-06-04 03:45:50] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004349 10.0.0.242 - - [2026-06-04 03:45:50] "GET /virtual-networks?parent_id=bfc268a3-542d-4f08-bb0f-72ce54c133cf&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004026 10.0.0.242 - - [2026-06-04 03:45:50] "GET /virtual-network/9435fd48-4f7e-47e6-bfc8-93d74bba0fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006402 10.0.0.242 - - [2026-06-04 03:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.242 - - [2026-06-04 03:45:50] "GET /routing-instance/a2bc62bc-f3cc-4945-ae00-2e049d69403e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.004219 10.0.0.242 - - [2026-06-04 03:45:50] "GET /routing-instance/a2bc62bc-f3cc-4945-ae00-2e049d69403e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1590 0.008482 10.0.0.242 - - [2026-06-04 03:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004247 10.0.0.242 - - [2026-06-04 03:45:50] "GET /routing-instance/f55a55ea-1238-4155-8a39-ccccc0d26907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.004837 10.0.0.242 - - [2026-06-04 03:45:50] "GET /routing-instance/f55a55ea-1238-4155-8a39-ccccc0d26907?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1592 0.006325 10.0.0.242 - - [2026-06-04 03:45:56] "POST /neutron/network HTTP/1.1" 200 935 0.006140 10.0.0.242 - - [2026-06-04 03:45:56] "POST /neutron/port HTTP/1.1" 200 117 0.001189 10.0.0.242 - - [2026-06-04 03:46:00] "POST /neutron/port HTTP/1.1" 200 1105 0.021485 10.0.0.242 - - [2026-06-04 03:46:00] "POST /neutron/subnet HTTP/1.1" 200 689 0.009210 10.0.0.242 - - [2026-06-04 03:46:11] "GET /network-policy/00ed3c53-9b2b-40fc-bc7a-2d1d369fc0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2471 0.004761 10.0.0.242 - - [2026-06-04 03:46:11] "PUT /network-policy/00ed3c53-9b2b-40fc-bc7a-2d1d369fc0d0 HTTP/1.1" 200 262 0.018002 10.0.0.50 - - [2026-06-04 03:46:11] "PUT /access-control-list/282149db-3562-42f4-b9fa-56fa13bb1066 HTTP/1.1" 200 272 0.019236 10.0.0.242 - - [2026-06-04 03:46:11] "GET /network-policy/00ed3c53-9b2b-40fc-bc7a-2d1d369fc0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008946 10.0.0.242 - - [2026-06-04 03:46:11] "POST /neutron/port HTTP/1.1" 200 1383 0.021228 10.0.0.242 - - [2026-06-04 03:46:34] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008178 10.0.0.242 - - [2026-06-04 03:46:39] "POST /ref-update HTTP/1.1" 200 156 0.056361 10.0.0.242 - - [2026-06-04 03:46:39] "GET /virtual-network/235a4786-6b56-4586-af73-7400d91979cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.015411 10.0.0.242 - - [2026-06-04 03:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.014216 10.0.0.50 - - [2026-06-04 03:46:39] "DELETE /access-control-list/282149db-3562-42f4-b9fa-56fa13bb1066 HTTP/1.1" 200 115 0.069963 10.0.0.242 - - [2026-06-04 03:46:39] "GET /network-policy/00ed3c53-9b2b-40fc-bc7a-2d1d369fc0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004567 10.0.0.242 - - [2026-06-04 03:46:39] "POST /ref-update HTTP/1.1" 200 156 0.097380 10.0.0.50 - - [2026-06-04 03:46:39] "POST /ref-update HTTP/1.1" 200 156 0.036630 10.0.0.242 - - [2026-06-04 03:46:39] "GET /virtual-network/9091b316-a7a3-4f66-8c97-4899cd12d782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.027191 10.0.0.242 - - [2026-06-04 03:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009337 10.0.0.242 - - [2026-06-04 03:46:40] "GET /network-policy/00ed3c53-9b2b-40fc-bc7a-2d1d369fc0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003878 10.0.0.50 - - [2026-06-04 03:46:40] "POST /ref-update HTTP/1.1" 200 156 0.045534 10.0.0.242 - - [2026-06-04 03:46:40] "DELETE /network-policy/00ed3c53-9b2b-40fc-bc7a-2d1d369fc0d0 HTTP/1.1" 200 115 0.061356 10.0.0.242 - - [2026-06-04 03:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534 10.0.0.242 - - [2026-06-04 03:46:40] "DELETE /service-instance/30b58271-b08d-42fb-9b76-cd6cde19a80e HTTP/1.1" 200 115 0.072105 10.0.0.50 - - [2026-06-04 03:46:40] "POST /ref-update HTTP/1.1" 200 156 0.107572 10.0.0.242 - - [2026-06-04 03:46:40] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004236 10.0.0.242 - - [2026-06-04 03:46:40] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002777 10.0.0.50 - - [2026-06-04 03:46:40] "DELETE /instance-ip/273be279-dbde-4c67-a091-f4eadbc50432 HTTP/1.1" 200 115 0.045213 10.0.0.242 - - [2026-06-04 03:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.242 - - [2026-06-04 03:46:40] "DELETE /service-template/8217d2f3-4805-40e6-887a-7776b9453474 HTTP/1.1" 200 115 0.041099 10.0.0.242 - - [2026-06-04 03:46:40] "POST /fqname-to-id HTTP/1.1" 404 193 0.003581 10.0.0.242 - - [2026-06-04 03:46:41] "POST /neutron/network HTTP/1.1" 200 851 0.007337 10.0.0.242 - - [2026-06-04 03:46:41] "POST /neutron/port HTTP/1.1" 200 1115 0.015562 10.0.0.242 - - [2026-06-04 03:46:41] "POST /neutron/port HTTP/1.1" 200 1116 0.029228 10.0.0.242 - - [2026-06-04 03:46:41] "POST /neutron/network HTTP/1.1" 400 204 0.014265 10.0.0.242 - - [2026-06-04 03:46:42] "POST /neutron/port HTTP/1.1" 200 151 0.171125 10.0.0.50 - - [2026-06-04 03:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.242 - - [2026-06-04 03:46:44] "POST /neutron/network HTTP/1.1" 200 837 0.006799 10.0.0.50 - - [2026-06-04 03:46:44] "DELETE /route-target/b81443bb-7e65-4b6c-8977-cdb1fbee78be HTTP/1.1" 200 115 0.026157 10.0.0.27 - - [2026-06-04 03:46:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003330 10.0.0.27 - - [2026-06-04 03:46:44] "POST /useragent-kv HTTP/1.1" 200 115 0.004787 10.0.0.242 - - [2026-06-04 03:46:44] "POST /neutron/network HTTP/1.1" 200 151 0.133002 10.0.0.50 - - [2026-06-04 03:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004556 10.0.0.27 - - [2026-06-04 03:46:46] "GET /projects?obj_uuids=bfc268a3-542d-4f08-bb0f-72ce54c133cf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001479 10.0.0.242 - - [2026-06-04 03:46:46] "GET /project/bfc268a3-542d-4f08-bb0f-72ce54c133cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.055735 10.0.0.27 - - [2026-06-04 03:46:46] "GET /projects?obj_uuids=bfc268a3-542d-4f08-bb0f-72ce54c133cf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001168 10.0.0.242 - - [2026-06-04 03:46:46] "GET /project/bfc268a3-542d-4f08-bb0f-72ce54c133cf?fields=virtual_networks HTTP/1.1" 200 1037 0.043442 10.0.0.27 - - [2026-06-04 03:46:46] "GET /projects?obj_uuids=bfc268a3-542d-4f08-bb0f-72ce54c133cf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001164 10.0.0.242 - - [2026-06-04 03:46:46] "GET /project/bfc268a3-542d-4f08-bb0f-72ce54c133cf?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.043173 10.0.0.27 - - [2026-06-04 03:46:46] "GET /projects?obj_uuids=bfc268a3-542d-4f08-bb0f-72ce54c133cf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001021 10.0.0.242 - - [2026-06-04 03:46:46] "GET /project/bfc268a3-542d-4f08-bb0f-72ce54c133cf?fields=security_groups HTTP/1.1" 200 1265 0.034825 10.0.0.242 - - [2026-06-04 03:46:47] "POST /fqname-to-id HTTP/1.1" 404 189 0.032577 10.0.0.27 - - [2026-06-04 03:46:47] "GET /projects?obj_uuids=859389ca-876b-4320-b811-db4d979fda04&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003119 10.0.0.27 - - [2026-06-04 03:46:48] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001362 10.0.0.27 - - [2026-06-04 03:46:48] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009404 10.0.0.27 - - [2026-06-04 03:46:48] "POST /id-to-fqname HTTP/1.1" 200 191 0.005163 10.0.0.27 - - [2026-06-04 03:46:48] "POST /fqname-to-id HTTP/1.1" 404 200 0.009745 10.0.0.27 - - [2026-06-04 03:46:48] "POST /security-groups HTTP/1.1" 200 592 0.033663 10.0.0.27 - - [2026-06-04 03:46:48] "POST /projects HTTP/1.1" 200 587 0.271960 10.0.0.27 - - [2026-06-04 03:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.316673 10.0.0.50 - - [2026-06-04 03:46:48] "POST /access-control-lists HTTP/1.1" 200 597 0.035776 10.0.0.242 - - [2026-06-04 03:46:48] "GET /project/859389ca-876b-4320-b811-db4d979fda04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.473961 10.0.0.242 - - [2026-06-04 03:46:49] "GET / HTTP/1.1" 200 35931 0.001792 10.0.0.242 - - [2026-06-04 03:46:52] "GET /project/859389ca-876b-4320-b811-db4d979fda04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000452 10.0.0.27 - - [2026-06-04 03:46:52] "GET /projects?obj_uuids=859389ca-876b-4320-b811-db4d979fda04&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000985 10.0.0.242 - - [2026-06-04 03:46:52] "GET /project/859389ca-876b-4320-b811-db4d979fda04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.075444 10.0.0.242 - - [2026-06-04 03:46:52] "POST /fqname-to-id HTTP/1.1" 404 180 0.004182 10.0.0.242 - - [2026-06-04 03:46:52] "POST /virtual-DNSs HTTP/1.1" 200 507 0.042207 10.0.0.242 - - [2026-06-04 03:46:52] "GET /virtual-DNS/980daf31-28d0-4a9c-a7a0-147b8a110907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.006546 10.0.0.242 - - [2026-06-04 03:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.242 - - [2026-06-04 03:46:52] "GET /virtual-DNS/980daf31-28d0-4a9c-a7a0-147b8a110907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.005821 10.0.0.242 - - [2026-06-04 03:46:53] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.004419 10.0.0.242 - - [2026-06-04 03:46:53] "POST /network-ipams HTTP/1.1" 200 514 0.033585 10.0.0.242 - - [2026-06-04 03:46:53] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 751 0.005925 10.0.0.242 - - [2026-06-04 03:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004759 10.0.0.242 - - [2026-06-04 03:46:53] "GET /network-ipam/dfcf8d8c-cedc-4d5e-8b40-a9b16fec5ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.007601 10.0.0.242 - - [2026-06-04 03:46:53] "PUT /network-ipam/dfcf8d8c-cedc-4d5e-8b40-a9b16fec5ccd HTTP/1.1" 200 258 0.018034 10.0.0.242 - - [2026-06-04 03:46:53] "POST /ref-update HTTP/1.1" 200 156 0.019480 10.0.0.242 - - [2026-06-04 03:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.27 - - [2026-06-04 03:46:53] "GET /projects?obj_uuids=859389ca-876b-4320-b811-db4d979fda04&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001423 10.0.0.242 - - [2026-06-04 03:46:53] "GET /project/859389ca-876b-4320-b811-db4d979fda04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.051474 10.0.0.242 - - [2026-06-04 03:46:53] "POST /neutron/network HTTP/1.1" 200 117 0.043836 10.0.0.50 - - [2026-06-04 03:46:54] "POST /route-targets HTTP/1.1" 200 327 0.013590 10.0.0.242 - - [2026-06-04 03:46:54] "POST /neutron/network HTTP/1.1" 200 833 0.024798 10.0.0.242 - - [2026-06-04 03:46:54] "POST /id-to-fqname HTTP/1.1" 200 227 0.001244 10.0.0.242 - - [2026-06-04 03:46:54] "GET /virtual-network/0304d714-c683-48fd-ab28-a5cecbfd4abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006392 10.0.0.242 - - [2026-06-04 03:46:54] "GET /virtual-network/0304d714-c683-48fd-ab28-a5cecbfd4abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005913 10.0.0.242 - - [2026-06-04 03:46:54] "POST /neutron/subnet HTTP/1.1" 200 711 0.010094 10.0.0.242 - - [2026-06-04 03:46:54] "POST /id-to-fqname HTTP/1.1" 200 227 0.001294 10.0.0.242 - - [2026-06-04 03:46:54] "POST /neutron/port HTTP/1.1" 200 4182 0.033957 10.0.0.27 - - [2026-06-04 03:46:55] "GET /projects?obj_uuids=859389ca-876b-4320-b811-db4d979fda04&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001015 10.0.0.242 - - [2026-06-04 03:46:55] "GET /project/859389ca-876b-4320-b811-db4d979fda04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.094271 10.0.0.242 - - [2026-06-04 03:46:55] "POST /neutron/port HTTP/1.1" 200 4182 0.039972 10.0.0.242 - - [2026-06-04 03:46:56] "POST /neutron/network HTTP/1.1" 200 843 0.008186 10.0.0.242 - - [2026-06-04 03:46:56] "POST /neutron/port HTTP/1.1" 200 1058 0.017540 10.0.0.242 - - [2026-06-04 03:46:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005104 10.0.0.242 - - [2026-06-04 03:46:57] "POST /neutron/network HTTP/1.1" 200 833 0.006231 10.0.0.242 - - [2026-06-04 03:47:01] "POST /neutron/port HTTP/1.1" 200 1122 0.023919 10.0.0.242 - - [2026-06-04 03:47:01] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010399 10.0.0.242 - - [2026-06-04 03:47:01] "GET /virtual-machine/78b2c590-1341-4ca5-b6ba-9ad0d28baede HTTP/1.1" 401 293 0.000507 10.0.0.242 - - [2026-06-04 03:47:01] "GET /virtual-machine/78b2c590-1341-4ca5-b6ba-9ad0d28baede HTTP/1.1" 200 1293 0.044156 10.0.0.242 - - [2026-06-04 03:47:01] "GET /virtual-machine-interface/b63ffaa6-7376-45f5-9c56-035211e5541b HTTP/1.1" 200 2965 0.008663 10.0.0.242 - - [2026-06-04 03:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004493 10.0.0.242 - - [2026-06-04 03:47:01] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004685 10.0.0.242 - - [2026-06-04 03:47:01] "GET /virtual-networks?parent_id=859389ca-876b-4320-b811-db4d979fda04&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004456 10.0.0.242 - - [2026-06-04 03:47:01] "GET /virtual-network/0304d714-c683-48fd-ab28-a5cecbfd4abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006738 10.0.0.242 - - [2026-06-04 03:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.242 - - [2026-06-04 03:47:05] "GET /virtual-network/0304d714-c683-48fd-ab28-a5cecbfd4abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006023 10.0.0.242 - - [2026-06-04 03:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.242 - - [2026-06-04 03:47:09] "GET /virtual-network/0304d714-c683-48fd-ab28-a5cecbfd4abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005534 10.0.0.242 - - [2026-06-04 03:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.242 - - [2026-06-04 03:47:13] "GET /virtual-network/0304d714-c683-48fd-ab28-a5cecbfd4abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007055 10.0.0.242 - - [2026-06-04 03:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.242 - - [2026-06-04 03:47:17] "GET /virtual-network/0304d714-c683-48fd-ab28-a5cecbfd4abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005673 10.0.0.242 - - [2026-06-04 03:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004281 10.0.0.242 - - [2026-06-04 03:47:21] "GET /virtual-network/0304d714-c683-48fd-ab28-a5cecbfd4abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006765 10.0.0.242 - - [2026-06-04 03:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004339 10.0.0.242 - - [2026-06-04 03:47:25] "GET /virtual-network/0304d714-c683-48fd-ab28-a5cecbfd4abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006005 10.0.0.27 - - [2026-06-04 03:47:28] "GET /obj-perms HTTP/1.1" 200 5075 0.102571 10.0.0.50 - - [2026-06-04 03:47:28] "DELETE /access-control-list/d0922439-4286-47c1-9c93-1a425b9aafdb HTTP/1.1" 200 115 0.037205 10.0.0.242 - - [2026-06-04 03:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.242 - - [2026-06-04 03:47:29] "GET /virtual-network/0304d714-c683-48fd-ab28-a5cecbfd4abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007723 10.0.0.242 - - [2026-06-04 03:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003987 10.0.0.242 - - [2026-06-04 03:47:33] "GET /virtual-network/0304d714-c683-48fd-ab28-a5cecbfd4abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005646 10.0.0.27 - - [2026-06-04 03:47:34] "DELETE /project/bfc268a3-542d-4f08-bb0f-72ce54c133cf HTTP/1.1" 404 177 0.002820 10.0.0.27 - - [2026-06-04 03:47:34] "DELETE /project/859389ca876b4320b811db4d979fda04 HTTP/1.1" 404 173 0.005030 10.0.0.242 - - [2026-06-04 03:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.242 - - [2026-06-04 03:47:37] "GET /virtual-network/0304d714-c683-48fd-ab28-a5cecbfd4abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005542 10.0.0.242 - - [2026-06-04 03:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.242 - - [2026-06-04 03:47:41] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004708 10.0.0.242 - - [2026-06-04 03:47:41] "GET /virtual-networks?parent_id=859389ca-876b-4320-b811-db4d979fda04&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003145 10.0.0.242 - - [2026-06-04 03:47:41] "GET /virtual-network/0304d714-c683-48fd-ab28-a5cecbfd4abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007450 10.0.0.242 - - [2026-06-04 03:47:47] "POST /neutron/port HTTP/1.1" 200 1122 0.021740 10.0.0.242 - - [2026-06-04 03:47:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010309 10.0.0.242 - - [2026-06-04 03:47:57] "POST /neutron/port HTTP/1.1" 200 1122 0.021191 10.0.0.242 - - [2026-06-04 03:47:59] "POST /neutron/port HTTP/1.1" 200 1216 0.019072 10.0.0.242 - - [2026-06-04 03:47:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003727 10.0.0.242 - - [2026-06-04 03:47:59] "POST /neutron/port HTTP/1.1" 200 117 0.001131 10.0.0.242 - - [2026-06-04 03:48:02] "POST /neutron/port HTTP/1.1" 200 1216 0.021267 10.0.0.242 - - [2026-06-04 03:48:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003845 10.0.0.242 - - [2026-06-04 03:48:02] "POST /neutron/port HTTP/1.1" 200 117 0.001442 10.0.0.242 - - [2026-06-04 03:48:29] "GET /obj-perms HTTP/1.1" 200 5075 0.082536 10.0.0.50 - - [2026-06-04 03:48:29] "GET /obj-perms HTTP/1.1" 200 5075 0.077919 10.0.0.50 - - [2026-06-04 03:48:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000624 10.0.0.27 - - [2026-06-04 03:48:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000428 10.0.0.50 - - [2026-06-04 03:48:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000418 10.0.0.27 - - [2026-06-04 03:48:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000417 10.0.0.50 - - [2026-06-04 03:48:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000373 10.0.0.50 - - [2026-06-04 03:48:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000956 10.0.0.27 - - [2026-06-04 03:48:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000449 10.0.0.27 - - [2026-06-04 03:48:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000444 10.0.0.242 - - [2026-06-04 03:48:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000571 10.0.0.242 - - [2026-06-04 03:48:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000376 10.0.0.242 - - [2026-06-04 03:48:32] "POST /neutron/network HTTP/1.1" 200 833 0.006851 10.0.0.242 - - [2026-06-04 03:48:32] "POST /id-to-fqname HTTP/1.1" 200 227 0.001160 10.0.0.242 - - [2026-06-04 03:48:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000413 10.0.0.242 - - [2026-06-04 03:48:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000367 10.0.0.242 - - [2026-06-04 03:48:33] "POST /neutron/network HTTP/1.1" 200 843 0.007222 10.0.0.27 - - [2026-06-04 03:48:33] "GET /projects?obj_uuids=859389ca-876b-4320-b811-db4d979fda04&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.041932 10.0.0.242 - - [2026-06-04 03:48:33] "GET /project/859389ca-876b-4320-b811-db4d979fda04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.136366 10.0.0.242 - - [2026-06-04 03:48:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007510 10.0.0.242 - - [2026-06-04 03:48:34] "POST /neutron/network HTTP/1.1" 200 843 0.007361 10.0.0.242 - - [2026-06-04 03:48:35] "POST /neutron/port HTTP/1.1" 200 1058 0.018612 10.0.0.242 - - [2026-06-04 03:48:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004120 10.0.0.242 - - [2026-06-04 03:48:35] "POST /neutron/network HTTP/1.1" 200 833 0.007874 10.0.0.242 - - [2026-06-04 03:48:39] "POST /neutron/port HTTP/1.1" 200 1122 0.028949 10.0.0.242 - - [2026-06-04 03:48:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008382 10.0.0.242 - - [2026-06-04 03:48:39] "GET /virtual-machine/f928c29c-fe76-4b8a-938f-64c1c2bd4c94 HTTP/1.1" 200 1294 0.007495 10.0.0.242 - - [2026-06-04 03:48:39] "GET /virtual-machine-interface/47a49763-3e58-42f0-9063-c9f0ab6e3fff HTTP/1.1" 200 2964 0.006411 10.0.0.242 - - [2026-06-04 03:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.242 - - [2026-06-04 03:48:39] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005396 10.0.0.242 - - [2026-06-04 03:48:39] "GET /virtual-networks?parent_id=859389ca-876b-4320-b811-db4d979fda04&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004599 10.0.0.242 - - [2026-06-04 03:48:39] "GET /virtual-network/0304d714-c683-48fd-ab28-a5cecbfd4abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006236 10.0.0.242 - - [2026-06-04 03:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.242 - - [2026-06-04 03:48:42] "GET /virtual-network/0304d714-c683-48fd-ab28-a5cecbfd4abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005924 10.0.0.242 - - [2026-06-04 03:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.242 - - [2026-06-04 03:48:47] "GET /virtual-network/0304d714-c683-48fd-ab28-a5cecbfd4abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006085 10.0.0.242 - - [2026-06-04 03:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004874 10.0.0.242 - - [2026-06-04 03:48:51] "GET /virtual-network/0304d714-c683-48fd-ab28-a5cecbfd4abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007743 10.0.0.242 - - [2026-06-04 03:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004378 10.0.0.242 - - [2026-06-04 03:48:55] "GET /virtual-network/0304d714-c683-48fd-ab28-a5cecbfd4abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006477 10.0.0.242 - - [2026-06-04 03:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.242 - - [2026-06-04 03:48:59] "GET /virtual-network/0304d714-c683-48fd-ab28-a5cecbfd4abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007960 10.0.0.242 - - [2026-06-04 03:49:00] "POST /neutron/network HTTP/1.1" 200 935 0.049363 10.0.0.242 - - [2026-06-04 03:49:00] "POST /neutron/port HTTP/1.1" 200 117 0.001276 10.0.0.242 - - [2026-06-04 03:49:03] "POST /neutron/port HTTP/1.1" 200 1105 0.054706 10.0.0.242 - - [2026-06-04 03:49:03] "POST /neutron/subnet HTTP/1.1" 200 689 0.012375 10.0.0.242 - - [2026-06-04 03:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004442 10.0.0.242 - - [2026-06-04 03:49:03] "GET /virtual-network/0304d714-c683-48fd-ab28-a5cecbfd4abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005651 10.0.0.242 - - [2026-06-04 03:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005635 10.0.0.242 - - [2026-06-04 03:49:07] "GET /virtual-network/0304d714-c683-48fd-ab28-a5cecbfd4abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006424 10.0.0.242 - - [2026-06-04 03:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.242 - - [2026-06-04 03:49:11] "GET /virtual-network/0304d714-c683-48fd-ab28-a5cecbfd4abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006314 10.0.0.242 - - [2026-06-04 03:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004663 10.0.0.242 - - [2026-06-04 03:49:15] "GET /virtual-network/0304d714-c683-48fd-ab28-a5cecbfd4abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005621 10.0.0.242 - - [2026-06-04 03:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.242 - - [2026-06-04 03:49:19] "GET /virtual-network/0304d714-c683-48fd-ab28-a5cecbfd4abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005854 10.0.0.242 - - [2026-06-04 03:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005187 10.0.0.242 - - [2026-06-04 03:49:21] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005864 10.0.0.242 - - [2026-06-04 03:49:21] "GET /virtual-networks?parent_id=859389ca-876b-4320-b811-db4d979fda04&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004485 10.0.0.242 - - [2026-06-04 03:49:21] "GET /virtual-network/0304d714-c683-48fd-ab28-a5cecbfd4abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007566 10.0.0.242 - - [2026-06-04 03:49:22] "POST /neutron/port HTTP/1.1" 200 1122 0.023135 10.0.0.242 - - [2026-06-04 03:49:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008778 10.0.0.242 - - [2026-06-04 03:49:35] "POST /neutron/port HTTP/1.1" 200 1122 0.025850 10.0.0.242 - - [2026-06-04 03:49:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007697 10.0.0.242 - - [2026-06-04 03:50:02] "POST /neutron/port HTTP/1.1" 200 1122 0.023982 10.0.0.242 - - [2026-06-04 03:50:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004153 10.0.0.242 - - [2026-06-04 03:50:02] "POST /neutron/network HTTP/1.1" 200 833 0.010008 10.0.0.242 - - [2026-06-04 03:50:05] "POST /neutron/network HTTP/1.1" 200 1121 0.007142 10.0.0.242 - - [2026-06-04 03:50:05] "POST /neutron/subnet HTTP/1.1" 200 1375 0.016851 10.0.0.242 - - [2026-06-04 03:50:05] "POST /neutron/network HTTP/1.1" 200 1111 0.012527 10.0.0.242 - - [2026-06-04 03:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.242 - - [2026-06-04 03:50:22] "DELETE /virtual-DNS/980daf31-28d0-4a9c-a7a0-147b8a110907 HTTP/1.1" 409 235 0.009023 10.0.0.242 - - [2026-06-04 03:50:22] "POST /fqname-to-id HTTP/1.1" 404 192 0.003677 10.0.0.242 - - [2026-06-04 03:50:22] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.037258 10.0.0.242 - - [2026-06-04 03:50:22] "GET /virtual-DNS-record/86b57ea6-a0c3-4424-9a94-12fd8aebbfd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.012166 10.0.0.242 - - [2026-06-04 03:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.242 - - [2026-06-04 03:50:22] "GET /virtual-DNS-record/86b57ea6-a0c3-4424-9a94-12fd8aebbfd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.003845 10.0.0.242 - - [2026-06-04 03:50:29] "DELETE /virtual-DNS-record/86b57ea6-a0c3-4424-9a94-12fd8aebbfd9 HTTP/1.1" 200 115 0.034992 10.0.0.242 - - [2026-06-04 03:50:29] "POST /fqname-to-id HTTP/1.1" 404 184 0.003228 10.0.0.242 - - [2026-06-04 03:50:30] "POST /neutron/port HTTP/1.1" 200 1122 0.025845 10.0.0.242 - - [2026-06-04 03:50:30] "POST /neutron/port HTTP/1.1" 200 1122 0.020066 10.0.0.242 - - [2026-06-04 03:50:32] "POST /neutron/network HTTP/1.1" 200 833 0.007791 10.0.0.242 - - [2026-06-04 03:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.242 - - [2026-06-04 03:50:32] "DELETE /network-ipam/dfcf8d8c-cedc-4d5e-8b40-a9b16fec5ccd HTTP/1.1" 200 115 0.041483 10.0.0.242 - - [2026-06-04 03:50:32] "DELETE /virtual-DNS/980daf31-28d0-4a9c-a7a0-147b8a110907 HTTP/1.1" 200 115 0.037358 10.0.0.242 - - [2026-06-04 03:50:32] "POST /fqname-to-id HTTP/1.1" 404 180 0.009052 10.0.0.27 - - [2026-06-04 03:50:33] "GET /projects?obj_uuids=859389ca-876b-4320-b811-db4d979fda04&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001095 10.0.0.242 - - [2026-06-04 03:50:33] "GET /project/859389ca-876b-4320-b811-db4d979fda04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.075016 10.0.0.27 - - [2026-06-04 03:50:34] "GET /projects?obj_uuids=859389ca-876b-4320-b811-db4d979fda04&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001143 10.0.0.242 - - [2026-06-04 03:50:34] "GET /project/859389ca-876b-4320-b811-db4d979fda04?fields=virtual_networks HTTP/1.1" 200 1034 0.040636 10.0.0.27 - - [2026-06-04 03:50:34] "GET /projects?obj_uuids=859389ca-876b-4320-b811-db4d979fda04&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001373 10.0.0.242 - - [2026-06-04 03:50:34] "GET /project/859389ca-876b-4320-b811-db4d979fda04?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.039835 10.0.0.27 - - [2026-06-04 03:50:34] "GET /projects?obj_uuids=859389ca-876b-4320-b811-db4d979fda04&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001517 10.0.0.242 - - [2026-06-04 03:50:34] "GET /project/859389ca-876b-4320-b811-db4d979fda04?fields=security_groups HTTP/1.1" 200 1261 0.047583 10.0.0.242 - - [2026-06-04 03:50:35] "POST /fqname-to-id HTTP/1.1" 404 189 0.045869 10.0.0.27 - - [2026-06-04 03:50:35] "GET /projects?obj_uuids=859389ca-876b-4320-b811-db4d979fda04&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000859 10.0.0.27 - - [2026-06-04 03:50:35] "GET /project/859389ca-876b-4320-b811-db4d979fda04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.062238 10.0.0.27 - - [2026-06-04 03:50:35] "GET /projects?obj_uuids=859389ca-876b-4320-b811-db4d979fda04&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001212 10.0.0.27 - - [2026-06-04 03:50:35] "GET /projects?obj_uuids=ce53a5e1-d5cb-49a3-91d1-c977c1fd0757&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002931 10.0.0.27 - - [2026-06-04 03:50:35] "GET /project/859389ca-876b-4320-b811-db4d979fda04?fields=security_groups HTTP/1.1" 200 1366 0.059897 10.0.0.27 - - [2026-06-04 03:50:35] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000904 10.0.0.27 - - [2026-06-04 03:50:35] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007885 10.0.0.27 - - [2026-06-04 03:50:35] "DELETE /security-group/9bcbf2f9-d573-4dd2-b4d5-c731a03ae16c HTTP/1.1" 200 115 0.069716 10.0.0.27 - - [2026-06-04 03:50:35] "GET /projects?obj_uuids=859389ca-876b-4320-b811-db4d979fda04&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000983 10.0.0.27 - - [2026-06-04 03:50:35] "GET /project/859389ca-876b-4320-b811-db4d979fda04?fields=application_policy_sets HTTP/1.1" 200 1405 0.042290 10.0.0.50 - - [2026-06-04 03:50:35] "DELETE /access-control-list/c9f3b0ef-78e6-4d64-a616-7a35f328042d HTTP/1.1" 200 115 0.129247 10.0.0.27 - - [2026-06-04 03:50:35] "POST /id-to-fqname HTTP/1.1" 200 191 0.002096 10.0.0.27 - - [2026-06-04 03:50:35] "POST /fqname-to-id HTTP/1.1" 404 200 0.005965 10.0.0.27 - - [2026-06-04 03:50:35] "DELETE /project/859389ca-876b-4320-b811-db4d979fda04 HTTP/1.1" 200 115 0.565969 10.0.0.27 - - [2026-06-04 03:50:35] "POST /security-groups HTTP/1.1" 200 592 0.055267 10.0.0.27 - - [2026-06-04 03:50:35] "POST /projects HTTP/1.1" 200 587 0.319445 10.0.0.50 - - [2026-06-04 03:50:35] "POST /access-control-lists HTTP/1.1" 200 597 0.038452 10.0.0.27 - - [2026-06-04 03:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.421883 10.0.0.242 - - [2026-06-04 03:50:35] "GET /project/ce53a5e1-d5cb-49a3-91d1-c977c1fd0757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.639361 10.0.0.242 - - [2026-06-04 03:50:37] "GET / HTTP/1.1" 200 35931 0.001567 10.0.0.242 - - [2026-06-04 03:50:39] "POST /fqname-to-id HTTP/1.1" 401 293 0.000525 10.0.0.242 - - [2026-06-04 03:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.089724 10.0.0.27 - - [2026-06-04 03:50:39] "GET /projects?obj_uuids=ce53a5e1-d5cb-49a3-91d1-c977c1fd0757&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000946 10.0.0.242 - - [2026-06-04 03:50:39] "GET /project/ce53a5e1-d5cb-49a3-91d1-c977c1fd0757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.036493 10.0.0.27 - - [2026-06-04 03:50:39] "GET /projects?obj_uuids=ce53a5e1-d5cb-49a3-91d1-c977c1fd0757&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000963 10.0.0.242 - - [2026-06-04 03:50:39] "POST /neutron/network HTTP/1.1" 200 608 0.169586 10.0.0.50 - - [2026-06-04 03:50:39] "POST /route-targets HTTP/1.1" 200 327 0.013819 10.0.0.242 - - [2026-06-04 03:50:40] "POST /id-to-fqname HTTP/1.1" 200 222 0.003695 10.0.0.242 - - [2026-06-04 03:50:40] "GET /virtual-network/a841d8eb-7325-465f-bc23-53240cba1d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006817 10.0.0.242 - - [2026-06-04 03:50:40] "POST /neutron/network HTTP/1.1" 200 828 0.007728 10.0.0.242 - - [2026-06-04 03:50:40] "GET /virtual-network/a841d8eb-7325-465f-bc23-53240cba1d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005736 10.0.0.242 - - [2026-06-04 03:50:41] "GET /virtual-network/a841d8eb-7325-465f-bc23-53240cba1d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005891 10.0.0.27 - - [2026-06-04 03:50:42] "GET /obj-perms HTTP/1.1" 200 5051 0.065248 10.0.0.242 - - [2026-06-04 03:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.27 - - [2026-06-04 03:50:42] "GET /projects?obj_uuids=ce53a5e1-d5cb-49a3-91d1-c977c1fd0757&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002517 10.0.0.242 - - [2026-06-04 03:50:42] "GET /project/ce53a5e1-d5cb-49a3-91d1-c977c1fd0757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.034949 10.0.0.242 - - [2026-06-04 03:50:42] "POST /neutron/network HTTP/1.1" 200 117 0.015631 10.0.0.50 - - [2026-06-04 03:50:43] "POST /ref-update HTTP/1.1" 200 156 0.028944 10.0.0.242 - - [2026-06-04 03:50:43] "POST /neutron/network HTTP/1.1" 200 828 0.011136 10.0.0.242 - - [2026-06-04 03:50:43] "POST /id-to-fqname HTTP/1.1" 200 222 0.001403 10.0.0.242 - - [2026-06-04 03:50:43] "GET /virtual-network/5b5c5e45-b1f9-4e54-8062-1a75f05f9b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007582 10.0.0.242 - - [2026-06-04 03:50:43] "GET /virtual-network/5b5c5e45-b1f9-4e54-8062-1a75f05f9b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006862 10.0.0.242 - - [2026-06-04 03:50:43] "POST /neutron/subnet HTTP/1.1" 200 729 0.011083 10.0.0.242 - - [2026-06-04 03:50:43] "GET /virtual-network/5b5c5e45-b1f9-4e54-8062-1a75f05f9b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006665 10.0.0.242 - - [2026-06-04 03:50:44] "GET /obj-perms HTTP/1.1" 200 5051 0.063333 10.0.0.50 - - [2026-06-04 03:50:44] "GET /obj-perms HTTP/1.1" 200 5051 0.057195 10.0.0.242 - - [2026-06-04 03:50:44] "POST /id-to-fqname HTTP/1.1" 200 222 0.001252 10.0.0.27 - - [2026-06-04 03:51:01] "GET /projects?obj_uuids=ce53a5e1-d5cb-49a3-91d1-c977c1fd0757&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001186 10.0.0.242 - - [2026-06-04 03:51:01] "GET /project/ce53a5e1-d5cb-49a3-91d1-c977c1fd0757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.091795 10.0.0.242 - - [2026-06-04 03:51:01] "POST /neutron/network HTTP/1.1" 200 828 0.042575 10.0.0.242 - - [2026-06-04 03:51:02] "POST /id-to-fqname HTTP/1.1" 200 222 0.001600 10.0.0.242 - - [2026-06-04 03:51:02] "POST /neutron/port HTTP/1.1" 200 4182 0.040706 10.0.0.242 - - [2026-06-04 03:51:02] "POST /neutron/port HTTP/1.1" 200 1216 0.020457 10.0.0.27 - - [2026-06-04 03:51:02] "GET /projects?obj_uuids=ce53a5e1-d5cb-49a3-91d1-c977c1fd0757&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001097 10.0.0.242 - - [2026-06-04 03:51:02] "POST /neutron/subnet HTTP/1.1" 200 1375 0.029032 10.0.0.242 - - [2026-06-04 03:51:02] "POST /neutron/network HTTP/1.1" 200 1111 0.023845 10.0.0.242 - - [2026-06-04 03:51:03] "POST /neutron/port HTTP/1.1" 200 1062 0.409934 10.0.0.242 - - [2026-06-04 03:51:03] "POST /neutron/port HTTP/1.1" 200 1116 0.235826 10.0.0.27 - - [2026-06-04 03:51:03] "GET /projects?obj_uuids=ce53a5e1-d5cb-49a3-91d1-c977c1fd0757&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000958 10.0.0.242 - - [2026-06-04 03:51:03] "GET /project/ce53a5e1-d5cb-49a3-91d1-c977c1fd0757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.130972 10.0.0.242 - - [2026-06-04 03:51:03] "POST /neutron/subnet HTTP/1.1" 200 703 0.017583 10.0.0.242 - - [2026-06-04 03:51:03] "POST /neutron/network HTTP/1.1" 200 828 0.014530 10.0.0.242 - - [2026-06-04 03:51:04] "POST /neutron/port HTTP/1.1" 200 117 0.020115 10.0.0.242 - - [2026-06-04 03:51:04] "POST /neutron/network HTTP/1.1" 200 838 0.008515 10.0.0.242 - - [2026-06-04 03:51:05] "POST /neutron/port HTTP/1.1" 200 1062 0.044672 10.0.0.242 - - [2026-06-04 03:51:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007617 10.0.0.242 - - [2026-06-04 03:51:06] "POST /neutron/network HTTP/1.1" 200 828 0.025582 10.0.0.242 - - [2026-06-04 03:51:07] "POST /neutron/network HTTP/1.1" 200 935 0.007389 10.0.0.242 - - [2026-06-04 03:51:07] "POST /neutron/port HTTP/1.1" 200 117 0.004983 10.0.0.242 - - [2026-06-04 03:51:09] "POST /neutron/security_group HTTP/1.1" 200 2059 0.027221 10.0.0.242 - - [2026-06-04 03:51:19] "POST /neutron/port HTTP/1.1" 200 1126 0.044970 10.0.0.242 - - [2026-06-04 03:51:25] "POST /neutron/security_group HTTP/1.1" 200 2059 0.017788 10.0.0.242 - - [2026-06-04 03:51:35] "POST /neutron/port HTTP/1.1" 200 1126 0.020565 10.0.0.27 - - [2026-06-04 03:51:35] "DELETE /project/ce53a5e1d5cb49a391d1c977c1fd0757 HTTP/1.1" 404 173 0.003823 10.0.0.242 - - [2026-06-04 03:51:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008602 10.0.0.242 - - [2026-06-04 03:51:50] "POST /neutron/port HTTP/1.1" 200 1126 0.025449 10.0.0.242 - - [2026-06-04 03:51:50] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009007 10.0.0.242 - - [2026-06-04 03:51:50] "GET /virtual-machine/bb0b3d47-b856-4ff5-b026-ad89bac31e8d HTTP/1.1" 401 293 0.000627 10.0.0.242 - - [2026-06-04 03:51:51] "GET /virtual-machine/bb0b3d47-b856-4ff5-b026-ad89bac31e8d HTTP/1.1" 200 1294 0.044360 10.0.0.242 - - [2026-06-04 03:51:51] "GET /virtual-machine-interface/13629f47-4ca8-4d8d-908a-238980e128bb HTTP/1.1" 200 2949 0.006699 10.0.0.242 - - [2026-06-04 03:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004628 10.0.0.242 - - [2026-06-04 03:51:51] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005387 10.0.0.242 - - [2026-06-04 03:51:51] "GET /virtual-networks?parent_id=ce53a5e1-d5cb-49a3-91d1-c977c1fd0757&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003748 10.0.0.242 - - [2026-06-04 03:51:51] "GET /virtual-network/5b5c5e45-b1f9-4e54-8062-1a75f05f9b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007321 10.0.0.242 - - [2026-06-04 03:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005047 10.0.0.242 - - [2026-06-04 03:51:54] "GET /virtual-network/5b5c5e45-b1f9-4e54-8062-1a75f05f9b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005825 10.0.0.242 - - [2026-06-04 03:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004469 10.0.0.242 - - [2026-06-04 03:51:58] "GET /virtual-network/5b5c5e45-b1f9-4e54-8062-1a75f05f9b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005358 10.0.0.242 - - [2026-06-04 03:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.242 - - [2026-06-04 03:52:02] "GET /virtual-network/5b5c5e45-b1f9-4e54-8062-1a75f05f9b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005903 10.0.0.242 - - [2026-06-04 03:52:04] "POST /neutron/port HTTP/1.1" 200 1105 0.019922 10.0.0.242 - - [2026-06-04 03:52:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005021 10.0.0.242 - - [2026-06-04 03:52:04] "POST /neutron/network HTTP/1.1" 200 925 0.008127 10.0.0.242 - - [2026-06-04 03:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.242 - - [2026-06-04 03:52:06] "GET /virtual-network/5b5c5e45-b1f9-4e54-8062-1a75f05f9b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006025 10.0.0.242 - - [2026-06-04 03:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.242 - - [2026-06-04 03:52:10] "GET /virtual-network/5b5c5e45-b1f9-4e54-8062-1a75f05f9b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006187 10.0.0.242 - - [2026-06-04 03:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.242 - - [2026-06-04 03:52:14] "GET /virtual-network/5b5c5e45-b1f9-4e54-8062-1a75f05f9b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006009 10.0.0.242 - - [2026-06-04 03:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004966 10.0.0.242 - - [2026-06-04 03:52:18] "GET /virtual-network/5b5c5e45-b1f9-4e54-8062-1a75f05f9b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006595 10.0.0.242 - - [2026-06-04 03:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004930 10.0.0.242 - - [2026-06-04 03:52:23] "GET /virtual-network/5b5c5e45-b1f9-4e54-8062-1a75f05f9b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006075 10.0.0.242 - - [2026-06-04 03:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.242 - - [2026-06-04 03:52:27] "GET /virtual-network/5b5c5e45-b1f9-4e54-8062-1a75f05f9b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006064 10.0.0.242 - - [2026-06-04 03:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004927 10.0.0.242 - - [2026-06-04 03:52:31] "GET /virtual-network/5b5c5e45-b1f9-4e54-8062-1a75f05f9b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.011052 10.0.0.242 - - [2026-06-04 03:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.242 - - [2026-06-04 03:52:35] "GET /virtual-network/5b5c5e45-b1f9-4e54-8062-1a75f05f9b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006785 10.0.0.242 - - [2026-06-04 03:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008132 10.0.0.242 - - [2026-06-04 03:52:39] "GET /virtual-network/5b5c5e45-b1f9-4e54-8062-1a75f05f9b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006494 10.0.0.242 - - [2026-06-04 03:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442 10.0.0.242 - - [2026-06-04 03:52:43] "GET /virtual-network/5b5c5e45-b1f9-4e54-8062-1a75f05f9b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005635 10.0.0.242 - - [2026-06-04 03:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004486 10.0.0.242 - - [2026-06-04 03:52:47] "GET /virtual-network/5b5c5e45-b1f9-4e54-8062-1a75f05f9b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007353 10.0.0.242 - - [2026-06-04 03:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.242 - - [2026-06-04 03:52:51] "GET /virtual-network/5b5c5e45-b1f9-4e54-8062-1a75f05f9b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006124 10.0.0.242 - - [2026-06-04 03:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885 10.0.0.242 - - [2026-06-04 03:52:55] "GET /virtual-network/5b5c5e45-b1f9-4e54-8062-1a75f05f9b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008991 10.0.0.242 - - [2026-06-04 03:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.242 - - [2026-06-04 03:52:59] "GET /virtual-network/5b5c5e45-b1f9-4e54-8062-1a75f05f9b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006953 10.0.0.242 - - [2026-06-04 03:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005360 10.0.0.242 - - [2026-06-04 03:53:02] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005572 10.0.0.242 - - [2026-06-04 03:53:02] "GET /virtual-networks?parent_id=ce53a5e1-d5cb-49a3-91d1-c977c1fd0757&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004529 10.0.0.242 - - [2026-06-04 03:53:02] "GET /virtual-network/5b5c5e45-b1f9-4e54-8062-1a75f05f9b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006819 10.0.0.242 - - [2026-06-04 03:53:06] "POST /neutron/port HTTP/1.1" 200 1216 0.023197 10.0.0.242 - - [2026-06-04 03:53:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004141 10.0.0.242 - - [2026-06-04 03:53:06] "POST /neutron/port HTTP/1.1" 200 117 0.001115 10.0.0.242 - - [2026-06-04 03:53:07] "POST /neutron/port HTTP/1.1" 200 1126 0.019247 10.0.0.242 - - [2026-06-04 03:53:09] "POST /neutron/port HTTP/1.1" 200 1216 0.018636 10.0.0.242 - - [2026-06-04 03:53:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004011 10.0.0.242 - - [2026-06-04 03:53:10] "POST /neutron/port HTTP/1.1" 200 117 0.001086 10.0.0.242 - - [2026-06-04 03:53:12] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009991 10.0.0.242 - - [2026-06-04 03:53:17] "POST /neutron/port HTTP/1.1" 200 1126 0.023755 10.0.0.242 - - [2026-06-04 03:53:21] "POST /neutron/security_group HTTP/1.1" 200 2059 0.043657 10.0.0.242 - - [2026-06-04 03:53:28] "POST /neutron/port HTTP/1.1" 200 1126 0.025698 10.0.0.50 - - [2026-06-04 03:53:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000409 10.0.0.27 - - [2026-06-04 03:53:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000541 10.0.0.50 - - [2026-06-04 03:53:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000398 10.0.0.27 - - [2026-06-04 03:53:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000385 10.0.0.50 - - [2026-06-04 03:53:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000345 10.0.0.50 - - [2026-06-04 03:53:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000409 10.0.0.27 - - [2026-06-04 03:53:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000394 10.0.0.27 - - [2026-06-04 03:53:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000456 10.0.0.242 - - [2026-06-04 03:53:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000353 10.0.0.242 - - [2026-06-04 03:53:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000390 10.0.0.242 - - [2026-06-04 03:53:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000364 10.0.0.242 - - [2026-06-04 03:53:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000408 10.0.0.242 - - [2026-06-04 03:53:33] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008107 10.0.0.27 - - [2026-06-04 03:53:33] "GET /obj-perms HTTP/1.1" 200 5075 0.110940 10.0.0.242 - - [2026-06-04 03:53:43] "POST /neutron/port HTTP/1.1" 200 1126 0.024091 10.0.0.242 - - [2026-06-04 03:53:48] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007716 10.0.0.242 - - [2026-06-04 03:53:59] "POST /neutron/port HTTP/1.1" 200 1126 0.020694 10.0.0.242 - - [2026-06-04 03:54:04] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009052 10.0.0.242 - - [2026-06-04 03:54:04] "POST /neutron/port HTTP/1.1" 200 1126 0.023231 10.0.0.242 - - [2026-06-04 03:54:04] "GET /virtual-machine/de746b22-ab8f-4d54-b546-5b4e1fee5d2f HTTP/1.1" 200 1294 0.006528 10.0.0.242 - - [2026-06-04 03:54:04] "GET /virtual-machine-interface/770027b6-a869-417f-be30-a6cd3bdfa1e6 HTTP/1.1" 200 2949 0.007243 10.0.0.242 - - [2026-06-04 03:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392 10.0.0.242 - - [2026-06-04 03:54:04] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004138 10.0.0.242 - - [2026-06-04 03:54:04] "GET /virtual-networks?parent_id=ce53a5e1-d5cb-49a3-91d1-c977c1fd0757&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004779 10.0.0.242 - - [2026-06-04 03:54:04] "GET /virtual-network/a841d8eb-7325-465f-bc23-53240cba1d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005408 10.0.0.242 - - [2026-06-04 03:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004299 10.0.0.242 - - [2026-06-04 03:54:05] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005211 10.0.0.242 - - [2026-06-04 03:54:05] "GET /virtual-networks?parent_id=ce53a5e1-d5cb-49a3-91d1-c977c1fd0757&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003797 10.0.0.242 - - [2026-06-04 03:54:06] "GET /virtual-network/a841d8eb-7325-465f-bc23-53240cba1d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006985 10.0.0.242 - - [2026-06-04 03:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004651 10.0.0.27 - - [2026-06-04 03:54:06] "GET /projects?obj_uuids=ce53a5e1-d5cb-49a3-91d1-c977c1fd0757&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.040759 10.0.0.242 - - [2026-06-04 03:54:06] "GET /project/ce53a5e1-d5cb-49a3-91d1-c977c1fd0757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.084366 10.0.0.242 - - [2026-06-04 03:54:06] "GET /virtual-network/a841d8eb-7325-465f-bc23-53240cba1d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007599 10.0.0.242 - - [2026-06-04 03:54:06] "GET /floating-ip-pools?parent_id=a841d8eb-7325-465f-bc23-53240cba1d74&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004825 10.0.0.242 - - [2026-06-04 03:54:06] "GET /virtual-network/a841d8eb-7325-465f-bc23-53240cba1d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006857 10.0.0.242 - - [2026-06-04 03:54:06] "POST /floating-ip-pools HTTP/1.1" 200 598 0.037503 10.0.0.242 - - [2026-06-04 03:54:06] "POST /ref-update HTTP/1.1" 200 156 0.017201 10.0.0.242 - - [2026-06-04 03:54:06] "GET /virtual-network/a841d8eb-7325-465f-bc23-53240cba1d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006484 10.0.0.242 - - [2026-06-04 03:54:06] "GET /virtual-network/a841d8eb-7325-465f-bc23-53240cba1d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006252 10.0.0.242 - - [2026-06-04 03:54:07] "POST /neutron/port HTTP/1.1" 200 1126 0.017467 10.0.0.242 - - [2026-06-04 03:54:07] "POST /neutron/floatingip HTTP/1.1" 200 579 0.021065 10.0.0.242 - - [2026-06-04 03:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.242 - - [2026-06-04 03:54:07] "GET /routing-instance/6f5d9d93-1709-4afb-8284-d57414893e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.006018 10.0.0.242 - - [2026-06-04 03:54:07] "GET /route-target/d211b8c9-34f7-4873-9ede-1cb2538a83d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005638 10.0.0.242 - - [2026-06-04 03:54:08] "POST /neutron/network HTTP/1.1" 200 935 0.044218 10.0.0.242 - - [2026-06-04 03:54:08] "POST /neutron/port HTTP/1.1" 200 117 0.001178 10.0.0.242 - - [2026-06-04 03:54:11] "POST /neutron/port HTTP/1.1" 200 1105 0.053514 10.0.0.242 - - [2026-06-04 03:54:11] "POST /neutron/subnet HTTP/1.1" 200 689 0.011080 10.0.0.242 - - [2026-06-04 03:54:34] "GET /obj-perms HTTP/1.1" 200 5075 0.072838 10.0.0.50 - - [2026-06-04 03:54:34] "GET /obj-perms HTTP/1.1" 200 5075 0.062187 10.0.0.242 - - [2026-06-04 03:54:40] "POST /neutron/floatingip HTTP/1.1" 200 579 0.015875 10.0.0.242 - - [2026-06-04 03:54:40] "POST /neutron/floatingip HTTP/1.1" 200 115 0.050896 10.0.0.242 - - [2026-06-04 03:54:40] "GET /floating-ip-pool/2c3cf652-f8db-4bbc-a231-7e89897b6aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1184 0.003727 10.0.0.242 - - [2026-06-04 03:54:40] "POST /ref-update HTTP/1.1" 200 156 0.018753 10.0.0.242 - - [2026-06-04 03:54:40] "DELETE /floating-ip-pool/2c3cf652-f8db-4bbc-a231-7e89897b6aaf HTTP/1.1" 200 115 0.039027 10.0.0.242 - - [2026-06-04 03:54:41] "POST /neutron/port HTTP/1.1" 200 1126 0.016479 10.0.0.242 - - [2026-06-04 03:54:41] "POST /neutron/port HTTP/1.1" 200 1126 0.020687 10.0.0.242 - - [2026-06-04 03:54:42] "POST /neutron/network HTTP/1.1" 200 828 0.007330 10.0.0.50 - - [2026-06-04 03:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005116 10.0.0.27 - - [2026-06-04 03:54:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003173 10.0.0.27 - - [2026-06-04 03:54:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002740 10.0.0.242 - - [2026-06-04 03:54:43] "POST /neutron/network HTTP/1.1" 200 151 0.134942 10.0.0.27 - - [2026-06-04 03:54:44] "GET /projects?obj_uuids=ce53a5e1-d5cb-49a3-91d1-c977c1fd0757&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001340 10.0.0.242 - - [2026-06-04 03:54:44] "GET /project/ce53a5e1-d5cb-49a3-91d1-c977c1fd0757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.041773 10.0.0.27 - - [2026-06-04 03:54:44] "GET /projects?obj_uuids=ce53a5e1-d5cb-49a3-91d1-c977c1fd0757&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001243 10.0.0.242 - - [2026-06-04 03:54:44] "GET /project/ce53a5e1-d5cb-49a3-91d1-c977c1fd0757?fields=virtual_networks HTTP/1.1" 200 1035 0.049675 10.0.0.27 - - [2026-06-04 03:54:44] "GET /projects?obj_uuids=ce53a5e1-d5cb-49a3-91d1-c977c1fd0757&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000957 10.0.0.242 - - [2026-06-04 03:54:44] "GET /project/ce53a5e1-d5cb-49a3-91d1-c977c1fd0757?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.048924 10.0.0.27 - - [2026-06-04 03:54:45] "GET /projects?obj_uuids=ce53a5e1-d5cb-49a3-91d1-c977c1fd0757&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001736 10.0.0.242 - - [2026-06-04 03:54:45] "GET /project/ce53a5e1-d5cb-49a3-91d1-c977c1fd0757?fields=security_groups HTTP/1.1" 200 1262 0.045833 10.0.0.242 - - [2026-06-04 03:54:46] "POST /fqname-to-id HTTP/1.1" 404 188 0.038472 10.0.0.27 - - [2026-06-04 03:54:46] "GET /projects?obj_uuids=c91d376d-9fea-4ab5-b0c5-4164f42d3da3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003811 10.0.0.27 - - [2026-06-04 03:54:46] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001706 10.0.0.27 - - [2026-06-04 03:54:46] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008278 10.0.0.27 - - [2026-06-04 03:54:46] "POST /id-to-fqname HTTP/1.1" 200 190 0.004077 10.0.0.27 - - [2026-06-04 03:54:46] "POST /fqname-to-id HTTP/1.1" 404 199 0.008424 10.0.0.27 - - [2026-06-04 03:54:46] "POST /security-groups HTTP/1.1" 200 591 0.035752 10.0.0.27 - - [2026-06-04 03:54:46] "POST /projects HTTP/1.1" 200 585 0.258017 10.0.0.50 - - [2026-06-04 03:54:46] "POST /access-control-lists HTTP/1.1" 200 596 0.028400 10.0.0.27 - - [2026-06-04 03:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.340969 10.0.0.242 - - [2026-06-04 03:54:46] "GET /project/c91d376d-9fea-4ab5-b0c5-4164f42d3da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.499547 10.0.0.242 - - [2026-06-04 03:54:48] "GET / HTTP/1.1" 200 35931 0.001536 10.0.0.242 - - [2026-06-04 03:54:50] "POST /fqname-to-id HTTP/1.1" 401 293 0.000509 10.0.0.242 - - [2026-06-04 03:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.078402 10.0.0.27 - - [2026-06-04 03:54:50] "GET /projects?obj_uuids=c91d376d-9fea-4ab5-b0c5-4164f42d3da3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000968 10.0.0.242 - - [2026-06-04 03:54:50] "GET /project/c91d376d-9fea-4ab5-b0c5-4164f42d3da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.040405 10.0.0.50 - - [2026-06-04 03:54:50] "POST /route-targets HTTP/1.1" 200 327 0.018393 10.0.0.27 - - [2026-06-04 03:54:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003881 10.0.0.242 - - [2026-06-04 03:54:51] "POST /neutron/subnet HTTP/1.1" 200 701 0.260923 10.0.0.242 - - [2026-06-04 03:54:51] "POST /id-to-fqname HTTP/1.1" 200 230 0.001391 10.0.0.242 - - [2026-06-04 03:54:51] "GET /virtual-network/2003ff71-963e-4906-9ccd-78332610af0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006068 10.0.0.242 - - [2026-06-04 03:54:51] "GET /virtual-network/2003ff71-963e-4906-9ccd-78332610af0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006901 10.0.0.242 - - [2026-06-04 03:54:51] "POST /neutron/network HTTP/1.1" 200 839 0.008165 10.0.0.242 - - [2026-06-04 03:54:51] "POST /id-to-fqname HTTP/1.1" 200 230 0.001355 10.0.0.242 - - [2026-06-04 03:54:51] "POST /neutron/port HTTP/1.1" 200 4182 0.032799 10.0.0.27 - - [2026-06-04 03:54:52] "GET /projects?obj_uuids=c91d376d-9fea-4ab5-b0c5-4164f42d3da3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001506 10.0.0.242 - - [2026-06-04 03:54:52] "GET /project/c91d376d-9fea-4ab5-b0c5-4164f42d3da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.082391 10.0.0.242 - - [2026-06-04 03:54:52] "POST /neutron/port HTTP/1.1" 200 4182 0.049400 10.0.0.242 - - [2026-06-04 03:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005064 10.0.0.242 - - [2026-06-04 03:54:52] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003746 10.0.0.242 - - [2026-06-04 03:54:53] "PUT /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644 HTTP/1.1" 200 276 0.012650 10.0.0.242 - - [2026-06-04 03:54:53] "POST /neutron/network HTTP/1.1" 200 849 0.008107 10.0.0.242 - - [2026-06-04 03:54:54] "POST /neutron/port HTTP/1.1" 200 1055 0.019168 10.0.0.242 - - [2026-06-04 03:54:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004046 10.0.0.242 - - [2026-06-04 03:54:54] "POST /neutron/network HTTP/1.1" 200 839 0.008379 10.0.0.242 - - [2026-06-04 03:54:58] "POST /neutron/port HTTP/1.1" 200 1119 0.021480 10.0.0.242 - - [2026-06-04 03:54:58] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007327 10.0.0.242 - - [2026-06-04 03:54:58] "GET /virtual-machine/9a34c4c1-769c-47ed-993d-f84262745e0d HTTP/1.1" 401 293 0.000397 10.0.0.242 - - [2026-06-04 03:54:59] "GET /virtual-machine/9a34c4c1-769c-47ed-993d-f84262745e0d HTTP/1.1" 200 1293 0.040088 10.0.0.242 - - [2026-06-04 03:54:59] "GET /virtual-machine-interface/ff5314d5-a190-4ed4-bfb4-3661149058ea HTTP/1.1" 200 2972 0.005353 10.0.0.242 - - [2026-06-04 03:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.242 - - [2026-06-04 03:54:59] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.004139 10.0.0.242 - - [2026-06-04 03:54:59] "GET /virtual-networks?parent_id=c91d376d-9fea-4ab5-b0c5-4164f42d3da3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003070 10.0.0.242 - - [2026-06-04 03:54:59] "GET /virtual-network/2003ff71-963e-4906-9ccd-78332610af0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006270 10.0.0.242 - - [2026-06-04 03:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392 10.0.0.242 - - [2026-06-04 03:55:02] "GET /virtual-network/2003ff71-963e-4906-9ccd-78332610af0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006493 10.0.0.242 - - [2026-06-04 03:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.242 - - [2026-06-04 03:55:06] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.004262 10.0.0.242 - - [2026-06-04 03:55:06] "GET /virtual-networks?parent_id=c91d376d-9fea-4ab5-b0c5-4164f42d3da3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003689 10.0.0.242 - - [2026-06-04 03:55:06] "GET /virtual-network/2003ff71-963e-4906-9ccd-78332610af0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.008406 10.0.0.242 - - [2026-06-04 03:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004721 10.0.0.242 - - [2026-06-04 03:55:07] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.004154 10.0.0.242 - - [2026-06-04 03:55:07] "PUT /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644 HTTP/1.1" 200 276 0.013452 10.0.0.242 - - [2026-06-04 03:55:07] "POST /neutron/network HTTP/1.1" 200 839 0.007281 10.0.0.242 - - [2026-06-04 03:55:08] "POST /neutron/port HTTP/1.1" 200 1109 0.017936 10.0.0.27 - - [2026-06-04 03:55:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003707 10.0.0.27 - - [2026-06-04 03:55:09] "POST /useragent-kv HTTP/1.1" 200 115 0.004404 10.0.0.242 - - [2026-06-04 03:55:09] "POST /neutron/network HTTP/1.1" 200 151 0.160535 10.0.0.50 - - [2026-06-04 03:55:09] "DELETE /route-target/0d509f4a-8500-444d-88b0-29e91dddc381 HTTP/1.1" 200 115 0.023410 10.0.0.242 - - [2026-06-04 03:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.27 - - [2026-06-04 03:55:12] "GET /projects?obj_uuids=c91d376d-9fea-4ab5-b0c5-4164f42d3da3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001067 10.0.0.242 - - [2026-06-04 03:55:12] "GET /project/c91d376d-9fea-4ab5-b0c5-4164f42d3da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.055300 10.0.0.27 - - [2026-06-04 03:55:13] "POST /useragent-kv HTTP/1.1" 200 115 0.010027 10.0.0.242 - - [2026-06-04 03:55:13] "POST /neutron/subnet HTTP/1.1" 200 729 0.247883 10.0.0.242 - - [2026-06-04 03:55:13] "POST /id-to-fqname HTTP/1.1" 200 220 0.001264 10.0.0.242 - - [2026-06-04 03:55:13] "GET /virtual-network/c7d34f49-a0eb-4cd7-81f6-45a9771ac9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005359 10.0.0.242 - - [2026-06-04 03:55:13] "GET /virtual-network/c7d34f49-a0eb-4cd7-81f6-45a9771ac9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006814 10.0.0.242 - - [2026-06-04 03:55:13] "POST /neutron/network HTTP/1.1" 200 825 0.008906 10.0.0.242 - - [2026-06-04 03:55:13] "POST /id-to-fqname HTTP/1.1" 200 220 0.001702 10.0.0.242 - - [2026-06-04 03:55:13] "POST /neutron/network HTTP/1.1" 200 835 0.008177 10.0.0.27 - - [2026-06-04 03:55:14] "GET /projects?obj_uuids=c91d376d-9fea-4ab5-b0c5-4164f42d3da3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001009 10.0.0.242 - - [2026-06-04 03:55:14] "GET /project/c91d376d-9fea-4ab5-b0c5-4164f42d3da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.072724 10.0.0.242 - - [2026-06-04 03:55:14] "POST /neutron/port HTTP/1.1" 200 117 0.006813 10.0.0.27 - - [2026-06-04 03:55:15] "GET /projects?obj_uuids=c91d376d-9fea-4ab5-b0c5-4164f42d3da3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001208 10.0.0.242 - - [2026-06-04 03:55:15] "POST /neutron/port HTTP/1.1" 200 1061 0.305419 10.0.0.242 - - [2026-06-04 03:55:15] "POST /neutron/port HTTP/1.1" 200 1115 0.120552 10.0.0.242 - - [2026-06-04 03:55:16] "POST /neutron/subnet HTTP/1.1" 200 703 0.008928 10.0.0.242 - - [2026-06-04 03:55:20] "POST /neutron/port HTTP/1.1" 200 1125 0.021436 10.0.0.242 - - [2026-06-04 03:55:20] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009448 10.0.0.242 - - [2026-06-04 03:55:20] "GET /virtual-machine/ab3af6f3-5043-496d-a087-7e926c1b1516 HTTP/1.1" 200 1293 0.007191 10.0.0.242 - - [2026-06-04 03:55:20] "GET /virtual-machine-interface/bf8be16a-417e-42b4-82f6-7b801f22bcea HTTP/1.1" 200 2941 0.005649 10.0.0.242 - - [2026-06-04 03:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.242 - - [2026-06-04 03:55:20] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005489 10.0.0.242 - - [2026-06-04 03:55:20] "GET /virtual-networks?parent_id=c91d376d-9fea-4ab5-b0c5-4164f42d3da3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003011 10.0.0.242 - - [2026-06-04 03:55:20] "GET /virtual-network/c7d34f49-a0eb-4cd7-81f6-45a9771ac9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007274 10.0.0.242 - - [2026-06-04 03:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.242 - - [2026-06-04 03:55:23] "GET /virtual-network/c7d34f49-a0eb-4cd7-81f6-45a9771ac9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005095 10.0.0.242 - - [2026-06-04 03:55:25] "POST /neutron/port HTTP/1.1" 200 1125 0.017059 10.0.0.242 - - [2026-06-04 03:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.242 - - [2026-06-04 03:55:27] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003910 10.0.0.242 - - [2026-06-04 03:55:27] "GET /virtual-networks?parent_id=c91d376d-9fea-4ab5-b0c5-4164f42d3da3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003091 10.0.0.242 - - [2026-06-04 03:55:27] "GET /virtual-network/c7d34f49-a0eb-4cd7-81f6-45a9771ac9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006019 10.0.0.242 - - [2026-06-04 03:55:27] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008784 10.0.0.50 - - [2026-06-04 03:55:30] "DELETE /access-control-list/9d39ef78-0c14-4c3f-ae75-01b4af2004aa HTTP/1.1" 200 115 0.047904 10.0.0.242 - - [2026-06-04 03:55:34] "POST /neutron/port HTTP/1.1" 200 1125 0.018861 10.0.0.27 - - [2026-06-04 03:55:36] "DELETE /project/c91d376d9fea4ab5b0c54164f42d3da3 HTTP/1.1" 404 173 0.038325 10.0.0.27 - - [2026-06-04 03:55:36] "DELETE /project/ce53a5e1-d5cb-49a3-91d1-c977c1fd0757 HTTP/1.1" 404 177 0.057470 10.0.0.242 - - [2026-06-04 03:55:36] "POST /neutron/network HTTP/1.1" 200 825 0.007310 10.0.0.50 - - [2026-06-04 03:55:36] "DELETE /route-target/a3de9baa-a3b3-4503-b8a9-a461e97eb6ac HTTP/1.1" 200 115 0.054313 10.0.0.242 - - [2026-06-04 03:55:39] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003314 10.0.0.242 - - [2026-06-04 03:55:39] "POST /network-ipams HTTP/1.1" 200 541 0.027848 10.0.0.242 - - [2026-06-04 03:55:39] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 764 0.004660 10.0.0.242 - - [2026-06-04 03:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.242 - - [2026-06-04 03:55:39] "GET /network-ipam/c9c40575-bc87-4841-868f-5ec5aeb66e4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1329 0.006932 10.0.0.242 - - [2026-06-04 03:55:39] "PUT /network-ipam/c9c40575-bc87-4841-868f-5ec5aeb66e4f HTTP/1.1" 200 258 0.017716 10.0.0.242 - - [2026-06-04 03:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.27 - - [2026-06-04 03:55:39] "GET /projects?obj_uuids=c91d376d-9fea-4ab5-b0c5-4164f42d3da3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000895 10.0.0.242 - - [2026-06-04 03:55:39] "GET /project/c91d376d-9fea-4ab5-b0c5-4164f42d3da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.041269 10.0.0.27 - - [2026-06-04 03:55:39] "GET /projects?obj_uuids=c91d376d-9fea-4ab5-b0c5-4164f42d3da3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000974 10.0.0.242 - - [2026-06-04 03:55:39] "POST /neutron/network HTTP/1.1" 200 605 0.170890 10.0.0.242 - - [2026-06-04 03:55:40] "POST /neutron/network HTTP/1.1" 200 994 0.011002 10.0.0.242 - - [2026-06-04 03:55:40] "POST /id-to-fqname HTTP/1.1" 200 220 0.001141 10.0.0.242 - - [2026-06-04 03:55:40] "GET /virtual-network/ad8afeca-d1f6-49ec-b977-e54f088e77e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.005111 10.0.0.242 - - [2026-06-04 03:55:40] "GET /virtual-network/ad8afeca-d1f6-49ec-b977-e54f088e77e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.005409 10.0.0.242 - - [2026-06-04 03:55:40] "POST /neutron/subnet HTTP/1.1" 200 699 0.008134 10.0.0.242 - - [2026-06-04 03:55:40] "POST /neutron/subnet HTTP/1.1" 200 699 0.008687 10.0.0.27 - - [2026-06-04 03:55:40] "GET /projects?obj_uuids=c91d376d-9fea-4ab5-b0c5-4164f42d3da3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001040 10.0.0.242 - - [2026-06-04 03:55:41] "POST /neutron/port HTTP/1.1" 200 1017 0.218202 10.0.0.242 - - [2026-06-04 03:55:41] "POST /id-to-fqname HTTP/1.1" 200 220 0.001774 10.0.0.242 - - [2026-06-04 03:55:41] "POST /neutron/port HTTP/1.1" 200 1017 0.012508 10.0.0.242 - - [2026-06-04 03:55:41] "POST /neutron/port HTTP/1.1" 200 1017 0.012970 10.0.0.242 - - [2026-06-04 03:55:41] "POST /id-to-fqname HTTP/1.1" 200 220 0.001226 10.0.0.242 - - [2026-06-04 03:55:41] "POST /neutron/port HTTP/1.1" 200 4182 0.030859 10.0.0.242 - - [2026-06-04 03:55:42] "POST /neutron/network HTTP/1.1" 200 994 0.009752 10.0.0.242 - - [2026-06-04 03:55:42] "POST /neutron/network HTTP/1.1" 200 1004 0.007689 10.0.0.242 - - [2026-06-04 03:55:42] "POST /neutron/port HTTP/1.1" 200 1017 0.015888 10.0.0.242 - - [2026-06-04 03:55:42] "POST /neutron/port HTTP/1.1" 200 117 0.005322 10.0.0.242 - - [2026-06-04 03:55:42] "POST /id-to-fqname HTTP/1.1" 200 220 0.002218 10.0.0.242 - - [2026-06-04 03:55:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004291 10.0.0.242 - - [2026-06-04 03:55:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011985 10.0.0.242 - - [2026-06-04 03:55:43] "POST /neutron/port HTTP/1.1" 200 1017 0.012791 10.0.0.242 - - [2026-06-04 03:55:43] "POST /neutron/port HTTP/1.1" 200 1017 0.011907 10.0.0.242 - - [2026-06-04 03:55:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004294 10.0.0.242 - - [2026-06-04 03:55:43] "POST /neutron/network HTTP/1.1" 200 994 0.009200 10.0.0.27 - - [2026-06-04 03:55:43] "GET /projects?obj_uuids=c91d376d-9fea-4ab5-b0c5-4164f42d3da3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001220 10.0.0.242 - - [2026-06-04 03:55:44] "GET /project/c91d376d-9fea-4ab5-b0c5-4164f42d3da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.078215 10.0.0.242 - - [2026-06-04 03:55:44] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008848 10.0.0.242 - - [2026-06-04 03:55:44] "GET /virtual-network/ad8afeca-d1f6-49ec-b977-e54f088e77e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.006099 10.0.0.27 - - [2026-06-04 03:55:45] "GET /projects?obj_uuids=c91d376d-9fea-4ab5-b0c5-4164f42d3da3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001044 10.0.0.242 - - [2026-06-04 03:55:45] "POST /neutron/port HTTP/1.1" 200 1055 0.317214 10.0.0.242 - - [2026-06-04 03:55:45] "POST /neutron/port HTTP/1.1" 200 1109 0.093004 10.0.0.242 - - [2026-06-04 03:55:45] "POST /neutron/subnet HTTP/1.1" 200 673 0.013215 10.0.0.242 - - [2026-06-04 03:55:46] "POST /neutron/port HTTP/1.1" 200 1119 0.020083 10.0.0.242 - - [2026-06-04 03:55:46] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009118 10.0.0.242 - - [2026-06-04 03:55:47] "GET /virtual-machine/c99211da-fc73-44db-986b-e4750aa4b58c HTTP/1.1" 200 1289 0.007130 10.0.0.242 - - [2026-06-04 03:55:47] "GET /virtual-machine-interface/6ba7ea89-bd55-4a7e-92d0-6d18ea378752 HTTP/1.1" 200 2941 0.005806 10.0.0.242 - - [2026-06-04 03:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.242 - - [2026-06-04 03:55:47] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004599 10.0.0.242 - - [2026-06-04 03:55:47] "GET /virtual-networks?parent_id=c91d376d-9fea-4ab5-b0c5-4164f42d3da3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004069 10.0.0.242 - - [2026-06-04 03:55:47] "GET /virtual-network/ad8afeca-d1f6-49ec-b977-e54f088e77e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.006497 10.0.0.242 - - [2026-06-04 03:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.242 - - [2026-06-04 03:55:50] "GET /virtual-network/ad8afeca-d1f6-49ec-b977-e54f088e77e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.005433 10.0.0.242 - - [2026-06-04 03:55:53] "POST /neutron/port HTTP/1.1" 200 1119 0.024603 10.0.0.242 - - [2026-06-04 03:55:53] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007940 10.0.0.242 - - [2026-06-04 03:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004788 10.0.0.242 - - [2026-06-04 03:55:54] "GET /virtual-network/ad8afeca-d1f6-49ec-b977-e54f088e77e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.006789 10.0.0.242 - - [2026-06-04 03:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004237 10.0.0.242 - - [2026-06-04 03:55:56] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004996 10.0.0.242 - - [2026-06-04 03:55:56] "GET /virtual-networks?parent_id=c91d376d-9fea-4ab5-b0c5-4164f42d3da3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003750 10.0.0.242 - - [2026-06-04 03:55:56] "GET /virtual-network/ad8afeca-d1f6-49ec-b977-e54f088e77e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.005719 10.0.0.242 - - [2026-06-04 03:55:56] "POST /neutron/port HTTP/1.1" 200 1119 0.020597 10.0.0.242 - - [2026-06-04 03:55:57] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007555 10.0.0.242 - - [2026-06-04 03:55:57] "GET /virtual-machine/a24c4f4a-e4f0-491b-aafd-d90d66accf28 HTTP/1.1" 200 1289 0.009377 10.0.0.242 - - [2026-06-04 03:55:57] "GET /virtual-machine-interface/88994ddd-a4cf-4360-a612-e29b11532fb9 HTTP/1.1" 200 2941 0.005437 10.0.0.242 - - [2026-06-04 03:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004584 10.0.0.242 - - [2026-06-04 03:55:57] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004632 10.0.0.242 - - [2026-06-04 03:55:57] "GET /virtual-networks?parent_id=c91d376d-9fea-4ab5-b0c5-4164f42d3da3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003321 10.0.0.242 - - [2026-06-04 03:55:57] "GET /virtual-network/ad8afeca-d1f6-49ec-b977-e54f088e77e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.007151 10.0.0.242 - - [2026-06-04 03:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.242 - - [2026-06-04 03:55:58] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004974 10.0.0.242 - - [2026-06-04 03:55:58] "GET /virtual-networks?parent_id=c91d376d-9fea-4ab5-b0c5-4164f42d3da3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003350 10.0.0.242 - - [2026-06-04 03:55:58] "GET /virtual-network/ad8afeca-d1f6-49ec-b977-e54f088e77e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.006046 10.0.0.242 - - [2026-06-04 03:55:58] "POST /neutron/port HTTP/1.1" 200 1119 0.022580 10.0.0.242 - - [2026-06-04 03:55:58] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010692 10.0.0.242 - - [2026-06-04 03:55:58] "GET /virtual-machine/5fdb668c-5152-49e5-9b4c-b085e6bd0f04 HTTP/1.1" 200 1292 0.007634 10.0.0.242 - - [2026-06-04 03:55:58] "GET /virtual-machine-interface/3841f90e-aa12-444a-a818-2081a3460c0a HTTP/1.1" 200 2941 0.006802 10.0.0.242 - - [2026-06-04 03:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004465 10.0.0.242 - - [2026-06-04 03:55:58] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006836 10.0.0.242 - - [2026-06-04 03:55:58] "GET /virtual-networks?parent_id=c91d376d-9fea-4ab5-b0c5-4164f42d3da3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004333 10.0.0.242 - - [2026-06-04 03:55:58] "GET /virtual-network/ad8afeca-d1f6-49ec-b977-e54f088e77e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.006912 10.0.0.242 - - [2026-06-04 03:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.242 - - [2026-06-04 03:56:00] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004065 10.0.0.242 - - [2026-06-04 03:56:00] "GET /virtual-networks?parent_id=c91d376d-9fea-4ab5-b0c5-4164f42d3da3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003932 10.0.0.242 - - [2026-06-04 03:56:00] "GET /virtual-network/ad8afeca-d1f6-49ec-b977-e54f088e77e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.008560 10.0.0.242 - - [2026-06-04 03:56:08] "POST /neutron/port HTTP/1.1" 200 1216 0.023983 10.0.0.242 - - [2026-06-04 03:56:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005167 10.0.0.242 - - [2026-06-04 03:56:08] "POST /neutron/port HTTP/1.1" 200 117 0.001385 10.0.0.242 - - [2026-06-04 03:56:11] "POST /neutron/port HTTP/1.1" 200 1216 0.019971 10.0.0.242 - - [2026-06-04 03:56:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003975 10.0.0.242 - - [2026-06-04 03:56:11] "POST /neutron/port HTTP/1.1" 200 117 0.001619 10.0.0.242 - - [2026-06-04 03:56:16] "POST /neutron/port HTTP/1.1" 200 1109 0.018081 10.0.0.242 - - [2026-06-04 03:56:16] "POST /neutron/port HTTP/1.1" 200 1109 0.020720 10.0.0.242 - - [2026-06-04 03:56:16] "POST /neutron/port HTTP/1.1" 200 1119 0.015486 10.0.0.242 - - [2026-06-04 03:56:17] "POST /neutron/network HTTP/1.1" 200 994 0.009861 10.0.0.27 - - [2026-06-04 03:56:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003005 10.0.0.50 - - [2026-06-04 03:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004479 10.0.0.27 - - [2026-06-04 03:56:19] "POST /useragent-kv HTTP/1.1" 200 115 0.001995 10.0.0.27 - - [2026-06-04 03:56:19] "POST /useragent-kv HTTP/1.1" 200 115 0.001838 10.0.0.27 - - [2026-06-04 03:56:19] "POST /useragent-kv HTTP/1.1" 200 115 0.004616 10.0.0.242 - - [2026-06-04 03:56:19] "POST /neutron/network HTTP/1.1" 200 151 0.143694 10.0.0.242 - - [2026-06-04 03:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.242 - - [2026-06-04 03:56:19] "DELETE /network-ipam/c9c40575-bc87-4841-868f-5ec5aeb66e4f HTTP/1.1" 200 115 0.033342 10.0.0.242 - - [2026-06-04 03:56:19] "POST /fqname-to-id HTTP/1.1" 404 211 0.003850 10.0.0.27 - - [2026-06-04 03:56:21] "GET /projects?obj_uuids=c91d376d-9fea-4ab5-b0c5-4164f42d3da3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001368 10.0.0.242 - - [2026-06-04 03:56:21] "GET /project/c91d376d-9fea-4ab5-b0c5-4164f42d3da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.092156 10.0.0.27 - - [2026-06-04 03:56:21] "GET /projects?obj_uuids=c91d376d-9fea-4ab5-b0c5-4164f42d3da3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001367 10.0.0.242 - - [2026-06-04 03:56:21] "GET /project/c91d376d-9fea-4ab5-b0c5-4164f42d3da3?fields=virtual_networks HTTP/1.1" 200 1033 0.047550 10.0.0.27 - - [2026-06-04 03:56:21] "GET /projects?obj_uuids=c91d376d-9fea-4ab5-b0c5-4164f42d3da3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001347 10.0.0.242 - - [2026-06-04 03:56:21] "GET /project/c91d376d-9fea-4ab5-b0c5-4164f42d3da3?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.044178 10.0.0.27 - - [2026-06-04 03:56:21] "GET /projects?obj_uuids=c91d376d-9fea-4ab5-b0c5-4164f42d3da3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001392 10.0.0.242 - - [2026-06-04 03:56:21] "GET /project/c91d376d-9fea-4ab5-b0c5-4164f42d3da3?fields=security_groups HTTP/1.1" 200 1259 0.045856 10.0.0.242 - - [2026-06-04 03:56:22] "POST /neutron/port HTTP/1.1" 200 117 0.008320 10.0.0.242 - - [2026-06-04 03:56:22] "POST /fqname-to-id HTTP/1.1" 404 196 0.031184 10.0.0.27 - - [2026-06-04 03:56:22] "GET /projects?obj_uuids=5d3c1945-34f2-47f2-a1d8-8aa3d804d691&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003864 10.0.0.27 - - [2026-06-04 03:56:22] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000899 10.0.0.27 - - [2026-06-04 03:56:22] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007565 10.0.0.27 - - [2026-06-04 03:56:22] "POST /id-to-fqname HTTP/1.1" 200 198 0.004624 10.0.0.27 - - [2026-06-04 03:56:22] "POST /fqname-to-id HTTP/1.1" 404 207 0.003774 10.0.0.27 - - [2026-06-04 03:56:22] "POST /security-groups HTTP/1.1" 200 599 0.073732 10.0.0.27 - - [2026-06-04 03:56:22] "POST /projects HTTP/1.1" 200 601 0.281556 10.0.0.50 - - [2026-06-04 03:56:22] "POST /access-control-lists HTTP/1.1" 200 604 0.027051 10.0.0.27 - - [2026-06-04 03:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.356967 10.0.0.242 - - [2026-06-04 03:56:22] "GET /project/5d3c1945-34f2-47f2-a1d8-8aa3d804d691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.503302 10.0.0.242 - - [2026-06-04 03:56:24] "GET / HTTP/1.1" 200 35931 0.001484 10.0.0.242 - - [2026-06-04 03:56:26] "POST /fqname-to-id HTTP/1.1" 401 293 0.000561 10.0.0.242 - - [2026-06-04 03:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.088323 10.0.0.27 - - [2026-06-04 03:56:26] "GET /projects?obj_uuids=5d3c1945-34f2-47f2-a1d8-8aa3d804d691&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001042 10.0.0.242 - - [2026-06-04 03:56:26] "GET /project/5d3c1945-34f2-47f2-a1d8-8aa3d804d691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.043512 10.0.0.27 - - [2026-06-04 03:56:26] "GET /projects?obj_uuids=5d3c1945-34f2-47f2-a1d8-8aa3d804d691&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001078 10.0.0.242 - - [2026-06-04 03:56:26] "POST /neutron/network HTTP/1.1" 200 613 0.163614 10.0.0.50 - - [2026-06-04 03:56:26] "POST /route-targets HTTP/1.1" 200 327 0.013258 10.0.0.50 - - [2026-06-04 03:56:27] "POST /fqname-to-id HTTP/1.1" 404 207 0.080954 10.0.0.242 - - [2026-06-04 03:56:27] "POST /neutron/network HTTP/1.1" 200 1005 0.012647 10.0.0.242 - - [2026-06-04 03:56:27] "POST /id-to-fqname HTTP/1.1" 200 228 0.001380 10.0.0.242 - - [2026-06-04 03:56:27] "GET /virtual-network/2d8351d8-a3cd-44b3-adeb-91c53ec33f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006615 10.0.0.242 - - [2026-06-04 03:56:27] "GET /virtual-network/2d8351d8-a3cd-44b3-adeb-91c53ec33f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006341 10.0.0.242 - - [2026-06-04 03:56:27] "POST /neutron/subnet HTTP/1.1" 200 828 0.009947 10.0.0.242 - - [2026-06-04 03:56:28] "GET /virtual-network/2d8351d8-a3cd-44b3-adeb-91c53ec33f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005407 10.0.0.242 - - [2026-06-04 03:56:28] "GET /obj-perms HTTP/1.1" 200 5065 0.084402 10.0.0.27 - - [2026-06-04 03:56:29] "GET /obj-perms HTTP/1.1" 200 5065 0.072829 10.0.0.242 - - [2026-06-04 03:56:29] "POST /id-to-fqname HTTP/1.1" 200 228 0.001301 10.0.0.242 - - [2026-06-04 03:56:30] "POST /neutron/network HTTP/1.1" 200 1015 0.007789 10.0.0.50 - - [2026-06-04 03:56:30] "DELETE /access-control-list/b3f88e7f-1ae6-4b21-bfc2-b626e0203042 HTTP/1.1" 200 115 0.040364 10.0.0.27 - - [2026-06-04 03:56:30] "GET /projects?obj_uuids=5d3c1945-34f2-47f2-a1d8-8aa3d804d691&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001141 10.0.0.242 - - [2026-06-04 03:56:31] "GET /project/5d3c1945-34f2-47f2-a1d8-8aa3d804d691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.081061 10.0.0.242 - - [2026-06-04 03:56:31] "POST /neutron/port HTTP/1.1" 200 117 0.008778 10.0.0.242 - - [2026-06-04 03:56:31] "POST /id-to-fqname HTTP/1.1" 200 228 0.001441 10.0.0.242 - - [2026-06-04 03:56:31] "POST /neutron/network HTTP/1.1" 200 1015 0.006777 10.0.0.242 - - [2026-06-04 03:56:32] "POST /neutron/port HTTP/1.1" 200 1174 0.021889 10.0.0.242 - - [2026-06-04 03:56:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003514 10.0.0.27 - - [2026-06-04 03:56:32] "GET /projects?obj_uuids=5d3c1945-34f2-47f2-a1d8-8aa3d804d691&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000951 10.0.0.242 - - [2026-06-04 03:56:32] "GET /project/5d3c1945-34f2-47f2-a1d8-8aa3d804d691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.085683 10.0.0.242 - - [2026-06-04 03:56:32] "POST /neutron/port HTTP/1.1" 200 117 0.002326 10.0.0.242 - - [2026-06-04 03:56:32] "POST /neutron/network HTTP/1.1" 200 1005 0.016485 10.0.0.242 - - [2026-06-04 03:56:33] "POST /neutron/port HTTP/1.1" 200 117 0.009510 10.0.0.242 - - [2026-06-04 03:56:33] "POST /id-to-fqname HTTP/1.1" 200 228 0.001197 10.0.0.242 - - [2026-06-04 03:56:33] "POST /neutron/network HTTP/1.1" 200 1015 0.007939 10.0.0.242 - - [2026-06-04 03:56:34] "POST /neutron/port HTTP/1.1" 200 1174 0.026553 10.0.0.242 - - [2026-06-04 03:56:34] "POST /neutron/port HTTP/1.1" 200 1238 0.022994 10.0.0.27 - - [2026-06-04 03:56:34] "GET /projects?obj_uuids=5d3c1945-34f2-47f2-a1d8-8aa3d804d691&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001005 10.0.0.242 - - [2026-06-04 03:56:34] "GET /project/5d3c1945-34f2-47f2-a1d8-8aa3d804d691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.076667 10.0.0.242 - - [2026-06-04 03:56:34] "POST /neutron/subnet HTTP/1.1" 200 1380 0.035890 10.0.0.242 - - [2026-06-04 03:56:34] "POST /neutron/port HTTP/1.1" 200 117 0.001186 10.0.0.242 - - [2026-06-04 03:56:35] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008350 10.0.0.242 - - [2026-06-04 03:56:35] "POST /id-to-fqname HTTP/1.1" 200 228 0.001638 10.0.0.242 - - [2026-06-04 03:56:35] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011287 10.0.0.27 - - [2026-06-04 03:56:35] "GET /projects?obj_uuids=5d3c1945-34f2-47f2-a1d8-8aa3d804d691&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001420 10.0.0.242 - - [2026-06-04 03:56:36] "POST /neutron/port HTTP/1.1" 200 1174 0.420148 10.0.0.242 - - [2026-06-04 03:56:36] "POST /neutron/port HTTP/1.1" 200 1228 0.127840 10.0.0.27 - - [2026-06-04 03:56:36] "DELETE /project/5d3c194534f247f2a1d88aa3d804d691 HTTP/1.1" 404 173 0.002604 10.0.0.27 - - [2026-06-04 03:56:36] "DELETE /project/c91d376d-9fea-4ab5-b0c5-4164f42d3da3 HTTP/1.1" 404 177 0.005204 10.0.0.50 - - [2026-06-04 03:56:36] "GET /obj-perms HTTP/1.1" 200 5075 0.274625 10.0.0.242 - - [2026-06-04 03:56:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004625 10.0.0.242 - - [2026-06-04 03:56:36] "POST /neutron/port HTTP/1.1" 200 117 0.001579 10.0.0.27 - - [2026-06-04 03:56:37] "GET /projects?obj_uuids=5d3c1945-34f2-47f2-a1d8-8aa3d804d691&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002350 10.0.0.242 - - [2026-06-04 03:56:37] "GET /project/5d3c1945-34f2-47f2-a1d8-8aa3d804d691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.151778 10.0.0.242 - - [2026-06-04 03:56:37] "POST /neutron/port HTTP/1.1" 200 7434 0.082586 10.0.0.242 - - [2026-06-04 03:56:37] "POST /neutron/port HTTP/1.1" 200 1238 0.029285 10.0.0.242 - - [2026-06-04 03:56:37] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009271 10.0.0.27 - - [2026-06-04 03:56:38] "GET /projects?obj_uuids=5d3c1945-34f2-47f2-a1d8-8aa3d804d691&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001145 10.0.0.242 - - [2026-06-04 03:56:38] "GET /virtual-machine/1180e3ed-5fcb-4460-ae7f-d14b5993eae3 HTTP/1.1" 401 293 0.000562 10.0.0.242 - - [2026-06-04 03:56:38] "POST /neutron/port HTTP/1.1" 200 1174 0.406275 10.0.0.242 - - [2026-06-04 03:56:38] "POST /neutron/port HTTP/1.1" 200 1174 0.017306 10.0.0.242 - - [2026-06-04 03:56:38] "GET /virtual-machine/1180e3ed-5fcb-4460-ae7f-d14b5993eae3 HTTP/1.1" 200 1300 0.059374 10.0.0.242 - - [2026-06-04 03:56:38] "GET /virtual-machine-interface/f5cb21a5-6572-4934-b6c8-8366446cb01f HTTP/1.1" 200 3176 0.019099 10.0.0.242 - - [2026-06-04 03:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004987 10.0.0.242 - - [2026-06-04 03:56:38] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005417 10.0.0.242 - - [2026-06-04 03:56:38] "GET /virtual-networks?parent_id=5d3c1945-34f2-47f2-a1d8-8aa3d804d691&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003630 10.0.0.242 - - [2026-06-04 03:56:38] "GET /virtual-network/2d8351d8-a3cd-44b3-adeb-91c53ec33f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006015 10.0.0.242 - - [2026-06-04 03:56:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004812 10.0.0.242 - - [2026-06-04 03:56:38] "POST /neutron/port HTTP/1.1" 200 117 0.001539 10.0.0.242 - - [2026-06-04 03:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.242 - - [2026-06-04 03:56:41] "GET /virtual-network/2d8351d8-a3cd-44b3-adeb-91c53ec33f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005108 10.0.0.242 - - [2026-06-04 03:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004808 10.0.0.242 - - [2026-06-04 03:56:45] "GET /virtual-network/2d8351d8-a3cd-44b3-adeb-91c53ec33f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006546 10.0.0.242 - - [2026-06-04 03:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.242 - - [2026-06-04 03:56:50] "GET /virtual-network/2d8351d8-a3cd-44b3-adeb-91c53ec33f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005528 10.0.0.242 - - [2026-06-04 03:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004235 10.0.0.242 - - [2026-06-04 03:56:54] "GET /virtual-network/2d8351d8-a3cd-44b3-adeb-91c53ec33f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.008245 10.0.0.242 - - [2026-06-04 03:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.242 - - [2026-06-04 03:56:58] "GET /virtual-network/2d8351d8-a3cd-44b3-adeb-91c53ec33f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005640 10.0.0.242 - - [2026-06-04 03:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.242 - - [2026-06-04 03:57:02] "GET /virtual-network/2d8351d8-a3cd-44b3-adeb-91c53ec33f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006116 10.0.0.242 - - [2026-06-04 03:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.242 - - [2026-06-04 03:57:06] "GET /virtual-network/2d8351d8-a3cd-44b3-adeb-91c53ec33f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.008455 10.0.0.242 - - [2026-06-04 03:57:10] "POST /neutron/port HTTP/1.1" 200 1105 0.017684 10.0.0.242 - - [2026-06-04 03:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005188 10.0.0.242 - - [2026-06-04 03:57:10] "GET /virtual-network/2d8351d8-a3cd-44b3-adeb-91c53ec33f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006654 10.0.0.242 - - [2026-06-04 03:57:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004025 10.0.0.242 - - [2026-06-04 03:57:10] "POST /neutron/network HTTP/1.1" 200 925 0.006737 10.0.0.242 - - [2026-06-04 03:57:13] "POST /neutron/network HTTP/1.1" 200 935 0.007658 10.0.0.242 - - [2026-06-04 03:57:13] "POST /neutron/port HTTP/1.1" 200 117 0.001117 10.0.0.242 - - [2026-06-04 03:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.242 - - [2026-06-04 03:57:14] "GET /virtual-network/2d8351d8-a3cd-44b3-adeb-91c53ec33f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006126 10.0.0.242 - - [2026-06-04 03:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.242 - - [2026-06-04 03:57:18] "GET /virtual-network/2d8351d8-a3cd-44b3-adeb-91c53ec33f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005337 10.0.0.242 - - [2026-06-04 03:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.242 - - [2026-06-04 03:57:22] "GET /virtual-network/2d8351d8-a3cd-44b3-adeb-91c53ec33f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006040 10.0.0.242 - - [2026-06-04 03:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.242 - - [2026-06-04 03:57:26] "GET /virtual-network/2d8351d8-a3cd-44b3-adeb-91c53ec33f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006119 10.0.0.242 - - [2026-06-04 03:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.242 - - [2026-06-04 03:57:31] "GET /virtual-network/2d8351d8-a3cd-44b3-adeb-91c53ec33f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005214 10.0.0.242 - - [2026-06-04 03:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.242 - - [2026-06-04 03:57:35] "GET /virtual-network/2d8351d8-a3cd-44b3-adeb-91c53ec33f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007281 10.0.0.242 - - [2026-06-04 03:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.242 - - [2026-06-04 03:57:37] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004472 10.0.0.242 - - [2026-06-04 03:57:37] "GET /virtual-networks?parent_id=5d3c1945-34f2-47f2-a1d8-8aa3d804d691&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003046 10.0.0.242 - - [2026-06-04 03:57:37] "GET /virtual-network/2d8351d8-a3cd-44b3-adeb-91c53ec33f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005679 10.0.0.242 - - [2026-06-04 03:57:37] "POST /neutron/security_group HTTP/1.1" 200 2066 0.012112 10.0.0.242 - - [2026-06-04 03:57:47] "POST /neutron/port HTTP/1.1" 200 1238 0.017889 10.0.0.242 - - [2026-06-04 03:57:51] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006829 10.0.0.242 - - [2026-06-04 03:57:53] "POST /neutron/port HTTP/1.1" 200 1238 0.022697 10.0.0.242 - - [2026-06-04 03:57:53] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007379 10.0.0.242 - - [2026-06-04 03:58:03] "POST /neutron/port HTTP/1.1" 200 1238 0.020400 10.0.0.242 - - [2026-06-04 03:58:08] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007541 10.0.0.242 - - [2026-06-04 03:58:08] "POST /neutron/port HTTP/1.1" 200 1238 0.018417 10.0.0.242 - - [2026-06-04 03:58:08] "GET /virtual-machine/da6cb042-4d02-4202-b21e-6801a20e5579 HTTP/1.1" 200 1301 0.006103 10.0.0.242 - - [2026-06-04 03:58:08] "GET /virtual-machine-interface/2e710b46-8b7c-47fc-95cb-1845a7b36244 HTTP/1.1" 200 3175 0.006329 10.0.0.242 - - [2026-06-04 03:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.242 - - [2026-06-04 03:58:09] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003229 10.0.0.242 - - [2026-06-04 03:58:09] "GET /virtual-networks?parent_id=5d3c1945-34f2-47f2-a1d8-8aa3d804d691&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003779 10.0.0.242 - - [2026-06-04 03:58:09] "GET /virtual-network/2d8351d8-a3cd-44b3-adeb-91c53ec33f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007820 10.0.0.242 - - [2026-06-04 03:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004515 10.0.0.242 - - [2026-06-04 03:58:10] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005085 10.0.0.242 - - [2026-06-04 03:58:10] "GET /virtual-networks?parent_id=5d3c1945-34f2-47f2-a1d8-8aa3d804d691&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003301 10.0.0.242 - - [2026-06-04 03:58:10] "GET /virtual-network/2d8351d8-a3cd-44b3-adeb-91c53ec33f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005535 10.0.0.242 - - [2026-06-04 03:58:10] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007954 10.0.0.242 - - [2026-06-04 03:58:10] "POST /neutron/port HTTP/1.1" 200 1238 0.021047 10.0.0.242 - - [2026-06-04 03:58:10] "GET /virtual-machine/bb1c6188-2883-4539-af4e-2b766a14b6de HTTP/1.1" 200 1301 0.007388 10.0.0.242 - - [2026-06-04 03:58:10] "GET /virtual-machine-interface/1a232171-aa40-4f67-88d1-431354dd1f9c HTTP/1.1" 200 3174 0.006948 10.0.0.242 - - [2026-06-04 03:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.242 - - [2026-06-04 03:58:10] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005583 10.0.0.242 - - [2026-06-04 03:58:10] "GET /virtual-networks?parent_id=5d3c1945-34f2-47f2-a1d8-8aa3d804d691&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.006132 10.0.0.242 - - [2026-06-04 03:58:10] "GET /virtual-network/2d8351d8-a3cd-44b3-adeb-91c53ec33f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.008760 10.0.0.242 - - [2026-06-04 03:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.242 - - [2026-06-04 03:58:11] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003995 10.0.0.242 - - [2026-06-04 03:58:12] "GET /virtual-networks?parent_id=5d3c1945-34f2-47f2-a1d8-8aa3d804d691&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003790 10.0.0.242 - - [2026-06-04 03:58:12] "GET /virtual-network/2d8351d8-a3cd-44b3-adeb-91c53ec33f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006216 10.0.0.242 - - [2026-06-04 03:58:16] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006834 10.0.0.50 - - [2026-06-04 03:58:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000440 10.0.0.27 - - [2026-06-04 03:58:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000369 10.0.0.50 - - [2026-06-04 03:58:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000393 10.0.0.27 - - [2026-06-04 03:58:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000367 10.0.0.50 - - [2026-06-04 03:58:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000516 10.0.0.50 - - [2026-06-04 03:58:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000341 10.0.0.27 - - [2026-06-04 03:58:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000402 10.0.0.27 - - [2026-06-04 03:58:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000503 10.0.0.242 - - [2026-06-04 03:58:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000400 10.0.0.242 - - [2026-06-04 03:58:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000475 10.0.0.242 - - [2026-06-04 03:58:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000388 10.0.0.242 - - [2026-06-04 03:58:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000353 10.0.0.27 - - [2026-06-04 03:58:36] "GET /projects?obj_uuids=5d3c1945-34f2-47f2-a1d8-8aa3d804d691&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001046 10.0.0.242 - - [2026-06-04 03:58:36] "GET /project/5d3c1945-34f2-47f2-a1d8-8aa3d804d691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.051868 10.0.0.242 - - [2026-06-04 03:58:36] "POST /fqname-to-id HTTP/1.1" 404 226 0.003520 10.0.0.242 - - [2026-06-04 03:58:36] "POST /interface-route-tables HTTP/1.1" 200 575 0.035062 10.0.0.242 - - [2026-06-04 03:58:36] "GET /interface-route-table/3743eca1-bd43-45da-a543-8d17792c7ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1333 0.007180 10.0.0.242 - - [2026-06-04 03:58:36] "GET /virtual-machine-interface/f5cb21a5-6572-4934-b6c8-8366446cb01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.005648 10.0.0.242 - - [2026-06-04 03:58:36] "POST /ref-update HTTP/1.1" 200 156 0.015073 10.0.0.242 - - [2026-06-04 03:59:11] "POST /neutron/network HTTP/1.1" 200 1121 0.044038 10.0.0.242 - - [2026-06-04 03:59:11] "POST /neutron/subnet HTTP/1.1" 200 1375 0.014693 10.0.0.242 - - [2026-06-04 03:59:11] "POST /neutron/network HTTP/1.1" 200 1111 0.010165 10.0.0.242 - - [2026-06-04 03:59:15] "POST /neutron/network HTTP/1.1" 200 1121 0.046263 10.0.0.242 - - [2026-06-04 03:59:15] "POST /neutron/subnet HTTP/1.1" 200 1375 0.018742 10.0.0.242 - - [2026-06-04 03:59:15] "POST /neutron/network HTTP/1.1" 200 1111 0.012196 10.0.0.27 - - [2026-06-04 03:59:27] "GET /projects?obj_uuids=5d3c1945-34f2-47f2-a1d8-8aa3d804d691&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.037101 10.0.0.242 - - [2026-06-04 03:59:27] "GET /project/5d3c1945-34f2-47f2-a1d8-8aa3d804d691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.076505 10.0.0.242 - - [2026-06-04 03:59:27] "POST /fqname-to-id HTTP/1.1" 404 226 0.005793 10.0.0.242 - - [2026-06-04 03:59:27] "POST /interface-route-tables HTTP/1.1" 200 575 0.028168 10.0.0.242 - - [2026-06-04 03:59:27] "GET /interface-route-table/ede5920a-0170-41da-9e4b-7bb7e2a11696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.006256 10.0.0.242 - - [2026-06-04 03:59:27] "GET /virtual-machine-interface/2e710b46-8b7c-47fc-95cb-1845a7b36244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.006594 10.0.0.242 - - [2026-06-04 03:59:27] "POST /ref-update HTTP/1.1" 200 156 0.019379 10.0.0.242 - - [2026-06-04 03:59:29] "GET /virtual-machine-interface/1a232171-aa40-4f67-88d1-431354dd1f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.006766 10.0.0.242 - - [2026-06-04 03:59:29] "PUT /virtual-machine-interface/1a232171-aa40-4f67-88d1-431354dd1f9c HTTP/1.1" 200 284 0.016562 10.0.0.242 - - [2026-06-04 03:59:29] "GET /virtual-machine-interface/f5cb21a5-6572-4934-b6c8-8366446cb01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.008945 10.0.0.242 - - [2026-06-04 03:59:29] "PUT /virtual-machine-interface/f5cb21a5-6572-4934-b6c8-8366446cb01f HTTP/1.1" 200 284 0.018005 10.0.0.242 - - [2026-06-04 03:59:29] "GET /virtual-machine-interface/2e710b46-8b7c-47fc-95cb-1845a7b36244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.008675 10.0.0.242 - - [2026-06-04 03:59:29] "PUT /virtual-machine-interface/2e710b46-8b7c-47fc-95cb-1845a7b36244 HTTP/1.1" 200 284 0.020451 10.0.0.27 - - [2026-06-04 03:59:39] "GET /obj-perms HTTP/1.1" 200 5075 0.063265 10.0.0.242 - - [2026-06-04 04:00:11] "POST /neutron/network HTTP/1.1" 200 935 0.008508 10.0.0.242 - - [2026-06-04 04:00:11] "POST /neutron/port HTTP/1.1" 200 117 0.001104 10.0.0.242 - - [2026-06-04 04:00:14] "POST /neutron/port HTTP/1.1" 200 1105 0.019567 10.0.0.242 - - [2026-06-04 04:00:14] "POST /neutron/subnet HTTP/1.1" 200 689 0.011983 10.0.0.242 - - [2026-06-04 04:00:36] "POST /neutron/port HTTP/1.1" 200 1238 0.022424 10.0.0.242 - - [2026-06-04 04:00:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008010 10.0.0.242 - - [2026-06-04 04:00:36] "GET /virtual-machine/ec845a49-cf09-4f1d-91ca-617ee5f0d39d HTTP/1.1" 200 1301 0.007570 10.0.0.242 - - [2026-06-04 04:00:36] "GET /virtual-machine-interface/632a2d6d-367f-45e5-b682-c88da4a6c56e HTTP/1.1" 200 3175 0.006665 10.0.0.242 - - [2026-06-04 04:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.242 - - [2026-06-04 04:00:36] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003262 10.0.0.242 - - [2026-06-04 04:00:36] "GET /virtual-networks?parent_id=5d3c1945-34f2-47f2-a1d8-8aa3d804d691&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.004006 10.0.0.242 - - [2026-06-04 04:00:36] "GET /virtual-network/2d8351d8-a3cd-44b3-adeb-91c53ec33f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006145 10.0.0.242 - - [2026-06-04 04:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.242 - - [2026-06-04 04:00:37] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006988 10.0.0.242 - - [2026-06-04 04:00:37] "GET /virtual-networks?parent_id=5d3c1945-34f2-47f2-a1d8-8aa3d804d691&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.006681 10.0.0.242 - - [2026-06-04 04:00:38] "GET /virtual-network/2d8351d8-a3cd-44b3-adeb-91c53ec33f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.008025 10.0.0.242 - - [2026-06-04 04:00:38] "GET /virtual-machine-interface/632a2d6d-367f-45e5-b682-c88da4a6c56e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.006953 10.0.0.242 - - [2026-06-04 04:00:38] "PUT /virtual-machine-interface/632a2d6d-367f-45e5-b682-c88da4a6c56e HTTP/1.1" 200 284 0.018751 10.0.0.242 - - [2026-06-04 04:00:40] "GET /obj-perms HTTP/1.1" 200 5075 0.084082 10.0.0.50 - - [2026-06-04 04:00:40] "GET /obj-perms HTTP/1.1" 200 5075 0.067791 10.0.0.242 - - [2026-06-04 04:01:12] "POST /neutron/port HTTP/1.1" 200 1238 0.021046 10.0.0.242 - - [2026-06-04 04:01:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006108 10.0.0.242 - - [2026-06-04 04:01:12] "POST /neutron/port HTTP/1.1" 200 117 0.001106 10.0.0.242 - - [2026-06-04 04:01:14] "POST /neutron/port HTTP/1.1" 200 1238 0.021141 10.0.0.242 - - [2026-06-04 04:01:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004708 10.0.0.242 - - [2026-06-04 04:01:15] "POST /neutron/port HTTP/1.1" 200 117 0.001442 10.0.0.27 - - [2026-06-04 04:01:23] "GET /projects?obj_uuids=5d3c1945-34f2-47f2-a1d8-8aa3d804d691&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001104 10.0.0.242 - - [2026-06-04 04:01:23] "GET /project/5d3c1945-34f2-47f2-a1d8-8aa3d804d691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.042638 10.0.0.242 - - [2026-06-04 04:01:23] "POST /fqname-to-id HTTP/1.1" 404 226 0.003636 10.0.0.242 - - [2026-06-04 04:01:23] "POST /interface-route-tables HTTP/1.1" 200 575 0.028871 10.0.0.242 - - [2026-06-04 04:01:23] "GET /interface-route-table/af8d5225-a354-42db-8e34-de5f3b6b2e2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.007421 10.0.0.242 - - [2026-06-04 04:01:23] "GET /virtual-machine-interface/632a2d6d-367f-45e5-b682-c88da4a6c56e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.008699 10.0.0.242 - - [2026-06-04 04:01:23] "POST /ref-update HTTP/1.1" 200 156 0.015226 10.0.0.242 - - [2026-06-04 04:01:25] "GET /virtual-machine-interface/f5cb21a5-6572-4934-b6c8-8366446cb01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3092 0.006938 10.0.0.242 - - [2026-06-04 04:01:25] "POST /ref-update HTTP/1.1" 200 156 0.017893 10.0.0.242 - - [2026-06-04 04:01:25] "DELETE /interface-route-table/3743eca1-bd43-45da-a543-8d17792c7ea2 HTTP/1.1" 200 115 0.033515 10.0.0.242 - - [2026-06-04 04:01:25] "POST /neutron/port HTTP/1.1" 200 1238 0.028156 10.0.0.242 - - [2026-06-04 04:01:35] "GET /virtual-machine-interface/632a2d6d-367f-45e5-b682-c88da4a6c56e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3091 0.039882 10.0.0.242 - - [2026-06-04 04:01:35] "POST /ref-update HTTP/1.1" 200 156 0.022028 10.0.0.242 - - [2026-06-04 04:01:35] "DELETE /interface-route-table/af8d5225-a354-42db-8e34-de5f3b6b2e2c HTTP/1.1" 200 115 0.042198 10.0.0.242 - - [2026-06-04 04:01:35] "GET /virtual-machine-interface/2e710b46-8b7c-47fc-95cb-1845a7b36244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3091 0.005887 10.0.0.242 - - [2026-06-04 04:01:35] "POST /ref-update HTTP/1.1" 200 156 0.017350 10.0.0.242 - - [2026-06-04 04:01:36] "DELETE /interface-route-table/ede5920a-0170-41da-9e4b-7bb7e2a11696 HTTP/1.1" 200 115 0.037861 10.0.0.242 - - [2026-06-04 04:01:36] "POST /neutron/network HTTP/1.1" 200 1005 0.046930 10.0.0.242 - - [2026-06-04 04:01:36] "POST /neutron/port HTTP/1.1" 200 1228 0.019037 10.0.0.242 - - [2026-06-04 04:01:36] "POST /neutron/port HTTP/1.1" 200 1228 0.034693 10.0.0.242 - - [2026-06-04 04:01:36] "POST /neutron/port HTTP/1.1" 200 1228 0.027183 10.0.0.27 - - [2026-06-04 04:01:38] "POST /useragent-kv HTTP/1.1" 200 115 0.004118 10.0.0.27 - - [2026-06-04 04:01:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003526 10.0.0.27 - - [2026-06-04 04:01:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003068 10.0.0.27 - - [2026-06-04 04:01:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003049 10.0.0.242 - - [2026-06-04 04:01:38] "POST /neutron/network HTTP/1.1" 200 151 0.185581 10.0.0.27 - - [2026-06-04 04:01:40] "GET /projects?obj_uuids=5d3c1945-34f2-47f2-a1d8-8aa3d804d691&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001205 10.0.0.242 - - [2026-06-04 04:01:40] "GET /project/5d3c1945-34f2-47f2-a1d8-8aa3d804d691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.090790 10.0.0.27 - - [2026-06-04 04:01:40] "GET /projects?obj_uuids=5d3c1945-34f2-47f2-a1d8-8aa3d804d691&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001219 10.0.0.242 - - [2026-06-04 04:01:40] "GET /project/5d3c1945-34f2-47f2-a1d8-8aa3d804d691?fields=virtual_networks HTTP/1.1" 200 1048 0.060091 10.0.0.27 - - [2026-06-04 04:01:40] "GET /projects?obj_uuids=5d3c1945-34f2-47f2-a1d8-8aa3d804d691&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001577 10.0.0.242 - - [2026-06-04 04:01:40] "GET /project/5d3c1945-34f2-47f2-a1d8-8aa3d804d691?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.059593 10.0.0.27 - - [2026-06-04 04:01:40] "GET /projects?obj_uuids=5d3c1945-34f2-47f2-a1d8-8aa3d804d691&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000983 10.0.0.242 - - [2026-06-04 04:01:40] "GET /project/5d3c1945-34f2-47f2-a1d8-8aa3d804d691?fields=security_groups HTTP/1.1" 200 1282 0.046209 10.0.0.242 - - [2026-06-04 04:01:42] "POST /fqname-to-id HTTP/1.1" 404 183 0.062103 10.0.0.27 - - [2026-06-04 04:01:42] "GET /projects?obj_uuids=f985b013-8053-4101-8c86-89b07e227af1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003037 10.0.0.27 - - [2026-06-04 04:01:42] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000955 10.0.0.27 - - [2026-06-04 04:01:42] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.059796 10.0.0.27 - - [2026-06-04 04:01:42] "POST /id-to-fqname HTTP/1.1" 200 185 0.001221 10.0.0.27 - - [2026-06-04 04:01:42] "POST /fqname-to-id HTTP/1.1" 404 194 0.005755 10.0.0.27 - - [2026-06-04 04:01:42] "POST /security-groups HTTP/1.1" 200 586 0.038402 10.0.0.27 - - [2026-06-04 04:01:42] "POST /projects HTTP/1.1" 200 575 0.261198 10.0.0.27 - - [2026-06-04 04:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.323467 10.0.0.50 - - [2026-06-04 04:01:43] "POST /fqname-to-id HTTP/1.1" 404 229 0.057452 10.0.0.242 - - [2026-06-04 04:01:43] "GET /project/f985b013-8053-4101-8c86-89b07e227af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.548772 10.0.0.50 - - [2026-06-04 04:01:43] "POST /access-control-lists HTTP/1.1" 200 589 0.038879 10.0.0.242 - - [2026-06-04 04:01:44] "GET / HTTP/1.1" 200 35931 0.002139 10.0.0.27 - - [2026-06-04 04:01:47] "GET /projects?obj_uuids=f985b013-8053-4101-8c86-89b07e227af1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001010 10.0.0.242 - - [2026-06-04 04:01:47] "GET /project/f985b013-8053-4101-8c86-89b07e227af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.050154 10.0.0.27 - - [2026-06-04 04:01:47] "GET /projects?obj_uuids=f985b013-8053-4101-8c86-89b07e227af1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001032 10.0.0.242 - - [2026-06-04 04:01:47] "GET /project/f985b013-8053-4101-8c86-89b07e227af1?fields=virtual_networks HTTP/1.1" 200 1023 0.054434 10.0.0.27 - - [2026-06-04 04:01:47] "GET /projects?obj_uuids=f985b013-8053-4101-8c86-89b07e227af1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001460 10.0.0.242 - - [2026-06-04 04:01:47] "GET /project/f985b013-8053-4101-8c86-89b07e227af1?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.044255 10.0.0.27 - - [2026-06-04 04:01:47] "GET /projects?obj_uuids=f985b013-8053-4101-8c86-89b07e227af1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000944 10.0.0.242 - - [2026-06-04 04:01:47] "GET /project/f985b013-8053-4101-8c86-89b07e227af1?fields=security_groups HTTP/1.1" 200 1244 0.050048 10.0.0.242 - - [2026-06-04 04:01:48] "POST /fqname-to-id HTTP/1.1" 404 193 0.033087 10.0.0.27 - - [2026-06-04 04:01:49] "GET /projects?obj_uuids=144b0044-024a-4b0b-aa8c-1a65084065eb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004214 10.0.0.27 - - [2026-06-04 04:01:49] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001318 10.0.0.27 - - [2026-06-04 04:01:49] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008980 10.0.0.27 - - [2026-06-04 04:01:49] "POST /id-to-fqname HTTP/1.1" 200 195 0.005653 10.0.0.27 - - [2026-06-04 04:01:49] "POST /fqname-to-id HTTP/1.1" 404 204 0.005639 10.0.0.27 - - [2026-06-04 04:01:49] "POST /security-groups HTTP/1.1" 200 596 0.030413 10.0.0.27 - - [2026-06-04 04:01:49] "POST /projects HTTP/1.1" 200 595 0.251579 10.0.0.27 - - [2026-06-04 04:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.288521 10.0.0.50 - - [2026-06-04 04:01:49] "POST /fqname-to-id HTTP/1.1" 404 238 0.005986 10.0.0.242 - - [2026-06-04 04:01:49] "GET /project/144b0044-024a-4b0b-aa8c-1a65084065eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.455579 10.0.0.242 - - [2026-06-04 04:01:50] "GET / HTTP/1.1" 200 35931 0.003100 10.0.0.27 - - [2026-06-04 04:01:53] "GET /projects?obj_uuids=144b0044-024a-4b0b-aa8c-1a65084065eb&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001495 10.0.0.242 - - [2026-06-04 04:01:53] "GET /project/144b0044-024a-4b0b-aa8c-1a65084065eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.046554 10.0.0.27 - - [2026-06-04 04:01:53] "GET /projects?obj_uuids=144b0044-024a-4b0b-aa8c-1a65084065eb&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000973 10.0.0.242 - - [2026-06-04 04:01:53] "GET /project/144b0044-024a-4b0b-aa8c-1a65084065eb?fields=virtual_networks HTTP/1.1" 200 1042 0.071796 10.0.0.27 - - [2026-06-04 04:01:54] "GET /projects?obj_uuids=144b0044-024a-4b0b-aa8c-1a65084065eb&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001358 10.0.0.242 - - [2026-06-04 04:01:54] "GET /project/144b0044-024a-4b0b-aa8c-1a65084065eb?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.042049 10.0.0.27 - - [2026-06-04 04:01:54] "GET /projects?obj_uuids=144b0044-024a-4b0b-aa8c-1a65084065eb&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000983 10.0.0.242 - - [2026-06-04 04:01:54] "GET /project/144b0044-024a-4b0b-aa8c-1a65084065eb?fields=security_groups HTTP/1.1" 200 1273 0.056019 10.0.0.242 - - [2026-06-04 04:01:55] "POST /fqname-to-id HTTP/1.1" 404 199 0.059394 10.0.0.27 - - [2026-06-04 04:01:55] "GET /projects?obj_uuids=18c9e26f-f55d-499c-9bc8-8f55e21ac48b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003620 10.0.0.27 - - [2026-06-04 04:01:55] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000892 10.0.0.27 - - [2026-06-04 04:01:55] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006806 10.0.0.27 - - [2026-06-04 04:01:55] "POST /id-to-fqname HTTP/1.1" 200 201 0.001182 10.0.0.27 - - [2026-06-04 04:01:55] "POST /fqname-to-id HTTP/1.1" 404 210 0.004768 10.0.0.27 - - [2026-06-04 04:01:55] "POST /security-groups HTTP/1.1" 200 602 0.073832 10.0.0.27 - - [2026-06-04 04:01:55] "POST /projects HTTP/1.1" 200 607 0.323903 10.0.0.27 - - [2026-06-04 04:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.370647 10.0.0.50 - - [2026-06-04 04:01:55] "POST /access-control-lists HTTP/1.1" 200 607 0.040194 10.0.0.242 - - [2026-06-04 04:01:55] "GET /project/18c9e26f-f55d-499c-9bc8-8f55e21ac48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.578408 10.0.0.242 - - [2026-06-04 04:01:57] "GET / HTTP/1.1" 200 35931 0.001691 10.0.0.27 - - [2026-06-04 04:02:00] "GET /projects?obj_uuids=18c9e26f-f55d-499c-9bc8-8f55e21ac48b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001216 10.0.0.242 - - [2026-06-04 04:02:00] "GET /project/18c9e26f-f55d-499c-9bc8-8f55e21ac48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.049398 10.0.0.27 - - [2026-06-04 04:02:00] "GET /projects?obj_uuids=18c9e26f-f55d-499c-9bc8-8f55e21ac48b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001039 10.0.0.242 - - [2026-06-04 04:02:00] "GET /project/18c9e26f-f55d-499c-9bc8-8f55e21ac48b?fields=virtual_networks HTTP/1.1" 200 1054 0.046555 10.0.0.27 - - [2026-06-04 04:02:00] "GET /projects?obj_uuids=18c9e26f-f55d-499c-9bc8-8f55e21ac48b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001360 10.0.0.242 - - [2026-06-04 04:02:00] "GET /project/18c9e26f-f55d-499c-9bc8-8f55e21ac48b?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.044089 10.0.0.27 - - [2026-06-04 04:02:00] "GET /projects?obj_uuids=18c9e26f-f55d-499c-9bc8-8f55e21ac48b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001013 10.0.0.242 - - [2026-06-04 04:02:00] "GET /project/18c9e26f-f55d-499c-9bc8-8f55e21ac48b?fields=security_groups HTTP/1.1" 200 1291 0.050551 10.0.0.242 - - [2026-06-04 04:02:02] "POST /fqname-to-id HTTP/1.1" 404 185 0.035736 10.0.0.27 - - [2026-06-04 04:02:02] "GET /projects?obj_uuids=c60b1604-901e-431e-826c-76e43d19eeb2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003056 10.0.0.27 - - [2026-06-04 04:02:02] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001147 10.0.0.27 - - [2026-06-04 04:02:02] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007764 10.0.0.27 - - [2026-06-04 04:02:02] "POST /id-to-fqname HTTP/1.1" 200 187 0.004425 10.0.0.27 - - [2026-06-04 04:02:02] "POST /fqname-to-id HTTP/1.1" 404 196 0.009645 10.0.0.27 - - [2026-06-04 04:02:02] "POST /security-groups HTTP/1.1" 200 588 0.080815 10.0.0.50 - - [2026-06-04 04:02:02] "POST /fqname-to-id HTTP/1.1" 404 231 0.004147 10.0.0.27 - - [2026-06-04 04:02:02] "POST /projects HTTP/1.1" 200 579 0.300402 10.0.0.27 - - [2026-06-04 04:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.353740 10.0.0.242 - - [2026-06-04 04:02:02] "GET /project/c60b1604-901e-431e-826c-76e43d19eeb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.514222 10.0.0.50 - - [2026-06-04 04:02:02] "POST /access-control-lists HTTP/1.1" 200 591 0.054078 10.0.0.242 - - [2026-06-04 04:02:04] "GET / HTTP/1.1" 200 35931 0.001794 10.0.0.27 - - [2026-06-04 04:02:07] "GET /projects?obj_uuids=c60b1604-901e-431e-826c-76e43d19eeb2&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001446 10.0.0.242 - - [2026-06-04 04:02:07] "GET /project/c60b1604-901e-431e-826c-76e43d19eeb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.046453 10.0.0.27 - - [2026-06-04 04:02:07] "GET /projects?obj_uuids=c60b1604-901e-431e-826c-76e43d19eeb2&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001510 10.0.0.242 - - [2026-06-04 04:02:07] "GET /project/c60b1604-901e-431e-826c-76e43d19eeb2?fields=virtual_networks HTTP/1.1" 200 1026 0.055727 10.0.0.27 - - [2026-06-04 04:02:07] "GET /projects?obj_uuids=c60b1604-901e-431e-826c-76e43d19eeb2&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001325 10.0.0.242 - - [2026-06-04 04:02:07] "GET /project/c60b1604-901e-431e-826c-76e43d19eeb2?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.046044 10.0.0.27 - - [2026-06-04 04:02:07] "GET /projects?obj_uuids=c60b1604-901e-431e-826c-76e43d19eeb2&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001147 10.0.0.242 - - [2026-06-04 04:02:07] "GET /project/c60b1604-901e-431e-826c-76e43d19eeb2?fields=security_groups HTTP/1.1" 200 1249 0.043515 10.0.0.242 - - [2026-06-04 04:02:08] "POST /fqname-to-id HTTP/1.1" 404 182 0.030219 10.0.0.27 - - [2026-06-04 04:02:08] "GET /projects?obj_uuids=ac56de95-ac6f-4671-9b4d-b176e573976e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004283 10.0.0.27 - - [2026-06-04 04:02:08] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001196 10.0.0.27 - - [2026-06-04 04:02:08] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008131 10.0.0.27 - - [2026-06-04 04:02:08] "POST /id-to-fqname HTTP/1.1" 200 184 0.003258 10.0.0.27 - - [2026-06-04 04:02:08] "POST /fqname-to-id HTTP/1.1" 404 193 0.010006 10.0.0.27 - - [2026-06-04 04:02:09] "POST /security-groups HTTP/1.1" 200 585 0.073627 10.0.0.27 - - [2026-06-04 04:02:09] "POST /projects HTTP/1.1" 200 573 0.310213 10.0.0.27 - - [2026-06-04 04:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.347058 10.0.0.50 - - [2026-06-04 04:02:09] "POST /fqname-to-id HTTP/1.1" 404 227 0.010434 10.0.0.242 - - [2026-06-04 04:02:09] "GET /project/ac56de95-ac6f-4671-9b4d-b176e573976e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.514796 10.0.0.242 - - [2026-06-04 04:02:10] "GET / HTTP/1.1" 200 35931 0.001661 10.0.0.27 - - [2026-06-04 04:02:13] "GET /projects?obj_uuids=ac56de95-ac6f-4671-9b4d-b176e573976e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001278 10.0.0.242 - - [2026-06-04 04:02:13] "GET /project/ac56de95-ac6f-4671-9b4d-b176e573976e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.051879 10.0.0.27 - - [2026-06-04 04:02:13] "GET /projects?obj_uuids=ac56de95-ac6f-4671-9b4d-b176e573976e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000966 10.0.0.242 - - [2026-06-04 04:02:13] "GET /project/ac56de95-ac6f-4671-9b4d-b176e573976e?fields=virtual_networks HTTP/1.1" 200 1021 0.047869 10.0.0.27 - - [2026-06-04 04:02:13] "GET /projects?obj_uuids=ac56de95-ac6f-4671-9b4d-b176e573976e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001051 10.0.0.242 - - [2026-06-04 04:02:13] "GET /project/ac56de95-ac6f-4671-9b4d-b176e573976e?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.040787 10.0.0.27 - - [2026-06-04 04:02:13] "GET /projects?obj_uuids=ac56de95-ac6f-4671-9b4d-b176e573976e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000957 10.0.0.242 - - [2026-06-04 04:02:13] "GET /project/ac56de95-ac6f-4671-9b4d-b176e573976e?fields=security_groups HTTP/1.1" 200 1241 0.046928 10.0.0.242 - - [2026-06-04 04:02:14] "POST /fqname-to-id HTTP/1.1" 404 186 0.039091 10.0.0.27 - - [2026-06-04 04:02:15] "GET /projects?obj_uuids=d449437f-eb20-43a2-8796-4cdfacb05eef&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002759 10.0.0.27 - - [2026-06-04 04:02:15] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000957 10.0.0.27 - - [2026-06-04 04:02:15] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007848 10.0.0.27 - - [2026-06-04 04:02:15] "POST /id-to-fqname HTTP/1.1" 200 188 0.004805 10.0.0.27 - - [2026-06-04 04:02:15] "POST /fqname-to-id HTTP/1.1" 404 197 0.006942 10.0.0.27 - - [2026-06-04 04:02:15] "POST /security-groups HTTP/1.1" 200 589 0.032734 10.0.0.27 - - [2026-06-04 04:02:15] "POST /projects HTTP/1.1" 200 581 0.258425 10.0.0.50 - - [2026-06-04 04:02:15] "POST /access-control-lists HTTP/1.1" 200 594 0.030955 10.0.0.27 - - [2026-06-04 04:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.346477 10.0.0.242 - - [2026-06-04 04:02:15] "GET /project/d449437f-eb20-43a2-8796-4cdfacb05eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.514226 10.0.0.242 - - [2026-06-04 04:02:16] "GET / HTTP/1.1" 200 35931 0.002217 10.0.0.27 - - [2026-06-04 04:02:19] "GET /projects?obj_uuids=d449437f-eb20-43a2-8796-4cdfacb05eef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001136 10.0.0.242 - - [2026-06-04 04:02:20] "GET /project/d449437f-eb20-43a2-8796-4cdfacb05eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.045192 10.0.0.27 - - [2026-06-04 04:02:20] "GET /projects?obj_uuids=d449437f-eb20-43a2-8796-4cdfacb05eef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001582 10.0.0.242 - - [2026-06-04 04:02:20] "GET /project/d449437f-eb20-43a2-8796-4cdfacb05eef?fields=virtual_networks HTTP/1.1" 200 1028 0.046356 10.0.0.27 - - [2026-06-04 04:02:20] "GET /projects?obj_uuids=d449437f-eb20-43a2-8796-4cdfacb05eef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000946 10.0.0.242 - - [2026-06-04 04:02:20] "GET /project/d449437f-eb20-43a2-8796-4cdfacb05eef?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.037274 10.0.0.27 - - [2026-06-04 04:02:20] "GET /projects?obj_uuids=d449437f-eb20-43a2-8796-4cdfacb05eef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001622 10.0.0.242 - - [2026-06-04 04:02:20] "GET /project/d449437f-eb20-43a2-8796-4cdfacb05eef?fields=security_groups HTTP/1.1" 200 1252 0.064939 10.0.0.242 - - [2026-06-04 04:02:21] "POST /fqname-to-id HTTP/1.1" 404 186 0.052972 10.0.0.27 - - [2026-06-04 04:02:21] "GET /projects?obj_uuids=57401e7f-fc37-44cd-a2b0-632abf9d7763&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004065 10.0.0.27 - - [2026-06-04 04:02:21] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001556 10.0.0.27 - - [2026-06-04 04:02:21] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009758 10.0.0.27 - - [2026-06-04 04:02:21] "POST /id-to-fqname HTTP/1.1" 200 188 0.001266 10.0.0.27 - - [2026-06-04 04:02:21] "POST /fqname-to-id HTTP/1.1" 404 197 0.006039 10.0.0.27 - - [2026-06-04 04:02:21] "POST /security-groups HTTP/1.1" 200 589 0.078413 10.0.0.50 - - [2026-06-04 04:02:21] "POST /fqname-to-id HTTP/1.1" 404 232 0.003119 10.0.0.27 - - [2026-06-04 04:02:21] "POST /projects HTTP/1.1" 200 581 0.303092 10.0.0.27 - - [2026-06-04 04:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.342497 10.0.0.242 - - [2026-06-04 04:02:21] "GET /project/57401e7f-fc37-44cd-a2b0-632abf9d7763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.498918 10.0.0.50 - - [2026-06-04 04:02:21] "POST /access-control-lists HTTP/1.1" 200 592 0.049813 10.0.0.242 - - [2026-06-04 04:02:23] "GET / HTTP/1.1" 200 35931 0.003632 10.0.0.242 - - [2026-06-04 04:02:25] "POST /fqname-to-id HTTP/1.1" 401 293 0.000592 10.0.0.242 - - [2026-06-04 04:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.096894 10.0.0.27 - - [2026-06-04 04:02:25] "GET /projects?obj_uuids=57401e7f-fc37-44cd-a2b0-632abf9d7763&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001027 10.0.0.242 - - [2026-06-04 04:02:25] "GET /project/57401e7f-fc37-44cd-a2b0-632abf9d7763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.060623 10.0.0.27 - - [2026-06-04 04:02:26] "POST /useragent-kv HTTP/1.1" 200 115 0.008853 10.0.0.242 - - [2026-06-04 04:02:26] "POST /neutron/subnet HTTP/1.1" 200 710 0.306950 10.0.0.242 - - [2026-06-04 04:02:26] "POST /id-to-fqname HTTP/1.1" 200 218 0.001297 10.0.0.242 - - [2026-06-04 04:02:26] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005685 10.0.0.242 - - [2026-06-04 04:02:26] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005483 10.0.0.242 - - [2026-06-04 04:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.242 - - [2026-06-04 04:02:26] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.006088 10.0.0.242 - - [2026-06-04 04:02:26] "PUT /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175 HTTP/1.1" 200 264 0.060730 10.0.0.50 - - [2026-06-04 04:02:26] "POST /route-targets HTTP/1.1" 200 323 0.022017 10.0.0.242 - - [2026-06-04 04:02:26] "POST /neutron/network HTTP/1.1" 200 819 0.011640 10.0.0.242 - - [2026-06-04 04:02:27] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005669 10.0.0.242 - - [2026-06-04 04:02:28] "POST /neutron/subnet HTTP/1.1" 200 710 0.010336 10.0.0.242 - - [2026-06-04 04:02:28] "POST /id-to-fqname HTTP/1.1" 200 218 0.001140 10.0.0.27 - - [2026-06-04 04:02:30] "GET /projects?obj_uuids=57401e7f-fc37-44cd-a2b0-632abf9d7763&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001093 10.0.0.242 - - [2026-06-04 04:02:30] "GET /project/57401e7f-fc37-44cd-a2b0-632abf9d7763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.085838 10.0.0.242 - - [2026-06-04 04:02:30] "POST /neutron/network HTTP/1.1" 200 819 0.040426 10.0.0.242 - - [2026-06-04 04:02:30] "POST /neutron/port HTTP/1.1" 200 117 0.008623 10.0.0.242 - - [2026-06-04 04:02:31] "POST /neutron/port HTTP/1.1" 200 1055 0.019827 10.0.0.242 - - [2026-06-04 04:02:31] "POST /neutron/port HTTP/1.1" 200 1119 0.019510 10.0.0.242 - - [2026-06-04 04:02:31] "POST /neutron/port HTTP/1.1" 200 117 0.001117 10.0.0.50 - - [2026-06-04 04:02:31] "DELETE /access-control-list/2aa889e5-2105-4dee-b3ee-872f321b1e5a HTTP/1.1" 200 115 0.038354 10.0.0.242 - - [2026-06-04 04:02:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009897 10.0.0.242 - - [2026-06-04 04:02:35] "POST /neutron/port HTTP/1.1" 200 1119 0.021475 10.0.0.242 - - [2026-06-04 04:02:35] "GET /virtual-machine/3c6c562a-5b18-4b6d-b962-fc51f372fb66 HTTP/1.1" 401 293 0.000648 10.0.0.242 - - [2026-06-04 04:02:36] "GET /virtual-machine/3c6c562a-5b18-4b6d-b962-fc51f372fb66 HTTP/1.1" 200 1290 0.041334 10.0.0.242 - - [2026-06-04 04:02:36] "GET /virtual-machine-interface/94c3b9a6-04be-44c8-9466-2dd150c1a88d HTTP/1.1" 200 2932 0.007244 10.0.0.242 - - [2026-06-04 04:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004231 10.0.0.242 - - [2026-06-04 04:02:36] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004873 10.0.0.242 - - [2026-06-04 04:02:36] "GET /virtual-networks?parent_id=57401e7f-fc37-44cd-a2b0-632abf9d7763&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004996 10.0.0.242 - - [2026-06-04 04:02:36] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006318 10.0.0.27 - - [2026-06-04 04:02:37] "DELETE /project/57401e7ffc3744cda2b0632abf9d7763 HTTP/1.1" 404 173 0.021374 10.0.0.27 - - [2026-06-04 04:02:37] "DELETE /project/144b0044024a4b0baa8c1a65084065eb HTTP/1.1" 404 173 0.016684 10.0.0.27 - - [2026-06-04 04:02:37] "DELETE /project/c60b1604901e431e826c76e43d19eeb2 HTTP/1.1" 404 173 0.025219 10.0.0.27 - - [2026-06-04 04:02:37] "DELETE /project/d449437feb2043a287964cdfacb05eef HTTP/1.1" 404 173 0.014345 10.0.0.27 - - [2026-06-04 04:02:37] "GET /projects?obj_uuids=18c9e26f-f55d-499c-9bc8-8f55e21ac48b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000921 10.0.0.27 - - [2026-06-04 04:02:37] "GET /projects?obj_uuids=c60b1604-901e-431e-826c-76e43d19eeb2&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000943 10.0.0.27 - - [2026-06-04 04:02:37] "GET /projects?obj_uuids=d449437f-eb20-43a2-8796-4cdfacb05eef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000812 10.0.0.27 - - [2026-06-04 04:02:37] "GET /projects?obj_uuids=ac56de95-ac6f-4671-9b4d-b176e573976e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000913 10.0.0.27 - - [2026-06-04 04:02:37] "GET /projects?obj_uuids=144b0044-024a-4b0b-aa8c-1a65084065eb&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001307 10.0.0.27 - - [2026-06-04 04:02:37] "DELETE /project/18c9e26ff55d499c9bc88f55e21ac48b HTTP/1.1" 404 173 0.019352 10.0.0.27 - - [2026-06-04 04:02:37] "DELETE /project/ac56de95ac6f46719b4db176e573976e HTTP/1.1" 404 173 0.014204 10.0.0.27 - - [2026-06-04 04:02:37] "DELETE /project/5d3c1945-34f2-47f2-a1d8-8aa3d804d691 HTTP/1.1" 404 177 0.011835 10.0.0.27 - - [2026-06-04 04:02:37] "DELETE /project/f985b013805341018c8689b07e227af1 HTTP/1.1" 404 173 0.011048 10.0.0.27 - - [2026-06-04 04:02:37] "GET /projects?obj_uuids=f985b013-8053-4101-8c86-89b07e227af1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001025 10.0.0.27 - - [2026-06-04 04:02:37] "GET /project/18c9e26f-f55d-499c-9bc8-8f55e21ac48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1512 0.115942 10.0.0.27 - - [2026-06-04 04:02:37] "GET /project/144b0044-024a-4b0b-aa8c-1a65084065eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.140284 10.0.0.27 - - [2026-06-04 04:02:37] "GET /project/d449437f-eb20-43a2-8796-4cdfacb05eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.171852 10.0.0.27 - - [2026-06-04 04:02:37] "GET /project/ac56de95-ac6f-4671-9b4d-b176e573976e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.187591 10.0.0.27 - - [2026-06-04 04:02:37] "GET /projects?obj_uuids=18c9e26f-f55d-499c-9bc8-8f55e21ac48b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001269 10.0.0.27 - - [2026-06-04 04:02:37] "GET /project/c60b1604-901e-431e-826c-76e43d19eeb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.216917 10.0.0.27 - - [2026-06-04 04:02:37] "GET /projects?obj_uuids=144b0044-024a-4b0b-aa8c-1a65084065eb&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001489 10.0.0.27 - - [2026-06-04 04:02:37] "GET /projects?obj_uuids=d449437f-eb20-43a2-8796-4cdfacb05eef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001132 10.0.0.27 - - [2026-06-04 04:02:37] "GET /projects?obj_uuids=ac56de95-ac6f-4671-9b4d-b176e573976e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000896 10.0.0.27 - - [2026-06-04 04:02:37] "GET /projects?obj_uuids=c60b1604-901e-431e-826c-76e43d19eeb2&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001016 10.0.0.27 - - [2026-06-04 04:02:37] "GET /project/f985b013-8053-4101-8c86-89b07e227af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.257678 10.0.0.27 - - [2026-06-04 04:02:37] "GET /projects?obj_uuids=f985b013-8053-4101-8c86-89b07e227af1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002338 10.0.0.27 - - [2026-06-04 04:02:37] "GET /project/144b0044-024a-4b0b-aa8c-1a65084065eb?fields=security_groups HTTP/1.1" 200 1378 0.158494 10.0.0.27 - - [2026-06-04 04:02:37] "GET /project/18c9e26f-f55d-499c-9bc8-8f55e21ac48b?fields=security_groups HTTP/1.1" 200 1396 0.236286 10.0.0.27 - - [2026-06-04 04:02:37] "GET /project/d449437f-eb20-43a2-8796-4cdfacb05eef?fields=security_groups HTTP/1.1" 200 1357 0.218818 10.0.0.27 - - [2026-06-04 04:02:37] "GET /project/ac56de95-ac6f-4671-9b4d-b176e573976e?fields=security_groups HTTP/1.1" 200 1346 0.259243 10.0.0.27 - - [2026-06-04 04:02:37] "GET /project/c60b1604-901e-431e-826c-76e43d19eeb2?fields=security_groups HTTP/1.1" 200 1354 0.276537 10.0.0.27 - - [2026-06-04 04:02:37] "GET /project/f985b013-8053-4101-8c86-89b07e227af1?fields=security_groups HTTP/1.1" 200 1349 0.277563 10.0.0.27 - - [2026-06-04 04:02:37] "DELETE /security-group/2133c04f-b2ce-4041-a027-3877e4f30950 HTTP/1.1" 200 115 0.286716 10.0.0.27 - - [2026-06-04 04:02:37] "GET /projects?obj_uuids=144b0044-024a-4b0b-aa8c-1a65084065eb&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001130 10.0.0.27 - - [2026-06-04 04:02:37] "DELETE /security-group/27bf1fcb-0a07-4313-bcc1-12a6fe0315f4 HTTP/1.1" 200 115 0.238721 10.0.0.27 - - [2026-06-04 04:02:37] "GET /projects?obj_uuids=18c9e26f-f55d-499c-9bc8-8f55e21ac48b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000960 10.0.0.27 - - [2026-06-04 04:02:37] "DELETE /security-group/87bab797-a5bd-4e78-b8bc-4b44ec563b83 HTTP/1.1" 200 115 0.229315 10.0.0.27 - - [2026-06-04 04:02:37] "GET /projects?obj_uuids=d449437f-eb20-43a2-8796-4cdfacb05eef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001945 10.0.0.27 - - [2026-06-04 04:02:37] "DELETE /security-group/81977e39-20fc-469e-bf1e-335c0c7b1cd9 HTTP/1.1" 200 115 0.247030 10.0.0.27 - - [2026-06-04 04:02:37] "GET /projects?obj_uuids=ac56de95-ac6f-4671-9b4d-b176e573976e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001559 10.0.0.27 - - [2026-06-04 04:02:37] "DELETE /security-group/122cfd96-62bf-4b64-bd34-d650748ca610 HTTP/1.1" 200 115 0.210928 10.0.0.27 - - [2026-06-04 04:02:37] "GET /project/144b0044-024a-4b0b-aa8c-1a65084065eb?fields=application_policy_sets HTTP/1.1" 200 1417 0.118068 10.0.0.27 - - [2026-06-04 04:02:37] "GET /projects?obj_uuids=c60b1604-901e-431e-826c-76e43d19eeb2&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001127 10.0.0.27 - - [2026-06-04 04:02:38] "GET /project/d449437f-eb20-43a2-8796-4cdfacb05eef?fields=application_policy_sets HTTP/1.1" 200 1396 0.109301 10.0.0.27 - - [2026-06-04 04:02:38] "DELETE /security-group/9b10d03d-c045-49fb-9413-8df019d6aed6 HTTP/1.1" 200 115 0.216521 10.0.0.27 - - [2026-06-04 04:02:38] "GET /project/18c9e26f-f55d-499c-9bc8-8f55e21ac48b?fields=application_policy_sets HTTP/1.1" 200 1435 0.145145 10.0.0.27 - - [2026-06-04 04:02:38] "GET /projects?obj_uuids=f985b013-8053-4101-8c86-89b07e227af1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001254 10.0.0.50 - - [2026-06-04 04:02:38] "DELETE /access-control-list/e9ec3d3b-e22b-4747-8d22-4fdc261f1f78 HTTP/1.1" 200 115 0.146128 10.0.0.27 - - [2026-06-04 04:02:38] "GET /project/c60b1604-901e-431e-826c-76e43d19eeb2?fields=application_policy_sets HTTP/1.1" 200 1393 0.130668 10.0.0.27 - - [2026-06-04 04:02:38] "GET /project/ac56de95-ac6f-4671-9b4d-b176e573976e?fields=application_policy_sets HTTP/1.1" 200 1385 0.168566 10.0.0.27 - - [2026-06-04 04:02:38] "GET /project/f985b013-8053-4101-8c86-89b07e227af1?fields=application_policy_sets HTTP/1.1" 200 1388 0.195106 10.0.0.50 - - [2026-06-04 04:02:38] "DELETE /access-control-list/ee1daa10-3255-4d7b-b7a8-f2457711aaaa HTTP/1.1" 200 115 0.134013 10.0.0.27 - - [2026-06-04 04:02:38] "DELETE /project/144b0044-024a-4b0b-aa8c-1a65084065eb HTTP/1.1" 200 115 1.246294 10.0.0.27 - - [2026-06-04 04:02:38] "DELETE /project/d449437f-eb20-43a2-8796-4cdfacb05eef HTTP/1.1" 200 115 1.283303 10.0.0.27 - - [2026-06-04 04:02:38] "DELETE /project/18c9e26f-f55d-499c-9bc8-8f55e21ac48b HTTP/1.1" 200 115 1.281924 10.0.0.27 - - [2026-06-04 04:02:38] "DELETE /project/c60b1604-901e-431e-826c-76e43d19eeb2 HTTP/1.1" 200 115 1.416832 10.0.0.27 - - [2026-06-04 04:02:38] "DELETE /project/ac56de95-ac6f-4671-9b4d-b176e573976e HTTP/1.1" 200 115 1.449457 10.0.0.27 - - [2026-06-04 04:02:38] "DELETE /project/f985b013-8053-4101-8c86-89b07e227af1 HTTP/1.1" 200 115 1.421762 10.0.0.50 - - [2026-06-04 04:02:38] "DELETE /access-control-list/f4eeeda1-72ae-4589-bfea-b27afc79a376 HTTP/1.1" 200 115 0.078616 10.0.0.50 - - [2026-06-04 04:02:38] "DELETE /access-control-list/4e26fb89-886e-437a-b858-312a89087486 HTTP/1.1" 200 115 0.053931 10.0.0.242 - - [2026-06-04 04:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004483 10.0.0.242 - - [2026-06-04 04:02:39] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006098 10.0.0.27 - - [2026-06-04 04:02:43] "GET /obj-perms HTTP/1.1" 200 5075 0.089672 10.0.0.242 - - [2026-06-04 04:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005111 10.0.0.242 - - [2026-06-04 04:02:43] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.008006 10.0.0.242 - - [2026-06-04 04:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.242 - - [2026-06-04 04:02:47] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.009506 10.0.0.242 - - [2026-06-04 04:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.242 - - [2026-06-04 04:02:51] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005668 10.0.0.242 - - [2026-06-04 04:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.242 - - [2026-06-04 04:02:55] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005975 10.0.0.242 - - [2026-06-04 04:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.242 - - [2026-06-04 04:02:59] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.007026 10.0.0.242 - - [2026-06-04 04:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.242 - - [2026-06-04 04:03:04] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006117 10.0.0.242 - - [2026-06-04 04:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.085353 10.0.0.242 - - [2026-06-04 04:03:08] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006230 10.0.0.242 - - [2026-06-04 04:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.242 - - [2026-06-04 04:03:12] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006333 10.0.0.242 - - [2026-06-04 04:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004879 10.0.0.242 - - [2026-06-04 04:03:16] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.008245 10.0.0.242 - - [2026-06-04 04:03:16] "POST /neutron/port HTTP/1.1" 200 1216 0.026158 10.0.0.242 - - [2026-06-04 04:03:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005807 10.0.0.242 - - [2026-06-04 04:03:16] "POST /neutron/port HTTP/1.1" 200 117 0.001569 10.0.0.242 - - [2026-06-04 04:03:17] "POST /neutron/port HTTP/1.1" 200 1216 0.022898 10.0.0.242 - - [2026-06-04 04:03:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004793 10.0.0.242 - - [2026-06-04 04:03:17] "POST /neutron/port HTTP/1.1" 200 117 0.001132 10.0.0.242 - - [2026-06-04 04:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004515 10.0.0.242 - - [2026-06-04 04:03:20] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.008262 10.0.0.242 - - [2026-06-04 04:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.242 - - [2026-06-04 04:03:22] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004544 10.0.0.242 - - [2026-06-04 04:03:22] "GET /virtual-networks?parent_id=57401e7f-fc37-44cd-a2b0-632abf9d7763&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003232 10.0.0.242 - - [2026-06-04 04:03:22] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.008878 10.0.0.242 - - [2026-06-04 04:03:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010611 10.0.0.50 - - [2026-06-04 04:03:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000544 10.0.0.27 - - [2026-06-04 04:03:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000501 10.0.0.50 - - [2026-06-04 04:03:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000507 10.0.0.27 - - [2026-06-04 04:03:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000442 10.0.0.50 - - [2026-06-04 04:03:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000525 10.0.0.50 - - [2026-06-04 04:03:30] "GET /global-system-configs HTTP/1.1" 401 293 0.001219 10.0.0.27 - - [2026-06-04 04:03:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000552 10.0.0.27 - - [2026-06-04 04:03:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000569 10.0.0.242 - - [2026-06-04 04:03:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000355 10.0.0.242 - - [2026-06-04 04:03:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000351 10.0.0.242 - - [2026-06-04 04:03:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000477 10.0.0.242 - - [2026-06-04 04:03:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000543 10.0.0.242 - - [2026-06-04 04:03:33] "POST /neutron/port HTTP/1.1" 200 1119 0.025701 10.0.0.242 - - [2026-06-04 04:03:38] "POST /neutron/security_group HTTP/1.1" 200 2056 0.067662 10.0.0.242 - - [2026-06-04 04:03:43] "GET /obj-perms HTTP/1.1" 200 5075 0.064584 10.0.0.242 - - [2026-06-04 04:03:43] "POST /neutron/port HTTP/1.1" 200 1119 0.025604 10.0.0.50 - - [2026-06-04 04:03:43] "GET /obj-perms HTTP/1.1" 200 5075 0.059704 10.0.0.242 - - [2026-06-04 04:03:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008189 10.0.0.242 - - [2026-06-04 04:03:49] "POST /neutron/port HTTP/1.1" 200 1119 0.017017 10.0.0.242 - - [2026-06-04 04:03:49] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007130 10.0.0.242 - - [2026-06-04 04:03:49] "POST /id-to-fqname HTTP/1.1" 200 218 0.001235 10.0.0.242 - - [2026-06-04 04:03:49] "GET /virtual-machine/3c6c562a-5b18-4b6d-b962-fc51f372fb66 HTTP/1.1" 200 1290 0.004256 10.0.0.242 - - [2026-06-04 04:03:49] "GET /virtual-machine-interface/94c3b9a6-04be-44c8-9466-2dd150c1a88d HTTP/1.1" 200 2932 0.004978 10.0.0.242 - - [2026-06-04 04:03:49] "GET /instance-ip/864c430f-f7f0-427e-b2d2-a87925c6df60 HTTP/1.1" 200 1613 0.011914 10.0.0.242 - - [2026-06-04 04:03:49] "POST /fqname-to-id HTTP/1.1" 404 208 0.003413 10.0.0.242 - - [2026-06-04 04:03:49] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005616 10.0.0.27 - - [2026-06-04 04:03:49] "GET /projects?obj_uuids=57401e7f-fc37-44cd-a2b0-632abf9d7763&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000865 10.0.0.242 - - [2026-06-04 04:03:49] "GET /project/57401e7f-fc37-44cd-a2b0-632abf9d7763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.055581 10.0.0.242 - - [2026-06-04 04:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.242 - - [2026-06-04 04:03:49] "GET /security-group/797d03e8-1a42-4f2d-beac-7cc02aa0ac02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3748 0.004493 10.0.0.242 - - [2026-06-04 04:03:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 563 0.094517 10.0.0.242 - - [2026-06-04 04:03:49] "POST /instance-ips HTTP/1.1" 200 357 0.041159 10.0.0.242 - - [2026-06-04 04:03:49] "GET /instance-ip/1ce55f9e-15be-47fe-8d74-219e17812f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1568 0.006155 10.0.0.242 - - [2026-06-04 04:03:49] "GET /virtual-machine-interface/a24e51f2-cc10-4471-aa0e-9ac7bc2f3f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.006561 10.0.0.242 - - [2026-06-04 04:03:49] "GET /virtual-machine-interface/a24e51f2-cc10-4471-aa0e-9ac7bc2f3f36?fields=instance_ip_back_refs HTTP/1.1" 200 1324 0.009204 10.0.0.242 - - [2026-06-04 04:03:49] "GET /instance-ip/1ce55f9e-15be-47fe-8d74-219e17812f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1568 0.005171 10.0.0.242 - - [2026-06-04 04:03:49] "POST /id-to-fqname HTTP/1.1" 200 218 0.001285 10.0.0.242 - - [2026-06-04 04:03:50] "POST /neutron/port HTTP/1.1" 200 5148 0.040531 10.0.0.242 - - [2026-06-04 04:03:50] "POST /neutron/port HTTP/1.1" 200 963 0.015677 10.0.0.242 - - [2026-06-04 04:03:50] "POST /neutron/port HTTP/1.1" 200 963 0.013336 10.0.0.242 - - [2026-06-04 04:03:50] "POST /neutron/port HTTP/1.1" 200 117 0.006624 10.0.0.242 - - [2026-06-04 04:03:51] "POST /neutron/network HTTP/1.1" 200 829 0.006573 10.0.0.242 - - [2026-06-04 04:03:51] "POST /neutron/port HTTP/1.1" 200 1055 0.178859 10.0.0.242 - - [2026-06-04 04:03:51] "POST /neutron/subnet HTTP/1.1" 200 684 0.011155 10.0.0.242 - - [2026-06-04 04:03:55] "POST /neutron/port HTTP/1.1" 200 1065 0.023706 10.0.0.242 - - [2026-06-04 04:03:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009262 10.0.0.242 - - [2026-06-04 04:03:56] "GET /virtual-machine/d8623f6c-aeb3-4e65-8897-f78f4d7ba306 HTTP/1.1" 200 1268 0.007740 10.0.0.242 - - [2026-06-04 04:03:56] "GET /virtual-machine-interface/a24e51f2-cc10-4471-aa0e-9ac7bc2f3f36 HTTP/1.1" 200 2982 0.007660 10.0.0.242 - - [2026-06-04 04:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.242 - - [2026-06-04 04:03:56] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006007 10.0.0.242 - - [2026-06-04 04:03:56] "GET /virtual-networks?parent_id=57401e7f-fc37-44cd-a2b0-632abf9d7763&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003702 10.0.0.242 - - [2026-06-04 04:03:56] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005702 10.0.0.242 - - [2026-06-04 04:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.242 - - [2026-06-04 04:03:59] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005838 10.0.0.242 - - [2026-06-04 04:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.242 - - [2026-06-04 04:04:03] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.007169 10.0.0.242 - - [2026-06-04 04:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.242 - - [2026-06-04 04:04:07] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.007029 10.0.0.242 - - [2026-06-04 04:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.242 - - [2026-06-04 04:04:11] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.007203 10.0.0.242 - - [2026-06-04 04:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.242 - - [2026-06-04 04:04:15] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006278 10.0.0.242 - - [2026-06-04 04:04:16] "POST /neutron/port HTTP/1.1" 200 1105 0.056545 10.0.0.242 - - [2026-06-04 04:04:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005668 10.0.0.242 - - [2026-06-04 04:04:16] "POST /neutron/network HTTP/1.1" 200 925 0.007760 10.0.0.242 - - [2026-06-04 04:04:17] "POST /neutron/network HTTP/1.1" 200 935 0.048370 10.0.0.242 - - [2026-06-04 04:04:17] "POST /neutron/port HTTP/1.1" 200 117 0.001209 10.0.0.242 - - [2026-06-04 04:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004347 10.0.0.242 - - [2026-06-04 04:04:19] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006685 10.0.0.242 - - [2026-06-04 04:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.242 - - [2026-06-04 04:04:23] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.007876 10.0.0.242 - - [2026-06-04 04:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.242 - - [2026-06-04 04:04:28] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006246 10.0.0.242 - - [2026-06-04 04:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285 10.0.0.242 - - [2026-06-04 04:04:32] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005273 10.0.0.242 - - [2026-06-04 04:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.242 - - [2026-06-04 04:04:36] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006766 10.0.0.242 - - [2026-06-04 04:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.242 - - [2026-06-04 04:04:40] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006127 10.0.0.242 - - [2026-06-04 04:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.242 - - [2026-06-04 04:04:42] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003610 10.0.0.242 - - [2026-06-04 04:04:42] "GET /virtual-networks?parent_id=57401e7f-fc37-44cd-a2b0-632abf9d7763&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003304 10.0.0.242 - - [2026-06-04 04:04:42] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006273 10.0.0.242 - - [2026-06-04 04:04:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008173 10.0.0.242 - - [2026-06-04 04:04:53] "POST /neutron/port HTTP/1.1" 200 1065 0.025568 10.0.0.242 - - [2026-06-04 04:04:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009016 10.0.0.242 - - [2026-06-04 04:05:03] "POST /id-to-fqname HTTP/1.1" 200 218 0.001378 10.0.0.242 - - [2026-06-04 04:05:03] "POST /neutron/port HTTP/1.1" 200 6060 0.059896 10.0.0.27 - - [2026-06-04 04:05:04] "GET /projects?obj_uuids=57401e7f-fc37-44cd-a2b0-632abf9d7763&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.050267 10.0.0.242 - - [2026-06-04 04:05:04] "GET /project/57401e7f-fc37-44cd-a2b0-632abf9d7763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.141505 10.0.0.242 - - [2026-06-04 04:05:04] "POST /neutron/network HTTP/1.1" 200 819 0.009451 10.0.0.242 - - [2026-06-04 04:05:05] "POST /neutron/port HTTP/1.1" 200 117 0.006262 10.0.0.27 - - [2026-06-04 04:05:05] "GET /projects?obj_uuids=57401e7f-fc37-44cd-a2b0-632abf9d7763&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001204 10.0.0.242 - - [2026-06-04 04:05:05] "POST /neutron/port HTTP/1.1" 200 1055 0.302738 10.0.0.242 - - [2026-06-04 04:05:05] "POST /neutron/port HTTP/1.1" 200 1109 0.117368 10.0.0.242 - - [2026-06-04 04:05:06] "POST /neutron/subnet HTTP/1.1" 200 684 0.009530 10.0.0.242 - - [2026-06-04 04:05:10] "POST /neutron/port HTTP/1.1" 200 1119 0.019998 10.0.0.242 - - [2026-06-04 04:05:10] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007589 10.0.0.242 - - [2026-06-04 04:05:10] "GET /virtual-machine/ba4af90f-ae99-4871-aeea-8a588c073ef1 HTTP/1.1" 200 1291 0.007394 10.0.0.242 - - [2026-06-04 04:05:10] "GET /virtual-machine-interface/0c5f3cce-2591-455e-9425-97d4019f906e HTTP/1.1" 200 2930 0.006779 10.0.0.242 - - [2026-06-04 04:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.242 - - [2026-06-04 04:05:10] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004092 10.0.0.242 - - [2026-06-04 04:05:10] "GET /virtual-networks?parent_id=57401e7f-fc37-44cd-a2b0-632abf9d7763&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003100 10.0.0.242 - - [2026-06-04 04:05:10] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006152 10.0.0.242 - - [2026-06-04 04:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006140 10.0.0.242 - - [2026-06-04 04:05:13] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005373 10.0.0.242 - - [2026-06-04 04:05:16] "POST /neutron/port HTTP/1.1" 200 1119 0.019344 10.0.0.242 - - [2026-06-04 04:05:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003835 10.0.0.242 - - [2026-06-04 04:05:16] "POST /neutron/network HTTP/1.1" 200 819 0.007125 10.0.0.242 - - [2026-06-04 04:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.242 - - [2026-06-04 04:05:17] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.007475 10.0.0.242 - - [2026-06-04 04:05:18] "POST /neutron/network HTTP/1.1" 200 1121 0.010065 10.0.0.242 - - [2026-06-04 04:05:18] "POST /neutron/subnet HTTP/1.1" 200 1375 0.018251 10.0.0.242 - - [2026-06-04 04:05:18] "POST /neutron/network HTTP/1.1" 200 1111 0.011900 10.0.0.242 - - [2026-06-04 04:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.242 - - [2026-06-04 04:05:21] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006701 10.0.0.242 - - [2026-06-04 04:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.242 - - [2026-06-04 04:05:26] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005767 10.0.0.242 - - [2026-06-04 04:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.242 - - [2026-06-04 04:05:30] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006749 10.0.0.242 - - [2026-06-04 04:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.242 - - [2026-06-04 04:05:34] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.007009 10.0.0.242 - - [2026-06-04 04:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.242 - - [2026-06-04 04:05:38] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.008647 10.0.0.242 - - [2026-06-04 04:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.242 - - [2026-06-04 04:05:42] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006269 10.0.0.242 - - [2026-06-04 04:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004414 10.0.0.242 - - [2026-06-04 04:05:46] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005982 10.0.0.242 - - [2026-06-04 04:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004522 10.0.0.242 - - [2026-06-04 04:05:50] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006406 10.0.0.242 - - [2026-06-04 04:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.242 - - [2026-06-04 04:05:52] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004012 10.0.0.242 - - [2026-06-04 04:05:52] "GET /virtual-networks?parent_id=57401e7f-fc37-44cd-a2b0-632abf9d7763&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002968 10.0.0.242 - - [2026-06-04 04:05:52] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005506 10.0.0.242 - - [2026-06-04 04:05:58] "POST /neutron/port HTTP/1.1" 200 1119 0.020101 10.0.0.242 - - [2026-06-04 04:06:03] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009399 10.0.0.242 - - [2026-06-04 04:06:08] "POST /neutron/port HTTP/1.1" 200 1119 0.021424 10.0.0.242 - - [2026-06-04 04:06:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008266 10.0.0.242 - - [2026-06-04 04:06:18] "POST /neutron/network HTTP/1.1" 200 1121 0.007488 10.0.0.242 - - [2026-06-04 04:06:18] "POST /neutron/subnet HTTP/1.1" 200 1375 0.014682 10.0.0.242 - - [2026-06-04 04:06:18] "POST /neutron/network HTTP/1.1" 200 1111 0.009326 10.0.0.242 - - [2026-06-04 04:06:19] "POST /neutron/port HTTP/1.1" 200 1119 0.017760 10.0.0.242 - - [2026-06-04 04:06:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006990 10.0.0.242 - - [2026-06-04 04:06:19] "POST /neutron/network HTTP/1.1" 200 793 0.016174 10.0.0.242 - - [2026-06-04 04:06:19] "POST /id-to-fqname HTTP/1.1" 200 218 0.001211 10.0.0.242 - - [2026-06-04 04:06:19] "GET /virtual-machine/ba4af90f-ae99-4871-aeea-8a588c073ef1 HTTP/1.1" 200 1291 0.003661 10.0.0.242 - - [2026-06-04 04:06:19] "GET /virtual-machine-interface/0c5f3cce-2591-455e-9425-97d4019f906e HTTP/1.1" 200 2930 0.005042 10.0.0.242 - - [2026-06-04 04:06:19] "GET /instance-ip/16e450bd-1a88-4c38-a757-4025f32e10d5 HTTP/1.1" 200 1613 0.006502 10.0.0.242 - - [2026-06-04 04:06:19] "GET /virtual-machine-interface/0c5f3cce-2591-455e-9425-97d4019f906e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2709 0.005970 10.0.0.242 - - [2026-06-04 04:06:19] "PUT /virtual-machine-interface/0c5f3cce-2591-455e-9425-97d4019f906e HTTP/1.1" 200 284 0.015006 10.0.0.242 - - [2026-06-04 04:06:20] "POST /neutron/port HTTP/1.1" 200 1105 0.022442 10.0.0.242 - - [2026-06-04 04:06:20] "POST /neutron/subnet HTTP/1.1" 200 689 0.017735 10.0.0.242 - - [2026-06-04 04:07:18] "POST /neutron/port HTTP/1.1" 200 1105 0.018503 10.0.0.242 - - [2026-06-04 04:07:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004270 10.0.0.242 - - [2026-06-04 04:07:18] "POST /neutron/network HTTP/1.1" 200 925 0.007218 10.0.0.242 - - [2026-06-04 04:07:22] "POST /neutron/network HTTP/1.1" 200 829 0.009177 10.0.0.242 - - [2026-06-04 04:07:22] "POST /neutron/port HTTP/1.1" 200 117 0.001569 10.0.0.27 - - [2026-06-04 04:07:46] "GET /obj-perms HTTP/1.1" 200 5075 0.076087 10.0.0.242 - - [2026-06-04 04:07:47] "GET /obj-perms HTTP/1.1" 200 5075 0.070952 10.0.0.242 - - [2026-06-04 04:07:52] "DELETE /instance-ip/1ce55f9e-15be-47fe-8d74-219e17812f92 HTTP/1.1" 200 115 0.097876 10.0.0.242 - - [2026-06-04 04:07:52] "DELETE /virtual-machine-interface/a24e51f2-cc10-4471-aa0e-9ac7bc2f3f36 HTTP/1.1" 200 115 0.103590 10.0.0.242 - - [2026-06-04 04:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007234 10.0.0.242 - - [2026-06-04 04:07:53] "GET /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006195 10.0.0.242 - - [2026-06-04 04:07:53] "PUT /virtual-network/fa24312a-7ad1-45d4-a026-a254644ae175 HTTP/1.1" 200 264 0.059996 10.0.0.242 - - [2026-06-04 04:07:53] "POST /neutron/port HTTP/1.1" 200 1119 0.077913 10.0.0.242 - - [2026-06-04 04:07:53] "POST /neutron/port HTTP/1.1" 200 151 0.214579 10.0.0.50 - - [2026-06-04 04:07:53] "DELETE /route-target/764ff897-847c-4d48-936a-9fea336f6d20 HTTP/1.1" 200 115 0.112430 10.0.0.242 - - [2026-06-04 04:07:54] "POST /neutron/port HTTP/1.1" 200 151 0.235745 10.0.0.27 - - [2026-06-04 04:07:57] "GET /projects?obj_uuids=57401e7f-fc37-44cd-a2b0-632abf9d7763&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001608 10.0.0.242 - - [2026-06-04 04:07:57] "GET /project/57401e7f-fc37-44cd-a2b0-632abf9d7763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.103078 10.0.0.27 - - [2026-06-04 04:07:57] "GET /projects?obj_uuids=57401e7f-fc37-44cd-a2b0-632abf9d7763&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000907 10.0.0.242 - - [2026-06-04 04:07:57] "GET /project/57401e7f-fc37-44cd-a2b0-632abf9d7763?fields=virtual_networks HTTP/1.1" 200 1028 0.063902 10.0.0.27 - - [2026-06-04 04:07:57] "GET /projects?obj_uuids=57401e7f-fc37-44cd-a2b0-632abf9d7763&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001022 10.0.0.242 - - [2026-06-04 04:07:57] "GET /project/57401e7f-fc37-44cd-a2b0-632abf9d7763?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.051289 10.0.0.27 - - [2026-06-04 04:07:57] "GET /projects?obj_uuids=57401e7f-fc37-44cd-a2b0-632abf9d7763&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001085 10.0.0.242 - - [2026-06-04 04:07:57] "GET /project/57401e7f-fc37-44cd-a2b0-632abf9d7763?fields=security_groups HTTP/1.1" 200 1252 0.059107 10.0.0.242 - - [2026-06-04 04:07:58] "POST /neutron/port HTTP/1.1" 200 117 0.005722 10.0.0.242 - - [2026-06-04 04:07:58] "POST /fqname-to-id HTTP/1.1" 404 185 0.034654 10.0.0.27 - - [2026-06-04 04:07:58] "GET /projects?obj_uuids=2174850b-9ae6-41b0-9927-a4ae931aed20&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004058 10.0.0.27 - - [2026-06-04 04:07:58] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001164 10.0.0.27 - - [2026-06-04 04:07:58] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.055315 10.0.0.27 - - [2026-06-04 04:07:58] "POST /id-to-fqname HTTP/1.1" 200 187 0.003796 10.0.0.27 - - [2026-06-04 04:07:58] "POST /fqname-to-id HTTP/1.1" 404 196 0.005704 10.0.0.27 - - [2026-06-04 04:07:59] "POST /security-groups HTTP/1.1" 200 588 0.085752 10.0.0.50 - - [2026-06-04 04:07:59] "POST /fqname-to-id HTTP/1.1" 404 231 0.009850 10.0.0.27 - - [2026-06-04 04:07:59] "POST /projects HTTP/1.1" 200 579 0.307898 10.0.0.27 - - [2026-06-04 04:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.383810 10.0.0.50 - - [2026-06-04 04:07:59] "POST /access-control-lists HTTP/1.1" 200 591 0.037935 10.0.0.242 - - [2026-06-04 04:07:59] "GET /project/2174850b-9ae6-41b0-9927-a4ae931aed20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.603130 10.0.0.242 - - [2026-06-04 04:08:00] "GET / HTTP/1.1" 200 35931 0.002326 10.0.0.242 - - [2026-06-04 04:08:02] "POST /fqname-to-id HTTP/1.1" 401 293 0.000679 10.0.0.242 - - [2026-06-04 04:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.095944 10.0.0.27 - - [2026-06-04 04:08:02] "GET /projects?obj_uuids=2174850b-9ae6-41b0-9927-a4ae931aed20&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000934 10.0.0.242 - - [2026-06-04 04:08:02] "GET /project/2174850b-9ae6-41b0-9927-a4ae931aed20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.052320 10.0.0.27 - - [2026-06-04 04:08:03] "GET /projects?obj_uuids=2174850b-9ae6-41b0-9927-a4ae931aed20&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001286 10.0.0.242 - - [2026-06-04 04:08:03] "POST /neutron/network HTTP/1.1" 200 610 0.195961 10.0.0.242 - - [2026-06-04 04:08:03] "POST /id-to-fqname HTTP/1.1" 200 221 0.004100 10.0.0.242 - - [2026-06-04 04:08:03] "GET /virtual-network/f97049f9-827f-4980-97ad-6b81f971ac43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006889 10.0.0.242 - - [2026-06-04 04:08:03] "POST /neutron/network HTTP/1.1" 200 830 0.009906 10.0.0.242 - - [2026-06-04 04:08:03] "GET /virtual-network/f97049f9-827f-4980-97ad-6b81f971ac43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006455 10.0.0.242 - - [2026-06-04 04:08:03] "POST /fqname-to-id HTTP/1.1" 404 207 0.003510 10.0.0.242 - - [2026-06-04 04:08:03] "GET /virtual-network/f97049f9-827f-4980-97ad-6b81f971ac43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005717 10.0.0.27 - - [2026-06-04 04:08:03] "GET /projects?obj_uuids=2174850b-9ae6-41b0-9927-a4ae931aed20&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001076 10.0.0.242 - - [2026-06-04 04:08:04] "POST /neutron/port HTTP/1.1" 200 984 0.315977 10.0.0.242 - - [2026-06-04 04:08:04] "GET /virtual-machine-interface/2e9511f9-bf18-4ae9-9dfb-691b1b07cf76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.005838 10.0.0.242 - - [2026-06-04 04:08:04] "GET /virtual-machine-interface/2e9511f9-bf18-4ae9-9dfb-691b1b07cf76?fields=instance_ip_back_refs HTTP/1.1" 200 1319 0.006154 10.0.0.242 - - [2026-06-04 04:08:04] "GET /instance-ip/8031dd42-dbee-43de-95c0-0eca80222581?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1601 0.005502 10.0.0.242 - - [2026-06-04 04:08:04] "POST /id-to-fqname HTTP/1.1" 200 221 0.001409 10.0.0.27 - - [2026-06-04 04:08:05] "GET /projects?obj_uuids=2174850b-9ae6-41b0-9927-a4ae931aed20&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001076 10.0.0.242 - - [2026-06-04 04:08:05] "GET /project/2174850b-9ae6-41b0-9927-a4ae931aed20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.093001 10.0.0.242 - - [2026-06-04 04:08:05] "POST /neutron/network HTTP/1.1" 200 830 0.037544 10.0.0.242 - - [2026-06-04 04:08:05] "POST /id-to-fqname HTTP/1.1" 200 221 0.001625 10.0.0.242 - - [2026-06-04 04:08:06] "POST /neutron/port HTTP/1.1" 200 4182 0.043216 10.0.0.242 - - [2026-06-04 04:08:06] "POST /neutron/network HTTP/1.1" 200 830 0.010169 10.0.0.27 - - [2026-06-04 04:08:06] "GET /projects?obj_uuids=2174850b-9ae6-41b0-9927-a4ae931aed20&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001030 10.0.0.242 - - [2026-06-04 04:08:06] "POST /neutron/port HTTP/1.1" 200 1058 0.399807 10.0.0.242 - - [2026-06-04 04:08:06] "POST /neutron/security_group HTTP/1.1" 200 2055 0.009495 10.0.0.242 - - [2026-06-04 04:08:06] "POST /neutron/port HTTP/1.1" 200 117 0.006827 10.0.0.27 - - [2026-06-04 04:08:06] "GET /projects?obj_uuids=2174850b-9ae6-41b0-9927-a4ae931aed20&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001040 10.0.0.242 - - [2026-06-04 04:08:06] "GET /project/2174850b-9ae6-41b0-9927-a4ae931aed20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.035467 10.0.0.242 - - [2026-06-04 04:08:06] "POST /fqname-to-id HTTP/1.1" 404 208 0.004106 10.0.0.242 - - [2026-06-04 04:08:07] "POST /interface-route-tables HTTP/1.1" 200 556 0.044010 10.0.0.242 - - [2026-06-04 04:08:07] "GET /interface-route-table/ea0e3850-c301-4225-9844-9692b490c540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.007597 10.0.0.242 - - [2026-06-04 04:08:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004152 10.0.0.242 - - [2026-06-04 04:08:07] "POST /neutron/network HTTP/1.1" 200 830 0.007870 10.0.0.242 - - [2026-06-04 04:08:07] "POST /neutron/port HTTP/1.1" 200 984 0.012849 10.0.0.242 - - [2026-06-04 04:08:07] "POST /neutron/port HTTP/1.1" 200 1086 0.021603 10.0.0.242 - - [2026-06-04 04:08:07] "POST /neutron/port HTTP/1.1" 200 117 0.001152 10.0.0.242 - - [2026-06-04 04:08:08] "GET /virtual-machine-interface/2e9511f9-bf18-4ae9-9dfb-691b1b07cf76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2663 0.006098 10.0.0.242 - - [2026-06-04 04:08:08] "POST /ref-update HTTP/1.1" 200 156 0.024974 10.0.0.242 - - [2026-06-04 04:08:08] "POST /neutron/security_group HTTP/1.1" 200 2055 0.008115 10.0.0.242 - - [2026-06-04 04:08:13] "POST /neutron/port HTTP/1.1" 200 1122 0.026808 10.0.0.242 - - [2026-06-04 04:08:13] "POST /neutron/security_group HTTP/1.1" 200 2055 0.008423 10.0.0.242 - - [2026-06-04 04:08:13] "GET /virtual-machine/ccb84053-6a01-4488-8312-e15f3b976915 HTTP/1.1" 401 293 0.000521 10.0.0.242 - - [2026-06-04 04:08:14] "GET /virtual-machine/ccb84053-6a01-4488-8312-e15f3b976915 HTTP/1.1" 200 1289 0.041568 10.0.0.242 - - [2026-06-04 04:08:14] "GET /virtual-machine/ccb84053-6a01-4488-8312-e15f3b976915 HTTP/1.1" 200 1289 0.006345 10.0.0.242 - - [2026-06-04 04:08:14] "GET /virtual-machine-interface/51b0598a-4758-4443-9419-c78ec3c2fe2c HTTP/1.1" 200 2938 0.005588 10.0.0.242 - - [2026-06-04 04:08:14] "GET /virtual-machine/ccb84053-6a01-4488-8312-e15f3b976915 HTTP/1.1" 200 1289 0.004816 10.0.0.242 - - [2026-06-04 04:08:14] "GET /virtual-machine-interface/51b0598a-4758-4443-9419-c78ec3c2fe2c HTTP/1.1" 200 2938 0.011476 10.0.0.242 - - [2026-06-04 04:08:14] "GET /instance-ip/723745e9-beb1-4744-aa48-91c3522ae6c1 HTTP/1.1" 200 1619 0.007632 10.0.0.242 - - [2026-06-04 04:08:14] "GET /virtual-machine/ccb84053-6a01-4488-8312-e15f3b976915 HTTP/1.1" 200 1289 0.003904 10.0.0.242 - - [2026-06-04 04:08:14] "GET /virtual-machine-interface/51b0598a-4758-4443-9419-c78ec3c2fe2c HTTP/1.1" 200 2938 0.006781 10.0.0.242 - - [2026-06-04 04:08:14] "GET /instance-ip/723745e9-beb1-4744-aa48-91c3522ae6c1 HTTP/1.1" 200 1619 0.004755 10.0.0.242 - - [2026-06-04 04:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.242 - - [2026-06-04 04:08:14] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004254 10.0.0.242 - - [2026-06-04 04:08:14] "GET /virtual-networks?parent_id=2174850b-9ae6-41b0-9927-a4ae931aed20&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004725 10.0.0.242 - - [2026-06-04 04:08:14] "GET /virtual-network/f97049f9-827f-4980-97ad-6b81f971ac43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007582 10.0.0.242 - - [2026-06-04 04:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.242 - - [2026-06-04 04:08:14] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004567 10.0.0.242 - - [2026-06-04 04:08:14] "GET /virtual-networks?parent_id=2174850b-9ae6-41b0-9927-a4ae931aed20&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003467 10.0.0.242 - - [2026-06-04 04:08:14] "GET /virtual-network/f97049f9-827f-4980-97ad-6b81f971ac43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005951 10.0.0.242 - - [2026-06-04 04:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.242 - - [2026-06-04 04:08:14] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003803 10.0.0.242 - - [2026-06-04 04:08:14] "GET /virtual-networks?parent_id=2174850b-9ae6-41b0-9927-a4ae931aed20&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002954 10.0.0.242 - - [2026-06-04 04:08:14] "GET /virtual-network/f97049f9-827f-4980-97ad-6b81f971ac43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008265 10.0.0.242 - - [2026-06-04 04:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.242 - - [2026-06-04 04:08:14] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003915 10.0.0.242 - - [2026-06-04 04:08:14] "GET /virtual-networks?parent_id=2174850b-9ae6-41b0-9927-a4ae931aed20&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003690 10.0.0.242 - - [2026-06-04 04:08:14] "GET /virtual-network/f97049f9-827f-4980-97ad-6b81f971ac43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005690 10.0.0.242 - - [2026-06-04 04:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.242 - - [2026-06-04 04:08:14] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005475 10.0.0.242 - - [2026-06-04 04:08:14] "GET /virtual-networks?parent_id=2174850b-9ae6-41b0-9927-a4ae931aed20&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003779 10.0.0.242 - - [2026-06-04 04:08:14] "GET /virtual-network/f97049f9-827f-4980-97ad-6b81f971ac43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005478 10.0.0.242 - - [2026-06-04 04:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350 10.0.0.242 - - [2026-06-04 04:08:15] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004397 10.0.0.242 - - [2026-06-04 04:08:15] "GET /virtual-networks?parent_id=2174850b-9ae6-41b0-9927-a4ae931aed20&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003050 10.0.0.242 - - [2026-06-04 04:08:15] "GET /virtual-network/f97049f9-827f-4980-97ad-6b81f971ac43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006120 10.0.0.242 - - [2026-06-04 04:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.242 - - [2026-06-04 04:08:15] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003914 10.0.0.242 - - [2026-06-04 04:08:15] "GET /virtual-networks?parent_id=2174850b-9ae6-41b0-9927-a4ae931aed20&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003494 10.0.0.242 - - [2026-06-04 04:08:15] "GET /virtual-network/f97049f9-827f-4980-97ad-6b81f971ac43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005765 10.0.0.242 - - [2026-06-04 04:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.242 - - [2026-06-04 04:08:18] "POST /neutron/port HTTP/1.1" 200 1086 0.023643 10.0.0.242 - - [2026-06-04 04:08:18] "GET /virtual-network/f97049f9-827f-4980-97ad-6b81f971ac43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006223 10.0.0.242 - - [2026-06-04 04:08:19] "POST /neutron/security_group HTTP/1.1" 200 2055 0.009610 10.0.0.242 - - [2026-06-04 04:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.242 - - [2026-06-04 04:08:20] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005924 10.0.0.242 - - [2026-06-04 04:08:20] "GET /virtual-networks?parent_id=2174850b-9ae6-41b0-9927-a4ae931aed20&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003744 10.0.0.242 - - [2026-06-04 04:08:20] "GET /virtual-network/f97049f9-827f-4980-97ad-6b81f971ac43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007711 10.0.0.242 - - [2026-06-04 04:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.242 - - [2026-06-04 04:08:20] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004040 10.0.0.242 - - [2026-06-04 04:08:20] "GET /virtual-networks?parent_id=2174850b-9ae6-41b0-9927-a4ae931aed20&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003197 10.0.0.242 - - [2026-06-04 04:08:20] "GET /virtual-network/f97049f9-827f-4980-97ad-6b81f971ac43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006237 10.0.0.242 - - [2026-06-04 04:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004167 10.0.0.242 - - [2026-06-04 04:08:20] "GET /routing-instance/e331be35-8f95-42ef-937d-1e153f7d0dbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.008091 10.0.0.242 - - [2026-06-04 04:08:21] "GET /route-target/5c5cc453-80e9-40d8-b472-5506da539950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004842 10.0.0.242 - - [2026-06-04 04:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.242 - - [2026-06-04 04:08:21] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005247 10.0.0.242 - - [2026-06-04 04:08:21] "GET /virtual-networks?parent_id=2174850b-9ae6-41b0-9927-a4ae931aed20&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003715 10.0.0.242 - - [2026-06-04 04:08:21] "GET /virtual-network/f97049f9-827f-4980-97ad-6b81f971ac43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005852 10.0.0.242 - - [2026-06-04 04:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.242 - - [2026-06-04 04:08:21] "GET /routing-instance/e331be35-8f95-42ef-937d-1e153f7d0dbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003983 10.0.0.242 - - [2026-06-04 04:08:21] "GET /route-target/5c5cc453-80e9-40d8-b472-5506da539950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004210 10.0.0.242 - - [2026-06-04 04:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004492 10.0.0.242 - - [2026-06-04 04:08:21] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004359 10.0.0.242 - - [2026-06-04 04:08:21] "GET /virtual-networks?parent_id=2174850b-9ae6-41b0-9927-a4ae931aed20&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004952 10.0.0.242 - - [2026-06-04 04:08:21] "GET /virtual-network/f97049f9-827f-4980-97ad-6b81f971ac43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006550 10.0.0.242 - - [2026-06-04 04:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.242 - - [2026-06-04 04:08:21] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004353 10.0.0.242 - - [2026-06-04 04:08:21] "GET /virtual-networks?parent_id=2174850b-9ae6-41b0-9927-a4ae931aed20&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004012 10.0.0.242 - - [2026-06-04 04:08:21] "GET /virtual-network/f97049f9-827f-4980-97ad-6b81f971ac43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005671 10.0.0.242 - - [2026-06-04 04:08:22] "POST /neutron/network HTTP/1.1" 200 1121 0.007179 10.0.0.242 - - [2026-06-04 04:08:22] "POST /neutron/subnet HTTP/1.1" 200 1375 0.014267 10.0.0.242 - - [2026-06-04 04:08:22] "POST /neutron/network HTTP/1.1" 200 1111 0.009954 10.0.0.242 - - [2026-06-04 04:08:22] "GET /obj-perms HTTP/1.1" 200 5043 0.094061 10.0.0.27 - - [2026-06-04 04:08:22] "GET /obj-perms HTTP/1.1" 200 5043 0.081926 10.0.0.242 - - [2026-06-04 04:08:22] "GET /obj-perms HTTP/1.1" 200 5043 0.003818 10.0.0.242 - - [2026-06-04 04:08:23] "GET /obj-perms HTTP/1.1" 200 5043 0.004160 10.0.0.50 - - [2026-06-04 04:08:23] "GET /obj-perms HTTP/1.1" 200 5043 0.068644 10.0.0.242 - - [2026-06-04 04:08:23] "POST /neutron/port HTTP/1.1" 200 1086 0.017082 10.0.0.242 - - [2026-06-04 04:08:23] "POST /neutron/security_group HTTP/1.1" 200 2055 0.007113 10.0.0.242 - - [2026-06-04 04:08:23] "GET /virtual-machine/b1b91d8c-4ed6-41d0-8d2a-bd43dc7b6f54 HTTP/1.1" 200 1268 0.006192 10.0.0.242 - - [2026-06-04 04:08:23] "GET /virtual-machine-interface/2e9511f9-bf18-4ae9-9dfb-691b1b07cf76 HTTP/1.1" 200 3150 0.006011 10.0.0.242 - - [2026-06-04 04:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.242 - - [2026-06-04 04:08:23] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004174 10.0.0.242 - - [2026-06-04 04:08:23] "GET /virtual-networks?parent_id=2174850b-9ae6-41b0-9927-a4ae931aed20&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003223 10.0.0.242 - - [2026-06-04 04:08:23] "GET /virtual-network/f97049f9-827f-4980-97ad-6b81f971ac43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005875 10.0.0.242 - - [2026-06-04 04:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005051 10.0.0.242 - - [2026-06-04 04:08:25] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005253 10.0.0.242 - - [2026-06-04 04:08:25] "GET /virtual-networks?parent_id=2174850b-9ae6-41b0-9927-a4ae931aed20&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003738 10.0.0.242 - - [2026-06-04 04:08:25] "GET /virtual-network/f97049f9-827f-4980-97ad-6b81f971ac43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008046 10.0.0.242 - - [2026-06-04 04:08:25] "GET /virtual-network/f97049f9-827f-4980-97ad-6b81f971ac43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008301 10.0.0.242 - - [2026-06-04 04:08:26] "GET /virtual-machine/ccb84053-6a01-4488-8312-e15f3b976915 HTTP/1.1" 200 1289 0.004678 10.0.0.242 - - [2026-06-04 04:08:27] "POST /neutron/port HTTP/1.1" 200 151 0.190158 10.0.0.242 - - [2026-06-04 04:08:28] "GET /virtual-machine/ccb84053-6a01-4488-8312-e15f3b976915 HTTP/1.1" 404 171 0.006068 10.0.0.242 - - [2026-06-04 04:08:28] "GET /virtual-machine/ccb84053-6a01-4488-8312-e15f3b976915 HTTP/1.1" 404 171 0.003934 10.0.0.242 - - [2026-06-04 04:08:28] "GET /virtual-machine/ccb84053-6a01-4488-8312-e15f3b976915 HTTP/1.1" 404 171 0.004017 10.0.0.242 - - [2026-06-04 04:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.242 - - [2026-06-04 04:08:28] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003596 10.0.0.242 - - [2026-06-04 04:08:28] "GET /virtual-networks?parent_id=2174850b-9ae6-41b0-9927-a4ae931aed20&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003033 10.0.0.242 - - [2026-06-04 04:08:28] "GET /virtual-network/f97049f9-827f-4980-97ad-6b81f971ac43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007237 10.0.0.242 - - [2026-06-04 04:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.242 - - [2026-06-04 04:08:28] "GET /routing-instance/e331be35-8f95-42ef-937d-1e153f7d0dbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004183 10.0.0.242 - - [2026-06-04 04:08:28] "GET /route-target/5c5cc453-80e9-40d8-b472-5506da539950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004375 10.0.0.242 - - [2026-06-04 04:08:29] "GET /obj-perms HTTP/1.1" 200 5043 0.003646 10.0.0.50 - - [2026-06-04 04:08:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000433 10.0.0.27 - - [2026-06-04 04:08:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000424 10.0.0.50 - - [2026-06-04 04:08:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000432 10.0.0.27 - - [2026-06-04 04:08:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000412 10.0.0.50 - - [2026-06-04 04:08:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000497 10.0.0.50 - - [2026-06-04 04:08:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000404 10.0.0.27 - - [2026-06-04 04:08:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000587 10.0.0.27 - - [2026-06-04 04:08:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000502 10.0.0.242 - - [2026-06-04 04:08:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000924 10.0.0.242 - - [2026-06-04 04:08:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000384 10.0.0.242 - - [2026-06-04 04:08:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000520 10.0.0.242 - - [2026-06-04 04:08:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000442 10.0.0.50 - - [2026-06-04 04:08:33] "DELETE /access-control-list/0f77886e-dd93-4fcb-8b50-eec06e5df11c HTTP/1.1" 200 115 0.042256 10.0.0.242 - - [2026-06-04 04:08:35] "GET /obj-perms HTTP/1.1" 200 5043 0.006204 10.0.0.242 - - [2026-06-04 04:08:38] "GET /obj-perms HTTP/1.1" 200 5043 0.003928 10.0.0.27 - - [2026-06-04 04:08:38] "GET /obj-perms HTTP/1.1" 200 5043 0.005389 10.0.0.242 - - [2026-06-04 04:08:38] "GET /interface-route-table/ea0e3850-c301-4225-9844-9692b490c540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.004107 10.0.0.242 - - [2026-06-04 04:08:38] "GET /virtual-machine-interface/2e9511f9-bf18-4ae9-9dfb-691b1b07cf76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2929 0.006656 10.0.0.242 - - [2026-06-04 04:08:38] "POST /ref-update HTTP/1.1" 200 156 0.018422 10.0.0.242 - - [2026-06-04 04:08:38] "DELETE /interface-route-table/ea0e3850-c301-4225-9844-9692b490c540 HTTP/1.1" 200 115 0.046208 10.0.0.27 - - [2026-06-04 04:08:38] "DELETE /project/2174850b9ae641b09927a4ae931aed20 HTTP/1.1" 404 173 0.011276 10.0.0.27 - - [2026-06-04 04:08:38] "DELETE /project/57401e7f-fc37-44cd-a2b0-632abf9d7763 HTTP/1.1" 404 177 0.007457 10.0.0.242 - - [2026-06-04 04:08:39] "POST /neutron/network HTTP/1.1" 200 830 0.011437 10.0.0.50 - - [2026-06-04 04:08:39] "DELETE /route-target/5c5cc453-80e9-40d8-b472-5506da539950 HTTP/1.1" 200 115 0.029140 10.0.0.27 - - [2026-06-04 04:08:40] "GET /projects?obj_uuids=2174850b-9ae6-41b0-9927-a4ae931aed20&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001060 10.0.0.242 - - [2026-06-04 04:08:41] "GET /project/2174850b-9ae6-41b0-9927-a4ae931aed20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.042283 10.0.0.27 - - [2026-06-04 04:08:41] "GET /projects?obj_uuids=2174850b-9ae6-41b0-9927-a4ae931aed20&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001475 10.0.0.242 - - [2026-06-04 04:08:41] "GET /project/2174850b-9ae6-41b0-9927-a4ae931aed20?fields=virtual_networks HTTP/1.1" 200 1026 0.040705 10.0.0.27 - - [2026-06-04 04:08:41] "GET /projects?obj_uuids=2174850b-9ae6-41b0-9927-a4ae931aed20&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001024 10.0.0.242 - - [2026-06-04 04:08:41] "GET /project/2174850b-9ae6-41b0-9927-a4ae931aed20?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.039705 10.0.0.27 - - [2026-06-04 04:08:41] "GET /projects?obj_uuids=2174850b-9ae6-41b0-9927-a4ae931aed20&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001295 10.0.0.242 - - [2026-06-04 04:08:41] "GET /project/2174850b-9ae6-41b0-9927-a4ae931aed20?fields=security_groups HTTP/1.1" 200 1249 0.052439 10.0.0.242 - - [2026-06-04 04:08:42] "POST /fqname-to-id HTTP/1.1" 404 192 0.039906 10.0.0.27 - - [2026-06-04 04:08:42] "GET /projects?obj_uuids=80ccf3f4-cdea-4729-98e9-98a44ce1b7b3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003881 10.0.0.27 - - [2026-06-04 04:08:42] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001407 10.0.0.27 - - [2026-06-04 04:08:42] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010125 10.0.0.27 - - [2026-06-04 04:08:42] "POST /id-to-fqname HTTP/1.1" 200 194 0.001615 10.0.0.27 - - [2026-06-04 04:08:42] "POST /fqname-to-id HTTP/1.1" 404 203 0.003940 10.0.0.27 - - [2026-06-04 04:08:42] "POST /security-groups HTTP/1.1" 200 595 0.038099 10.0.0.27 - - [2026-06-04 04:08:42] "POST /projects HTTP/1.1" 200 593 0.270191 10.0.0.27 - - [2026-06-04 04:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.321242 10.0.0.50 - - [2026-06-04 04:08:42] "POST /fqname-to-id HTTP/1.1" 404 237 0.005295 10.0.0.242 - - [2026-06-04 04:08:43] "GET /project/80ccf3f4-cdea-4729-98e9-98a44ce1b7b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.489776 10.0.0.242 - - [2026-06-04 04:08:44] "POST /neutron/port HTTP/1.1" 400 205 0.005071 10.0.0.242 - - [2026-06-04 04:08:44] "GET / HTTP/1.1" 200 35931 0.001742 10.0.0.242 - - [2026-06-04 04:08:45] "POST /fqname-to-id HTTP/1.1" 401 293 0.000563 10.0.0.242 - - [2026-06-04 04:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.079674 10.0.0.27 - - [2026-06-04 04:08:45] "GET /projects?obj_uuids=80ccf3f4-cdea-4729-98e9-98a44ce1b7b3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001006 10.0.0.242 - - [2026-06-04 04:08:45] "GET /project/80ccf3f4-cdea-4729-98e9-98a44ce1b7b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.051754 10.0.0.50 - - [2026-06-04 04:08:45] "POST /ref-update HTTP/1.1" 200 156 0.030689 10.0.0.27 - - [2026-06-04 04:08:46] "POST /useragent-kv HTTP/1.1" 200 115 0.006647 10.0.0.242 - - [2026-06-04 04:08:46] "POST /neutron/subnet HTTP/1.1" 200 730 0.336216 10.0.0.242 - - [2026-06-04 04:08:46] "POST /id-to-fqname HTTP/1.1" 200 224 0.001289 10.0.0.242 - - [2026-06-04 04:08:46] "GET /virtual-network/0d272d7b-8c32-4058-9131-1bbbf344158c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005442 10.0.0.242 - - [2026-06-04 04:08:46] "GET /virtual-network/0d272d7b-8c32-4058-9131-1bbbf344158c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005888 10.0.0.242 - - [2026-06-04 04:08:46] "POST /neutron/network HTTP/1.1" 200 829 0.006914 10.0.0.242 - - [2026-06-04 04:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004002 10.0.0.27 - - [2026-06-04 04:08:46] "GET /projects?obj_uuids=80ccf3f4-cdea-4729-98e9-98a44ce1b7b3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001331 10.0.0.242 - - [2026-06-04 04:08:46] "GET /project/80ccf3f4-cdea-4729-98e9-98a44ce1b7b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.044404 10.0.0.27 - - [2026-06-04 04:08:46] "GET /projects?obj_uuids=80ccf3f4-cdea-4729-98e9-98a44ce1b7b3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001270 10.0.0.242 - - [2026-06-04 04:08:46] "POST /neutron/network HTTP/1.1" 200 609 0.131699 10.0.0.242 - - [2026-06-04 04:08:46] "POST /id-to-fqname HTTP/1.1" 200 224 0.003680 10.0.0.242 - - [2026-06-04 04:08:46] "GET /virtual-network/a0babbbb-c615-45aa-8fe8-09c567181cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005715 10.0.0.242 - - [2026-06-04 04:08:47] "POST /neutron/network HTTP/1.1" 200 828 0.007825 10.0.0.242 - - [2026-06-04 04:08:47] "GET /virtual-network/a0babbbb-c615-45aa-8fe8-09c567181cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005634 10.0.0.242 - - [2026-06-04 04:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.27 - - [2026-06-04 04:08:47] "GET /projects?obj_uuids=80ccf3f4-cdea-4729-98e9-98a44ce1b7b3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001355 10.0.0.242 - - [2026-06-04 04:08:47] "GET /project/80ccf3f4-cdea-4729-98e9-98a44ce1b7b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.057940 10.0.0.242 - - [2026-06-04 04:08:47] "POST /neutron/network HTTP/1.1" 200 117 0.017067 10.0.0.50 - - [2026-06-04 04:08:47] "POST /route-targets HTTP/1.1" 200 327 0.014105 10.0.0.242 - - [2026-06-04 04:08:47] "POST /neutron/network HTTP/1.1" 200 826 0.009432 10.0.0.242 - - [2026-06-04 04:08:47] "POST /id-to-fqname HTTP/1.1" 200 224 0.001167 10.0.0.242 - - [2026-06-04 04:08:47] "GET /virtual-network/cb46cfb5-c3e0-4f56-a6b8-a7d2d9a00fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005767 10.0.0.50 - - [2026-06-04 04:08:47] "GET /obj-perms HTTP/1.1" 200 5075 0.159418 10.0.0.242 - - [2026-06-04 04:08:47] "GET /virtual-network/cb46cfb5-c3e0-4f56-a6b8-a7d2d9a00fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007255 10.0.0.242 - - [2026-06-04 04:08:47] "POST /neutron/subnet HTTP/1.1" 200 715 0.009588 10.0.0.242 - - [2026-06-04 04:08:47] "POST /fqname-to-id HTTP/1.1" 404 214 0.003272 10.0.0.242 - - [2026-06-04 04:08:47] "GET /virtual-network/a0babbbb-c615-45aa-8fe8-09c567181cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005545 10.0.0.242 - - [2026-06-04 04:08:48] "GET /virtual-machine-interface/8ccd5daa-77aa-4eb7-91b4-6a12eff7c397?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2374 0.011162 10.0.0.242 - - [2026-06-04 04:08:48] "GET /virtual-machine-interface/8ccd5daa-77aa-4eb7-91b4-6a12eff7c397?fields=instance_ip_back_refs HTTP/1.1" 200 1334 0.011908 10.0.0.242 - - [2026-06-04 04:08:48] "GET /instance-ip/3df05ca2-ae2f-4037-841a-3e0d501c76b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1609 0.004808 10.0.0.242 - - [2026-06-04 04:08:48] "POST /fqname-to-id HTTP/1.1" 404 214 0.002932 10.0.0.242 - - [2026-06-04 04:08:48] "GET /virtual-network/0d272d7b-8c32-4058-9131-1bbbf344158c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006338 10.0.0.27 - - [2026-06-04 04:08:48] "GET /projects?obj_uuids=80ccf3f4-cdea-4729-98e9-98a44ce1b7b3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000998 10.0.0.242 - - [2026-06-04 04:08:48] "GET /project/80ccf3f4-cdea-4729-98e9-98a44ce1b7b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.041157 10.0.0.242 - - [2026-06-04 04:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004963 10.0.0.242 - - [2026-06-04 04:08:48] "GET /security-group/79a619e4-4f1f-4a7d-91ff-4ce2bc70cb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004830 10.0.0.242 - - [2026-06-04 04:08:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.080535 10.0.0.242 - - [2026-06-04 04:08:48] "POST /instance-ips HTTP/1.1" 200 357 0.060681 10.0.0.242 - - [2026-06-04 04:08:48] "GET /virtual-machine-interface/c8505823-bc10-462f-b36b-4329a79abaf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.006161 10.0.0.242 - - [2026-06-04 04:08:48] "GET /virtual-machine-interface/c8505823-bc10-462f-b36b-4329a79abaf8?fields=instance_ip_back_refs HTTP/1.1" 200 1336 0.009501 10.0.0.242 - - [2026-06-04 04:08:48] "GET /instance-ip/3c0e30d5-f095-4df5-93bb-d914af848875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1583 0.004879 10.0.0.242 - - [2026-06-04 04:08:48] "POST /fqname-to-id HTTP/1.1" 404 214 0.004172 10.0.0.242 - - [2026-06-04 04:08:48] "GET /virtual-network/a0babbbb-c615-45aa-8fe8-09c567181cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006057 10.0.0.242 - - [2026-06-04 04:08:49] "GET /virtual-machine-interface/753a8fb2-07f7-48fe-b8c2-063e3d46e2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.007748 10.0.0.242 - - [2026-06-04 04:08:49] "GET /virtual-machine-interface/753a8fb2-07f7-48fe-b8c2-063e3d46e2e4?fields=instance_ip_back_refs HTTP/1.1" 200 1333 0.009362 10.0.0.242 - - [2026-06-04 04:08:49] "GET /instance-ip/8346f143-6169-4c23-b9a2-9723775c6986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.004714 10.0.0.242 - - [2026-06-04 04:08:49] "POST /fqname-to-id HTTP/1.1" 404 214 0.002866 10.0.0.242 - - [2026-06-04 04:08:49] "GET /virtual-network/0d272d7b-8c32-4058-9131-1bbbf344158c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005958 10.0.0.27 - - [2026-06-04 04:08:49] "GET /projects?obj_uuids=80ccf3f4-cdea-4729-98e9-98a44ce1b7b3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001093 10.0.0.242 - - [2026-06-04 04:08:49] "GET /project/80ccf3f4-cdea-4729-98e9-98a44ce1b7b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.044644 10.0.0.242 - - [2026-06-04 04:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 10.0.0.242 - - [2026-06-04 04:08:49] "GET /security-group/79a619e4-4f1f-4a7d-91ff-4ce2bc70cb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004266 10.0.0.242 - - [2026-06-04 04:08:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.104093 10.0.0.242 - - [2026-06-04 04:08:49] "POST /instance-ips HTTP/1.1" 200 357 0.035353 10.0.0.242 - - [2026-06-04 04:08:49] "GET /virtual-machine-interface/75077fe0-0cd5-403e-b2ff-d98738ba39a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2648 0.006092 10.0.0.242 - - [2026-06-04 04:08:49] "GET /virtual-machine-interface/75077fe0-0cd5-403e-b2ff-d98738ba39a9?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.008883 10.0.0.242 - - [2026-06-04 04:08:49] "GET /instance-ip/fa4312e0-a936-452c-b1da-1295055ae122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1584 0.004468 10.0.0.242 - - [2026-06-04 04:08:49] "POST /fqname-to-id HTTP/1.1" 404 214 0.003989 10.0.0.242 - - [2026-06-04 04:08:49] "GET /virtual-network/a0babbbb-c615-45aa-8fe8-09c567181cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007472 10.0.0.27 - - [2026-06-04 04:08:49] "GET /projects?obj_uuids=80ccf3f4-cdea-4729-98e9-98a44ce1b7b3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001476 10.0.0.242 - - [2026-06-04 04:08:50] "POST /neutron/port HTTP/1.1" 200 990 0.239908 10.0.0.242 - - [2026-06-04 04:08:50] "GET /virtual-machine-interface/d2ed2329-eb6b-4bdf-ba2f-da967bb8bc74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2374 0.005999 10.0.0.242 - - [2026-06-04 04:08:50] "GET /virtual-machine-interface/d2ed2329-eb6b-4bdf-ba2f-da967bb8bc74?fields=instance_ip_back_refs HTTP/1.1" 200 1334 0.006210 10.0.0.242 - - [2026-06-04 04:08:50] "GET /instance-ip/5685ef01-1f1e-4056-a1d9-0b621f4a3412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.004982 10.0.0.242 - - [2026-06-04 04:08:50] "POST /fqname-to-id HTTP/1.1" 404 214 0.003266 10.0.0.242 - - [2026-06-04 04:08:50] "GET /virtual-network/cb46cfb5-c3e0-4f56-a6b8-a7d2d9a00fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007352 10.0.0.27 - - [2026-06-04 04:08:50] "GET /projects?obj_uuids=80ccf3f4-cdea-4729-98e9-98a44ce1b7b3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001101 10.0.0.242 - - [2026-06-04 04:08:50] "GET /project/80ccf3f4-cdea-4729-98e9-98a44ce1b7b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.051303 10.0.0.242 - - [2026-06-04 04:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.242 - - [2026-06-04 04:08:50] "GET /security-group/79a619e4-4f1f-4a7d-91ff-4ce2bc70cb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004982 10.0.0.242 - - [2026-06-04 04:08:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.111614 10.0.0.242 - - [2026-06-04 04:08:50] "POST /instance-ips HTTP/1.1" 200 357 0.048216 10.0.0.242 - - [2026-06-04 04:08:50] "GET /virtual-machine-interface/63db5eac-c2c7-41e0-914d-897cbff61a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.007471 10.0.0.242 - - [2026-06-04 04:08:50] "GET /virtual-machine-interface/63db5eac-c2c7-41e0-914d-897cbff61a68?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.012291 10.0.0.242 - - [2026-06-04 04:08:50] "GET /instance-ip/175f8818-e5fd-4f6d-a7a6-44b401c16778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1580 0.006283 10.0.0.242 - - [2026-06-04 04:08:52] "POST /id-to-fqname HTTP/1.1" 200 224 0.001298 10.0.0.242 - - [2026-06-04 04:08:52] "POST /neutron/port HTTP/1.1" 200 990 0.016754 10.0.0.242 - - [2026-06-04 04:08:52] "POST /neutron/port HTTP/1.1" 200 990 0.017147 10.0.0.242 - - [2026-06-04 04:08:53] "POST /id-to-fqname HTTP/1.1" 200 224 0.001893 10.0.0.242 - - [2026-06-04 04:08:53] "POST /neutron/port HTTP/1.1" 200 4182 0.049793 10.0.0.242 - - [2026-06-04 04:08:53] "POST /neutron/network HTTP/1.1" 200 838 0.009202 10.0.0.242 - - [2026-06-04 04:08:53] "POST /neutron/port HTTP/1.1" 200 1082 0.187710 10.0.0.242 - - [2026-06-04 04:08:53] "POST /neutron/subnet HTTP/1.1" 200 699 0.013032 10.0.0.27 - - [2026-06-04 04:08:54] "GET /projects?obj_uuids=80ccf3f4-cdea-4729-98e9-98a44ce1b7b3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001415 10.0.0.242 - - [2026-06-04 04:08:54] "GET /project/80ccf3f4-cdea-4729-98e9-98a44ce1b7b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.099081 10.0.0.242 - - [2026-06-04 04:08:54] "POST /neutron/network HTTP/1.1" 200 826 0.010141 10.0.0.242 - - [2026-06-04 04:08:54] "POST /neutron/port HTTP/1.1" 200 117 0.006694 10.0.0.242 - - [2026-06-04 04:08:54] "POST /id-to-fqname HTTP/1.1" 200 224 0.001341 10.0.0.242 - - [2026-06-04 04:08:54] "POST /neutron/port HTTP/1.1" 200 990 0.014126 10.0.0.27 - - [2026-06-04 04:08:54] "GET /projects?obj_uuids=80ccf3f4-cdea-4729-98e9-98a44ce1b7b3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001581 10.0.0.242 - - [2026-06-04 04:08:55] "POST /neutron/port HTTP/1.1" 200 1062 0.301622 10.0.0.242 - - [2026-06-04 04:08:55] "POST /neutron/port HTTP/1.1" 200 1062 0.015689 10.0.0.242 - - [2026-06-04 04:08:55] "POST /neutron/port HTTP/1.1" 200 990 0.025941 10.0.0.242 - - [2026-06-04 04:08:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006461 10.0.0.242 - - [2026-06-04 04:08:55] "POST /neutron/port HTTP/1.1" 200 117 0.001037 10.0.0.27 - - [2026-06-04 04:08:55] "GET /projects?obj_uuids=80ccf3f4-cdea-4729-98e9-98a44ce1b7b3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000952 10.0.0.242 - - [2026-06-04 04:08:55] "POST /neutron/router HTTP/1.1" 200 598 0.107789 10.0.0.50 - - [2026-06-04 04:08:55] "PUT /logical-router/afb96d20-63bb-4328-b6ec-d9f73a56960d HTTP/1.1" 200 262 0.032209 10.0.0.242 - - [2026-06-04 04:08:56] "POST /neutron/router HTTP/1.1" 200 598 0.018192 10.0.0.242 - - [2026-06-04 04:08:56] "POST /neutron/network HTTP/1.1" 200 838 0.007208 10.0.0.242 - - [2026-06-04 04:08:56] "POST /neutron/port HTTP/1.1" 200 1082 0.175705 10.0.0.242 - - [2026-06-04 04:08:57] "POST /neutron/subnet HTTP/1.1" 200 699 0.009525 10.0.0.242 - - [2026-06-04 04:08:57] "POST /neutron/port HTTP/1.1" 200 1092 0.018864 10.0.0.242 - - [2026-06-04 04:08:57] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007983 10.0.0.242 - - [2026-06-04 04:08:57] "GET /virtual-machine/eb529245-b1ca-4e2e-a241-efbe3bc26f60 HTTP/1.1" 401 293 0.000518 10.0.0.242 - - [2026-06-04 04:08:57] "GET /virtual-machine/eb529245-b1ca-4e2e-a241-efbe3bc26f60 HTTP/1.1" 200 1275 0.048070 10.0.0.242 - - [2026-06-04 04:08:57] "GET /virtual-machine-interface/8ccd5daa-77aa-4eb7-91b4-6a12eff7c397 HTTP/1.1" 200 3188 0.007120 10.0.0.242 - - [2026-06-04 04:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.242 - - [2026-06-04 04:08:58] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003832 10.0.0.242 - - [2026-06-04 04:08:58] "GET /virtual-networks?parent_id=80ccf3f4-cdea-4729-98e9-98a44ce1b7b3&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003635 10.0.0.242 - - [2026-06-04 04:08:58] "GET /virtual-network/a0babbbb-c615-45aa-8fe8-09c567181cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005776 10.0.0.242 - - [2026-06-04 04:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.242 - - [2026-06-04 04:09:01] "GET /virtual-network/a0babbbb-c615-45aa-8fe8-09c567181cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006430 10.0.0.242 - - [2026-06-04 04:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004400 10.0.0.242 - - [2026-06-04 04:09:05] "GET /virtual-network/a0babbbb-c615-45aa-8fe8-09c567181cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008143 10.0.0.242 - - [2026-06-04 04:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004846 10.0.0.242 - - [2026-06-04 04:09:09] "GET /virtual-network/a0babbbb-c615-45aa-8fe8-09c567181cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007427 10.0.0.242 - - [2026-06-04 04:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.242 - - [2026-06-04 04:09:13] "GET /virtual-network/a0babbbb-c615-45aa-8fe8-09c567181cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005840 10.0.0.242 - - [2026-06-04 04:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.242 - - [2026-06-04 04:09:17] "GET /virtual-network/a0babbbb-c615-45aa-8fe8-09c567181cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005184 10.0.0.242 - - [2026-06-04 04:09:20] "POST /neutron/port HTTP/1.1" 200 1216 0.083812 10.0.0.242 - - [2026-06-04 04:09:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003683 10.0.0.242 - - [2026-06-04 04:09:20] "POST /neutron/port HTTP/1.1" 200 117 0.001109 10.0.0.242 - - [2026-06-04 04:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004402 10.0.0.242 - - [2026-06-04 04:09:21] "GET /virtual-network/a0babbbb-c615-45aa-8fe8-09c567181cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005637 10.0.0.242 - - [2026-06-04 04:09:23] "POST /neutron/port HTTP/1.1" 200 1105 0.057252 10.0.0.242 - - [2026-06-04 04:09:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006445 10.0.0.242 - - [2026-06-04 04:09:23] "POST /neutron/network HTTP/1.1" 200 925 0.009213 10.0.0.242 - - [2026-06-04 04:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005318 10.0.0.242 - - [2026-06-04 04:09:25] "GET /virtual-network/a0babbbb-c615-45aa-8fe8-09c567181cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007385 10.0.0.242 - - [2026-06-04 04:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004527 10.0.0.242 - - [2026-06-04 04:09:29] "GET /virtual-network/a0babbbb-c615-45aa-8fe8-09c567181cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007819 10.0.0.50 - - [2026-06-04 04:09:33] "DELETE /access-control-list/97f31df8-3c56-4c9a-b772-2f6d534471e8 HTTP/1.1" 200 115 0.033518 10.0.0.242 - - [2026-06-04 04:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004661 10.0.0.242 - - [2026-06-04 04:09:33] "GET /virtual-network/a0babbbb-c615-45aa-8fe8-09c567181cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005096 10.0.0.242 - - [2026-06-04 04:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.242 - - [2026-06-04 04:09:38] "GET /virtual-network/a0babbbb-c615-45aa-8fe8-09c567181cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005892 10.0.0.27 - - [2026-06-04 04:09:39] "DELETE /project/2174850b-9ae6-41b0-9927-a4ae931aed20 HTTP/1.1" 404 177 0.003199 10.0.0.27 - - [2026-06-04 04:09:39] "DELETE /project/80ccf3f4cdea472998e998a44ce1b7b3 HTTP/1.1" 404 173 0.005824 10.0.0.242 - - [2026-06-04 04:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.242 - - [2026-06-04 04:09:42] "GET /virtual-network/a0babbbb-c615-45aa-8fe8-09c567181cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006089 10.0.0.242 - - [2026-06-04 04:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227 10.0.0.242 - - [2026-06-04 04:09:46] "GET /virtual-network/a0babbbb-c615-45aa-8fe8-09c567181cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007316 10.0.0.242 - - [2026-06-04 04:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.242 - - [2026-06-04 04:09:48] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005126 10.0.0.242 - - [2026-06-04 04:09:48] "GET /virtual-networks?parent_id=80ccf3f4-cdea-4729-98e9-98a44ce1b7b3&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.004603 10.0.0.242 - - [2026-06-04 04:09:48] "GET /virtual-network/a0babbbb-c615-45aa-8fe8-09c567181cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007001 10.0.0.242 - - [2026-06-04 04:09:48] "GET /obj-perms HTTP/1.1" 200 5075 0.073600 10.0.0.242 - - [2026-06-04 04:09:53] "POST /neutron/port HTTP/1.1" 200 1092 0.020715 10.0.0.242 - - [2026-06-04 04:09:58] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007276 10.0.0.242 - - [2026-06-04 04:10:01] "POST /neutron/port HTTP/1.1" 200 1092 0.070755 10.0.0.242 - - [2026-06-04 04:10:03] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007894 10.0.0.242 - - [2026-06-04 04:10:09] "POST /neutron/port HTTP/1.1" 200 1092 0.025403 10.0.0.242 - - [2026-06-04 04:10:14] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009726 10.0.0.242 - - [2026-06-04 04:10:14] "POST /neutron/port HTTP/1.1" 200 1126 0.027669 10.0.0.242 - - [2026-06-04 04:10:14] "GET /virtual-machine/8b85a604-28a7-40fd-aef4-753c2a45cb3c HTTP/1.1" 200 1297 0.007808 10.0.0.242 - - [2026-06-04 04:10:14] "GET /virtual-machine-interface/2632683a-cce1-4e49-b117-d9574ecb803a HTTP/1.1" 200 2961 0.006572 10.0.0.242 - - [2026-06-04 04:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.242 - - [2026-06-04 04:10:14] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004347 10.0.0.242 - - [2026-06-04 04:10:14] "GET /virtual-networks?parent_id=80ccf3f4-cdea-4729-98e9-98a44ce1b7b3&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.004128 10.0.0.242 - - [2026-06-04 04:10:14] "GET /virtual-network/cb46cfb5-c3e0-4f56-a6b8-a7d2d9a00fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006472 10.0.0.242 - - [2026-06-04 04:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.242 - - [2026-06-04 04:10:15] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004207 10.0.0.242 - - [2026-06-04 04:10:15] "GET /virtual-networks?parent_id=80ccf3f4-cdea-4729-98e9-98a44ce1b7b3&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003408 10.0.0.242 - - [2026-06-04 04:10:16] "GET /virtual-network/cb46cfb5-c3e0-4f56-a6b8-a7d2d9a00fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006150 10.0.0.242 - - [2026-06-04 04:10:16] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009391 10.0.0.242 - - [2026-06-04 04:10:16] "POST /neutron/port HTTP/1.1" 200 1092 0.019228 10.0.0.242 - - [2026-06-04 04:10:16] "GET /virtual-machine/161fe6b5-f80a-4cc7-9326-c4cab4c5c6ac HTTP/1.1" 200 1274 0.007098 10.0.0.242 - - [2026-06-04 04:10:16] "GET /virtual-machine-interface/d2ed2329-eb6b-4bdf-ba2f-da967bb8bc74 HTTP/1.1" 200 3188 0.005519 10.0.0.242 - - [2026-06-04 04:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.242 - - [2026-06-04 04:10:16] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003663 10.0.0.242 - - [2026-06-04 04:10:16] "GET /virtual-networks?parent_id=80ccf3f4-cdea-4729-98e9-98a44ce1b7b3&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.005223 10.0.0.242 - - [2026-06-04 04:10:16] "GET /virtual-network/a0babbbb-c615-45aa-8fe8-09c567181cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005688 10.0.0.242 - - [2026-06-04 04:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.242 - - [2026-06-04 04:10:17] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004596 10.0.0.242 - - [2026-06-04 04:10:17] "GET /virtual-networks?parent_id=80ccf3f4-cdea-4729-98e9-98a44ce1b7b3&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003455 10.0.0.242 - - [2026-06-04 04:10:17] "GET /virtual-network/a0babbbb-c615-45aa-8fe8-09c567181cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.010993 10.0.0.242 - - [2026-06-04 04:10:21] "POST /neutron/port HTTP/1.1" 200 1105 0.025976 10.0.0.242 - - [2026-06-04 04:10:21] "POST /neutron/subnet HTTP/1.1" 200 689 0.012691 10.0.0.242 - - [2026-06-04 04:11:22] "POST /neutron/port HTTP/1.1" 200 1092 0.023969 10.0.0.242 - - [2026-06-04 04:11:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004657 10.0.0.242 - - [2026-06-04 04:11:22] "POST /neutron/network HTTP/1.1" 200 828 0.008230 10.0.0.242 - - [2026-06-04 04:11:24] "POST /neutron/network HTTP/1.1" 200 1121 0.008332 10.0.0.242 - - [2026-06-04 04:11:24] "POST /neutron/subnet HTTP/1.1" 200 1375 0.013370 10.0.0.242 - - [2026-06-04 04:11:24] "POST /neutron/network HTTP/1.1" 200 1111 0.010738 10.0.0.27 - - [2026-06-04 04:11:50] "GET /obj-perms HTTP/1.1" 200 5075 0.071661 10.0.0.242 - - [2026-06-04 04:11:51] "POST /neutron/router HTTP/1.1" 200 598 0.008004 10.0.0.242 - - [2026-06-04 04:11:51] "POST /neutron/router HTTP/1.1" 200 151 0.079218 10.0.0.50 - - [2026-06-04 04:11:51] "POST /ref-update HTTP/1.1" 200 156 0.021122 10.0.0.242 - - [2026-06-04 04:11:53] "POST /neutron/port HTTP/1.1" 200 151 0.203049 10.0.0.242 - - [2026-06-04 04:11:53] "DELETE /instance-ip/175f8818-e5fd-4f6d-a7a6-44b401c16778 HTTP/1.1" 200 115 0.044586 10.0.0.242 - - [2026-06-04 04:11:53] "DELETE /virtual-machine-interface/63db5eac-c2c7-41e0-914d-897cbff61a68 HTTP/1.1" 200 115 0.051236 10.0.0.242 - - [2026-06-04 04:11:54] "DELETE /instance-ip/fa4312e0-a936-452c-b1da-1295055ae122 HTTP/1.1" 200 115 0.060856 10.0.0.242 - - [2026-06-04 04:11:54] "DELETE /virtual-machine-interface/75077fe0-0cd5-403e-b2ff-d98738ba39a9 HTTP/1.1" 200 115 0.097319 10.0.0.242 - - [2026-06-04 04:11:54] "POST /neutron/port HTTP/1.1" 200 990 0.029102 10.0.0.242 - - [2026-06-04 04:11:54] "DELETE /instance-ip/3c0e30d5-f095-4df5-93bb-d914af848875 HTTP/1.1" 200 115 0.077788 10.0.0.242 - - [2026-06-04 04:11:54] "DELETE /virtual-machine-interface/c8505823-bc10-462f-b36b-4329a79abaf8 HTTP/1.1" 200 115 0.090882 10.0.0.242 - - [2026-06-04 04:11:54] "POST /neutron/port HTTP/1.1" 200 151 0.178646 10.0.0.50 - - [2026-06-04 04:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004709 10.0.0.242 - - [2026-06-04 04:11:55] "POST /neutron/network HTTP/1.1" 200 828 0.009710 10.0.0.50 - - [2026-06-04 04:11:55] "DELETE /route-target/04f81e3a-630b-44ee-b33c-91c5eec5b3f0 HTTP/1.1" 200 115 0.060375 10.0.0.27 - - [2026-06-04 04:11:55] "POST /useragent-kv HTTP/1.1" 200 115 0.060740 10.0.0.27 - - [2026-06-04 04:11:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002573 10.0.0.242 - - [2026-06-04 04:11:55] "POST /neutron/network HTTP/1.1" 200 151 0.222793 10.0.0.27 - - [2026-06-04 04:11:55] "GET /projects?obj_uuids=80ccf3f4-cdea-4729-98e9-98a44ce1b7b3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001055 10.0.0.242 - - [2026-06-04 04:11:55] "GET /project/80ccf3f4-cdea-4729-98e9-98a44ce1b7b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.091174 10.0.0.27 - - [2026-06-04 04:11:55] "GET /projects?obj_uuids=80ccf3f4-cdea-4729-98e9-98a44ce1b7b3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001804 10.0.0.242 - - [2026-06-04 04:11:55] "GET /project/80ccf3f4-cdea-4729-98e9-98a44ce1b7b3?fields=virtual_networks HTTP/1.1" 200 1040 0.053020 10.0.0.27 - - [2026-06-04 04:11:55] "GET /projects?obj_uuids=80ccf3f4-cdea-4729-98e9-98a44ce1b7b3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001179 10.0.0.242 - - [2026-06-04 04:11:55] "GET /project/80ccf3f4-cdea-4729-98e9-98a44ce1b7b3?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.058373 10.0.0.27 - - [2026-06-04 04:11:55] "GET /projects?obj_uuids=80ccf3f4-cdea-4729-98e9-98a44ce1b7b3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001449 10.0.0.242 - - [2026-06-04 04:11:55] "GET /project/80ccf3f4-cdea-4729-98e9-98a44ce1b7b3?fields=security_groups HTTP/1.1" 200 1270 0.050169 10.0.0.242 - - [2026-06-04 04:11:56] "POST /fqname-to-id HTTP/1.1" 404 187 0.059161 10.0.0.27 - - [2026-06-04 04:11:57] "GET /projects?obj_uuids=a82c5390-9c8a-4653-aa64-32d4a8645d17&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003936 10.0.0.27 - - [2026-06-04 04:11:57] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001141 10.0.0.27 - - [2026-06-04 04:11:57] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008439 10.0.0.27 - - [2026-06-04 04:11:57] "POST /id-to-fqname HTTP/1.1" 200 189 0.001900 10.0.0.27 - - [2026-06-04 04:11:57] "POST /fqname-to-id HTTP/1.1" 404 198 0.006112 10.0.0.27 - - [2026-06-04 04:11:57] "POST /security-groups HTTP/1.1" 200 590 0.082632 10.0.0.50 - - [2026-06-04 04:11:57] "POST /fqname-to-id HTTP/1.1" 404 233 0.003013 10.0.0.27 - - [2026-06-04 04:11:57] "POST /projects HTTP/1.1" 200 583 0.316344 10.0.0.27 - - [2026-06-04 04:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.401874 10.0.0.50 - - [2026-06-04 04:11:57] "POST /access-control-lists HTTP/1.1" 200 593 0.031636 10.0.0.242 - - [2026-06-04 04:11:57] "GET /project/a82c5390-9c8a-4653-aa64-32d4a8645d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.623110 10.0.0.242 - - [2026-06-04 04:11:57] "POST /neutron/port HTTP/1.1" 200 117 0.007070 10.0.0.242 - - [2026-06-04 04:11:59] "GET / HTTP/1.1" 200 35931 0.002688 10.0.0.242 - - [2026-06-04 04:12:00] "POST /fqname-to-id HTTP/1.1" 401 293 0.000514 10.0.0.242 - - [2026-06-04 04:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.082216 10.0.0.27 - - [2026-06-04 04:12:01] "GET /projects?obj_uuids=a82c5390-9c8a-4653-aa64-32d4a8645d17&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001098 10.0.0.242 - - [2026-06-04 04:12:01] "GET /project/a82c5390-9c8a-4653-aa64-32d4a8645d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.039260 10.0.0.27 - - [2026-06-04 04:12:01] "GET /projects?obj_uuids=a82c5390-9c8a-4653-aa64-32d4a8645d17&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001724 10.0.0.242 - - [2026-06-04 04:12:01] "POST /neutron/network HTTP/1.1" 200 604 0.180569 10.0.0.242 - - [2026-06-04 04:12:02] "POST /id-to-fqname HTTP/1.1" 200 219 0.004764 10.0.0.242 - - [2026-06-04 04:12:02] "GET /virtual-network/db7c378c-45d3-4ac9-83e3-69d260e0a545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.007871 10.0.0.242 - - [2026-06-04 04:12:02] "POST /neutron/network HTTP/1.1" 200 821 0.008341 10.0.0.242 - - [2026-06-04 04:12:02] "GET /virtual-network/db7c378c-45d3-4ac9-83e3-69d260e0a545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005962 10.0.0.242 - - [2026-06-04 04:12:02] "GET /virtual-network/db7c378c-45d3-4ac9-83e3-69d260e0a545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.007869 10.0.0.50 - - [2026-06-04 04:12:03] "GET /obj-perms HTTP/1.1" 200 5047 0.089339 10.0.0.242 - - [2026-06-04 04:12:04] "POST /id-to-fqname HTTP/1.1" 200 219 0.001506 10.0.0.242 - - [2026-06-04 04:12:04] "POST /neutron/port HTTP/1.1" 200 4182 0.035109 10.0.0.27 - - [2026-06-04 04:12:05] "GET /projects?obj_uuids=a82c5390-9c8a-4653-aa64-32d4a8645d17&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001136 10.0.0.242 - - [2026-06-04 04:12:05] "GET /project/a82c5390-9c8a-4653-aa64-32d4a8645d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.073278 10.0.0.242 - - [2026-06-04 04:12:05] "POST /neutron/port HTTP/1.1" 200 4182 0.041161 10.0.0.242 - - [2026-06-04 04:12:05] "POST /id-to-fqname HTTP/1.1" 200 219 0.001353 10.0.0.242 - - [2026-06-04 04:12:06] "POST /neutron/network HTTP/1.1" 200 831 0.007944 10.0.0.242 - - [2026-06-04 04:12:06] "POST /neutron/port HTTP/1.1" 200 1057 0.021939 10.0.0.242 - - [2026-06-04 04:12:06] "POST /neutron/port HTTP/1.1" 200 1121 0.020907 10.0.0.242 - - [2026-06-04 04:12:06] "POST /neutron/port HTTP/1.1" 200 117 0.001247 10.0.0.27 - - [2026-06-04 04:12:07] "GET /projects?obj_uuids=a82c5390-9c8a-4653-aa64-32d4a8645d17&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001256 10.0.0.242 - - [2026-06-04 04:12:07] "GET /project/a82c5390-9c8a-4653-aa64-32d4a8645d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.104472 10.0.0.242 - - [2026-06-04 04:12:07] "POST /neutron/port HTTP/1.1" 200 5150 0.047917 10.0.0.242 - - [2026-06-04 04:12:07] "POST /neutron/port HTTP/1.1" 200 1121 0.019431 10.0.0.27 - - [2026-06-04 04:12:07] "GET /projects?obj_uuids=a82c5390-9c8a-4653-aa64-32d4a8645d17&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001061 10.0.0.242 - - [2026-06-04 04:12:08] "POST /neutron/port HTTP/1.1" 200 1057 0.362734 10.0.0.242 - - [2026-06-04 04:12:08] "POST /neutron/port HTTP/1.1" 200 1111 0.110145 10.0.0.242 - - [2026-06-04 04:12:08] "POST /neutron/subnet HTTP/1.1" 200 689 0.009379 10.0.0.242 - - [2026-06-04 04:12:12] "POST /neutron/port HTTP/1.1" 200 1121 0.020134 10.0.0.242 - - [2026-06-04 04:12:12] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009232 10.0.0.242 - - [2026-06-04 04:12:12] "GET /virtual-machine/ab223ab3-f87f-4ce9-af39-774d474df528 HTTP/1.1" 401 293 0.000475 10.0.0.242 - - [2026-06-04 04:12:13] "GET /virtual-machine/ab223ab3-f87f-4ce9-af39-774d474df528 HTTP/1.1" 200 1292 0.044060 10.0.0.242 - - [2026-06-04 04:12:13] "GET /virtual-machine-interface/429d4d98-7aa3-4b13-8b36-c4e4b0b77c41 HTTP/1.1" 200 2936 0.006304 10.0.0.242 - - [2026-06-04 04:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.242 - - [2026-06-04 04:12:13] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004363 10.0.0.242 - - [2026-06-04 04:12:13] "GET /virtual-networks?parent_id=a82c5390-9c8a-4653-aa64-32d4a8645d17&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003361 10.0.0.242 - - [2026-06-04 04:12:13] "GET /virtual-network/db7c378c-45d3-4ac9-83e3-69d260e0a545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006016 10.0.0.242 - - [2026-06-04 04:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004355 10.0.0.242 - - [2026-06-04 04:12:16] "GET /virtual-network/db7c378c-45d3-4ac9-83e3-69d260e0a545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005261 10.0.0.242 - - [2026-06-04 04:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.242 - - [2026-06-04 04:12:20] "GET /virtual-network/db7c378c-45d3-4ac9-83e3-69d260e0a545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.007488 10.0.0.242 - - [2026-06-04 04:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005260 10.0.0.242 - - [2026-06-04 04:12:24] "GET /virtual-network/db7c378c-45d3-4ac9-83e3-69d260e0a545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006783 10.0.0.242 - - [2026-06-04 04:12:25] "POST /neutron/port HTTP/1.1" 200 1105 0.023378 10.0.0.242 - - [2026-06-04 04:12:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004658 10.0.0.242 - - [2026-06-04 04:12:25] "POST /neutron/network HTTP/1.1" 200 925 0.008049 10.0.0.242 - - [2026-06-04 04:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004536 10.0.0.242 - - [2026-06-04 04:12:28] "GET /virtual-network/db7c378c-45d3-4ac9-83e3-69d260e0a545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006425 10.0.0.242 - - [2026-06-04 04:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.242 - - [2026-06-04 04:12:32] "GET /virtual-network/db7c378c-45d3-4ac9-83e3-69d260e0a545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006967 10.0.0.50 - - [2026-06-04 04:12:34] "DELETE /access-control-list/48ee6be9-b055-4fd9-bc38-9ad039b2c050 HTTP/1.1" 200 115 0.036097 10.0.0.242 - - [2026-06-04 04:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.242 - - [2026-06-04 04:12:37] "GET /virtual-network/db7c378c-45d3-4ac9-83e3-69d260e0a545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006353 10.0.0.27 - - [2026-06-04 04:12:39] "DELETE /project/a82c53909c8a4653aa6432d4a8645d17 HTTP/1.1" 404 173 0.003878 10.0.0.27 - - [2026-06-04 04:12:39] "DELETE /project/80ccf3f4-cdea-4729-98e9-98a44ce1b7b3 HTTP/1.1" 404 177 0.007646 10.0.0.242 - - [2026-06-04 04:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004410 10.0.0.242 - - [2026-06-04 04:12:41] "GET /virtual-network/db7c378c-45d3-4ac9-83e3-69d260e0a545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005871 10.0.0.242 - - [2026-06-04 04:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.242 - - [2026-06-04 04:12:45] "GET /virtual-network/db7c378c-45d3-4ac9-83e3-69d260e0a545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.007026 10.0.0.242 - - [2026-06-04 04:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.242 - - [2026-06-04 04:12:49] "GET /virtual-network/db7c378c-45d3-4ac9-83e3-69d260e0a545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006281 10.0.0.242 - - [2026-06-04 04:12:51] "GET /obj-perms HTTP/1.1" 200 5075 0.058596 10.0.0.242 - - [2026-06-04 04:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.242 - - [2026-06-04 04:12:53] "GET /virtual-network/db7c378c-45d3-4ac9-83e3-69d260e0a545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004998 10.0.0.242 - - [2026-06-04 04:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.242 - - [2026-06-04 04:12:57] "GET /virtual-network/db7c378c-45d3-4ac9-83e3-69d260e0a545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005656 10.0.0.242 - - [2026-06-04 04:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.242 - - [2026-06-04 04:13:01] "GET /virtual-network/db7c378c-45d3-4ac9-83e3-69d260e0a545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006264 10.0.0.242 - - [2026-06-04 04:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.242 - - [2026-06-04 04:13:05] "GET /virtual-network/db7c378c-45d3-4ac9-83e3-69d260e0a545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005702 10.0.0.242 - - [2026-06-04 04:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005053 10.0.0.242 - - [2026-06-04 04:13:09] "GET /virtual-network/db7c378c-45d3-4ac9-83e3-69d260e0a545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.008133 10.0.0.242 - - [2026-06-04 04:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.242 - - [2026-06-04 04:13:11] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004436 10.0.0.242 - - [2026-06-04 04:13:11] "GET /virtual-networks?parent_id=a82c5390-9c8a-4653-aa64-32d4a8645d17&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004092 10.0.0.242 - - [2026-06-04 04:13:11] "GET /virtual-network/db7c378c-45d3-4ac9-83e3-69d260e0a545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005910 10.0.0.242 - - [2026-06-04 04:13:17] "POST /neutron/port HTTP/1.1" 200 1121 0.023468 10.0.0.242 - - [2026-06-04 04:13:22] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010350 10.0.0.242 - - [2026-06-04 04:13:25] "POST /neutron/port HTTP/1.1" 200 1216 0.024405 10.0.0.242 - - [2026-06-04 04:13:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004537 10.0.0.242 - - [2026-06-04 04:13:25] "POST /neutron/port HTTP/1.1" 200 117 0.001637 10.0.0.242 - - [2026-06-04 04:13:27] "POST /neutron/port HTTP/1.1" 200 1121 0.019303 10.0.0.50 - - [2026-06-04 04:13:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000391 10.0.0.27 - - [2026-06-04 04:13:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000362 10.0.0.50 - - [2026-06-04 04:13:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000346 10.0.0.27 - - [2026-06-04 04:13:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000528 10.0.0.50 - - [2026-06-04 04:13:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000389 10.0.0.50 - - [2026-06-04 04:13:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000401 10.0.0.27 - - [2026-06-04 04:13:31] "GET /global-system-configs HTTP/1.1" 401 293 0.001051 10.0.0.27 - - [2026-06-04 04:13:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000374 10.0.0.242 - - [2026-06-04 04:13:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000507 10.0.0.242 - - [2026-06-04 04:13:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000532 10.0.0.242 - - [2026-06-04 04:13:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000394 10.0.0.242 - - [2026-06-04 04:13:32] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007922 10.0.0.242 - - [2026-06-04 04:13:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000391 10.0.0.242 - - [2026-06-04 04:13:38] "POST /neutron/port HTTP/1.1" 200 1121 0.031219 10.0.0.242 - - [2026-06-04 04:13:38] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006996 10.0.0.242 - - [2026-06-04 04:13:38] "GET /virtual-machine/b9add5a0-27f8-4e5f-a0fd-b801a4ba2610 HTTP/1.1" 200 1292 0.006371 10.0.0.242 - - [2026-06-04 04:13:38] "GET /virtual-machine-interface/714bcb36-37d8-4094-b861-2ba284644c41 HTTP/1.1" 200 2936 0.005105 10.0.0.242 - - [2026-06-04 04:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.242 - - [2026-06-04 04:13:38] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003641 10.0.0.242 - - [2026-06-04 04:13:38] "GET /virtual-networks?parent_id=a82c5390-9c8a-4653-aa64-32d4a8645d17&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003947 10.0.0.242 - - [2026-06-04 04:13:38] "GET /virtual-network/db7c378c-45d3-4ac9-83e3-69d260e0a545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005778 10.0.0.242 - - [2026-06-04 04:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.242 - - [2026-06-04 04:13:39] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004432 10.0.0.242 - - [2026-06-04 04:13:39] "GET /virtual-networks?parent_id=a82c5390-9c8a-4653-aa64-32d4a8645d17&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003614 10.0.0.242 - - [2026-06-04 04:13:39] "GET /virtual-network/db7c378c-45d3-4ac9-83e3-69d260e0a545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006243 10.0.0.242 - - [2026-06-04 04:13:45] "POST /neutron/port HTTP/1.1" 200 1121 0.019608 10.0.0.242 - - [2026-06-04 04:13:46] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007920 10.0.0.242 - - [2026-06-04 04:13:55] "POST /neutron/port HTTP/1.1" 200 1121 0.028955 10.0.0.242 - - [2026-06-04 04:14:27] "POST /neutron/port HTTP/1.1" 200 1216 0.054589 10.0.0.242 - - [2026-06-04 04:14:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003748 10.0.0.242 - - [2026-06-04 04:14:27] "POST /neutron/port HTTP/1.1" 200 117 0.001466 10.0.0.242 - - [2026-06-04 04:14:27] "POST /neutron/port HTTP/1.1" 200 1105 0.053920 10.0.0.242 - - [2026-06-04 04:14:27] "POST /neutron/subnet HTTP/1.1" 200 689 0.014051 10.0.0.27 - - [2026-06-04 04:14:53] "GET /obj-perms HTTP/1.1" 200 5075 0.067152 10.0.0.242 - - [2026-06-04 04:15:26] "POST /neutron/port HTTP/1.1" 200 1105 0.024034 10.0.0.242 - - [2026-06-04 04:15:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005462 10.0.0.242 - - [2026-06-04 04:15:27] "POST /neutron/network HTTP/1.1" 200 925 0.007803 10.0.0.242 - - [2026-06-04 04:15:28] "POST /neutron/network HTTP/1.1" 200 831 0.007522 10.0.0.242 - - [2026-06-04 04:15:28] "POST /neutron/port HTTP/1.1" 200 117 0.001110 10.0.0.242 - - [2026-06-04 04:15:54] "POST /neutron/network HTTP/1.1" 400 204 0.018157 10.0.0.50 - - [2026-06-04 04:15:54] "GET /obj-perms HTTP/1.1" 200 5075 0.081137 10.0.0.242 - - [2026-06-04 04:15:54] "POST /neutron/port HTTP/1.1" 200 1111 0.015850 10.0.0.242 - - [2026-06-04 04:15:54] "POST /neutron/port HTTP/1.1" 200 151 0.304578 10.0.0.50 - - [2026-06-04 04:15:56] "DELETE /route-target/17a42216-72a9-4ad1-b10e-b3156924855c HTTP/1.1" 200 115 0.111024 10.0.0.27 - - [2026-06-04 04:15:58] "GET /projects?obj_uuids=a82c5390-9c8a-4653-aa64-32d4a8645d17&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001659 10.0.0.242 - - [2026-06-04 04:15:58] "GET /project/a82c5390-9c8a-4653-aa64-32d4a8645d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.078265 10.0.0.27 - - [2026-06-04 04:15:58] "GET /projects?obj_uuids=a82c5390-9c8a-4653-aa64-32d4a8645d17&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001027 10.0.0.242 - - [2026-06-04 04:15:58] "GET /project/a82c5390-9c8a-4653-aa64-32d4a8645d17?fields=virtual_networks HTTP/1.1" 200 1031 0.044178 10.0.0.27 - - [2026-06-04 04:15:58] "GET /projects?obj_uuids=a82c5390-9c8a-4653-aa64-32d4a8645d17&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001129 10.0.0.242 - - [2026-06-04 04:15:58] "GET /project/a82c5390-9c8a-4653-aa64-32d4a8645d17?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.037775 10.0.0.27 - - [2026-06-04 04:15:58] "GET /projects?obj_uuids=a82c5390-9c8a-4653-aa64-32d4a8645d17&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001042 10.0.0.242 - - [2026-06-04 04:15:58] "GET /project/a82c5390-9c8a-4653-aa64-32d4a8645d17?fields=security_groups HTTP/1.1" 200 1256 0.039025 10.0.0.242 - - [2026-06-04 04:15:59] "POST /fqname-to-id HTTP/1.1" 404 187 0.034758 10.0.0.27 - - [2026-06-04 04:15:59] "GET /projects?obj_uuids=abf805f9-de8a-4d8f-af86-dd8161e5426a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003756 10.0.0.27 - - [2026-06-04 04:15:59] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001088 10.0.0.27 - - [2026-06-04 04:15:59] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.042593 10.0.0.27 - - [2026-06-04 04:15:59] "POST /id-to-fqname HTTP/1.1" 200 189 0.001154 10.0.0.27 - - [2026-06-04 04:15:59] "POST /fqname-to-id HTTP/1.1" 404 198 0.002675 10.0.0.27 - - [2026-06-04 04:15:59] "POST /security-groups HTTP/1.1" 200 590 0.076038 10.0.0.27 - - [2026-06-04 04:15:59] "POST /projects HTTP/1.1" 200 583 0.282914 10.0.0.27 - - [2026-06-04 04:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.319340 10.0.0.50 - - [2026-06-04 04:15:59] "POST /fqname-to-id HTTP/1.1" 404 232 0.012203 10.0.0.242 - - [2026-06-04 04:15:59] "GET /project/abf805f9-de8a-4d8f-af86-dd8161e5426a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.530411 10.0.0.242 - - [2026-06-04 04:16:01] "GET / HTTP/1.1" 200 35931 0.001956 10.0.0.242 - - [2026-06-04 04:16:03] "POST /fqname-to-id HTTP/1.1" 401 293 0.000429 10.0.0.242 - - [2026-06-04 04:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.092785 10.0.0.27 - - [2026-06-04 04:16:03] "GET /projects?obj_uuids=abf805f9-de8a-4d8f-af86-dd8161e5426a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001123 10.0.0.242 - - [2026-06-04 04:16:03] "GET /project/abf805f9-de8a-4d8f-af86-dd8161e5426a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.055914 10.0.0.242 - - [2026-06-04 04:16:03] "POST /neutron/network HTTP/1.1" 200 117 0.051985 10.0.0.50 - - [2026-06-04 04:16:03] "POST /ref-update HTTP/1.1" 200 156 0.029782 10.0.0.242 - - [2026-06-04 04:16:04] "POST /neutron/network HTTP/1.1" 200 821 0.010468 10.0.0.242 - - [2026-06-04 04:16:04] "POST /id-to-fqname HTTP/1.1" 200 219 0.001590 10.0.0.242 - - [2026-06-04 04:16:04] "GET /virtual-network/b705063d-9ad3-4b16-acc9-a766469ff8ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007108 10.0.0.242 - - [2026-06-04 04:16:04] "GET /virtual-network/b705063d-9ad3-4b16-acc9-a766469ff8ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006075 10.0.0.242 - - [2026-06-04 04:16:04] "POST /neutron/subnet HTTP/1.1" 200 715 0.012100 10.0.0.242 - - [2026-06-04 04:16:04] "GET /virtual-network/b705063d-9ad3-4b16-acc9-a766469ff8ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007505 10.0.0.242 - - [2026-06-04 04:16:05] "GET /obj-perms HTTP/1.1" 200 5047 0.080884 10.0.0.242 - - [2026-06-04 04:16:06] "POST /id-to-fqname HTTP/1.1" 200 219 0.001213 10.0.0.27 - - [2026-06-04 04:16:07] "GET /projects?obj_uuids=abf805f9-de8a-4d8f-af86-dd8161e5426a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001167 10.0.0.242 - - [2026-06-04 04:16:07] "GET /project/abf805f9-de8a-4d8f-af86-dd8161e5426a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.073944 10.0.0.242 - - [2026-06-04 04:16:07] "POST /neutron/network HTTP/1.1" 200 821 0.039766 10.0.0.242 - - [2026-06-04 04:16:07] "POST /id-to-fqname HTTP/1.1" 200 219 0.001897 10.0.0.242 - - [2026-06-04 04:16:08] "POST /neutron/port HTTP/1.1" 200 4182 0.040815 10.0.0.27 - - [2026-06-04 04:16:08] "GET /projects?obj_uuids=abf805f9-de8a-4d8f-af86-dd8161e5426a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001045 10.0.0.242 - - [2026-06-04 04:16:08] "POST /neutron/port HTTP/1.1" 200 1057 0.313796 10.0.0.242 - - [2026-06-04 04:16:09] "POST /neutron/port HTTP/1.1" 200 1111 0.124183 10.0.0.242 - - [2026-06-04 04:16:09] "POST /neutron/subnet HTTP/1.1" 200 689 0.008765 10.0.0.27 - - [2026-06-04 04:16:09] "GET /projects?obj_uuids=abf805f9-de8a-4d8f-af86-dd8161e5426a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001294 10.0.0.242 - - [2026-06-04 04:16:09] "GET /project/abf805f9-de8a-4d8f-af86-dd8161e5426a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.086476 10.0.0.242 - - [2026-06-04 04:16:09] "POST /neutron/network HTTP/1.1" 200 821 0.007183 10.0.0.242 - - [2026-06-04 04:16:09] "POST /neutron/port HTTP/1.1" 200 117 0.006719 10.0.0.242 - - [2026-06-04 04:16:10] "POST /neutron/network HTTP/1.1" 200 831 0.007453 10.0.0.242 - - [2026-06-04 04:16:10] "POST /neutron/port HTTP/1.1" 200 1057 0.018068 10.0.0.242 - - [2026-06-04 04:16:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004058 10.0.0.242 - - [2026-06-04 04:16:10] "POST /neutron/network HTTP/1.1" 200 821 0.006386 10.0.0.242 - - [2026-06-04 04:16:15] "POST /neutron/port HTTP/1.1" 200 1121 0.020061 10.0.0.242 - - [2026-06-04 04:16:15] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007594 10.0.0.242 - - [2026-06-04 04:16:15] "GET /virtual-machine/7dbde780-0e6b-47e0-9c61-40f9d9ad1474 HTTP/1.1" 401 293 0.000377 10.0.0.242 - - [2026-06-04 04:16:15] "GET /virtual-machine/7dbde780-0e6b-47e0-9c61-40f9d9ad1474 HTTP/1.1" 200 1291 0.039198 10.0.0.242 - - [2026-06-04 04:16:15] "GET /virtual-machine-interface/31589f34-ff0b-402d-bc4b-50d40f687861 HTTP/1.1" 200 2936 0.005704 10.0.0.242 - - [2026-06-04 04:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.242 - - [2026-06-04 04:16:15] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004103 10.0.0.242 - - [2026-06-04 04:16:15] "GET /virtual-networks?parent_id=abf805f9-de8a-4d8f-af86-dd8161e5426a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003368 10.0.0.242 - - [2026-06-04 04:16:15] "GET /virtual-network/b705063d-9ad3-4b16-acc9-a766469ff8ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007260 10.0.0.242 - - [2026-06-04 04:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.242 - - [2026-06-04 04:16:18] "GET /virtual-network/b705063d-9ad3-4b16-acc9-a766469ff8ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006055 10.0.0.242 - - [2026-06-04 04:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004218 10.0.0.242 - - [2026-06-04 04:16:22] "GET /virtual-network/b705063d-9ad3-4b16-acc9-a766469ff8ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007810 10.0.0.242 - - [2026-06-04 04:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.242 - - [2026-06-04 04:16:27] "GET /virtual-network/b705063d-9ad3-4b16-acc9-a766469ff8ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006049 10.0.0.242 - - [2026-06-04 04:16:27] "POST /neutron/network HTTP/1.1" 200 1121 0.006971 10.0.0.242 - - [2026-06-04 04:16:27] "POST /neutron/subnet HTTP/1.1" 200 1375 0.017086 10.0.0.242 - - [2026-06-04 04:16:27] "POST /neutron/network HTTP/1.1" 200 1111 0.009748 10.0.0.242 - - [2026-06-04 04:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.242 - - [2026-06-04 04:16:31] "GET /virtual-network/b705063d-9ad3-4b16-acc9-a766469ff8ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005699 10.0.0.242 - - [2026-06-04 04:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.242 - - [2026-06-04 04:16:35] "GET /virtual-network/b705063d-9ad3-4b16-acc9-a766469ff8ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005249 10.0.0.242 - - [2026-06-04 04:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.242 - - [2026-06-04 04:16:39] "GET /virtual-network/b705063d-9ad3-4b16-acc9-a766469ff8ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006890 10.0.0.27 - - [2026-06-04 04:16:39] "DELETE /project/abf805f9de8a4d8faf86dd8161e5426a HTTP/1.1" 404 173 0.002365 10.0.0.27 - - [2026-06-04 04:16:39] "DELETE /project/a82c5390-9c8a-4653-aa64-32d4a8645d17 HTTP/1.1" 404 177 0.004887 10.0.0.242 - - [2026-06-04 04:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.242 - - [2026-06-04 04:16:43] "GET /virtual-network/b705063d-9ad3-4b16-acc9-a766469ff8ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005834 10.0.0.242 - - [2026-06-04 04:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.242 - - [2026-06-04 04:16:47] "GET /virtual-network/b705063d-9ad3-4b16-acc9-a766469ff8ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005399 10.0.0.242 - - [2026-06-04 04:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005270 10.0.0.242 - - [2026-06-04 04:16:51] "GET /virtual-network/b705063d-9ad3-4b16-acc9-a766469ff8ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006535 10.0.0.242 - - [2026-06-04 04:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004284 10.0.0.242 - - [2026-06-04 04:16:55] "GET /virtual-network/b705063d-9ad3-4b16-acc9-a766469ff8ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005598 10.0.0.242 - - [2026-06-04 04:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004671 10.0.0.242 - - [2026-06-04 04:16:59] "GET /virtual-network/b705063d-9ad3-4b16-acc9-a766469ff8ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006683 10.0.0.242 - - [2026-06-04 04:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004856 10.0.0.242 - - [2026-06-04 04:17:03] "GET /virtual-network/b705063d-9ad3-4b16-acc9-a766469ff8ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007252 10.0.0.242 - - [2026-06-04 04:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.242 - - [2026-06-04 04:17:06] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004453 10.0.0.242 - - [2026-06-04 04:17:06] "GET /virtual-networks?parent_id=abf805f9-de8a-4d8f-af86-dd8161e5426a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002974 10.0.0.242 - - [2026-06-04 04:17:06] "GET /virtual-network/b705063d-9ad3-4b16-acc9-a766469ff8ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006130 10.0.0.242 - - [2026-06-04 04:17:11] "POST /neutron/port HTTP/1.1" 200 1121 0.018535 10.0.0.242 - - [2026-06-04 04:17:16] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007735 10.0.0.242 - - [2026-06-04 04:17:20] "POST /neutron/port HTTP/1.1" 200 1121 0.057365 10.0.0.242 - - [2026-06-04 04:17:21] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010094 10.0.0.242 - - [2026-06-04 04:17:28] "POST /neutron/port HTTP/1.1" 200 1105 0.018849 10.0.0.242 - - [2026-06-04 04:17:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005285 10.0.0.242 - - [2026-06-04 04:17:28] "POST /neutron/network HTTP/1.1" 200 925 0.006523 10.0.0.242 - - [2026-06-04 04:17:29] "POST /neutron/network HTTP/1.1" 200 1121 0.007472 10.0.0.242 - - [2026-06-04 04:17:29] "POST /neutron/subnet HTTP/1.1" 200 1375 0.018642 10.0.0.242 - - [2026-06-04 04:17:29] "POST /neutron/network HTTP/1.1" 200 1111 0.013978 10.0.0.242 - - [2026-06-04 04:17:32] "POST /neutron/port HTTP/1.1" 200 1121 0.023596 10.0.0.242 - - [2026-06-04 04:17:32] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010203 10.0.0.242 - - [2026-06-04 04:17:32] "GET /virtual-machine/7bb7c6db-2dac-46fc-a381-e4ddf58dd10b HTTP/1.1" 200 1291 0.007449 10.0.0.242 - - [2026-06-04 04:17:32] "GET /virtual-machine-interface/926ea03b-7c7d-4b2b-8d88-f2407076fdab HTTP/1.1" 200 2937 0.007683 10.0.0.242 - - [2026-06-04 04:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.242 - - [2026-06-04 04:17:32] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003681 10.0.0.242 - - [2026-06-04 04:17:32] "GET /virtual-networks?parent_id=abf805f9-de8a-4d8f-af86-dd8161e5426a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003630 10.0.0.242 - - [2026-06-04 04:17:32] "GET /virtual-network/b705063d-9ad3-4b16-acc9-a766469ff8ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005878 10.0.0.242 - - [2026-06-04 04:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.242 - - [2026-06-04 04:17:33] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005139 10.0.0.242 - - [2026-06-04 04:17:33] "GET /virtual-networks?parent_id=abf805f9-de8a-4d8f-af86-dd8161e5426a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003071 10.0.0.242 - - [2026-06-04 04:17:33] "GET /virtual-network/b705063d-9ad3-4b16-acc9-a766469ff8ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006336 10.0.0.27 - - [2026-06-04 04:17:55] "GET /obj-perms HTTP/1.1" 200 5075 0.090453 10.0.0.242 - - [2026-06-04 04:18:02] "POST /neutron/port HTTP/1.1" 200 1121 0.030577 10.0.0.242 - - [2026-06-04 04:18:03] "POST /neutron/port HTTP/1.1" 200 151 0.250251 10.0.0.242 - - [2026-06-04 04:18:04] "POST /neutron/network HTTP/1.1" 200 821 0.010513 10.0.0.50 - - [2026-06-04 04:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.27 - - [2026-06-04 04:18:06] "GET /projects?obj_uuids=abf805f9-de8a-4d8f-af86-dd8161e5426a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.038065 10.0.0.242 - - [2026-06-04 04:18:06] "GET /project/abf805f9-de8a-4d8f-af86-dd8161e5426a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.077854 10.0.0.27 - - [2026-06-04 04:18:06] "GET /projects?obj_uuids=abf805f9-de8a-4d8f-af86-dd8161e5426a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001534 10.0.0.242 - - [2026-06-04 04:18:06] "GET /project/abf805f9-de8a-4d8f-af86-dd8161e5426a?fields=virtual_networks HTTP/1.1" 200 1031 0.038419 10.0.0.27 - - [2026-06-04 04:18:06] "GET /projects?obj_uuids=abf805f9-de8a-4d8f-af86-dd8161e5426a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001029 10.0.0.242 - - [2026-06-04 04:18:06] "GET /project/abf805f9-de8a-4d8f-af86-dd8161e5426a?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.051215 10.0.0.27 - - [2026-06-04 04:18:06] "GET /projects?obj_uuids=abf805f9-de8a-4d8f-af86-dd8161e5426a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001073 10.0.0.242 - - [2026-06-04 04:18:06] "GET /project/abf805f9-de8a-4d8f-af86-dd8161e5426a?fields=security_groups HTTP/1.1" 200 1256 0.039049 10.0.0.242 - - [2026-06-04 04:18:23] "GET / HTTP/1.1" 200 35931 0.002345 10.0.0.242 - - [2026-06-04 04:18:24] "POST /fqname-to-id HTTP/1.1" 401 293 0.000786 10.0.0.242 - - [2026-06-04 04:18:24] "POST /fqname-to-id HTTP/1.1" 404 201 0.066876 10.0.0.27 - - [2026-06-04 04:18:24] "GET /projects?obj_uuids=eef7d2ee-3c51-4e14-924e-49fe99a0e1b8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003129 10.0.0.27 - - [2026-06-04 04:18:24] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001062 10.0.0.27 - - [2026-06-04 04:18:24] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008042 10.0.0.27 - - [2026-06-04 04:18:25] "POST /id-to-fqname HTTP/1.1" 200 203 0.001091 10.0.0.27 - - [2026-06-04 04:18:25] "POST /fqname-to-id HTTP/1.1" 404 212 0.005597 10.0.0.27 - - [2026-06-04 04:18:25] "POST /security-groups HTTP/1.1" 200 604 0.033179 10.0.0.27 - - [2026-06-04 04:18:25] "POST /projects HTTP/1.1" 200 611 0.225930 10.0.0.50 - - [2026-06-04 04:18:25] "POST /access-control-lists HTTP/1.1" 200 609 0.041150 10.0.0.27 - - [2026-06-04 04:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.304644 10.0.0.242 - - [2026-06-04 04:18:25] "GET /project/eef7d2ee-3c51-4e14-924e-49fe99a0e1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.459379 10.0.0.242 - - [2026-06-04 04:18:26] "GET / HTTP/1.1" 200 35931 0.002391 10.0.0.242 - - [2026-06-04 04:18:27] "POST /fqname-to-id HTTP/1.1" 401 293 0.000445 10.0.0.242 - - [2026-06-04 04:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.078795 10.0.0.27 - - [2026-06-04 04:18:27] "GET /projects?obj_uuids=eef7d2ee-3c51-4e14-924e-49fe99a0e1b8&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001071 10.0.0.242 - - [2026-06-04 04:18:27] "GET /project/eef7d2ee-3c51-4e14-924e-49fe99a0e1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.042654 10.0.0.27 - - [2026-06-04 04:18:27] "GET /projects?obj_uuids=eef7d2ee-3c51-4e14-924e-49fe99a0e1b8&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001582 10.0.0.242 - - [2026-06-04 04:18:27] "POST /neutron/network HTTP/1.1" 200 620 0.191131 10.0.0.50 - - [2026-06-04 04:18:27] "POST /route-targets HTTP/1.1" 200 327 0.018818 10.0.0.242 - - [2026-06-04 04:18:28] "POST /id-to-fqname HTTP/1.1" 200 234 0.003580 10.0.0.242 - - [2026-06-04 04:18:28] "GET /virtual-network/e5767f4e-29d7-4f3e-87f4-e01cfc3ec90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005896 10.0.0.242 - - [2026-06-04 04:18:28] "POST /neutron/network HTTP/1.1" 200 840 0.008384 10.0.0.242 - - [2026-06-04 04:18:28] "GET /virtual-network/e5767f4e-29d7-4f3e-87f4-e01cfc3ec90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005797 10.0.0.242 - - [2026-06-04 04:18:28] "POST /id-to-fqname HTTP/1.1" 200 234 0.001734 10.0.0.242 - - [2026-06-04 04:18:28] "POST /neutron/port HTTP/1.1" 200 4182 0.035248 10.0.0.27 - - [2026-06-04 04:18:29] "GET /projects?obj_uuids=eef7d2ee-3c51-4e14-924e-49fe99a0e1b8&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001510 10.0.0.242 - - [2026-06-04 04:18:29] "GET /project/eef7d2ee-3c51-4e14-924e-49fe99a0e1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.093798 10.0.0.242 - - [2026-06-04 04:18:30] "POST /neutron/port HTTP/1.1" 200 4182 0.041951 10.0.0.242 - - [2026-06-04 04:18:30] "POST /id-to-fqname HTTP/1.1" 200 234 0.001345 10.0.0.50 - - [2026-06-04 04:18:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000404 10.0.0.27 - - [2026-06-04 04:18:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000432 10.0.0.50 - - [2026-06-04 04:18:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000522 10.0.0.27 - - [2026-06-04 04:18:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000548 10.0.0.242 - - [2026-06-04 04:18:30] "POST /neutron/network HTTP/1.1" 200 850 0.009423 10.0.0.242 - - [2026-06-04 04:18:30] "POST /neutron/network HTTP/1.1" 200 850 0.008049 10.0.0.242 - - [2026-06-04 04:18:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003769 10.0.0.50 - - [2026-06-04 04:18:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000389 10.0.0.242 - - [2026-06-04 04:18:30] "POST /neutron/port HTTP/1.1" 200 117 0.001719 10.0.0.50 - - [2026-06-04 04:18:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000617 10.0.0.242 - - [2026-06-04 04:18:31] "POST /neutron/port HTTP/1.1" 200 1074 0.020051 10.0.0.242 - - [2026-06-04 04:18:31] "POST /neutron/port HTTP/1.1" 200 1105 0.019321 10.0.0.242 - - [2026-06-04 04:18:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003944 10.0.0.242 - - [2026-06-04 04:18:31] "POST /neutron/port HTTP/1.1" 200 117 0.001340 10.0.0.27 - - [2026-06-04 04:18:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000329 10.0.0.242 - - [2026-06-04 04:18:31] "POST /neutron/subnet HTTP/1.1" 200 689 0.010330 10.0.0.27 - - [2026-06-04 04:18:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000376 10.0.0.27 - - [2026-06-04 04:18:31] "GET /projects?obj_uuids=eef7d2ee-3c51-4e14-924e-49fe99a0e1b8&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001088 10.0.0.242 - - [2026-06-04 04:18:31] "GET /project/eef7d2ee-3c51-4e14-924e-49fe99a0e1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.183431 10.0.0.242 - - [2026-06-04 04:18:31] "POST /neutron/network HTTP/1.1" 200 840 0.007308 10.0.0.242 - - [2026-06-04 04:18:32] "POST /neutron/port HTTP/1.1" 200 117 0.010279 10.0.0.242 - - [2026-06-04 04:18:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000400 10.0.0.242 - - [2026-06-04 04:18:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000400 10.0.0.242 - - [2026-06-04 04:18:33] "GET /global-system-configs HTTP/1.1" 401 293 0.000402 10.0.0.242 - - [2026-06-04 04:18:33] "GET /virtual-network/e5767f4e-29d7-4f3e-87f4-e01cfc3ec90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007522 10.0.0.242 - - [2026-06-04 04:18:33] "GET /global-system-configs HTTP/1.1" 401 293 0.000315 10.0.0.242 - - [2026-06-04 04:18:33] "POST /neutron/port HTTP/1.1" 200 1074 0.030324 10.0.0.242 - - [2026-06-04 04:18:33] "POST /neutron/port HTTP/1.1" 200 1138 0.029701 10.0.0.242 - - [2026-06-04 04:18:33] "POST /neutron/port HTTP/1.1" 200 117 0.001473 10.0.0.50 - - [2026-06-04 04:18:34] "GET /obj-perms HTTP/1.1" 200 5075 0.070640 10.0.0.242 - - [2026-06-04 04:18:35] "POST /neutron/security_group HTTP/1.1" 200 2071 0.022333 10.0.0.242 - - [2026-06-04 04:18:35] "POST /neutron/port HTTP/1.1" 200 1138 0.022127 10.0.0.242 - - [2026-06-04 04:18:35] "GET /virtual-machine/329de0e2-3fdc-44c0-b6b4-dada0429090d HTTP/1.1" 401 293 0.000424 10.0.0.242 - - [2026-06-04 04:18:35] "GET /virtual-machine/329de0e2-3fdc-44c0-b6b4-dada0429090d HTTP/1.1" 200 1305 0.063739 10.0.0.242 - - [2026-06-04 04:18:35] "GET /virtual-machine-interface/f5c904f4-1850-49f2-b79a-daa21540dd8e HTTP/1.1" 200 3010 0.005630 10.0.0.242 - - [2026-06-04 04:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.242 - - [2026-06-04 04:18:35] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004619 10.0.0.242 - - [2026-06-04 04:18:35] "GET /virtual-networks?parent_id=eef7d2ee-3c51-4e14-924e-49fe99a0e1b8&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002890 10.0.0.242 - - [2026-06-04 04:18:35] "GET /virtual-network/e5767f4e-29d7-4f3e-87f4-e01cfc3ec90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005749 10.0.0.50 - - [2026-06-04 04:18:35] "DELETE /access-control-list/883274ef-6e3a-40b1-8d43-c4dd7d5574fd HTTP/1.1" 200 115 0.046914 10.0.0.242 - - [2026-06-04 04:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.242 - - [2026-06-04 04:18:38] "GET /virtual-network/e5767f4e-29d7-4f3e-87f4-e01cfc3ec90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005559 10.0.0.27 - - [2026-06-04 04:18:39] "DELETE /project/eef7d2ee3c514e14924e49fe99a0e1b8 HTTP/1.1" 404 173 0.005604 10.0.0.27 - - [2026-06-04 04:18:39] "DELETE /project/abf805f9-de8a-4d8f-af86-dd8161e5426a HTTP/1.1" 404 177 0.005401 10.0.0.242 - - [2026-06-04 04:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008043 10.0.0.242 - - [2026-06-04 04:18:42] "GET /virtual-network/e5767f4e-29d7-4f3e-87f4-e01cfc3ec90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006714 10.0.0.242 - - [2026-06-04 04:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.242 - - [2026-06-04 04:18:46] "GET /virtual-network/e5767f4e-29d7-4f3e-87f4-e01cfc3ec90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005661 10.0.0.242 - - [2026-06-04 04:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.242 - - [2026-06-04 04:18:51] "GET /virtual-network/e5767f4e-29d7-4f3e-87f4-e01cfc3ec90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006232 10.0.0.242 - - [2026-06-04 04:18:54] "POST /neutron/security_group HTTP/1.1" 200 2071 0.008313 10.0.0.242 - - [2026-06-04 04:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.242 - - [2026-06-04 04:18:55] "GET /virtual-network/e5767f4e-29d7-4f3e-87f4-e01cfc3ec90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005946 10.0.0.242 - - [2026-06-04 04:18:56] "GET /obj-perms HTTP/1.1" 200 5075 0.075980 10.0.0.242 - - [2026-06-04 04:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.242 - - [2026-06-04 04:18:57] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004084 10.0.0.242 - - [2026-06-04 04:18:57] "GET /virtual-networks?parent_id=eef7d2ee-3c51-4e14-924e-49fe99a0e1b8&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003419 10.0.0.242 - - [2026-06-04 04:18:57] "GET /virtual-network/e5767f4e-29d7-4f3e-87f4-e01cfc3ec90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.008949 10.0.0.242 - - [2026-06-04 04:18:57] "POST /neutron/port HTTP/1.1" 200 1138 0.024276 10.0.0.242 - - [2026-06-04 04:19:02] "POST /neutron/security_group HTTP/1.1" 200 2071 0.010906 10.0.0.242 - - [2026-06-04 04:19:07] "POST /neutron/port HTTP/1.1" 200 1138 0.021320 10.0.0.242 - - [2026-06-04 04:19:07] "POST /neutron/security_group HTTP/1.1" 200 2071 0.007684 10.0.0.242 - - [2026-06-04 04:19:07] "GET /virtual-machine/22e9637c-4999-4e0b-a35c-4a327e779041 HTTP/1.1" 200 1305 0.007217 10.0.0.242 - - [2026-06-04 04:19:07] "GET /virtual-machine-interface/0425397d-c932-44af-8064-b1d6a617591d HTTP/1.1" 200 3007 0.007080 10.0.0.242 - - [2026-06-04 04:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.242 - - [2026-06-04 04:19:08] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004648 10.0.0.242 - - [2026-06-04 04:19:08] "GET /virtual-networks?parent_id=eef7d2ee-3c51-4e14-924e-49fe99a0e1b8&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003577 10.0.0.242 - - [2026-06-04 04:19:08] "GET /virtual-network/e5767f4e-29d7-4f3e-87f4-e01cfc3ec90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006464 10.0.0.242 - - [2026-06-04 04:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005536 10.0.0.242 - - [2026-06-04 04:19:09] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006182 10.0.0.242 - - [2026-06-04 04:19:09] "GET /virtual-networks?parent_id=eef7d2ee-3c51-4e14-924e-49fe99a0e1b8&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.005039 10.0.0.242 - - [2026-06-04 04:19:09] "GET /virtual-network/e5767f4e-29d7-4f3e-87f4-e01cfc3ec90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007457 10.0.0.242 - - [2026-06-04 04:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003964 10.0.0.242 - - [2026-06-04 04:19:15] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004152 10.0.0.242 - - [2026-06-04 04:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.242 - - [2026-06-04 04:19:15] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005487 10.0.0.242 - - [2026-06-04 04:19:15] "PUT /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644 HTTP/1.1" 200 276 0.015359 10.0.0.242 - - [2026-06-04 04:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.242 - - [2026-06-04 04:19:26] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1640 0.004630 10.0.0.242 - - [2026-06-04 04:19:26] "PUT /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644 HTTP/1.1" 200 276 0.014848 10.0.0.242 - - [2026-06-04 04:19:30] "POST /neutron/port HTTP/1.1" 200 1105 0.070900 10.0.0.242 - - [2026-06-04 04:19:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004591 10.0.0.242 - - [2026-06-04 04:19:31] "POST /neutron/network HTTP/1.1" 200 925 0.007035 10.0.0.242 - - [2026-06-04 04:20:21] "POST /neutron/port HTTP/1.1" 200 1138 0.021200 10.0.0.242 - - [2026-06-04 04:20:21] "POST /neutron/port HTTP/1.1" 200 151 0.259017 10.0.0.242 - - [2026-06-04 04:20:22] "POST /neutron/network HTTP/1.1" 200 840 0.009547 10.0.0.27 - - [2026-06-04 04:20:23] "GET /projects?obj_uuids=eef7d2ee-3c51-4e14-924e-49fe99a0e1b8&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000924 10.0.0.242 - - [2026-06-04 04:20:23] "GET /project/eef7d2ee-3c51-4e14-924e-49fe99a0e1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.051858 10.0.0.27 - - [2026-06-04 04:20:23] "GET /projects?obj_uuids=eef7d2ee-3c51-4e14-924e-49fe99a0e1b8&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001433 10.0.0.242 - - [2026-06-04 04:20:23] "GET /project/eef7d2ee-3c51-4e14-924e-49fe99a0e1b8?fields=virtual_networks HTTP/1.1" 200 1059 0.043639 10.0.0.27 - - [2026-06-04 04:20:23] "GET /projects?obj_uuids=eef7d2ee-3c51-4e14-924e-49fe99a0e1b8&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001345 10.0.0.242 - - [2026-06-04 04:20:23] "GET /project/eef7d2ee-3c51-4e14-924e-49fe99a0e1b8?fields=virtual_machine_interfaces HTTP/1.1" 200 1059 0.049476 10.0.0.27 - - [2026-06-04 04:20:23] "GET /projects?obj_uuids=eef7d2ee-3c51-4e14-924e-49fe99a0e1b8&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001320 10.0.0.242 - - [2026-06-04 04:20:23] "GET /project/eef7d2ee-3c51-4e14-924e-49fe99a0e1b8?fields=security_groups HTTP/1.1" 200 1298 0.037875 10.0.0.242 - - [2026-06-04 04:20:24] "POST /fqname-to-id HTTP/1.1" 404 206 0.039750 10.0.0.27 - - [2026-06-04 04:20:24] "GET /projects?obj_uuids=b31cf389-258e-4393-ae0b-fe9b4a6118da&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003706 10.0.0.27 - - [2026-06-04 04:20:24] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001469 10.0.0.27 - - [2026-06-04 04:20:24] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008967 10.0.0.27 - - [2026-06-04 04:20:24] "POST /id-to-fqname HTTP/1.1" 200 209 0.005278 10.0.0.27 - - [2026-06-04 04:20:24] "POST /fqname-to-id HTTP/1.1" 404 217 0.005994 10.0.0.27 - - [2026-06-04 04:20:24] "POST /security-groups HTTP/1.1" 200 609 0.086084 10.0.0.27 - - [2026-06-04 04:20:24] "POST /projects HTTP/1.1" 200 621 0.309826 10.0.0.27 - - [2026-06-04 04:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.358538 10.0.0.50 - - [2026-06-04 04:20:24] "POST /fqname-to-id HTTP/1.1" 404 252 0.002998 10.0.0.242 - - [2026-06-04 04:20:25] "GET /project/b31cf389-258e-4393-ae0b-fe9b4a6118da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.533795 10.0.0.50 - - [2026-06-04 04:20:25] "POST /access-control-lists HTTP/1.1" 200 612 0.059521 10.0.0.242 - - [2026-06-04 04:20:26] "GET / HTTP/1.1" 200 35931 0.002950 10.0.0.242 - - [2026-06-04 04:20:26] "POST /fqname-to-id HTTP/1.1" 401 293 0.000544 10.0.0.242 - - [2026-06-04 04:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.076320 10.0.0.27 - - [2026-06-04 04:20:27] "GET /projects?obj_uuids=b31cf389-258e-4393-ae0b-fe9b4a6118da&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001411 10.0.0.242 - - [2026-06-04 04:20:27] "GET /project/b31cf389-258e-4393-ae0b-fe9b4a6118da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.051299 10.0.0.27 - - [2026-06-04 04:20:27] "GET /projects?obj_uuids=b31cf389-258e-4393-ae0b-fe9b4a6118da&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001398 10.0.0.242 - - [2026-06-04 04:20:27] "POST /neutron/network HTTP/1.1" 200 625 0.156859 10.0.0.242 - - [2026-06-04 04:20:28] "POST /id-to-fqname HTTP/1.1" 200 239 0.003609 10.0.0.242 - - [2026-06-04 04:20:28] "GET /virtual-network/60157722-8f41-4275-8734-de9964ade43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005209 10.0.0.242 - - [2026-06-04 04:20:28] "POST /neutron/network HTTP/1.1" 200 844 0.008139 10.0.0.242 - - [2026-06-04 04:20:28] "GET /virtual-network/60157722-8f41-4275-8734-de9964ade43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005279 10.0.0.242 - - [2026-06-04 04:20:28] "POST /id-to-fqname HTTP/1.1" 200 239 0.001291 10.0.0.242 - - [2026-06-04 04:20:28] "POST /neutron/port HTTP/1.1" 200 4182 0.034060 10.0.0.27 - - [2026-06-04 04:20:29] "GET /projects?obj_uuids=b31cf389-258e-4393-ae0b-fe9b4a6118da&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000947 10.0.0.242 - - [2026-06-04 04:20:29] "GET /project/b31cf389-258e-4393-ae0b-fe9b4a6118da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.072906 10.0.0.242 - - [2026-06-04 04:20:29] "POST /neutron/port HTTP/1.1" 200 4182 0.042522 10.0.0.242 - - [2026-06-04 04:20:29] "POST /id-to-fqname HTTP/1.1" 200 239 0.001183 10.0.0.242 - - [2026-06-04 04:20:29] "POST /neutron/network HTTP/1.1" 200 854 0.007365 10.0.0.242 - - [2026-06-04 04:20:30] "POST /neutron/port HTTP/1.1" 200 1078 0.046306 10.0.0.27 - - [2026-06-04 04:20:30] "GET /projects?obj_uuids=b31cf389-258e-4393-ae0b-fe9b4a6118da&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001453 10.0.0.242 - - [2026-06-04 04:20:30] "GET /project/b31cf389-258e-4393-ae0b-fe9b4a6118da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.089342 10.0.0.242 - - [2026-06-04 04:20:30] "POST /neutron/network HTTP/1.1" 200 844 0.007668 10.0.0.242 - - [2026-06-04 04:20:30] "POST /neutron/subnet HTTP/1.1" 200 698 0.010149 10.0.0.242 - - [2026-06-04 04:20:31] "POST /neutron/port HTTP/1.1" 200 5171 0.052127 10.0.0.242 - - [2026-06-04 04:20:31] "POST /neutron/network HTTP/1.1" 200 854 0.012947 10.0.0.242 - - [2026-06-04 04:20:31] "GET /virtual-network/60157722-8f41-4275-8734-de9964ade43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005439 10.0.0.242 - - [2026-06-04 04:20:32] "POST /neutron/port HTTP/1.1" 200 1078 0.020081 10.0.0.242 - - [2026-06-04 04:20:32] "POST /neutron/port HTTP/1.1" 200 1142 0.023489 10.0.0.242 - - [2026-06-04 04:20:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004611 10.0.0.242 - - [2026-06-04 04:20:32] "POST /neutron/port HTTP/1.1" 200 117 0.001387 10.0.0.242 - - [2026-06-04 04:20:32] "POST /neutron/subnet HTTP/1.1" 200 1375 0.021802 10.0.0.242 - - [2026-06-04 04:20:32] "POST /neutron/network HTTP/1.1" 200 1111 0.012429 10.0.0.27 - - [2026-06-04 04:20:33] "GET /obj-perms HTTP/1.1" 200 5085 0.087165 10.0.0.242 - - [2026-06-04 04:20:33] "POST /neutron/port HTTP/1.1" 200 1142 0.019858 10.0.0.242 - - [2026-06-04 04:20:34] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007854 10.0.0.242 - - [2026-06-04 04:20:34] "GET /virtual-machine/a772500c-46ff-4595-a72b-3a3f3a74718a HTTP/1.1" 401 293 0.000415 10.0.0.242 - - [2026-06-04 04:20:34] "GET /virtual-machine/a772500c-46ff-4595-a72b-3a3f3a74718a HTTP/1.1" 200 1311 0.047736 10.0.0.242 - - [2026-06-04 04:20:34] "GET /virtual-machine-interface/1de259a0-e131-421c-a81f-0fd9e0ffd545 HTTP/1.1" 200 3034 0.005629 10.0.0.242 - - [2026-06-04 04:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004298 10.0.0.242 - - [2026-06-04 04:20:34] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005369 10.0.0.242 - - [2026-06-04 04:20:34] "GET /virtual-networks?parent_id=b31cf389-258e-4393-ae0b-fe9b4a6118da&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003176 10.0.0.242 - - [2026-06-04 04:20:34] "GET /virtual-network/60157722-8f41-4275-8734-de9964ade43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006776 10.0.0.242 - - [2026-06-04 04:20:34] "POST /neutron/network HTTP/1.1" 200 1121 0.006856 10.0.0.242 - - [2026-06-04 04:20:34] "POST /neutron/subnet HTTP/1.1" 200 1375 0.017715 10.0.0.242 - - [2026-06-04 04:20:34] "POST /neutron/network HTTP/1.1" 200 1111 0.010539 10.0.0.50 - - [2026-06-04 04:20:36] "DELETE /access-control-list/733e14f7-d6cd-4e40-acec-0ec72a13dfbc HTTP/1.1" 200 115 0.041073 10.0.0.242 - - [2026-06-04 04:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004621 10.0.0.242 - - [2026-06-04 04:20:37] "GET /virtual-network/60157722-8f41-4275-8734-de9964ade43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.007005 10.0.0.27 - - [2026-06-04 04:20:39] "DELETE /project/b31cf389258e4393ae0bfe9b4a6118da HTTP/1.1" 404 173 0.003066 10.0.0.27 - - [2026-06-04 04:20:39] "DELETE /project/eef7d2ee-3c51-4e14-924e-49fe99a0e1b8 HTTP/1.1" 404 177 0.006292 10.0.0.242 - - [2026-06-04 04:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.242 - - [2026-06-04 04:20:41] "GET /virtual-network/60157722-8f41-4275-8734-de9964ade43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005482 10.0.0.242 - - [2026-06-04 04:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.242 - - [2026-06-04 04:20:45] "GET /virtual-network/60157722-8f41-4275-8734-de9964ade43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006790 10.0.0.242 - - [2026-06-04 04:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.242 - - [2026-06-04 04:20:49] "GET /virtual-network/60157722-8f41-4275-8734-de9964ade43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005745 10.0.0.242 - - [2026-06-04 04:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.242 - - [2026-06-04 04:20:54] "GET /virtual-network/60157722-8f41-4275-8734-de9964ade43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005496 10.0.0.242 - - [2026-06-04 04:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.242 - - [2026-06-04 04:20:56] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003398 10.0.0.242 - - [2026-06-04 04:20:56] "GET /virtual-networks?parent_id=b31cf389-258e-4393-ae0b-fe9b4a6118da&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003199 10.0.0.242 - - [2026-06-04 04:20:56] "GET /virtual-network/60157722-8f41-4275-8734-de9964ade43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006072 10.0.0.242 - - [2026-06-04 04:20:56] "POST /neutron/port HTTP/1.1" 200 1142 0.024085 10.0.0.242 - - [2026-06-04 04:20:56] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009250 10.0.0.50 - - [2026-06-04 04:20:58] "GET /obj-perms HTTP/1.1" 200 5075 0.083279 10.0.0.242 - - [2026-06-04 04:21:06] "POST /neutron/port HTTP/1.1" 200 1142 0.024648 10.0.0.242 - - [2026-06-04 04:21:06] "POST /neutron/security_group HTTP/1.1" 200 2076 0.010390 10.0.0.242 - - [2026-06-04 04:21:07] "GET /virtual-machine/a0f6df97-348e-4ff9-8311-893f9c58f840 HTTP/1.1" 200 1310 0.007878 10.0.0.242 - - [2026-06-04 04:21:07] "GET /virtual-machine-interface/5e23fe14-486a-4631-bcb1-11838ecbfcd9 HTTP/1.1" 200 3034 0.007547 10.0.0.242 - - [2026-06-04 04:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004722 10.0.0.242 - - [2026-06-04 04:21:07] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005349 10.0.0.242 - - [2026-06-04 04:21:07] "GET /virtual-networks?parent_id=b31cf389-258e-4393-ae0b-fe9b4a6118da&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.004303 10.0.0.242 - - [2026-06-04 04:21:07] "GET /virtual-network/60157722-8f41-4275-8734-de9964ade43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.008623 10.0.0.242 - - [2026-06-04 04:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.242 - - [2026-06-04 04:21:08] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003386 10.0.0.242 - - [2026-06-04 04:21:08] "GET /virtual-networks?parent_id=b31cf389-258e-4393-ae0b-fe9b4a6118da&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003325 10.0.0.242 - - [2026-06-04 04:21:08] "GET /virtual-network/60157722-8f41-4275-8734-de9964ade43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006201 10.0.0.242 - - [2026-06-04 04:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004043 10.0.0.27 - - [2026-06-04 04:21:08] "GET /projects?obj_uuids=b31cf389-258e-4393-ae0b-fe9b4a6118da&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001036 10.0.0.242 - - [2026-06-04 04:21:08] "GET /project/b31cf389-258e-4393-ae0b-fe9b4a6118da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.038882 10.0.0.242 - - [2026-06-04 04:21:08] "POST /neutron/network HTTP/1.1" 200 117 0.014575 10.0.0.50 - - [2026-06-04 04:21:08] "POST /ref-update HTTP/1.1" 200 156 0.068125 10.0.0.242 - - [2026-06-04 04:21:09] "POST /neutron/network HTTP/1.1" 200 845 0.010079 10.0.0.242 - - [2026-06-04 04:21:09] "POST /id-to-fqname HTTP/1.1" 200 239 0.001713 10.0.0.242 - - [2026-06-04 04:21:09] "GET /virtual-network/76f6cc85-d275-4557-8d18-de719d418207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.007324 10.0.0.242 - - [2026-06-04 04:21:09] "GET /virtual-network/76f6cc85-d275-4557-8d18-de719d418207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.007057 10.0.0.242 - - [2026-06-04 04:21:09] "POST /neutron/subnet HTTP/1.1" 200 729 0.011425 10.0.0.242 - - [2026-06-04 04:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760 10.0.0.27 - - [2026-06-04 04:21:09] "GET /projects?obj_uuids=b31cf389-258e-4393-ae0b-fe9b4a6118da&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001115 10.0.0.242 - - [2026-06-04 04:21:09] "GET /project/b31cf389-258e-4393-ae0b-fe9b4a6118da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.057587 10.0.0.27 - - [2026-06-04 04:21:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002910 10.0.0.242 - - [2026-06-04 04:21:09] "POST /neutron/subnet HTTP/1.1" 200 730 0.186682 10.0.0.242 - - [2026-06-04 04:21:09] "POST /id-to-fqname HTTP/1.1" 200 242 0.001199 10.0.0.242 - - [2026-06-04 04:21:09] "GET /virtual-network/7a92ed36-0cf1-4968-bbb1-5ee449cad580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005520 10.0.0.242 - - [2026-06-04 04:21:09] "GET /virtual-network/7a92ed36-0cf1-4968-bbb1-5ee449cad580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005395 10.0.0.242 - - [2026-06-04 04:21:09] "POST /neutron/network HTTP/1.1" 200 851 0.008087 10.0.0.242 - - [2026-06-04 04:21:09] "POST /id-to-fqname HTTP/1.1" 200 239 0.001222 10.0.0.242 - - [2026-06-04 04:21:10] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009619 10.0.0.27 - - [2026-06-04 04:21:10] "GET /projects?obj_uuids=b31cf389-258e-4393-ae0b-fe9b4a6118da&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000980 10.0.0.242 - - [2026-06-04 04:21:11] "GET /project/b31cf389-258e-4393-ae0b-fe9b4a6118da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.086096 10.0.0.242 - - [2026-06-04 04:21:11] "POST /neutron/port HTTP/1.1" 200 6160 0.061153 10.0.0.242 - - [2026-06-04 04:21:11] "POST /id-to-fqname HTTP/1.1" 200 242 0.001333 10.0.0.242 - - [2026-06-04 04:21:11] "POST /neutron/port HTTP/1.1" 200 6160 0.043332 10.0.0.242 - - [2026-06-04 04:21:11] "POST /neutron/network HTTP/1.1" 200 855 0.007016 10.0.0.242 - - [2026-06-04 04:21:12] "POST /neutron/port HTTP/1.1" 200 1079 0.019371 10.0.0.242 - - [2026-06-04 04:21:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004055 10.0.0.27 - - [2026-06-04 04:21:12] "GET /projects?obj_uuids=b31cf389-258e-4393-ae0b-fe9b4a6118da&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001222 10.0.0.242 - - [2026-06-04 04:21:12] "POST /neutron/network HTTP/1.1" 200 845 0.005638 10.0.0.242 - - [2026-06-04 04:21:12] "GET /project/b31cf389-258e-4393-ae0b-fe9b4a6118da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.075767 10.0.0.242 - - [2026-06-04 04:21:13] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007958 10.0.0.242 - - [2026-06-04 04:21:13] "POST /id-to-fqname HTTP/1.1" 200 239 0.001278 10.0.0.242 - - [2026-06-04 04:21:13] "POST /id-to-fqname HTTP/1.1" 200 239 0.001095 10.0.0.242 - - [2026-06-04 04:21:13] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009378 10.0.0.27 - - [2026-06-04 04:21:13] "GET /projects?obj_uuids=b31cf389-258e-4393-ae0b-fe9b4a6118da&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001516 10.0.0.242 - - [2026-06-04 04:21:14] "POST /neutron/port HTTP/1.1" 200 1079 0.316792 10.0.0.242 - - [2026-06-04 04:21:14] "POST /neutron/port HTTP/1.1" 200 1133 0.121676 10.0.0.242 - - [2026-06-04 04:21:14] "POST /neutron/subnet HTTP/1.1" 200 704 0.012032 10.0.0.27 - - [2026-06-04 04:21:14] "GET /projects?obj_uuids=b31cf389-258e-4393-ae0b-fe9b4a6118da&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000987 10.0.0.242 - - [2026-06-04 04:21:14] "GET /project/b31cf389-258e-4393-ae0b-fe9b4a6118da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.078545 10.0.0.242 - - [2026-06-04 04:21:14] "POST /neutron/network HTTP/1.1" 200 844 0.047942 10.0.0.242 - - [2026-06-04 04:21:14] "POST /neutron/security_group HTTP/1.1" 200 2076 0.012445 10.0.0.242 - - [2026-06-04 04:21:15] "GET /virtual-network/60157722-8f41-4275-8734-de9964ade43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.007539 10.0.0.27 - - [2026-06-04 04:21:15] "GET /projects?obj_uuids=b31cf389-258e-4393-ae0b-fe9b4a6118da&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001520 10.0.0.242 - - [2026-06-04 04:21:15] "GET /obj-perms HTTP/1.1" 200 5085 0.149806 10.0.0.242 - - [2026-06-04 04:21:15] "POST /neutron/port HTTP/1.1" 200 1078 0.324595 10.0.0.242 - - [2026-06-04 04:21:16] "GET /virtual-network/76f6cc85-d275-4557-8d18-de719d418207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.005434 10.0.0.242 - - [2026-06-04 04:21:16] "POST /neutron/port HTTP/1.1" 200 1078 0.017605 10.0.0.242 - - [2026-06-04 04:21:16] "POST /neutron/port HTTP/1.1" 200 1079 0.020857 10.0.0.242 - - [2026-06-04 04:21:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005233 10.0.0.27 - - [2026-06-04 04:21:16] "GET /obj-perms HTTP/1.1" 200 5085 0.003737 10.0.0.242 - - [2026-06-04 04:21:16] "POST /neutron/network HTTP/1.1" 200 844 0.006924 10.0.0.242 - - [2026-06-04 04:21:16] "POST /neutron/port HTTP/1.1" 200 117 0.001109 10.0.0.242 - - [2026-06-04 04:21:17] "GET /virtual-network/7a92ed36-0cf1-4968-bbb1-5ee449cad580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005169 10.0.0.50 - - [2026-06-04 04:21:17] "GET /obj-perms HTTP/1.1" 200 5085 0.064317 10.0.0.242 - - [2026-06-04 04:21:17] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007606 10.0.0.242 - - [2026-06-04 04:21:17] "POST /neutron/port HTTP/1.1" 200 1143 0.017549 10.0.0.242 - - [2026-06-04 04:21:17] "GET /virtual-machine/edd3dda1-d8fe-4f5c-818a-e274970b43c1 HTTP/1.1" 200 1310 0.007340 10.0.0.242 - - [2026-06-04 04:21:17] "GET /virtual-machine-interface/51c4daed-8584-4287-aa2f-1c7e7bd01e8e HTTP/1.1" 200 3043 0.005254 10.0.0.242 - - [2026-06-04 04:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.242 - - [2026-06-04 04:21:17] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004207 10.0.0.242 - - [2026-06-04 04:21:17] "GET /virtual-networks?parent_id=b31cf389-258e-4393-ae0b-fe9b4a6118da&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002874 10.0.0.242 - - [2026-06-04 04:21:17] "GET /virtual-network/7a92ed36-0cf1-4968-bbb1-5ee449cad580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005810 10.0.0.242 - - [2026-06-04 04:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.242 - - [2026-06-04 04:21:20] "GET /virtual-network/7a92ed36-0cf1-4968-bbb1-5ee449cad580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.007808 10.0.0.242 - - [2026-06-04 04:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.242 - - [2026-06-04 04:21:25] "GET /virtual-network/7a92ed36-0cf1-4968-bbb1-5ee449cad580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005801 10.0.0.242 - - [2026-06-04 04:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.242 - - [2026-06-04 04:21:29] "GET /virtual-network/7a92ed36-0cf1-4968-bbb1-5ee449cad580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.007299 10.0.0.242 - - [2026-06-04 04:21:32] "POST /neutron/port HTTP/1.1" 200 1105 0.017896 10.0.0.242 - - [2026-06-04 04:21:32] "POST /neutron/subnet HTTP/1.1" 200 689 0.009761 10.0.0.242 - - [2026-06-04 04:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.242 - - [2026-06-04 04:21:33] "GET /virtual-network/7a92ed36-0cf1-4968-bbb1-5ee449cad580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005902 10.0.0.242 - - [2026-06-04 04:21:34] "POST /neutron/port HTTP/1.1" 200 1105 0.016769 10.0.0.242 - - [2026-06-04 04:21:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003861 10.0.0.242 - - [2026-06-04 04:21:34] "POST /neutron/network HTTP/1.1" 200 925 0.008141 10.0.0.242 - - [2026-06-04 04:21:36] "POST /neutron/port HTTP/1.1" 200 1143 0.023938 10.0.0.242 - - [2026-06-04 04:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.242 - - [2026-06-04 04:21:37] "GET /virtual-network/7a92ed36-0cf1-4968-bbb1-5ee449cad580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005672 10.0.0.242 - - [2026-06-04 04:21:38] "POST /neutron/security_group HTTP/1.1" 200 2076 0.006784 10.0.0.242 - - [2026-06-04 04:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.242 - - [2026-06-04 04:21:39] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004103 10.0.0.242 - - [2026-06-04 04:21:39] "GET /virtual-networks?parent_id=b31cf389-258e-4393-ae0b-fe9b4a6118da&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003462 10.0.0.242 - - [2026-06-04 04:21:39] "GET /virtual-network/7a92ed36-0cf1-4968-bbb1-5ee449cad580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.007293 10.0.0.242 - - [2026-06-04 04:21:44] "POST /neutron/port HTTP/1.1" 200 1143 0.023769 10.0.0.242 - - [2026-06-04 04:21:50] "POST /neutron/security_group HTTP/1.1" 200 2076 0.010412 10.0.0.242 - - [2026-06-04 04:21:55] "POST /neutron/port HTTP/1.1" 200 1143 0.020308 10.0.0.242 - - [2026-06-04 04:21:55] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009621 10.0.0.242 - - [2026-06-04 04:21:55] "GET /virtual-machine/475eb38b-b33d-4d33-bc99-8d87a7111fc5 HTTP/1.1" 200 1310 0.007635 10.0.0.242 - - [2026-06-04 04:21:55] "GET /virtual-machine-interface/72ff3b4d-3dea-4479-9f35-9676f6550b42 HTTP/1.1" 200 3034 0.005334 10.0.0.242 - - [2026-06-04 04:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004298 10.0.0.242 - - [2026-06-04 04:21:55] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003655 10.0.0.242 - - [2026-06-04 04:21:55] "GET /virtual-networks?parent_id=b31cf389-258e-4393-ae0b-fe9b4a6118da&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003322 10.0.0.242 - - [2026-06-04 04:21:55] "GET /virtual-network/76f6cc85-d275-4557-8d18-de719d418207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.014593 10.0.0.242 - - [2026-06-04 04:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004979 10.0.0.242 - - [2026-06-04 04:21:56] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005097 10.0.0.242 - - [2026-06-04 04:21:56] "GET /virtual-networks?parent_id=b31cf389-258e-4393-ae0b-fe9b4a6118da&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.004913 10.0.0.242 - - [2026-06-04 04:21:56] "GET /virtual-network/76f6cc85-d275-4557-8d18-de719d418207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.005984 10.0.0.242 - - [2026-06-04 04:21:57] "POST /neutron/port HTTP/1.1" 200 2133 0.029376 10.0.0.242 - - [2026-06-04 04:21:57] "POST /neutron/security_group HTTP/1.1" 200 2076 0.012100 10.0.0.242 - - [2026-06-04 04:21:57] "GET /virtual-machine/a40e983a-3c60-4b00-a57a-52274c614128 HTTP/1.1" 200 1587 0.008412 10.0.0.242 - - [2026-06-04 04:21:57] "GET /virtual-machine-interface/0fe4f232-82fe-4c07-b94f-676d2def3a72 HTTP/1.1" 200 3034 0.005454 10.0.0.242 - - [2026-06-04 04:21:57] "GET /virtual-machine-interface/e2b0a4eb-9901-4025-a8dc-6f6eff0ab5ea HTTP/1.1" 200 3035 0.007940 10.0.0.242 - - [2026-06-04 04:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.242 - - [2026-06-04 04:21:57] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004404 10.0.0.242 - - [2026-06-04 04:21:57] "GET /virtual-networks?parent_id=b31cf389-258e-4393-ae0b-fe9b4a6118da&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.006662 10.0.0.242 - - [2026-06-04 04:21:57] "GET /virtual-network/60157722-8f41-4275-8734-de9964ade43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006173 10.0.0.242 - - [2026-06-04 04:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.242 - - [2026-06-04 04:21:58] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004298 10.0.0.242 - - [2026-06-04 04:21:58] "GET /virtual-networks?parent_id=b31cf389-258e-4393-ae0b-fe9b4a6118da&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003658 10.0.0.242 - - [2026-06-04 04:21:58] "GET /virtual-network/60157722-8f41-4275-8734-de9964ade43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005618 10.0.0.242 - - [2026-06-04 04:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.242 - - [2026-06-04 04:21:58] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004225 10.0.0.242 - - [2026-06-04 04:21:58] "GET /virtual-networks?parent_id=b31cf389-258e-4393-ae0b-fe9b4a6118da&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003247 10.0.0.242 - - [2026-06-04 04:21:59] "GET /obj-perms HTTP/1.1" 200 5075 0.070187 10.0.0.242 - - [2026-06-04 04:21:59] "GET /virtual-network/76f6cc85-d275-4557-8d18-de719d418207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.006363 10.0.0.242 - - [2026-06-04 04:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.242 - - [2026-06-04 04:22:00] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004184 10.0.0.242 - - [2026-06-04 04:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.242 - - [2026-06-04 04:22:00] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004232 10.0.0.242 - - [2026-06-04 04:22:00] "PUT /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644 HTTP/1.1" 200 276 0.013448 10.0.0.242 - - [2026-06-04 04:22:00] "POST /fqname-to-id HTTP/1.1" 404 217 0.003188 10.0.0.242 - - [2026-06-04 04:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004491 10.0.0.27 - - [2026-06-04 04:22:00] "GET /projects?obj_uuids=b31cf389-258e-4393-ae0b-fe9b4a6118da&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001102 10.0.0.242 - - [2026-06-04 04:22:00] "GET /project/b31cf389-258e-4393-ae0b-fe9b4a6118da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.046399 10.0.0.242 - - [2026-06-04 04:22:00] "POST /network-policys HTTP/1.1" 200 539 0.040080 10.0.0.242 - - [2026-06-04 04:22:00] "GET /network-policy/3537e54e-b543-4e86-ad56-34f8b9e4332d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.006291 10.0.0.242 - - [2026-06-04 04:22:00] "POST /neutron/network HTTP/1.1" 200 844 0.006972 10.0.0.242 - - [2026-06-04 04:22:01] "GET /virtual-network/60157722-8f41-4275-8734-de9964ade43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2388 0.008703 10.0.0.242 - - [2026-06-04 04:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.242 - - [2026-06-04 04:22:01] "GET /network-policy/3537e54e-b543-4e86-ad56-34f8b9e4332d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.003958 10.0.0.242 - - [2026-06-04 04:22:01] "POST /neutron/network HTTP/1.1" 200 845 0.007980 10.0.0.242 - - [2026-06-04 04:22:01] "GET /virtual-network/76f6cc85-d275-4557-8d18-de719d418207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.010135 10.0.0.242 - - [2026-06-04 04:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.50 - - [2026-06-04 04:22:01] "POST /fqname-to-id HTTP/1.1" 404 254 0.003013 10.0.0.242 - - [2026-06-04 04:22:01] "GET /network-policy/3537e54e-b543-4e86-ad56-34f8b9e4332d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.007165 10.0.0.50 - - [2026-06-04 04:22:01] "POST /access-control-lists HTTP/1.1" 200 609 0.072424 10.0.0.242 - - [2026-06-04 04:22:01] "GET /virtual-network/60157722-8f41-4275-8734-de9964ade43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2388 0.005928 10.0.0.242 - - [2026-06-04 04:22:02] "GET /virtual-network/76f6cc85-d275-4557-8d18-de719d418207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.005545 10.0.0.50 - - [2026-06-04 04:22:02] "GET /obj-perms HTTP/1.1" 200 5085 0.003617 10.0.0.27 - - [2026-06-04 04:22:02] "GET /obj-perms HTTP/1.1" 200 5085 0.005056 10.0.0.242 - - [2026-06-04 04:22:03] "GET /virtual-network/60157722-8f41-4275-8734-de9964ade43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2388 0.005466 10.0.0.242 - - [2026-06-04 04:22:03] "GET /obj-perms HTTP/1.1" 200 5085 0.004595 10.0.0.242 - - [2026-06-04 04:22:03] "GET /virtual-network/76f6cc85-d275-4557-8d18-de719d418207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.006926 10.0.0.242 - - [2026-06-04 04:22:04] "GET /virtual-network/7a92ed36-0cf1-4968-bbb1-5ee449cad580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005790 10.0.0.50 - - [2026-06-04 04:22:04] "GET /obj-perms HTTP/1.1" 200 5085 0.004141 10.0.0.27 - - [2026-06-04 04:22:04] "GET /obj-perms HTTP/1.1" 200 5085 0.005857 10.0.0.242 - - [2026-06-04 04:22:18] "GET /obj-perms HTTP/1.1" 200 5085 0.005007 10.0.0.242 - - [2026-06-04 04:22:32] "POST /neutron/port HTTP/1.1" 200 1216 0.018903 10.0.0.242 - - [2026-06-04 04:22:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004259 10.0.0.242 - - [2026-06-04 04:22:33] "POST /neutron/port HTTP/1.1" 200 117 0.001166 10.0.0.242 - - [2026-06-04 04:22:36] "POST /neutron/port HTTP/1.1" 200 1142 0.018826 10.0.0.242 - - [2026-06-04 04:22:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004276 10.0.0.242 - - [2026-06-04 04:22:36] "POST /neutron/network HTTP/1.1" 200 938 0.008135 10.0.0.242 - - [2026-06-04 04:23:00] "GET /obj-perms HTTP/1.1" 200 5075 0.067419 10.0.0.50 - - [2026-06-04 04:23:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000399 10.0.0.27 - - [2026-06-04 04:23:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000400 10.0.0.50 - - [2026-06-04 04:23:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000335 10.0.0.27 - - [2026-06-04 04:23:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000368 10.0.0.50 - - [2026-06-04 04:23:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000391 10.0.0.50 - - [2026-06-04 04:23:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000356 10.0.0.27 - - [2026-06-04 04:23:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000685 10.0.0.27 - - [2026-06-04 04:23:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000404 10.0.0.242 - - [2026-06-04 04:23:32] "GET /global-system-configs HTTP/1.1" 401 293 0.001403 10.0.0.242 - - [2026-06-04 04:23:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000354 10.0.0.242 - - [2026-06-04 04:23:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000467 10.0.0.242 - - [2026-06-04 04:23:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000353 10.0.0.242 - - [2026-06-04 04:23:34] "POST /neutron/network HTTP/1.1" 200 935 0.006682 10.0.0.242 - - [2026-06-04 04:23:34] "POST /neutron/port HTTP/1.1" 200 117 0.001149 10.0.0.242 - - [2026-06-04 04:23:36] "POST /neutron/port HTTP/1.1" 200 1142 0.023121 10.0.0.242 - - [2026-06-04 04:23:36] "POST /neutron/subnet HTTP/1.1" 200 698 0.010999 10.0.0.242 - - [2026-06-04 04:24:34] "POST /neutron/port HTTP/1.1" 200 1143 0.049754 10.0.0.242 - - [2026-06-04 04:24:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003624 10.0.0.242 - - [2026-06-04 04:24:34] "POST /neutron/network HTTP/1.1" 200 939 0.007498 10.0.0.242 - - [2026-06-04 04:24:38] "POST /neutron/network HTTP/1.1" 200 1121 0.007469 10.0.0.242 - - [2026-06-04 04:24:38] "POST /neutron/subnet HTTP/1.1" 200 1375 0.013238 10.0.0.242 - - [2026-06-04 04:24:38] "POST /neutron/network HTTP/1.1" 200 1111 0.009552 10.0.0.242 - - [2026-06-04 04:25:36] "POST /neutron/network HTTP/1.1" 200 861 0.009619 10.0.0.242 - - [2026-06-04 04:25:37] "POST /neutron/port HTTP/1.1" 200 117 0.001669 10.0.0.242 - - [2026-06-04 04:25:39] "POST /neutron/port HTTP/1.1" 200 1105 0.060931 10.0.0.242 - - [2026-06-04 04:25:39] "POST /neutron/subnet HTTP/1.1" 200 689 0.009108 10.0.0.242 - - [2026-06-04 04:25:41] "GET /obj-perms HTTP/1.1" 200 5085 0.004963 10.0.0.242 - - [2026-06-04 04:25:41] "GET /virtual-network/76f6cc85-d275-4557-8d18-de719d418207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.044079 10.0.0.242 - - [2026-06-04 04:25:41] "POST /neutron/network HTTP/1.1" 200 939 0.036729 10.0.0.242 - - [2026-06-04 04:25:42] "GET /virtual-network/76f6cc85-d275-4557-8d18-de719d418207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.007401 10.0.0.242 - - [2026-06-04 04:25:42] "GET /virtual-network/60157722-8f41-4275-8734-de9964ade43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2388 0.005364 10.0.0.242 - - [2026-06-04 04:25:42] "POST /neutron/network HTTP/1.1" 200 938 0.006431 10.0.0.242 - - [2026-06-04 04:25:42] "GET /virtual-network/60157722-8f41-4275-8734-de9964ade43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.007315 10.0.0.242 - - [2026-06-04 04:25:42] "DELETE /network-policy/3537e54e-b543-4e86-ad56-34f8b9e4332d HTTP/1.1" 200 115 0.033120 10.0.0.242 - - [2026-06-04 04:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004537 10.0.0.242 - - [2026-06-04 04:25:42] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1641 0.004343 10.0.0.242 - - [2026-06-04 04:25:42] "PUT /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644 HTTP/1.1" 200 276 0.014764 10.0.0.50 - - [2026-06-04 04:25:42] "POST /ref-update HTTP/1.1" 200 156 0.020034 10.0.0.50 - - [2026-06-04 04:25:42] "POST /ref-update HTTP/1.1" 200 156 0.036212 10.0.0.242 - - [2026-06-04 04:25:44] "POST /neutron/network HTTP/1.1" 200 851 0.009116 10.0.0.242 - - [2026-06-04 04:25:44] "POST /neutron/port HTTP/1.1" 200 1133 0.017254 10.0.0.242 - - [2026-06-04 04:25:44] "POST /neutron/port HTTP/1.1" 200 1133 0.026044 10.0.0.242 - - [2026-06-04 04:25:45] "POST /neutron/port HTTP/1.1" 200 1132 0.024465 10.0.0.242 - - [2026-06-04 04:25:45] "POST /neutron/port HTTP/1.1" 200 151 0.262196 10.0.0.50 - - [2026-06-04 04:25:46] "DELETE /route-target/31a4b570-1b90-4f55-bdd6-d53bae0c6456 HTTP/1.1" 200 115 0.025644 10.0.0.242 - - [2026-06-04 04:25:46] "POST /neutron/network HTTP/1.1" 200 845 0.007846 10.0.0.242 - - [2026-06-04 04:25:47] "POST /neutron/network HTTP/1.1" 400 204 0.016836 10.0.0.242 - - [2026-06-04 04:25:47] "POST /neutron/port HTTP/1.1" 200 151 0.208320 10.0.0.242 - - [2026-06-04 04:25:48] "POST /neutron/port HTTP/1.1" 200 151 0.216548 10.0.0.50 - - [2026-06-04 04:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.27 - - [2026-06-04 04:25:49] "GET /projects?obj_uuids=b31cf389-258e-4393-ae0b-fe9b4a6118da&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.031574 10.0.0.242 - - [2026-06-04 04:25:49] "GET /project/b31cf389-258e-4393-ae0b-fe9b4a6118da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.106419 10.0.0.27 - - [2026-06-04 04:25:49] "GET /projects?obj_uuids=b31cf389-258e-4393-ae0b-fe9b4a6118da&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001563 10.0.0.242 - - [2026-06-04 04:25:49] "GET /project/b31cf389-258e-4393-ae0b-fe9b4a6118da?fields=virtual_networks HTTP/1.1" 200 1069 0.060229 10.0.0.27 - - [2026-06-04 04:25:49] "GET /projects?obj_uuids=b31cf389-258e-4393-ae0b-fe9b4a6118da&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001073 10.0.0.242 - - [2026-06-04 04:25:49] "GET /project/b31cf389-258e-4393-ae0b-fe9b4a6118da?fields=virtual_machine_interfaces HTTP/1.1" 200 1069 0.048212 10.0.0.27 - - [2026-06-04 04:25:49] "GET /projects?obj_uuids=b31cf389-258e-4393-ae0b-fe9b4a6118da&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001280 10.0.0.242 - - [2026-06-04 04:25:49] "GET /project/b31cf389-258e-4393-ae0b-fe9b4a6118da?fields=security_groups HTTP/1.1" 200 1313 0.048188 10.0.0.242 - - [2026-06-04 04:25:50] "POST /fqname-to-id HTTP/1.1" 404 183 0.035106 10.0.0.27 - - [2026-06-04 04:25:51] "GET /projects?obj_uuids=3a64e913-89ba-488d-a5b9-33c00ce74982&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004123 10.0.0.27 - - [2026-06-04 04:25:51] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001186 10.0.0.27 - - [2026-06-04 04:25:51] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.048483 10.0.0.27 - - [2026-06-04 04:25:51] "POST /id-to-fqname HTTP/1.1" 200 185 0.004047 10.0.0.27 - - [2026-06-04 04:25:51] "POST /fqname-to-id HTTP/1.1" 404 194 0.004041 10.0.0.27 - - [2026-06-04 04:25:51] "POST /security-groups HTTP/1.1" 200 586 0.034432 10.0.0.27 - - [2026-06-04 04:25:51] "POST /projects HTTP/1.1" 200 575 0.245387 10.0.0.27 - - [2026-06-04 04:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.283350 10.0.0.50 - - [2026-06-04 04:25:51] "POST /access-control-lists HTTP/1.1" 200 591 0.028252 10.0.0.242 - - [2026-06-04 04:25:51] "GET /project/3a64e913-89ba-488d-a5b9-33c00ce74982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.480479 10.0.0.242 - - [2026-06-04 04:25:52] "GET / HTTP/1.1" 200 35931 0.001577 10.0.0.27 - - [2026-06-04 04:25:53] "GET /projects?obj_uuids=f5a222ba-fb46-4245-8a23-8c6d67cc358f&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001148 10.0.0.242 - - [2026-06-04 04:25:53] "GET /project/f5a222ba-fb46-4245-8a23-8c6d67cc358f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.049055 10.0.0.242 - - [2026-06-04 04:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004281 10.0.0.242 - - [2026-06-04 04:25:54] "GET /security-group/68844b2b-1196-4ec4-8db9-fc2ffe6412da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.005054 10.0.0.242 - - [2026-06-04 04:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004529 10.0.0.27 - - [2026-06-04 04:25:54] "GET /projects?obj_uuids=f5a222ba-fb46-4245-8a23-8c6d67cc358f&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000980 10.0.0.242 - - [2026-06-04 04:25:54] "GET /project/f5a222ba-fb46-4245-8a23-8c6d67cc358f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.048592 10.0.0.242 - - [2026-06-04 04:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.242 - - [2026-06-04 04:25:54] "GET /security-group/68844b2b-1196-4ec4-8db9-fc2ffe6412da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004617 10.0.0.242 - - [2026-06-04 04:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.242 - - [2026-06-04 04:25:54] "PUT /security-group/68844b2b-1196-4ec4-8db9-fc2ffe6412da HTTP/1.1" 200 262 0.017463 10.0.0.50 - - [2026-06-04 04:25:54] "PUT /access-control-list/4e9d6869-b4ee-410b-8a35-6b129bd50523 HTTP/1.1" 200 272 0.019241 10.0.0.27 - - [2026-06-04 04:25:57] "GET /projects?obj_uuids=3a64e913-89ba-488d-a5b9-33c00ce74982&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001165 10.0.0.242 - - [2026-06-04 04:25:57] "GET /project/3a64e913-89ba-488d-a5b9-33c00ce74982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.056563 10.0.0.27 - - [2026-06-04 04:25:57] "GET /projects?obj_uuids=3a64e913-89ba-488d-a5b9-33c00ce74982&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001426 10.0.0.242 - - [2026-06-04 04:25:57] "GET /project/3a64e913-89ba-488d-a5b9-33c00ce74982?fields=virtual_networks HTTP/1.1" 200 1022 0.055117 10.0.0.27 - - [2026-06-04 04:25:57] "GET /projects?obj_uuids=3a64e913-89ba-488d-a5b9-33c00ce74982&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000975 10.0.0.242 - - [2026-06-04 04:25:57] "GET /project/3a64e913-89ba-488d-a5b9-33c00ce74982?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.057437 10.0.0.27 - - [2026-06-04 04:25:57] "GET /projects?obj_uuids=3a64e913-89ba-488d-a5b9-33c00ce74982&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000973 10.0.0.242 - - [2026-06-04 04:25:57] "GET /project/3a64e913-89ba-488d-a5b9-33c00ce74982?fields=security_groups HTTP/1.1" 200 1243 0.064754 10.0.0.242 - - [2026-06-04 04:25:58] "POST /fqname-to-id HTTP/1.1" 404 192 0.040183 10.0.0.27 - - [2026-06-04 04:25:58] "GET /projects?obj_uuids=acf61ba7-c463-4918-a067-1a2735b313af&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003085 10.0.0.27 - - [2026-06-04 04:25:58] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001114 10.0.0.27 - - [2026-06-04 04:25:58] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008238 10.0.0.27 - - [2026-06-04 04:25:59] "POST /id-to-fqname HTTP/1.1" 200 194 0.001224 10.0.0.27 - - [2026-06-04 04:25:59] "POST /fqname-to-id HTTP/1.1" 404 203 0.003330 10.0.0.27 - - [2026-06-04 04:25:59] "POST /security-groups HTTP/1.1" 200 595 0.041417 10.0.0.27 - - [2026-06-04 04:25:59] "POST /projects HTTP/1.1" 200 593 0.254813 10.0.0.27 - - [2026-06-04 04:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.289300 10.0.0.50 - - [2026-06-04 04:25:59] "POST /access-control-lists HTTP/1.1" 200 600 0.029314 10.0.0.242 - - [2026-06-04 04:25:59] "GET /project/acf61ba7-c463-4918-a067-1a2735b313af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.480065 10.0.0.242 - - [2026-06-04 04:26:00] "GET / HTTP/1.1" 200 35931 0.002420 10.0.0.27 - - [2026-06-04 04:26:02] "GET /obj-perms HTTP/1.1" 200 5075 0.074028 10.0.0.242 - - [2026-06-04 04:26:02] "POST /fqname-to-id HTTP/1.1" 401 293 0.000486 10.0.0.242 - - [2026-06-04 04:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.070549 10.0.0.27 - - [2026-06-04 04:26:03] "GET /projects?obj_uuids=acf61ba7-c463-4918-a067-1a2735b313af&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001471 10.0.0.242 - - [2026-06-04 04:26:03] "GET /project/acf61ba7-c463-4918-a067-1a2735b313af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.042890 10.0.0.242 - - [2026-06-04 04:26:03] "POST /neutron/network HTTP/1.1" 200 117 0.043229 10.0.0.50 - - [2026-06-04 04:26:03] "POST /route-targets HTTP/1.1" 200 327 0.016537 10.0.0.242 - - [2026-06-04 04:26:03] "POST /neutron/network HTTP/1.1" 200 841 0.009649 10.0.0.242 - - [2026-06-04 04:26:03] "POST /id-to-fqname HTTP/1.1" 200 231 0.001256 10.0.0.242 - - [2026-06-04 04:26:03] "GET /virtual-network/b85a581c-27ad-47f9-bfe8-eacd04b004d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.007256 10.0.0.242 - - [2026-06-04 04:26:03] "GET /virtual-network/b85a581c-27ad-47f9-bfe8-eacd04b004d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.008042 10.0.0.242 - - [2026-06-04 04:26:03] "POST /neutron/subnet HTTP/1.1" 200 720 0.011387 10.0.0.242 - - [2026-06-04 04:26:04] "POST /id-to-fqname HTTP/1.1" 200 231 0.001677 10.0.0.27 - - [2026-06-04 04:26:05] "GET /projects?obj_uuids=acf61ba7-c463-4918-a067-1a2735b313af&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001031 10.0.0.242 - - [2026-06-04 04:26:05] "GET /project/acf61ba7-c463-4918-a067-1a2735b313af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.087933 10.0.0.242 - - [2026-06-04 04:26:05] "POST /neutron/network HTTP/1.1" 200 841 0.007497 10.0.0.242 - - [2026-06-04 04:26:05] "POST /id-to-fqname HTTP/1.1" 200 231 0.001778 10.0.0.242 - - [2026-06-04 04:26:05] "POST /neutron/port HTTP/1.1" 200 4182 0.045421 10.0.0.242 - - [2026-06-04 04:26:06] "POST /neutron/port HTTP/1.1" 200 1063 0.024558 10.0.0.242 - - [2026-06-04 04:26:06] "POST /neutron/port HTTP/1.1" 200 1127 0.027924 10.0.0.242 - - [2026-06-04 04:26:06] "POST /neutron/port HTTP/1.1" 200 117 0.001518 10.0.0.242 - - [2026-06-04 04:26:25] "POST /neutron/security_group HTTP/1.1" 200 2062 0.049830 10.0.0.27 - - [2026-06-04 04:26:29] "GET /projects?obj_uuids=acf61ba7-c463-4918-a067-1a2735b313af&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001066 10.0.0.242 - - [2026-06-04 04:26:29] "GET /project/acf61ba7-c463-4918-a067-1a2735b313af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.089247 10.0.0.242 - - [2026-06-04 04:26:29] "POST /neutron/port HTTP/1.1" 200 5156 0.066080 10.0.0.242 - - [2026-06-04 04:26:29] "POST /neutron/port HTTP/1.1" 200 1127 0.020267 10.0.0.242 - - [2026-06-04 04:26:30] "POST /neutron/security_group HTTP/1.1" 200 2062 0.011538 10.0.0.242 - - [2026-06-04 04:26:30] "GET /virtual-machine/7db86884-0d8f-4109-85d1-497181606845 HTTP/1.1" 401 293 0.000410 10.0.0.242 - - [2026-06-04 04:26:30] "POST /neutron/network HTTP/1.1" 200 851 0.006521 10.0.0.242 - - [2026-06-04 04:26:30] "GET /virtual-machine/7db86884-0d8f-4109-85d1-497181606845 HTTP/1.1" 200 1295 0.070398 10.0.0.242 - - [2026-06-04 04:26:30] "GET /virtual-machine-interface/0f6260df-2a3a-427d-8997-66662536e003 HTTP/1.1" 200 2981 0.012285 10.0.0.242 - - [2026-06-04 04:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.014873 10.0.0.242 - - [2026-06-04 04:26:30] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004821 10.0.0.242 - - [2026-06-04 04:26:30] "GET /virtual-networks?parent_id=acf61ba7-c463-4918-a067-1a2735b313af&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.002903 10.0.0.242 - - [2026-06-04 04:26:30] "GET /virtual-network/b85a581c-27ad-47f9-bfe8-eacd04b004d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.014757 10.0.0.242 - - [2026-06-04 04:26:31] "POST /neutron/port HTTP/1.1" 200 1063 0.049087 10.0.0.242 - - [2026-06-04 04:26:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.012080 10.0.0.242 - - [2026-06-04 04:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005066 10.0.0.242 - - [2026-06-04 04:26:31] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003923 10.0.0.242 - - [2026-06-04 04:26:31] "GET /virtual-networks?parent_id=acf61ba7-c463-4918-a067-1a2735b313af&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.012906 10.0.0.242 - - [2026-06-04 04:26:31] "POST /neutron/network HTTP/1.1" 200 841 0.006834 10.0.0.242 - - [2026-06-04 04:26:32] "GET /virtual-network/b85a581c-27ad-47f9-bfe8-eacd04b004d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.015258 10.0.0.242 - - [2026-06-04 04:26:37] "POST /neutron/port HTTP/1.1" 200 1127 0.066873 10.0.0.242 - - [2026-06-04 04:26:38] "POST /neutron/port HTTP/1.1" 200 1216 0.054372 10.0.0.50 - - [2026-06-04 04:26:38] "DELETE /access-control-list/e76632bf-35d3-4781-bc05-eeeafdd1fc15 HTTP/1.1" 200 115 0.193589 10.0.0.242 - - [2026-06-04 04:26:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005467 10.0.0.242 - - [2026-06-04 04:26:38] "POST /neutron/port HTTP/1.1" 200 117 0.002535 10.0.0.27 - - [2026-06-04 04:26:40] "DELETE /project/b31cf389-258e-4393-ae0b-fe9b4a6118da HTTP/1.1" 404 177 0.011162 10.0.0.27 - - [2026-06-04 04:26:40] "DELETE /project/acf61ba7c4634918a0671a2735b313af HTTP/1.1" 404 173 0.025536 10.0.0.27 - - [2026-06-04 04:26:40] "GET /projects?obj_uuids=3a64e913-89ba-488d-a5b9-33c00ce74982&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001100 10.0.0.27 - - [2026-06-04 04:26:40] "DELETE /project/3a64e91389ba488da5b933c00ce74982 HTTP/1.1" 404 173 0.023105 10.0.0.27 - - [2026-06-04 04:26:40] "GET /project/3a64e913-89ba-488d-a5b9-33c00ce74982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.105196 10.0.0.27 - - [2026-06-04 04:26:40] "GET /projects?obj_uuids=3a64e913-89ba-488d-a5b9-33c00ce74982&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001212 10.0.0.27 - - [2026-06-04 04:26:40] "GET /project/3a64e913-89ba-488d-a5b9-33c00ce74982?fields=security_groups HTTP/1.1" 200 1348 0.089128 10.0.0.27 - - [2026-06-04 04:26:40] "DELETE /security-group/272d7f67-9c2a-4888-b54d-ed9efdfcdd7a HTTP/1.1" 200 115 0.124362 10.0.0.27 - - [2026-06-04 04:26:40] "GET /projects?obj_uuids=3a64e913-89ba-488d-a5b9-33c00ce74982&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001186 10.0.0.27 - - [2026-06-04 04:26:40] "GET /project/3a64e913-89ba-488d-a5b9-33c00ce74982?fields=application_policy_sets HTTP/1.1" 200 1387 0.081824 10.0.0.27 - - [2026-06-04 04:26:41] "DELETE /project/3a64e913-89ba-488d-a5b9-33c00ce74982 HTTP/1.1" 200 115 0.736785 10.0.0.242 - - [2026-06-04 04:26:42] "POST /neutron/security_group HTTP/1.1" 200 2062 0.017306 10.0.0.242 - - [2026-06-04 04:26:53] "POST /neutron/port HTTP/1.1" 200 1127 0.018279 10.0.0.242 - - [2026-06-04 04:26:58] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007639 10.0.0.50 - - [2026-06-04 04:27:03] "GET /obj-perms HTTP/1.1" 200 5075 0.064998 10.0.0.242 - - [2026-06-04 04:27:08] "POST /neutron/port HTTP/1.1" 200 1127 0.025115 10.0.0.242 - - [2026-06-04 04:27:13] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008790 10.0.0.242 - - [2026-06-04 04:27:13] "POST /neutron/port HTTP/1.1" 200 1127 0.023956 10.0.0.242 - - [2026-06-04 04:27:13] "GET /virtual-machine/22b105f6-52da-4444-8b57-530081004f59 HTTP/1.1" 200 1296 0.005324 10.0.0.242 - - [2026-06-04 04:27:13] "GET /virtual-machine-interface/9441056f-cd71-45da-82c2-063a11483783 HTTP/1.1" 200 2982 0.006268 10.0.0.242 - - [2026-06-04 04:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.242 - - [2026-06-04 04:27:13] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004006 10.0.0.242 - - [2026-06-04 04:27:13] "GET /virtual-networks?parent_id=acf61ba7-c463-4918-a067-1a2735b313af&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003704 10.0.0.242 - - [2026-06-04 04:27:13] "GET /virtual-network/b85a581c-27ad-47f9-bfe8-eacd04b004d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.008028 10.0.0.242 - - [2026-06-04 04:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.242 - - [2026-06-04 04:27:16] "GET /virtual-network/b85a581c-27ad-47f9-bfe8-eacd04b004d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005594 10.0.0.242 - - [2026-06-04 04:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004131 10.0.0.242 - - [2026-06-04 04:27:21] "GET /virtual-network/b85a581c-27ad-47f9-bfe8-eacd04b004d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005483 10.0.0.242 - - [2026-06-04 04:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.242 - - [2026-06-04 04:27:25] "GET /virtual-network/b85a581c-27ad-47f9-bfe8-eacd04b004d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006166 10.0.0.242 - - [2026-06-04 04:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777 10.0.0.242 - - [2026-06-04 04:27:29] "GET /virtual-network/b85a581c-27ad-47f9-bfe8-eacd04b004d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006067 10.0.0.242 - - [2026-06-04 04:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004610 10.0.0.242 - - [2026-06-04 04:27:33] "GET /virtual-network/b85a581c-27ad-47f9-bfe8-eacd04b004d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006505 10.0.0.242 - - [2026-06-04 04:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.242 - - [2026-06-04 04:27:37] "GET /virtual-network/b85a581c-27ad-47f9-bfe8-eacd04b004d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005163 10.0.0.242 - - [2026-06-04 04:27:40] "POST /neutron/port HTTP/1.1" 200 1105 0.022452 10.0.0.242 - - [2026-06-04 04:27:40] "POST /neutron/subnet HTTP/1.1" 200 689 0.009268 10.0.0.242 - - [2026-06-04 04:27:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.242 - - [2026-06-04 04:27:41] "GET /virtual-network/b85a581c-27ad-47f9-bfe8-eacd04b004d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.007522 10.0.0.242 - - [2026-06-04 04:27:42] "POST /neutron/port HTTP/1.1" 200 1216 0.018357 10.0.0.242 - - [2026-06-04 04:27:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004607 10.0.0.242 - - [2026-06-04 04:27:42] "POST /neutron/port HTTP/1.1" 200 117 0.001084 10.0.0.242 - - [2026-06-04 04:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004646 10.0.0.242 - - [2026-06-04 04:27:45] "GET /virtual-network/b85a581c-27ad-47f9-bfe8-eacd04b004d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.007613 10.0.0.242 - - [2026-06-04 04:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004689 10.0.0.242 - - [2026-06-04 04:27:49] "GET /virtual-network/b85a581c-27ad-47f9-bfe8-eacd04b004d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.007081 10.0.0.242 - - [2026-06-04 04:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398 10.0.0.242 - - [2026-06-04 04:27:53] "GET /virtual-network/b85a581c-27ad-47f9-bfe8-eacd04b004d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006843 10.0.0.242 - - [2026-06-04 04:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.242 - - [2026-06-04 04:27:57] "GET /virtual-network/b85a581c-27ad-47f9-bfe8-eacd04b004d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006719 10.0.0.242 - - [2026-06-04 04:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005373 10.0.0.242 - - [2026-06-04 04:28:02] "GET /virtual-network/b85a581c-27ad-47f9-bfe8-eacd04b004d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.007253 10.0.0.242 - - [2026-06-04 04:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005217 10.0.0.242 - - [2026-06-04 04:28:06] "GET /virtual-network/b85a581c-27ad-47f9-bfe8-eacd04b004d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006752 10.0.0.242 - - [2026-06-04 04:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004879 10.0.0.242 - - [2026-06-04 04:28:10] "GET /virtual-network/b85a581c-27ad-47f9-bfe8-eacd04b004d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.007550 10.0.0.242 - - [2026-06-04 04:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004475 10.0.0.242 - - [2026-06-04 04:28:14] "GET /virtual-network/b85a581c-27ad-47f9-bfe8-eacd04b004d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006530 10.0.0.242 - - [2026-06-04 04:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004723 10.0.0.242 - - [2026-06-04 04:28:18] "GET /virtual-network/b85a581c-27ad-47f9-bfe8-eacd04b004d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006770 10.0.0.242 - - [2026-06-04 04:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.242 - - [2026-06-04 04:28:22] "GET /virtual-network/b85a581c-27ad-47f9-bfe8-eacd04b004d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.007514 10.0.0.242 - - [2026-06-04 04:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004522 10.0.0.242 - - [2026-06-04 04:28:26] "GET /virtual-network/b85a581c-27ad-47f9-bfe8-eacd04b004d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.008003 10.0.0.50 - - [2026-06-04 04:28:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000434 10.0.0.27 - - [2026-06-04 04:28:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000358 10.0.0.50 - - [2026-06-04 04:28:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000382 10.0.0.27 - - [2026-06-04 04:28:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000365 10.0.0.242 - - [2026-06-04 04:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.242 - - [2026-06-04 04:28:30] "GET /virtual-network/b85a581c-27ad-47f9-bfe8-eacd04b004d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006319 10.0.0.50 - - [2026-06-04 04:28:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000496 10.0.0.50 - - [2026-06-04 04:28:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000656 10.0.0.242 - - [2026-06-04 04:28:31] "POST /neutron/port HTTP/1.1" 200 1127 0.016378 10.0.0.27 - - [2026-06-04 04:28:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000409 10.0.0.27 - - [2026-06-04 04:28:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000387 10.0.0.242 - - [2026-06-04 04:28:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000387 10.0.0.242 - - [2026-06-04 04:28:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000524 10.0.0.242 - - [2026-06-04 04:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.242 - - [2026-06-04 04:28:32] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003441 10.0.0.242 - - [2026-06-04 04:28:32] "GET /virtual-networks?parent_id=acf61ba7-c463-4918-a067-1a2735b313af&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.002874 10.0.0.242 - - [2026-06-04 04:28:32] "GET /virtual-network/b85a581c-27ad-47f9-bfe8-eacd04b004d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005846 10.0.0.242 - - [2026-06-04 04:28:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000344 10.0.0.242 - - [2026-06-04 04:28:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000366 10.0.0.242 - - [2026-06-04 04:28:33] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008317 10.0.0.242 - - [2026-06-04 04:28:39] "POST /neutron/port HTTP/1.1" 200 1216 0.020444 10.0.0.242 - - [2026-06-04 04:28:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007746 10.0.0.242 - - [2026-06-04 04:28:40] "POST /neutron/port HTTP/1.1" 200 117 0.001335 10.0.0.242 - - [2026-06-04 04:28:43] "POST /neutron/port HTTP/1.1" 200 1127 0.018281 10.0.0.242 - - [2026-06-04 04:28:43] "POST /neutron/port HTTP/1.1" 200 1105 0.026221 10.0.0.242 - - [2026-06-04 04:28:43] "POST /neutron/subnet HTTP/1.1" 200 689 0.010293 10.0.0.242 - - [2026-06-04 04:28:48] "POST /neutron/port HTTP/1.1" 200 1127 0.023065 10.0.0.242 - - [2026-06-04 04:28:53] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008803 10.0.0.242 - - [2026-06-04 04:29:04] "POST /neutron/port HTTP/1.1" 200 1127 0.021107 10.0.0.242 - - [2026-06-04 04:29:05] "GET /obj-perms HTTP/1.1" 200 5075 0.073042 10.0.0.242 - - [2026-06-04 04:29:09] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008926 10.0.0.242 - - [2026-06-04 04:29:19] "POST /neutron/port HTTP/1.1" 200 1127 0.025207 10.0.0.242 - - [2026-06-04 04:29:24] "POST /fqname-to-id HTTP/1.1" 404 240 0.003930 10.0.0.242 - - [2026-06-04 04:29:24] "POST /bgp-as-a-services HTTP/1.1" 200 597 0.032033 10.0.0.242 - - [2026-06-04 04:29:25] "GET /bgp-as-a-service/3098c08e-5e4b-4009-966a-1cda70122170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1621 0.007247 10.0.0.242 - - [2026-06-04 04:29:25] "GET /virtual-machine-interface/9441056f-cd71-45da-82c2-063a11483783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.005077 10.0.0.242 - - [2026-06-04 04:29:25] "POST /ref-update HTTP/1.1" 200 156 0.013477 10.0.0.50 - - [2026-06-04 04:29:25] "POST /bgp-routers HTTP/1.1" 200 603 0.027099 10.0.0.242 - - [2026-06-04 04:29:25] "POST /neutron/subnet HTTP/1.1" 200 720 0.008543 10.0.0.50 - - [2026-06-04 04:29:25] "POST /ref-update HTTP/1.1" 200 156 0.025572 10.0.0.242 - - [2026-06-04 04:29:42] "POST /neutron/port HTTP/1.1" 200 1105 0.059434 10.0.0.242 - - [2026-06-04 04:29:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004415 10.0.0.242 - - [2026-06-04 04:29:42] "POST /neutron/network HTTP/1.1" 200 925 0.007381 10.0.0.242 - - [2026-06-04 04:29:44] "POST /neutron/network HTTP/1.1" 200 851 0.007366 10.0.0.242 - - [2026-06-04 04:29:44] "POST /neutron/port HTTP/1.1" 200 117 0.001121 10.0.0.242 - - [2026-06-04 04:29:57] "GET /bgp-as-a-service/3098c08e-5e4b-4009-966a-1cda70122170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.007218 10.0.0.242 - - [2026-06-04 04:29:57] "GET /virtual-machine-interface/9441056f-cd71-45da-82c2-063a11483783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3090 0.008329 10.0.0.242 - - [2026-06-04 04:29:57] "POST /ref-update HTTP/1.1" 200 156 0.014839 10.0.0.50 - - [2026-06-04 04:29:57] "POST /ref-update HTTP/1.1" 200 156 0.037843 10.0.0.242 - - [2026-06-04 04:29:57] "DELETE /bgp-as-a-service/3098c08e-5e4b-4009-966a-1cda70122170 HTTP/1.1" 200 115 0.070295 10.0.0.242 - - [2026-06-04 04:29:58] "POST /neutron/network HTTP/1.1" 400 204 0.017047 10.0.0.242 - - [2026-06-04 04:29:58] "POST /neutron/port HTTP/1.1" 200 151 0.194841 10.0.0.242 - - [2026-06-04 04:29:58] "POST /neutron/port HTTP/1.1" 200 151 0.222664 10.0.0.50 - - [2026-06-04 04:30:00] "DELETE /route-target/3d230d5b-6b10-4d56-9dd4-99a032ce581f HTTP/1.1" 200 115 0.027386 10.0.0.27 - - [2026-06-04 04:30:01] "GET /projects?obj_uuids=acf61ba7-c463-4918-a067-1a2735b313af&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001456 10.0.0.242 - - [2026-06-04 04:30:01] "GET /project/acf61ba7-c463-4918-a067-1a2735b313af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.068575 10.0.0.27 - - [2026-06-04 04:30:01] "GET /projects?obj_uuids=acf61ba7-c463-4918-a067-1a2735b313af&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001496 10.0.0.242 - - [2026-06-04 04:30:01] "GET /project/acf61ba7-c463-4918-a067-1a2735b313af?fields=virtual_networks HTTP/1.1" 200 1041 0.066283 10.0.0.27 - - [2026-06-04 04:30:01] "GET /projects?obj_uuids=acf61ba7-c463-4918-a067-1a2735b313af&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001315 10.0.0.242 - - [2026-06-04 04:30:02] "GET /project/acf61ba7-c463-4918-a067-1a2735b313af?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.066067 10.0.0.27 - - [2026-06-04 04:30:02] "GET /projects?obj_uuids=acf61ba7-c463-4918-a067-1a2735b313af&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001209 10.0.0.242 - - [2026-06-04 04:30:02] "GET /project/acf61ba7-c463-4918-a067-1a2735b313af?fields=security_groups HTTP/1.1" 200 1271 0.046057 10.0.0.242 - - [2026-06-04 04:30:03] "POST /fqname-to-id HTTP/1.1" 404 189 0.381197 10.0.0.27 - - [2026-06-04 04:30:03] "GET /projects?obj_uuids=b97e4080-f785-4a78-a893-ac9d411b3fe7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002568 10.0.0.27 - - [2026-06-04 04:30:03] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001104 10.0.0.27 - - [2026-06-04 04:30:03] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007782 10.0.0.27 - - [2026-06-04 04:30:04] "POST /id-to-fqname HTTP/1.1" 200 191 0.001606 10.0.0.27 - - [2026-06-04 04:30:04] "POST /fqname-to-id HTTP/1.1" 404 200 0.004601 10.0.0.27 - - [2026-06-04 04:30:04] "POST /security-groups HTTP/1.1" 200 592 0.037305 10.0.0.27 - - [2026-06-04 04:30:04] "POST /projects HTTP/1.1" 200 587 0.257179 10.0.0.27 - - [2026-06-04 04:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.310550 10.0.0.50 - - [2026-06-04 04:30:04] "POST /fqname-to-id HTTP/1.1" 404 234 0.006138 10.0.0.242 - - [2026-06-04 04:30:04] "GET /project/b97e4080-f785-4a78-a893-ac9d411b3fe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.477162 10.0.0.242 - - [2026-06-04 04:30:05] "GET / HTTP/1.1" 200 35931 0.001667 10.0.0.27 - - [2026-06-04 04:30:06] "GET /obj-perms HTTP/1.1" 200 5075 0.073946 10.0.0.242 - - [2026-06-04 04:30:07] "POST /fqname-to-id HTTP/1.1" 401 293 0.000413 10.0.0.242 - - [2026-06-04 04:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.039708 10.0.0.27 - - [2026-06-04 04:30:08] "GET /projects?obj_uuids=b97e4080-f785-4a78-a893-ac9d411b3fe7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001601 10.0.0.242 - - [2026-06-04 04:30:08] "GET /project/b97e4080-f785-4a78-a893-ac9d411b3fe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.042469 10.0.0.242 - - [2026-06-04 04:30:08] "POST /neutron/network HTTP/1.1" 200 117 0.069532 10.0.0.50 - - [2026-06-04 04:30:08] "POST /ref-update HTTP/1.1" 200 156 0.024890 10.0.0.242 - - [2026-06-04 04:30:08] "POST /neutron/network HTTP/1.1" 200 833 0.011369 10.0.0.242 - - [2026-06-04 04:30:08] "POST /id-to-fqname HTTP/1.1" 200 225 0.001400 10.0.0.242 - - [2026-06-04 04:30:08] "GET /virtual-network/031d9c30-7ef1-4740-9590-19ae687655da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005424 10.0.0.242 - - [2026-06-04 04:30:09] "GET /virtual-network/031d9c30-7ef1-4740-9590-19ae687655da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007378 10.0.0.242 - - [2026-06-04 04:30:09] "POST /neutron/subnet HTTP/1.1" 200 724 0.010267 10.0.0.242 - - [2026-06-04 04:30:09] "POST /id-to-fqname HTTP/1.1" 200 225 0.001329 10.0.0.27 - - [2026-06-04 04:30:10] "GET /projects?obj_uuids=b97e4080-f785-4a78-a893-ac9d411b3fe7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001979 10.0.0.242 - - [2026-06-04 04:30:10] "GET /project/b97e4080-f785-4a78-a893-ac9d411b3fe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.097408 10.0.0.242 - - [2026-06-04 04:30:10] "POST /neutron/network HTTP/1.1" 200 833 0.043550 10.0.0.242 - - [2026-06-04 04:30:10] "POST /id-to-fqname HTTP/1.1" 200 225 0.001274 10.0.0.242 - - [2026-06-04 04:30:10] "POST /neutron/port HTTP/1.1" 200 4182 0.035097 10.0.0.27 - - [2026-06-04 04:30:11] "GET /projects?obj_uuids=b97e4080-f785-4a78-a893-ac9d411b3fe7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001522 10.0.0.242 - - [2026-06-04 04:30:11] "POST /neutron/port HTTP/1.1" 200 1061 0.483472 10.0.0.27 - - [2026-06-04 04:30:11] "GET /projects?obj_uuids=b97e4080-f785-4a78-a893-ac9d411b3fe7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001272 10.0.0.242 - - [2026-06-04 04:30:11] "POST /neutron/port HTTP/1.1" 200 1115 0.235318 10.0.0.242 - - [2026-06-04 04:30:11] "GET /project/b97e4080-f785-4a78-a893-ac9d411b3fe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.195614 10.0.0.242 - - [2026-06-04 04:30:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005476 10.0.0.242 - - [2026-06-04 04:30:12] "POST /neutron/network HTTP/1.1" 200 833 0.013282 10.0.0.242 - - [2026-06-04 04:30:12] "POST /neutron/port HTTP/1.1" 200 117 0.007165 10.0.0.242 - - [2026-06-04 04:30:12] "POST /id-to-fqname HTTP/1.1" 200 225 0.002418 10.0.0.242 - - [2026-06-04 04:30:12] "POST /neutron/security_group HTTP/1.1" 200 2059 0.022898 10.0.0.242 - - [2026-06-04 04:30:13] "POST /neutron/port HTTP/1.1" 200 1061 0.050266 10.0.0.27 - - [2026-06-04 04:30:14] "GET /projects?obj_uuids=b97e4080-f785-4a78-a893-ac9d411b3fe7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000998 10.0.0.242 - - [2026-06-04 04:30:14] "GET /project/b97e4080-f785-4a78-a893-ac9d411b3fe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.193957 10.0.0.242 - - [2026-06-04 04:30:14] "POST /neutron/port HTTP/1.1" 200 1125 0.089839 10.0.0.242 - - [2026-06-04 04:30:14] "POST /neutron/subnet HTTP/1.1" 200 698 0.022305 10.0.0.242 - - [2026-06-04 04:30:14] "POST /neutron/port HTTP/1.1" 200 6126 0.156554 10.0.0.242 - - [2026-06-04 04:30:14] "POST /neutron/port HTTP/1.1" 200 1125 0.034536 10.0.0.27 - - [2026-06-04 04:30:15] "GET /projects?obj_uuids=b97e4080-f785-4a78-a893-ac9d411b3fe7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001079 10.0.0.242 - - [2026-06-04 04:30:15] "POST /neutron/port HTTP/1.1" 200 1061 0.544927 10.0.0.242 - - [2026-06-04 04:30:16] "POST /neutron/port HTTP/1.1" 200 1115 0.174137 10.0.0.242 - - [2026-06-04 04:30:16] "POST /neutron/subnet HTTP/1.1" 200 698 0.024688 10.0.0.242 - - [2026-06-04 04:30:20] "POST /neutron/port HTTP/1.1" 200 1125 0.054648 10.0.0.242 - - [2026-06-04 04:30:25] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008805 10.0.0.242 - - [2026-06-04 04:30:35] "POST /neutron/port HTTP/1.1" 200 1125 0.022578 10.0.0.242 - - [2026-06-04 04:30:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008317 10.0.0.27 - - [2026-06-04 04:30:41] "DELETE /project/b97e4080f7854a78a893ac9d411b3fe7 HTTP/1.1" 404 173 0.004886 10.0.0.27 - - [2026-06-04 04:30:41] "DELETE /project/acf61ba7-c463-4918-a067-1a2735b313af HTTP/1.1" 404 177 0.004216 10.0.0.242 - - [2026-06-04 04:30:44] "POST /neutron/network HTTP/1.1" 200 1121 0.038573 10.0.0.242 - - [2026-06-04 04:30:44] "POST /neutron/subnet HTTP/1.1" 200 1375 0.015365 10.0.0.242 - - [2026-06-04 04:30:44] "POST /neutron/network HTTP/1.1" 200 1111 0.012563 10.0.0.242 - - [2026-06-04 04:30:50] "POST /neutron/port HTTP/1.1" 200 1125 0.022570 10.0.0.242 - - [2026-06-04 04:30:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008107 10.0.0.242 - - [2026-06-04 04:30:56] "POST /neutron/port HTTP/1.1" 200 1125 0.017116 10.0.0.242 - - [2026-06-04 04:30:56] "GET /virtual-machine/54f83b49-1594-4c5e-8cf6-78cc8f794fd3 HTTP/1.1" 401 293 0.000409 10.0.0.242 - - [2026-06-04 04:30:56] "GET /virtual-machine/54f83b49-1594-4c5e-8cf6-78cc8f794fd3 HTTP/1.1" 200 1293 0.044239 10.0.0.242 - - [2026-06-04 04:30:56] "GET /virtual-machine-interface/b0e0823a-dd57-4098-accc-d27d412dc5aa HTTP/1.1" 200 2959 0.007358 10.0.0.242 - - [2026-06-04 04:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.242 - - [2026-06-04 04:30:56] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003857 10.0.0.242 - - [2026-06-04 04:30:56] "GET /virtual-networks?parent_id=b97e4080-f785-4a78-a893-ac9d411b3fe7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004414 10.0.0.242 - - [2026-06-04 04:30:56] "GET /virtual-network/031d9c30-7ef1-4740-9590-19ae687655da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.010419 10.0.0.242 - - [2026-06-04 04:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.242 - - [2026-06-04 04:30:59] "GET /virtual-network/031d9c30-7ef1-4740-9590-19ae687655da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005173 10.0.0.242 - - [2026-06-04 04:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004483 10.0.0.242 - - [2026-06-04 04:31:03] "GET /virtual-network/031d9c30-7ef1-4740-9590-19ae687655da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007412 10.0.0.50 - - [2026-06-04 04:31:07] "GET /obj-perms HTTP/1.1" 200 5075 0.078808 10.0.0.242 - - [2026-06-04 04:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.242 - - [2026-06-04 04:31:08] "GET /virtual-network/031d9c30-7ef1-4740-9590-19ae687655da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006197 10.0.0.242 - - [2026-06-04 04:31:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.242 - - [2026-06-04 04:31:12] "GET /virtual-network/031d9c30-7ef1-4740-9590-19ae687655da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006423 10.0.0.242 - - [2026-06-04 04:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.242 - - [2026-06-04 04:31:16] "GET /virtual-network/031d9c30-7ef1-4740-9590-19ae687655da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004917 10.0.0.242 - - [2026-06-04 04:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.242 - - [2026-06-04 04:31:20] "GET /virtual-network/031d9c30-7ef1-4740-9590-19ae687655da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005289 10.0.0.242 - - [2026-06-04 04:31:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005048 10.0.0.242 - - [2026-06-04 04:31:24] "GET /virtual-network/031d9c30-7ef1-4740-9590-19ae687655da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007926 10.0.0.242 - - [2026-06-04 04:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004853 10.0.0.242 - - [2026-06-04 04:31:28] "GET /virtual-network/031d9c30-7ef1-4740-9590-19ae687655da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006801 10.0.0.242 - - [2026-06-04 04:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.242 - - [2026-06-04 04:31:32] "GET /virtual-network/031d9c30-7ef1-4740-9590-19ae687655da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005878 10.0.0.242 - - [2026-06-04 04:31:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.040545 10.0.0.242 - - [2026-06-04 04:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005102 10.0.0.242 - - [2026-06-04 04:31:36] "GET /virtual-network/031d9c30-7ef1-4740-9590-19ae687655da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007957 10.0.0.242 - - [2026-06-04 04:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.242 - - [2026-06-04 04:31:40] "GET /virtual-network/031d9c30-7ef1-4740-9590-19ae687655da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005409 10.0.0.242 - - [2026-06-04 04:31:43] "POST /neutron/network HTTP/1.1" 200 1121 0.007748 10.0.0.242 - - [2026-06-04 04:31:43] "POST /neutron/subnet HTTP/1.1" 200 1375 0.013283 10.0.0.242 - - [2026-06-04 04:31:43] "POST /neutron/network HTTP/1.1" 200 1111 0.009652 10.0.0.242 - - [2026-06-04 04:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777 10.0.0.242 - - [2026-06-04 04:31:44] "GET /virtual-network/031d9c30-7ef1-4740-9590-19ae687655da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007694 10.0.0.242 - - [2026-06-04 04:31:46] "POST /neutron/network HTTP/1.1" 200 935 0.009121 10.0.0.242 - - [2026-06-04 04:31:46] "POST /neutron/port HTTP/1.1" 200 117 0.001743 10.0.0.242 - - [2026-06-04 04:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004361 10.0.0.242 - - [2026-06-04 04:31:48] "GET /virtual-network/031d9c30-7ef1-4740-9590-19ae687655da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005221 10.0.0.242 - - [2026-06-04 04:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.242 - - [2026-06-04 04:31:53] "GET /virtual-network/031d9c30-7ef1-4740-9590-19ae687655da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005459 10.0.0.242 - - [2026-06-04 04:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004657 10.0.0.242 - - [2026-06-04 04:31:57] "GET /virtual-network/031d9c30-7ef1-4740-9590-19ae687655da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007822 10.0.0.242 - - [2026-06-04 04:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.242 - - [2026-06-04 04:32:01] "GET /virtual-network/031d9c30-7ef1-4740-9590-19ae687655da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005488 10.0.0.242 - - [2026-06-04 04:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.242 - - [2026-06-04 04:32:05] "GET /virtual-network/031d9c30-7ef1-4740-9590-19ae687655da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005740 10.0.0.242 - - [2026-06-04 04:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.242 - - [2026-06-04 04:32:09] "GET /virtual-network/031d9c30-7ef1-4740-9590-19ae687655da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006368 10.0.0.242 - - [2026-06-04 04:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.242 - - [2026-06-04 04:32:13] "GET /virtual-network/031d9c30-7ef1-4740-9590-19ae687655da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006437 10.0.0.242 - - [2026-06-04 04:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.242 - - [2026-06-04 04:32:17] "GET /virtual-network/031d9c30-7ef1-4740-9590-19ae687655da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006055 10.0.0.242 - - [2026-06-04 04:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.242 - - [2026-06-04 04:32:21] "GET /virtual-network/031d9c30-7ef1-4740-9590-19ae687655da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007423 10.0.0.242 - - [2026-06-04 04:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.242 - - [2026-06-04 04:32:25] "GET /virtual-network/031d9c30-7ef1-4740-9590-19ae687655da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005147 10.0.0.242 - - [2026-06-04 04:32:28] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007732 10.0.0.242 - - [2026-06-04 04:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.242 - - [2026-06-04 04:32:29] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003906 10.0.0.242 - - [2026-06-04 04:32:29] "GET /virtual-networks?parent_id=b97e4080-f785-4a78-a893-ac9d411b3fe7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003551 10.0.0.242 - - [2026-06-04 04:32:29] "GET /virtual-network/031d9c30-7ef1-4740-9590-19ae687655da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005916 10.0.0.242 - - [2026-06-04 04:32:30] "POST /neutron/port HTTP/1.1" 200 1125 0.019106 10.0.0.242 - - [2026-06-04 04:32:35] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008268 10.0.0.242 - - [2026-06-04 04:32:45] "POST /neutron/port HTTP/1.1" 200 1105 0.020806 10.0.0.242 - - [2026-06-04 04:32:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004348 10.0.0.242 - - [2026-06-04 04:32:45] "POST /neutron/network HTTP/1.1" 200 925 0.008115 10.0.0.242 - - [2026-06-04 04:32:46] "POST /neutron/port HTTP/1.1" 200 1216 0.019336 10.0.0.242 - - [2026-06-04 04:32:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005105 10.0.0.242 - - [2026-06-04 04:32:46] "POST /neutron/port HTTP/1.1" 200 117 0.001581 10.0.0.242 - - [2026-06-04 04:32:50] "POST /neutron/port HTTP/1.1" 200 1125 0.022359 10.0.0.242 - - [2026-06-04 04:32:56] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008620 10.0.0.242 - - [2026-06-04 04:33:06] "POST /neutron/port HTTP/1.1" 200 1125 0.017939 10.0.0.242 - - [2026-06-04 04:33:11] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010459 10.0.0.242 - - [2026-06-04 04:33:21] "POST /neutron/port HTTP/1.1" 200 1125 0.022274 10.0.0.242 - - [2026-06-04 04:33:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007059 10.0.0.50 - - [2026-06-04 04:33:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000380 10.0.0.27 - - [2026-06-04 04:33:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000449 10.0.0.50 - - [2026-06-04 04:33:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000355 10.0.0.27 - - [2026-06-04 04:33:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000402 10.0.0.50 - - [2026-06-04 04:33:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000358 10.0.0.50 - - [2026-06-04 04:33:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000465 10.0.0.27 - - [2026-06-04 04:33:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000463 10.0.0.27 - - [2026-06-04 04:33:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000391 10.0.0.242 - - [2026-06-04 04:33:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000380 10.0.0.242 - - [2026-06-04 04:33:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000396 10.0.0.242 - - [2026-06-04 04:33:32] "POST /neutron/port HTTP/1.1" 200 1125 0.020571 10.0.0.242 - - [2026-06-04 04:33:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007595 10.0.0.242 - - [2026-06-04 04:33:32] "GET /virtual-machine/29fecba2-fe8d-4de1-a4c2-10f8d73c1862 HTTP/1.1" 200 1293 0.005950 10.0.0.242 - - [2026-06-04 04:33:32] "GET /virtual-machine-interface/382bef96-87da-4639-a7dc-a9c643a45c23 HTTP/1.1" 200 2958 0.007821 10.0.0.242 - - [2026-06-04 04:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.242 - - [2026-06-04 04:33:32] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003765 10.0.0.242 - - [2026-06-04 04:33:32] "GET /virtual-networks?parent_id=b97e4080-f785-4a78-a893-ac9d411b3fe7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003447 10.0.0.242 - - [2026-06-04 04:33:32] "GET /virtual-network/031d9c30-7ef1-4740-9590-19ae687655da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006464 10.0.0.242 - - [2026-06-04 04:33:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000356 10.0.0.242 - - [2026-06-04 04:33:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000376 10.0.0.242 - - [2026-06-04 04:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.242 - - [2026-06-04 04:33:33] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004014 10.0.0.242 - - [2026-06-04 04:33:33] "GET /virtual-networks?parent_id=b97e4080-f785-4a78-a893-ac9d411b3fe7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003266 10.0.0.242 - - [2026-06-04 04:33:33] "GET /virtual-network/031d9c30-7ef1-4740-9590-19ae687655da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005386 10.0.0.242 - - [2026-06-04 04:33:34] "POST /neutron/port HTTP/1.1" 200 1125 0.020077 10.0.0.242 - - [2026-06-04 04:33:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007286 10.0.0.242 - - [2026-06-04 04:33:34] "GET /virtual-machine/1da06763-68d1-493b-b9ab-0a357a83a1a7 HTTP/1.1" 200 1293 0.006044 10.0.0.242 - - [2026-06-04 04:33:34] "GET /virtual-machine-interface/a09812f9-075c-4c0e-9aae-a82406695a3d HTTP/1.1" 200 2959 0.005289 10.0.0.242 - - [2026-06-04 04:33:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.242 - - [2026-06-04 04:33:34] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003572 10.0.0.242 - - [2026-06-04 04:33:34] "GET /virtual-networks?parent_id=b97e4080-f785-4a78-a893-ac9d411b3fe7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002743 10.0.0.242 - - [2026-06-04 04:33:34] "GET /virtual-network/031d9c30-7ef1-4740-9590-19ae687655da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006251 10.0.0.242 - - [2026-06-04 04:33:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.242 - - [2026-06-04 04:33:35] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003423 10.0.0.242 - - [2026-06-04 04:33:35] "GET /virtual-networks?parent_id=b97e4080-f785-4a78-a893-ac9d411b3fe7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003251 10.0.0.242 - - [2026-06-04 04:33:35] "GET /virtual-network/031d9c30-7ef1-4740-9590-19ae687655da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005851 10.0.0.242 - - [2026-06-04 04:33:35] "POST /fqname-to-id HTTP/1.1" 404 198 0.003855 10.0.0.242 - - [2026-06-04 04:33:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.242 - - [2026-06-04 04:33:35] "GET /global-system-config/d87043ae-4a65-4973-83e0-af95fb20ee62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006545 10.0.0.242 - - [2026-06-04 04:33:35] "POST /control-node-zones HTTP/1.1" 200 569 0.027889 10.0.0.242 - - [2026-06-04 04:33:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.242 - - [2026-06-04 04:33:36] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005209 10.0.0.242 - - [2026-06-04 04:33:36] "GET /control-node-zone/2713cef2-bcaf-4758-a802-ecd3c737e2da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.006769 10.0.0.242 - - [2026-06-04 04:33:36] "PUT /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991 HTTP/1.1" 200 254 0.025891 10.0.0.242 - - [2026-06-04 04:33:36] "POST /fqname-to-id HTTP/1.1" 404 198 0.003072 10.0.0.242 - - [2026-06-04 04:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004570 10.0.0.242 - - [2026-06-04 04:33:36] "GET /global-system-config/d87043ae-4a65-4973-83e0-af95fb20ee62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006091 10.0.0.242 - - [2026-06-04 04:33:36] "POST /control-node-zones HTTP/1.1" 200 569 0.027355 10.0.0.242 - - [2026-06-04 04:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.242 - - [2026-06-04 04:33:36] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005230 10.0.0.242 - - [2026-06-04 04:33:36] "GET /control-node-zone/189477b8-8a14-4e1f-8d1c-cbc78353ea74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.006599 10.0.0.242 - - [2026-06-04 04:33:36] "PUT /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d HTTP/1.1" 200 254 0.022351 10.0.0.242 - - [2026-06-04 04:33:36] "POST /fqname-to-id HTTP/1.1" 404 198 0.003722 10.0.0.242 - - [2026-06-04 04:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.242 - - [2026-06-04 04:33:36] "GET /global-system-config/d87043ae-4a65-4973-83e0-af95fb20ee62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006261 10.0.0.242 - - [2026-06-04 04:33:36] "POST /control-node-zones HTTP/1.1" 200 569 0.027059 10.0.0.242 - - [2026-06-04 04:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.242 - - [2026-06-04 04:33:36] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005787 10.0.0.242 - - [2026-06-04 04:33:36] "GET /control-node-zone/66f73bf0-3a7f-497a-b26d-d5c8815047c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005573 10.0.0.242 - - [2026-06-04 04:33:36] "PUT /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245 HTTP/1.1" 200 254 0.027184 10.0.0.242 - - [2026-06-04 04:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.242 - - [2026-06-04 04:33:36] "GET /global-system-config/d87043ae-4a65-4973-83e0-af95fb20ee62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006598 10.0.0.242 - - [2026-06-04 04:33:36] "POST /fqname-to-id HTTP/1.1" 404 234 0.003022 10.0.0.242 - - [2026-06-04 04:33:36] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.034367 10.0.0.242 - - [2026-06-04 04:33:37] "POST /neutron/network HTTP/1.1" 200 833 0.006840 10.0.0.242 - - [2026-06-04 04:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005893 10.0.0.242 - - [2026-06-04 04:33:37] "GET /bgp-as-a-service/32058eaa-fd76-4d98-9b13-9eb45d4b0336?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.007889 10.0.0.242 - - [2026-06-04 04:33:37] "GET /control-node-zone/2713cef2-bcaf-4758-a802-ecd3c737e2da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005067 10.0.0.242 - - [2026-06-04 04:33:37] "POST /ref-update HTTP/1.1" 200 156 0.015760 10.0.0.242 - - [2026-06-04 04:33:46] "POST /neutron/port HTTP/1.1" 200 1125 0.017774 10.0.0.242 - - [2026-06-04 04:33:46] "POST /neutron/subnet HTTP/1.1" 200 698 0.010125 10.0.0.242 - - [2026-06-04 04:33:47] "POST /neutron/port HTTP/1.1" 200 1105 0.024183 10.0.0.242 - - [2026-06-04 04:33:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005857 10.0.0.242 - - [2026-06-04 04:33:47] "POST /neutron/network HTTP/1.1" 200 925 0.009606 10.0.0.242 - - [2026-06-04 04:33:58] "GET /bgp-as-a-service/32058eaa-fd76-4d98-9b13-9eb45d4b0336?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.006028 10.0.0.242 - - [2026-06-04 04:33:58] "GET /virtual-machine-interface/b0e0823a-dd57-4098-accc-d27d412dc5aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.005771 10.0.0.242 - - [2026-06-04 04:33:58] "POST /ref-update HTTP/1.1" 200 156 0.013404 10.0.0.50 - - [2026-06-04 04:33:58] "POST /bgp-routers HTTP/1.1" 200 594 0.070342 10.0.0.50 - - [2026-06-04 04:33:58] "POST /ref-update HTTP/1.1" 200 156 0.017408 10.0.0.242 - - [2026-06-04 04:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004744 10.0.0.242 - - [2026-06-04 04:33:59] "GET /global-system-config/d87043ae-4a65-4973-83e0-af95fb20ee62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007746 10.0.0.242 - - [2026-06-04 04:33:59] "POST /fqname-to-id HTTP/1.1" 404 234 0.004837 10.0.0.242 - - [2026-06-04 04:33:59] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.052454 10.0.0.242 - - [2026-06-04 04:34:00] "POST /neutron/network HTTP/1.1" 200 833 0.007695 10.0.0.242 - - [2026-06-04 04:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.242 - - [2026-06-04 04:34:00] "GET /bgp-as-a-service/c5d0499d-4416-4350-809f-2d5ab132e8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.006391 10.0.0.242 - - [2026-06-04 04:34:00] "GET /control-node-zone/189477b8-8a14-4e1f-8d1c-cbc78353ea74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004390 10.0.0.242 - - [2026-06-04 04:34:00] "POST /ref-update HTTP/1.1" 200 156 0.025734 10.0.0.242 - - [2026-06-04 04:34:09] "GET /bgp-as-a-service/c5d0499d-4416-4350-809f-2d5ab132e8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.006825 10.0.0.242 - - [2026-06-04 04:34:09] "GET /virtual-machine-interface/382bef96-87da-4639-a7dc-a9c643a45c23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.006527 10.0.0.242 - - [2026-06-04 04:34:09] "POST /ref-update HTTP/1.1" 200 156 0.024796 10.0.0.50 - - [2026-06-04 04:34:09] "POST /ref-update HTTP/1.1" 200 156 0.043984 10.0.0.242 - - [2026-06-04 04:34:09] "GET /obj-perms HTTP/1.1" 200 5075 0.066617 10.0.0.242 - - [2026-06-04 04:34:22] "GET /control-node-zone/2713cef2-bcaf-4758-a802-ecd3c737e2da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004640 10.0.0.242 - - [2026-06-04 04:34:23] "POST /ref-update HTTP/1.1" 200 156 0.023585 10.0.0.242 - - [2026-06-04 04:34:23] "GET /control-node-zone/189477b8-8a14-4e1f-8d1c-cbc78353ea74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004657 10.0.0.242 - - [2026-06-04 04:34:23] "POST /ref-update HTTP/1.1" 200 156 0.023724 10.0.0.242 - - [2026-06-04 04:34:23] "GET /control-node-zone/66f73bf0-3a7f-497a-b26d-d5c8815047c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004355 10.0.0.242 - - [2026-06-04 04:34:23] "POST /ref-update HTTP/1.1" 200 156 0.020596 10.0.0.242 - - [2026-06-04 04:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.242 - - [2026-06-04 04:34:23] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005522 10.0.0.242 - - [2026-06-04 04:34:23] "GET /control-node-zone/2713cef2-bcaf-4758-a802-ecd3c737e2da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004025 10.0.0.242 - - [2026-06-04 04:34:23] "PUT /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245 HTTP/1.1" 200 254 0.022180 10.0.0.242 - - [2026-06-04 04:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.242 - - [2026-06-04 04:34:23] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005884 10.0.0.242 - - [2026-06-04 04:34:23] "GET /control-node-zone/189477b8-8a14-4e1f-8d1c-cbc78353ea74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003915 10.0.0.242 - - [2026-06-04 04:34:23] "PUT /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d HTTP/1.1" 200 254 0.021722 10.0.0.242 - - [2026-06-04 04:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.242 - - [2026-06-04 04:34:23] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.006161 10.0.0.242 - - [2026-06-04 04:34:23] "GET /control-node-zone/66f73bf0-3a7f-497a-b26d-d5c8815047c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004094 10.0.0.242 - - [2026-06-04 04:34:23] "PUT /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991 HTTP/1.1" 200 254 0.022126 10.0.0.242 - - [2026-06-04 04:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.242 - - [2026-06-04 04:34:36] "GET /bgp-as-a-service/32058eaa-fd76-4d98-9b13-9eb45d4b0336?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.005841 10.0.0.242 - - [2026-06-04 04:34:36] "GET /control-node-zone/2713cef2-bcaf-4758-a802-ecd3c737e2da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004299 10.0.0.242 - - [2026-06-04 04:34:36] "POST /ref-update HTTP/1.1" 200 156 0.017262 10.0.0.242 - - [2026-06-04 04:34:36] "GET /control-node-zone/2713cef2-bcaf-4758-a802-ecd3c737e2da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004652 10.0.0.242 - - [2026-06-04 04:34:36] "POST /ref-update HTTP/1.1" 200 156 0.023579 10.0.0.242 - - [2026-06-04 04:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.242 - - [2026-06-04 04:34:36] "GET /global-system-config/d87043ae-4a65-4973-83e0-af95fb20ee62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006560 10.0.0.242 - - [2026-06-04 04:34:36] "POST /neutron/subnet HTTP/1.1" 200 724 0.010606 10.0.0.242 - - [2026-06-04 04:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.242 - - [2026-06-04 04:34:36] "GET /bgp-as-a-service/32058eaa-fd76-4d98-9b13-9eb45d4b0336?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.005874 10.0.0.242 - - [2026-06-04 04:34:36] "GET /control-node-zone/66f73bf0-3a7f-497a-b26d-d5c8815047c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004030 10.0.0.242 - - [2026-06-04 04:34:36] "POST /ref-update HTTP/1.1" 200 156 0.019197 10.0.0.242 - - [2026-06-04 04:34:40] "GET /bgp-as-a-service/32058eaa-fd76-4d98-9b13-9eb45d4b0336?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.006046 10.0.0.242 - - [2026-06-04 04:34:40] "GET /virtual-machine-interface/b0e0823a-dd57-4098-accc-d27d412dc5aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3053 0.007856 10.0.0.242 - - [2026-06-04 04:34:47] "POST /neutron/port HTTP/1.1" 200 1216 0.066398 10.0.0.242 - - [2026-06-04 04:34:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004496 10.0.0.242 - - [2026-06-04 04:34:47] "POST /neutron/port HTTP/1.1" 200 117 0.001197 10.0.0.242 - - [2026-06-04 04:34:47] "POST /neutron/port HTTP/1.1" 200 1125 0.022308 10.0.0.242 - - [2026-06-04 04:34:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004063 10.0.0.242 - - [2026-06-04 04:34:47] "POST /neutron/network HTTP/1.1" 200 833 0.012674 10.0.0.242 - - [2026-06-04 04:34:53] "GET /bgp-as-a-service/32058eaa-fd76-4d98-9b13-9eb45d4b0336?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.004043 10.0.0.242 - - [2026-06-04 04:34:53] "GET /virtual-machine-interface/b0e0823a-dd57-4098-accc-d27d412dc5aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3053 0.005897 10.0.0.242 - - [2026-06-04 04:34:53] "POST /ref-update HTTP/1.1" 200 156 0.014406 10.0.0.242 - - [2026-06-04 04:34:53] "GET /bgp-as-a-service/c5d0499d-4416-4350-809f-2d5ab132e8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2447 0.007862 10.0.0.242 - - [2026-06-04 04:34:53] "GET /virtual-machine-interface/382bef96-87da-4639-a7dc-a9c643a45c23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.009253 10.0.0.242 - - [2026-06-04 04:34:53] "POST /ref-update HTTP/1.1" 200 156 0.013911 10.0.0.242 - - [2026-06-04 04:34:53] "DELETE /bgp-as-a-service/c5d0499d-4416-4350-809f-2d5ab132e8dc HTTP/1.1" 200 115 0.050492 10.0.0.242 - - [2026-06-04 04:34:53] "GET /bgp-as-a-service/32058eaa-fd76-4d98-9b13-9eb45d4b0336?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.007284 10.0.0.242 - - [2026-06-04 04:34:53] "GET /virtual-machine-interface/b0e0823a-dd57-4098-accc-d27d412dc5aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3053 0.007591 10.0.0.242 - - [2026-06-04 04:34:53] "DELETE /bgp-as-a-service/32058eaa-fd76-4d98-9b13-9eb45d4b0336 HTTP/1.1" 200 115 0.045660 10.0.0.242 - - [2026-06-04 04:34:53] "GET /control-node-zone/66f73bf0-3a7f-497a-b26d-d5c8815047c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004454 10.0.0.242 - - [2026-06-04 04:34:53] "POST /ref-update HTTP/1.1" 200 156 0.020749 10.0.0.242 - - [2026-06-04 04:34:53] "DELETE /control-node-zone/66f73bf0-3a7f-497a-b26d-d5c8815047c8 HTTP/1.1" 200 115 0.030836 10.0.0.242 - - [2026-06-04 04:34:53] "GET /control-node-zone/189477b8-8a14-4e1f-8d1c-cbc78353ea74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005132 10.0.0.242 - - [2026-06-04 04:34:53] "POST /ref-update HTTP/1.1" 200 156 0.024861 10.0.0.50 - - [2026-06-04 04:34:53] "POST /ref-update HTTP/1.1" 404 171 0.003615 10.0.0.242 - - [2026-06-04 04:34:53] "DELETE /control-node-zone/189477b8-8a14-4e1f-8d1c-cbc78353ea74 HTTP/1.1" 200 115 0.064948 10.0.0.242 - - [2026-06-04 04:34:53] "GET /control-node-zone/2713cef2-bcaf-4758-a802-ecd3c737e2da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.014606 10.0.0.50 - - [2026-06-04 04:34:54] "POST /ref-update HTTP/1.1" 200 156 0.040753 10.0.0.242 - - [2026-06-04 04:34:54] "DELETE /control-node-zone/2713cef2-bcaf-4758-a802-ecd3c737e2da HTTP/1.1" 200 115 0.055175 10.0.0.242 - - [2026-06-04 04:34:54] "POST /neutron/port HTTP/1.1" 200 1125 0.022178 10.0.0.242 - - [2026-06-04 04:34:55] "POST /neutron/port HTTP/1.1" 200 1115 0.017741 10.0.0.242 - - [2026-06-04 04:34:55] "POST /neutron/port HTTP/1.1" 200 1125 0.047860 10.0.0.242 - - [2026-06-04 04:34:56] "POST /neutron/network HTTP/1.1" 200 833 0.007426 10.0.0.50 - - [2026-06-04 04:34:56] "DELETE /route-target/35a1fa93-d0d2-4464-bf4c-f7a42dfc3a30 HTTP/1.1" 200 115 0.030312 10.0.0.242 - - [2026-06-04 04:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004257 10.0.0.27 - - [2026-06-04 04:34:59] "GET /projects?obj_uuids=b97e4080-f785-4a78-a893-ac9d411b3fe7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.039673 10.0.0.242 - - [2026-06-04 04:34:59] "GET /project/b97e4080-f785-4a78-a893-ac9d411b3fe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.084829 10.0.0.27 - - [2026-06-04 04:34:59] "GET /projects?obj_uuids=b97e4080-f785-4a78-a893-ac9d411b3fe7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000985 10.0.0.242 - - [2026-06-04 04:34:59] "POST /neutron/network HTTP/1.1" 200 614 0.140252 10.0.0.242 - - [2026-06-04 04:35:00] "POST /id-to-fqname HTTP/1.1" 200 225 0.003761 10.0.0.242 - - [2026-06-04 04:35:00] "GET /virtual-network/1cbd6758-bc76-4e86-9a97-1ca31cc34e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007675 10.0.0.242 - - [2026-06-04 04:35:00] "POST /neutron/network HTTP/1.1" 200 832 0.008130 10.0.0.242 - - [2026-06-04 04:35:00] "GET /virtual-network/1cbd6758-bc76-4e86-9a97-1ca31cc34e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006388 10.0.0.242 - - [2026-06-04 04:35:00] "POST /id-to-fqname HTTP/1.1" 200 225 0.001206 10.0.0.242 - - [2026-06-04 04:35:00] "POST /neutron/port HTTP/1.1" 200 4182 0.039140 10.0.0.27 - - [2026-06-04 04:35:01] "GET /projects?obj_uuids=b97e4080-f785-4a78-a893-ac9d411b3fe7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001119 10.0.0.242 - - [2026-06-04 04:35:01] "GET /project/b97e4080-f785-4a78-a893-ac9d411b3fe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.083604 10.0.0.242 - - [2026-06-04 04:35:01] "POST /neutron/port HTTP/1.1" 200 4182 0.041355 10.0.0.242 - - [2026-06-04 04:35:01] "POST /id-to-fqname HTTP/1.1" 200 225 0.001502 10.0.0.242 - - [2026-06-04 04:35:02] "POST /neutron/network HTTP/1.1" 200 842 0.007116 10.0.0.242 - - [2026-06-04 04:35:02] "POST /neutron/port HTTP/1.1" 200 1060 0.021046 10.0.0.27 - - [2026-06-04 04:35:03] "GET /projects?obj_uuids=b97e4080-f785-4a78-a893-ac9d411b3fe7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000972 10.0.0.242 - - [2026-06-04 04:35:03] "GET /project/b97e4080-f785-4a78-a893-ac9d411b3fe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.125765 10.0.0.242 - - [2026-06-04 04:35:03] "POST /neutron/port HTTP/1.1" 200 1124 0.028271 10.0.0.242 - - [2026-06-04 04:35:03] "POST /neutron/subnet HTTP/1.1" 200 694 0.010079 10.0.0.242 - - [2026-06-04 04:35:03] "POST /neutron/port HTTP/1.1" 200 5153 0.099403 10.0.0.242 - - [2026-06-04 04:35:03] "POST /id-to-fqname HTTP/1.1" 200 225 0.001350 10.0.0.242 - - [2026-06-04 04:35:03] "POST /neutron/port HTTP/1.1" 200 5153 0.046158 10.0.0.242 - - [2026-06-04 04:35:04] "POST /neutron/network HTTP/1.1" 200 842 0.007746 10.0.0.242 - - [2026-06-04 04:35:04] "POST /neutron/port HTTP/1.1" 200 1060 0.022145 10.0.0.242 - - [2026-06-04 04:35:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003923 10.0.0.242 - - [2026-06-04 04:35:04] "POST /neutron/network HTTP/1.1" 200 832 0.006940 10.0.0.27 - - [2026-06-04 04:35:05] "GET /projects?obj_uuids=b97e4080-f785-4a78-a893-ac9d411b3fe7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000996 10.0.0.242 - - [2026-06-04 04:35:05] "GET /project/b97e4080-f785-4a78-a893-ac9d411b3fe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.076978 10.0.0.242 - - [2026-06-04 04:35:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009933 10.0.0.242 - - [2026-06-04 04:35:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007788 10.0.0.242 - - [2026-06-04 04:35:05] "POST /neutron/port HTTP/1.1" 200 1124 0.017713 10.0.0.242 - - [2026-06-04 04:35:05] "GET /virtual-machine/b33f2544-0037-4eaf-b872-7de49e8407c5 HTTP/1.1" 200 1294 0.007433 10.0.0.242 - - [2026-06-04 04:35:05] "GET /virtual-machine-interface/04677325-3218-4e55-a131-d07e4cadcda4 HTTP/1.1" 200 2957 0.007214 10.0.0.27 - - [2026-06-04 04:35:05] "GET /projects?obj_uuids=b97e4080-f785-4a78-a893-ac9d411b3fe7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001433 10.0.0.242 - - [2026-06-04 04:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.242 - - [2026-06-04 04:35:05] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.008276 10.0.0.242 - - [2026-06-04 04:35:05] "GET /virtual-networks?parent_id=b97e4080-f785-4a78-a893-ac9d411b3fe7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003031 10.0.0.242 - - [2026-06-04 04:35:06] "GET /virtual-network/1cbd6758-bc76-4e86-9a97-1ca31cc34e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.011412 10.0.0.242 - - [2026-06-04 04:35:06] "POST /neutron/port HTTP/1.1" 200 1060 0.342016 10.0.0.242 - - [2026-06-04 04:35:06] "POST /neutron/port HTTP/1.1" 200 1114 0.135337 10.0.0.242 - - [2026-06-04 04:35:06] "POST /neutron/subnet HTTP/1.1" 200 694 0.013330 10.0.0.242 - - [2026-06-04 04:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.044534 10.0.0.242 - - [2026-06-04 04:35:09] "GET /virtual-network/1cbd6758-bc76-4e86-9a97-1ca31cc34e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008157 10.0.0.27 - - [2026-06-04 04:35:10] "GET /obj-perms HTTP/1.1" 200 5075 0.074141 10.0.0.242 - - [2026-06-04 04:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 10.0.0.242 - - [2026-06-04 04:35:13] "GET /virtual-network/1cbd6758-bc76-4e86-9a97-1ca31cc34e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006007 10.0.0.242 - - [2026-06-04 04:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.242 - - [2026-06-04 04:35:17] "GET /virtual-network/1cbd6758-bc76-4e86-9a97-1ca31cc34e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009934 10.0.0.242 - - [2026-06-04 04:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.242 - - [2026-06-04 04:35:21] "GET /virtual-network/1cbd6758-bc76-4e86-9a97-1ca31cc34e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005817 10.0.0.242 - - [2026-06-04 04:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.242 - - [2026-06-04 04:35:25] "GET /virtual-network/1cbd6758-bc76-4e86-9a97-1ca31cc34e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005673 10.0.0.242 - - [2026-06-04 04:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004778 10.0.0.242 - - [2026-06-04 04:35:29] "GET /virtual-network/1cbd6758-bc76-4e86-9a97-1ca31cc34e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007279 10.0.0.242 - - [2026-06-04 04:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.242 - - [2026-06-04 04:35:33] "GET /virtual-network/1cbd6758-bc76-4e86-9a97-1ca31cc34e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005884 10.0.0.242 - - [2026-06-04 04:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.242 - - [2026-06-04 04:35:37] "GET /virtual-network/1cbd6758-bc76-4e86-9a97-1ca31cc34e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005515 10.0.0.242 - - [2026-06-04 04:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.242 - - [2026-06-04 04:35:41] "GET /virtual-network/1cbd6758-bc76-4e86-9a97-1ca31cc34e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005841 10.0.0.242 - - [2026-06-04 04:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.242 - - [2026-06-04 04:35:46] "GET /virtual-network/1cbd6758-bc76-4e86-9a97-1ca31cc34e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005510 10.0.0.242 - - [2026-06-04 04:35:48] "POST /neutron/port HTTP/1.1" 200 1105 0.019345 10.0.0.242 - - [2026-06-04 04:35:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003729 10.0.0.242 - - [2026-06-04 04:35:49] "POST /neutron/network HTTP/1.1" 200 925 0.013766 10.0.0.242 - - [2026-06-04 04:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004257 10.0.0.242 - - [2026-06-04 04:35:50] "GET /virtual-network/1cbd6758-bc76-4e86-9a97-1ca31cc34e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005779 10.0.0.242 - - [2026-06-04 04:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004516 10.0.0.242 - - [2026-06-04 04:35:54] "GET /virtual-network/1cbd6758-bc76-4e86-9a97-1ca31cc34e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005630 10.0.0.242 - - [2026-06-04 04:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004476 10.0.0.242 - - [2026-06-04 04:35:58] "GET /virtual-network/1cbd6758-bc76-4e86-9a97-1ca31cc34e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007608 10.0.0.242 - - [2026-06-04 04:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.242 - - [2026-06-04 04:36:02] "GET /virtual-network/1cbd6758-bc76-4e86-9a97-1ca31cc34e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006586 10.0.0.242 - - [2026-06-04 04:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005017 10.0.0.242 - - [2026-06-04 04:36:06] "GET /virtual-network/1cbd6758-bc76-4e86-9a97-1ca31cc34e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007420 10.0.0.242 - - [2026-06-04 04:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.242 - - [2026-06-04 04:36:10] "GET /virtual-network/1cbd6758-bc76-4e86-9a97-1ca31cc34e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005826 10.0.0.50 - - [2026-06-04 04:36:11] "GET /obj-perms HTTP/1.1" 200 5075 0.082689 10.0.0.242 - - [2026-06-04 04:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.242 - - [2026-06-04 04:36:14] "GET /virtual-network/1cbd6758-bc76-4e86-9a97-1ca31cc34e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006250 10.0.0.242 - - [2026-06-04 04:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.242 - - [2026-06-04 04:36:18] "GET /virtual-network/1cbd6758-bc76-4e86-9a97-1ca31cc34e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005172 10.0.0.242 - - [2026-06-04 04:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004375 10.0.0.242 - - [2026-06-04 04:36:22] "GET /virtual-network/1cbd6758-bc76-4e86-9a97-1ca31cc34e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005545 10.0.0.242 - - [2026-06-04 04:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.242 - - [2026-06-04 04:36:27] "GET /virtual-network/1cbd6758-bc76-4e86-9a97-1ca31cc34e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005617 10.0.0.242 - - [2026-06-04 04:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.242 - - [2026-06-04 04:36:31] "GET /virtual-network/1cbd6758-bc76-4e86-9a97-1ca31cc34e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006447 10.0.0.242 - - [2026-06-04 04:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.242 - - [2026-06-04 04:36:35] "GET /virtual-network/1cbd6758-bc76-4e86-9a97-1ca31cc34e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005169 10.0.0.242 - - [2026-06-04 04:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011077 10.0.0.242 - - [2026-06-04 04:36:37] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005099 10.0.0.242 - - [2026-06-04 04:36:37] "GET /virtual-networks?parent_id=b97e4080-f785-4a78-a893-ac9d411b3fe7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003838 10.0.0.242 - - [2026-06-04 04:36:37] "GET /virtual-network/1cbd6758-bc76-4e86-9a97-1ca31cc34e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005966 10.0.0.242 - - [2026-06-04 04:36:37] "POST /neutron/port HTTP/1.1" 200 1124 0.063961 10.0.0.242 - - [2026-06-04 04:36:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.037760 10.0.0.242 - - [2026-06-04 04:36:42] "POST /neutron/port HTTP/1.1" 200 1124 0.020560 10.0.0.242 - - [2026-06-04 04:36:47] "POST /neutron/port HTTP/1.1" 200 1216 0.060705 10.0.0.242 - - [2026-06-04 04:36:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004960 10.0.0.242 - - [2026-06-04 04:36:47] "POST /neutron/port HTTP/1.1" 200 117 0.001080 10.0.0.242 - - [2026-06-04 04:36:48] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010782 10.0.0.242 - - [2026-06-04 04:36:58] "POST /neutron/port HTTP/1.1" 200 1124 0.017524 10.0.0.242 - - [2026-06-04 04:37:03] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007547 10.0.0.242 - - [2026-06-04 04:37:13] "POST /neutron/port HTTP/1.1" 200 1124 0.022103 10.0.0.242 - - [2026-06-04 04:37:19] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007774 10.0.0.242 - - [2026-06-04 04:37:29] "POST /neutron/port HTTP/1.1" 200 1124 0.018237 10.0.0.242 - - [2026-06-04 04:37:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007005 10.0.0.242 - - [2026-06-04 04:37:35] "POST /neutron/port HTTP/1.1" 200 1124 0.026891 10.0.0.242 - - [2026-06-04 04:37:35] "GET /virtual-machine/fc5e713b-887f-4f5c-9117-2bd8bec63835 HTTP/1.1" 200 1294 0.039045 10.0.0.242 - - [2026-06-04 04:37:35] "GET /virtual-machine-interface/63f09ed1-00cd-400c-8c8e-b028302c6dbc HTTP/1.1" 200 2958 0.005217 10.0.0.242 - - [2026-06-04 04:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.242 - - [2026-06-04 04:37:35] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004437 10.0.0.242 - - [2026-06-04 04:37:35] "GET /virtual-networks?parent_id=b97e4080-f785-4a78-a893-ac9d411b3fe7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003631 10.0.0.242 - - [2026-06-04 04:37:35] "GET /virtual-network/1cbd6758-bc76-4e86-9a97-1ca31cc34e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005976 10.0.0.242 - - [2026-06-04 04:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005114 10.0.0.242 - - [2026-06-04 04:37:36] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005758 10.0.0.242 - - [2026-06-04 04:37:36] "GET /virtual-networks?parent_id=b97e4080-f785-4a78-a893-ac9d411b3fe7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.005181 10.0.0.242 - - [2026-06-04 04:37:36] "GET /virtual-network/1cbd6758-bc76-4e86-9a97-1ca31cc34e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007471 10.0.0.242 - - [2026-06-04 04:37:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008715 10.0.0.242 - - [2026-06-04 04:37:36] "POST /neutron/port HTTP/1.1" 200 1124 0.021155 10.0.0.242 - - [2026-06-04 04:37:36] "GET /virtual-machine/62b9fc8e-1ecc-4b1e-9b8d-460ce6ff24b3 HTTP/1.1" 200 1293 0.007396 10.0.0.242 - - [2026-06-04 04:37:36] "GET /virtual-machine-interface/597b22ed-3fe9-4d16-ab50-09420420f815 HTTP/1.1" 200 2958 0.006946 10.0.0.242 - - [2026-06-04 04:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.242 - - [2026-06-04 04:37:36] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004266 10.0.0.242 - - [2026-06-04 04:37:36] "GET /virtual-networks?parent_id=b97e4080-f785-4a78-a893-ac9d411b3fe7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.005191 10.0.0.242 - - [2026-06-04 04:37:37] "GET /virtual-network/1cbd6758-bc76-4e86-9a97-1ca31cc34e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006968 10.0.0.242 - - [2026-06-04 04:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.242 - - [2026-06-04 04:37:38] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005248 10.0.0.242 - - [2026-06-04 04:37:38] "GET /virtual-networks?parent_id=b97e4080-f785-4a78-a893-ac9d411b3fe7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003296 10.0.0.242 - - [2026-06-04 04:37:38] "GET /virtual-network/1cbd6758-bc76-4e86-9a97-1ca31cc34e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005329 10.0.0.242 - - [2026-06-04 04:37:38] "POST /fqname-to-id HTTP/1.1" 404 198 0.003654 10.0.0.242 - - [2026-06-04 04:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.242 - - [2026-06-04 04:37:38] "GET /global-system-config/d87043ae-4a65-4973-83e0-af95fb20ee62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007531 10.0.0.242 - - [2026-06-04 04:37:38] "POST /control-node-zones HTTP/1.1" 200 569 0.028975 10.0.0.242 - - [2026-06-04 04:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.242 - - [2026-06-04 04:37:38] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005315 10.0.0.242 - - [2026-06-04 04:37:38] "GET /control-node-zone/486fff08-eff2-4644-a0da-5b55f13e8007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.006673 10.0.0.242 - - [2026-06-04 04:37:38] "PUT /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991 HTTP/1.1" 200 254 0.019404 10.0.0.242 - - [2026-06-04 04:37:38] "POST /fqname-to-id HTTP/1.1" 404 198 0.004904 10.0.0.242 - - [2026-06-04 04:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.242 - - [2026-06-04 04:37:38] "GET /global-system-config/d87043ae-4a65-4973-83e0-af95fb20ee62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005697 10.0.0.242 - - [2026-06-04 04:37:38] "POST /control-node-zones HTTP/1.1" 200 569 0.028327 10.0.0.242 - - [2026-06-04 04:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006472 10.0.0.242 - - [2026-06-04 04:37:38] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007094 10.0.0.242 - - [2026-06-04 04:37:38] "GET /control-node-zone/2d10968e-4708-4fb1-930c-f8f643cb2c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010826 10.0.0.242 - - [2026-06-04 04:37:38] "PUT /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d HTTP/1.1" 200 254 0.020238 10.0.0.242 - - [2026-06-04 04:37:38] "POST /fqname-to-id HTTP/1.1" 404 198 0.006150 10.0.0.242 - - [2026-06-04 04:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.242 - - [2026-06-04 04:37:39] "GET /global-system-config/d87043ae-4a65-4973-83e0-af95fb20ee62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005926 10.0.0.242 - - [2026-06-04 04:37:39] "POST /control-node-zones HTTP/1.1" 200 569 0.036689 10.0.0.242 - - [2026-06-04 04:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099 10.0.0.242 - - [2026-06-04 04:37:39] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005449 10.0.0.242 - - [2026-06-04 04:37:39] "GET /control-node-zone/e0f8f193-a229-46ef-8d35-c2f7b5951c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005933 10.0.0.242 - - [2026-06-04 04:37:39] "PUT /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245 HTTP/1.1" 200 254 0.020881 10.0.0.242 - - [2026-06-04 04:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.242 - - [2026-06-04 04:37:39] "GET /global-system-config/d87043ae-4a65-4973-83e0-af95fb20ee62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007098 10.0.0.242 - - [2026-06-04 04:37:39] "POST /fqname-to-id HTTP/1.1" 404 234 0.003936 10.0.0.242 - - [2026-06-04 04:37:39] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.034845 10.0.0.242 - - [2026-06-04 04:37:39] "POST /neutron/subnet HTTP/1.1" 200 720 0.009662 10.0.0.242 - - [2026-06-04 04:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.242 - - [2026-06-04 04:37:39] "GET /bgp-as-a-service/94427979-621e-4787-bf06-9ad6ffc691c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.006079 10.0.0.242 - - [2026-06-04 04:37:39] "GET /control-node-zone/486fff08-eff2-4644-a0da-5b55f13e8007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003860 10.0.0.242 - - [2026-06-04 04:37:39] "POST /ref-update HTTP/1.1" 200 156 0.016325 10.0.0.242 - - [2026-06-04 04:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.242 - - [2026-06-04 04:37:39] "GET /bgp-as-a-service/94427979-621e-4787-bf06-9ad6ffc691c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.006768 10.0.0.242 - - [2026-06-04 04:37:39] "GET /control-node-zone/2d10968e-4708-4fb1-930c-f8f643cb2c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004088 10.0.0.242 - - [2026-06-04 04:37:39] "POST /ref-update HTTP/1.1" 200 156 0.018407 10.0.0.242 - - [2026-06-04 04:37:48] "POST /neutron/port HTTP/1.1" 200 1216 0.022904 10.0.0.242 - - [2026-06-04 04:37:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004782 10.0.0.242 - - [2026-06-04 04:37:49] "POST /neutron/port HTTP/1.1" 200 117 0.001168 10.0.0.242 - - [2026-06-04 04:37:49] "POST /neutron/port HTTP/1.1" 200 1105 0.019293 10.0.0.242 - - [2026-06-04 04:37:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004024 10.0.0.242 - - [2026-06-04 04:37:49] "POST /neutron/network HTTP/1.1" 200 925 0.007675 10.0.0.242 - - [2026-06-04 04:38:06] "GET /bgp-as-a-service/94427979-621e-4787-bf06-9ad6ffc691c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.006289 10.0.0.242 - - [2026-06-04 04:38:06] "GET /virtual-machine-interface/04677325-3218-4e55-a131-d07e4cadcda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2736 0.006027 10.0.0.242 - - [2026-06-04 04:38:06] "POST /ref-update HTTP/1.1" 200 156 0.015029 10.0.0.50 - - [2026-06-04 04:38:06] "POST /bgp-routers HTTP/1.1" 200 594 0.035462 10.0.0.50 - - [2026-06-04 04:38:06] "POST /ref-update HTTP/1.1" 200 156 0.025474 10.0.0.242 - - [2026-06-04 04:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.242 - - [2026-06-04 04:38:08] "GET /global-system-config/d87043ae-4a65-4973-83e0-af95fb20ee62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.012974 10.0.0.242 - - [2026-06-04 04:38:08] "POST /fqname-to-id HTTP/1.1" 404 234 0.003904 10.0.0.242 - - [2026-06-04 04:38:08] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.031078 10.0.0.242 - - [2026-06-04 04:38:08] "POST /neutron/network HTTP/1.1" 200 832 0.006425 10.0.0.242 - - [2026-06-04 04:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.242 - - [2026-06-04 04:38:08] "GET /bgp-as-a-service/67c583f6-2ddd-4adb-aa5b-64f24c59fdca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.005662 10.0.0.242 - - [2026-06-04 04:38:08] "GET /control-node-zone/486fff08-eff2-4644-a0da-5b55f13e8007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004186 10.0.0.242 - - [2026-06-04 04:38:08] "POST /ref-update HTTP/1.1" 200 156 0.016501 10.0.0.242 - - [2026-06-04 04:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.242 - - [2026-06-04 04:38:08] "GET /bgp-as-a-service/67c583f6-2ddd-4adb-aa5b-64f24c59fdca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.006798 10.0.0.242 - - [2026-06-04 04:38:08] "GET /control-node-zone/2d10968e-4708-4fb1-930c-f8f643cb2c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003503 10.0.0.242 - - [2026-06-04 04:38:08] "POST /ref-update HTTP/1.1" 200 156 0.015428 10.0.0.242 - - [2026-06-04 04:38:13] "GET /obj-perms HTTP/1.1" 200 5075 0.061825 10.0.0.242 - - [2026-06-04 04:38:18] "GET /bgp-as-a-service/67c583f6-2ddd-4adb-aa5b-64f24c59fdca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.006330 10.0.0.242 - - [2026-06-04 04:38:18] "GET /virtual-machine-interface/63f09ed1-00cd-400c-8c8e-b028302c6dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.007052 10.0.0.242 - - [2026-06-04 04:38:18] "POST /ref-update HTTP/1.1" 200 156 0.017705 10.0.0.50 - - [2026-06-04 04:38:18] "POST /ref-update HTTP/1.1" 200 156 0.032915 10.0.0.50 - - [2026-06-04 04:38:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000542 10.0.0.27 - - [2026-06-04 04:38:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000636 10.0.0.50 - - [2026-06-04 04:38:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000463 10.0.0.27 - - [2026-06-04 04:38:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000566 10.0.0.50 - - [2026-06-04 04:38:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000388 10.0.0.50 - - [2026-06-04 04:38:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000370 10.0.0.27 - - [2026-06-04 04:38:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000431 10.0.0.27 - - [2026-06-04 04:38:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000369 10.0.0.242 - - [2026-06-04 04:38:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000456 10.0.0.242 - - [2026-06-04 04:38:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000381 10.0.0.242 - - [2026-06-04 04:38:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000410 10.0.0.242 - - [2026-06-04 04:38:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000368 10.0.0.242 - - [2026-06-04 04:38:40] "GET /bgp-as-a-service/67c583f6-2ddd-4adb-aa5b-64f24c59fdca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2707 0.007971 10.0.0.242 - - [2026-06-04 04:38:40] "GET /virtual-machine-interface/63f09ed1-00cd-400c-8c8e-b028302c6dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.008320 10.0.0.242 - - [2026-06-04 04:38:40] "POST /ref-update HTTP/1.1" 200 156 0.013572 10.0.0.242 - - [2026-06-04 04:38:41] "DELETE /bgp-as-a-service/67c583f6-2ddd-4adb-aa5b-64f24c59fdca HTTP/1.1" 200 115 0.051248 10.0.0.242 - - [2026-06-04 04:38:41] "GET /bgp-as-a-service/94427979-621e-4787-bf06-9ad6ffc691c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2708 0.006259 10.0.0.242 - - [2026-06-04 04:38:41] "GET /virtual-machine-interface/04677325-3218-4e55-a131-d07e4cadcda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3051 0.008459 10.0.0.242 - - [2026-06-04 04:38:41] "POST /ref-update HTTP/1.1" 200 156 0.014205 10.0.0.242 - - [2026-06-04 04:38:41] "DELETE /bgp-as-a-service/94427979-621e-4787-bf06-9ad6ffc691c5 HTTP/1.1" 200 115 0.060605 10.0.0.242 - - [2026-06-04 04:38:41] "GET /control-node-zone/e0f8f193-a229-46ef-8d35-c2f7b5951c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003918 10.0.0.242 - - [2026-06-04 04:38:41] "POST /ref-update HTTP/1.1" 200 156 0.021504 10.0.0.242 - - [2026-06-04 04:38:41] "DELETE /control-node-zone/e0f8f193-a229-46ef-8d35-c2f7b5951c9c HTTP/1.1" 200 115 0.033995 10.0.0.242 - - [2026-06-04 04:38:41] "GET /control-node-zone/2d10968e-4708-4fb1-930c-f8f643cb2c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005727 10.0.0.50 - - [2026-06-04 04:38:41] "POST /ref-update HTTP/1.1" 404 171 0.004034 10.0.0.242 - - [2026-06-04 04:38:41] "POST /ref-update HTTP/1.1" 200 156 0.024287 10.0.0.242 - - [2026-06-04 04:38:41] "DELETE /control-node-zone/2d10968e-4708-4fb1-930c-f8f643cb2c55 HTTP/1.1" 200 115 0.038269 10.0.0.242 - - [2026-06-04 04:38:41] "GET /control-node-zone/486fff08-eff2-4644-a0da-5b55f13e8007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.006810 10.0.0.50 - - [2026-06-04 04:38:41] "POST /ref-update HTTP/1.1" 200 156 0.025060 10.0.0.242 - - [2026-06-04 04:38:41] "POST /ref-update HTTP/1.1" 200 156 0.036199 10.0.0.242 - - [2026-06-04 04:38:41] "DELETE /control-node-zone/486fff08-eff2-4644-a0da-5b55f13e8007 HTTP/1.1" 200 115 0.057244 10.0.0.242 - - [2026-06-04 04:38:42] "POST /neutron/network HTTP/1.1" 400 204 0.015437 10.0.0.242 - - [2026-06-04 04:38:42] "POST /neutron/port HTTP/1.1" 200 1114 0.017602 10.0.0.242 - - [2026-06-04 04:38:42] "POST /neutron/port HTTP/1.1" 200 151 0.195486 10.0.0.242 - - [2026-06-04 04:38:43] "POST /neutron/port HTTP/1.1" 200 151 0.191855 10.0.0.50 - - [2026-06-04 04:38:44] "DELETE /route-target/0537d919-bc59-4222-a4ec-35851307e846 HTTP/1.1" 200 115 0.034474 10.0.0.27 - - [2026-06-04 04:38:45] "GET /projects?obj_uuids=b97e4080-f785-4a78-a893-ac9d411b3fe7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001090 10.0.0.242 - - [2026-06-04 04:38:45] "GET /project/b97e4080-f785-4a78-a893-ac9d411b3fe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.079731 10.0.0.27 - - [2026-06-04 04:38:45] "GET /projects?obj_uuids=b97e4080-f785-4a78-a893-ac9d411b3fe7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001029 10.0.0.242 - - [2026-06-04 04:38:45] "GET /project/b97e4080-f785-4a78-a893-ac9d411b3fe7?fields=virtual_networks HTTP/1.1" 200 1035 0.047496 10.0.0.27 - - [2026-06-04 04:38:45] "GET /projects?obj_uuids=b97e4080-f785-4a78-a893-ac9d411b3fe7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001373 10.0.0.242 - - [2026-06-04 04:38:45] "GET /project/b97e4080-f785-4a78-a893-ac9d411b3fe7?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.043874 10.0.0.27 - - [2026-06-04 04:38:46] "GET /projects?obj_uuids=b97e4080-f785-4a78-a893-ac9d411b3fe7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001146 10.0.0.242 - - [2026-06-04 04:38:46] "GET /project/b97e4080-f785-4a78-a893-ac9d411b3fe7?fields=security_groups HTTP/1.1" 200 1262 0.040366 10.0.0.242 - - [2026-06-04 04:38:47] "POST /fqname-to-id HTTP/1.1" 404 181 0.040471 10.0.0.27 - - [2026-06-04 04:38:47] "GET /projects?obj_uuids=51ccae98-9e7b-495d-8281-18300d4e600f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004009 10.0.0.27 - - [2026-06-04 04:38:47] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001500 10.0.0.27 - - [2026-06-04 04:38:47] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.046910 10.0.0.27 - - [2026-06-04 04:38:47] "POST /id-to-fqname HTTP/1.1" 200 183 0.003239 10.0.0.27 - - [2026-06-04 04:38:47] "POST /fqname-to-id HTTP/1.1" 404 192 0.006731 10.0.0.27 - - [2026-06-04 04:38:47] "POST /security-groups HTTP/1.1" 200 584 0.073869 10.0.0.27 - - [2026-06-04 04:38:47] "POST /projects HTTP/1.1" 200 571 0.290516 10.0.0.27 - - [2026-06-04 04:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.324687 10.0.0.50 - - [2026-06-04 04:38:47] "POST /fqname-to-id HTTP/1.1" 404 226 0.005644 10.0.0.242 - - [2026-06-04 04:38:47] "GET /project/51ccae98-9e7b-495d-8281-18300d4e600f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.536752 10.0.0.242 - - [2026-06-04 04:38:48] "GET / HTTP/1.1" 200 35931 0.001378 10.0.0.242 - - [2026-06-04 04:38:50] "POST /neutron/port HTTP/1.1" 200 1105 0.032154 10.0.0.242 - - [2026-06-04 04:38:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003743 10.0.0.242 - - [2026-06-04 04:38:51] "POST /neutron/network HTTP/1.1" 200 925 0.007504 10.0.0.27 - - [2026-06-04 04:38:52] "GET /projects?obj_uuids=51ccae98-9e7b-495d-8281-18300d4e600f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003118 10.0.0.242 - - [2026-06-04 04:38:52] "GET /project/51ccae98-9e7b-495d-8281-18300d4e600f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.042927 10.0.0.27 - - [2026-06-04 04:38:52] "GET /projects?obj_uuids=51ccae98-9e7b-495d-8281-18300d4e600f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000979 10.0.0.242 - - [2026-06-04 04:38:52] "GET /project/51ccae98-9e7b-495d-8281-18300d4e600f?fields=virtual_networks HTTP/1.1" 200 1017 0.046618 10.0.0.27 - - [2026-06-04 04:38:52] "GET /projects?obj_uuids=51ccae98-9e7b-495d-8281-18300d4e600f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000959 10.0.0.242 - - [2026-06-04 04:38:52] "GET /project/51ccae98-9e7b-495d-8281-18300d4e600f?fields=virtual_machine_interfaces HTTP/1.1" 200 1017 0.039996 10.0.0.27 - - [2026-06-04 04:38:52] "GET /projects?obj_uuids=51ccae98-9e7b-495d-8281-18300d4e600f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001236 10.0.0.242 - - [2026-06-04 04:38:52] "GET /project/51ccae98-9e7b-495d-8281-18300d4e600f?fields=security_groups HTTP/1.1" 200 1236 0.045160 10.0.0.242 - - [2026-06-04 04:38:53] "POST /fqname-to-id HTTP/1.1" 404 189 0.042994 10.0.0.27 - - [2026-06-04 04:38:53] "GET /projects?obj_uuids=0f8839c5-9a15-4e85-8052-bedf231a585b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003757 10.0.0.27 - - [2026-06-04 04:38:53] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001392 10.0.0.27 - - [2026-06-04 04:38:53] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007724 10.0.0.27 - - [2026-06-04 04:38:53] "POST /id-to-fqname HTTP/1.1" 200 191 0.001414 10.0.0.27 - - [2026-06-04 04:38:53] "POST /fqname-to-id HTTP/1.1" 404 200 0.008374 10.0.0.27 - - [2026-06-04 04:38:53] "POST /security-groups HTTP/1.1" 200 592 0.074276 10.0.0.27 - - [2026-06-04 04:38:53] "POST /projects HTTP/1.1" 200 587 0.322151 10.0.0.50 - - [2026-06-04 04:38:53] "POST /access-control-lists HTTP/1.1" 200 597 0.028549 10.0.0.27 - - [2026-06-04 04:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.407472 10.0.0.242 - - [2026-06-04 04:38:53] "GET /project/0f8839c5-9a15-4e85-8052-bedf231a585b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.573447 10.0.0.242 - - [2026-06-04 04:38:55] "GET / HTTP/1.1" 200 35931 0.001624 10.0.0.27 - - [2026-06-04 04:38:58] "GET /projects?obj_uuids=0f8839c5-9a15-4e85-8052-bedf231a585b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001007 10.0.0.242 - - [2026-06-04 04:38:58] "GET /project/0f8839c5-9a15-4e85-8052-bedf231a585b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.049895 10.0.0.27 - - [2026-06-04 04:38:58] "GET /projects?obj_uuids=0f8839c5-9a15-4e85-8052-bedf231a585b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000936 10.0.0.242 - - [2026-06-04 04:38:58] "GET /project/0f8839c5-9a15-4e85-8052-bedf231a585b?fields=virtual_networks HTTP/1.1" 200 1033 0.049999 10.0.0.27 - - [2026-06-04 04:38:58] "GET /projects?obj_uuids=0f8839c5-9a15-4e85-8052-bedf231a585b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001055 10.0.0.242 - - [2026-06-04 04:38:58] "GET /project/0f8839c5-9a15-4e85-8052-bedf231a585b?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.064151 10.0.0.27 - - [2026-06-04 04:38:58] "GET /projects?obj_uuids=0f8839c5-9a15-4e85-8052-bedf231a585b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000889 10.0.0.242 - - [2026-06-04 04:38:58] "GET /project/0f8839c5-9a15-4e85-8052-bedf231a585b?fields=security_groups HTTP/1.1" 200 1260 0.042123 10.0.0.242 - - [2026-06-04 04:38:59] "POST /fqname-to-id HTTP/1.1" 404 195 0.039581 10.0.0.27 - - [2026-06-04 04:38:59] "GET /projects?obj_uuids=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003891 10.0.0.27 - - [2026-06-04 04:38:59] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001279 10.0.0.27 - - [2026-06-04 04:38:59] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008653 10.0.0.27 - - [2026-06-04 04:39:00] "POST /id-to-fqname HTTP/1.1" 200 197 0.001562 10.0.0.27 - - [2026-06-04 04:39:00] "POST /fqname-to-id HTTP/1.1" 404 206 0.004421 10.0.0.27 - - [2026-06-04 04:39:00] "POST /security-groups HTTP/1.1" 200 598 0.036820 10.0.0.27 - - [2026-06-04 04:39:00] "POST /projects HTTP/1.1" 200 599 0.268385 10.0.0.27 - - [2026-06-04 04:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.308492 10.0.0.50 - - [2026-06-04 04:39:00] "POST /fqname-to-id HTTP/1.1" 404 241 0.060129 10.0.0.242 - - [2026-06-04 04:39:00] "GET /project/bbdf2025-6170-45ba-89c2-11ed904a8cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.457932 10.0.0.50 - - [2026-06-04 04:39:00] "POST /access-control-lists HTTP/1.1" 200 601 0.034957 10.0.0.242 - - [2026-06-04 04:39:01] "GET / HTTP/1.1" 200 35931 0.001945 10.0.0.242 - - [2026-06-04 04:39:03] "POST /fqname-to-id HTTP/1.1" 401 293 0.000582 10.0.0.242 - - [2026-06-04 04:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.067283 10.0.0.242 - - [2026-06-04 04:39:04] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004277 10.0.0.242 - - [2026-06-04 04:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.242 - - [2026-06-04 04:39:04] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004507 10.0.0.242 - - [2026-06-04 04:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004916 10.0.0.242 - - [2026-06-04 04:39:04] "PUT /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644 HTTP/1.1" 200 276 0.013376 10.0.0.242 - - [2026-06-04 04:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004160 10.0.0.27 - - [2026-06-04 04:39:04] "GET /projects?obj_uuids=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001084 10.0.0.242 - - [2026-06-04 04:39:04] "GET /project/bbdf2025-6170-45ba-89c2-11ed904a8cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.057014 10.0.0.27 - - [2026-06-04 04:39:04] "POST /useragent-kv HTTP/1.1" 200 115 0.006023 10.0.0.242 - - [2026-06-04 04:39:04] "POST /neutron/subnet HTTP/1.1" 200 701 0.323733 10.0.0.242 - - [2026-06-04 04:39:05] "POST /id-to-fqname HTTP/1.1" 200 218 0.001613 10.0.0.242 - - [2026-06-04 04:39:05] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006091 10.0.0.242 - - [2026-06-04 04:39:05] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006978 10.0.0.242 - - [2026-06-04 04:39:05] "POST /neutron/network HTTP/1.1" 200 808 0.008170 10.0.0.242 - - [2026-06-04 04:39:05] "POST /id-to-fqname HTTP/1.1" 200 218 0.001712 10.0.0.242 - - [2026-06-04 04:39:05] "POST /neutron/network HTTP/1.1" 200 818 0.007274 10.0.0.27 - - [2026-06-04 04:39:06] "GET /projects?obj_uuids=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001218 10.0.0.242 - - [2026-06-04 04:39:06] "GET /project/bbdf2025-6170-45ba-89c2-11ed904a8cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.168873 10.0.0.242 - - [2026-06-04 04:39:06] "POST /neutron/port HTTP/1.1" 200 117 0.007032 10.0.0.242 - - [2026-06-04 04:39:06] "POST /id-to-fqname HTTP/1.1" 200 218 0.001189 10.0.0.242 - - [2026-06-04 04:39:07] "POST /neutron/network HTTP/1.1" 200 818 0.007445 10.0.0.242 - - [2026-06-04 04:39:07] "POST /neutron/port HTTP/1.1" 200 1062 0.028005 10.0.0.27 - - [2026-06-04 04:39:08] "GET /projects?obj_uuids=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001508 10.0.0.242 - - [2026-06-04 04:39:08] "GET /project/bbdf2025-6170-45ba-89c2-11ed904a8cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.077434 10.0.0.242 - - [2026-06-04 04:39:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003847 10.0.0.242 - - [2026-06-04 04:39:08] "POST /neutron/port HTTP/1.1" 200 117 0.001108 10.0.0.242 - - [2026-06-04 04:39:08] "POST /neutron/security_group HTTP/1.1" 200 2065 0.009207 10.0.0.27 - - [2026-06-04 04:39:09] "GET /projects?obj_uuids=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000978 10.0.0.242 - - [2026-06-04 04:39:09] "POST /neutron/port HTTP/1.1" 200 1062 0.301144 10.0.0.242 - - [2026-06-04 04:39:09] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.011816 10.0.0.242 - - [2026-06-04 04:39:09] "POST /neutron/port HTTP/1.1" 200 1116 0.103711 10.0.0.242 - - [2026-06-04 04:39:09] "POST /neutron/subnet HTTP/1.1" 200 675 0.010400 10.0.0.27 - - [2026-06-04 04:39:11] "GET /obj-perms HTTP/1.1" 200 5063 0.081565 10.0.0.242 - - [2026-06-04 04:39:11] "POST /neutron/port HTTP/1.1" 200 1126 0.027302 10.0.0.242 - - [2026-06-04 04:39:11] "POST /neutron/security_group HTTP/1.1" 200 2065 0.009290 10.0.0.242 - - [2026-06-04 04:39:11] "POST /neutron/port HTTP/1.1" 200 1126 0.027540 10.0.0.242 - - [2026-06-04 04:39:11] "GET /virtual-machine/1625f1ba-e213-4ff5-b755-df7135cfaa8e HTTP/1.1" 401 293 0.000527 10.0.0.242 - - [2026-06-04 04:39:11] "GET /virtual-machine/1625f1ba-e213-4ff5-b755-df7135cfaa8e HTTP/1.1" 200 1299 0.042081 10.0.0.242 - - [2026-06-04 04:39:11] "GET /virtual-machine/1625f1ba-e213-4ff5-b755-df7135cfaa8e HTTP/1.1" 200 1299 0.005004 10.0.0.242 - - [2026-06-04 04:39:11] "GET /virtual-machine-interface/38d4b542-92c9-4841-8a43-3c9fefeb770b HTTP/1.1" 200 2948 0.006312 10.0.0.242 - - [2026-06-04 04:39:11] "GET /virtual-machine/1625f1ba-e213-4ff5-b755-df7135cfaa8e HTTP/1.1" 200 1299 0.005948 10.0.0.242 - - [2026-06-04 04:39:11] "GET /virtual-machine-interface/38d4b542-92c9-4841-8a43-3c9fefeb770b HTTP/1.1" 200 2948 0.005757 10.0.0.242 - - [2026-06-04 04:39:11] "GET /instance-ip/eadf5eb1-4b79-4d22-94a3-70d776dbaf4e HTTP/1.1" 200 1621 0.007241 10.0.0.242 - - [2026-06-04 04:39:11] "GET /virtual-machine/1625f1ba-e213-4ff5-b755-df7135cfaa8e HTTP/1.1" 200 1299 0.003726 10.0.0.242 - - [2026-06-04 04:39:11] "GET /virtual-machine-interface/38d4b542-92c9-4841-8a43-3c9fefeb770b HTTP/1.1" 200 2948 0.005443 10.0.0.242 - - [2026-06-04 04:39:12] "GET /instance-ip/eadf5eb1-4b79-4d22-94a3-70d776dbaf4e HTTP/1.1" 200 1621 0.004391 10.0.0.242 - - [2026-06-04 04:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.242 - - [2026-06-04 04:39:12] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004418 10.0.0.242 - - [2026-06-04 04:39:12] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005323 10.0.0.242 - - [2026-06-04 04:39:12] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005455 10.0.0.242 - - [2026-06-04 04:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.242 - - [2026-06-04 04:39:12] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004039 10.0.0.242 - - [2026-06-04 04:39:12] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002866 10.0.0.242 - - [2026-06-04 04:39:12] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006374 10.0.0.242 - - [2026-06-04 04:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.242 - - [2026-06-04 04:39:12] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003665 10.0.0.242 - - [2026-06-04 04:39:12] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003969 10.0.0.242 - - [2026-06-04 04:39:12] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006669 10.0.0.242 - - [2026-06-04 04:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.242 - - [2026-06-04 04:39:12] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004703 10.0.0.242 - - [2026-06-04 04:39:12] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.008851 10.0.0.242 - - [2026-06-04 04:39:12] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006967 10.0.0.242 - - [2026-06-04 04:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005467 10.0.0.242 - - [2026-06-04 04:39:12] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003977 10.0.0.242 - - [2026-06-04 04:39:12] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002894 10.0.0.242 - - [2026-06-04 04:39:12] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005935 10.0.0.242 - - [2026-06-04 04:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.242 - - [2026-06-04 04:39:12] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004743 10.0.0.242 - - [2026-06-04 04:39:12] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003558 10.0.0.242 - - [2026-06-04 04:39:12] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006424 10.0.0.242 - - [2026-06-04 04:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.242 - - [2026-06-04 04:39:12] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005247 10.0.0.242 - - [2026-06-04 04:39:12] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004110 10.0.0.242 - - [2026-06-04 04:39:12] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005332 10.0.0.50 - - [2026-06-04 04:39:14] "GET /obj-perms HTTP/1.1" 200 5075 0.062965 10.0.0.242 - - [2026-06-04 04:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004243 10.0.0.242 - - [2026-06-04 04:39:16] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005198 10.0.0.242 - - [2026-06-04 04:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.242 - - [2026-06-04 04:39:20] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005348 10.0.0.242 - - [2026-06-04 04:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.242 - - [2026-06-04 04:39:24] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005529 10.0.0.242 - - [2026-06-04 04:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004794 10.0.0.242 - - [2026-06-04 04:39:28] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006667 10.0.0.242 - - [2026-06-04 04:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.242 - - [2026-06-04 04:39:32] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005353 10.0.0.242 - - [2026-06-04 04:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.242 - - [2026-06-04 04:39:36] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006218 10.0.0.50 - - [2026-06-04 04:39:39] "DELETE /access-control-list/85900258-f282-4298-947b-aebfc02a8bd7 HTTP/1.1" 200 115 0.031059 10.0.0.242 - - [2026-06-04 04:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.242 - - [2026-06-04 04:39:40] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005774 10.0.0.27 - - [2026-06-04 04:39:41] "DELETE /project/b97e4080-f785-4a78-a893-ac9d411b3fe7 HTTP/1.1" 404 177 0.006762 10.0.0.27 - - [2026-06-04 04:39:41] "DELETE /project/bbdf2025617045ba89c211ed904a8cc0 HTTP/1.1" 404 173 0.007955 10.0.0.27 - - [2026-06-04 04:39:41] "DELETE /project/51ccae989e7b495d828118300d4e600f HTTP/1.1" 404 173 0.009173 10.0.0.27 - - [2026-06-04 04:39:41] "DELETE /project/0f8839c59a154e858052bedf231a585b HTTP/1.1" 404 173 0.006431 10.0.0.27 - - [2026-06-04 04:39:41] "GET /projects?obj_uuids=0f8839c5-9a15-4e85-8052-bedf231a585b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000785 10.0.0.27 - - [2026-06-04 04:39:41] "GET /projects?obj_uuids=51ccae98-9e7b-495d-8281-18300d4e600f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000726 10.0.0.27 - - [2026-06-04 04:39:42] "GET /project/51ccae98-9e7b-495d-8281-18300d4e600f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.056580 10.0.0.27 - - [2026-06-04 04:39:42] "GET /project/0f8839c5-9a15-4e85-8052-bedf231a585b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1471 0.065092 10.0.0.27 - - [2026-06-04 04:39:42] "GET /projects?obj_uuids=51ccae98-9e7b-495d-8281-18300d4e600f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000999 10.0.0.27 - - [2026-06-04 04:39:42] "GET /projects?obj_uuids=0f8839c5-9a15-4e85-8052-bedf231a585b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000831 10.0.0.27 - - [2026-06-04 04:39:42] "GET /project/51ccae98-9e7b-495d-8281-18300d4e600f?fields=security_groups HTTP/1.1" 200 1341 0.052704 10.0.0.27 - - [2026-06-04 04:39:42] "GET /project/0f8839c5-9a15-4e85-8052-bedf231a585b?fields=security_groups HTTP/1.1" 200 1365 0.085240 10.0.0.27 - - [2026-06-04 04:39:42] "DELETE /security-group/1de62d30-820c-4f96-a7ca-2e5e89f9ec85 HTTP/1.1" 200 115 0.052196 10.0.0.27 - - [2026-06-04 04:39:42] "GET /projects?obj_uuids=51ccae98-9e7b-495d-8281-18300d4e600f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001105 10.0.0.27 - - [2026-06-04 04:39:42] "GET /project/51ccae98-9e7b-495d-8281-18300d4e600f?fields=application_policy_sets HTTP/1.1" 200 1380 0.065199 10.0.0.27 - - [2026-06-04 04:39:42] "DELETE /security-group/cae2b161-4911-4672-85e7-71bc79c35d78 HTTP/1.1" 200 115 0.091619 10.0.0.27 - - [2026-06-04 04:39:42] "GET /projects?obj_uuids=0f8839c5-9a15-4e85-8052-bedf231a585b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002337 10.0.0.50 - - [2026-06-04 04:39:42] "DELETE /access-control-list/991ed274-e269-49e6-835e-0efcc84f413d HTTP/1.1" 200 115 0.072491 10.0.0.27 - - [2026-06-04 04:39:42] "GET /project/0f8839c5-9a15-4e85-8052-bedf231a585b?fields=application_policy_sets HTTP/1.1" 200 1404 0.063204 10.0.0.27 - - [2026-06-04 04:39:42] "DELETE /project/51ccae98-9e7b-495d-8281-18300d4e600f HTTP/1.1" 200 115 0.534068 10.0.0.27 - - [2026-06-04 04:39:42] "DELETE /project/0f8839c5-9a15-4e85-8052-bedf231a585b HTTP/1.1" 200 115 0.579872 10.0.0.242 - - [2026-06-04 04:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.242 - - [2026-06-04 04:39:44] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006237 10.0.0.242 - - [2026-06-04 04:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.242 - - [2026-06-04 04:39:48] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005635 10.0.0.242 - - [2026-06-04 04:39:52] "POST /neutron/port HTTP/1.1" 200 1216 0.019577 10.0.0.242 - - [2026-06-04 04:39:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003943 10.0.0.242 - - [2026-06-04 04:39:52] "POST /neutron/port HTTP/1.1" 200 117 0.001036 10.0.0.242 - - [2026-06-04 04:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.242 - - [2026-06-04 04:39:52] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004996 10.0.0.242 - - [2026-06-04 04:39:52] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003905 10.0.0.242 - - [2026-06-04 04:39:52] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007378 10.0.0.242 - - [2026-06-04 04:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 10.0.0.242 - - [2026-06-04 04:39:53] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.009465 10.0.0.242 - - [2026-06-04 04:39:53] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004100 10.0.0.242 - - [2026-06-04 04:39:53] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006185 10.0.0.242 - - [2026-06-04 04:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.242 - - [2026-06-04 04:39:53] "GET /routing-instance/b8ee22b6-1d8f-4874-8620-f4417641c3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004358 10.0.0.242 - - [2026-06-04 04:39:53] "GET /route-target/3c6ea235-4690-4603-8edf-7f20f55be133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004857 10.0.0.242 - - [2026-06-04 04:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004672 10.0.0.242 - - [2026-06-04 04:39:53] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003639 10.0.0.242 - - [2026-06-04 04:39:53] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003278 10.0.0.242 - - [2026-06-04 04:39:53] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006926 10.0.0.242 - - [2026-06-04 04:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.242 - - [2026-06-04 04:39:53] "GET /routing-instance/b8ee22b6-1d8f-4874-8620-f4417641c3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004772 10.0.0.242 - - [2026-06-04 04:39:53] "GET /route-target/3c6ea235-4690-4603-8edf-7f20f55be133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004253 10.0.0.242 - - [2026-06-04 04:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.242 - - [2026-06-04 04:39:53] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004336 10.0.0.242 - - [2026-06-04 04:39:53] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003539 10.0.0.242 - - [2026-06-04 04:39:53] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006388 10.0.0.242 - - [2026-06-04 04:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.242 - - [2026-06-04 04:39:53] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004248 10.0.0.242 - - [2026-06-04 04:39:53] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003342 10.0.0.242 - - [2026-06-04 04:39:54] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005795 10.0.0.242 - - [2026-06-04 04:39:54] "GET /obj-perms HTTP/1.1" 200 5063 0.065826 10.0.0.27 - - [2026-06-04 04:39:54] "GET /obj-perms HTTP/1.1" 200 5063 0.011746 10.0.0.242 - - [2026-06-04 04:39:54] "GET /obj-perms HTTP/1.1" 200 5063 0.003866 10.0.0.242 - - [2026-06-04 04:39:54] "GET /obj-perms HTTP/1.1" 200 5063 0.012557 10.0.0.242 - - [2026-06-04 04:39:54] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007697 10.0.0.242 - - [2026-06-04 04:39:55] "POST /neutron/port HTTP/1.1" 200 1126 0.018124 10.0.0.242 - - [2026-06-04 04:39:55] "POST /neutron/security_group HTTP/1.1" 200 2065 0.014172 10.0.0.242 - - [2026-06-04 04:39:55] "GET /virtual-machine/4a507ad4-37a0-4209-bedb-61b8b1bcbeae HTTP/1.1" 200 1299 0.017897 10.0.0.242 - - [2026-06-04 04:39:55] "GET /virtual-machine/4a507ad4-37a0-4209-bedb-61b8b1bcbeae HTTP/1.1" 200 1299 0.003922 10.0.0.242 - - [2026-06-04 04:39:55] "GET /virtual-machine-interface/6c2676fc-9091-4693-9c34-e47ee4e3e91f HTTP/1.1" 200 2949 0.005946 10.0.0.242 - - [2026-06-04 04:39:55] "GET /virtual-machine/4a507ad4-37a0-4209-bedb-61b8b1bcbeae HTTP/1.1" 200 1299 0.011729 10.0.0.242 - - [2026-06-04 04:39:55] "GET /virtual-machine-interface/6c2676fc-9091-4693-9c34-e47ee4e3e91f HTTP/1.1" 200 2949 0.005761 10.0.0.242 - - [2026-06-04 04:39:55] "GET /instance-ip/303a0573-e04c-4765-976d-39a78d237de0 HTTP/1.1" 200 1620 0.011934 10.0.0.242 - - [2026-06-04 04:39:55] "GET /virtual-machine/4a507ad4-37a0-4209-bedb-61b8b1bcbeae HTTP/1.1" 200 1299 0.004217 10.0.0.242 - - [2026-06-04 04:39:55] "GET /virtual-machine-interface/6c2676fc-9091-4693-9c34-e47ee4e3e91f HTTP/1.1" 200 2949 0.005561 10.0.0.242 - - [2026-06-04 04:39:55] "GET /instance-ip/303a0573-e04c-4765-976d-39a78d237de0 HTTP/1.1" 200 1620 0.004161 10.0.0.242 - - [2026-06-04 04:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.242 - - [2026-06-04 04:39:55] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005360 10.0.0.242 - - [2026-06-04 04:39:55] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003219 10.0.0.242 - - [2026-06-04 04:39:55] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006457 10.0.0.242 - - [2026-06-04 04:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.242 - - [2026-06-04 04:39:55] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006279 10.0.0.242 - - [2026-06-04 04:39:55] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004108 10.0.0.242 - - [2026-06-04 04:39:55] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006759 10.0.0.242 - - [2026-06-04 04:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.242 - - [2026-06-04 04:39:55] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006272 10.0.0.242 - - [2026-06-04 04:39:55] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003365 10.0.0.242 - - [2026-06-04 04:39:55] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005404 10.0.0.242 - - [2026-06-04 04:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.242 - - [2026-06-04 04:39:55] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007233 10.0.0.242 - - [2026-06-04 04:39:55] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003021 10.0.0.242 - - [2026-06-04 04:39:55] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005629 10.0.0.242 - - [2026-06-04 04:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004404 10.0.0.242 - - [2026-06-04 04:39:55] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003764 10.0.0.242 - - [2026-06-04 04:39:55] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003977 10.0.0.242 - - [2026-06-04 04:39:56] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008067 10.0.0.242 - - [2026-06-04 04:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.242 - - [2026-06-04 04:39:56] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005138 10.0.0.242 - - [2026-06-04 04:39:56] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003664 10.0.0.242 - - [2026-06-04 04:39:56] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007442 10.0.0.242 - - [2026-06-04 04:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005366 10.0.0.242 - - [2026-06-04 04:39:56] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005988 10.0.0.242 - - [2026-06-04 04:39:56] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005388 10.0.0.242 - - [2026-06-04 04:39:56] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007217 10.0.0.242 - - [2026-06-04 04:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.242 - - [2026-06-04 04:39:57] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003708 10.0.0.242 - - [2026-06-04 04:39:57] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003564 10.0.0.242 - - [2026-06-04 04:39:57] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006860 10.0.0.242 - - [2026-06-04 04:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.242 - - [2026-06-04 04:39:57] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.009073 10.0.0.242 - - [2026-06-04 04:39:57] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004119 10.0.0.242 - - [2026-06-04 04:39:57] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.011139 10.0.0.242 - - [2026-06-04 04:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.242 - - [2026-06-04 04:39:57] "GET /routing-instance/b8ee22b6-1d8f-4874-8620-f4417641c3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.005115 10.0.0.242 - - [2026-06-04 04:39:57] "GET /route-target/3c6ea235-4690-4603-8edf-7f20f55be133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003958 10.0.0.242 - - [2026-06-04 04:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.242 - - [2026-06-04 04:39:58] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003849 10.0.0.242 - - [2026-06-04 04:39:58] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003100 10.0.0.242 - - [2026-06-04 04:39:58] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006722 10.0.0.242 - - [2026-06-04 04:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.242 - - [2026-06-04 04:39:58] "GET /routing-instance/b8ee22b6-1d8f-4874-8620-f4417641c3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004214 10.0.0.242 - - [2026-06-04 04:39:58] "GET /route-target/3c6ea235-4690-4603-8edf-7f20f55be133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004288 10.0.0.242 - - [2026-06-04 04:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.242 - - [2026-06-04 04:39:58] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004152 10.0.0.242 - - [2026-06-04 04:39:58] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003383 10.0.0.242 - - [2026-06-04 04:39:58] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005836 10.0.0.242 - - [2026-06-04 04:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.242 - - [2026-06-04 04:39:58] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004894 10.0.0.242 - - [2026-06-04 04:39:58] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003572 10.0.0.242 - - [2026-06-04 04:39:58] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005517 10.0.0.27 - - [2026-06-04 04:39:58] "GET /obj-perms HTTP/1.1" 200 5063 0.004378 10.0.0.242 - - [2026-06-04 04:39:58] "GET /obj-perms HTTP/1.1" 200 5063 0.003718 10.0.0.242 - - [2026-06-04 04:39:58] "GET /obj-perms HTTP/1.1" 200 5063 0.003683 10.0.0.242 - - [2026-06-04 04:39:58] "GET /obj-perms HTTP/1.1" 200 5063 0.004122 10.0.0.27 - - [2026-06-04 04:39:58] "GET /obj-perms HTTP/1.1" 200 5063 0.003502 10.0.0.242 - - [2026-06-04 04:39:58] "GET /virtual-machine/1625f1ba-e213-4ff5-b755-df7135cfaa8e HTTP/1.1" 200 1299 0.003858 10.0.0.242 - - [2026-06-04 04:39:58] "GET /virtual-machine-interface/38d4b542-92c9-4841-8a43-3c9fefeb770b HTTP/1.1" 200 2948 0.005387 10.0.0.242 - - [2026-06-04 04:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.242 - - [2026-06-04 04:39:58] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003404 10.0.0.242 - - [2026-06-04 04:39:58] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004121 10.0.0.242 - - [2026-06-04 04:39:58] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005797 10.0.0.242 - - [2026-06-04 04:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.242 - - [2026-06-04 04:40:00] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004352 10.0.0.242 - - [2026-06-04 04:40:00] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003268 10.0.0.242 - - [2026-06-04 04:40:00] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006225 10.0.0.242 - - [2026-06-04 04:40:05] "POST /neutron/port HTTP/1.1" 200 1126 0.033210 10.0.0.242 - - [2026-06-04 04:40:05] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007200 10.0.0.242 - - [2026-06-04 04:40:10] "POST /neutron/port HTTP/1.1" 200 1126 0.020748 10.0.0.50 - - [2026-06-04 04:40:15] "GET /obj-perms HTTP/1.1" 200 5075 0.071649 10.0.0.242 - - [2026-06-04 04:40:15] "GET /virtual-machine/4a507ad4-37a0-4209-bedb-61b8b1bcbeae HTTP/1.1" 200 1299 0.005439 10.0.0.242 - - [2026-06-04 04:40:15] "GET /virtual-machine-interface/6c2676fc-9091-4693-9c34-e47ee4e3e91f HTTP/1.1" 200 2949 0.014204 10.0.0.242 - - [2026-06-04 04:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005518 10.0.0.242 - - [2026-06-04 04:40:15] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006031 10.0.0.242 - - [2026-06-04 04:40:15] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004998 10.0.0.242 - - [2026-06-04 04:40:15] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008570 10.0.0.242 - - [2026-06-04 04:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.242 - - [2026-06-04 04:40:17] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004713 10.0.0.242 - - [2026-06-04 04:40:17] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004050 10.0.0.242 - - [2026-06-04 04:40:17] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005917 10.0.0.242 - - [2026-06-04 04:40:52] "POST /neutron/port HTTP/1.1" 200 1216 0.055988 10.0.0.242 - - [2026-06-04 04:40:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003724 10.0.0.242 - - [2026-06-04 04:40:52] "POST /neutron/port HTTP/1.1" 200 117 0.001150 10.0.0.242 - - [2026-06-04 04:40:53] "POST /neutron/port HTTP/1.1" 200 1105 0.023395 10.0.0.242 - - [2026-06-04 04:40:53] "POST /neutron/subnet HTTP/1.1" 200 689 0.010109 10.0.0.242 - - [2026-06-04 04:41:16] "GET /obj-perms HTTP/1.1" 200 5075 0.076292 10.0.0.242 - - [2026-06-04 04:41:53] "POST /neutron/port HTTP/1.1" 200 1126 0.045378 10.0.0.242 - - [2026-06-04 04:41:53] "POST /neutron/network HTTP/1.1" 200 818 0.008682 10.0.0.242 - - [2026-06-04 04:41:53] "POST /neutron/subnet HTTP/1.1" 200 675 0.009643 10.0.0.242 - - [2026-06-04 04:41:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005511 10.0.0.242 - - [2026-06-04 04:41:53] "POST /neutron/port HTTP/1.1" 200 117 0.001091 10.0.0.242 - - [2026-06-04 04:42:10] "POST /neutron/security_group HTTP/1.1" 200 2065 0.011361 10.0.0.242 - - [2026-06-04 04:42:10] "GET /virtual-machine/1625f1ba-e213-4ff5-b755-df7135cfaa8e HTTP/1.1" 200 1299 0.005749 10.0.0.242 - - [2026-06-04 04:42:10] "GET /virtual-machine-interface/38d4b542-92c9-4841-8a43-3c9fefeb770b HTTP/1.1" 200 2948 0.007855 10.0.0.242 - - [2026-06-04 04:42:10] "GET /virtual-machine/1625f1ba-e213-4ff5-b755-df7135cfaa8e HTTP/1.1" 200 1299 0.008613 10.0.0.242 - - [2026-06-04 04:42:10] "GET /virtual-machine-interface/38d4b542-92c9-4841-8a43-3c9fefeb770b HTTP/1.1" 200 2948 0.019521 10.0.0.242 - - [2026-06-04 04:42:10] "GET /instance-ip/eadf5eb1-4b79-4d22-94a3-70d776dbaf4e HTTP/1.1" 200 1621 0.006835 10.0.0.242 - - [2026-06-04 04:42:10] "GET /virtual-machine/1625f1ba-e213-4ff5-b755-df7135cfaa8e HTTP/1.1" 200 1299 0.005804 10.0.0.242 - - [2026-06-04 04:42:10] "GET /virtual-machine-interface/38d4b542-92c9-4841-8a43-3c9fefeb770b HTTP/1.1" 200 2948 0.008438 10.0.0.242 - - [2026-06-04 04:42:10] "GET /instance-ip/eadf5eb1-4b79-4d22-94a3-70d776dbaf4e HTTP/1.1" 200 1621 0.006647 10.0.0.242 - - [2026-06-04 04:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005077 10.0.0.242 - - [2026-06-04 04:42:10] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005910 10.0.0.242 - - [2026-06-04 04:42:10] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004406 10.0.0.242 - - [2026-06-04 04:42:10] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008487 10.0.0.242 - - [2026-06-04 04:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005497 10.0.0.242 - - [2026-06-04 04:42:10] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006484 10.0.0.242 - - [2026-06-04 04:42:10] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004490 10.0.0.242 - - [2026-06-04 04:42:10] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007762 10.0.0.242 - - [2026-06-04 04:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004618 10.0.0.242 - - [2026-06-04 04:42:11] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004472 10.0.0.242 - - [2026-06-04 04:42:11] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003809 10.0.0.242 - - [2026-06-04 04:42:11] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007135 10.0.0.242 - - [2026-06-04 04:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.242 - - [2026-06-04 04:42:11] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004930 10.0.0.242 - - [2026-06-04 04:42:11] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005328 10.0.0.242 - - [2026-06-04 04:42:11] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008147 10.0.0.242 - - [2026-06-04 04:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004784 10.0.0.242 - - [2026-06-04 04:42:11] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005097 10.0.0.242 - - [2026-06-04 04:42:11] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003784 10.0.0.242 - - [2026-06-04 04:42:11] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007343 10.0.0.242 - - [2026-06-04 04:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.242 - - [2026-06-04 04:42:11] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004321 10.0.0.242 - - [2026-06-04 04:42:11] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003517 10.0.0.242 - - [2026-06-04 04:42:11] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006306 10.0.0.242 - - [2026-06-04 04:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.242 - - [2026-06-04 04:42:11] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004209 10.0.0.242 - - [2026-06-04 04:42:11] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003659 10.0.0.242 - - [2026-06-04 04:42:11] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007567 10.0.0.242 - - [2026-06-04 04:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.242 - - [2026-06-04 04:42:12] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004788 10.0.0.242 - - [2026-06-04 04:42:12] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003139 10.0.0.242 - - [2026-06-04 04:42:12] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007941 10.0.0.242 - - [2026-06-04 04:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.242 - - [2026-06-04 04:42:13] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003862 10.0.0.242 - - [2026-06-04 04:42:13] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003559 10.0.0.242 - - [2026-06-04 04:42:13] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006301 10.0.0.242 - - [2026-06-04 04:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.242 - - [2026-06-04 04:42:13] "GET /routing-instance/b8ee22b6-1d8f-4874-8620-f4417641c3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004507 10.0.0.242 - - [2026-06-04 04:42:13] "GET /route-target/3c6ea235-4690-4603-8edf-7f20f55be133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005019 10.0.0.242 - - [2026-06-04 04:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.242 - - [2026-06-04 04:42:13] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003824 10.0.0.242 - - [2026-06-04 04:42:13] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003176 10.0.0.242 - - [2026-06-04 04:42:13] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005726 10.0.0.242 - - [2026-06-04 04:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.242 - - [2026-06-04 04:42:13] "GET /routing-instance/b8ee22b6-1d8f-4874-8620-f4417641c3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.005055 10.0.0.242 - - [2026-06-04 04:42:13] "GET /route-target/3c6ea235-4690-4603-8edf-7f20f55be133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004589 10.0.0.242 - - [2026-06-04 04:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004516 10.0.0.242 - - [2026-06-04 04:42:13] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005581 10.0.0.242 - - [2026-06-04 04:42:13] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004286 10.0.0.242 - - [2026-06-04 04:42:13] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.010821 10.0.0.242 - - [2026-06-04 04:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.242 - - [2026-06-04 04:42:13] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005874 10.0.0.242 - - [2026-06-04 04:42:13] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003344 10.0.0.242 - - [2026-06-04 04:42:13] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006276 10.0.0.242 - - [2026-06-04 04:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.242 - - [2026-06-04 04:42:13] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004660 10.0.0.242 - - [2026-06-04 04:42:13] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003521 10.0.0.242 - - [2026-06-04 04:42:13] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006693 10.0.0.27 - - [2026-06-04 04:42:16] "GET /obj-perms HTTP/1.1" 200 5063 0.005518 10.0.0.50 - - [2026-06-04 04:42:16] "GET /virtual-router/a689c85f-aaa6-42f5-bf30-bb94ed805082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.038554 10.0.0.27 - - [2026-06-04 04:42:20] "GET /obj-perms HTTP/1.1" 200 5063 0.005477 10.0.0.27 - - [2026-06-04 04:42:26] "GET /obj-perms HTTP/1.1" 200 5063 0.003954 10.0.0.242 - - [2026-06-04 04:42:28] "GET /obj-perms HTTP/1.1" 200 5063 0.003992 10.0.0.27 - - [2026-06-04 04:42:28] "GET /obj-perms HTTP/1.1" 200 5063 0.004293 10.0.0.242 - - [2026-06-04 04:42:28] "GET /obj-perms HTTP/1.1" 200 5063 0.004016 10.0.0.242 - - [2026-06-04 04:42:28] "GET /obj-perms HTTP/1.1" 200 5063 0.004842 10.0.0.242 - - [2026-06-04 04:42:28] "GET /virtual-machine/4a507ad4-37a0-4209-bedb-61b8b1bcbeae HTTP/1.1" 200 1299 0.004399 10.0.0.242 - - [2026-06-04 04:42:28] "GET /virtual-machine-interface/6c2676fc-9091-4693-9c34-e47ee4e3e91f HTTP/1.1" 200 2949 0.005075 10.0.0.242 - - [2026-06-04 04:42:28] "GET /virtual-machine/4a507ad4-37a0-4209-bedb-61b8b1bcbeae HTTP/1.1" 200 1299 0.004440 10.0.0.242 - - [2026-06-04 04:42:28] "GET /virtual-machine-interface/6c2676fc-9091-4693-9c34-e47ee4e3e91f HTTP/1.1" 200 2949 0.005223 10.0.0.242 - - [2026-06-04 04:42:28] "GET /instance-ip/303a0573-e04c-4765-976d-39a78d237de0 HTTP/1.1" 200 1620 0.003902 10.0.0.242 - - [2026-06-04 04:42:28] "GET /virtual-machine/4a507ad4-37a0-4209-bedb-61b8b1bcbeae HTTP/1.1" 200 1299 0.004246 10.0.0.242 - - [2026-06-04 04:42:28] "GET /virtual-machine-interface/6c2676fc-9091-4693-9c34-e47ee4e3e91f HTTP/1.1" 200 2949 0.006378 10.0.0.242 - - [2026-06-04 04:42:28] "GET /instance-ip/303a0573-e04c-4765-976d-39a78d237de0 HTTP/1.1" 200 1620 0.004974 10.0.0.242 - - [2026-06-04 04:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005771 10.0.0.242 - - [2026-06-04 04:42:28] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005477 10.0.0.242 - - [2026-06-04 04:42:28] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003686 10.0.0.242 - - [2026-06-04 04:42:28] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006036 10.0.0.242 - - [2026-06-04 04:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.242 - - [2026-06-04 04:42:28] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004717 10.0.0.242 - - [2026-06-04 04:42:28] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004130 10.0.0.242 - - [2026-06-04 04:42:28] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005714 10.0.0.242 - - [2026-06-04 04:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.242 - - [2026-06-04 04:42:28] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005087 10.0.0.242 - - [2026-06-04 04:42:29] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004331 10.0.0.242 - - [2026-06-04 04:42:29] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005434 10.0.0.242 - - [2026-06-04 04:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.242 - - [2026-06-04 04:42:29] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004286 10.0.0.242 - - [2026-06-04 04:42:29] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002993 10.0.0.242 - - [2026-06-04 04:42:29] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006994 10.0.0.242 - - [2026-06-04 04:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004437 10.0.0.242 - - [2026-06-04 04:42:29] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005041 10.0.0.242 - - [2026-06-04 04:42:29] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004165 10.0.0.242 - - [2026-06-04 04:42:29] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008202 10.0.0.242 - - [2026-06-04 04:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.242 - - [2026-06-04 04:42:29] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007624 10.0.0.242 - - [2026-06-04 04:42:29] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004463 10.0.0.242 - - [2026-06-04 04:42:29] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006675 10.0.0.242 - - [2026-06-04 04:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005218 10.0.0.242 - - [2026-06-04 04:42:29] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005132 10.0.0.242 - - [2026-06-04 04:42:29] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004030 10.0.0.242 - - [2026-06-04 04:42:29] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006155 10.0.0.242 - - [2026-06-04 04:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.242 - - [2026-06-04 04:42:30] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004296 10.0.0.242 - - [2026-06-04 04:42:30] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004103 10.0.0.242 - - [2026-06-04 04:42:30] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008167 10.0.0.242 - - [2026-06-04 04:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.242 - - [2026-06-04 04:42:31] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005279 10.0.0.242 - - [2026-06-04 04:42:31] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004329 10.0.0.242 - - [2026-06-04 04:42:31] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006680 10.0.0.242 - - [2026-06-04 04:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005483 10.0.0.242 - - [2026-06-04 04:42:31] "GET /routing-instance/b8ee22b6-1d8f-4874-8620-f4417641c3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.006728 10.0.0.242 - - [2026-06-04 04:42:31] "GET /route-target/3c6ea235-4690-4603-8edf-7f20f55be133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004235 10.0.0.242 - - [2026-06-04 04:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.242 - - [2026-06-04 04:42:31] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003973 10.0.0.242 - - [2026-06-04 04:42:31] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003164 10.0.0.242 - - [2026-06-04 04:42:31] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007517 10.0.0.242 - - [2026-06-04 04:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.242 - - [2026-06-04 04:42:31] "GET /routing-instance/b8ee22b6-1d8f-4874-8620-f4417641c3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004356 10.0.0.242 - - [2026-06-04 04:42:31] "GET /route-target/3c6ea235-4690-4603-8edf-7f20f55be133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004507 10.0.0.242 - - [2026-06-04 04:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.242 - - [2026-06-04 04:42:31] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003806 10.0.0.242 - - [2026-06-04 04:42:31] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004053 10.0.0.242 - - [2026-06-04 04:42:31] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006200 10.0.0.242 - - [2026-06-04 04:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.242 - - [2026-06-04 04:42:31] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004461 10.0.0.242 - - [2026-06-04 04:42:31] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003494 10.0.0.242 - - [2026-06-04 04:42:31] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005745 10.0.0.242 - - [2026-06-04 04:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004319 10.0.0.242 - - [2026-06-04 04:42:31] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004538 10.0.0.242 - - [2026-06-04 04:42:31] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003148 10.0.0.242 - - [2026-06-04 04:42:31] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006279 10.0.0.27 - - [2026-06-04 04:42:32] "GET /obj-perms HTTP/1.1" 200 5063 0.003982 10.0.0.242 - - [2026-06-04 04:42:32] "GET /obj-perms HTTP/1.1" 200 5063 0.003615 10.0.0.50 - - [2026-06-04 04:42:32] "GET /obj-perms HTTP/1.1" 200 5063 0.065733 10.0.0.242 - - [2026-06-04 04:42:32] "GET /obj-perms HTTP/1.1" 200 5063 0.004246 10.0.0.242 - - [2026-06-04 04:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.242 - - [2026-06-04 04:42:52] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005362 10.0.0.242 - - [2026-06-04 04:42:52] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003566 10.0.0.242 - - [2026-06-04 04:42:52] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006013 10.0.0.242 - - [2026-06-04 04:42:54] "POST /neutron/port HTTP/1.1" 200 1216 0.019023 10.0.0.242 - - [2026-06-04 04:42:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003831 10.0.0.242 - - [2026-06-04 04:42:54] "POST /neutron/port HTTP/1.1" 200 117 0.001084 10.0.0.242 - - [2026-06-04 04:42:54] "POST /neutron/port HTTP/1.1" 200 1126 0.023116 10.0.0.242 - - [2026-06-04 04:42:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004397 10.0.0.242 - - [2026-06-04 04:42:55] "POST /neutron/network HTTP/1.1" 200 808 0.007075 10.0.0.242 - - [2026-06-04 04:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.242 - - [2026-06-04 04:43:01] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004926 10.0.0.242 - - [2026-06-04 04:43:01] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003639 10.0.0.242 - - [2026-06-04 04:43:01] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007701 10.0.0.242 - - [2026-06-04 04:43:17] "GET /virtual-machine/4a507ad4-37a0-4209-bedb-61b8b1bcbeae HTTP/1.1" 200 1299 0.004156 10.0.0.242 - - [2026-06-04 04:43:17] "GET /virtual-machine-interface/6c2676fc-9091-4693-9c34-e47ee4e3e91f HTTP/1.1" 200 2949 0.006455 10.0.0.242 - - [2026-06-04 04:43:17] "GET /instance-ip/303a0573-e04c-4765-976d-39a78d237de0 HTTP/1.1" 200 1620 0.004293 10.0.0.242 - - [2026-06-04 04:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.242 - - [2026-06-04 04:43:17] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004579 10.0.0.242 - - [2026-06-04 04:43:17] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003622 10.0.0.242 - - [2026-06-04 04:43:17] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006001 10.0.0.50 - - [2026-06-04 04:43:17] "GET /obj-perms HTTP/1.1" 200 5075 0.061601 10.0.0.242 - - [2026-06-04 04:43:21] "GET /virtual-machine/4a507ad4-37a0-4209-bedb-61b8b1bcbeae HTTP/1.1" 200 1299 0.005937 10.0.0.242 - - [2026-06-04 04:43:21] "POST /neutron/port HTTP/1.1" 200 151 0.198453 10.0.0.242 - - [2026-06-04 04:43:23] "GET /virtual-machine/4a507ad4-37a0-4209-bedb-61b8b1bcbeae HTTP/1.1" 404 171 0.003907 10.0.0.242 - - [2026-06-04 04:43:23] "GET /virtual-machine/4a507ad4-37a0-4209-bedb-61b8b1bcbeae HTTP/1.1" 404 171 0.003249 10.0.0.242 - - [2026-06-04 04:43:23] "GET /virtual-machine/4a507ad4-37a0-4209-bedb-61b8b1bcbeae HTTP/1.1" 404 171 0.003264 10.0.0.242 - - [2026-06-04 04:43:24] "GET /virtual-machine/4a507ad4-37a0-4209-bedb-61b8b1bcbeae HTTP/1.1" 404 171 0.003637 10.0.0.242 - - [2026-06-04 04:43:25] "GET /virtual-machine/4a507ad4-37a0-4209-bedb-61b8b1bcbeae HTTP/1.1" 404 171 0.003041 10.0.0.242 - - [2026-06-04 04:43:26] "GET /virtual-machine/4a507ad4-37a0-4209-bedb-61b8b1bcbeae HTTP/1.1" 404 171 0.004706 10.0.0.242 - - [2026-06-04 04:43:27] "GET /virtual-machine/4a507ad4-37a0-4209-bedb-61b8b1bcbeae HTTP/1.1" 404 171 0.004142 10.0.0.242 - - [2026-06-04 04:43:28] "GET /virtual-machine/4a507ad4-37a0-4209-bedb-61b8b1bcbeae HTTP/1.1" 404 171 0.004444 10.0.0.242 - - [2026-06-04 04:43:29] "GET /virtual-machine/4a507ad4-37a0-4209-bedb-61b8b1bcbeae HTTP/1.1" 404 171 0.003713 10.0.0.242 - - [2026-06-04 04:43:29] "GET /virtual-machine/4a507ad4-37a0-4209-bedb-61b8b1bcbeae HTTP/1.1" 404 171 0.003283 10.0.0.50 - - [2026-06-04 04:43:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000459 10.0.0.27 - - [2026-06-04 04:43:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000389 10.0.0.50 - - [2026-06-04 04:43:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000362 10.0.0.27 - - [2026-06-04 04:43:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000489 10.0.0.242 - - [2026-06-04 04:43:30] "GET /virtual-machine/4a507ad4-37a0-4209-bedb-61b8b1bcbeae HTTP/1.1" 404 171 0.003483 10.0.0.50 - - [2026-06-04 04:43:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000389 10.0.0.50 - - [2026-06-04 04:43:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000385 10.0.0.242 - - [2026-06-04 04:43:31] "GET /virtual-machine/4a507ad4-37a0-4209-bedb-61b8b1bcbeae HTTP/1.1" 404 171 0.003706 10.0.0.27 - - [2026-06-04 04:43:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000403 10.0.0.27 - - [2026-06-04 04:43:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000406 10.0.0.242 - - [2026-06-04 04:43:32] "GET /virtual-machine/4a507ad4-37a0-4209-bedb-61b8b1bcbeae HTTP/1.1" 404 171 0.003558 10.0.0.242 - - [2026-06-04 04:43:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000488 10.0.0.242 - - [2026-06-04 04:43:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000509 10.0.0.242 - - [2026-06-04 04:43:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000485 10.0.0.242 - - [2026-06-04 04:43:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000345 10.0.0.242 - - [2026-06-04 04:43:33] "GET /virtual-machine/4a507ad4-37a0-4209-bedb-61b8b1bcbeae HTTP/1.1" 404 171 0.003615 10.0.0.242 - - [2026-06-04 04:43:34] "GET /virtual-machine/4a507ad4-37a0-4209-bedb-61b8b1bcbeae HTTP/1.1" 404 171 0.003607 10.0.0.242 - - [2026-06-04 04:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004868 10.0.0.242 - - [2026-06-04 04:43:34] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003832 10.0.0.242 - - [2026-06-04 04:43:34] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004682 10.0.0.242 - - [2026-06-04 04:43:34] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006734 10.0.0.242 - - [2026-06-04 04:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.242 - - [2026-06-04 04:43:34] "GET /routing-instance/b8ee22b6-1d8f-4874-8620-f4417641c3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.005693 10.0.0.242 - - [2026-06-04 04:43:34] "GET /route-target/3c6ea235-4690-4603-8edf-7f20f55be133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004481 10.0.0.242 - - [2026-06-04 04:43:34] "GET /virtual-machine/4a507ad4-37a0-4209-bedb-61b8b1bcbeae HTTP/1.1" 404 171 0.002865 10.0.0.242 - - [2026-06-04 04:43:35] "GET /virtual-machine/4a507ad4-37a0-4209-bedb-61b8b1bcbeae HTTP/1.1" 404 171 0.003459 10.0.0.242 - - [2026-06-04 04:43:36] "GET /virtual-machine/4a507ad4-37a0-4209-bedb-61b8b1bcbeae HTTP/1.1" 404 171 0.003843 10.0.0.242 - - [2026-06-04 04:43:37] "GET /virtual-machine/4a507ad4-37a0-4209-bedb-61b8b1bcbeae HTTP/1.1" 404 171 0.003476 10.0.0.242 - - [2026-06-04 04:43:38] "GET /virtual-machine/4a507ad4-37a0-4209-bedb-61b8b1bcbeae HTTP/1.1" 404 171 0.003804 10.0.0.242 - - [2026-06-04 04:43:39] "GET /virtual-machine/4a507ad4-37a0-4209-bedb-61b8b1bcbeae HTTP/1.1" 404 171 0.003659 10.0.0.242 - - [2026-06-04 04:43:39] "GET /virtual-machine/4a507ad4-37a0-4209-bedb-61b8b1bcbeae HTTP/1.1" 404 171 0.003109 10.0.0.242 - - [2026-06-04 04:43:40] "GET /virtual-machine/4a507ad4-37a0-4209-bedb-61b8b1bcbeae HTTP/1.1" 404 171 0.004549 10.0.0.242 - - [2026-06-04 04:43:41] "GET /virtual-machine/4a507ad4-37a0-4209-bedb-61b8b1bcbeae HTTP/1.1" 404 171 0.004265 10.0.0.242 - - [2026-06-04 04:43:42] "GET /virtual-machine/4a507ad4-37a0-4209-bedb-61b8b1bcbeae HTTP/1.1" 404 171 0.002964 10.0.0.242 - - [2026-06-04 04:43:43] "GET /virtual-machine/4a507ad4-37a0-4209-bedb-61b8b1bcbeae HTTP/1.1" 404 171 0.003930 10.0.0.242 - - [2026-06-04 04:43:44] "GET /virtual-machine/4a507ad4-37a0-4209-bedb-61b8b1bcbeae HTTP/1.1" 404 171 0.004673 10.0.0.242 - - [2026-06-04 04:43:44] "GET /obj-perms HTTP/1.1" 200 5063 0.003895 10.0.0.242 - - [2026-06-04 04:43:47] "GET /obj-perms HTTP/1.1" 200 5063 0.004062 10.0.0.50 - - [2026-06-04 04:43:47] "GET /obj-perms HTTP/1.1" 200 5063 0.004044 10.0.0.27 - - [2026-06-04 04:43:47] "GET /obj-perms HTTP/1.1" 200 5063 0.004615 10.0.0.242 - - [2026-06-04 04:43:48] "GET /virtual-machine/1625f1ba-e213-4ff5-b755-df7135cfaa8e HTTP/1.1" 200 1299 0.004856 10.0.0.242 - - [2026-06-04 04:43:48] "POST /neutron/port HTTP/1.1" 200 151 0.200917 10.0.0.242 - - [2026-06-04 04:43:50] "GET /virtual-machine/1625f1ba-e213-4ff5-b755-df7135cfaa8e HTTP/1.1" 404 171 0.003693 10.0.0.242 - - [2026-06-04 04:43:50] "GET /virtual-machine/1625f1ba-e213-4ff5-b755-df7135cfaa8e HTTP/1.1" 404 171 0.002982 10.0.0.242 - - [2026-06-04 04:43:50] "GET /virtual-machine/1625f1ba-e213-4ff5-b755-df7135cfaa8e HTTP/1.1" 404 171 0.004215 10.0.0.242 - - [2026-06-04 04:43:50] "GET /virtual-machine/1625f1ba-e213-4ff5-b755-df7135cfaa8e HTTP/1.1" 404 171 0.003572 10.0.0.242 - - [2026-06-04 04:43:51] "GET /virtual-machine/1625f1ba-e213-4ff5-b755-df7135cfaa8e HTTP/1.1" 404 171 0.003237 10.0.0.242 - - [2026-06-04 04:43:52] "GET /virtual-machine/1625f1ba-e213-4ff5-b755-df7135cfaa8e HTTP/1.1" 404 171 0.003400 10.0.0.242 - - [2026-06-04 04:43:53] "GET /virtual-machine/1625f1ba-e213-4ff5-b755-df7135cfaa8e HTTP/1.1" 404 171 0.003490 10.0.0.242 - - [2026-06-04 04:43:54] "GET /virtual-machine/1625f1ba-e213-4ff5-b755-df7135cfaa8e HTTP/1.1" 404 171 0.010073 10.0.0.242 - - [2026-06-04 04:43:54] "POST /neutron/network HTTP/1.1" 200 935 0.010652 10.0.0.242 - - [2026-06-04 04:43:54] "POST /neutron/port HTTP/1.1" 200 117 0.001072 10.0.0.242 - - [2026-06-04 04:43:55] "GET /virtual-machine/1625f1ba-e213-4ff5-b755-df7135cfaa8e HTTP/1.1" 404 171 0.003528 10.0.0.242 - - [2026-06-04 04:43:55] "GET /virtual-machine/1625f1ba-e213-4ff5-b755-df7135cfaa8e HTTP/1.1" 404 171 0.003109 10.0.0.242 - - [2026-06-04 04:43:56] "POST /neutron/port HTTP/1.1" 200 1216 0.025134 10.0.0.242 - - [2026-06-04 04:43:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003829 10.0.0.242 - - [2026-06-04 04:43:56] "POST /neutron/port HTTP/1.1" 200 117 0.001112 10.0.0.242 - - [2026-06-04 04:43:56] "GET /virtual-machine/1625f1ba-e213-4ff5-b755-df7135cfaa8e HTTP/1.1" 404 171 0.004001 10.0.0.242 - - [2026-06-04 04:43:57] "GET /virtual-machine/1625f1ba-e213-4ff5-b755-df7135cfaa8e HTTP/1.1" 404 171 0.003281 10.0.0.242 - - [2026-06-04 04:43:58] "GET /virtual-machine/1625f1ba-e213-4ff5-b755-df7135cfaa8e HTTP/1.1" 404 171 0.002908 10.0.0.242 - - [2026-06-04 04:43:59] "GET /virtual-machine/1625f1ba-e213-4ff5-b755-df7135cfaa8e HTTP/1.1" 404 171 0.007090 10.0.0.242 - - [2026-06-04 04:44:00] "GET /virtual-machine/1625f1ba-e213-4ff5-b755-df7135cfaa8e HTTP/1.1" 404 171 0.003840 10.0.0.242 - - [2026-06-04 04:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004290 10.0.0.242 - - [2026-06-04 04:44:00] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006028 10.0.0.242 - - [2026-06-04 04:44:00] "GET /virtual-networks?parent_id=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004096 10.0.0.242 - - [2026-06-04 04:44:00] "GET /virtual-network/2a59c0a4-d753-4939-9f44-d4b44e407193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006548 10.0.0.242 - - [2026-06-04 04:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.242 - - [2026-06-04 04:44:00] "GET /routing-instance/b8ee22b6-1d8f-4874-8620-f4417641c3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004695 10.0.0.242 - - [2026-06-04 04:44:00] "GET /route-target/3c6ea235-4690-4603-8edf-7f20f55be133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004818 10.0.0.242 - - [2026-06-04 04:44:00] "GET /obj-perms HTTP/1.1" 200 5063 0.004945 10.0.0.27 - - [2026-06-04 04:44:01] "POST /useragent-kv HTTP/1.1" 200 115 0.053994 10.0.0.27 - - [2026-06-04 04:44:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003079 10.0.0.242 - - [2026-06-04 04:44:01] "POST /neutron/network HTTP/1.1" 200 151 0.187576 10.0.0.50 - - [2026-06-04 04:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.074404 10.0.0.242 - - [2026-06-04 04:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.242 - - [2026-06-04 04:44:01] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003806 10.0.0.242 - - [2026-06-04 04:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.242 - - [2026-06-04 04:44:01] "PUT /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644 HTTP/1.1" 200 276 0.012429 10.0.0.27 - - [2026-06-04 04:44:03] "GET /projects?obj_uuids=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002160 10.0.0.242 - - [2026-06-04 04:44:03] "GET /project/bbdf2025-6170-45ba-89c2-11ed904a8cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.108322 10.0.0.27 - - [2026-06-04 04:44:03] "GET /projects?obj_uuids=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001126 10.0.0.242 - - [2026-06-04 04:44:03] "GET /project/bbdf2025-6170-45ba-89c2-11ed904a8cc0?fields=virtual_networks HTTP/1.1" 200 1046 0.045989 10.0.0.27 - - [2026-06-04 04:44:04] "GET /projects?obj_uuids=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001204 10.0.0.242 - - [2026-06-04 04:44:04] "GET /project/bbdf2025-6170-45ba-89c2-11ed904a8cc0?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.050723 10.0.0.27 - - [2026-06-04 04:44:04] "GET /projects?obj_uuids=bbdf2025-6170-45ba-89c2-11ed904a8cc0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001039 10.0.0.242 - - [2026-06-04 04:44:04] "GET /project/bbdf2025-6170-45ba-89c2-11ed904a8cc0?fields=security_groups HTTP/1.1" 200 1279 0.049063 10.0.0.242 - - [2026-06-04 04:44:05] "POST /fqname-to-id HTTP/1.1" 404 194 0.043180 10.0.0.27 - - [2026-06-04 04:44:05] "GET /projects?obj_uuids=bc6d3027-34ba-43ab-9fce-b8e22a73924d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003927 10.0.0.27 - - [2026-06-04 04:44:05] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001070 10.0.0.27 - - [2026-06-04 04:44:05] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.052000 10.0.0.27 - - [2026-06-04 04:44:05] "POST /id-to-fqname HTTP/1.1" 200 196 0.003692 10.0.0.27 - - [2026-06-04 04:44:05] "POST /fqname-to-id HTTP/1.1" 404 205 0.004837 10.0.0.27 - - [2026-06-04 04:44:05] "POST /security-groups HTTP/1.1" 200 597 0.073553 10.0.0.27 - - [2026-06-04 04:44:05] "POST /projects HTTP/1.1" 200 597 0.278076 10.0.0.27 - - [2026-06-04 04:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.332102 10.0.0.242 - - [2026-06-04 04:44:05] "GET /project/bc6d3027-34ba-43ab-9fce-b8e22a73924d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.538294 10.0.0.50 - - [2026-06-04 04:44:05] "POST /access-control-lists HTTP/1.1" 200 602 0.035028 10.0.0.242 - - [2026-06-04 04:44:07] "GET / HTTP/1.1" 200 35931 0.001921 10.0.0.27 - - [2026-06-04 04:44:10] "GET /projects?obj_uuids=bc6d3027-34ba-43ab-9fce-b8e22a73924d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000952 10.0.0.242 - - [2026-06-04 04:44:10] "GET /project/bc6d3027-34ba-43ab-9fce-b8e22a73924d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.044679 10.0.0.27 - - [2026-06-04 04:44:10] "GET /projects?obj_uuids=bc6d3027-34ba-43ab-9fce-b8e22a73924d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001998 10.0.0.242 - - [2026-06-04 04:44:10] "GET /project/bc6d3027-34ba-43ab-9fce-b8e22a73924d?fields=virtual_networks HTTP/1.1" 200 1045 0.053569 10.0.0.27 - - [2026-06-04 04:44:10] "GET /projects?obj_uuids=bc6d3027-34ba-43ab-9fce-b8e22a73924d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002230 10.0.0.242 - - [2026-06-04 04:44:10] "GET /project/bc6d3027-34ba-43ab-9fce-b8e22a73924d?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.045246 10.0.0.27 - - [2026-06-04 04:44:10] "GET /projects?obj_uuids=bc6d3027-34ba-43ab-9fce-b8e22a73924d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001353 10.0.0.242 - - [2026-06-04 04:44:10] "GET /project/bc6d3027-34ba-43ab-9fce-b8e22a73924d?fields=security_groups HTTP/1.1" 200 1277 0.040493 10.0.0.242 - - [2026-06-04 04:44:11] "POST /fqname-to-id HTTP/1.1" 404 188 0.035646 10.0.0.27 - - [2026-06-04 04:44:11] "GET /projects?obj_uuids=ceb0c83d-324b-40c7-8a95-b46d40273e09&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003432 10.0.0.27 - - [2026-06-04 04:44:11] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000964 10.0.0.27 - - [2026-06-04 04:44:11] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006707 10.0.0.27 - - [2026-06-04 04:44:11] "POST /id-to-fqname HTTP/1.1" 200 190 0.006016 10.0.0.27 - - [2026-06-04 04:44:11] "POST /fqname-to-id HTTP/1.1" 404 199 0.005301 10.0.0.27 - - [2026-06-04 04:44:12] "POST /security-groups HTTP/1.1" 200 591 0.077158 10.0.0.50 - - [2026-06-04 04:44:12] "POST /fqname-to-id HTTP/1.1" 404 234 0.006488 10.0.0.27 - - [2026-06-04 04:44:12] "POST /projects HTTP/1.1" 200 585 0.285160 10.0.0.27 - - [2026-06-04 04:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.365375 10.0.0.50 - - [2026-06-04 04:44:12] "POST /access-control-lists HTTP/1.1" 200 594 0.049333 10.0.0.242 - - [2026-06-04 04:44:12] "GET /project/ceb0c83d-324b-40c7-8a95-b46d40273e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.544423 10.0.0.242 - - [2026-06-04 04:44:13] "GET / HTTP/1.1" 200 35931 0.001801 10.0.0.27 - - [2026-06-04 04:44:16] "GET /projects?obj_uuids=ceb0c83d-324b-40c7-8a95-b46d40273e09&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000964 10.0.0.242 - - [2026-06-04 04:44:16] "GET /project/ceb0c83d-324b-40c7-8a95-b46d40273e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.040540 10.0.0.27 - - [2026-06-04 04:44:16] "GET /projects?obj_uuids=ceb0c83d-324b-40c7-8a95-b46d40273e09&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001811 10.0.0.242 - - [2026-06-04 04:44:16] "GET /project/ceb0c83d-324b-40c7-8a95-b46d40273e09?fields=virtual_networks HTTP/1.1" 200 1032 0.054790 10.0.0.27 - - [2026-06-04 04:44:16] "GET /projects?obj_uuids=ceb0c83d-324b-40c7-8a95-b46d40273e09&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001239 10.0.0.242 - - [2026-06-04 04:44:16] "GET /project/ceb0c83d-324b-40c7-8a95-b46d40273e09?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.043036 10.0.0.27 - - [2026-06-04 04:44:16] "GET /projects?obj_uuids=ceb0c83d-324b-40c7-8a95-b46d40273e09&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000994 10.0.0.242 - - [2026-06-04 04:44:16] "GET /project/ceb0c83d-324b-40c7-8a95-b46d40273e09?fields=security_groups HTTP/1.1" 200 1258 0.041144 10.0.0.242 - - [2026-06-04 04:44:18] "POST /fqname-to-id HTTP/1.1" 404 196 0.042892 10.0.0.27 - - [2026-06-04 04:44:18] "GET /projects?obj_uuids=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003104 10.0.0.27 - - [2026-06-04 04:44:18] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001064 10.0.0.27 - - [2026-06-04 04:44:18] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007053 10.0.0.27 - - [2026-06-04 04:44:18] "POST /id-to-fqname HTTP/1.1" 200 198 0.003111 10.0.0.27 - - [2026-06-04 04:44:18] "POST /fqname-to-id HTTP/1.1" 404 207 0.003431 10.0.0.27 - - [2026-06-04 04:44:18] "POST /security-groups HTTP/1.1" 200 599 0.074173 10.0.0.27 - - [2026-06-04 04:44:19] "POST /projects HTTP/1.1" 200 601 0.287878 10.0.0.27 - - [2026-06-04 04:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.326378 10.0.0.50 - - [2026-06-04 04:44:19] "POST /fqname-to-id HTTP/1.1" 404 241 0.003943 10.0.0.242 - - [2026-06-04 04:44:19] "GET /project/f6a37e58-c1fa-4a2c-8558-21336d7d6d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.485417 10.0.0.242 - - [2026-06-04 04:44:20] "GET / HTTP/1.1" 200 35931 0.001718 10.0.0.242 - - [2026-06-04 04:44:20] "POST /fqname-to-id HTTP/1.1" 401 293 0.000634 10.0.0.242 - - [2026-06-04 04:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.074078 10.0.0.27 - - [2026-06-04 04:44:21] "GET /projects?obj_uuids=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000944 10.0.0.242 - - [2026-06-04 04:44:21] "GET /project/f6a37e58-c1fa-4a2c-8558-21336d7d6d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.043650 10.0.0.50 - - [2026-06-04 04:44:21] "POST /ref-update HTTP/1.1" 200 156 0.035551 10.0.0.27 - - [2026-06-04 04:44:22] "POST /useragent-kv HTTP/1.1" 200 115 0.009332 10.0.0.242 - - [2026-06-04 04:44:22] "POST /neutron/subnet HTTP/1.1" 200 716 0.303791 10.0.0.50 - - [2026-06-04 04:44:22] "POST /fqname-to-id HTTP/1.1" 404 207 0.047916 10.0.0.242 - - [2026-06-04 04:44:22] "POST /id-to-fqname HTTP/1.1" 200 222 0.001275 10.0.0.242 - - [2026-06-04 04:44:22] "GET /virtual-network/db058b72-2cbd-4bbc-9d25-b11818b4d836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.009980 10.0.0.242 - - [2026-06-04 04:44:22] "POST /neutron/network HTTP/1.1" 200 975 0.010553 10.0.0.242 - - [2026-06-04 04:44:22] "GET /virtual-network/db058b72-2cbd-4bbc-9d25-b11818b4d836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.004961 10.0.0.242 - - [2026-06-04 04:44:22] "POST /neutron/subnet HTTP/1.1" 200 724 0.010206 10.0.0.242 - - [2026-06-04 04:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.27 - - [2026-06-04 04:44:22] "GET /projects?obj_uuids=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000898 10.0.0.242 - - [2026-06-04 04:44:22] "GET /project/f6a37e58-c1fa-4a2c-8558-21336d7d6d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.050376 10.0.0.27 - - [2026-06-04 04:44:23] "POST /useragent-kv HTTP/1.1" 200 115 0.006528 10.0.0.242 - - [2026-06-04 04:44:23] "POST /neutron/subnet HTTP/1.1" 200 716 0.231105 10.0.0.242 - - [2026-06-04 04:44:23] "POST /id-to-fqname HTTP/1.1" 200 222 0.001386 10.0.0.242 - - [2026-06-04 04:44:23] "GET /virtual-network/565eb0fd-3533-428e-a892-7e3e73fda23b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.008173 10.0.0.242 - - [2026-06-04 04:44:23] "POST /neutron/network HTTP/1.1" 200 975 0.012455 10.0.0.242 - - [2026-06-04 04:44:23] "GET /virtual-network/565eb0fd-3533-428e-a892-7e3e73fda23b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.007625 10.0.0.242 - - [2026-06-04 04:44:23] "POST /neutron/subnet HTTP/1.1" 200 725 0.012780 10.0.0.242 - - [2026-06-04 04:44:23] "POST /id-to-fqname HTTP/1.1" 200 222 0.001880 10.0.0.27 - - [2026-06-04 04:44:24] "GET /projects?obj_uuids=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001059 10.0.0.242 - - [2026-06-04 04:44:24] "GET /project/f6a37e58-c1fa-4a2c-8558-21336d7d6d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.082952 10.0.0.242 - - [2026-06-04 04:44:24] "POST /neutron/network HTTP/1.1" 200 975 0.044558 10.0.0.242 - - [2026-06-04 04:44:25] "POST /id-to-fqname HTTP/1.1" 200 222 0.001813 10.0.0.242 - - [2026-06-04 04:44:25] "POST /neutron/port HTTP/1.1" 200 4182 0.036751 10.0.0.27 - - [2026-06-04 04:44:25] "GET /projects?obj_uuids=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001288 10.0.0.242 - - [2026-06-04 04:44:26] "POST /neutron/port HTTP/1.1" 200 1153 0.401750 10.0.0.242 - - [2026-06-04 04:44:26] "POST /neutron/port HTTP/1.1" 200 1207 0.162716 10.0.0.27 - - [2026-06-04 04:44:26] "GET /projects?obj_uuids=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001034 10.0.0.242 - - [2026-06-04 04:44:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003605 10.0.0.242 - - [2026-06-04 04:44:26] "GET /project/f6a37e58-c1fa-4a2c-8558-21336d7d6d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.132404 10.0.0.242 - - [2026-06-04 04:44:26] "POST /neutron/port HTTP/1.1" 200 117 0.001211 10.0.0.242 - - [2026-06-04 04:44:26] "POST /neutron/port HTTP/1.1" 200 5245 0.037405 10.0.0.242 - - [2026-06-04 04:44:27] "POST /neutron/port HTTP/1.1" 200 1217 0.020715 10.0.0.27 - - [2026-06-04 04:44:27] "GET /projects?obj_uuids=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001035 10.0.0.242 - - [2026-06-04 04:44:27] "POST /neutron/port HTTP/1.1" 200 1153 0.393013 10.0.0.242 - - [2026-06-04 04:44:28] "POST /neutron/port HTTP/1.1" 200 1207 0.118824 10.0.0.242 - - [2026-06-04 04:44:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003806 10.0.0.242 - - [2026-06-04 04:44:28] "POST /neutron/port HTTP/1.1" 200 117 0.001079 10.0.0.242 - - [2026-06-04 04:44:32] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008903 10.0.0.242 - - [2026-06-04 04:44:32] "POST /neutron/port HTTP/1.1" 200 1217 0.018158 10.0.0.242 - - [2026-06-04 04:44:32] "GET /virtual-machine/7168673f-cd03-4d65-9361-e5af69b7ba24 HTTP/1.1" 401 293 0.000420 10.0.0.242 - - [2026-06-04 04:44:32] "GET /virtual-machine/7168673f-cd03-4d65-9361-e5af69b7ba24 HTTP/1.1" 200 1300 0.038270 10.0.0.242 - - [2026-06-04 04:44:32] "GET /virtual-machine-interface/4d19abf8-47b2-46ff-8a37-46f5599d0d29 HTTP/1.1" 200 3156 0.006011 10.0.0.242 - - [2026-06-04 04:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.242 - - [2026-06-04 04:44:32] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004439 10.0.0.242 - - [2026-06-04 04:44:32] "GET /virtual-networks?parent_id=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004539 10.0.0.242 - - [2026-06-04 04:44:32] "GET /virtual-network/db058b72-2cbd-4bbc-9d25-b11818b4d836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.005874 10.0.0.242 - - [2026-06-04 04:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.242 - - [2026-06-04 04:44:36] "GET /virtual-network/db058b72-2cbd-4bbc-9d25-b11818b4d836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.006509 10.0.0.242 - - [2026-06-04 04:44:37] "POST /neutron/security_group HTTP/1.1" 200 2066 0.039592 10.0.0.242 - - [2026-06-04 04:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.242 - - [2026-06-04 04:44:38] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003847 10.0.0.242 - - [2026-06-04 04:44:38] "GET /virtual-networks?parent_id=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002974 10.0.0.242 - - [2026-06-04 04:44:38] "GET /virtual-network/db058b72-2cbd-4bbc-9d25-b11818b4d836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.005930 10.0.0.242 - - [2026-06-04 04:44:38] "POST /neutron/port HTTP/1.1" 200 1217 0.018418 10.0.0.50 - - [2026-06-04 04:44:40] "DELETE /access-control-list/66268789-d822-4efa-811b-e8b42bc21538 HTTP/1.1" 200 115 0.031059 10.0.0.27 - - [2026-06-04 04:44:42] "DELETE /project/bbdf2025-6170-45ba-89c2-11ed904a8cc0 HTTP/1.1" 404 177 0.015269 10.0.0.27 - - [2026-06-04 04:44:42] "DELETE /project/f6a37e58c1fa4a2c855821336d7d6d88 HTTP/1.1" 404 173 0.011020 10.0.0.27 - - [2026-06-04 04:44:42] "DELETE /project/ceb0c83d324b40c78a95b46d40273e09 HTTP/1.1" 404 173 0.014094 10.0.0.27 - - [2026-06-04 04:44:42] "DELETE /project/bc6d302734ba43ab9fceb8e22a73924d HTTP/1.1" 404 173 0.010087 10.0.0.27 - - [2026-06-04 04:44:42] "GET /projects?obj_uuids=bc6d3027-34ba-43ab-9fce-b8e22a73924d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000869 10.0.0.27 - - [2026-06-04 04:44:42] "GET /projects?obj_uuids=ceb0c83d-324b-40c7-8a95-b46d40273e09&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000776 10.0.0.27 - - [2026-06-04 04:44:42] "GET /project/bc6d3027-34ba-43ab-9fce-b8e22a73924d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.040228 10.0.0.27 - - [2026-06-04 04:44:42] "GET /projects?obj_uuids=bc6d3027-34ba-43ab-9fce-b8e22a73924d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000936 10.0.0.27 - - [2026-06-04 04:44:42] "GET /project/ceb0c83d-324b-40c7-8a95-b46d40273e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.057311 10.0.0.27 - - [2026-06-04 04:44:42] "GET /projects?obj_uuids=ceb0c83d-324b-40c7-8a95-b46d40273e09&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001186 10.0.0.27 - - [2026-06-04 04:44:43] "GET /project/bc6d3027-34ba-43ab-9fce-b8e22a73924d?fields=security_groups HTTP/1.1" 200 1382 0.044596 10.0.0.27 - - [2026-06-04 04:44:43] "GET /project/ceb0c83d-324b-40c7-8a95-b46d40273e09?fields=security_groups HTTP/1.1" 200 1363 0.099164 10.0.0.27 - - [2026-06-04 04:44:43] "DELETE /security-group/ef962f04-ee01-488c-8329-77a3d74adc60 HTTP/1.1" 200 115 0.090833 10.0.0.27 - - [2026-06-04 04:44:43] "GET /projects?obj_uuids=bc6d3027-34ba-43ab-9fce-b8e22a73924d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001380 10.0.0.27 - - [2026-06-04 04:44:43] "GET /project/bc6d3027-34ba-43ab-9fce-b8e22a73924d?fields=application_policy_sets HTTP/1.1" 200 1421 0.059270 10.0.0.27 - - [2026-06-04 04:44:43] "DELETE /security-group/245a6bd2-d18d-42ea-aa1e-75dbcfee4c6b HTTP/1.1" 200 115 0.085443 10.0.0.27 - - [2026-06-04 04:44:43] "GET /projects?obj_uuids=ceb0c83d-324b-40c7-8a95-b46d40273e09&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000831 10.0.0.50 - - [2026-06-04 04:44:43] "DELETE /access-control-list/50adcf8d-179f-490f-8bbf-05d81d47e94b HTTP/1.1" 200 115 0.052734 10.0.0.27 - - [2026-06-04 04:44:43] "GET /project/ceb0c83d-324b-40c7-8a95-b46d40273e09?fields=application_policy_sets HTTP/1.1" 200 1402 0.081046 10.0.0.27 - - [2026-06-04 04:44:43] "DELETE /project/bc6d3027-34ba-43ab-9fce-b8e22a73924d HTTP/1.1" 200 115 0.534520 10.0.0.27 - - [2026-06-04 04:44:43] "DELETE /project/ceb0c83d-324b-40c7-8a95-b46d40273e09 HTTP/1.1" 200 115 0.598766 10.0.0.242 - - [2026-06-04 04:44:43] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007995 10.0.0.242 - - [2026-06-04 04:44:43] "POST /neutron/port HTTP/1.1" 200 1217 0.032257 10.0.0.242 - - [2026-06-04 04:44:44] "GET /virtual-machine/0b039a79-d205-40d4-b785-8c96cb5259b8 HTTP/1.1" 200 1299 0.006112 10.0.0.242 - - [2026-06-04 04:44:44] "GET /virtual-machine-interface/6711c779-00e6-434f-a356-687e8abbb05a HTTP/1.1" 200 3157 0.005768 10.0.0.242 - - [2026-06-04 04:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003311 10.0.0.242 - - [2026-06-04 04:44:44] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003186 10.0.0.242 - - [2026-06-04 04:44:44] "GET /virtual-networks?parent_id=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003042 10.0.0.242 - - [2026-06-04 04:44:44] "GET /virtual-network/565eb0fd-3533-428e-a892-7e3e73fda23b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.007908 10.0.0.242 - - [2026-06-04 04:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.242 - - [2026-06-04 04:44:45] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004660 10.0.0.242 - - [2026-06-04 04:44:45] "GET /virtual-networks?parent_id=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.005262 10.0.0.242 - - [2026-06-04 04:44:45] "GET /virtual-network/565eb0fd-3533-428e-a892-7e3e73fda23b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005829 10.0.0.242 - - [2026-06-04 04:44:45] "POST /fqname-to-id HTTP/1.1" 404 209 0.003803 10.0.0.242 - - [2026-06-04 04:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.27 - - [2026-06-04 04:44:45] "GET /projects?obj_uuids=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000975 10.0.0.242 - - [2026-06-04 04:44:45] "GET /project/f6a37e58-c1fa-4a2c-8558-21336d7d6d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.042501 10.0.0.242 - - [2026-06-04 04:44:45] "POST /network-policys HTTP/1.1" 200 533 0.028614 10.0.0.242 - - [2026-06-04 04:44:45] "GET /network-policy/a150f18b-ccb3-4b4d-9991-ada12200ddf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006051 10.0.0.242 - - [2026-06-04 04:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.242 - - [2026-06-04 04:44:45] "GET /virtual-network/db058b72-2cbd-4bbc-9d25-b11818b4d836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.005601 10.0.0.242 - - [2026-06-04 04:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.242 - - [2026-06-04 04:44:45] "GET /network-policy/a150f18b-ccb3-4b4d-9991-ada12200ddf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004532 10.0.0.50 - - [2026-06-04 04:44:45] "POST /fqname-to-id HTTP/1.1" 404 230 0.007061 10.0.0.50 - - [2026-06-04 04:44:45] "POST /fqname-to-id HTTP/1.1" 404 207 0.005107 10.0.0.242 - - [2026-06-04 04:44:45] "POST /ref-update HTTP/1.1" 200 156 0.055770 10.0.0.242 - - [2026-06-04 04:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011142 10.0.0.242 - - [2026-06-04 04:44:45] "GET /network-policy/a150f18b-ccb3-4b4d-9991-ada12200ddf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004263 10.0.0.242 - - [2026-06-04 04:44:45] "GET /virtual-network/db058b72-2cbd-4bbc-9d25-b11818b4d836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.008059 10.0.0.242 - - [2026-06-04 04:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.242 - - [2026-06-04 04:44:46] "GET /network-policy/a150f18b-ccb3-4b4d-9991-ada12200ddf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004220 10.0.0.242 - - [2026-06-04 04:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.242 - - [2026-06-04 04:44:46] "GET /virtual-network/565eb0fd-3533-428e-a892-7e3e73fda23b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.007423 10.0.0.242 - - [2026-06-04 04:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.242 - - [2026-06-04 04:44:46] "GET /network-policy/a150f18b-ccb3-4b4d-9991-ada12200ddf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004177 10.0.0.242 - - [2026-06-04 04:44:46] "POST /ref-update HTTP/1.1" 200 156 0.054503 10.0.0.242 - - [2026-06-04 04:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006206 10.0.0.50 - - [2026-06-04 04:44:46] "POST /access-control-lists HTTP/1.1" 200 578 0.100775 10.0.0.242 - - [2026-06-04 04:44:46] "GET /network-policy/a150f18b-ccb3-4b4d-9991-ada12200ddf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005672 10.0.0.242 - - [2026-06-04 04:44:46] "POST /neutron/network HTTP/1.1" 200 1061 0.011682 10.0.0.242 - - [2026-06-04 04:44:46] "GET /virtual-network/565eb0fd-3533-428e-a892-7e3e73fda23b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.016215 10.0.0.242 - - [2026-06-04 04:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004273 10.0.0.242 - - [2026-06-04 04:44:46] "GET /network-policy/a150f18b-ccb3-4b4d-9991-ada12200ddf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005984 10.0.0.242 - - [2026-06-04 04:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.27 - - [2026-06-04 04:44:46] "GET /projects?obj_uuids=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001342 10.0.0.242 - - [2026-06-04 04:44:46] "GET /project/f6a37e58-c1fa-4a2c-8558-21336d7d6d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.049297 10.0.0.50 - - [2026-06-04 04:44:46] "POST /ref-update HTTP/1.1" 200 156 0.023889 10.0.0.27 - - [2026-06-04 04:44:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002548 10.0.0.242 - - [2026-06-04 04:44:46] "POST /neutron/subnet HTTP/1.1" 200 701 0.186763 10.0.0.242 - - [2026-06-04 04:44:47] "POST /id-to-fqname HTTP/1.1" 200 214 0.001249 10.0.0.242 - - [2026-06-04 04:44:47] "GET /virtual-network/f2f8da3b-b04b-4f4f-9986-616cda766dff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005571 10.0.0.242 - - [2026-06-04 04:44:47] "GET /virtual-network/f2f8da3b-b04b-4f4f-9986-616cda766dff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.007606 10.0.0.242 - - [2026-06-04 04:44:47] "POST /neutron/network HTTP/1.1" 200 799 0.008146 10.0.0.242 - - [2026-06-04 04:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.27 - - [2026-06-04 04:44:47] "GET /projects?obj_uuids=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000999 10.0.0.242 - - [2026-06-04 04:44:47] "GET /project/f6a37e58-c1fa-4a2c-8558-21336d7d6d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.043972 10.0.0.27 - - [2026-06-04 04:44:47] "GET /projects?obj_uuids=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001237 10.0.0.242 - - [2026-06-04 04:44:47] "POST /neutron/network HTTP/1.1" 200 585 0.137908 10.0.0.242 - - [2026-06-04 04:44:47] "POST /id-to-fqname HTTP/1.1" 200 214 0.004022 10.0.0.242 - - [2026-06-04 04:44:47] "GET /virtual-network/6349be85-9449-4c9d-a67a-ce80c5d770f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005678 10.0.0.242 - - [2026-06-04 04:44:47] "POST /neutron/network HTTP/1.1" 200 799 0.007681 10.0.0.242 - - [2026-06-04 04:44:47] "GET /virtual-network/6349be85-9449-4c9d-a67a-ce80c5d770f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005459 10.0.0.242 - - [2026-06-04 04:44:47] "POST /fqname-to-id HTTP/1.1" 404 239 0.003770 10.0.0.242 - - [2026-06-04 04:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004279 10.0.0.27 - - [2026-06-04 04:44:47] "GET /projects?obj_uuids=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001421 10.0.0.242 - - [2026-06-04 04:44:47] "GET /project/f6a37e58-c1fa-4a2c-8558-21336d7d6d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.052202 10.0.0.242 - - [2026-06-04 04:44:48] "POST /network-policys HTTP/1.1" 200 587 0.034471 10.0.0.242 - - [2026-06-04 04:44:48] "GET /network-policy/3ceee6ea-7f58-4de0-a0ec-d4744d4221ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.006334 10.0.0.242 - - [2026-06-04 04:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.242 - - [2026-06-04 04:44:48] "GET /virtual-network/f2f8da3b-b04b-4f4f-9986-616cda766dff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005954 10.0.0.242 - - [2026-06-04 04:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.242 - - [2026-06-04 04:44:48] "GET /network-policy/3ceee6ea-7f58-4de0-a0ec-d4744d4221ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004272 10.0.0.50 - - [2026-06-04 04:44:48] "POST /fqname-to-id HTTP/1.1" 404 210 0.003116 10.0.0.242 - - [2026-06-04 04:44:48] "POST /ref-update HTTP/1.1" 200 156 0.060655 10.0.0.242 - - [2026-06-04 04:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004290 10.0.0.242 - - [2026-06-04 04:44:48] "GET /network-policy/3ceee6ea-7f58-4de0-a0ec-d4744d4221ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.018229 10.0.0.242 - - [2026-06-04 04:44:48] "POST /neutron/network HTTP/1.1" 200 912 0.011139 10.0.0.242 - - [2026-06-04 04:44:48] "GET /virtual-network/f2f8da3b-b04b-4f4f-9986-616cda766dff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.006483 10.0.0.242 - - [2026-06-04 04:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.242 - - [2026-06-04 04:44:48] "GET /network-policy/3ceee6ea-7f58-4de0-a0ec-d4744d4221ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004652 10.0.0.242 - - [2026-06-04 04:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.242 - - [2026-06-04 04:44:48] "GET /virtual-network/6349be85-9449-4c9d-a67a-ce80c5d770f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007792 10.0.0.242 - - [2026-06-04 04:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.242 - - [2026-06-04 04:44:48] "GET /network-policy/3ceee6ea-7f58-4de0-a0ec-d4744d4221ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.008856 10.0.0.242 - - [2026-06-04 04:44:48] "POST /ref-update HTTP/1.1" 200 156 0.062628 10.0.0.242 - - [2026-06-04 04:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.50 - - [2026-06-04 04:44:48] "POST /access-control-lists HTTP/1.1" 200 554 0.087881 10.0.0.242 - - [2026-06-04 04:44:48] "GET /network-policy/3ceee6ea-7f58-4de0-a0ec-d4744d4221ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005709 10.0.0.242 - - [2026-06-04 04:44:48] "GET /virtual-network/6349be85-9449-4c9d-a67a-ce80c5d770f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.028049 10.0.0.242 - - [2026-06-04 04:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.242 - - [2026-06-04 04:44:48] "GET /network-policy/3ceee6ea-7f58-4de0-a0ec-d4744d4221ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003819 10.0.0.242 - - [2026-06-04 04:44:48] "POST /id-to-fqname HTTP/1.1" 200 214 0.001244 10.0.0.242 - - [2026-06-04 04:44:49] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008079 10.0.0.27 - - [2026-06-04 04:44:50] "GET /projects?obj_uuids=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001030 10.0.0.242 - - [2026-06-04 04:44:50] "GET /project/f6a37e58-c1fa-4a2c-8558-21336d7d6d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.094156 10.0.0.242 - - [2026-06-04 04:44:50] "POST /neutron/port HTTP/1.1" 200 6308 0.048874 10.0.0.242 - - [2026-06-04 04:44:50] "POST /id-to-fqname HTTP/1.1" 200 214 0.001282 10.0.0.242 - - [2026-06-04 04:44:50] "POST /neutron/port HTTP/1.1" 200 6308 0.050338 10.0.0.242 - - [2026-06-04 04:44:50] "POST /neutron/network HTTP/1.1" 200 922 0.007651 10.0.0.242 - - [2026-06-04 04:44:51] "POST /neutron/port HTTP/1.1" 200 1063 0.017095 10.0.0.242 - - [2026-06-04 04:44:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005806 10.0.0.27 - - [2026-06-04 04:44:51] "GET /projects?obj_uuids=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001617 10.0.0.242 - - [2026-06-04 04:44:51] "POST /neutron/network HTTP/1.1" 200 912 0.007049 10.0.0.242 - - [2026-06-04 04:44:51] "GET /project/f6a37e58-c1fa-4a2c-8558-21336d7d6d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.091915 10.0.0.242 - - [2026-06-04 04:44:52] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007633 10.0.0.242 - - [2026-06-04 04:44:52] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003631 10.0.0.242 - - [2026-06-04 04:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.242 - - [2026-06-04 04:44:52] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.007070 10.0.0.27 - - [2026-06-04 04:44:52] "GET /projects?obj_uuids=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001394 10.0.0.242 - - [2026-06-04 04:44:52] "POST /neutron/port HTTP/1.1" 200 1063 0.343995 10.0.0.242 - - [2026-06-04 04:44:53] "POST /neutron/port HTTP/1.1" 200 1117 0.106300 10.0.0.242 - - [2026-06-04 04:44:53] "POST /neutron/subnet HTTP/1.1" 200 675 0.008837 10.0.0.242 - - [2026-06-04 04:44:53] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003860 10.0.0.242 - - [2026-06-04 04:44:53] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005114 10.0.0.242 - - [2026-06-04 04:44:53] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.003870 10.0.0.242 - - [2026-06-04 04:44:53] "PUT /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991 HTTP/1.1" 200 254 0.030529 10.0.0.242 - - [2026-06-04 04:44:53] "PUT /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991 HTTP/1.1" 200 254 0.055935 10.0.0.242 - - [2026-06-04 04:44:53] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.012494 10.0.0.242 - - [2026-06-04 04:44:53] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005839 10.0.0.242 - - [2026-06-04 04:44:53] "PUT /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d HTTP/1.1" 200 254 0.044512 10.0.0.242 - - [2026-06-04 04:44:53] "PUT /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d HTTP/1.1" 200 254 0.057608 10.0.0.242 - - [2026-06-04 04:44:54] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.012575 10.0.0.242 - - [2026-06-04 04:44:54] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006294 10.0.0.242 - - [2026-06-04 04:44:54] "PUT /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245 HTTP/1.1" 200 254 0.055591 10.0.0.242 - - [2026-06-04 04:44:54] "PUT /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245 HTTP/1.1" 200 254 0.054197 10.0.0.242 - - [2026-06-04 04:44:54] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.009503 10.0.0.242 - - [2026-06-04 04:44:54] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.015003 10.0.0.242 - - [2026-06-04 04:44:54] "PUT /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991 HTTP/1.1" 200 254 0.039829 10.0.0.242 - - [2026-06-04 04:44:54] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003505 10.0.0.242 - - [2026-06-04 04:44:54] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.014071 10.0.0.242 - - [2026-06-04 04:44:54] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.003823 10.0.0.242 - - [2026-06-04 04:44:54] "PUT /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991 HTTP/1.1" 200 254 0.045815 10.0.0.242 - - [2026-06-04 04:44:54] "PUT /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991 HTTP/1.1" 200 254 0.045667 10.0.0.242 - - [2026-06-04 04:44:54] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.016248 10.0.0.242 - - [2026-06-04 04:44:54] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006703 10.0.0.242 - - [2026-06-04 04:44:54] "PUT /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d HTTP/1.1" 200 254 0.053678 10.0.0.242 - - [2026-06-04 04:44:54] "PUT /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d HTTP/1.1" 200 254 0.061507 10.0.0.242 - - [2026-06-04 04:44:54] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.016996 10.0.0.242 - - [2026-06-04 04:44:54] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004341 10.0.0.242 - - [2026-06-04 04:44:54] "PUT /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245 HTTP/1.1" 200 254 0.052923 10.0.0.242 - - [2026-06-04 04:44:55] "PUT /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245 HTTP/1.1" 200 254 0.061374 10.0.0.242 - - [2026-06-04 04:44:55] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.011980 10.0.0.242 - - [2026-06-04 04:44:55] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004351 10.0.0.242 - - [2026-06-04 04:44:55] "PUT /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d HTTP/1.1" 200 254 0.043277 10.0.0.242 - - [2026-06-04 04:44:55] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003731 10.0.0.242 - - [2026-06-04 04:44:55] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004673 10.0.0.242 - - [2026-06-04 04:44:55] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.006258 10.0.0.242 - - [2026-06-04 04:44:55] "PUT /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991 HTTP/1.1" 200 254 0.054034 10.0.0.242 - - [2026-06-04 04:44:55] "PUT /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991 HTTP/1.1" 200 254 0.046809 10.0.0.242 - - [2026-06-04 04:44:55] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005478 10.0.0.242 - - [2026-06-04 04:44:55] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006296 10.0.0.242 - - [2026-06-04 04:44:55] "PUT /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d HTTP/1.1" 200 254 0.039460 10.0.0.242 - - [2026-06-04 04:44:55] "PUT /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d HTTP/1.1" 200 254 0.067978 10.0.0.242 - - [2026-06-04 04:44:55] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005220 10.0.0.242 - - [2026-06-04 04:44:55] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004651 10.0.0.242 - - [2026-06-04 04:44:55] "PUT /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245 HTTP/1.1" 200 254 0.048193 10.0.0.242 - - [2026-06-04 04:44:55] "PUT /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245 HTTP/1.1" 200 254 0.099307 10.0.0.242 - - [2026-06-04 04:44:55] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004465 10.0.0.242 - - [2026-06-04 04:44:56] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007403 10.0.0.242 - - [2026-06-04 04:44:56] "PUT /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245 HTTP/1.1" 200 254 0.026728 10.0.0.242 - - [2026-06-04 04:44:56] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004165 10.0.0.242 - - [2026-06-04 04:44:56] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004677 10.0.0.242 - - [2026-06-04 04:44:56] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004358 10.0.0.242 - - [2026-06-04 04:44:56] "PUT /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991 HTTP/1.1" 200 254 0.044230 10.0.0.242 - - [2026-06-04 04:44:56] "PUT /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991 HTTP/1.1" 200 254 0.090742 10.0.0.242 - - [2026-06-04 04:44:56] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.005806 10.0.0.242 - - [2026-06-04 04:44:56] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.006538 10.0.0.242 - - [2026-06-04 04:44:56] "PUT /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d HTTP/1.1" 200 254 0.073237 10.0.0.242 - - [2026-06-04 04:44:56] "PUT /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d HTTP/1.1" 200 254 0.047116 10.0.0.242 - - [2026-06-04 04:44:56] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.012908 10.0.0.242 - - [2026-06-04 04:44:56] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.012101 10.0.0.242 - - [2026-06-04 04:44:56] "PUT /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245 HTTP/1.1" 200 254 0.048251 10.0.0.242 - - [2026-06-04 04:44:56] "PUT /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245 HTTP/1.1" 200 254 0.054951 10.0.0.242 - - [2026-06-04 04:44:57] "POST /neutron/port HTTP/1.1" 200 1105 0.017638 10.0.0.242 - - [2026-06-04 04:44:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004652 10.0.0.242 - - [2026-06-04 04:44:58] "POST /neutron/network HTTP/1.1" 200 925 0.007047 10.0.0.242 - - [2026-06-04 04:45:03] "POST /neutron/port HTTP/1.1" 200 1127 0.021350 10.0.0.242 - - [2026-06-04 04:45:06] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.006584 10.0.0.242 - - [2026-06-04 04:45:06] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.006412 10.0.0.242 - - [2026-06-04 04:45:06] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.005517 10.0.0.242 - - [2026-06-04 04:45:06] "PUT /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991 HTTP/1.1" 200 254 0.032855 10.0.0.242 - - [2026-06-04 04:45:07] "PUT /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991 HTTP/1.1" 200 254 0.061607 10.0.0.242 - - [2026-06-04 04:45:07] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.005333 10.0.0.242 - - [2026-06-04 04:45:07] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.008565 10.0.0.242 - - [2026-06-04 04:45:07] "PUT /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d HTTP/1.1" 200 254 0.034777 10.0.0.242 - - [2026-06-04 04:45:07] "PUT /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d HTTP/1.1" 200 254 0.036782 10.0.0.242 - - [2026-06-04 04:45:07] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005678 10.0.0.242 - - [2026-06-04 04:45:07] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005382 10.0.0.242 - - [2026-06-04 04:45:07] "PUT /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245 HTTP/1.1" 200 254 0.035324 10.0.0.242 - - [2026-06-04 04:45:07] "PUT /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245 HTTP/1.1" 200 254 0.032115 10.0.0.242 - - [2026-06-04 04:45:07] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.006250 10.0.0.242 - - [2026-06-04 04:45:07] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.006402 10.0.0.242 - - [2026-06-04 04:45:07] "PUT /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991 HTTP/1.1" 200 254 0.024311 10.0.0.242 - - [2026-06-04 04:45:07] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004590 10.0.0.242 - - [2026-06-04 04:45:07] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005305 10.0.0.242 - - [2026-06-04 04:45:07] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004228 10.0.0.242 - - [2026-06-04 04:45:07] "PUT /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991 HTTP/1.1" 200 254 0.032053 10.0.0.242 - - [2026-06-04 04:45:07] "PUT /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991 HTTP/1.1" 200 254 0.044213 10.0.0.242 - - [2026-06-04 04:45:07] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005896 10.0.0.242 - - [2026-06-04 04:45:07] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005736 10.0.0.242 - - [2026-06-04 04:45:07] "PUT /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d HTTP/1.1" 200 254 0.039434 10.0.0.242 - - [2026-06-04 04:45:07] "PUT /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d HTTP/1.1" 200 254 0.059810 10.0.0.242 - - [2026-06-04 04:45:08] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.009109 10.0.0.242 - - [2026-06-04 04:45:08] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006327 10.0.0.242 - - [2026-06-04 04:45:08] "PUT /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245 HTTP/1.1" 200 254 0.037320 10.0.0.242 - - [2026-06-04 04:45:08] "PUT /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245 HTTP/1.1" 200 254 0.043537 10.0.0.242 - - [2026-06-04 04:45:08] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.009026 10.0.0.242 - - [2026-06-04 04:45:08] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006443 10.0.0.242 - - [2026-06-04 04:45:08] "PUT /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d HTTP/1.1" 200 254 0.024571 10.0.0.242 - - [2026-06-04 04:45:08] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003652 10.0.0.242 - - [2026-06-04 04:45:08] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005944 10.0.0.242 - - [2026-06-04 04:45:08] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005831 10.0.0.242 - - [2026-06-04 04:45:08] "PUT /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991 HTTP/1.1" 200 254 0.035536 10.0.0.242 - - [2026-06-04 04:45:08] "PUT /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991 HTTP/1.1" 200 254 0.038543 10.0.0.242 - - [2026-06-04 04:45:08] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.009033 10.0.0.242 - - [2026-06-04 04:45:08] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004957 10.0.0.242 - - [2026-06-04 04:45:08] "PUT /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d HTTP/1.1" 200 254 0.040583 10.0.0.242 - - [2026-06-04 04:45:08] "PUT /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d HTTP/1.1" 200 254 0.039394 10.0.0.242 - - [2026-06-04 04:45:08] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006507 10.0.0.242 - - [2026-06-04 04:45:08] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006472 10.0.0.242 - - [2026-06-04 04:45:08] "PUT /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245 HTTP/1.1" 200 254 0.050193 10.0.0.242 - - [2026-06-04 04:45:08] "PUT /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245 HTTP/1.1" 200 254 0.040595 10.0.0.242 - - [2026-06-04 04:45:08] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.013682 10.0.0.242 - - [2026-06-04 04:45:08] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005170 10.0.0.242 - - [2026-06-04 04:45:08] "PUT /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245 HTTP/1.1" 200 254 0.031440 10.0.0.242 - - [2026-06-04 04:45:09] "POST /ref-update HTTP/1.1" 200 156 0.059159 10.0.0.242 - - [2026-06-04 04:45:09] "GET /virtual-network/6349be85-9449-4c9d-a67a-ce80c5d770f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.016139 10.0.0.242 - - [2026-06-04 04:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.50 - - [2026-06-04 04:45:09] "POST /ref-update HTTP/1.1" 200 156 0.032320 10.0.0.242 - - [2026-06-04 04:45:09] "GET /network-policy/3ceee6ea-7f58-4de0-a0ec-d4744d4221ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003938 10.0.0.242 - - [2026-06-04 04:45:09] "POST /ref-update HTTP/1.1" 200 156 0.055560 10.0.0.242 - - [2026-06-04 04:45:09] "POST /neutron/network HTTP/1.1" 200 799 0.018479 10.0.0.242 - - [2026-06-04 04:45:09] "GET /virtual-network/f2f8da3b-b04b-4f4f-9986-616cda766dff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.007535 10.0.0.242 - - [2026-06-04 04:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.242 - - [2026-06-04 04:45:09] "GET /network-policy/3ceee6ea-7f58-4de0-a0ec-d4744d4221ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004416 10.0.0.242 - - [2026-06-04 04:45:09] "DELETE /network-policy/3ceee6ea-7f58-4de0-a0ec-d4744d4221ec HTTP/1.1" 200 115 0.046403 10.0.0.242 - - [2026-06-04 04:45:09] "POST /neutron/network HTTP/1.1" 400 204 0.017063 10.0.0.242 - - [2026-06-04 04:45:10] "POST /neutron/port HTTP/1.1" 200 151 0.236886 10.0.0.242 - - [2026-06-04 04:45:11] "POST /neutron/network HTTP/1.1" 200 799 0.008212 10.0.0.50 - - [2026-06-04 04:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.27 - - [2026-06-04 04:45:12] "POST /useragent-kv HTTP/1.1" 200 115 0.004325 10.0.0.27 - - [2026-06-04 04:45:12] "POST /useragent-kv HTTP/1.1" 200 115 0.008175 10.0.0.242 - - [2026-06-04 04:45:12] "POST /neutron/network HTTP/1.1" 200 151 0.159362 10.0.0.50 - - [2026-06-04 04:45:12] "DELETE /route-target/f6f6f026-d431-4959-bffc-b98c2821108c HTTP/1.1" 200 115 0.033589 10.0.0.242 - - [2026-06-04 04:45:12] "POST /ref-update HTTP/1.1" 200 156 0.061539 10.0.0.242 - - [2026-06-04 04:45:12] "GET /virtual-network/565eb0fd-3533-428e-a892-7e3e73fda23b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.009279 10.0.0.242 - - [2026-06-04 04:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005100 10.0.0.242 - - [2026-06-04 04:45:12] "GET /network-policy/a150f18b-ccb3-4b4d-9991-ada12200ddf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004518 10.0.0.50 - - [2026-06-04 04:45:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.006350 10.0.0.242 - - [2026-06-04 04:45:12] "POST /ref-update HTTP/1.1" 200 156 0.068058 10.0.0.50 - - [2026-06-04 04:45:12] "DELETE /access-control-list/106e2b50-ccae-485b-a876-379d9d113d60 HTTP/1.1" 200 115 0.042578 10.0.0.242 - - [2026-06-04 04:45:12] "GET /virtual-network/db058b72-2cbd-4bbc-9d25-b11818b4d836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.015049 10.0.0.242 - - [2026-06-04 04:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.242 - - [2026-06-04 04:45:12] "GET /network-policy/a150f18b-ccb3-4b4d-9991-ada12200ddf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004494 10.0.0.242 - - [2026-06-04 04:45:12] "DELETE /network-policy/a150f18b-ccb3-4b4d-9991-ada12200ddf1 HTTP/1.1" 200 115 0.032065 10.0.0.242 - - [2026-06-04 04:45:12] "POST /neutron/network HTTP/1.1" 200 975 0.013172 10.0.0.242 - - [2026-06-04 04:45:13] "POST /neutron/port HTTP/1.1" 200 1207 0.017291 10.0.0.242 - - [2026-06-04 04:45:13] "POST /neutron/port HTTP/1.1" 200 1207 0.016882 10.0.0.27 - - [2026-06-04 04:45:15] "POST /useragent-kv HTTP/1.1" 200 115 0.005247 10.0.0.27 - - [2026-06-04 04:45:15] "POST /useragent-kv HTTP/1.1" 200 115 0.006129 10.0.0.27 - - [2026-06-04 04:45:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003496 10.0.0.27 - - [2026-06-04 04:45:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002250 10.0.0.242 - - [2026-06-04 04:45:15] "POST /neutron/network HTTP/1.1" 200 151 0.163014 10.0.0.50 - - [2026-06-04 04:45:15] "DELETE /route-target/5be75f86-9562-4e08-84c4-9efed4228870 HTTP/1.1" 200 115 0.036505 10.0.0.242 - - [2026-06-04 04:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.27 - - [2026-06-04 04:45:16] "GET /projects?obj_uuids=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000982 10.0.0.242 - - [2026-06-04 04:45:16] "GET /project/f6a37e58-c1fa-4a2c-8558-21336d7d6d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.040105 10.0.0.242 - - [2026-06-04 04:45:16] "POST /neutron/network HTTP/1.1" 200 117 0.012924 10.0.0.50 - - [2026-06-04 04:45:17] "POST /route-targets HTTP/1.1" 200 327 0.014558 10.0.0.27 - - [2026-06-04 04:45:17] "POST /useragent-kv HTTP/1.1" 200 115 0.010747 10.0.0.242 - - [2026-06-04 04:45:17] "POST /neutron/subnet HTTP/1.1" 200 734 0.212987 10.0.0.242 - - [2026-06-04 04:45:17] "POST /id-to-fqname HTTP/1.1" 200 222 0.001615 10.0.0.242 - - [2026-06-04 04:45:17] "GET /virtual-network/a50478f8-7740-4ac4-83e6-63a836cb181b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.016382 10.0.0.242 - - [2026-06-04 04:45:17] "GET /virtual-network/a50478f8-7740-4ac4-83e6-63a836cb181b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.007307 10.0.0.242 - - [2026-06-04 04:45:17] "POST /neutron/network HTTP/1.1" 200 977 0.011259 10.0.0.242 - - [2026-06-04 04:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.27 - - [2026-06-04 04:45:17] "GET /projects?obj_uuids=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000928 10.0.0.242 - - [2026-06-04 04:45:17] "GET /project/f6a37e58-c1fa-4a2c-8558-21336d7d6d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.039941 10.0.0.242 - - [2026-06-04 04:45:17] "POST /neutron/network HTTP/1.1" 200 117 0.018142 10.0.0.50 - - [2026-06-04 04:45:18] "POST /ref-update HTTP/1.1" 200 156 0.020786 10.0.0.50 - - [2026-06-04 04:45:18] "POST /fqname-to-id HTTP/1.1" 404 207 0.004321 10.0.0.27 - - [2026-06-04 04:45:18] "POST /useragent-kv HTTP/1.1" 200 115 0.010496 10.0.0.242 - - [2026-06-04 04:45:18] "POST /neutron/subnet HTTP/1.1" 200 730 0.236124 10.0.0.242 - - [2026-06-04 04:45:18] "POST /id-to-fqname HTTP/1.1" 200 222 0.001210 10.0.0.242 - - [2026-06-04 04:45:18] "GET /virtual-network/14deb40d-8097-48c5-b01c-e44117d3ba04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005978 10.0.0.242 - - [2026-06-04 04:45:18] "GET /virtual-network/14deb40d-8097-48c5-b01c-e44117d3ba04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005459 10.0.0.242 - - [2026-06-04 04:45:18] "POST /neutron/network HTTP/1.1" 200 976 0.009722 10.0.0.242 - - [2026-06-04 04:45:18] "POST /id-to-fqname HTTP/1.1" 200 222 0.001225 10.0.0.242 - - [2026-06-04 04:45:18] "POST /neutron/port HTTP/1.1" 200 4182 0.032269 10.0.0.27 - - [2026-06-04 04:45:19] "GET /obj-perms HTTP/1.1" 200 5075 0.065288 10.0.0.27 - - [2026-06-04 04:45:19] "GET /projects?obj_uuids=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001135 10.0.0.242 - - [2026-06-04 04:45:19] "GET /project/f6a37e58-c1fa-4a2c-8558-21336d7d6d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.075664 10.0.0.242 - - [2026-06-04 04:45:20] "POST /neutron/port HTTP/1.1" 200 4182 0.058282 10.0.0.242 - - [2026-06-04 04:45:20] "POST /id-to-fqname HTTP/1.1" 200 222 0.001968 10.0.0.242 - - [2026-06-04 04:45:20] "POST /neutron/network HTTP/1.1" 200 986 0.007588 10.0.0.242 - - [2026-06-04 04:45:21] "POST /neutron/port HTTP/1.1" 200 1155 0.024989 10.0.0.242 - - [2026-06-04 04:45:21] "POST /neutron/port HTTP/1.1" 200 1219 0.023958 10.0.0.27 - - [2026-06-04 04:45:21] "GET /projects?obj_uuids=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001579 10.0.0.242 - - [2026-06-04 04:45:21] "GET /project/f6a37e58-c1fa-4a2c-8558-21336d7d6d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.092235 10.0.0.242 - - [2026-06-04 04:45:21] "POST /neutron/subnet HTTP/1.1" 200 1282 0.040860 10.0.0.242 - - [2026-06-04 04:45:21] "POST /neutron/port HTTP/1.1" 200 117 0.001603 10.0.0.242 - - [2026-06-04 04:45:21] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009222 10.0.0.242 - - [2026-06-04 04:45:21] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009374 10.0.0.242 - - [2026-06-04 04:45:22] "POST /neutron/port HTTP/1.1" 200 1154 0.025311 10.0.0.242 - - [2026-06-04 04:45:22] "POST /neutron/port HTTP/1.1" 200 1218 0.020324 10.0.0.242 - - [2026-06-04 04:45:22] "POST /neutron/subnet HTTP/1.1" 200 1278 0.015045 10.0.0.242 - - [2026-06-04 04:45:23] "POST /neutron/network HTTP/1.1" 200 976 0.010588 10.0.0.242 - - [2026-06-04 04:45:27] "POST /neutron/port HTTP/1.1" 200 1219 0.025056 10.0.0.242 - - [2026-06-04 04:45:27] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008057 10.0.0.242 - - [2026-06-04 04:45:27] "GET /virtual-machine/6fff9a2a-b7b0-41d9-a39c-e3860dd870d2 HTTP/1.1" 200 1300 0.006145 10.0.0.242 - - [2026-06-04 04:45:27] "GET /virtual-machine-interface/6c91f589-d261-4d59-bb04-d478826f143f HTTP/1.1" 200 3157 0.005758 10.0.0.242 - - [2026-06-04 04:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.242 - - [2026-06-04 04:45:27] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004253 10.0.0.242 - - [2026-06-04 04:45:27] "GET /virtual-networks?parent_id=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003112 10.0.0.242 - - [2026-06-04 04:45:27] "GET /virtual-network/a50478f8-7740-4ac4-83e6-63a836cb181b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.006719 10.0.0.242 - - [2026-06-04 04:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.242 - - [2026-06-04 04:45:30] "GET /virtual-network/a50478f8-7740-4ac4-83e6-63a836cb181b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.005711 10.0.0.242 - - [2026-06-04 04:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.242 - - [2026-06-04 04:45:32] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004012 10.0.0.242 - - [2026-06-04 04:45:32] "GET /virtual-networks?parent_id=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002861 10.0.0.242 - - [2026-06-04 04:45:32] "GET /virtual-network/a50478f8-7740-4ac4-83e6-63a836cb181b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.005502 10.0.0.242 - - [2026-06-04 04:45:32] "POST /neutron/port HTTP/1.1" 200 1218 0.019119 10.0.0.242 - - [2026-06-04 04:45:32] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006941 10.0.0.242 - - [2026-06-04 04:45:33] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006065 10.0.0.242 - - [2026-06-04 04:45:33] "GET /virtual-machine/b67573f4-607e-440c-9123-762683d7ffb9 HTTP/1.1" 200 1301 0.007074 10.0.0.242 - - [2026-06-04 04:45:33] "GET /virtual-machine-interface/8cd8dafa-576c-424a-87e6-60d3759c3715 HTTP/1.1" 200 3157 0.005499 10.0.0.242 - - [2026-06-04 04:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004383 10.0.0.242 - - [2026-06-04 04:45:33] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004163 10.0.0.242 - - [2026-06-04 04:45:33] "GET /virtual-networks?parent_id=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003350 10.0.0.242 - - [2026-06-04 04:45:33] "GET /virtual-network/14deb40d-8097-48c5-b01c-e44117d3ba04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.007188 10.0.0.242 - - [2026-06-04 04:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.242 - - [2026-06-04 04:45:34] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004501 10.0.0.242 - - [2026-06-04 04:45:34] "GET /virtual-networks?parent_id=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004471 10.0.0.242 - - [2026-06-04 04:45:34] "GET /virtual-network/14deb40d-8097-48c5-b01c-e44117d3ba04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.007001 10.0.0.242 - - [2026-06-04 04:45:34] "POST /fqname-to-id HTTP/1.1" 404 209 0.003697 10.0.0.242 - - [2026-06-04 04:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.27 - - [2026-06-04 04:45:34] "GET /projects?obj_uuids=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001531 10.0.0.242 - - [2026-06-04 04:45:34] "GET /project/f6a37e58-c1fa-4a2c-8558-21336d7d6d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.054067 10.0.0.242 - - [2026-06-04 04:45:34] "POST /network-policys HTTP/1.1" 200 533 0.035053 10.0.0.242 - - [2026-06-04 04:45:34] "GET /network-policy/986c64f5-b538-42ec-89ee-41a4ebc6bc2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.008324 10.0.0.242 - - [2026-06-04 04:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004354 10.0.0.242 - - [2026-06-04 04:45:34] "GET /virtual-network/a50478f8-7740-4ac4-83e6-63a836cb181b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.006807 10.0.0.242 - - [2026-06-04 04:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004513 10.0.0.242 - - [2026-06-04 04:45:34] "GET /network-policy/986c64f5-b538-42ec-89ee-41a4ebc6bc2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006712 10.0.0.242 - - [2026-06-04 04:45:35] "POST /ref-update HTTP/1.1" 200 156 0.053682 10.0.0.242 - - [2026-06-04 04:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.242 - - [2026-06-04 04:45:35] "GET /network-policy/986c64f5-b538-42ec-89ee-41a4ebc6bc2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006000 10.0.0.242 - - [2026-06-04 04:45:35] "GET /virtual-network/a50478f8-7740-4ac4-83e6-63a836cb181b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.008251 10.0.0.242 - - [2026-06-04 04:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.242 - - [2026-06-04 04:45:35] "GET /network-policy/986c64f5-b538-42ec-89ee-41a4ebc6bc2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005134 10.0.0.242 - - [2026-06-04 04:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.242 - - [2026-06-04 04:45:35] "GET /virtual-network/14deb40d-8097-48c5-b01c-e44117d3ba04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.007484 10.0.0.242 - - [2026-06-04 04:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004543 10.0.0.242 - - [2026-06-04 04:45:35] "GET /network-policy/986c64f5-b538-42ec-89ee-41a4ebc6bc2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005086 10.0.0.50 - - [2026-06-04 04:45:35] "POST /fqname-to-id HTTP/1.1" 404 207 0.006674 10.0.0.50 - - [2026-06-04 04:45:35] "POST /fqname-to-id HTTP/1.1" 404 230 0.004571 10.0.0.242 - - [2026-06-04 04:45:35] "POST /ref-update HTTP/1.1" 200 156 0.080866 10.0.0.242 - - [2026-06-04 04:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004624 10.0.0.242 - - [2026-06-04 04:45:35] "GET /network-policy/986c64f5-b538-42ec-89ee-41a4ebc6bc2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004187 10.0.0.242 - - [2026-06-04 04:45:35] "POST /neutron/network HTTP/1.1" 200 1062 0.030837 10.0.0.242 - - [2026-06-04 04:45:35] "GET /virtual-network/14deb40d-8097-48c5-b01c-e44117d3ba04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2869 0.007951 10.0.0.242 - - [2026-06-04 04:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.242 - - [2026-06-04 04:45:35] "GET /network-policy/986c64f5-b538-42ec-89ee-41a4ebc6bc2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004026 10.0.0.242 - - [2026-06-04 04:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004788 10.0.0.27 - - [2026-06-04 04:45:35] "GET /projects?obj_uuids=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000965 10.0.0.242 - - [2026-06-04 04:45:35] "GET /project/f6a37e58-c1fa-4a2c-8558-21336d7d6d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.045289 10.0.0.50 - - [2026-06-04 04:45:36] "POST /route-targets HTTP/1.1" 200 327 0.016760 10.0.0.27 - - [2026-06-04 04:45:36] "POST /useragent-kv HTTP/1.1" 200 115 0.008072 10.0.0.242 - - [2026-06-04 04:45:36] "POST /neutron/subnet HTTP/1.1" 200 701 0.247673 10.0.0.242 - - [2026-06-04 04:45:36] "POST /id-to-fqname HTTP/1.1" 200 214 0.001337 10.0.0.242 - - [2026-06-04 04:45:36] "GET /virtual-network/5b96fc1a-2b28-4f81-8510-a6cd44d11f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005487 10.0.0.242 - - [2026-06-04 04:45:36] "GET /virtual-network/5b96fc1a-2b28-4f81-8510-a6cd44d11f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.006876 10.0.0.242 - - [2026-06-04 04:45:36] "POST /neutron/network HTTP/1.1" 200 799 0.009001 10.0.0.242 - - [2026-06-04 04:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.27 - - [2026-06-04 04:45:36] "GET /projects?obj_uuids=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000978 10.0.0.242 - - [2026-06-04 04:45:36] "GET /project/f6a37e58-c1fa-4a2c-8558-21336d7d6d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.043131 10.0.0.27 - - [2026-06-04 04:45:36] "GET /projects?obj_uuids=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001652 10.0.0.242 - - [2026-06-04 04:45:36] "POST /neutron/network HTTP/1.1" 200 585 0.127621 10.0.0.50 - - [2026-06-04 04:45:36] "POST /ref-update HTTP/1.1" 200 156 0.026133 10.0.0.242 - - [2026-06-04 04:45:36] "POST /id-to-fqname HTTP/1.1" 200 214 0.003307 10.0.0.242 - - [2026-06-04 04:45:36] "GET /virtual-network/d2ab9edf-b445-43fc-892f-1fe8e6defc92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006051 10.0.0.242 - - [2026-06-04 04:45:36] "POST /neutron/network HTTP/1.1" 200 799 0.009203 10.0.0.242 - - [2026-06-04 04:45:36] "GET /virtual-network/d2ab9edf-b445-43fc-892f-1fe8e6defc92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006263 10.0.0.242 - - [2026-06-04 04:45:37] "POST /fqname-to-id HTTP/1.1" 404 239 0.004121 10.0.0.242 - - [2026-06-04 04:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.27 - - [2026-06-04 04:45:37] "GET /projects?obj_uuids=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000916 10.0.0.242 - - [2026-06-04 04:45:37] "GET /project/f6a37e58-c1fa-4a2c-8558-21336d7d6d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.055566 10.0.0.242 - - [2026-06-04 04:45:37] "POST /network-policys HTTP/1.1" 200 587 0.031399 10.0.0.242 - - [2026-06-04 04:45:37] "GET /network-policy/2fb1aec6-e592-4211-89f7-89d2b2f1f331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.008643 10.0.0.242 - - [2026-06-04 04:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.242 - - [2026-06-04 04:45:37] "GET /virtual-network/5b96fc1a-2b28-4f81-8510-a6cd44d11f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.008153 10.0.0.242 - - [2026-06-04 04:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.242 - - [2026-06-04 04:45:37] "GET /network-policy/2fb1aec6-e592-4211-89f7-89d2b2f1f331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.005439 10.0.0.242 - - [2026-06-04 04:45:37] "POST /ref-update HTTP/1.1" 200 156 0.090397 10.0.0.242 - - [2026-06-04 04:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012311 10.0.0.242 - - [2026-06-04 04:45:37] "GET /network-policy/2fb1aec6-e592-4211-89f7-89d2b2f1f331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.003912 10.0.0.242 - - [2026-06-04 04:45:37] "POST /neutron/network HTTP/1.1" 200 912 0.015113 10.0.0.242 - - [2026-06-04 04:45:37] "GET /virtual-network/5b96fc1a-2b28-4f81-8510-a6cd44d11f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.005659 10.0.0.242 - - [2026-06-04 04:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.242 - - [2026-06-04 04:45:37] "GET /network-policy/2fb1aec6-e592-4211-89f7-89d2b2f1f331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.005014 10.0.0.242 - - [2026-06-04 04:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.242 - - [2026-06-04 04:45:37] "GET /virtual-network/d2ab9edf-b445-43fc-892f-1fe8e6defc92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.008487 10.0.0.242 - - [2026-06-04 04:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004779 10.0.0.242 - - [2026-06-04 04:45:37] "GET /network-policy/2fb1aec6-e592-4211-89f7-89d2b2f1f331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.005999 10.0.0.50 - - [2026-06-04 04:45:37] "POST /fqname-to-id HTTP/1.1" 404 210 0.015191 10.0.0.242 - - [2026-06-04 04:45:37] "POST /ref-update HTTP/1.1" 200 156 0.077493 10.0.0.242 - - [2026-06-04 04:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011349 10.0.0.242 - - [2026-06-04 04:45:38] "GET /network-policy/2fb1aec6-e592-4211-89f7-89d2b2f1f331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.005203 10.0.0.242 - - [2026-06-04 04:45:38] "GET /virtual-network/d2ab9edf-b445-43fc-892f-1fe8e6defc92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.008216 10.0.0.242 - - [2026-06-04 04:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.242 - - [2026-06-04 04:45:38] "GET /network-policy/2fb1aec6-e592-4211-89f7-89d2b2f1f331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.004935 10.0.0.242 - - [2026-06-04 04:45:38] "POST /id-to-fqname HTTP/1.1" 200 214 0.001487 10.0.0.242 - - [2026-06-04 04:45:38] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007525 10.0.0.27 - - [2026-06-04 04:45:39] "GET /projects?obj_uuids=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001465 10.0.0.242 - - [2026-06-04 04:45:39] "GET /project/f6a37e58-c1fa-4a2c-8558-21336d7d6d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.128209 10.0.0.242 - - [2026-06-04 04:45:39] "POST /neutron/port HTTP/1.1" 200 6311 0.043978 10.0.0.242 - - [2026-06-04 04:45:39] "POST /id-to-fqname HTTP/1.1" 200 214 0.001305 10.0.0.242 - - [2026-06-04 04:45:39] "POST /neutron/port HTTP/1.1" 200 6311 0.050146 10.0.0.242 - - [2026-06-04 04:45:40] "POST /neutron/network HTTP/1.1" 200 922 0.007749 10.0.0.242 - - [2026-06-04 04:45:40] "POST /neutron/port HTTP/1.1" 200 1063 0.019360 10.0.0.242 - - [2026-06-04 04:45:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004413 10.0.0.242 - - [2026-06-04 04:45:40] "POST /neutron/network HTTP/1.1" 200 912 0.006741 10.0.0.27 - - [2026-06-04 04:45:41] "GET /projects?obj_uuids=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002511 10.0.0.242 - - [2026-06-04 04:45:41] "GET /project/f6a37e58-c1fa-4a2c-8558-21336d7d6d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.093301 10.0.0.242 - - [2026-06-04 04:45:41] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007980 10.0.0.242 - - [2026-06-04 04:45:41] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003581 10.0.0.242 - - [2026-06-04 04:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.242 - - [2026-06-04 04:45:41] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004677 10.0.0.27 - - [2026-06-04 04:45:42] "GET /projects?obj_uuids=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000999 10.0.0.242 - - [2026-06-04 04:45:42] "POST /neutron/port HTTP/1.1" 200 1063 0.297337 10.0.0.242 - - [2026-06-04 04:45:42] "POST /neutron/port HTTP/1.1" 200 1117 0.099841 10.0.0.242 - - [2026-06-04 04:45:42] "POST /neutron/subnet HTTP/1.1" 200 675 0.010030 10.0.0.242 - - [2026-06-04 04:45:42] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004782 10.0.0.242 - - [2026-06-04 04:45:42] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005509 10.0.0.242 - - [2026-06-04 04:45:42] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005110 10.0.0.242 - - [2026-06-04 04:45:42] "PUT /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991 HTTP/1.1" 200 254 0.027261 10.0.0.242 - - [2026-06-04 04:45:43] "PUT /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991 HTTP/1.1" 200 254 0.037107 10.0.0.242 - - [2026-06-04 04:45:43] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.008321 10.0.0.242 - - [2026-06-04 04:45:43] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005783 10.0.0.242 - - [2026-06-04 04:45:43] "PUT /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d HTTP/1.1" 200 254 0.044387 10.0.0.242 - - [2026-06-04 04:45:43] "PUT /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d HTTP/1.1" 200 254 0.033684 10.0.0.242 - - [2026-06-04 04:45:43] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005452 10.0.0.242 - - [2026-06-04 04:45:43] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007323 10.0.0.242 - - [2026-06-04 04:45:43] "PUT /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245 HTTP/1.1" 200 254 0.037369 10.0.0.242 - - [2026-06-04 04:45:43] "PUT /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245 HTTP/1.1" 200 254 0.040081 10.0.0.242 - - [2026-06-04 04:45:43] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.006654 10.0.0.242 - - [2026-06-04 04:45:43] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.003989 10.0.0.242 - - [2026-06-04 04:45:43] "PUT /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991 HTTP/1.1" 200 254 0.030262 10.0.0.242 - - [2026-06-04 04:45:43] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004275 10.0.0.242 - - [2026-06-04 04:45:43] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005819 10.0.0.242 - - [2026-06-04 04:45:43] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004885 10.0.0.242 - - [2026-06-04 04:45:43] "PUT /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991 HTTP/1.1" 200 254 0.029284 10.0.0.242 - - [2026-06-04 04:45:43] "PUT /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991 HTTP/1.1" 200 254 0.038032 10.0.0.242 - - [2026-06-04 04:45:43] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006632 10.0.0.242 - - [2026-06-04 04:45:43] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007358 10.0.0.242 - - [2026-06-04 04:45:43] "PUT /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d HTTP/1.1" 200 254 0.044536 10.0.0.242 - - [2026-06-04 04:45:43] "PUT /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d HTTP/1.1" 200 254 0.035737 10.0.0.242 - - [2026-06-04 04:45:43] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004334 10.0.0.242 - - [2026-06-04 04:45:43] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004714 10.0.0.242 - - [2026-06-04 04:45:44] "PUT /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245 HTTP/1.1" 200 254 0.068809 10.0.0.242 - - [2026-06-04 04:45:44] "PUT /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245 HTTP/1.1" 200 254 0.071387 10.0.0.242 - - [2026-06-04 04:45:44] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.010207 10.0.0.242 - - [2026-06-04 04:45:44] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004252 10.0.0.242 - - [2026-06-04 04:45:44] "PUT /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d HTTP/1.1" 200 254 0.028827 10.0.0.242 - - [2026-06-04 04:45:44] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003721 10.0.0.242 - - [2026-06-04 04:45:44] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004896 10.0.0.242 - - [2026-06-04 04:45:44] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004170 10.0.0.242 - - [2026-06-04 04:45:44] "PUT /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991 HTTP/1.1" 200 254 0.036899 10.0.0.242 - - [2026-06-04 04:45:44] "PUT /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991 HTTP/1.1" 200 254 0.046405 10.0.0.242 - - [2026-06-04 04:45:44] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007252 10.0.0.242 - - [2026-06-04 04:45:44] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006753 10.0.0.242 - - [2026-06-04 04:45:44] "PUT /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d HTTP/1.1" 200 254 0.036411 10.0.0.242 - - [2026-06-04 04:45:44] "PUT /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d HTTP/1.1" 200 254 0.048842 10.0.0.242 - - [2026-06-04 04:45:44] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006564 10.0.0.242 - - [2026-06-04 04:45:44] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004347 10.0.0.242 - - [2026-06-04 04:45:44] "PUT /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245 HTTP/1.1" 200 254 0.042098 10.0.0.242 - - [2026-06-04 04:45:44] "PUT /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245 HTTP/1.1" 200 254 0.046631 10.0.0.242 - - [2026-06-04 04:45:44] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007441 10.0.0.242 - - [2026-06-04 04:45:44] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.008834 10.0.0.242 - - [2026-06-04 04:45:45] "PUT /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245 HTTP/1.1" 200 254 0.031851 10.0.0.242 - - [2026-06-04 04:45:45] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.012403 10.0.0.242 - - [2026-06-04 04:45:45] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004867 10.0.0.242 - - [2026-06-04 04:45:45] "PUT /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991 HTTP/1.1" 200 254 0.022588 10.0.0.242 - - [2026-06-04 04:45:45] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007625 10.0.0.242 - - [2026-06-04 04:45:45] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004904 10.0.0.242 - - [2026-06-04 04:45:45] "PUT /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d HTTP/1.1" 200 254 0.038307 10.0.0.242 - - [2026-06-04 04:45:45] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007378 10.0.0.242 - - [2026-06-04 04:45:45] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.012336 10.0.0.242 - - [2026-06-04 04:45:45] "PUT /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245 HTTP/1.1" 200 254 0.032434 10.0.0.242 - - [2026-06-04 04:45:50] "POST /neutron/port HTTP/1.1" 200 1127 0.028688 10.0.0.242 - - [2026-06-04 04:45:52] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010066 10.0.0.242 - - [2026-06-04 04:45:55] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003837 10.0.0.242 - - [2026-06-04 04:45:55] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.005127 10.0.0.242 - - [2026-06-04 04:45:55] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.007380 10.0.0.242 - - [2026-06-04 04:45:55] "PUT /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991 HTTP/1.1" 200 254 0.049654 10.0.0.242 - - [2026-06-04 04:45:55] "PUT /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991 HTTP/1.1" 200 254 0.067596 10.0.0.242 - - [2026-06-04 04:45:55] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.008748 10.0.0.242 - - [2026-06-04 04:45:55] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.007662 10.0.0.242 - - [2026-06-04 04:45:55] "POST /neutron/network HTTP/1.1" 200 1121 0.014846 10.0.0.242 - - [2026-06-04 04:45:55] "PUT /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d HTTP/1.1" 200 254 0.052862 10.0.0.242 - - [2026-06-04 04:45:55] "POST /neutron/subnet HTTP/1.1" 200 1375 0.024632 10.0.0.242 - - [2026-06-04 04:45:55] "PUT /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d HTTP/1.1" 200 254 0.054072 10.0.0.242 - - [2026-06-04 04:45:55] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.006898 10.0.0.242 - - [2026-06-04 04:45:55] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.006680 10.0.0.242 - - [2026-06-04 04:45:55] "POST /neutron/network HTTP/1.1" 200 1111 0.008632 10.0.0.242 - - [2026-06-04 04:45:55] "PUT /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245 HTTP/1.1" 200 254 0.052170 10.0.0.242 - - [2026-06-04 04:45:56] "PUT /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245 HTTP/1.1" 200 254 0.060058 10.0.0.242 - - [2026-06-04 04:45:56] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.017543 10.0.0.242 - - [2026-06-04 04:45:56] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.004923 10.0.0.242 - - [2026-06-04 04:45:56] "PUT /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991 HTTP/1.1" 200 254 0.027922 10.0.0.242 - - [2026-06-04 04:45:56] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.005066 10.0.0.242 - - [2026-06-04 04:45:56] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005695 10.0.0.242 - - [2026-06-04 04:45:56] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005358 10.0.0.242 - - [2026-06-04 04:45:56] "PUT /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991 HTTP/1.1" 200 254 0.055877 10.0.0.242 - - [2026-06-04 04:45:56] "PUT /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991 HTTP/1.1" 200 254 0.059657 10.0.0.242 - - [2026-06-04 04:45:56] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.005368 10.0.0.242 - - [2026-06-04 04:45:56] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.010063 10.0.0.242 - - [2026-06-04 04:45:56] "PUT /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d HTTP/1.1" 200 254 0.040596 10.0.0.242 - - [2026-06-04 04:45:56] "PUT /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d HTTP/1.1" 200 254 0.037005 10.0.0.242 - - [2026-06-04 04:45:56] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.009031 10.0.0.242 - - [2026-06-04 04:45:56] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.005930 10.0.0.242 - - [2026-06-04 04:45:56] "PUT /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245 HTTP/1.1" 200 254 0.060906 10.0.0.242 - - [2026-06-04 04:45:56] "PUT /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245 HTTP/1.1" 200 254 0.037485 10.0.0.242 - - [2026-06-04 04:45:56] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.007136 10.0.0.242 - - [2026-06-04 04:45:56] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.006295 10.0.0.242 - - [2026-06-04 04:45:56] "PUT /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d HTTP/1.1" 200 254 0.020553 10.0.0.242 - - [2026-06-04 04:45:56] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003333 10.0.0.242 - - [2026-06-04 04:45:57] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004972 10.0.0.242 - - [2026-06-04 04:45:57] "GET /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004295 10.0.0.242 - - [2026-06-04 04:45:57] "PUT /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991 HTTP/1.1" 200 254 0.042873 10.0.0.242 - - [2026-06-04 04:45:57] "PUT /bgp-router/0ca4b40a-8c1b-4f19-8274-b2dff6736991 HTTP/1.1" 200 254 0.057306 10.0.0.242 - - [2026-06-04 04:45:57] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005915 10.0.0.242 - - [2026-06-04 04:45:57] "GET /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.008396 10.0.0.242 - - [2026-06-04 04:45:57] "PUT /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d HTTP/1.1" 200 254 0.039790 10.0.0.242 - - [2026-06-04 04:45:57] "PUT /bgp-router/47f04f7a-666a-41f0-9b30-598c18ba641d HTTP/1.1" 200 254 0.055821 10.0.0.242 - - [2026-06-04 04:45:57] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.018009 10.0.0.242 - - [2026-06-04 04:45:57] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.004880 10.0.0.242 - - [2026-06-04 04:45:57] "PUT /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245 HTTP/1.1" 200 254 0.034864 10.0.0.242 - - [2026-06-04 04:45:57] "PUT /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245 HTTP/1.1" 200 254 0.053064 10.0.0.242 - - [2026-06-04 04:45:57] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.011297 10.0.0.242 - - [2026-06-04 04:45:57] "GET /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.010627 10.0.0.242 - - [2026-06-04 04:45:57] "PUT /bgp-router/e0c9c033-bef4-4695-9471-cc64aec03245 HTTP/1.1" 200 254 0.018542 10.0.0.242 - - [2026-06-04 04:45:58] "POST /ref-update HTTP/1.1" 200 156 0.061673 10.0.0.242 - - [2026-06-04 04:45:58] "GET /virtual-network/d2ab9edf-b445-43fc-892f-1fe8e6defc92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.008775 10.0.0.50 - - [2026-06-04 04:45:58] "DELETE /access-control-list/5862e616-73fd-49fa-a9ea-52bbce808535 HTTP/1.1" 200 115 0.074145 10.0.0.242 - - [2026-06-04 04:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.021914 10.0.0.242 - - [2026-06-04 04:45:58] "GET /network-policy/2fb1aec6-e592-4211-89f7-89d2b2f1f331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.007255 10.0.0.242 - - [2026-06-04 04:45:58] "POST /ref-update HTTP/1.1" 200 156 0.057368 10.0.0.50 - - [2026-06-04 04:45:58] "POST /ref-update HTTP/1.1" 200 156 0.031366 10.0.0.242 - - [2026-06-04 04:45:58] "GET /virtual-network/5b96fc1a-2b28-4f81-8510-a6cd44d11f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.008803 10.0.0.242 - - [2026-06-04 04:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004623 10.0.0.242 - - [2026-06-04 04:45:58] "GET /network-policy/2fb1aec6-e592-4211-89f7-89d2b2f1f331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.007829 10.0.0.242 - - [2026-06-04 04:45:58] "DELETE /network-policy/2fb1aec6-e592-4211-89f7-89d2b2f1f331 HTTP/1.1" 200 115 0.040510 10.0.0.242 - - [2026-06-04 04:45:58] "POST /neutron/port HTTP/1.1" 200 1127 0.029438 10.0.0.242 - - [2026-06-04 04:45:58] "POST /neutron/port HTTP/1.1" 200 1117 0.019433 10.0.0.242 - - [2026-06-04 04:45:58] "POST /neutron/port HTTP/1.1" 200 1117 0.025195 10.0.0.242 - - [2026-06-04 04:45:59] "POST /neutron/port HTTP/1.1" 200 1216 0.055722 10.0.0.242 - - [2026-06-04 04:45:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004297 10.0.0.242 - - [2026-06-04 04:45:59] "POST /neutron/port HTTP/1.1" 200 117 0.001078 10.0.0.27 - - [2026-06-04 04:46:00] "POST /useragent-kv HTTP/1.1" 200 115 0.004928 10.0.0.27 - - [2026-06-04 04:46:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003420 10.0.0.242 - - [2026-06-04 04:46:00] "POST /neutron/network HTTP/1.1" 200 151 0.134843 10.0.0.50 - - [2026-06-04 04:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.242 - - [2026-06-04 04:46:01] "POST /ref-update HTTP/1.1" 200 156 0.061853 10.0.0.242 - - [2026-06-04 04:46:01] "POST /neutron/network HTTP/1.1" 200 976 0.019565 10.0.0.242 - - [2026-06-04 04:46:01] "GET /virtual-network/14deb40d-8097-48c5-b01c-e44117d3ba04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006970 10.0.0.242 - - [2026-06-04 04:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011715 10.0.0.50 - - [2026-06-04 04:46:01] "POST /ref-update HTTP/1.1" 200 156 0.026750 10.0.0.242 - - [2026-06-04 04:46:01] "GET /network-policy/986c64f5-b538-42ec-89ee-41a4ebc6bc2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004849 10.0.0.242 - - [2026-06-04 04:46:01] "POST /ref-update HTTP/1.1" 200 156 0.062145 10.0.0.242 - - [2026-06-04 04:46:01] "GET /virtual-network/a50478f8-7740-4ac4-83e6-63a836cb181b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.009741 10.0.0.242 - - [2026-06-04 04:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.242 - - [2026-06-04 04:46:01] "GET /network-policy/986c64f5-b538-42ec-89ee-41a4ebc6bc2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003806 10.0.0.242 - - [2026-06-04 04:46:01] "DELETE /network-policy/986c64f5-b538-42ec-89ee-41a4ebc6bc2b HTTP/1.1" 200 115 0.032218 10.0.0.242 - - [2026-06-04 04:46:01] "POST /neutron/network HTTP/1.1" 400 204 0.019223 10.0.0.242 - - [2026-06-04 04:46:02] "POST /neutron/port HTTP/1.1" 200 151 0.256130 10.0.0.242 - - [2026-06-04 04:46:02] "POST /neutron/port HTTP/1.1" 200 151 0.289229 10.0.0.50 - - [2026-06-04 04:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005274 10.0.0.242 - - [2026-06-04 04:46:03] "POST /neutron/network HTTP/1.1" 200 977 0.021392 10.0.0.50 - - [2026-06-04 04:46:04] "DELETE /route-target/40f6ef55-44b0-4915-8b75-04cc26e1e28a HTTP/1.1" 200 115 0.037223 10.0.0.27 - - [2026-06-04 04:46:05] "GET /projects?obj_uuids=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001348 10.0.0.242 - - [2026-06-04 04:46:05] "GET /project/f6a37e58-c1fa-4a2c-8558-21336d7d6d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.050240 10.0.0.27 - - [2026-06-04 04:46:05] "GET /projects?obj_uuids=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001419 10.0.0.242 - - [2026-06-04 04:46:05] "GET /project/f6a37e58-c1fa-4a2c-8558-21336d7d6d88?fields=virtual_networks HTTP/1.1" 200 1048 0.051633 10.0.0.27 - - [2026-06-04 04:46:05] "GET /projects?obj_uuids=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001369 10.0.0.242 - - [2026-06-04 04:46:05] "GET /project/f6a37e58-c1fa-4a2c-8558-21336d7d6d88?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.048266 10.0.0.27 - - [2026-06-04 04:46:05] "GET /projects?obj_uuids=f6a37e58-c1fa-4a2c-8558-21336d7d6d88&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001102 10.0.0.242 - - [2026-06-04 04:46:05] "GET /project/f6a37e58-c1fa-4a2c-8558-21336d7d6d88?fields=security_groups HTTP/1.1" 200 1282 0.054104 10.0.0.242 - - [2026-06-04 04:46:06] "POST /fqname-to-id HTTP/1.1" 404 183 0.038439 10.0.0.27 - - [2026-06-04 04:46:06] "GET /projects?obj_uuids=0f518e51-a6c3-4434-9d8a-b118eddb1a56&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004008 10.0.0.27 - - [2026-06-04 04:46:07] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000987 10.0.0.27 - - [2026-06-04 04:46:07] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006786 10.0.0.27 - - [2026-06-04 04:46:07] "POST /id-to-fqname HTTP/1.1" 200 185 0.001497 10.0.0.27 - - [2026-06-04 04:46:07] "POST /fqname-to-id HTTP/1.1" 404 194 0.006149 10.0.0.27 - - [2026-06-04 04:46:07] "POST /security-groups HTTP/1.1" 200 586 0.032047 10.0.0.27 - - [2026-06-04 04:46:07] "POST /projects HTTP/1.1" 200 575 0.243478 10.0.0.50 - - [2026-06-04 04:46:07] "POST /fqname-to-id HTTP/1.1" 404 228 0.002546 10.0.0.27 - - [2026-06-04 04:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.324330 10.0.0.242 - - [2026-06-04 04:46:07] "GET /project/0f518e51-a6c3-4434-9d8a-b118eddb1a56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.494858 10.0.0.242 - - [2026-06-04 04:46:08] "GET / HTTP/1.1" 200 35931 0.002171 10.0.0.242 - - [2026-06-04 04:46:10] "POST /fqname-to-id HTTP/1.1" 401 293 0.000546 10.0.0.242 - - [2026-06-04 04:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.045879 10.0.0.242 - - [2026-06-04 04:46:11] "GET /api-access-list/548ec1dc-de1c-464c-ae6b-d7e3e7877548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.004087 10.0.0.242 - - [2026-06-04 04:46:11] "GET /api-access-list/548ec1dc-de1c-464c-ae6b-d7e3e7877548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003472 10.0.0.242 - - [2026-06-04 04:46:11] "GET /api-access-list/548ec1dc-de1c-464c-ae6b-d7e3e7877548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003109 10.0.0.242 - - [2026-06-04 04:46:11] "PUT /api-access-list/548ec1dc-de1c-464c-ae6b-d7e3e7877548 HTTP/1.1" 200 264 0.013449 10.0.0.242 - - [2026-06-04 04:46:13] "POST /fqname-to-id HTTP/1.1" 404 183 0.046303 10.0.0.27 - - [2026-06-04 04:46:13] "GET /projects?obj_uuids=4c8fc466-55a0-42f8-8d83-d0c5dcfb7c2e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004142 10.0.0.27 - - [2026-06-04 04:46:13] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001362 10.0.0.27 - - [2026-06-04 04:46:13] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008775 10.0.0.27 - - [2026-06-04 04:46:13] "POST /id-to-fqname HTTP/1.1" 200 185 0.007925 10.0.0.27 - - [2026-06-04 04:46:13] "POST /fqname-to-id HTTP/1.1" 404 194 0.006710 10.0.0.27 - - [2026-06-04 04:46:14] "POST /security-groups HTTP/1.1" 200 586 0.077238 10.0.0.27 - - [2026-06-04 04:46:14] "POST /projects HTTP/1.1" 200 575 0.310255 10.0.0.27 - - [2026-06-04 04:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.346978 10.0.0.50 - - [2026-06-04 04:46:14] "POST /access-control-lists HTTP/1.1" 200 591 0.033616 10.0.0.242 - - [2026-06-04 04:46:14] "GET /project/4c8fc466-55a0-42f8-8d83-d0c5dcfb7c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.508395 10.0.0.242 - - [2026-06-04 04:46:14] "POST /fqname-to-id HTTP/1.1" 404 183 0.035202 10.0.0.27 - - [2026-06-04 04:46:14] "GET /projects?obj_uuids=b17078c5-a52c-46da-8f9c-86270f3558c6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002990 10.0.0.27 - - [2026-06-04 04:46:14] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001268 10.0.0.27 - - [2026-06-04 04:46:14] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006996 10.0.0.27 - - [2026-06-04 04:46:14] "POST /id-to-fqname HTTP/1.1" 200 185 0.001986 10.0.0.27 - - [2026-06-04 04:46:15] "POST /fqname-to-id HTTP/1.1" 404 194 0.005662 10.0.0.27 - - [2026-06-04 04:46:15] "POST /security-groups HTTP/1.1" 200 586 0.031597 10.0.0.50 - - [2026-06-04 04:46:15] "POST /fqname-to-id HTTP/1.1" 404 229 0.002867 10.0.0.27 - - [2026-06-04 04:46:15] "POST /projects HTTP/1.1" 200 575 0.262345 10.0.0.27 - - [2026-06-04 04:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.342985 10.0.0.50 - - [2026-06-04 04:46:15] "POST /access-control-lists HTTP/1.1" 200 589 0.031716 10.0.0.242 - - [2026-06-04 04:46:15] "GET /project/b17078c5-a52c-46da-8f9c-86270f3558c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.509864 10.0.0.242 - - [2026-06-04 04:46:15] "GET / HTTP/1.1" 200 35931 0.002070 10.0.0.242 - - [2026-06-04 04:46:16] "GET / HTTP/1.1" 200 35931 0.001446 10.0.0.242 - - [2026-06-04 04:46:17] "POST /fqname-to-id HTTP/1.1" 404 183 0.003714 10.0.0.242 - - [2026-06-04 04:46:17] "POST /api-access-lists HTTP/1.1" 200 521 0.023729 10.0.0.242 - - [2026-06-04 04:46:17] "GET /api-access-list/05fcefe5-b9cb-48ed-ac8d-a79af4cca763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.005701 10.0.0.242 - - [2026-06-04 04:46:17] "POST /fqname-to-id HTTP/1.1" 401 293 0.000458 10.0.0.242 - - [2026-06-04 04:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.113758 10.0.0.27 - - [2026-06-04 04:46:18] "GET /projects?obj_uuids=4c8fc466-55a0-42f8-8d83-d0c5dcfb7c2e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001311 10.0.0.242 - - [2026-06-04 04:46:18] "GET /project/4c8fc466-55a0-42f8-8d83-d0c5dcfb7c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.066733 10.0.0.242 - - [2026-06-04 04:46:18] "GET /virtual-networks?parent_id=4c8fc466-55a0-42f8-8d83-d0c5dcfb7c2e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018328 10.0.0.242 - - [2026-06-04 04:46:18] "POST /virtual-networks HTTP/1.1" 200 568 0.112232 10.0.0.242 - - [2026-06-04 04:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.042146 10.0.0.242 - - [2026-06-04 04:46:18] "GET /network-ipam/bd74ae60-a298-46b8-8947-8b28214439e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.022403 10.0.0.27 - - [2026-06-04 04:46:18] "POST /useragent-kv HTTP/1.1" 200 115 0.010526 10.0.0.242 - - [2026-06-04 04:46:18] "POST /ref-update HTTP/1.1" 200 156 0.103126 10.0.0.242 - - [2026-06-04 04:46:19] "POST /neutron/network HTTP/1.1" 200 832 0.064327 10.0.0.242 - - [2026-06-04 04:46:19] "GET /virtual-network/97166d31-07c9-4f5b-abed-129dc1b05fcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.020046 10.0.0.242 - - [2026-06-04 04:46:20] "GET /obj-perms HTTP/1.1" 200 5075 0.092246 10.0.0.50 - - [2026-06-04 04:46:20] "GET /obj-perms HTTP/1.1" 200 5075 0.065096 10.0.0.242 - - [2026-06-04 04:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.031417 10.0.0.242 - - [2026-06-04 04:46:21] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.078649 10.0.0.242 - - [2026-06-04 04:46:22] "GET /virtual-network/97166d31-07c9-4f5b-abed-129dc1b05fcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.055672 10.0.0.242 - - [2026-06-04 04:46:22] "POST /id-to-fqname HTTP/1.1" 401 293 0.000432 10.0.0.242 - - [2026-06-04 04:46:22] "POST /id-to-fqname HTTP/1.1" 200 230 0.050141 10.0.0.242 - - [2026-06-04 04:46:23] "POST /neutron/port HTTP/1.1" 200 4182 0.062595 10.0.0.27 - - [2026-06-04 04:46:24] "GET /projects?obj_uuids=b17078c5-a52c-46da-8f9c-86270f3558c6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001150 10.0.0.242 - - [2026-06-04 04:46:24] "GET /project/b17078c5-a52c-46da-8f9c-86270f3558c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.073967 10.0.0.242 - - [2026-06-04 04:46:24] "POST /neutron/port HTTP/1.1" 200 4182 0.035657 10.0.0.242 - - [2026-06-04 04:46:25] "POST /neutron/network HTTP/1.1" 200 842 0.074955 10.0.0.242 - - [2026-06-04 04:46:25] "POST /neutron/port HTTP/1.1" 200 1056 0.026393 10.0.0.242 - - [2026-06-04 04:46:26] "POST /neutron/port HTTP/1.1" 200 1120 0.022792 10.0.0.242 - - [2026-06-04 04:46:26] "POST /neutron/port HTTP/1.1" 200 117 0.001103 10.0.0.242 - - [2026-06-04 04:46:29] "POST /neutron/security_group HTTP/1.1" 200 2053 0.008984 10.0.0.242 - - [2026-06-04 04:46:30] "POST /neutron/port HTTP/1.1" 200 1120 0.020368 10.0.0.242 - - [2026-06-04 04:46:30] "POST /neutron/security_group HTTP/1.1" 200 2053 0.007505 10.0.0.242 - - [2026-06-04 04:46:30] "GET /virtual-machine/606990fe-3ec0-400c-bca5-5c8d6264f2e1 HTTP/1.1" 401 293 0.000404 10.0.0.242 - - [2026-06-04 04:46:30] "GET /virtual-machine/606990fe-3ec0-400c-bca5-5c8d6264f2e1 HTTP/1.1" 200 1287 0.057525 10.0.0.242 - - [2026-06-04 04:46:30] "GET /virtual-machine/606990fe-3ec0-400c-bca5-5c8d6264f2e1 HTTP/1.1" 200 1287 0.024108 10.0.0.242 - - [2026-06-04 04:46:30] "GET /virtual-machine-interface/b07dca01-b9ec-40b9-97f4-167d5a9fa49e HTTP/1.1" 200 2531 0.029957 10.0.0.242 - - [2026-06-04 04:46:30] "GET /virtual-machine/606990fe-3ec0-400c-bca5-5c8d6264f2e1 HTTP/1.1" 200 1287 0.022188 10.0.0.242 - - [2026-06-04 04:46:30] "GET /virtual-machine-interface/b07dca01-b9ec-40b9-97f4-167d5a9fa49e HTTP/1.1" 200 2531 0.029267 10.0.0.242 - - [2026-06-04 04:46:30] "GET /instance-ip/de671991-4e03-4759-b19e-9177d1914322 HTTP/1.1" 200 1627 0.026392 10.0.0.242 - - [2026-06-04 04:46:30] "GET /virtual-machine/606990fe-3ec0-400c-bca5-5c8d6264f2e1 HTTP/1.1" 200 1287 0.023121 10.0.0.242 - - [2026-06-04 04:46:31] "GET /virtual-machine-interface/b07dca01-b9ec-40b9-97f4-167d5a9fa49e HTTP/1.1" 200 2531 0.073095 10.0.0.242 - - [2026-06-04 04:46:31] "GET /instance-ip/de671991-4e03-4759-b19e-9177d1914322 HTTP/1.1" 200 1627 0.019756 10.0.0.242 - - [2026-06-04 04:46:31] "POST /fqname-to-id HTTP/1.1" 403 339 0.016412 10.0.0.242 - - [2026-06-04 04:46:31] "GET / HTTP/1.1" 200 35931 0.001795 10.0.0.242 - - [2026-06-04 04:46:31] "POST /fqname-to-id HTTP/1.1" 401 293 0.000572 10.0.0.242 - - [2026-06-04 04:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.035833 10.0.0.242 - - [2026-06-04 04:46:31] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005700 10.0.0.242 - - [2026-06-04 04:46:31] "GET /virtual-networks?parent_id=b17078c5-a52c-46da-8f9c-86270f3558c6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016652 10.0.0.242 - - [2026-06-04 04:46:31] "POST /fqname-to-id HTTP/1.1" 403 339 0.018302 10.0.0.242 - - [2026-06-04 04:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004619 10.0.0.242 - - [2026-06-04 04:46:31] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004708 10.0.0.242 - - [2026-06-04 04:46:31] "GET /virtual-networks?parent_id=b17078c5-a52c-46da-8f9c-86270f3558c6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.020093 10.0.0.242 - - [2026-06-04 04:46:32] "POST /fqname-to-id HTTP/1.1" 403 339 0.020974 10.0.0.242 - - [2026-06-04 04:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.242 - - [2026-06-04 04:46:32] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004702 10.0.0.242 - - [2026-06-04 04:46:32] "GET /virtual-networks?parent_id=b17078c5-a52c-46da-8f9c-86270f3558c6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019854 10.0.0.242 - - [2026-06-04 04:46:32] "POST /fqname-to-id HTTP/1.1" 403 339 0.024598 10.0.0.242 - - [2026-06-04 04:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004664 10.0.0.242 - - [2026-06-04 04:46:32] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005760 10.0.0.242 - - [2026-06-04 04:46:32] "GET /virtual-networks?parent_id=b17078c5-a52c-46da-8f9c-86270f3558c6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.022082 10.0.0.242 - - [2026-06-04 04:46:32] "POST /fqname-to-id HTTP/1.1" 403 339 0.020454 10.0.0.242 - - [2026-06-04 04:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.242 - - [2026-06-04 04:46:32] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003848 10.0.0.242 - - [2026-06-04 04:46:32] "GET /virtual-networks?parent_id=b17078c5-a52c-46da-8f9c-86270f3558c6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017464 10.0.0.242 - - [2026-06-04 04:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.020140 10.0.0.242 - - [2026-06-04 04:46:35] "GET /virtual-network/97166d31-07c9-4f5b-abed-129dc1b05fcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.027472 10.0.0.242 - - [2026-06-04 04:46:37] "POST /fqname-to-id HTTP/1.1" 403 339 0.018075 10.0.0.242 - - [2026-06-04 04:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.242 - - [2026-06-04 04:46:37] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004689 10.0.0.242 - - [2026-06-04 04:46:37] "GET /virtual-networks?parent_id=b17078c5-a52c-46da-8f9c-86270f3558c6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.023539 10.0.0.242 - - [2026-06-04 04:46:38] "POST /fqname-to-id HTTP/1.1" 403 339 0.030570 10.0.0.242 - - [2026-06-04 04:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.242 - - [2026-06-04 04:46:38] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004650 10.0.0.242 - - [2026-06-04 04:46:38] "GET /virtual-networks?parent_id=b17078c5-a52c-46da-8f9c-86270f3558c6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018607 10.0.0.242 - - [2026-06-04 04:46:38] "POST /fqname-to-id HTTP/1.1" 403 361 0.023109 10.0.0.242 - - [2026-06-04 04:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006356 10.0.0.242 - - [2026-06-04 04:46:38] "GET /routing-instance/23f6bcc1-8378-484b-a116-46e95a001ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.006587 10.0.0.242 - - [2026-06-04 04:46:38] "GET /route-target/3d7a126a-eea1-4b4b-8746-6de55791a7a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.019645 10.0.0.242 - - [2026-06-04 04:46:38] "GET /route-target/3d7a126a-eea1-4b4b-8746-6de55791a7a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003928 10.0.0.242 - - [2026-06-04 04:46:38] "POST /fqname-to-id HTTP/1.1" 403 339 0.018644 10.0.0.242 - - [2026-06-04 04:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.242 - - [2026-06-04 04:46:38] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.012741 10.0.0.242 - - [2026-06-04 04:46:38] "GET /virtual-networks?parent_id=b17078c5-a52c-46da-8f9c-86270f3558c6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.020161 10.0.0.242 - - [2026-06-04 04:46:38] "POST /fqname-to-id HTTP/1.1" 403 361 0.021581 10.0.0.242 - - [2026-06-04 04:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.242 - - [2026-06-04 04:46:38] "GET /routing-instance/23f6bcc1-8378-484b-a116-46e95a001ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.004219 10.0.0.242 - - [2026-06-04 04:46:38] "GET /route-target/3d7a126a-eea1-4b4b-8746-6de55791a7a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.016845 10.0.0.242 - - [2026-06-04 04:46:38] "GET /route-target/3d7a126a-eea1-4b4b-8746-6de55791a7a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004144 10.0.0.242 - - [2026-06-04 04:46:38] "POST /fqname-to-id HTTP/1.1" 403 339 0.018867 10.0.0.242 - - [2026-06-04 04:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.242 - - [2026-06-04 04:46:38] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004448 10.0.0.242 - - [2026-06-04 04:46:38] "GET /virtual-networks?parent_id=b17078c5-a52c-46da-8f9c-86270f3558c6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.026485 10.0.0.242 - - [2026-06-04 04:46:38] "POST /fqname-to-id HTTP/1.1" 403 339 0.028329 10.0.0.242 - - [2026-06-04 04:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004022 10.0.0.242 - - [2026-06-04 04:46:38] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004778 10.0.0.242 - - [2026-06-04 04:46:38] "GET /virtual-networks?parent_id=b17078c5-a52c-46da-8f9c-86270f3558c6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.024580 10.0.0.50 - - [2026-06-04 04:46:41] "DELETE /access-control-list/9edc2f5a-3be3-46e8-af5c-6323d735bf60 HTTP/1.1" 200 115 0.051140 10.0.0.27 - - [2026-06-04 04:46:41] "GET /obj-perms HTTP/1.1" 200 4934 0.126706 10.0.0.27 - - [2026-06-04 04:46:43] "GET /virtual-machine/606990fe-3ec0-400c-bca5-5c8d6264f2e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.016308 10.0.0.27 - - [2026-06-04 04:46:43] "DELETE /project/0f518e51a6c344349d8ab118eddb1a56 HTTP/1.1" 404 173 0.005810 10.0.0.27 - - [2026-06-04 04:46:43] "DELETE /project/b17078c5a52c46da8f9c86270f3558c6 HTTP/1.1" 404 173 0.009017 10.0.0.27 - - [2026-06-04 04:46:43] "DELETE /project/4c8fc46655a042f88d83d0c5dcfb7c2e HTTP/1.1" 404 173 0.006216 10.0.0.27 - - [2026-06-04 04:46:43] "DELETE /project/f6a37e58-c1fa-4a2c-8558-21336d7d6d88 HTTP/1.1" 404 177 0.005309 10.0.0.27 - - [2026-06-04 04:46:47] "GET /obj-perms HTTP/1.1" 200 4934 0.016461 10.0.0.27 - - [2026-06-04 04:46:49] "GET /virtual-machine/606990fe-3ec0-400c-bca5-5c8d6264f2e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.018169 10.0.0.27 - - [2026-06-04 04:46:53] "GET /obj-perms HTTP/1.1" 200 4934 0.025028 10.0.0.27 - - [2026-06-04 04:46:56] "GET /virtual-machine/606990fe-3ec0-400c-bca5-5c8d6264f2e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.016591 10.0.0.242 - - [2026-06-04 04:46:56] "POST /neutron/port HTTP/1.1" 200 1105 0.047678 10.0.0.242 - - [2026-06-04 04:46:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005253 10.0.0.242 - - [2026-06-04 04:46:56] "POST /neutron/network HTTP/1.1" 200 925 0.007535 10.0.0.242 - - [2026-06-04 04:46:58] "GET /obj-perms HTTP/1.1" 200 4934 0.047876 10.0.0.242 - - [2026-06-04 04:46:58] "GET /obj-perms HTTP/1.1" 200 4934 0.015396 10.0.0.27 - - [2026-06-04 04:46:58] "GET /obj-perms HTTP/1.1" 200 4934 0.015233 10.0.0.242 - - [2026-06-04 04:46:58] "GET /obj-perms HTTP/1.1" 200 4934 0.015173 10.0.0.242 - - [2026-06-04 04:46:58] "GET /obj-perms HTTP/1.1" 200 4934 0.014897 10.0.0.27 - - [2026-06-04 04:46:58] "GET /virtual-machine/606990fe-3ec0-400c-bca5-5c8d6264f2e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.017856 10.0.0.242 - - [2026-06-04 04:46:58] "GET /obj-perms HTTP/1.1" 200 4934 0.014239 10.0.0.242 - - [2026-06-04 04:46:59] "GET /obj-perms HTTP/1.1" 200 4934 0.068544 10.0.0.242 - - [2026-06-04 04:46:59] "GET /obj-perms HTTP/1.1" 200 4934 0.018300 10.0.0.242 - - [2026-06-04 04:47:00] "POST /neutron/network HTTP/1.1" 200 935 0.009399 10.0.0.242 - - [2026-06-04 04:47:00] "POST /neutron/port HTTP/1.1" 200 117 0.001956 10.0.0.242 - - [2026-06-04 04:47:00] "GET /obj-perms HTTP/1.1" 200 4934 0.116294 10.0.0.242 - - [2026-06-04 04:47:00] "GET /obj-perms HTTP/1.1" 200 4934 0.023878 10.0.0.242 - - [2026-06-04 04:47:01] "GET /virtual-machine/606990fe-3ec0-400c-bca5-5c8d6264f2e1 HTTP/1.1" 200 1287 0.031087 10.0.0.242 - - [2026-06-04 04:47:01] "POST /neutron/port HTTP/1.1" 200 1110 0.019498 10.0.0.242 - - [2026-06-04 04:47:03] "GET /virtual-machine/606990fe-3ec0-400c-bca5-5c8d6264f2e1 HTTP/1.1" 404 171 0.017975 10.0.0.242 - - [2026-06-04 04:47:03] "GET /virtual-machine/606990fe-3ec0-400c-bca5-5c8d6264f2e1 HTTP/1.1" 404 171 0.014416 10.0.0.242 - - [2026-06-04 04:47:03] "GET /virtual-machine/606990fe-3ec0-400c-bca5-5c8d6264f2e1 HTTP/1.1" 404 171 0.015208 10.0.0.242 - - [2026-06-04 04:47:03] "POST /fqname-to-id HTTP/1.1" 403 339 0.018299 10.0.0.242 - - [2026-06-04 04:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004687 10.0.0.242 - - [2026-06-04 04:47:03] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004797 10.0.0.242 - - [2026-06-04 04:47:03] "GET /virtual-networks?parent_id=b17078c5-a52c-46da-8f9c-86270f3558c6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.029419 10.0.0.242 - - [2026-06-04 04:47:03] "POST /fqname-to-id HTTP/1.1" 403 361 0.017909 10.0.0.242 - - [2026-06-04 04:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004512 10.0.0.242 - - [2026-06-04 04:47:03] "GET /routing-instance/23f6bcc1-8378-484b-a116-46e95a001ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.005083 10.0.0.242 - - [2026-06-04 04:47:03] "GET /route-target/3d7a126a-eea1-4b4b-8746-6de55791a7a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.023676 10.0.0.242 - - [2026-06-04 04:47:03] "GET /route-target/3d7a126a-eea1-4b4b-8746-6de55791a7a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004127 10.0.0.242 - - [2026-06-04 04:47:03] "GET /obj-perms HTTP/1.1" 200 4934 0.019970 10.0.0.242 - - [2026-06-04 04:47:04] "GET /obj-perms HTTP/1.1" 200 5039 0.070716 10.0.0.242 - - [2026-06-04 04:47:07] "GET /obj-perms HTTP/1.1" 200 5039 0.006532 10.0.0.242 - - [2026-06-04 04:47:13] "GET /obj-perms HTTP/1.1" 200 5039 0.004926 10.0.0.242 - - [2026-06-04 04:47:17] "GET /obj-perms HTTP/1.1" 200 5039 0.004482 10.0.0.27 - - [2026-06-04 04:47:21] "GET /obj-perms HTTP/1.1" 200 5075 0.068467 10.0.0.242 - - [2026-06-04 04:47:21] "GET /obj-perms HTTP/1.1" 200 5075 0.078832 10.0.0.242 - - [2026-06-04 04:47:26] "GET /obj-perms HTTP/1.1" 200 5039 0.004465 10.0.0.242 - - [2026-06-04 04:47:26] "GET /obj-perms HTTP/1.1" 200 5039 0.004751 10.0.0.50 - - [2026-06-04 04:47:26] "GET /obj-perms HTTP/1.1" 200 5039 0.073815 10.0.0.27 - - [2026-06-04 04:47:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002652 10.0.0.27 - - [2026-06-04 04:47:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003760 10.0.0.242 - - [2026-06-04 04:47:27] "DELETE /virtual-network/97166d31-07c9-4f5b-abed-129dc1b05fcb HTTP/1.1" 200 115 0.180749 10.0.0.50 - - [2026-06-04 04:47:27] "DELETE /route-target/3d7a126a-eea1-4b4b-8746-6de55791a7a9 HTTP/1.1" 200 115 0.027215 10.0.0.242 - - [2026-06-04 04:47:27] "DELETE /api-access-list/05fcefe5-b9cb-48ed-ac8d-a79af4cca763 HTTP/1.1" 200 115 0.037718 10.0.0.27 - - [2026-06-04 04:47:27] "GET /projects?obj_uuids=b17078c5-a52c-46da-8f9c-86270f3558c6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001019 10.0.0.242 - - [2026-06-04 04:47:27] "GET /project/b17078c5-a52c-46da-8f9c-86270f3558c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.040876 10.0.0.27 - - [2026-06-04 04:47:27] "GET /projects?obj_uuids=b17078c5-a52c-46da-8f9c-86270f3558c6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001374 10.0.0.242 - - [2026-06-04 04:47:27] "GET /project/b17078c5-a52c-46da-8f9c-86270f3558c6?fields=virtual_networks HTTP/1.1" 200 1023 0.038451 10.0.0.27 - - [2026-06-04 04:47:27] "GET /projects?obj_uuids=b17078c5-a52c-46da-8f9c-86270f3558c6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001589 10.0.0.242 - - [2026-06-04 04:47:27] "GET /project/b17078c5-a52c-46da-8f9c-86270f3558c6?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.051255 10.0.0.27 - - [2026-06-04 04:47:27] "GET /projects?obj_uuids=b17078c5-a52c-46da-8f9c-86270f3558c6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001352 10.0.0.242 - - [2026-06-04 04:47:28] "GET /project/b17078c5-a52c-46da-8f9c-86270f3558c6?fields=security_groups HTTP/1.1" 200 1244 0.041168 10.0.0.27 - - [2026-06-04 04:47:28] "GET /projects?obj_uuids=4c8fc466-55a0-42f8-8d83-d0c5dcfb7c2e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001137 10.0.0.242 - - [2026-06-04 04:47:28] "GET /project/4c8fc466-55a0-42f8-8d83-d0c5dcfb7c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.051788 10.0.0.27 - - [2026-06-04 04:47:28] "GET /projects?obj_uuids=4c8fc466-55a0-42f8-8d83-d0c5dcfb7c2e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001029 10.0.0.242 - - [2026-06-04 04:47:28] "GET /project/4c8fc466-55a0-42f8-8d83-d0c5dcfb7c2e?fields=virtual_networks HTTP/1.1" 200 1022 0.049713 10.0.0.27 - - [2026-06-04 04:47:28] "GET /projects?obj_uuids=4c8fc466-55a0-42f8-8d83-d0c5dcfb7c2e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000963 10.0.0.242 - - [2026-06-04 04:47:28] "GET /project/4c8fc466-55a0-42f8-8d83-d0c5dcfb7c2e?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.043859 10.0.0.27 - - [2026-06-04 04:47:28] "GET /projects?obj_uuids=4c8fc466-55a0-42f8-8d83-d0c5dcfb7c2e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001805 10.0.0.242 - - [2026-06-04 04:47:28] "GET /project/4c8fc466-55a0-42f8-8d83-d0c5dcfb7c2e?fields=security_groups HTTP/1.1" 200 1243 0.042545 10.0.0.242 - - [2026-06-04 04:47:31] "GET /api-access-list/548ec1dc-de1c-464c-ae6b-d7e3e7877548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004326 10.0.0.242 - - [2026-06-04 04:47:31] "PUT /api-access-list/548ec1dc-de1c-464c-ae6b-d7e3e7877548 HTTP/1.1" 200 264 0.012121 10.0.0.27 - - [2026-06-04 04:47:31] "GET /projects?obj_uuids=0f518e51-a6c3-4434-9d8a-b118eddb1a56&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000935 10.0.0.242 - - [2026-06-04 04:47:31] "GET /project/0f518e51-a6c3-4434-9d8a-b118eddb1a56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.056340 10.0.0.27 - - [2026-06-04 04:47:31] "GET /projects?obj_uuids=0f518e51-a6c3-4434-9d8a-b118eddb1a56&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001513 10.0.0.242 - - [2026-06-04 04:47:31] "GET /project/0f518e51-a6c3-4434-9d8a-b118eddb1a56?fields=virtual_networks HTTP/1.1" 200 1022 0.059376 10.0.0.27 - - [2026-06-04 04:47:31] "GET /projects?obj_uuids=0f518e51-a6c3-4434-9d8a-b118eddb1a56&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000971 10.0.0.242 - - [2026-06-04 04:47:32] "GET /project/0f518e51-a6c3-4434-9d8a-b118eddb1a56?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.040661 10.0.0.27 - - [2026-06-04 04:47:32] "GET /projects?obj_uuids=0f518e51-a6c3-4434-9d8a-b118eddb1a56&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001272 10.0.0.242 - - [2026-06-04 04:47:32] "GET /project/0f518e51-a6c3-4434-9d8a-b118eddb1a56?fields=security_groups HTTP/1.1" 200 1243 0.051676 10.0.0.242 - - [2026-06-04 04:47:33] "POST /fqname-to-id HTTP/1.1" 404 188 0.040960 10.0.0.27 - - [2026-06-04 04:47:33] "GET /projects?obj_uuids=a24d6ef5-d01c-4ac8-b069-6472c202abe5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003584 10.0.0.27 - - [2026-06-04 04:47:33] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001029 10.0.0.27 - - [2026-06-04 04:47:33] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007576 10.0.0.27 - - [2026-06-04 04:47:33] "POST /id-to-fqname HTTP/1.1" 200 190 0.003166 10.0.0.27 - - [2026-06-04 04:47:33] "POST /fqname-to-id HTTP/1.1" 404 199 0.005381 10.0.0.27 - - [2026-06-04 04:47:33] "POST /security-groups HTTP/1.1" 200 591 0.036179 10.0.0.27 - - [2026-06-04 04:47:33] "POST /projects HTTP/1.1" 200 585 0.245823 10.0.0.27 - - [2026-06-04 04:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.316642 10.0.0.50 - - [2026-06-04 04:47:33] "POST /fqname-to-id HTTP/1.1" 404 233 0.008023 10.0.0.242 - - [2026-06-04 04:47:33] "GET /project/a24d6ef5-d01c-4ac8-b069-6472c202abe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.464236 10.0.0.242 - - [2026-06-04 04:47:34] "GET / HTTP/1.1" 200 35931 0.001958 10.0.0.242 - - [2026-06-04 04:47:37] "POST /fqname-to-id HTTP/1.1" 401 293 0.000555 10.0.0.242 - - [2026-06-04 04:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.038067 10.0.0.242 - - [2026-06-04 04:47:37] "GET /api-access-list/548ec1dc-de1c-464c-ae6b-d7e3e7877548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.004350 10.0.0.242 - - [2026-06-04 04:47:37] "GET /api-access-list/548ec1dc-de1c-464c-ae6b-d7e3e7877548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.004009 10.0.0.242 - - [2026-06-04 04:47:37] "GET /api-access-list/548ec1dc-de1c-464c-ae6b-d7e3e7877548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003021 10.0.0.242 - - [2026-06-04 04:47:37] "PUT /api-access-list/548ec1dc-de1c-464c-ae6b-d7e3e7877548 HTTP/1.1" 200 264 0.014758 10.0.0.242 - - [2026-06-04 04:47:39] "POST /fqname-to-id HTTP/1.1" 404 188 0.026232 10.0.0.27 - - [2026-06-04 04:47:39] "GET /projects?obj_uuids=9bfc1ae7-50d3-41e3-accb-b9b47fb20850&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004724 10.0.0.27 - - [2026-06-04 04:47:39] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001104 10.0.0.27 - - [2026-06-04 04:47:39] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007675 10.0.0.27 - - [2026-06-04 04:47:39] "POST /id-to-fqname HTTP/1.1" 200 190 0.002312 10.0.0.27 - - [2026-06-04 04:47:39] "POST /fqname-to-id HTTP/1.1" 404 199 0.009099 10.0.0.27 - - [2026-06-04 04:47:39] "POST /security-groups HTTP/1.1" 200 591 0.089783 10.0.0.27 - - [2026-06-04 04:47:40] "POST /projects HTTP/1.1" 200 585 0.302549 10.0.0.50 - - [2026-06-04 04:47:40] "POST /access-control-lists HTTP/1.1" 200 596 0.028421 10.0.0.27 - - [2026-06-04 04:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.378188 10.0.0.242 - - [2026-06-04 04:47:40] "GET /project/9bfc1ae7-50d3-41e3-accb-b9b47fb20850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.531290 10.0.0.242 - - [2026-06-04 04:47:40] "POST /fqname-to-id HTTP/1.1" 404 188 0.032262 10.0.0.27 - - [2026-06-04 04:47:40] "GET /projects?obj_uuids=3f29f1ad-49f6-40ef-ac53-518caa9f9aeb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003096 10.0.0.27 - - [2026-06-04 04:47:40] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001446 10.0.0.27 - - [2026-06-04 04:47:40] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007301 10.0.0.27 - - [2026-06-04 04:47:41] "POST /id-to-fqname HTTP/1.1" 200 190 0.001447 10.0.0.27 - - [2026-06-04 04:47:41] "POST /fqname-to-id HTTP/1.1" 404 199 0.005617 10.0.0.27 - - [2026-06-04 04:47:41] "POST /security-groups HTTP/1.1" 200 591 0.032313 10.0.0.50 - - [2026-06-04 04:47:41] "POST /fqname-to-id HTTP/1.1" 404 234 0.003140 10.0.0.27 - - [2026-06-04 04:47:41] "POST /projects HTTP/1.1" 200 585 0.238600 10.0.0.27 - - [2026-06-04 04:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.597733 10.0.0.242 - - [2026-06-04 04:47:41] "GET /project/3f29f1ad-49f6-40ef-ac53-518caa9f9aeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.744703 10.0.0.50 - - [2026-06-04 04:47:41] "POST /access-control-lists HTTP/1.1" 200 594 0.043107 10.0.0.50 - - [2026-06-04 04:47:42] "DELETE /access-control-list/fa7ff67e-057b-400c-8ffb-e53bb5537b13 HTTP/1.1" 200 115 0.067613 10.0.0.50 - - [2026-06-04 04:47:42] "DELETE /access-control-list/073654dc-d1c1-437f-a996-70f505adc30b HTTP/1.1" 200 115 0.041835 10.0.0.242 - - [2026-06-04 04:47:42] "GET / HTTP/1.1" 200 35931 0.002379 10.0.0.242 - - [2026-06-04 04:47:43] "GET / HTTP/1.1" 200 35931 0.002171 10.0.0.27 - - [2026-06-04 04:47:44] "DELETE /project/3f29f1ad49f640efac53518caa9f9aeb HTTP/1.1" 404 173 0.006680 10.0.0.27 - - [2026-06-04 04:47:44] "DELETE /project/a24d6ef5d01c4ac8b0696472c202abe5 HTTP/1.1" 404 173 0.010019 10.0.0.27 - - [2026-06-04 04:47:44] "DELETE /project/0f518e51-a6c3-4434-9d8a-b118eddb1a56 HTTP/1.1" 404 177 0.012196 10.0.0.27 - - [2026-06-04 04:47:44] "DELETE /project/b17078c5-a52c-46da-8f9c-86270f3558c6 HTTP/1.1" 404 177 0.005368 10.0.0.27 - - [2026-06-04 04:47:44] "DELETE /project/4c8fc466-55a0-42f8-8d83-d0c5dcfb7c2e HTTP/1.1" 404 177 0.008088 10.0.0.27 - - [2026-06-04 04:47:44] "DELETE /project/9bfc1ae750d341e3accbb9b47fb20850 HTTP/1.1" 404 173 0.009429 10.0.0.242 - - [2026-06-04 04:47:44] "POST /fqname-to-id HTTP/1.1" 404 183 0.004226 10.0.0.242 - - [2026-06-04 04:47:44] "POST /api-access-lists HTTP/1.1" 200 521 0.027621 10.0.0.242 - - [2026-06-04 04:47:44] "GET /api-access-list/9e712cff-913d-48e5-bf01-3d15fa99c710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.006663 10.0.0.242 - - [2026-06-04 04:47:44] "POST /fqname-to-id HTTP/1.1" 401 293 0.000647 10.0.0.242 - - [2026-06-04 04:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.059358 10.0.0.27 - - [2026-06-04 04:47:45] "GET /projects?obj_uuids=9bfc1ae7-50d3-41e3-accb-b9b47fb20850&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001074 10.0.0.242 - - [2026-06-04 04:47:45] "GET /project/9bfc1ae7-50d3-41e3-accb-b9b47fb20850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.051755 10.0.0.242 - - [2026-06-04 04:47:45] "GET /virtual-networks?parent_id=9bfc1ae7-50d3-41e3-accb-b9b47fb20850&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019944 10.0.0.242 - - [2026-06-04 04:47:45] "POST /virtual-networks HTTP/1.1" 200 583 0.113443 10.0.0.242 - - [2026-06-04 04:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.053449 10.0.0.242 - - [2026-06-04 04:47:45] "GET /network-ipam/bd74ae60-a298-46b8-8947-8b28214439e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.023380 10.0.0.27 - - [2026-06-04 04:47:45] "POST /useragent-kv HTTP/1.1" 200 115 0.013299 10.0.0.242 - - [2026-06-04 04:47:45] "POST /ref-update HTTP/1.1" 200 156 0.097675 10.0.0.242 - - [2026-06-04 04:47:45] "POST /neutron/network HTTP/1.1" 200 847 0.062247 10.0.0.242 - - [2026-06-04 04:47:45] "GET /virtual-network/eea2b75a-4207-4888-89b8-6ebb613f171e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.021939 10.0.0.242 - - [2026-06-04 04:47:46] "POST /fqname-to-id HTTP/1.1" 401 293 0.000444 10.0.0.242 - - [2026-06-04 04:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.068593 10.0.0.27 - - [2026-06-04 04:47:46] "GET /projects?obj_uuids=3f29f1ad-49f6-40ef-ac53-518caa9f9aeb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001055 10.0.0.242 - - [2026-06-04 04:47:46] "GET /project/3f29f1ad-49f6-40ef-ac53-518caa9f9aeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.075648 10.0.0.242 - - [2026-06-04 04:47:46] "GET /virtual-networks?parent_id=3f29f1ad-49f6-40ef-ac53-518caa9f9aeb&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.023694 10.0.0.242 - - [2026-06-04 04:47:46] "POST /virtual-networks HTTP/1.1" 200 583 0.125415 10.0.0.50 - - [2026-06-04 04:47:46] "POST /route-targets HTTP/1.1" 200 327 0.017544 10.0.0.242 - - [2026-06-04 04:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.031818 10.0.0.242 - - [2026-06-04 04:47:46] "GET /network-ipam/bd74ae60-a298-46b8-8947-8b28214439e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.022755 10.0.0.27 - - [2026-06-04 04:47:47] "POST /useragent-kv HTTP/1.1" 200 115 0.007221 10.0.0.242 - - [2026-06-04 04:47:47] "POST /ref-update HTTP/1.1" 200 156 0.101249 10.0.0.242 - - [2026-06-04 04:47:47] "POST /neutron/network HTTP/1.1" 200 848 0.072167 10.0.0.242 - - [2026-06-04 04:47:47] "GET /virtual-network/48067867-88b7-4c0d-91c6-e6ac2dfcc116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.022738 10.0.0.242 - - [2026-06-04 04:47:47] "POST /neutron/subnet HTTP/1.1" 200 679 0.049402 10.0.0.242 - - [2026-06-04 04:47:48] "GET /virtual-network/eea2b75a-4207-4888-89b8-6ebb613f171e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.048837 10.0.0.242 - - [2026-06-04 04:47:49] "GET /virtual-network/eea2b75a-4207-4888-89b8-6ebb613f171e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.050409 10.0.0.50 - - [2026-06-04 04:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.045316 10.0.0.27 - - [2026-06-04 04:47:50] "POST /fqname-to-id HTTP/1.1" 401 293 0.000474 10.0.0.242 - - [2026-06-04 04:47:51] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.036541 10.0.0.242 - - [2026-06-04 04:47:51] "GET /obj-perms HTTP/1.1" 200 5049 0.081950 10.0.0.242 - - [2026-06-04 04:47:51] "PUT /virtual-network/eea2b75a-4207-4888-89b8-6ebb613f171e HTTP/1.1" 200 264 0.057059 10.0.0.242 - - [2026-06-04 04:47:51] "GET /virtual-network/eea2b75a-4207-4888-89b8-6ebb613f171e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.014895 10.0.0.242 - - [2026-06-04 04:47:52] "GET /virtual-network/eea2b75a-4207-4888-89b8-6ebb613f171e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.047897 10.0.0.50 - - [2026-06-04 04:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004801 10.0.0.27 - - [2026-06-04 04:47:53] "GET /obj-perms HTTP/1.1" 403 257 0.052749 10.0.0.242 - - [2026-06-04 04:47:53] "GET /virtual-network/eea2b75a-4207-4888-89b8-6ebb613f171e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.019264 10.0.0.242 - - [2026-06-04 04:47:53] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.055085 10.0.0.242 - - [2026-06-04 04:47:53] "GET /obj-perms HTTP/1.1" 200 5049 0.003548 10.0.0.242 - - [2026-06-04 04:47:53] "PUT /virtual-network/eea2b75a-4207-4888-89b8-6ebb613f171e HTTP/1.1" 200 264 0.071526 10.0.0.27 - - [2026-06-04 04:47:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003851 10.0.0.27 - - [2026-06-04 04:47:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002903 10.0.0.242 - - [2026-06-04 04:47:53] "DELETE /virtual-network/48067867-88b7-4c0d-91c6-e6ac2dfcc116 HTTP/1.1" 200 115 0.155040 10.0.0.50 - - [2026-06-04 04:47:53] "DELETE /route-target/0436d496-24db-4cd9-b7f3-432e996636dc HTTP/1.1" 200 115 0.025472 10.0.0.27 - - [2026-06-04 04:47:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002924 10.0.0.27 - - [2026-06-04 04:47:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002909 10.0.0.242 - - [2026-06-04 04:47:53] "DELETE /virtual-network/eea2b75a-4207-4888-89b8-6ebb613f171e HTTP/1.1" 200 115 0.151958 10.0.0.242 - - [2026-06-04 04:47:53] "DELETE /api-access-list/9e712cff-913d-48e5-bf01-3d15fa99c710 HTTP/1.1" 200 115 0.046992 10.0.0.27 - - [2026-06-04 04:47:54] "GET /projects?obj_uuids=3f29f1ad-49f6-40ef-ac53-518caa9f9aeb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001453 10.0.0.242 - - [2026-06-04 04:47:54] "GET /project/3f29f1ad-49f6-40ef-ac53-518caa9f9aeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.063854 10.0.0.27 - - [2026-06-04 04:47:54] "GET /projects?obj_uuids=3f29f1ad-49f6-40ef-ac53-518caa9f9aeb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002800 10.0.0.242 - - [2026-06-04 04:47:54] "GET /project/3f29f1ad-49f6-40ef-ac53-518caa9f9aeb?fields=virtual_networks HTTP/1.1" 200 1032 0.094487 10.0.0.27 - - [2026-06-04 04:47:54] "GET /projects?obj_uuids=3f29f1ad-49f6-40ef-ac53-518caa9f9aeb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000974 10.0.0.242 - - [2026-06-04 04:47:54] "GET /project/3f29f1ad-49f6-40ef-ac53-518caa9f9aeb?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.078190 10.0.0.27 - - [2026-06-04 04:47:54] "GET /projects?obj_uuids=3f29f1ad-49f6-40ef-ac53-518caa9f9aeb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000977 10.0.0.242 - - [2026-06-04 04:47:54] "GET /project/3f29f1ad-49f6-40ef-ac53-518caa9f9aeb?fields=security_groups HTTP/1.1" 200 1258 0.045971 10.0.0.27 - - [2026-06-04 04:47:55] "GET /projects?obj_uuids=9bfc1ae7-50d3-41e3-accb-b9b47fb20850&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001143 10.0.0.242 - - [2026-06-04 04:47:55] "GET /project/9bfc1ae7-50d3-41e3-accb-b9b47fb20850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.075016 10.0.0.27 - - [2026-06-04 04:47:55] "GET /projects?obj_uuids=9bfc1ae7-50d3-41e3-accb-b9b47fb20850&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002117 10.0.0.242 - - [2026-06-04 04:47:55] "GET /project/9bfc1ae7-50d3-41e3-accb-b9b47fb20850?fields=virtual_networks HTTP/1.1" 200 1033 0.057855 10.0.0.27 - - [2026-06-04 04:47:55] "GET /projects?obj_uuids=9bfc1ae7-50d3-41e3-accb-b9b47fb20850&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001217 10.0.0.242 - - [2026-06-04 04:47:55] "GET /project/9bfc1ae7-50d3-41e3-accb-b9b47fb20850?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.049187 10.0.0.27 - - [2026-06-04 04:47:55] "GET /projects?obj_uuids=9bfc1ae7-50d3-41e3-accb-b9b47fb20850&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001028 10.0.0.242 - - [2026-06-04 04:47:55] "GET /project/9bfc1ae7-50d3-41e3-accb-b9b47fb20850?fields=security_groups HTTP/1.1" 200 1259 0.043293 10.0.0.242 - - [2026-06-04 04:47:59] "GET / HTTP/1.1" 200 35931 0.002181 10.0.0.242 - - [2026-06-04 04:48:00] "GET / HTTP/1.1" 200 35931 0.002614 10.0.0.242 - - [2026-06-04 04:48:00] "POST /fqname-to-id HTTP/1.1" 401 293 0.000433 10.0.0.242 - - [2026-06-04 04:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.108225 10.0.0.27 - - [2026-06-04 04:48:01] "GET /projects?obj_uuids=a24d6ef5-d01c-4ac8-b069-6472c202abe5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001144 10.0.0.242 - - [2026-06-04 04:48:01] "GET /project/a24d6ef5-d01c-4ac8-b069-6472c202abe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.060538 10.0.0.242 - - [2026-06-04 04:48:01] "GET /virtual-networks?parent_id=a24d6ef5-d01c-4ac8-b069-6472c202abe5&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.014312 10.0.0.242 - - [2026-06-04 04:48:01] "POST /fqname-to-id HTTP/1.1" 404 197 0.017841 10.0.0.242 - - [2026-06-04 04:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.017728 10.0.0.27 - - [2026-06-04 04:48:01] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001130 10.0.0.242 - - [2026-06-04 04:48:01] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.022933 10.0.0.242 - - [2026-06-04 04:48:01] "POST /service-templates HTTP/1.1" 403 264 0.012394 10.0.0.242 - - [2026-06-04 04:48:01] "POST /fqname-to-id HTTP/1.1" 404 215 0.005261 10.0.0.242 - - [2026-06-04 04:48:01] "POST /api-access-lists HTTP/1.1" 200 555 0.032092 10.0.0.242 - - [2026-06-04 04:48:01] "GET /api-access-list/12f14aac-7ca8-4d54-9e93-cc33dbe7e4f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.006418 10.0.0.242 - - [2026-06-04 04:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.022679 10.0.0.27 - - [2026-06-04 04:48:01] "GET /projects?obj_uuids=a24d6ef5-d01c-4ac8-b069-6472c202abe5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001069 10.0.0.242 - - [2026-06-04 04:48:02] "GET /project/a24d6ef5-d01c-4ac8-b069-6472c202abe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.068688 10.0.0.242 - - [2026-06-04 04:48:02] "GET /virtual-networks?parent_id=a24d6ef5-d01c-4ac8-b069-6472c202abe5&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.024470 10.0.0.242 - - [2026-06-04 04:48:02] "POST /virtual-networks HTTP/1.1" 200 583 0.111644 10.0.0.50 - - [2026-06-04 04:48:02] "POST /route-targets HTTP/1.1" 200 327 0.017349 10.0.0.242 - - [2026-06-04 04:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.038118 10.0.0.242 - - [2026-06-04 04:48:02] "GET /network-ipam/bd74ae60-a298-46b8-8947-8b28214439e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.028141 10.0.0.27 - - [2026-06-04 04:48:02] "POST /useragent-kv HTTP/1.1" 200 115 0.023769 10.0.0.242 - - [2026-06-04 04:48:02] "POST /ref-update HTTP/1.1" 200 156 0.123874 10.0.0.242 - - [2026-06-04 04:48:02] "GET /virtual-network/7212b335-b2ca-4861-9550-257508ad0346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.026983 10.0.0.242 - - [2026-06-04 04:48:02] "POST /neutron/network HTTP/1.1" 200 848 0.080733 10.0.0.242 - - [2026-06-04 04:48:03] "GET /virtual-network/7212b335-b2ca-4861-9550-257508ad0346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006490 10.0.0.242 - - [2026-06-04 04:48:03] "GET /network-ipam/bd74ae60-a298-46b8-8947-8b28214439e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.005400 10.0.0.242 - - [2026-06-04 04:48:03] "GET /virtual-network/7212b335-b2ca-4861-9550-257508ad0346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006929 10.0.0.27 - - [2026-06-04 04:48:04] "GET /obj-perms HTTP/1.1" 200 5049 0.069718 10.0.0.242 - - [2026-06-04 04:48:04] "POST /fqname-to-id HTTP/1.1" 404 197 0.021007 10.0.0.242 - - [2026-06-04 04:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.018957 10.0.0.27 - - [2026-06-04 04:48:04] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001414 10.0.0.242 - - [2026-06-04 04:48:04] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.024844 10.0.0.242 - - [2026-06-04 04:48:04] "POST /service-templates HTTP/1.1" 403 264 0.019442 10.0.0.242 - - [2026-06-04 04:48:04] "POST /fqname-to-id HTTP/1.1" 404 183 0.004151 10.0.0.242 - - [2026-06-04 04:48:04] "POST /api-access-lists HTTP/1.1" 200 521 0.026651 10.0.0.242 - - [2026-06-04 04:48:04] "GET /api-access-list/ea7bbf6d-083d-4ea6-a152-0109a8b348a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1291 0.008857 10.0.0.242 - - [2026-06-04 04:48:05] "POST /fqname-to-id HTTP/1.1" 404 197 0.024619 10.0.0.242 - - [2026-06-04 04:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.019226 10.0.0.27 - - [2026-06-04 04:48:05] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001694 10.0.0.242 - - [2026-06-04 04:48:05] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.028951 10.0.0.242 - - [2026-06-04 04:48:05] "POST /service-templates HTTP/1.1" 200 551 0.048495 10.0.0.242 - - [2026-06-04 04:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.025290 10.0.0.242 - - [2026-06-04 04:48:05] "GET /service-template/bf17e527-5332-44a1-8df8-86de7ac8ac1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.027056 10.0.0.242 - - [2026-06-04 04:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.020093 10.0.0.242 - - [2026-06-04 04:48:05] "GET /service-template/bf17e527-5332-44a1-8df8-86de7ac8ac1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.024310 10.0.0.242 - - [2026-06-04 04:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.50 - - [2026-06-04 04:48:07] "GET /obj-perms HTTP/1.1" 403 257 0.046506 10.0.0.27 - - [2026-06-04 04:48:07] "GET /virtual-network/7212b335-b2ca-4861-9550-257508ad0346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.045281 10.0.0.242 - - [2026-06-04 04:48:07] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.052679 10.0.0.242 - - [2026-06-04 04:48:07] "GET /api-access-list/12f14aac-7ca8-4d54-9e93-cc33dbe7e4f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.005387 10.0.0.242 - - [2026-06-04 04:48:07] "PUT /api-access-list/12f14aac-7ca8-4d54-9e93-cc33dbe7e4f7 HTTP/1.1" 200 264 0.012806 10.0.0.242 - - [2026-06-04 04:48:07] "POST /fqname-to-id HTTP/1.1" 401 293 0.000412 10.0.0.242 - - [2026-06-04 04:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.050883 10.0.0.27 - - [2026-06-04 04:48:08] "GET /projects?obj_uuids=a24d6ef5-d01c-4ac8-b069-6472c202abe5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001086 10.0.0.242 - - [2026-06-04 04:48:08] "GET /project/a24d6ef5-d01c-4ac8-b069-6472c202abe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.074837 10.0.0.242 - - [2026-06-04 04:48:08] "GET /virtual-networks?parent_id=a24d6ef5-d01c-4ac8-b069-6472c202abe5&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.030136 10.0.0.242 - - [2026-06-04 04:48:08] "POST /virtual-networks HTTP/1.1" 403 263 0.019442 10.0.0.242 - - [2026-06-04 04:48:08] "GET /virtual-network/7212b335-b2ca-4861-9550-257508ad0346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.026146 10.0.0.242 - - [2026-06-04 04:48:08] "GET /api-access-list/ea7bbf6d-083d-4ea6-a152-0109a8b348a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1291 0.004446 10.0.0.242 - - [2026-06-04 04:48:08] "PUT /api-access-list/ea7bbf6d-083d-4ea6-a152-0109a8b348a9 HTTP/1.1" 200 264 0.013812 10.0.0.242 - - [2026-06-04 04:48:09] "POST /fqname-to-id HTTP/1.1" 404 197 0.015796 10.0.0.242 - - [2026-06-04 04:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.020104 10.0.0.27 - - [2026-06-04 04:48:09] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001090 10.0.0.242 - - [2026-06-04 04:48:09] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.024844 10.0.0.242 - - [2026-06-04 04:48:09] "POST /service-templates HTTP/1.1" 403 264 0.018269 10.0.0.242 - - [2026-06-04 04:48:09] "GET /api-access-list/12f14aac-7ca8-4d54-9e93-cc33dbe7e4f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.005188 10.0.0.242 - - [2026-06-04 04:48:09] "PUT /api-access-list/12f14aac-7ca8-4d54-9e93-cc33dbe7e4f7 HTTP/1.1" 200 264 0.017385 10.0.0.242 - - [2026-06-04 04:48:09] "GET /api-access-list/ea7bbf6d-083d-4ea6-a152-0109a8b348a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004717 10.0.0.242 - - [2026-06-04 04:48:09] "PUT /api-access-list/ea7bbf6d-083d-4ea6-a152-0109a8b348a9 HTTP/1.1" 200 264 0.017335 10.0.0.242 - - [2026-06-04 04:48:10] "GET /obj-perms HTTP/1.1" 403 257 0.017608 10.0.0.242 - - [2026-06-04 04:48:10] "GET /obj-perms HTTP/1.1" 403 257 0.056434 10.0.0.50 - - [2026-06-04 04:48:10] "GET /obj-perms HTTP/1.1" 403 257 0.017022 10.0.0.50 - - [2026-06-04 04:48:11] "GET /obj-perms HTTP/1.1" 403 257 0.052401 10.0.0.27 - - [2026-06-04 04:48:11] "GET /virtual-network/7212b335-b2ca-4861-9550-257508ad0346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.015261 10.0.0.27 - - [2026-06-04 04:48:11] "GET /virtual-network/7212b335-b2ca-4861-9550-257508ad0346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.058409 10.0.0.242 - - [2026-06-04 04:48:11] "GET /obj-perms HTTP/1.1" 403 257 0.014313 10.0.0.242 - - [2026-06-04 04:48:11] "GET /api-access-list/548ec1dc-de1c-464c-ae6b-d7e3e7877548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003616 10.0.0.242 - - [2026-06-04 04:48:11] "PUT /api-access-list/548ec1dc-de1c-464c-ae6b-d7e3e7877548 HTTP/1.1" 200 264 0.012771 10.0.0.242 - - [2026-06-04 04:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.242 - - [2026-06-04 04:48:12] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.051863 10.0.0.242 - - [2026-06-04 04:48:12] "DELETE /api-access-list/12f14aac-7ca8-4d54-9e93-cc33dbe7e4f7 HTTP/1.1" 200 115 0.050456 10.0.0.242 - - [2026-06-04 04:48:12] "DELETE /api-access-list/ea7bbf6d-083d-4ea6-a152-0109a8b348a9 HTTP/1.1" 200 115 0.031632 10.0.0.242 - - [2026-06-04 04:48:13] "GET /virtual-network/7212b335-b2ca-4861-9550-257508ad0346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.047831 10.0.0.50 - - [2026-06-04 04:48:13] "GET /obj-perms HTTP/1.1" 403 257 0.046082 10.0.0.27 - - [2026-06-04 04:48:14] "GET /virtual-network/7212b335-b2ca-4861-9550-257508ad0346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.053332 10.0.0.242 - - [2026-06-04 04:48:14] "GET /api-access-list/548ec1dc-de1c-464c-ae6b-d7e3e7877548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2685 0.006456 10.0.0.242 - - [2026-06-04 04:48:14] "PUT /api-access-list/548ec1dc-de1c-464c-ae6b-d7e3e7877548 HTTP/1.1" 200 264 0.016531 10.0.0.242 - - [2026-06-04 04:48:14] "GET /obj-perms HTTP/1.1" 403 257 0.013408 10.0.0.242 - - [2026-06-04 04:48:14] "GET /obj-perms HTTP/1.1" 403 257 0.013724 10.0.0.242 - - [2026-06-04 04:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.016347 10.0.0.242 - - [2026-06-04 04:48:14] "DELETE /service-template/bf17e527-5332-44a1-8df8-86de7ac8ac1d HTTP/1.1" 200 115 0.042399 10.0.0.242 - - [2026-06-04 04:48:14] "POST /fqname-to-id HTTP/1.1" 404 197 0.017875 10.0.0.27 - - [2026-06-04 04:48:14] "POST /useragent-kv HTTP/1.1" 200 115 0.005013 10.0.0.27 - - [2026-06-04 04:48:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003177 10.0.0.242 - - [2026-06-04 04:48:14] "DELETE /virtual-network/7212b335-b2ca-4861-9550-257508ad0346 HTTP/1.1" 200 115 0.135281 10.0.0.50 - - [2026-06-04 04:48:15] "DELETE /route-target/c5de4c2a-19c7-4d2e-adc5-f73f747ae516 HTTP/1.1" 200 115 0.037256 10.0.0.242 - - [2026-06-04 04:48:15] "GET /api-access-list/548ec1dc-de1c-464c-ae6b-d7e3e7877548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.004555 10.0.0.242 - - [2026-06-04 04:48:15] "PUT /api-access-list/548ec1dc-de1c-464c-ae6b-d7e3e7877548 HTTP/1.1" 200 264 0.013698 10.0.0.242 - - [2026-06-04 04:48:15] "GET /api-access-list/548ec1dc-de1c-464c-ae6b-d7e3e7877548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2691 0.004228 10.0.0.242 - - [2026-06-04 04:48:15] "PUT /api-access-list/548ec1dc-de1c-464c-ae6b-d7e3e7877548 HTTP/1.1" 200 264 0.011442 10.0.0.242 - - [2026-06-04 04:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004518 10.0.0.27 - - [2026-06-04 04:48:18] "GET /projects?obj_uuids=a24d6ef5-d01c-4ac8-b069-6472c202abe5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002467 10.0.0.242 - - [2026-06-04 04:48:18] "GET /project/a24d6ef5-d01c-4ac8-b069-6472c202abe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.065025 10.0.0.242 - - [2026-06-04 04:48:18] "POST /neutron/network HTTP/1.1" 200 117 0.124869 10.0.0.242 - - [2026-06-04 04:48:18] "POST /neutron/network HTTP/1.1" 200 862 0.009198 10.0.0.242 - - [2026-06-04 04:48:18] "POST /id-to-fqname HTTP/1.1" 200 240 0.001312 10.0.0.242 - - [2026-06-04 04:48:18] "GET /virtual-network/070061f9-a6c5-4ce4-954e-1706b5b6a6e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.005663 10.0.0.242 - - [2026-06-04 04:48:18] "GET /virtual-network/070061f9-a6c5-4ce4-954e-1706b5b6a6e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.005268 10.0.0.242 - - [2026-06-04 04:48:18] "POST /neutron/subnet HTTP/1.1" 200 723 0.010027 10.0.0.242 - - [2026-06-04 04:48:19] "GET /virtual-network/070061f9-a6c5-4ce4-954e-1706b5b6a6e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.007833 10.0.0.242 - - [2026-06-04 04:48:19] "GET /network-ipam/bd74ae60-a298-46b8-8947-8b28214439e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.005193 10.0.0.242 - - [2026-06-04 04:48:19] "GET /virtual-network/070061f9-a6c5-4ce4-954e-1706b5b6a6e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.006010 10.0.0.50 - - [2026-06-04 04:48:19] "GET /obj-perms HTTP/1.1" 200 5049 0.067487 10.0.0.242 - - [2026-06-04 04:48:19] "POST /fqname-to-id HTTP/1.1" 404 215 0.003328 10.0.0.242 - - [2026-06-04 04:48:20] "POST /api-access-lists HTTP/1.1" 200 555 0.032879 10.0.0.242 - - [2026-06-04 04:48:20] "GET /api-access-list/daec866d-dd27-433a-810a-216e4d81a236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2442 0.006291 10.0.0.242 - - [2026-06-04 04:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.021347 10.0.0.27 - - [2026-06-04 04:48:20] "GET /projects?obj_uuids=a24d6ef5-d01c-4ac8-b069-6472c202abe5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001144 10.0.0.242 - - [2026-06-04 04:48:20] "GET /project/a24d6ef5-d01c-4ac8-b069-6472c202abe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.073144 10.0.0.27 - - [2026-06-04 04:48:20] "GET /projects?obj_uuids=a24d6ef5-d01c-4ac8-b069-6472c202abe5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001065 10.0.0.242 - - [2026-06-04 04:48:20] "POST /neutron/network HTTP/1.1" 200 645 0.185892 10.0.0.50 - - [2026-06-04 04:48:20] "POST /route-targets HTTP/1.1" 200 327 0.014436 10.0.0.27 - - [2026-06-04 04:48:20] "POST /useragent-kv HTTP/1.1" 200 115 0.007914 10.0.0.242 - - [2026-06-04 04:48:20] "POST /neutron/subnet HTTP/1.1" 200 724 0.299242 10.0.0.242 - - [2026-06-04 04:48:21] "POST /id-to-fqname HTTP/1.1" 200 240 0.014886 10.0.0.242 - - [2026-06-04 04:48:21] "GET /virtual-network/38bed64c-657e-4dda-ab23-4c3ffeb99d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.024803 10.0.0.242 - - [2026-06-04 04:48:21] "GET /virtual-network/38bed64c-657e-4dda-ab23-4c3ffeb99d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.018703 10.0.0.242 - - [2026-06-04 04:48:21] "POST /neutron/network HTTP/1.1" 200 864 0.030744 10.0.0.242 - - [2026-06-04 04:48:21] "GET /virtual-network/38bed64c-657e-4dda-ab23-4c3ffeb99d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.005930 10.0.0.242 - - [2026-06-04 04:48:21] "GET /network-ipam/bd74ae60-a298-46b8-8947-8b28214439e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.003751 10.0.0.242 - - [2026-06-04 04:48:21] "GET /virtual-network/38bed64c-657e-4dda-ab23-4c3ffeb99d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.005594 10.0.0.242 - - [2026-06-04 04:48:21] "GET /obj-perms HTTP/1.1" 200 5049 0.003689 10.0.0.27 - - [2026-06-04 04:48:22] "GET /obj-perms HTTP/1.1" 200 5075 0.080155 10.0.0.242 - - [2026-06-04 04:48:22] "POST /fqname-to-id HTTP/1.1" 404 232 0.019327 10.0.0.27 - - [2026-06-04 04:48:22] "GET /projects?obj_uuids=a24d6ef5-d01c-4ac8-b069-6472c202abe5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001055 10.0.0.50 - - [2026-06-04 04:48:22] "POST /access-control-lists HTTP/1.1" 200 626 0.030608 10.0.0.50 - - [2026-06-04 04:48:22] "PUT /access-control-list/38220d6b-9231-45ef-8ee9-0bc5c5dcfe99 HTTP/1.1" 200 272 0.016425 10.0.0.242 - - [2026-06-04 04:48:23] "POST /neutron/security_group HTTP/1.1" 200 1426 0.492942 10.0.0.242 - - [2026-06-04 04:48:23] "POST /neutron/security_group HTTP/1.1" 200 1426 0.021574 10.0.0.27 - - [2026-06-04 04:48:23] "GET /projects?obj_uuids=a24d6ef5-d01c-4ac8-b069-6472c202abe5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001461 10.0.0.242 - - [2026-06-04 04:48:23] "POST /neutron/security_group_rule HTTP/1.1" 200 570 0.091579 10.0.0.50 - - [2026-06-04 04:48:24] "PUT /access-control-list/38220d6b-9231-45ef-8ee9-0bc5c5dcfe99 HTTP/1.1" 200 272 0.020037 10.0.0.242 - - [2026-06-04 04:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.028882 10.0.0.242 - - [2026-06-04 04:48:24] "GET /security-group/2ac3eee9-f0e2-4bc7-a760-f34ffaba6728?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.016338 10.0.0.242 - - [2026-06-04 04:48:24] "POST /id-to-fqname HTTP/1.1" 200 240 0.016651 10.0.0.242 - - [2026-06-04 04:48:25] "POST /neutron/port HTTP/1.1" 200 4182 0.068603 10.0.0.27 - - [2026-06-04 04:48:26] "GET /projects?obj_uuids=a24d6ef5-d01c-4ac8-b069-6472c202abe5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001626 10.0.0.242 - - [2026-06-04 04:48:26] "GET /project/a24d6ef5-d01c-4ac8-b069-6472c202abe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.083725 10.0.0.242 - - [2026-06-04 04:48:26] "POST /neutron/port HTTP/1.1" 200 4182 0.034319 10.0.0.242 - - [2026-06-04 04:48:27] "POST /neutron/network HTTP/1.1" 200 874 0.032837 10.0.0.242 - - [2026-06-04 04:48:28] "POST /neutron/port HTTP/1.1" 200 1060 0.020448 10.0.0.242 - - [2026-06-04 04:48:28] "POST /neutron/port HTTP/1.1" 200 1124 0.020271 10.0.0.242 - - [2026-06-04 04:48:28] "POST /neutron/port HTTP/1.1" 200 117 0.001589 10.0.0.50 - - [2026-06-04 04:48:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000439 10.0.0.27 - - [2026-06-04 04:48:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000377 10.0.0.50 - - [2026-06-04 04:48:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000405 10.0.0.27 - - [2026-06-04 04:48:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000384 10.0.0.50 - - [2026-06-04 04:48:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000378 10.0.0.50 - - [2026-06-04 04:48:30] "GET /global-system-configs HTTP/1.1" 401 293 0.001131 10.0.0.27 - - [2026-06-04 04:48:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000602 10.0.0.27 - - [2026-06-04 04:48:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000484 10.0.0.242 - - [2026-06-04 04:48:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007989 10.0.0.242 - - [2026-06-04 04:48:32] "POST /neutron/port HTTP/1.1" 200 1124 0.018546 10.0.0.242 - - [2026-06-04 04:48:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009604 10.0.0.242 - - [2026-06-04 04:48:32] "GET /virtual-machine/462427cd-31e4-47ae-b346-e743b3eb606b HTTP/1.1" 401 293 0.000463 10.0.0.242 - - [2026-06-04 04:48:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000458 10.0.0.242 - - [2026-06-04 04:48:33] "GET /global-system-configs HTTP/1.1" 401 293 0.000400 10.0.0.242 - - [2026-06-04 04:48:33] "GET /global-system-configs HTTP/1.1" 401 293 0.000358 10.0.0.242 - - [2026-06-04 04:48:33] "GET /virtual-machine/462427cd-31e4-47ae-b346-e743b3eb606b HTTP/1.1" 200 1292 0.149362 10.0.0.242 - - [2026-06-04 04:48:33] "GET /global-system-configs HTTP/1.1" 401 293 0.000473 10.0.0.242 - - [2026-06-04 04:48:33] "GET /virtual-machine/462427cd-31e4-47ae-b346-e743b3eb606b HTTP/1.1" 200 1292 0.022764 10.0.0.242 - - [2026-06-04 04:48:33] "GET /virtual-machine-interface/b6b81000-771e-4ff3-87cf-dda49602b015 HTTP/1.1" 200 3023 0.023612 10.0.0.242 - - [2026-06-04 04:48:33] "GET /virtual-machine/462427cd-31e4-47ae-b346-e743b3eb606b HTTP/1.1" 200 1292 0.019785 10.0.0.242 - - [2026-06-04 04:48:33] "GET /virtual-machine-interface/b6b81000-771e-4ff3-87cf-dda49602b015 HTTP/1.1" 200 3023 0.022822 10.0.0.242 - - [2026-06-04 04:48:33] "GET /instance-ip/798a593e-51ad-4ab4-a76a-a1188feb702a HTTP/1.1" 200 1640 0.022998 10.0.0.242 - - [2026-06-04 04:48:33] "GET /virtual-machine/462427cd-31e4-47ae-b346-e743b3eb606b HTTP/1.1" 200 1292 0.028383 10.0.0.242 - - [2026-06-04 04:48:33] "GET /virtual-machine-interface/b6b81000-771e-4ff3-87cf-dda49602b015 HTTP/1.1" 200 3023 0.034166 10.0.0.242 - - [2026-06-04 04:48:33] "GET /instance-ip/798a593e-51ad-4ab4-a76a-a1188feb702a HTTP/1.1" 200 1640 0.029678 10.0.0.242 - - [2026-06-04 04:48:33] "POST /fqname-to-id HTTP/1.1" 403 354 0.019516 10.0.0.242 - - [2026-06-04 04:48:33] "GET / HTTP/1.1" 200 35931 0.002374 10.0.0.242 - - [2026-06-04 04:48:33] "POST /fqname-to-id HTTP/1.1" 401 293 0.000441 10.0.0.242 - - [2026-06-04 04:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.037278 10.0.0.242 - - [2026-06-04 04:48:34] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004182 10.0.0.242 - - [2026-06-04 04:48:34] "GET /virtual-networks?parent_id=a24d6ef5-d01c-4ac8-b069-6472c202abe5&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.028289 10.0.0.242 - - [2026-06-04 04:48:34] "GET /virtual-network/38bed64c-657e-4dda-ab23-4c3ffeb99d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.020627 10.0.0.242 - - [2026-06-04 04:48:34] "POST /fqname-to-id HTTP/1.1" 403 354 0.016104 10.0.0.242 - - [2026-06-04 04:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.242 - - [2026-06-04 04:48:34] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003596 10.0.0.242 - - [2026-06-04 04:48:34] "GET /virtual-networks?parent_id=a24d6ef5-d01c-4ac8-b069-6472c202abe5&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.018684 10.0.0.242 - - [2026-06-04 04:48:34] "GET /virtual-network/38bed64c-657e-4dda-ab23-4c3ffeb99d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.022150 10.0.0.242 - - [2026-06-04 04:48:34] "POST /fqname-to-id HTTP/1.1" 403 354 0.016290 10.0.0.242 - - [2026-06-04 04:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.242 - - [2026-06-04 04:48:34] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003494 10.0.0.242 - - [2026-06-04 04:48:34] "GET /virtual-networks?parent_id=a24d6ef5-d01c-4ac8-b069-6472c202abe5&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.022574 10.0.0.242 - - [2026-06-04 04:48:34] "GET /virtual-network/38bed64c-657e-4dda-ab23-4c3ffeb99d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.023110 10.0.0.242 - - [2026-06-04 04:48:34] "POST /fqname-to-id HTTP/1.1" 403 354 0.018407 10.0.0.242 - - [2026-06-04 04:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.242 - - [2026-06-04 04:48:34] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004523 10.0.0.242 - - [2026-06-04 04:48:34] "GET /virtual-networks?parent_id=a24d6ef5-d01c-4ac8-b069-6472c202abe5&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.024207 10.0.0.242 - - [2026-06-04 04:48:34] "GET /virtual-network/38bed64c-657e-4dda-ab23-4c3ffeb99d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.019972 10.0.0.242 - - [2026-06-04 04:48:34] "POST /fqname-to-id HTTP/1.1" 403 354 0.016892 10.0.0.242 - - [2026-06-04 04:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004412 10.0.0.242 - - [2026-06-04 04:48:34] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003512 10.0.0.242 - - [2026-06-04 04:48:34] "GET /virtual-networks?parent_id=a24d6ef5-d01c-4ac8-b069-6472c202abe5&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.020930 10.0.0.242 - - [2026-06-04 04:48:34] "GET /virtual-network/38bed64c-657e-4dda-ab23-4c3ffeb99d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.032977 10.0.0.242 - - [2026-06-04 04:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.016568 10.0.0.242 - - [2026-06-04 04:48:38] "GET /virtual-network/38bed64c-657e-4dda-ab23-4c3ffeb99d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.021106 10.0.0.242 - - [2026-06-04 04:48:40] "POST /fqname-to-id HTTP/1.1" 403 354 0.019068 10.0.0.242 - - [2026-06-04 04:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004602 10.0.0.242 - - [2026-06-04 04:48:40] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005099 10.0.0.242 - - [2026-06-04 04:48:40] "GET /virtual-networks?parent_id=a24d6ef5-d01c-4ac8-b069-6472c202abe5&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.025521 10.0.0.242 - - [2026-06-04 04:48:40] "GET /virtual-network/38bed64c-657e-4dda-ab23-4c3ffeb99d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.019596 10.0.0.242 - - [2026-06-04 04:48:40] "POST /fqname-to-id HTTP/1.1" 403 354 0.019511 10.0.0.242 - - [2026-06-04 04:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.242 - - [2026-06-04 04:48:40] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003705 10.0.0.242 - - [2026-06-04 04:48:40] "GET /virtual-networks?parent_id=a24d6ef5-d01c-4ac8-b069-6472c202abe5&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.023724 10.0.0.242 - - [2026-06-04 04:48:40] "GET /virtual-network/38bed64c-657e-4dda-ab23-4c3ffeb99d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.030540 10.0.0.242 - - [2026-06-04 04:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.017938 10.0.0.242 - - [2026-06-04 04:48:40] "GET /routing-instance/220e24c1-0566-46ba-8c79-f843ed3a0ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.023444 10.0.0.242 - - [2026-06-04 04:48:40] "POST /fqname-to-id HTTP/1.1" 403 354 0.017000 10.0.0.242 - - [2026-06-04 04:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.242 - - [2026-06-04 04:48:40] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004156 10.0.0.242 - - [2026-06-04 04:48:40] "GET /virtual-networks?parent_id=a24d6ef5-d01c-4ac8-b069-6472c202abe5&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.023700 10.0.0.242 - - [2026-06-04 04:48:40] "GET /virtual-network/38bed64c-657e-4dda-ab23-4c3ffeb99d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.025855 10.0.0.242 - - [2026-06-04 04:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.017199 10.0.0.242 - - [2026-06-04 04:48:41] "GET /routing-instance/220e24c1-0566-46ba-8c79-f843ed3a0ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.021871 10.0.0.50 - - [2026-06-04 04:48:41] "DELETE /access-control-list/e246854c-e1f4-4c0b-b80f-35fcf579728c HTTP/1.1" 200 115 0.038823 10.0.0.27 - - [2026-06-04 04:48:43] "GET /obj-perms HTTP/1.1" 403 257 0.017916 10.0.0.27 - - [2026-06-04 04:48:44] "DELETE /project/3f29f1ad-49f6-40ef-ac53-518caa9f9aeb HTTP/1.1" 404 177 0.002735 10.0.0.27 - - [2026-06-04 04:48:44] "DELETE /project/9bfc1ae7-50d3-41e3-accb-b9b47fb20850 HTTP/1.1" 404 177 0.005144 10.0.0.27 - - [2026-06-04 04:48:45] "GET /virtual-machine/462427cd-31e4-47ae-b346-e743b3eb606b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.016999 10.0.0.27 - - [2026-06-04 04:48:49] "GET /obj-perms HTTP/1.1" 403 257 0.014073 10.0.0.27 - - [2026-06-04 04:48:51] "GET /virtual-machine/462427cd-31e4-47ae-b346-e743b3eb606b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.019724 10.0.0.27 - - [2026-06-04 04:48:55] "GET /obj-perms HTTP/1.1" 403 257 0.013634 10.0.0.242 - - [2026-06-04 04:48:57] "POST /neutron/port HTTP/1.1" 200 1216 0.061160 10.0.0.27 - - [2026-06-04 04:48:57] "GET /virtual-machine/462427cd-31e4-47ae-b346-e743b3eb606b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.017607 10.0.0.242 - - [2026-06-04 04:48:57] "GET /virtual-machine-interface/b6b81000-771e-4ff3-87cf-dda49602b015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2802 0.022932 10.0.0.242 - - [2026-06-04 04:48:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003457 10.0.0.242 - - [2026-06-04 04:48:57] "POST /neutron/port HTTP/1.1" 200 117 0.001221 10.0.0.242 - - [2026-06-04 04:48:57] "GET /virtual-machine-interface/b6b81000-771e-4ff3-87cf-dda49602b015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2802 0.035626 10.0.0.242 - - [2026-06-04 04:48:57] "GET /virtual-machine-interface/b6b81000-771e-4ff3-87cf-dda49602b015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2802 0.024519 10.0.0.242 - - [2026-06-04 04:48:57] "GET /virtual-network/38bed64c-657e-4dda-ab23-4c3ffeb99d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.020686 10.0.0.27 - - [2026-06-04 04:48:57] "GET /obj-perms HTTP/1.1" 403 257 0.012744 10.0.0.242 - - [2026-06-04 04:48:58] "GET /obj-perms HTTP/1.1" 403 257 0.042795 10.0.0.242 - - [2026-06-04 04:48:58] "GET /obj-perms HTTP/1.1" 200 5049 0.003913 10.0.0.242 - - [2026-06-04 04:48:59] "GET /obj-perms HTTP/1.1" 403 257 0.052362 10.0.0.242 - - [2026-06-04 04:48:59] "GET /obj-perms HTTP/1.1" 200 5049 0.003933 10.0.0.50 - - [2026-06-04 04:48:59] "GET /obj-perms HTTP/1.1" 403 257 0.012356 10.0.0.27 - - [2026-06-04 04:48:59] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.032111 10.0.0.242 - - [2026-06-04 04:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.018030 10.0.0.27 - - [2026-06-04 04:48:59] "GET /projects?obj_uuids=a24d6ef5-d01c-4ac8-b069-6472c202abe5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001141 10.0.0.242 - - [2026-06-04 04:48:59] "GET /project/a24d6ef5-d01c-4ac8-b069-6472c202abe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.060610 10.0.0.242 - - [2026-06-04 04:48:59] "GET /virtual-network/070061f9-a6c5-4ce4-954e-1706b5b6a6e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.022560 10.0.0.242 - - [2026-06-04 04:48:59] "GET /floating-ip-pools?parent_id=070061f9-a6c5-4ce4-954e-1706b5b6a6e4&detail=False&count=False&shared=False HTTP/1.1" 200 393 0.032606 10.0.0.242 - - [2026-06-04 04:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.017030 10.0.0.242 - - [2026-06-04 04:48:59] "GET /floating-ip-pool/52b9a8f8-58a1-4495-8186-be763dd000b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.017591 10.0.0.27 - - [2026-06-04 04:48:59] "GET /projects?obj_uuids=a24d6ef5-d01c-4ac8-b069-6472c202abe5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001197 10.0.0.242 - - [2026-06-04 04:48:59] "GET /project/a24d6ef5-d01c-4ac8-b069-6472c202abe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.075692 10.0.0.242 - - [2026-06-04 04:49:00] "POST /floating-ips HTTP/1.1" 200 616 0.090466 10.0.0.242 - - [2026-06-04 04:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.021528 10.0.0.242 - - [2026-06-04 04:49:00] "GET /floating-ip/ccb279d6-0e87-423d-adf1-4d541b80c4b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.019315 10.0.0.242 - - [2026-06-04 04:49:00] "GET /floating-ip/ccb279d6-0e87-423d-adf1-4d541b80c4b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.022568 10.0.0.242 - - [2026-06-04 04:49:00] "GET /virtual-machine/462427cd-31e4-47ae-b346-e743b3eb606b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.025360 10.0.0.242 - - [2026-06-04 04:49:00] "GET /virtual-machine/462427cd-31e4-47ae-b346-e743b3eb606b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1203 0.024367 10.0.0.242 - - [2026-06-04 04:49:00] "GET /virtual-machine-interface/b6b81000-771e-4ff3-87cf-dda49602b015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2802 0.021485 10.0.0.242 - - [2026-06-04 04:49:00] "POST /ref-update HTTP/1.1" 200 156 0.028370 10.0.0.242 - - [2026-06-04 04:49:00] "POST /neutron/floatingip HTTP/1.1" 200 547 0.097282 10.0.0.242 - - [2026-06-04 04:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.017184 10.0.0.242 - - [2026-06-04 04:49:00] "GET /routing-instance/f70e4934-14f4-467c-ab25-567416a8c664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.023932 10.0.0.242 - - [2026-06-04 04:49:00] "GET /obj-perms HTTP/1.1" 403 257 0.013866 10.0.0.242 - - [2026-06-04 04:49:00] "GET /obj-perms HTTP/1.1" 403 257 0.014158 10.0.0.242 - - [2026-06-04 04:49:01] "POST /neutron/port HTTP/1.1" 200 1114 0.099343 10.0.0.242 - - [2026-06-04 04:49:01] "GET /virtual-machine/462427cd-31e4-47ae-b346-e743b3eb606b HTTP/1.1" 200 1292 0.023400 10.0.0.242 - - [2026-06-04 04:49:01] "GET /virtual-machine-interface/b6b81000-771e-4ff3-87cf-dda49602b015 HTTP/1.1" 200 3585 0.025735 10.0.0.242 - - [2026-06-04 04:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.020056 10.0.0.242 - - [2026-06-04 04:49:01] "GET /security-group/2ac3eee9-f0e2-4bc7-a760-f34ffaba6728?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.018100 10.0.0.242 - - [2026-06-04 04:49:01] "POST /neutron/port HTTP/1.1" 200 1216 0.019847 10.0.0.242 - - [2026-06-04 04:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.023823 10.0.0.242 - - [2026-06-04 04:49:02] "GET /security-group/2ac3eee9-f0e2-4bc7-a760-f34ffaba6728?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.021693 10.0.0.242 - - [2026-06-04 04:49:02] "POST /neutron/network HTTP/1.1" 200 1121 0.008047 10.0.0.242 - - [2026-06-04 04:49:02] "POST /neutron/subnet HTTP/1.1" 200 1375 0.013854 10.0.0.242 - - [2026-06-04 04:49:02] "DELETE /floating-ip/ccb279d6-0e87-423d-adf1-4d541b80c4b8 HTTP/1.1" 200 115 0.084623 10.0.0.242 - - [2026-06-04 04:49:02] "POST /neutron/network HTTP/1.1" 200 1111 0.010710 10.0.0.242 - - [2026-06-04 04:49:02] "GET /virtual-machine/462427cd-31e4-47ae-b346-e743b3eb606b HTTP/1.1" 200 1292 0.024739 10.0.0.242 - - [2026-06-04 04:49:03] "POST /neutron/port HTTP/1.1" 200 151 0.191906 10.0.0.242 - - [2026-06-04 04:49:04] "GET /virtual-machine/462427cd-31e4-47ae-b346-e743b3eb606b HTTP/1.1" 404 171 0.016847 10.0.0.242 - - [2026-06-04 04:49:04] "GET /virtual-machine/462427cd-31e4-47ae-b346-e743b3eb606b HTTP/1.1" 404 171 0.014939 10.0.0.242 - - [2026-06-04 04:49:04] "GET /virtual-machine/462427cd-31e4-47ae-b346-e743b3eb606b HTTP/1.1" 404 171 0.015377 10.0.0.242 - - [2026-06-04 04:49:04] "POST /fqname-to-id HTTP/1.1" 403 354 0.015357 10.0.0.242 - - [2026-06-04 04:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.242 - - [2026-06-04 04:49:04] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003500 10.0.0.242 - - [2026-06-04 04:49:04] "GET /virtual-networks?parent_id=a24d6ef5-d01c-4ac8-b069-6472c202abe5&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.024236 10.0.0.242 - - [2026-06-04 04:49:04] "GET /virtual-network/38bed64c-657e-4dda-ab23-4c3ffeb99d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.022622 10.0.0.242 - - [2026-06-04 04:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.017838 10.0.0.242 - - [2026-06-04 04:49:04] "GET /routing-instance/220e24c1-0566-46ba-8c79-f843ed3a0ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.024141 10.0.0.242 - - [2026-06-04 04:49:04] "GET /obj-perms HTTP/1.1" 403 257 0.015994 10.0.0.242 - - [2026-06-04 04:49:05] "GET /obj-perms HTTP/1.1" 200 5049 0.004305 10.0.0.242 - - [2026-06-04 04:49:08] "GET /obj-perms HTTP/1.1" 200 5049 0.004044 10.0.0.242 - - [2026-06-04 04:49:14] "GET /obj-perms HTTP/1.1" 200 5049 0.005294 10.0.0.242 - - [2026-06-04 04:49:17] "GET /obj-perms HTTP/1.1" 200 5049 0.004090 10.0.0.242 - - [2026-06-04 04:49:22] "GET /obj-perms HTTP/1.1" 200 5075 0.058948 10.0.0.242 - - [2026-06-04 04:49:27] "GET /obj-perms HTTP/1.1" 200 5049 0.004040 10.0.0.242 - - [2026-06-04 04:49:27] "GET /obj-perms HTTP/1.1" 200 5049 0.004438 10.0.0.50 - - [2026-06-04 04:49:27] "GET /obj-perms HTTP/1.1" 200 5049 0.003734 10.0.0.242 - - [2026-06-04 04:49:27] "POST /fqname-to-id HTTP/1.1" 404 232 0.017625 10.0.0.50 - - [2026-06-04 04:49:27] "DELETE /access-control-list/38220d6b-9231-45ef-8ee9-0bc5c5dcfe99 HTTP/1.1" 200 115 0.067808 10.0.0.242 - - [2026-06-04 04:49:27] "POST /neutron/network HTTP/1.1" 200 864 0.036125 10.0.0.242 - - [2026-06-04 04:49:28] "DELETE /api-access-list/daec866d-dd27-433a-810a-216e4d81a236 HTTP/1.1" 200 115 0.032950 10.0.0.50 - - [2026-06-04 04:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005780 10.0.0.27 - - [2026-06-04 04:49:28] "POST /useragent-kv HTTP/1.1" 200 115 0.114712 10.0.0.27 - - [2026-06-04 04:49:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003538 10.0.0.242 - - [2026-06-04 04:49:28] "POST /neutron/network HTTP/1.1" 200 151 0.305286 10.0.0.242 - - [2026-06-04 04:49:30] "GET /api-access-list/548ec1dc-de1c-464c-ae6b-d7e3e7877548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004133 10.0.0.242 - - [2026-06-04 04:49:30] "PUT /api-access-list/548ec1dc-de1c-464c-ae6b-d7e3e7877548 HTTP/1.1" 200 264 0.013102 10.0.0.27 - - [2026-06-04 04:49:30] "GET /projects?obj_uuids=a24d6ef5-d01c-4ac8-b069-6472c202abe5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001346 10.0.0.242 - - [2026-06-04 04:49:30] "GET /project/a24d6ef5-d01c-4ac8-b069-6472c202abe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.124988 10.0.0.27 - - [2026-06-04 04:49:30] "GET /projects?obj_uuids=a24d6ef5-d01c-4ac8-b069-6472c202abe5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000979 10.0.0.242 - - [2026-06-04 04:49:31] "GET /project/a24d6ef5-d01c-4ac8-b069-6472c202abe5?fields=virtual_networks HTTP/1.1" 200 1033 0.051437 10.0.0.27 - - [2026-06-04 04:49:31] "GET /projects?obj_uuids=a24d6ef5-d01c-4ac8-b069-6472c202abe5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000914 10.0.0.242 - - [2026-06-04 04:49:31] "GET /project/a24d6ef5-d01c-4ac8-b069-6472c202abe5?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.036621 10.0.0.27 - - [2026-06-04 04:49:31] "GET /projects?obj_uuids=a24d6ef5-d01c-4ac8-b069-6472c202abe5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001273 10.0.0.242 - - [2026-06-04 04:49:31] "GET /project/a24d6ef5-d01c-4ac8-b069-6472c202abe5?fields=security_groups HTTP/1.1" 200 1259 0.043336 10.0.0.27 - - [2026-06-04 04:49:31] "GET /projects?obj_uuids=f5a222ba-fb46-4245-8a23-8c6d67cc358f&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001003 10.0.0.242 - - [2026-06-04 04:49:31] "GET /project/f5a222ba-fb46-4245-8a23-8c6d67cc358f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.048929 [Introspect:8084]10.0.0.242 - - [2026-06-04 04:49:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001138 10.0.0.242 - - [2026-06-04 04:49:35] "POST /fqname-to-id HTTP/1.1" 404 189 0.035770 10.0.0.27 - - [2026-06-04 04:49:35] "GET /projects?obj_uuids=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005601 10.0.0.27 - - [2026-06-04 04:49:36] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001003 10.0.0.27 - - [2026-06-04 04:49:36] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.042478 10.0.0.27 - - [2026-06-04 04:49:36] "POST /id-to-fqname HTTP/1.1" 200 191 0.005042 10.0.0.27 - - [2026-06-04 04:49:36] "POST /fqname-to-id HTTP/1.1" 404 200 0.003474 10.0.0.27 - - [2026-06-04 04:49:36] "POST /security-groups HTTP/1.1" 200 592 0.081716 10.0.0.27 - - [2026-06-04 04:49:36] "POST /projects HTTP/1.1" 200 587 0.288532 10.0.0.50 - - [2026-06-04 04:49:36] "POST /access-control-lists HTTP/1.1" 200 597 0.032769 10.0.0.27 - - [2026-06-04 04:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.363326 10.0.0.242 - - [2026-06-04 04:49:36] "GET /project/94e7b5ba-9bce-49ec-b252-408afb0c09d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.571930 10.0.0.242 - - [2026-06-04 04:49:37] "GET / HTTP/1.1" 200 35931 0.001836 10.0.0.242 - - [2026-06-04 04:49:39] "POST /fqname-to-id HTTP/1.1" 401 293 0.000420 10.0.0.242 - - [2026-06-04 04:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.075993 10.0.0.27 - - [2026-06-04 04:49:39] "GET /projects?obj_uuids=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001205 10.0.0.242 - - [2026-06-04 04:49:40] "GET /project/94e7b5ba-9bce-49ec-b252-408afb0c09d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.054865 10.0.0.50 - - [2026-06-04 04:49:40] "POST /route-targets HTTP/1.1" 200 327 0.014938 10.0.0.27 - - [2026-06-04 04:49:40] "POST /useragent-kv HTTP/1.1" 200 115 0.008373 10.0.0.242 - - [2026-06-04 04:49:40] "POST /neutron/subnet HTTP/1.1" 200 716 0.290228 10.0.0.242 - - [2026-06-04 04:49:40] "POST /id-to-fqname HTTP/1.1" 200 222 0.001486 10.0.0.242 - - [2026-06-04 04:49:40] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005296 10.0.0.242 - - [2026-06-04 04:49:40] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005243 10.0.0.242 - - [2026-06-04 04:49:40] "POST /neutron/network HTTP/1.1" 200 825 0.006628 10.0.0.242 - - [2026-06-04 04:49:41] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005282 10.0.0.50 - - [2026-06-04 04:49:42] "DELETE /access-control-list/822df6e9-c748-4bdd-b7fb-51ed99b6dcaf HTTP/1.1" 200 115 0.033052 10.0.0.242 - - [2026-06-04 04:49:43] "POST /id-to-fqname HTTP/1.1" 200 222 0.001323 10.0.0.242 - - [2026-06-04 04:49:43] "POST /neutron/network HTTP/1.1" 200 835 0.009029 10.0.0.27 - - [2026-06-04 04:49:44] "DELETE /project/a24d6ef5-d01c-4ac8-b069-6472c202abe5 HTTP/1.1" 404 177 0.006051 10.0.0.27 - - [2026-06-04 04:49:44] "DELETE /project/94e7b5ba9bce49ecb252408afb0c09d1 HTTP/1.1" 404 173 0.005246 10.0.0.27 - - [2026-06-04 04:49:44] "GET /projects?obj_uuids=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001024 10.0.0.242 - - [2026-06-04 04:49:44] "GET /project/94e7b5ba-9bce-49ec-b252-408afb0c09d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.079468 10.0.0.242 - - [2026-06-04 04:49:44] "POST /neutron/port HTTP/1.1" 200 117 0.006784 10.0.0.242 - - [2026-06-04 04:49:44] "POST /id-to-fqname HTTP/1.1" 200 222 0.001218 10.0.0.242 - - [2026-06-04 04:49:45] "POST /neutron/network HTTP/1.1" 200 835 0.007233 10.0.0.242 - - [2026-06-04 04:49:45] "POST /neutron/port HTTP/1.1" 200 1059 0.020727 10.0.0.27 - - [2026-06-04 04:49:45] "GET /projects?obj_uuids=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001251 10.0.0.242 - - [2026-06-04 04:49:46] "GET /project/94e7b5ba-9bce-49ec-b252-408afb0c09d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.091295 10.0.0.242 - - [2026-06-04 04:49:46] "POST /neutron/network HTTP/1.1" 200 825 0.032288 10.0.0.242 - - [2026-06-04 04:49:46] "POST /neutron/port HTTP/1.1" 200 117 0.001057 10.0.0.242 - - [2026-06-04 04:49:46] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008432 10.0.0.242 - - [2026-06-04 04:49:46] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009153 10.0.0.242 - - [2026-06-04 04:49:47] "POST /neutron/port HTTP/1.1" 200 1059 0.018533 10.0.0.242 - - [2026-06-04 04:49:47] "POST /neutron/port HTTP/1.1" 200 1123 0.018902 10.0.0.242 - - [2026-06-04 04:49:47] "POST /neutron/port HTTP/1.1" 200 117 0.001519 10.0.0.242 - - [2026-06-04 04:49:51] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007294 10.0.0.242 - - [2026-06-04 04:49:51] "POST /neutron/port HTTP/1.1" 200 1123 0.021343 10.0.0.242 - - [2026-06-04 04:49:51] "GET /virtual-machine/58c01eb3-c78b-4c9c-a3ce-5d7109b924e1 HTTP/1.1" 401 293 0.000396 10.0.0.242 - - [2026-06-04 04:49:52] "GET /virtual-machine/58c01eb3-c78b-4c9c-a3ce-5d7109b924e1 HTTP/1.1" 200 1293 0.041164 10.0.0.242 - - [2026-06-04 04:49:52] "GET /virtual-machine-interface/21dfefae-6d4f-496b-b178-387a20e25a13 HTTP/1.1" 200 2949 0.006597 10.0.0.242 - - [2026-06-04 04:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.242 - - [2026-06-04 04:49:52] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004219 10.0.0.242 - - [2026-06-04 04:49:52] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003511 10.0.0.242 - - [2026-06-04 04:49:52] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006583 10.0.0.242 - - [2026-06-04 04:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.242 - - [2026-06-04 04:49:55] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006042 10.0.0.242 - - [2026-06-04 04:49:58] "POST /neutron/port HTTP/1.1" 200 1105 0.021643 10.0.0.242 - - [2026-06-04 04:49:58] "POST /neutron/subnet HTTP/1.1" 200 689 0.012368 10.0.0.242 - - [2026-06-04 04:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.242 - - [2026-06-04 04:49:59] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008906 10.0.0.242 - - [2026-06-04 04:50:01] "POST /neutron/port HTTP/1.1" 200 1105 0.021967 10.0.0.242 - - [2026-06-04 04:50:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004397 10.0.0.242 - - [2026-06-04 04:50:02] "POST /neutron/network HTTP/1.1" 200 925 0.011535 10.0.0.242 - - [2026-06-04 04:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.242 - - [2026-06-04 04:50:03] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006985 10.0.0.242 - - [2026-06-04 04:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004140 10.0.0.242 - - [2026-06-04 04:50:07] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007059 10.0.0.242 - - [2026-06-04 04:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005069 10.0.0.242 - - [2026-06-04 04:50:11] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006351 10.0.0.242 - - [2026-06-04 04:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.242 - - [2026-06-04 04:50:15] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006294 10.0.0.242 - - [2026-06-04 04:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.242 - - [2026-06-04 04:50:19] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006054 10.0.0.27 - - [2026-06-04 04:50:23] "GET /obj-perms HTTP/1.1" 200 5075 0.078197 10.0.0.242 - - [2026-06-04 04:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.242 - - [2026-06-04 04:50:24] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005944 10.0.0.242 - - [2026-06-04 04:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.242 - - [2026-06-04 04:50:28] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005957 10.0.0.242 - - [2026-06-04 04:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833 10.0.0.242 - - [2026-06-04 04:50:32] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003549 10.0.0.242 - - [2026-06-04 04:50:32] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003509 10.0.0.242 - - [2026-06-04 04:50:32] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006328 10.0.0.242 - - [2026-06-04 04:50:37] "POST /neutron/port HTTP/1.1" 200 1123 0.018907 10.0.0.242 - - [2026-06-04 04:50:42] "POST /neutron/port HTTP/1.1" 200 1123 0.017123 10.0.0.242 - - [2026-06-04 04:50:46] "POST /neutron/port HTTP/1.1" 200 1123 0.074705 10.0.0.242 - - [2026-06-04 04:50:48] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008195 10.0.0.242 - - [2026-06-04 04:50:53] "POST /neutron/port HTTP/1.1" 200 1123 0.023111 10.0.0.242 - - [2026-06-04 04:50:53] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007731 10.0.0.242 - - [2026-06-04 04:50:53] "GET /virtual-machine/0a3ddaed-a355-4e9c-9332-c063543a86a9 HTTP/1.1" 200 1292 0.007375 10.0.0.242 - - [2026-06-04 04:50:53] "GET /virtual-machine-interface/bcd3fe64-727c-4c15-9349-7677a0a08a34 HTTP/1.1" 200 2950 0.007109 10.0.0.242 - - [2026-06-04 04:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004847 10.0.0.242 - - [2026-06-04 04:50:53] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005723 10.0.0.242 - - [2026-06-04 04:50:53] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004277 10.0.0.242 - - [2026-06-04 04:50:53] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006587 10.0.0.242 - - [2026-06-04 04:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.242 - - [2026-06-04 04:50:54] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004620 10.0.0.242 - - [2026-06-04 04:50:54] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004710 10.0.0.242 - - [2026-06-04 04:50:54] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006075 10.0.0.242 - - [2026-06-04 04:51:03] "POST /neutron/port HTTP/1.1" 200 1216 0.052685 10.0.0.242 - - [2026-06-04 04:51:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004131 10.0.0.242 - - [2026-06-04 04:51:03] "POST /neutron/port HTTP/1.1" 200 117 0.001227 10.0.0.242 - - [2026-06-04 04:52:01] "POST /neutron/port HTTP/1.1" 200 1216 0.061577 10.0.0.242 - - [2026-06-04 04:52:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003739 10.0.0.242 - - [2026-06-04 04:52:01] "POST /neutron/port HTTP/1.1" 200 117 0.001140 10.0.0.242 - - [2026-06-04 04:52:02] "POST /neutron/port HTTP/1.1" 200 1105 0.019571 10.0.0.242 - - [2026-06-04 04:52:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003971 10.0.0.242 - - [2026-06-04 04:52:03] "POST /neutron/network HTTP/1.1" 200 925 0.007365 10.0.0.242 - - [2026-06-04 04:52:24] "GET /virtual-machine/58c01eb3-c78b-4c9c-a3ce-5d7109b924e1 HTTP/1.1" 200 1293 0.004912 10.0.0.242 - - [2026-06-04 04:52:24] "GET /virtual-machine-interface/21dfefae-6d4f-496b-b178-387a20e25a13 HTTP/1.1" 200 2949 0.006493 10.0.0.242 - - [2026-06-04 04:52:24] "GET /virtual-machine/58c01eb3-c78b-4c9c-a3ce-5d7109b924e1 HTTP/1.1" 200 1293 0.004867 10.0.0.242 - - [2026-06-04 04:52:24] "GET /virtual-machine-interface/21dfefae-6d4f-496b-b178-387a20e25a13 HTTP/1.1" 200 2949 0.006668 10.0.0.242 - - [2026-06-04 04:52:24] "GET /instance-ip/4a9d5a96-f30b-4ffe-bb27-acf1068f3dee HTTP/1.1" 200 1621 0.008249 10.0.0.242 - - [2026-06-04 04:52:24] "GET /virtual-machine/58c01eb3-c78b-4c9c-a3ce-5d7109b924e1 HTTP/1.1" 200 1293 0.004675 10.0.0.242 - - [2026-06-04 04:52:24] "GET /virtual-machine-interface/21dfefae-6d4f-496b-b178-387a20e25a13 HTTP/1.1" 200 2949 0.006239 10.0.0.242 - - [2026-06-04 04:52:24] "GET /instance-ip/4a9d5a96-f30b-4ffe-bb27-acf1068f3dee HTTP/1.1" 200 1621 0.004904 10.0.0.242 - - [2026-06-04 04:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.242 - - [2026-06-04 04:52:24] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003566 10.0.0.242 - - [2026-06-04 04:52:24] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.006711 10.0.0.242 - - [2026-06-04 04:52:24] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006782 10.0.0.242 - - [2026-06-04 04:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.242 - - [2026-06-04 04:52:24] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004540 10.0.0.242 - - [2026-06-04 04:52:24] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004013 10.0.0.242 - - [2026-06-04 04:52:24] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005565 10.0.0.242 - - [2026-06-04 04:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.242 - - [2026-06-04 04:52:25] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004376 10.0.0.242 - - [2026-06-04 04:52:25] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003308 10.0.0.242 - - [2026-06-04 04:52:25] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006511 10.0.0.242 - - [2026-06-04 04:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.242 - - [2026-06-04 04:52:25] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004143 10.0.0.242 - - [2026-06-04 04:52:25] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003514 10.0.0.242 - - [2026-06-04 04:52:25] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.018935 10.0.0.242 - - [2026-06-04 04:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004689 10.0.0.242 - - [2026-06-04 04:52:25] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007919 10.0.0.242 - - [2026-06-04 04:52:25] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.007064 10.0.0.242 - - [2026-06-04 04:52:25] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007154 10.0.0.242 - - [2026-06-04 04:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004630 10.0.0.242 - - [2026-06-04 04:52:25] "GET /obj-perms HTTP/1.1" 200 5075 0.079401 10.0.0.242 - - [2026-06-04 04:52:25] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005292 10.0.0.242 - - [2026-06-04 04:52:25] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004409 10.0.0.242 - - [2026-06-04 04:52:25] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007233 10.0.0.242 - - [2026-06-04 04:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004377 10.0.0.242 - - [2026-06-04 04:52:25] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005423 10.0.0.242 - - [2026-06-04 04:52:25] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005664 10.0.0.242 - - [2026-06-04 04:52:25] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006902 10.0.0.50 - - [2026-06-04 04:52:25] "GET /obj-perms HTTP/1.1" 200 5075 0.086258 10.0.0.242 - - [2026-06-04 04:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005168 10.0.0.242 - - [2026-06-04 04:52:25] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005090 10.0.0.242 - - [2026-06-04 04:52:25] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004264 10.0.0.242 - - [2026-06-04 04:52:26] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.009344 10.0.0.242 - - [2026-06-04 04:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.242 - - [2026-06-04 04:52:26] "GET /routing-instance/bdc07ab3-1bca-400c-a50e-903335b7a56e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.005413 10.0.0.242 - - [2026-06-04 04:52:26] "GET /route-target/d23595d1-da11-46be-8925-e765cb1b509b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005446 10.0.0.242 - - [2026-06-04 04:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.242 - - [2026-06-04 04:52:26] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004756 10.0.0.242 - - [2026-06-04 04:52:26] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004083 10.0.0.242 - - [2026-06-04 04:52:26] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006757 10.0.0.242 - - [2026-06-04 04:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.242 - - [2026-06-04 04:52:26] "GET /routing-instance/bdc07ab3-1bca-400c-a50e-903335b7a56e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.005162 10.0.0.242 - - [2026-06-04 04:52:26] "GET /route-target/d23595d1-da11-46be-8925-e765cb1b509b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005711 10.0.0.242 - - [2026-06-04 04:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005202 10.0.0.242 - - [2026-06-04 04:52:26] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004200 10.0.0.242 - - [2026-06-04 04:52:26] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002841 10.0.0.242 - - [2026-06-04 04:52:26] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005771 10.0.0.242 - - [2026-06-04 04:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.242 - - [2026-06-04 04:52:26] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003797 10.0.0.242 - - [2026-06-04 04:52:26] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003264 10.0.0.242 - - [2026-06-04 04:52:26] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006996 10.0.0.27 - - [2026-06-04 04:52:26] "GET /obj-perms HTTP/1.1" 200 5051 0.077479 10.0.0.242 - - [2026-06-04 04:52:27] "GET /obj-perms HTTP/1.1" 200 5051 0.078326 10.0.0.242 - - [2026-06-04 04:52:27] "GET /obj-perms HTTP/1.1" 200 5051 0.003778 10.0.0.242 - - [2026-06-04 04:52:27] "GET /obj-perms HTTP/1.1" 200 5051 0.003534 10.0.0.242 - - [2026-06-04 04:52:27] "POST /neutron/port HTTP/1.1" 200 1123 0.020020 10.0.0.242 - - [2026-06-04 04:52:27] "GET /virtual-machine/0a3ddaed-a355-4e9c-9332-c063543a86a9 HTTP/1.1" 200 1292 0.004804 10.0.0.242 - - [2026-06-04 04:52:27] "GET /virtual-machine-interface/bcd3fe64-727c-4c15-9349-7677a0a08a34 HTTP/1.1" 200 2950 0.007441 10.0.0.242 - - [2026-06-04 04:52:27] "GET /virtual-machine/0a3ddaed-a355-4e9c-9332-c063543a86a9 HTTP/1.1" 200 1292 0.004791 10.0.0.242 - - [2026-06-04 04:52:27] "GET /virtual-machine-interface/bcd3fe64-727c-4c15-9349-7677a0a08a34 HTTP/1.1" 200 2950 0.005386 10.0.0.242 - - [2026-06-04 04:52:27] "GET /instance-ip/0c1639f6-7931-4ee9-921c-b4263d9837a7 HTTP/1.1" 200 1620 0.006039 10.0.0.242 - - [2026-06-04 04:52:27] "GET /virtual-machine/0a3ddaed-a355-4e9c-9332-c063543a86a9 HTTP/1.1" 200 1292 0.004068 10.0.0.242 - - [2026-06-04 04:52:27] "GET /virtual-machine-interface/bcd3fe64-727c-4c15-9349-7677a0a08a34 HTTP/1.1" 200 2950 0.005863 10.0.0.242 - - [2026-06-04 04:52:27] "GET /instance-ip/0c1639f6-7931-4ee9-921c-b4263d9837a7 HTTP/1.1" 200 1620 0.005316 10.0.0.242 - - [2026-06-04 04:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.242 - - [2026-06-04 04:52:27] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003604 10.0.0.242 - - [2026-06-04 04:52:27] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003378 10.0.0.242 - - [2026-06-04 04:52:27] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007058 10.0.0.242 - - [2026-06-04 04:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.242 - - [2026-06-04 04:52:27] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005043 10.0.0.242 - - [2026-06-04 04:52:27] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003708 10.0.0.242 - - [2026-06-04 04:52:27] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005470 10.0.0.242 - - [2026-06-04 04:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.242 - - [2026-06-04 04:52:27] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004447 10.0.0.242 - - [2026-06-04 04:52:27] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002759 10.0.0.242 - - [2026-06-04 04:52:28] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005991 10.0.0.242 - - [2026-06-04 04:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.242 - - [2026-06-04 04:52:28] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003945 10.0.0.242 - - [2026-06-04 04:52:28] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003593 10.0.0.242 - - [2026-06-04 04:52:28] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006618 10.0.0.242 - - [2026-06-04 04:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.242 - - [2026-06-04 04:52:28] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004846 10.0.0.242 - - [2026-06-04 04:52:28] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005709 10.0.0.242 - - [2026-06-04 04:52:28] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005921 10.0.0.242 - - [2026-06-04 04:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.242 - - [2026-06-04 04:52:28] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004598 10.0.0.242 - - [2026-06-04 04:52:28] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003248 10.0.0.242 - - [2026-06-04 04:52:28] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006157 10.0.0.242 - - [2026-06-04 04:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.242 - - [2026-06-04 04:52:28] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004205 10.0.0.242 - - [2026-06-04 04:52:28] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003719 10.0.0.242 - - [2026-06-04 04:52:28] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007898 10.0.0.242 - - [2026-06-04 04:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.242 - - [2026-06-04 04:52:28] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004034 10.0.0.242 - - [2026-06-04 04:52:28] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003256 10.0.0.242 - - [2026-06-04 04:52:28] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005652 10.0.0.242 - - [2026-06-04 04:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.242 - - [2026-06-04 04:52:28] "GET /routing-instance/bdc07ab3-1bca-400c-a50e-903335b7a56e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004500 10.0.0.242 - - [2026-06-04 04:52:28] "GET /route-target/d23595d1-da11-46be-8925-e765cb1b509b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004160 10.0.0.242 - - [2026-06-04 04:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.242 - - [2026-06-04 04:52:29] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003721 10.0.0.242 - - [2026-06-04 04:52:29] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003112 10.0.0.242 - - [2026-06-04 04:52:29] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008002 10.0.0.242 - - [2026-06-04 04:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.242 - - [2026-06-04 04:52:29] "GET /routing-instance/bdc07ab3-1bca-400c-a50e-903335b7a56e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004690 10.0.0.242 - - [2026-06-04 04:52:29] "GET /route-target/d23595d1-da11-46be-8925-e765cb1b509b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004643 10.0.0.242 - - [2026-06-04 04:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.242 - - [2026-06-04 04:52:29] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004085 10.0.0.242 - - [2026-06-04 04:52:29] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003770 10.0.0.242 - - [2026-06-04 04:52:29] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005712 10.0.0.242 - - [2026-06-04 04:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.242 - - [2026-06-04 04:52:29] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004869 10.0.0.242 - - [2026-06-04 04:52:29] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003739 10.0.0.242 - - [2026-06-04 04:52:29] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006335 10.0.0.27 - - [2026-06-04 04:52:29] "GET /obj-perms HTTP/1.1" 200 5051 0.004176 10.0.0.242 - - [2026-06-04 04:52:29] "GET /obj-perms HTTP/1.1" 200 5051 0.003876 10.0.0.242 - - [2026-06-04 04:52:30] "GET /obj-perms HTTP/1.1" 200 5051 0.003947 10.0.0.50 - - [2026-06-04 04:52:30] "GET /obj-perms HTTP/1.1" 200 5051 0.091752 10.0.0.27 - - [2026-06-04 04:52:30] "GET /obj-perms HTTP/1.1" 200 5051 0.003739 10.0.0.242 - - [2026-06-04 04:52:35] "GET /virtual-machine/0a3ddaed-a355-4e9c-9332-c063543a86a9 HTTP/1.1" 200 1292 0.004251 10.0.0.242 - - [2026-06-04 04:52:36] "POST /neutron/port HTTP/1.1" 200 1113 0.014761 10.0.0.242 - - [2026-06-04 04:52:37] "GET /virtual-machine/0a3ddaed-a355-4e9c-9332-c063543a86a9 HTTP/1.1" 404 171 0.003678 10.0.0.242 - - [2026-06-04 04:52:37] "GET /virtual-machine/0a3ddaed-a355-4e9c-9332-c063543a86a9 HTTP/1.1" 404 171 0.004800 10.0.0.242 - - [2026-06-04 04:52:37] "GET /virtual-machine/0a3ddaed-a355-4e9c-9332-c063543a86a9 HTTP/1.1" 404 171 0.003340 10.0.0.242 - - [2026-06-04 04:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.242 - - [2026-06-04 04:52:37] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003732 10.0.0.242 - - [2026-06-04 04:52:37] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003399 10.0.0.242 - - [2026-06-04 04:52:37] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006661 10.0.0.242 - - [2026-06-04 04:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.242 - - [2026-06-04 04:52:37] "GET /routing-instance/bdc07ab3-1bca-400c-a50e-903335b7a56e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.008287 10.0.0.242 - - [2026-06-04 04:52:38] "GET /route-target/d23595d1-da11-46be-8925-e765cb1b509b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005401 10.0.0.242 - - [2026-06-04 04:52:41] "GET /obj-perms HTTP/1.1" 200 5051 0.004537 10.0.0.50 - - [2026-06-04 04:52:41] "GET /obj-perms HTTP/1.1" 200 5051 0.007912 10.0.0.242 - - [2026-06-04 04:52:50] "GET /obj-perms HTTP/1.1" 200 5051 0.006121 10.0.0.50 - - [2026-06-04 04:52:50] "GET /obj-perms HTTP/1.1" 200 5051 0.004786 10.0.0.242 - - [2026-06-04 04:52:50] "GET /virtual-machine/58c01eb3-c78b-4c9c-a3ce-5d7109b924e1 HTTP/1.1" 200 1293 0.004826 10.0.0.242 - - [2026-06-04 04:52:51] "POST /neutron/port HTTP/1.1" 200 1113 0.015352 10.0.0.242 - - [2026-06-04 04:52:52] "GET /virtual-machine/58c01eb3-c78b-4c9c-a3ce-5d7109b924e1 HTTP/1.1" 404 171 0.004205 10.0.0.242 - - [2026-06-04 04:52:52] "GET /virtual-machine/58c01eb3-c78b-4c9c-a3ce-5d7109b924e1 HTTP/1.1" 404 171 0.005420 10.0.0.242 - - [2026-06-04 04:52:52] "GET /virtual-machine/58c01eb3-c78b-4c9c-a3ce-5d7109b924e1 HTTP/1.1" 404 171 0.003185 10.0.0.242 - - [2026-06-04 04:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004621 10.0.0.242 - - [2026-06-04 04:52:53] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007242 10.0.0.242 - - [2026-06-04 04:52:53] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004434 10.0.0.242 - - [2026-06-04 04:52:53] "GET /virtual-network/8e772c88-e54b-4248-835a-358fbff6c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008383 10.0.0.242 - - [2026-06-04 04:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004847 10.0.0.242 - - [2026-06-04 04:52:53] "GET /routing-instance/bdc07ab3-1bca-400c-a50e-903335b7a56e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.005566 10.0.0.242 - - [2026-06-04 04:52:53] "GET /route-target/d23595d1-da11-46be-8925-e765cb1b509b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005852 10.0.0.242 - - [2026-06-04 04:52:53] "GET /obj-perms HTTP/1.1" 200 5051 0.005412 10.0.0.242 - - [2026-06-04 04:52:56] "GET /obj-perms HTTP/1.1" 200 5051 0.004859 10.0.0.27 - - [2026-06-04 04:52:56] "POST /useragent-kv HTTP/1.1" 200 115 0.006625 10.0.0.27 - - [2026-06-04 04:52:56] "POST /useragent-kv HTTP/1.1" 200 115 0.003587 10.0.0.242 - - [2026-06-04 04:52:56] "POST /neutron/network HTTP/1.1" 200 151 0.133784 10.0.0.242 - - [2026-06-04 04:52:59] "POST /fqname-to-id HTTP/1.1" 404 200 0.003320 10.0.0.242 - - [2026-06-04 04:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.27 - - [2026-06-04 04:52:59] "GET /projects?obj_uuids=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001123 10.0.0.242 - - [2026-06-04 04:52:59] "GET /project/94e7b5ba-9bce-49ec-b252-408afb0c09d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.041689 10.0.0.242 - - [2026-06-04 04:52:59] "POST /network-policys HTTP/1.1" 200 522 0.027912 10.0.0.242 - - [2026-06-04 04:52:59] "GET /network-policy/12317b00-0269-4f8d-b307-50212616148b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006487 10.0.0.242 - - [2026-06-04 04:52:59] "POST /fqname-to-id HTTP/1.1" 404 200 0.002854 10.0.0.242 - - [2026-06-04 04:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004782 10.0.0.27 - - [2026-06-04 04:52:59] "GET /projects?obj_uuids=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001026 10.0.0.242 - - [2026-06-04 04:53:00] "GET /project/94e7b5ba-9bce-49ec-b252-408afb0c09d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.048615 10.0.0.242 - - [2026-06-04 04:53:00] "POST /network-policys HTTP/1.1" 200 522 0.031609 10.0.0.242 - - [2026-06-04 04:53:00] "GET /network-policy/69528def-5ded-47d5-9e35-c5ef57a33693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005808 10.0.0.242 - - [2026-06-04 04:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.27 - - [2026-06-04 04:53:00] "GET /projects?obj_uuids=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001031 10.0.0.242 - - [2026-06-04 04:53:00] "GET /project/94e7b5ba-9bce-49ec-b252-408afb0c09d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.041200 10.0.0.242 - - [2026-06-04 04:53:00] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.004143 10.0.0.242 - - [2026-06-04 04:53:00] "POST /virtual-networks HTTP/1.1" 200 546 0.084803 10.0.0.50 - - [2026-06-04 04:53:00] "POST /route-targets HTTP/1.1" 200 327 0.015549 10.0.0.242 - - [2026-06-04 04:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.242 - - [2026-06-04 04:53:00] "GET /network-ipam/bd74ae60-a298-46b8-8947-8b28214439e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.004899 10.0.0.27 - - [2026-06-04 04:53:00] "POST /useragent-kv HTTP/1.1" 200 115 0.007859 10.0.0.242 - - [2026-06-04 04:53:00] "POST /ref-update HTTP/1.1" 200 156 0.077556 10.0.0.242 - - [2026-06-04 04:53:00] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.009582 10.0.0.242 - - [2026-06-04 04:53:00] "POST /neutron/network HTTP/1.1" 200 809 0.007890 10.0.0.242 - - [2026-06-04 04:53:01] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.008542 10.0.0.242 - - [2026-06-04 04:53:01] "GET /obj-perms HTTP/1.1" 200 5051 0.003948 10.0.0.50 - - [2026-06-04 04:53:01] "GET /obj-perms HTTP/1.1" 200 5051 0.005278 10.0.0.27 - - [2026-06-04 04:53:01] "GET /obj-perms HTTP/1.1" 200 5051 0.004586 10.0.0.242 - - [2026-06-04 04:53:01] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006741 10.0.0.242 - - [2026-06-04 04:53:01] "PUT /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac HTTP/1.1" 200 264 0.049192 10.0.0.242 - - [2026-06-04 04:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.242 - - [2026-06-04 04:53:01] "GET /network-policy/12317b00-0269-4f8d-b307-50212616148b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.004350 10.0.0.242 - - [2026-06-04 04:53:01] "POST /ref-update HTTP/1.1" 200 156 0.049163 10.0.0.50 - - [2026-06-04 04:53:01] "POST /access-control-lists HTTP/1.1" 200 592 0.036369 10.0.0.242 - - [2026-06-04 04:53:01] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006350 10.0.0.242 - - [2026-06-04 04:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.242 - - [2026-06-04 04:53:01] "GET /network-policy/12317b00-0269-4f8d-b307-50212616148b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.003532 10.0.0.242 - - [2026-06-04 04:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005929 10.0.0.27 - - [2026-06-04 04:53:01] "GET /projects?obj_uuids=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000971 10.0.0.242 - - [2026-06-04 04:53:01] "GET /project/94e7b5ba-9bce-49ec-b252-408afb0c09d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.040287 10.0.0.242 - - [2026-06-04 04:53:01] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003976 10.0.0.242 - - [2026-06-04 04:53:02] "POST /virtual-networks HTTP/1.1" 200 546 0.089730 10.0.0.242 - - [2026-06-04 04:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.242 - - [2026-06-04 04:53:02] "GET /network-ipam/bd74ae60-a298-46b8-8947-8b28214439e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.004200 10.0.0.27 - - [2026-06-04 04:53:02] "POST /useragent-kv HTTP/1.1" 200 115 0.010487 10.0.0.242 - - [2026-06-04 04:53:02] "POST /ref-update HTTP/1.1" 200 156 0.083651 10.0.0.242 - - [2026-06-04 04:53:02] "POST /neutron/network HTTP/1.1" 200 809 0.006915 10.0.0.242 - - [2026-06-04 04:53:02] "GET /virtual-network/ca45ca60-8a48-47a7-9b3e-cc1cdea950ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006835 10.0.0.242 - - [2026-06-04 04:53:02] "POST /neutron/subnet HTTP/1.1" 200 672 0.009069 10.0.0.242 - - [2026-06-04 04:53:02] "GET /virtual-network/ca45ca60-8a48-47a7-9b3e-cc1cdea950ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006126 10.0.0.242 - - [2026-06-04 04:53:03] "GET /virtual-network/ca45ca60-8a48-47a7-9b3e-cc1cdea950ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005969 10.0.0.242 - - [2026-06-04 04:53:03] "PUT /virtual-network/ca45ca60-8a48-47a7-9b3e-cc1cdea950ef HTTP/1.1" 200 264 0.048337 10.0.0.242 - - [2026-06-04 04:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.242 - - [2026-06-04 04:53:03] "GET /network-policy/69528def-5ded-47d5-9e35-c5ef57a33693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.004704 10.0.0.50 - - [2026-06-04 04:53:03] "POST /fqname-to-id HTTP/1.1" 404 237 0.002772 10.0.0.242 - - [2026-06-04 04:53:03] "POST /ref-update HTTP/1.1" 200 156 0.060937 10.0.0.242 - - [2026-06-04 04:53:03] "GET /virtual-network/ca45ca60-8a48-47a7-9b3e-cc1cdea950ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007182 10.0.0.242 - - [2026-06-04 04:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004369 10.0.0.242 - - [2026-06-04 04:53:03] "GET /network-policy/69528def-5ded-47d5-9e35-c5ef57a33693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006148 10.0.0.242 - - [2026-06-04 04:53:03] "POST /id-to-fqname HTTP/1.1" 200 222 0.001896 10.0.0.242 - - [2026-06-04 04:53:03] "POST /neutron/port HTTP/1.1" 200 1105 0.018237 10.0.0.242 - - [2026-06-04 04:53:03] "POST /neutron/port HTTP/1.1" 200 4182 0.041016 10.0.0.242 - - [2026-06-04 04:53:03] "POST /neutron/network HTTP/1.1" 200 925 0.011322 10.0.0.27 - - [2026-06-04 04:53:04] "GET /projects?obj_uuids=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001000 10.0.0.242 - - [2026-06-04 04:53:04] "GET /project/94e7b5ba-9bce-49ec-b252-408afb0c09d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.083061 10.0.0.242 - - [2026-06-04 04:53:04] "POST /neutron/port HTTP/1.1" 200 4182 0.046199 10.0.0.242 - - [2026-06-04 04:53:05] "POST /id-to-fqname HTTP/1.1" 200 222 0.001356 10.0.0.242 - - [2026-06-04 04:53:05] "POST /neutron/network HTTP/1.1" 200 896 0.012828 10.0.0.242 - - [2026-06-04 04:53:05] "POST /neutron/port HTTP/1.1" 200 1061 0.020009 10.0.0.242 - - [2026-06-04 04:53:06] "POST /neutron/port HTTP/1.1" 200 1125 0.022537 10.0.0.242 - - [2026-06-04 04:53:06] "POST /neutron/port HTTP/1.1" 200 117 0.001174 10.0.0.27 - - [2026-06-04 04:53:06] "GET /projects?obj_uuids=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001029 10.0.0.242 - - [2026-06-04 04:53:06] "GET /project/94e7b5ba-9bce-49ec-b252-408afb0c09d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.088467 10.0.0.242 - - [2026-06-04 04:53:06] "POST /neutron/port HTTP/1.1" 200 5154 0.043317 10.0.0.242 - - [2026-06-04 04:53:06] "POST /neutron/port HTTP/1.1" 200 1125 0.018956 10.0.0.27 - - [2026-06-04 04:53:07] "GET /projects?obj_uuids=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001115 10.0.0.242 - - [2026-06-04 04:53:07] "POST /neutron/port HTTP/1.1" 200 1061 0.283293 10.0.0.242 - - [2026-06-04 04:53:07] "POST /neutron/port HTTP/1.1" 200 1115 0.112749 10.0.0.242 - - [2026-06-04 04:53:07] "POST /neutron/subnet HTTP/1.1" 200 646 0.009399 10.0.0.242 - - [2026-06-04 04:53:11] "POST /neutron/port HTTP/1.1" 200 1125 0.018708 10.0.0.242 - - [2026-06-04 04:53:12] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007580 10.0.0.242 - - [2026-06-04 04:53:12] "GET /virtual-machine/3d0a4942-baf0-4bb2-8c96-55ef6d485f95 HTTP/1.1" 200 1293 0.006906 10.0.0.242 - - [2026-06-04 04:53:12] "GET /virtual-machine-interface/ea204809-80fa-4f40-b5f7-e4d9b07b21eb HTTP/1.1" 200 2950 0.005742 10.0.0.242 - - [2026-06-04 04:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004302 10.0.0.242 - - [2026-06-04 04:53:12] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004787 10.0.0.242 - - [2026-06-04 04:53:12] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003747 10.0.0.242 - - [2026-06-04 04:53:12] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007042 10.0.0.242 - - [2026-06-04 04:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.242 - - [2026-06-04 04:53:15] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005258 10.0.0.242 - - [2026-06-04 04:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.242 - - [2026-06-04 04:53:19] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005914 10.0.0.242 - - [2026-06-04 04:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.242 - - [2026-06-04 04:53:23] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005843 10.0.0.242 - - [2026-06-04 04:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005123 10.0.0.242 - - [2026-06-04 04:53:27] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005150 10.0.0.50 - - [2026-06-04 04:53:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000438 10.0.0.27 - - [2026-06-04 04:53:30] "GET /global-system-configs HTTP/1.1" 401 293 0.001132 10.0.0.50 - - [2026-06-04 04:53:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000414 10.0.0.27 - - [2026-06-04 04:53:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000482 10.0.0.50 - - [2026-06-04 04:53:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000366 10.0.0.50 - - [2026-06-04 04:53:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000394 10.0.0.27 - - [2026-06-04 04:53:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000397 10.0.0.27 - - [2026-06-04 04:53:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000399 10.0.0.242 - - [2026-06-04 04:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.242 - - [2026-06-04 04:53:31] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005842 10.0.0.242 - - [2026-06-04 04:53:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000532 10.0.0.242 - - [2026-06-04 04:53:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000412 10.0.0.242 - - [2026-06-04 04:53:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000384 10.0.0.242 - - [2026-06-04 04:53:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000357 10.0.0.242 - - [2026-06-04 04:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.242 - - [2026-06-04 04:53:35] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006426 10.0.0.242 - - [2026-06-04 04:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.242 - - [2026-06-04 04:53:40] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006216 10.0.0.242 - - [2026-06-04 04:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.242 - - [2026-06-04 04:53:44] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005943 10.0.0.242 - - [2026-06-04 04:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.242 - - [2026-06-04 04:53:48] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005627 10.0.0.242 - - [2026-06-04 04:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.242 - - [2026-06-04 04:53:50] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004431 10.0.0.242 - - [2026-06-04 04:53:50] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003227 10.0.0.242 - - [2026-06-04 04:53:50] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005752 10.0.0.242 - - [2026-06-04 04:53:50] "POST /neutron/port HTTP/1.1" 200 1125 0.018217 10.0.0.242 - - [2026-06-04 04:53:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009043 10.0.0.242 - - [2026-06-04 04:54:03] "POST /neutron/port HTTP/1.1" 200 1125 0.102885 10.0.0.242 - - [2026-06-04 04:54:06] "POST /neutron/port HTTP/1.1" 200 1125 0.022837 10.0.0.242 - - [2026-06-04 04:54:06] "POST /neutron/network HTTP/1.1" 200 1121 0.007566 10.0.0.242 - - [2026-06-04 04:54:06] "POST /neutron/subnet HTTP/1.1" 200 1375 0.016278 10.0.0.242 - - [2026-06-04 04:54:06] "POST /neutron/network HTTP/1.1" 200 1111 0.010499 10.0.0.242 - - [2026-06-04 04:54:11] "POST /neutron/port HTTP/1.1" 200 1125 0.023537 10.0.0.242 - - [2026-06-04 04:54:16] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009907 10.0.0.242 - - [2026-06-04 04:54:16] "POST /neutron/port HTTP/1.1" 200 1125 0.019769 10.0.0.242 - - [2026-06-04 04:54:16] "GET /virtual-machine/48dd709a-e3a4-41eb-a9e9-68819b01f639 HTTP/1.1" 200 1293 0.007575 10.0.0.242 - - [2026-06-04 04:54:16] "GET /virtual-machine-interface/fa1b64d0-cf21-4ab0-a0ab-88b01fc7642d HTTP/1.1" 200 2950 0.005512 10.0.0.242 - - [2026-06-04 04:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.242 - - [2026-06-04 04:54:16] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004176 10.0.0.242 - - [2026-06-04 04:54:16] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003714 10.0.0.242 - - [2026-06-04 04:54:16] "GET /virtual-network/ca45ca60-8a48-47a7-9b3e-cc1cdea950ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006230 10.0.0.242 - - [2026-06-04 04:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.242 - - [2026-06-04 04:54:17] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003605 10.0.0.242 - - [2026-06-04 04:54:17] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003775 10.0.0.242 - - [2026-06-04 04:54:18] "GET /virtual-network/ca45ca60-8a48-47a7-9b3e-cc1cdea950ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005989 10.0.0.27 - - [2026-06-04 04:54:27] "GET /obj-perms HTTP/1.1" 200 5075 0.062475 10.0.0.242 - - [2026-06-04 04:55:05] "POST /neutron/port HTTP/1.1" 200 1216 0.029011 10.0.0.242 - - [2026-06-04 04:55:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004594 10.0.0.242 - - [2026-06-04 04:55:05] "POST /neutron/port HTTP/1.1" 200 117 0.001155 10.0.0.242 - - [2026-06-04 04:55:08] "POST /neutron/port HTTP/1.1" 200 1105 0.020723 10.0.0.242 - - [2026-06-04 04:55:08] "POST /neutron/subnet HTTP/1.1" 200 689 0.010349 10.0.0.242 - - [2026-06-04 04:55:27] "GET /obj-perms HTTP/1.1" 200 5075 0.085220 10.0.0.50 - - [2026-06-04 04:55:28] "GET /obj-perms HTTP/1.1" 200 5075 0.675967 +++ date ++ echo 'INFO: =================== Thu Jun 4 04:55:49 AM UTC 2026 ===================' INFO: =================== Thu Jun 4 04:55:49 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 +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.27 ++ 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.242,10.0.0.50,10.0.0.27 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.242,10.0.0.50,10.0.0.27 ++ ANALYTICSDB_NODES=10.0.0.242,10.0.0.50,10.0.0.27 ++ ANALYTICS_SNMP_NODES=10.0.0.242,10.0.0.50,10.0.0.27 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ '[' -n '10.0.0.242:8081 10.0.0.50:8081 10.0.0.27:8081 ' ']' +++ echo '10.0.0.242:8081 10.0.0.50:8081 10.0.0.27:8081' ++ ANALYTICS_SERVERS='10.0.0.242:8081 10.0.0.50:8081 10.0.0.27: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ '[' -n '10.0.0.242:9042 10.0.0.50:9042 10.0.0.27:9042 ' ']' +++ echo '10.0.0.242:9042 10.0.0.50:9042 10.0.0.27:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.242:9042 10.0.0.50:9042 10.0.0.27:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.242,10.0.0.50,10.0.0.27 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ '[' -n '10.0.0.242:8086 10.0.0.50:8086 10.0.0.27:8086 ' ']' +++ echo '10.0.0.242:8086 10.0.0.50:8086 10.0.0.27:8086' ++ COLLECTOR_SERVERS='10.0.0.242:8086 10.0.0.50:8086 10.0.0.27: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.242,10.0.0.50,10.0.0.27 ++ CONFIGDB_NODES=10.0.0.242,10.0.0.50,10.0.0.27 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ '[' -n '10.0.0.242:8082 10.0.0.50:8082 10.0.0.27:8082 ' ']' +++ echo '10.0.0.242:8082 10.0.0.50:8082 10.0.0.27:8082' ++ CONFIG_SERVERS='10.0.0.242:8082 10.0.0.50:8082 10.0.0.27: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ '[' -n '10.0.0.242:9161 10.0.0.50:9161 10.0.0.27:9161 ' ']' +++ echo '10.0.0.242:9161 10.0.0.50:9161 10.0.0.27:9161' ++ CONFIGDB_SERVERS='10.0.0.242:9161 10.0.0.50:9161 10.0.0.27: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ '[' -n '10.0.0.242:9041 10.0.0.50:9041 10.0.0.27:9041 ' ']' +++ echo '10.0.0.242:9041 10.0.0.50:9041 10.0.0.27:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.242:9041 10.0.0.50:9041 10.0.0.27: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.193,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.193,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.242,10.0.0.50,10.0.0.27 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ '[' -n 10.0.0.242:2181,10.0.0.50:2181,10.0.0.27:2181, ']' +++ echo 10.0.0.242:2181,10.0.0.50:2181,10.0.0.27:2181 ++ ZOOKEEPER_SERVERS=10.0.0.242:2181,10.0.0.50:2181,10.0.0.27: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ '[' -n '10.0.0.242:2181 10.0.0.50:2181 10.0.0.27:2181 ' ']' +++ echo '10.0.0.242:2181 10.0.0.50:2181 10.0.0.27:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.242:2181 10.0.0.50:2181 10.0.0.27:2181' ++ RABBITMQ_NODES=10.0.0.242,10.0.0.50,10.0.0.27 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ '[' -n 10.0.0.242:5673,10.0.0.50:5673,10.0.0.27:5673, ']' +++ echo 10.0.0.242:5673,10.0.0.50:5673,10.0.0.27:5673 ++ RABBITMQ_SERVERS=10.0.0.242:5673,10.0.0.50:5673,10.0.0.27: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ '[' -n '10.0.0.242:6379 10.0.0.50:6379 10.0.0.27:6379 ' ']' +++ echo '10.0.0.242:6379 10.0.0.50:6379 10.0.0.27:6379' ++ REDIS_SERVERS='10.0.0.242:6379 10.0.0.50:6379 10.0.0.27: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.242,10.0.0.50,10.0.0.27 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ '[' -n '10.0.0.242:9092 10.0.0.50:9092 10.0.0.27:9092 ' ']' +++ echo '10.0.0.242:9092 10.0.0.50:9092 10.0.0.27:9092' ++ KAFKA_SERVERS='10.0.0.242:9092 10.0.0.50:9092 10.0.0.27: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.242 ++ 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.242,10.0.0.50,10.0.0.27 ++ 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.242,10.0.0.50,10.0.0.27 ++ 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.242,10.0.0.50,10.0.0.27 ++ cut -d , -f 1 + local cassandra=10.0.0.242 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 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.242,10.0.0.50,10.0.0.27 +++ local servers=10.0.0.242,10.0.0.50,10.0.0.27 +++ cut -d ' ' -f 1 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq +++ local local_ips=,10.0.0.27,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.242'\''))' +++ local server_ip=10.0.0.242 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.242 ]] +++ [[ ,10.0.0.27,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.242, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.27,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.27,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] +++ echo 10.0.0.27 3 +++ return ++ local ip=10.0.0.27 ++ [[ -z 10.0.0.27 ]] ++ echo 10.0.0.27 + host_ip=10.0.0.27 + [[ cql == \c\q\l ]] ++ echo 10.0.0.242:9041 10.0.0.50:9041 10.0.0.27:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.242:9041 10.0.0.50:9041 10.0.0.27:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.27: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' ++ sort ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 06/04/2026 04:55:58.854 7fdcf0c15540 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/04/2026 04:55:59.007 7fdcf0c15540 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/04/2026 04:55:59.026 7fdcf0c15540 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/04/2026 04:55:59.026 7fdcf0c15540 [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.27:8082/ Hit Ctrl-C to quit. 10.0.0.27 - - [2026-06-04 04:55:59] "GET / HTTP/1.1" 503 181 0.000217 10.0.0.27 - - [2026-06-04 04:55:59] "GET / HTTP/1.1" 503 181 0.000162 [Introspect:8084]10.0.0.242 - - [2026-06-04 04:56:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3223 0.001356 10.0.0.27 - - [2026-06-04 04:56:00] "GET / HTTP/1.1" 200 45871 0.001514 10.0.0.27 - - [2026-06-04 04:56:00] "GET / HTTP/1.1" 200 45871 0.001075 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.27 - - [2026-06-04 04:56:00] "POST /fqname-to-id HTTP/1.1" 401 293 0.000573 10.0.0.27 - - [2026-06-04 04:56:00] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000249 10.0.0.27 - - [2026-06-04 04:56:01] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.711862 10.0.0.27 - - [2026-06-04 04:56:01] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 1718 0.004468 10.0.0.27 - - [2026-06-04 04:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.416853 10.0.0.27 - - [2026-06-04 04:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 /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.27 - - [2026-06-04 04:56:02] "GET /projects?obj_uuids=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001299 10.0.0.27 - - [2026-06-04 04:56:02] "GET /project/6719d4a9-60f2-4397-a1af-068253eaa1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.051294 10.0.0.27 - - [2026-06-04 04:56:02] "GET /projects?obj_uuids=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001543 10.0.0.27 - - [2026-06-04 04:56:02] "GET /project/6719d4a9-60f2-4397-a1af-068253eaa1bd?fields=security_groups HTTP/1.1" 200 1088 0.046978 10.0.0.27 - - [2026-06-04 04:56:02] "GET /projects?obj_uuids=6719d4a9-60f2-4397-a1af-068253eaa1bd&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001266 10.0.0.27 - - [2026-06-04 04:56:02] "GET /project/6719d4a9-60f2-4397-a1af-068253eaa1bd?fields=application_policy_sets HTTP/1.1" 200 1381 0.038104 10.0.0.27 - - [2026-06-04 04:56:02] "DELETE /project/6719d4a9-60f2-4397-a1af-068253eaa1bd HTTP/1.1" 409 278 0.239789 [Introspect:8084]10.0.0.242 - - [2026-06-04 04:56:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.001081 [Introspect:8084]10.0.0.242 - - [2026-06-04 04:56:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.001118 10.0.0.242 - - [2026-06-04 04:56:06] "POST /neutron/port HTTP/1.1" 200 1105 0.074850 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.242 - - [2026-06-04 04:56:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004369 10.0.0.242 - - [2026-06-04 04:56:07] "POST /neutron/network HTTP/1.1" 200 925 0.008155 10.0.0.242 - - [2026-06-04 04:56:07] "GET /obj-perms HTTP/1.1" 200 5051 0.463643 10.0.0.242 - - [2026-06-04 04:56:07] "GET /obj-perms HTTP/1.1" 200 5051 0.003725 10.0.0.242 - - [2026-06-04 04:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.034847 10.0.0.27 - - [2026-06-04 04:56:07] "GET /projects?obj_uuids=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001522 10.0.0.242 - - [2026-06-04 04:56:07] "GET /project/94e7b5ba-9bce-49ec-b252-408afb0c09d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.059842 10.0.0.242 - - [2026-06-04 04:56:07] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003586 10.0.0.242 - - [2026-06-04 04:56:07] "POST /virtual-networks HTTP/1.1" 200 546 0.094866 10.0.0.242 - - [2026-06-04 04:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.242 - - [2026-06-04 04:56:07] "GET /network-ipam/bd74ae60-a298-46b8-8947-8b28214439e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.004920 10.0.0.27 - - [2026-06-04 04:56:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003256 10.0.0.242 - - [2026-06-04 04:56:08] "POST /ref-update HTTP/1.1" 200 156 0.062768 10.0.0.242 - - [2026-06-04 04:56:08] "GET /virtual-network/ded326f1-00f4-4ebf-ad77-328794926416?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.007215 10.0.0.242 - - [2026-06-04 04:56:08] "POST /neutron/network HTTP/1.1" 200 809 0.042960 10.0.0.50 - - [2026-06-04 04:56:08] "POST /route-targets HTTP/1.1" 200 327 0.062030 10.0.0.242 - - [2026-06-04 04:56:08] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006630 10.0.0.242 - - [2026-06-04 04:56:09] "POST /neutron/port HTTP/1.1" 200 1125 0.084747 10.0.0.242 - - [2026-06-04 04:56:09] "POST /id-to-fqname HTTP/1.1" 200 222 0.001430 10.0.0.242 - - [2026-06-04 04:56:09] "POST /neutron/subnet HTTP/1.1" 200 646 0.009043 10.0.0.242 - - [2026-06-04 04:56:09] "POST /neutron/port HTTP/1.1" 200 6126 0.052918 10.0.0.27 - - [2026-06-04 04:56:10] "GET /projects?obj_uuids=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000947 10.0.0.242 - - [2026-06-04 04:56:10] "GET /project/94e7b5ba-9bce-49ec-b252-408afb0c09d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.073694 10.0.0.242 - - [2026-06-04 04:56:10] "POST /neutron/network HTTP/1.1" 200 886 0.042132 10.0.0.242 - - [2026-06-04 04:56:10] "POST /neutron/port HTTP/1.1" 200 117 0.007425 10.0.0.27 - - [2026-06-04 04:56:11] "GET /projects?obj_uuids=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001647 10.0.0.242 - - [2026-06-04 04:56:11] "POST /neutron/port HTTP/1.1" 200 1061 0.292645 10.0.0.242 - - [2026-06-04 04:56:11] "POST /neutron/port HTTP/1.1" 200 1115 0.132366 10.0.0.242 - - [2026-06-04 04:56:11] "POST /neutron/subnet HTTP/1.1" 200 646 0.009543 10.0.0.242 - - [2026-06-04 04:56:15] "POST /neutron/port HTTP/1.1" 200 1125 0.018425 10.0.0.242 - - [2026-06-04 04:56:16] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008501 10.0.0.242 - - [2026-06-04 04:56:16] "POST /neutron/port HTTP/1.1" 200 1125 0.018017 10.0.0.242 - - [2026-06-04 04:56:16] "GET /virtual-machine/042220e7-a022-4c67-8d11-72b1e870e9f2 HTTP/1.1" 200 1292 0.039363 10.0.0.242 - - [2026-06-04 04:56:16] "GET /virtual-machine/042220e7-a022-4c67-8d11-72b1e870e9f2 HTTP/1.1" 200 1292 0.004066 10.0.0.242 - - [2026-06-04 04:56:16] "GET /virtual-machine-interface/5bd6d4d5-8121-420b-85a2-0dab56e4a64d HTTP/1.1" 200 2948 0.005774 10.0.0.242 - - [2026-06-04 04:56:16] "GET /virtual-machine/042220e7-a022-4c67-8d11-72b1e870e9f2 HTTP/1.1" 200 1292 0.004055 10.0.0.242 - - [2026-06-04 04:56:16] "GET /virtual-machine-interface/5bd6d4d5-8121-420b-85a2-0dab56e4a64d HTTP/1.1" 200 2948 0.005394 10.0.0.242 - - [2026-06-04 04:56:16] "GET /instance-ip/57a7881f-ff7c-43c7-9fa1-97bd06212df0 HTTP/1.1" 200 1623 0.006293 10.0.0.242 - - [2026-06-04 04:56:16] "GET /virtual-machine/042220e7-a022-4c67-8d11-72b1e870e9f2 HTTP/1.1" 200 1292 0.003799 10.0.0.242 - - [2026-06-04 04:56:16] "GET /virtual-machine-interface/5bd6d4d5-8121-420b-85a2-0dab56e4a64d HTTP/1.1" 200 2948 0.005455 10.0.0.242 - - [2026-06-04 04:56:16] "GET /instance-ip/57a7881f-ff7c-43c7-9fa1-97bd06212df0 HTTP/1.1" 200 1623 0.004014 10.0.0.242 - - [2026-06-04 04:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.242 - - [2026-06-04 04:56:16] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004003 10.0.0.242 - - [2026-06-04 04:56:16] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003878 10.0.0.242 - - [2026-06-04 04:56:16] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005775 10.0.0.242 - - [2026-06-04 04:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.242 - - [2026-06-04 04:56:16] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004743 10.0.0.242 - - [2026-06-04 04:56:16] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003568 10.0.0.242 - - [2026-06-04 04:56:16] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005890 10.0.0.242 - - [2026-06-04 04:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.242 - - [2026-06-04 04:56:16] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004588 10.0.0.242 - - [2026-06-04 04:56:16] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004042 10.0.0.242 - - [2026-06-04 04:56:16] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007002 10.0.0.242 - - [2026-06-04 04:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.242 - - [2026-06-04 04:56:16] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005216 10.0.0.242 - - [2026-06-04 04:56:16] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005262 10.0.0.242 - - [2026-06-04 04:56:16] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007208 10.0.0.242 - - [2026-06-04 04:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.242 - - [2026-06-04 04:56:17] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007366 10.0.0.242 - - [2026-06-04 04:56:17] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.008463 10.0.0.242 - - [2026-06-04 04:56:17] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.008458 10.0.0.242 - - [2026-06-04 04:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005054 10.0.0.242 - - [2026-06-04 04:56:20] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006503 10.0.0.242 - - [2026-06-04 04:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.242 - - [2026-06-04 04:56:24] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.008026 10.0.0.242 - - [2026-06-04 04:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.242 - - [2026-06-04 04:56:28] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005900 10.0.0.242 - - [2026-06-04 04:56:29] "GET /obj-perms HTTP/1.1" 200 5075 0.080548 10.0.0.242 - - [2026-06-04 04:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005081 10.0.0.242 - - [2026-06-04 04:56:32] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005822 10.0.0.242 - - [2026-06-04 04:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005086 10.0.0.242 - - [2026-06-04 04:56:36] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005668 10.0.0.242 - - [2026-06-04 04:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.242 - - [2026-06-04 04:56:40] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.008134 10.0.0.242 - - [2026-06-04 04:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.242 - - [2026-06-04 04:56:44] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005681 10.0.0.242 - - [2026-06-04 04:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.242 - - [2026-06-04 04:56:48] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.004993 10.0.0.242 - - [2026-06-04 04:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.242 - - [2026-06-04 04:56:52] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005615 10.0.0.242 - - [2026-06-04 04:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.242 - - [2026-06-04 04:56:55] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003803 10.0.0.242 - - [2026-06-04 04:56:55] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003540 10.0.0.242 - - [2026-06-04 04:56:55] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006835 10.0.0.242 - - [2026-06-04 04:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.242 - - [2026-06-04 04:56:55] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005420 10.0.0.242 - - [2026-06-04 04:56:55] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003581 10.0.0.242 - - [2026-06-04 04:56:55] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007234 10.0.0.242 - - [2026-06-04 04:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144 10.0.0.242 - - [2026-06-04 04:56:55] "GET /routing-instance/192bece1-0829-47cc-9903-33eff5b23a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004645 10.0.0.242 - - [2026-06-04 04:56:55] "GET /route-target/a601ad61-c8f3-4998-a28d-23f3d88f3071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004327 10.0.0.242 - - [2026-06-04 04:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007727 10.0.0.242 - - [2026-06-04 04:56:55] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004323 10.0.0.242 - - [2026-06-04 04:56:55] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003842 10.0.0.242 - - [2026-06-04 04:56:55] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006057 10.0.0.242 - - [2026-06-04 04:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004043 10.0.0.242 - - [2026-06-04 04:56:55] "GET /routing-instance/192bece1-0829-47cc-9903-33eff5b23a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004477 10.0.0.242 - - [2026-06-04 04:56:55] "GET /route-target/a601ad61-c8f3-4998-a28d-23f3d88f3071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004076 10.0.0.242 - - [2026-06-04 04:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006815 10.0.0.242 - - [2026-06-04 04:56:55] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004576 10.0.0.242 - - [2026-06-04 04:56:55] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.007937 10.0.0.242 - - [2026-06-04 04:56:55] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005892 10.0.0.242 - - [2026-06-04 04:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.242 - - [2026-06-04 04:56:55] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004045 10.0.0.242 - - [2026-06-04 04:56:55] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003046 10.0.0.242 - - [2026-06-04 04:56:56] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005827 10.0.0.242 - - [2026-06-04 04:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.242 - - [2026-06-04 04:56:56] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004152 10.0.0.242 - - [2026-06-04 04:56:56] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003465 10.0.0.242 - - [2026-06-04 04:56:56] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.010784 10.0.0.27 - - [2026-06-04 04:56:56] "GET /obj-perms HTTP/1.1" 200 5051 0.068498 10.0.0.242 - - [2026-06-04 04:56:56] "GET /obj-perms HTTP/1.1" 200 5051 0.003689 10.0.0.242 - - [2026-06-04 04:56:56] "GET /obj-perms HTTP/1.1" 200 5051 0.004254 10.0.0.242 - - [2026-06-04 04:56:56] "GET /obj-perms HTTP/1.1" 200 5051 0.003566 10.0.0.27 - - [2026-06-04 04:56:56] "GET /obj-perms HTTP/1.1" 200 5051 0.003999 10.0.0.242 - - [2026-06-04 04:56:56] "POST /id-to-fqname HTTP/1.1" 200 222 0.001198 10.0.0.242 - - [2026-06-04 04:56:56] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012741 10.0.0.27 - - [2026-06-04 04:56:58] "GET /projects?obj_uuids=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001049 10.0.0.242 - - [2026-06-04 04:56:58] "GET /project/94e7b5ba-9bce-49ec-b252-408afb0c09d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.121414 10.0.0.242 - - [2026-06-04 04:56:58] "POST /neutron/port HTTP/1.1" 200 7098 0.063057 10.0.0.242 - - [2026-06-04 04:56:58] "POST /neutron/port HTTP/1.1" 200 117 0.007436 10.0.0.242 - - [2026-06-04 04:56:59] "POST /neutron/port HTTP/1.1" 200 1061 0.018308 10.0.0.242 - - [2026-06-04 04:56:59] "POST /neutron/port HTTP/1.1" 200 1125 0.018360 10.0.0.242 - - [2026-06-04 04:56:59] "POST /neutron/port HTTP/1.1" 200 117 0.001034 10.0.0.242 - - [2026-06-04 04:57:03] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007910 10.0.0.242 - - [2026-06-04 04:57:03] "POST /neutron/port HTTP/1.1" 200 1125 0.018901 10.0.0.242 - - [2026-06-04 04:57:03] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007749 10.0.0.242 - - [2026-06-04 04:57:04] "GET /virtual-machine/67160db8-a8fc-4399-9f1e-98dca065cf59 HTTP/1.1" 200 1293 0.005942 10.0.0.242 - - [2026-06-04 04:57:04] "GET /virtual-machine/67160db8-a8fc-4399-9f1e-98dca065cf59 HTTP/1.1" 200 1293 0.005383 10.0.0.242 - - [2026-06-04 04:57:04] "GET /virtual-machine-interface/8c22e3d6-74f8-4bf9-9291-63abb3a5b9dc HTTP/1.1" 200 2950 0.005546 10.0.0.242 - - [2026-06-04 04:57:04] "GET /virtual-machine/67160db8-a8fc-4399-9f1e-98dca065cf59 HTTP/1.1" 200 1293 0.004199 10.0.0.242 - - [2026-06-04 04:57:04] "GET /virtual-machine-interface/8c22e3d6-74f8-4bf9-9291-63abb3a5b9dc HTTP/1.1" 200 2950 0.006042 10.0.0.242 - - [2026-06-04 04:57:04] "GET /instance-ip/f56343e7-6111-4933-999a-049d9f12fd8f HTTP/1.1" 200 1624 0.006874 10.0.0.242 - - [2026-06-04 04:57:04] "GET /virtual-machine/67160db8-a8fc-4399-9f1e-98dca065cf59 HTTP/1.1" 200 1293 0.004307 10.0.0.242 - - [2026-06-04 04:57:04] "GET /virtual-machine-interface/8c22e3d6-74f8-4bf9-9291-63abb3a5b9dc HTTP/1.1" 200 2950 0.005474 10.0.0.242 - - [2026-06-04 04:57:04] "GET /instance-ip/f56343e7-6111-4933-999a-049d9f12fd8f HTTP/1.1" 200 1624 0.004430 10.0.0.242 - - [2026-06-04 04:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.242 - - [2026-06-04 04:57:04] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.054944 10.0.0.242 - - [2026-06-04 04:57:04] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004243 10.0.0.242 - - [2026-06-04 04:57:04] "GET /virtual-network/ca45ca60-8a48-47a7-9b3e-cc1cdea950ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006543 10.0.0.242 - - [2026-06-04 04:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006926 10.0.0.242 - - [2026-06-04 04:57:04] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003770 10.0.0.242 - - [2026-06-04 04:57:04] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003890 10.0.0.242 - - [2026-06-04 04:57:04] "GET /virtual-network/ca45ca60-8a48-47a7-9b3e-cc1cdea950ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005804 10.0.0.242 - - [2026-06-04 04:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.242 - - [2026-06-04 04:57:04] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007243 10.0.0.242 - - [2026-06-04 04:57:04] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004045 10.0.0.242 - - [2026-06-04 04:57:04] "GET /virtual-network/ca45ca60-8a48-47a7-9b3e-cc1cdea950ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006990 10.0.0.242 - - [2026-06-04 04:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.242 - - [2026-06-04 04:57:04] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004330 10.0.0.242 - - [2026-06-04 04:57:04] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003792 10.0.0.242 - - [2026-06-04 04:57:04] "GET /virtual-network/ca45ca60-8a48-47a7-9b3e-cc1cdea950ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007335 10.0.0.242 - - [2026-06-04 04:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.242 - - [2026-06-04 04:57:04] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004212 10.0.0.242 - - [2026-06-04 04:57:04] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004184 10.0.0.242 - - [2026-06-04 04:57:04] "GET /virtual-network/ca45ca60-8a48-47a7-9b3e-cc1cdea950ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007268 10.0.0.242 - - [2026-06-04 04:57:07] "POST /neutron/network HTTP/1.1" 200 896 0.007159 10.0.0.242 - - [2026-06-04 04:57:07] "POST /neutron/port HTTP/1.1" 200 117 0.001146 10.0.0.242 - - [2026-06-04 04:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.242 - - [2026-06-04 04:57:07] "GET /virtual-network/ca45ca60-8a48-47a7-9b3e-cc1cdea950ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005640 10.0.0.242 - - [2026-06-04 04:57:07] "POST /neutron/security_group HTTP/1.1" 200 2059 0.043582 10.0.0.242 - - [2026-06-04 04:57:09] "POST /neutron/network HTTP/1.1" 200 1121 0.007438 10.0.0.242 - - [2026-06-04 04:57:09] "POST /neutron/subnet HTTP/1.1" 200 1375 0.014642 10.0.0.242 - - [2026-06-04 04:57:09] "POST /neutron/network HTTP/1.1" 200 1111 0.009135 10.0.0.242 - - [2026-06-04 04:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.242 - - [2026-06-04 04:57:12] "GET /virtual-network/ca45ca60-8a48-47a7-9b3e-cc1cdea950ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005211 10.0.0.242 - - [2026-06-04 04:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617 10.0.0.242 - - [2026-06-04 04:57:16] "GET /virtual-network/ca45ca60-8a48-47a7-9b3e-cc1cdea950ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005814 10.0.0.242 - - [2026-06-04 04:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.242 - - [2026-06-04 04:57:20] "GET /virtual-network/ca45ca60-8a48-47a7-9b3e-cc1cdea950ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005641 10.0.0.242 - - [2026-06-04 04:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004501 10.0.0.242 - - [2026-06-04 04:57:24] "GET /virtual-network/ca45ca60-8a48-47a7-9b3e-cc1cdea950ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005458 10.0.0.242 - - [2026-06-04 04:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004731 10.0.0.242 - - [2026-06-04 04:57:28] "GET /virtual-network/ca45ca60-8a48-47a7-9b3e-cc1cdea950ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007298 10.0.0.50 - - [2026-06-04 04:57:30] "GET /obj-perms HTTP/1.1" 200 5075 0.098821 10.0.0.242 - - [2026-06-04 04:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.242 - - [2026-06-04 04:57:32] "GET /virtual-network/ca45ca60-8a48-47a7-9b3e-cc1cdea950ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005535 10.0.0.242 - - [2026-06-04 04:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.242 - - [2026-06-04 04:57:36] "GET /virtual-network/ca45ca60-8a48-47a7-9b3e-cc1cdea950ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005673 10.0.0.242 - - [2026-06-04 04:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.242 - - [2026-06-04 04:57:40] "GET /virtual-network/ca45ca60-8a48-47a7-9b3e-cc1cdea950ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005923 10.0.0.242 - - [2026-06-04 04:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004083 10.0.0.242 - - [2026-06-04 04:57:44] "GET /virtual-network/ca45ca60-8a48-47a7-9b3e-cc1cdea950ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006298 10.0.0.242 - - [2026-06-04 04:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.242 - - [2026-06-04 04:57:46] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005195 10.0.0.242 - - [2026-06-04 04:57:46] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004247 10.0.0.242 - - [2026-06-04 04:57:46] "GET /virtual-network/ca45ca60-8a48-47a7-9b3e-cc1cdea950ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007194 10.0.0.242 - - [2026-06-04 04:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.242 - - [2026-06-04 04:57:47] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004054 10.0.0.242 - - [2026-06-04 04:57:47] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003486 10.0.0.242 - - [2026-06-04 04:57:47] "GET /virtual-network/ca45ca60-8a48-47a7-9b3e-cc1cdea950ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005955 10.0.0.242 - - [2026-06-04 04:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.242 - - [2026-06-04 04:57:47] "GET /routing-instance/cec7533a-8e48-46a4-bc7f-9a8ab6f89755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.004554 10.0.0.242 - - [2026-06-04 04:57:47] "GET /route-target/8551b0a5-5760-4acd-8a6c-8f13b8733f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004546 10.0.0.242 - - [2026-06-04 04:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.242 - - [2026-06-04 04:57:47] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003748 10.0.0.242 - - [2026-06-04 04:57:47] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003347 10.0.0.242 - - [2026-06-04 04:57:47] "GET /virtual-network/ca45ca60-8a48-47a7-9b3e-cc1cdea950ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006230 10.0.0.242 - - [2026-06-04 04:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.242 - - [2026-06-04 04:57:47] "GET /routing-instance/cec7533a-8e48-46a4-bc7f-9a8ab6f89755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.005163 10.0.0.242 - - [2026-06-04 04:57:47] "GET /route-target/8551b0a5-5760-4acd-8a6c-8f13b8733f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.005025 10.0.0.242 - - [2026-06-04 04:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.242 - - [2026-06-04 04:57:47] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005226 10.0.0.242 - - [2026-06-04 04:57:47] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004651 10.0.0.242 - - [2026-06-04 04:57:47] "GET /virtual-network/ca45ca60-8a48-47a7-9b3e-cc1cdea950ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007341 10.0.0.242 - - [2026-06-04 04:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004752 10.0.0.242 - - [2026-06-04 04:57:47] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005672 10.0.0.242 - - [2026-06-04 04:57:47] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004531 10.0.0.242 - - [2026-06-04 04:57:47] "GET /virtual-network/ca45ca60-8a48-47a7-9b3e-cc1cdea950ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006797 10.0.0.242 - - [2026-06-04 04:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005081 10.0.0.242 - - [2026-06-04 04:57:47] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005296 10.0.0.242 - - [2026-06-04 04:57:47] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005071 10.0.0.242 - - [2026-06-04 04:57:47] "GET /virtual-network/ca45ca60-8a48-47a7-9b3e-cc1cdea950ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007143 10.0.0.27 - - [2026-06-04 04:57:47] "GET /obj-perms HTTP/1.1" 200 5051 0.004379 10.0.0.242 - - [2026-06-04 04:57:47] "GET /obj-perms HTTP/1.1" 200 5051 0.004539 10.0.0.242 - - [2026-06-04 04:57:48] "GET /obj-perms HTTP/1.1" 200 5051 0.006344 10.0.0.27 - - [2026-06-04 04:57:48] "GET /obj-perms HTTP/1.1" 200 5051 0.005057 10.0.0.242 - - [2026-06-04 04:57:48] "GET /virtual-machine/042220e7-a022-4c67-8d11-72b1e870e9f2 HTTP/1.1" 200 1292 0.006915 10.0.0.242 - - [2026-06-04 04:57:48] "GET /virtual-machine-interface/5bd6d4d5-8121-420b-85a2-0dab56e4a64d HTTP/1.1" 200 2948 0.009580 10.0.0.242 - - [2026-06-04 04:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005035 10.0.0.242 - - [2026-06-04 04:57:48] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005343 10.0.0.242 - - [2026-06-04 04:57:48] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004987 10.0.0.242 - - [2026-06-04 04:57:48] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.008189 10.0.0.242 - - [2026-06-04 04:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.242 - - [2026-06-04 04:57:49] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004932 10.0.0.242 - - [2026-06-04 04:57:49] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003274 10.0.0.242 - - [2026-06-04 04:57:49] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007474 10.0.0.242 - - [2026-06-04 04:57:49] "GET /virtual-machine/67160db8-a8fc-4399-9f1e-98dca065cf59 HTTP/1.1" 200 1293 0.004732 10.0.0.242 - - [2026-06-04 04:57:49] "GET /virtual-machine-interface/8c22e3d6-74f8-4bf9-9291-63abb3a5b9dc HTTP/1.1" 200 2950 0.005496 10.0.0.242 - - [2026-06-04 04:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.242 - - [2026-06-04 04:57:49] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004870 10.0.0.242 - - [2026-06-04 04:57:49] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004061 10.0.0.242 - - [2026-06-04 04:57:49] "GET /virtual-network/ca45ca60-8a48-47a7-9b3e-cc1cdea950ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005529 10.0.0.242 - - [2026-06-04 04:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005226 10.0.0.242 - - [2026-06-04 04:57:50] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004982 10.0.0.242 - - [2026-06-04 04:57:51] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004710 10.0.0.242 - - [2026-06-04 04:57:51] "GET /virtual-network/ca45ca60-8a48-47a7-9b3e-cc1cdea950ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007460 10.0.0.242 - - [2026-06-04 04:57:56] "POST /neutron/port HTTP/1.1" 200 1125 0.020242 10.0.0.242 - - [2026-06-04 04:57:59] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007473 10.0.0.242 - - [2026-06-04 04:58:06] "POST /neutron/port HTTP/1.1" 200 1125 0.021462 10.0.0.242 - - [2026-06-04 04:58:07] "POST /neutron/port HTTP/1.1" 200 1216 0.021556 10.0.0.242 - - [2026-06-04 04:58:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004167 10.0.0.242 - - [2026-06-04 04:58:07] "POST /neutron/port HTTP/1.1" 200 117 0.001324 10.0.0.242 - - [2026-06-04 04:58:10] "POST /neutron/port HTTP/1.1" 200 1105 0.022258 10.0.0.242 - - [2026-06-04 04:58:10] "POST /neutron/subnet HTTP/1.1" 200 689 0.011814 10.0.0.50 - - [2026-06-04 04:58:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000437 10.0.0.27 - - [2026-06-04 04:58:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000391 10.0.0.50 - - [2026-06-04 04:58:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000390 10.0.0.27 - - [2026-06-04 04:58:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000377 10.0.0.50 - - [2026-06-04 04:58:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000487 10.0.0.50 - - [2026-06-04 04:58:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000467 10.0.0.27 - - [2026-06-04 04:58:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000441 10.0.0.27 - - [2026-06-04 04:58:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000412 10.0.0.242 - - [2026-06-04 04:58:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000373 10.0.0.242 - - [2026-06-04 04:58:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000431 10.0.0.242 - - [2026-06-04 04:58:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000358 10.0.0.242 - - [2026-06-04 04:58:33] "GET /global-system-configs HTTP/1.1" 401 293 0.000814 10.0.0.242 - - [2026-06-04 04:58:57] "GET /virtual-machine/67160db8-a8fc-4399-9f1e-98dca065cf59 HTTP/1.1" 200 1293 0.004356 10.0.0.242 - - [2026-06-04 04:58:58] "POST /neutron/port HTTP/1.1" 200 1125 0.021130 10.0.0.242 - - [2026-06-04 04:58:59] "GET /virtual-machine/67160db8-a8fc-4399-9f1e-98dca065cf59 HTTP/1.1" 404 171 0.005347 10.0.0.242 - - [2026-06-04 04:58:59] "GET /virtual-machine/67160db8-a8fc-4399-9f1e-98dca065cf59 HTTP/1.1" 404 171 0.003305 10.0.0.242 - - [2026-06-04 04:58:59] "GET /virtual-machine/67160db8-a8fc-4399-9f1e-98dca065cf59 HTTP/1.1" 404 171 0.003301 10.0.0.242 - - [2026-06-04 04:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.242 - - [2026-06-04 04:59:00] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004602 10.0.0.242 - - [2026-06-04 04:59:00] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004061 10.0.0.242 - - [2026-06-04 04:59:00] "GET /virtual-network/ca45ca60-8a48-47a7-9b3e-cc1cdea950ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006189 10.0.0.242 - - [2026-06-04 04:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.242 - - [2026-06-04 04:59:00] "GET /routing-instance/cec7533a-8e48-46a4-bc7f-9a8ab6f89755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.006031 10.0.0.242 - - [2026-06-04 04:59:00] "GET /route-target/8551b0a5-5760-4acd-8a6c-8f13b8733f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003870 10.0.0.242 - - [2026-06-04 04:59:00] "GET /obj-perms HTTP/1.1" 200 5051 0.004314 10.0.0.27 - - [2026-06-04 04:59:03] "GET /obj-perms HTTP/1.1" 200 5051 0.004070 10.0.0.242 - - [2026-06-04 04:59:07] "POST /neutron/port HTTP/1.1" 200 1105 0.018873 10.0.0.242 - - [2026-06-04 04:59:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003695 10.0.0.242 - - [2026-06-04 04:59:07] "POST /neutron/network HTTP/1.1" 200 925 0.007877 10.0.0.242 - - [2026-06-04 04:59:09] "GET /obj-perms HTTP/1.1" 200 5051 0.004740 10.0.0.242 - - [2026-06-04 04:59:11] "POST /neutron/network HTTP/1.1" 200 896 0.007103 10.0.0.242 - - [2026-06-04 04:59:11] "POST /neutron/port HTTP/1.1" 200 117 0.001420 10.0.0.27 - - [2026-06-04 04:59:12] "GET /obj-perms HTTP/1.1" 200 5051 0.005033 10.0.0.242 - - [2026-06-04 04:59:18] "GET /obj-perms HTTP/1.1" 200 5051 0.006396 10.0.0.50 - - [2026-06-04 04:59:19] "GET /obj-perms HTTP/1.1" 200 5051 0.072612 10.0.0.27 - - [2026-06-04 04:59:19] "GET /obj-perms HTTP/1.1" 200 5051 0.006312 10.0.0.242 - - [2026-06-04 04:59:19] "GET /virtual-machine/042220e7-a022-4c67-8d11-72b1e870e9f2 HTTP/1.1" 200 1292 0.005791 10.0.0.242 - - [2026-06-04 04:59:19] "POST /neutron/port HTTP/1.1" 200 1115 0.019624 10.0.0.242 - - [2026-06-04 04:59:21] "GET /virtual-machine/042220e7-a022-4c67-8d11-72b1e870e9f2 HTTP/1.1" 404 171 0.003553 10.0.0.242 - - [2026-06-04 04:59:21] "GET /virtual-machine/042220e7-a022-4c67-8d11-72b1e870e9f2 HTTP/1.1" 404 171 0.003237 10.0.0.242 - - [2026-06-04 04:59:21] "GET /virtual-machine/042220e7-a022-4c67-8d11-72b1e870e9f2 HTTP/1.1" 404 171 0.002567 10.0.0.242 - - [2026-06-04 04:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431 10.0.0.242 - - [2026-06-04 04:59:21] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004324 10.0.0.242 - - [2026-06-04 04:59:21] "GET /virtual-networks?parent_id=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003533 10.0.0.242 - - [2026-06-04 04:59:21] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006014 10.0.0.242 - - [2026-06-04 04:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.242 - - [2026-06-04 04:59:21] "GET /routing-instance/192bece1-0829-47cc-9903-33eff5b23a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.006196 10.0.0.242 - - [2026-06-04 04:59:21] "GET /route-target/a601ad61-c8f3-4998-a28d-23f3d88f3071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004105 10.0.0.242 - - [2026-06-04 04:59:21] "GET /obj-perms HTTP/1.1" 200 5051 0.004052 10.0.0.242 - - [2026-06-04 04:59:25] "GET /obj-perms HTTP/1.1" 200 5051 0.004035 10.0.0.242 - - [2026-06-04 04:59:28] "GET /obj-perms HTTP/1.1" 200 5051 0.003607 10.0.0.27 - - [2026-06-04 04:59:28] "POST /useragent-kv HTTP/1.1" 200 115 0.004752 10.0.0.27 - - [2026-06-04 04:59:28] "POST /useragent-kv HTTP/1.1" 200 115 0.002706 10.0.0.242 - - [2026-06-04 04:59:28] "DELETE /virtual-network/ded326f1-00f4-4ebf-ad77-328794926416 HTTP/1.1" 200 115 0.123126 10.0.0.50 - - [2026-06-04 04:59:28] "DELETE /route-target/4a763359-9d9b-4873-87ce-d266d1b4d17d HTTP/1.1" 200 115 0.030627 10.0.0.242 - - [2026-06-04 04:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.242 - - [2026-06-04 04:59:28] "GET /network-policy/69528def-5ded-47d5-9e35-c5ef57a33693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.004027 10.0.0.242 - - [2026-06-04 04:59:28] "POST /ref-update HTTP/1.1" 200 156 0.052520 10.0.0.242 - - [2026-06-04 04:59:28] "GET /virtual-network/ca45ca60-8a48-47a7-9b3e-cc1cdea950ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.010797 10.0.0.242 - - [2026-06-04 04:59:28] "DELETE /virtual-network/ca45ca60-8a48-47a7-9b3e-cc1cdea950ef HTTP/1.1" 409 248 0.019079 10.0.0.242 - - [2026-06-04 04:59:29] "POST /neutron/port HTTP/1.1" 200 1125 0.019630 10.0.0.242 - - [2026-06-04 04:59:29] "POST /neutron/port HTTP/1.1" 200 1125 0.064538 10.0.0.50 - - [2026-06-04 04:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006003 10.0.0.27 - - [2026-06-04 04:59:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003537 10.0.0.27 - - [2026-06-04 04:59:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003108 10.0.0.242 - - [2026-06-04 04:59:30] "DELETE /virtual-network/ca45ca60-8a48-47a7-9b3e-cc1cdea950ef HTTP/1.1" 200 115 0.133769 10.0.0.242 - - [2026-06-04 04:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.242 - - [2026-06-04 04:59:31] "GET /network-policy/12317b00-0269-4f8d-b307-50212616148b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005352 10.0.0.242 - - [2026-06-04 04:59:31] "POST /ref-update HTTP/1.1" 200 156 0.052666 10.0.0.242 - - [2026-06-04 04:59:31] "POST /neutron/network HTTP/1.1" 200 809 0.008878 10.0.0.242 - - [2026-06-04 04:59:31] "GET /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006791 10.0.0.27 - - [2026-06-04 04:59:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003314 10.0.0.50 - - [2026-06-04 04:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005264 10.0.0.27 - - [2026-06-04 04:59:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002998 10.0.0.242 - - [2026-06-04 04:59:31] "DELETE /virtual-network/e4e166eb-9598-474e-a3df-ce4cb94e01ac HTTP/1.1" 200 115 0.117597 10.0.0.242 - - [2026-06-04 04:59:31] "DELETE /network-policy/69528def-5ded-47d5-9e35-c5ef57a33693 HTTP/1.1" 200 115 0.038340 10.0.0.242 - - [2026-06-04 04:59:31] "DELETE /network-policy/12317b00-0269-4f8d-b307-50212616148b HTTP/1.1" 200 115 0.038174 10.0.0.27 - - [2026-06-04 05:00:00] "GET /projects?obj_uuids=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001147 10.0.0.242 - - [2026-06-04 05:00:00] "GET /project/94e7b5ba-9bce-49ec-b252-408afb0c09d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.091011 10.0.0.27 - - [2026-06-04 05:00:00] "GET /projects?obj_uuids=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001355 10.0.0.242 - - [2026-06-04 05:00:00] "GET /project/94e7b5ba-9bce-49ec-b252-408afb0c09d1?fields=virtual_networks HTTP/1.1" 200 1035 0.053526 10.0.0.27 - - [2026-06-04 05:00:00] "GET /projects?obj_uuids=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001083 10.0.0.242 - - [2026-06-04 05:00:00] "GET /project/94e7b5ba-9bce-49ec-b252-408afb0c09d1?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.068904 10.0.0.27 - - [2026-06-04 05:00:00] "GET /projects?obj_uuids=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001287 10.0.0.242 - - [2026-06-04 05:00:00] "GET /project/94e7b5ba-9bce-49ec-b252-408afb0c09d1?fields=security_groups HTTP/1.1" 200 1262 0.053804 10.0.0.242 - - [2026-06-04 05:00:01] "POST /fqname-to-id HTTP/1.1" 404 188 0.042490 10.0.0.27 - - [2026-06-04 05:00:02] "GET /projects?obj_uuids=35f18cf2-ff21-4d96-a87a-0a5480aaf7c6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003357 10.0.0.27 - - [2026-06-04 05:00:02] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002087 10.0.0.27 - - [2026-06-04 05:00:02] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.012650 10.0.0.27 - - [2026-06-04 05:00:02] "POST /id-to-fqname HTTP/1.1" 200 190 0.002784 10.0.0.27 - - [2026-06-04 05:00:02] "POST /fqname-to-id HTTP/1.1" 404 199 0.010458 10.0.0.27 - - [2026-06-04 05:00:02] "POST /security-groups HTTP/1.1" 200 591 0.039086 10.0.0.27 - - [2026-06-04 05:00:02] "POST /projects HTTP/1.1" 200 585 0.278691 10.0.0.27 - - [2026-06-04 05:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.324937 10.0.0.50 - - [2026-06-04 05:00:02] "POST /access-control-lists HTTP/1.1" 200 596 0.041667 10.0.0.242 - - [2026-06-04 05:00:02] "GET /project/35f18cf2-ff21-4d96-a87a-0a5480aaf7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.526767 10.0.0.27 - - [2026-06-04 05:00:03] "DELETE /project/35f18cf2ff214d96a87a0a5480aaf7c6 HTTP/1.1" 404 173 0.006869 10.0.0.27 - - [2026-06-04 05:00:03] "GET /projects?obj_uuids=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001427 10.0.0.27 - - [2026-06-04 05:00:03] "GET /project/94e7b5ba-9bce-49ec-b252-408afb0c09d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.068085 10.0.0.27 - - [2026-06-04 05:00:03] "GET /projects?obj_uuids=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001281 10.0.0.27 - - [2026-06-04 05:00:03] "GET /project/94e7b5ba-9bce-49ec-b252-408afb0c09d1?fields=security_groups HTTP/1.1" 200 1367 0.070715 10.0.0.27 - - [2026-06-04 05:00:03] "DELETE /security-group/2d4fd631-0f39-46ed-90fd-a4e0fe368402 HTTP/1.1" 200 115 0.062359 10.0.0.27 - - [2026-06-04 05:00:03] "GET /projects?obj_uuids=94e7b5ba-9bce-49ec-b252-408afb0c09d1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001654 10.0.0.50 - - [2026-06-04 05:00:03] "DELETE /access-control-list/91f318f2-b1b1-41ec-b7cb-f65650953042 HTTP/1.1" 200 115 0.055292 10.0.0.27 - - [2026-06-04 05:00:03] "GET /project/94e7b5ba-9bce-49ec-b252-408afb0c09d1?fields=application_policy_sets HTTP/1.1" 200 1406 0.067538 10.0.0.27 - - [2026-06-04 05:00:03] "DELETE /project/94e7b5ba-9bce-49ec-b252-408afb0c09d1 HTTP/1.1" 200 115 0.520987 10.0.0.242 - - [2026-06-04 05:00:04] "GET / HTTP/1.1" 200 35931 0.003383 10.0.0.242 - - [2026-06-04 05:00:06] "POST /fqname-to-id HTTP/1.1" 401 293 0.000474 10.0.0.242 - - [2026-06-04 05:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.088462 10.0.0.27 - - [2026-06-04 05:00:06] "GET /projects?obj_uuids=35f18cf2-ff21-4d96-a87a-0a5480aaf7c6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001099 10.0.0.242 - - [2026-06-04 05:00:06] "GET /project/35f18cf2-ff21-4d96-a87a-0a5480aaf7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.068539 10.0.0.50 - - [2026-06-04 05:00:07] "POST /ref-update HTTP/1.1" 200 156 0.029121 10.0.0.27 - - [2026-06-04 05:00:07] "POST /useragent-kv HTTP/1.1" 200 115 0.009715 10.0.0.242 - - [2026-06-04 05:00:07] "POST /neutron/subnet HTTP/1.1" 200 729 0.321090 10.0.0.242 - - [2026-06-04 05:00:07] "POST /id-to-fqname HTTP/1.1" 200 220 0.001646 10.0.0.242 - - [2026-06-04 05:00:07] "GET /virtual-network/422d8697-a55b-434f-85e7-e77beb601e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007260 10.0.0.242 - - [2026-06-04 05:00:07] "GET /virtual-network/422d8697-a55b-434f-85e7-e77beb601e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007303 10.0.0.242 - - [2026-06-04 05:00:07] "POST /neutron/network HTTP/1.1" 200 825 0.008331 10.0.0.242 - - [2026-06-04 05:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.27 - - [2026-06-04 05:00:07] "GET /projects?obj_uuids=35f18cf2-ff21-4d96-a87a-0a5480aaf7c6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001040 10.0.0.242 - - [2026-06-04 05:00:07] "GET /project/35f18cf2-ff21-4d96-a87a-0a5480aaf7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.047168 10.0.0.27 - - [2026-06-04 05:00:07] "GET /projects?obj_uuids=35f18cf2-ff21-4d96-a87a-0a5480aaf7c6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001027 10.0.0.242 - - [2026-06-04 05:00:07] "POST /neutron/network HTTP/1.1" 200 605 0.182349 10.0.0.242 - - [2026-06-04 05:00:08] "POST /id-to-fqname HTTP/1.1" 200 220 0.003776 10.0.0.242 - - [2026-06-04 05:00:08] "GET /virtual-network/9beeda4e-90eb-4b8d-a928-1cb49b01fb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007330 10.0.0.242 - - [2026-06-04 05:00:08] "POST /neutron/network HTTP/1.1" 200 825 0.007139 10.0.0.242 - - [2026-06-04 05:00:08] "GET /virtual-network/9beeda4e-90eb-4b8d-a928-1cb49b01fb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006560 10.0.0.242 - - [2026-06-04 05:00:08] "POST /id-to-fqname HTTP/1.1" 200 220 0.001290 10.0.0.242 - - [2026-06-04 05:00:08] "POST /neutron/port HTTP/1.1" 200 4182 0.039392 10.0.0.27 - - [2026-06-04 05:00:09] "GET /projects?obj_uuids=35f18cf2-ff21-4d96-a87a-0a5480aaf7c6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001123 10.0.0.242 - - [2026-06-04 05:00:09] "GET /project/35f18cf2-ff21-4d96-a87a-0a5480aaf7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.102959 10.0.0.242 - - [2026-06-04 05:00:09] "POST /neutron/port HTTP/1.1" 200 4182 0.040054 10.0.0.242 - - [2026-06-04 05:00:09] "POST /id-to-fqname HTTP/1.1" 200 220 0.001372 10.0.0.242 - - [2026-06-04 05:00:10] "POST /neutron/network HTTP/1.1" 200 835 0.008089 10.0.0.242 - - [2026-06-04 05:00:11] "POST /neutron/port HTTP/1.1" 200 1061 0.020311 10.0.0.27 - - [2026-06-04 05:00:11] "GET /projects?obj_uuids=35f18cf2-ff21-4d96-a87a-0a5480aaf7c6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001294 10.0.0.242 - - [2026-06-04 05:00:11] "GET /project/35f18cf2-ff21-4d96-a87a-0a5480aaf7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.112885 10.0.0.242 - - [2026-06-04 05:00:11] "POST /neutron/port HTTP/1.1" 200 1125 0.024744 10.0.0.242 - - [2026-06-04 05:00:11] "POST /neutron/subnet HTTP/1.1" 200 703 0.010688 10.0.0.242 - - [2026-06-04 05:00:11] "POST /neutron/port HTTP/1.1" 200 5154 0.080313 10.0.0.242 - - [2026-06-04 05:00:11] "POST /neutron/port HTTP/1.1" 200 1125 0.019852 10.0.0.27 - - [2026-06-04 05:00:12] "GET /projects?obj_uuids=35f18cf2-ff21-4d96-a87a-0a5480aaf7c6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001179 10.0.0.242 - - [2026-06-04 05:00:12] "POST /neutron/port HTTP/1.1" 200 1061 0.338933 10.0.0.242 - - [2026-06-04 05:00:12] "POST /neutron/port HTTP/1.1" 200 1115 0.121043 10.0.0.242 - - [2026-06-04 05:00:12] "POST /neutron/subnet HTTP/1.1" 200 703 0.011808 10.0.0.242 - - [2026-06-04 05:00:16] "POST /neutron/port HTTP/1.1" 200 1125 0.021873 10.0.0.242 - - [2026-06-04 05:00:17] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011016 10.0.0.242 - - [2026-06-04 05:00:17] "GET /virtual-machine/a9f0b2e9-4832-49b5-b237-deba48c84cbf HTTP/1.1" 401 293 0.000451 10.0.0.242 - - [2026-06-04 05:00:17] "GET /virtual-machine/a9f0b2e9-4832-49b5-b237-deba48c84cbf HTTP/1.1" 200 1293 0.039460 10.0.0.242 - - [2026-06-04 05:00:17] "GET /virtual-machine-interface/ceba8c82-e92a-435b-9c61-674fc1915f13 HTTP/1.1" 200 2942 0.005983 10.0.0.242 - - [2026-06-04 05:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.242 - - [2026-06-04 05:00:17] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004402 10.0.0.242 - - [2026-06-04 05:00:17] "GET /virtual-networks?parent_id=35f18cf2-ff21-4d96-a87a-0a5480aaf7c6&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003314 10.0.0.242 - - [2026-06-04 05:00:17] "GET /virtual-network/422d8697-a55b-434f-85e7-e77beb601e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006792 10.0.0.242 - - [2026-06-04 05:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004673 10.0.0.242 - - [2026-06-04 05:00:20] "GET /virtual-network/422d8697-a55b-434f-85e7-e77beb601e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005455 10.0.0.242 - - [2026-06-04 05:00:21] "POST /neutron/port HTTP/1.1" 200 1125 0.026883 10.0.0.242 - - [2026-06-04 05:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.242 - - [2026-06-04 05:00:22] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003520 10.0.0.242 - - [2026-06-04 05:00:22] "GET /virtual-networks?parent_id=35f18cf2-ff21-4d96-a87a-0a5480aaf7c6&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.009707 10.0.0.242 - - [2026-06-04 05:00:23] "GET /virtual-network/422d8697-a55b-434f-85e7-e77beb601e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006775 10.0.0.242 - - [2026-06-04 05:00:23] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008102 10.0.0.242 - - [2026-06-04 05:00:28] "POST /neutron/port HTTP/1.1" 200 1125 0.027399 10.0.0.242 - - [2026-06-04 05:00:28] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009501 10.0.0.242 - - [2026-06-04 05:00:28] "GET /virtual-machine/94f5dfeb-c313-4914-ba99-3acd615261d5 HTTP/1.1" 200 1293 0.007818 10.0.0.242 - - [2026-06-04 05:00:28] "GET /virtual-machine-interface/4559eee3-6aac-4c0f-ac5a-81379833e486 HTTP/1.1" 200 2941 0.007453 10.0.0.242 - - [2026-06-04 05:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004573 10.0.0.242 - - [2026-06-04 05:00:28] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004600 10.0.0.242 - - [2026-06-04 05:00:28] "GET /virtual-networks?parent_id=35f18cf2-ff21-4d96-a87a-0a5480aaf7c6&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003397 10.0.0.242 - - [2026-06-04 05:00:28] "GET /virtual-network/9beeda4e-90eb-4b8d-a928-1cb49b01fb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006642 10.0.0.242 - - [2026-06-04 05:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005266 10.0.0.242 - - [2026-06-04 05:00:29] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005472 10.0.0.242 - - [2026-06-04 05:00:29] "GET /virtual-networks?parent_id=35f18cf2-ff21-4d96-a87a-0a5480aaf7c6&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003721 10.0.0.242 - - [2026-06-04 05:00:30] "GET /virtual-network/9beeda4e-90eb-4b8d-a928-1cb49b01fb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007829 10.0.0.242 - - [2026-06-04 05:00:30] "POST /neutron/port HTTP/1.1" 200 1125 0.023351 10.0.0.242 - - [2026-06-04 05:00:30] "GET /virtual-machine/a9f0b2e9-4832-49b5-b237-deba48c84cbf HTTP/1.1" 200 1293 0.004967 10.0.0.242 - - [2026-06-04 05:00:30] "GET /virtual-machine-interface/ceba8c82-e92a-435b-9c61-674fc1915f13 HTTP/1.1" 200 2942 0.006584 10.0.0.242 - - [2026-06-04 05:00:30] "GET /virtual-machine/a9f0b2e9-4832-49b5-b237-deba48c84cbf HTTP/1.1" 200 1293 0.004564 10.0.0.242 - - [2026-06-04 05:00:30] "GET /virtual-machine-interface/ceba8c82-e92a-435b-9c61-674fc1915f13 HTTP/1.1" 200 2942 0.005947 10.0.0.242 - - [2026-06-04 05:00:30] "GET /instance-ip/e0c3b154-33fb-4779-89f3-f473ea847c19 HTTP/1.1" 200 1621 0.007331 10.0.0.242 - - [2026-06-04 05:00:30] "GET /virtual-machine/a9f0b2e9-4832-49b5-b237-deba48c84cbf HTTP/1.1" 200 1293 0.004714 10.0.0.242 - - [2026-06-04 05:00:30] "GET /virtual-machine-interface/ceba8c82-e92a-435b-9c61-674fc1915f13 HTTP/1.1" 200 2942 0.005723 10.0.0.242 - - [2026-06-04 05:00:30] "GET /instance-ip/e0c3b154-33fb-4779-89f3-f473ea847c19 HTTP/1.1" 200 1621 0.004627 10.0.0.242 - - [2026-06-04 05:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.242 - - [2026-06-04 05:00:30] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004705 10.0.0.242 - - [2026-06-04 05:00:30] "GET /virtual-networks?parent_id=35f18cf2-ff21-4d96-a87a-0a5480aaf7c6&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004495 10.0.0.242 - - [2026-06-04 05:00:30] "GET /virtual-network/422d8697-a55b-434f-85e7-e77beb601e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007338 10.0.0.242 - - [2026-06-04 05:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004588 10.0.0.242 - - [2026-06-04 05:00:30] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004461 10.0.0.242 - - [2026-06-04 05:00:30] "GET /virtual-networks?parent_id=35f18cf2-ff21-4d96-a87a-0a5480aaf7c6&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003850 10.0.0.242 - - [2026-06-04 05:00:30] "GET /virtual-network/422d8697-a55b-434f-85e7-e77beb601e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005714 10.0.0.242 - - [2026-06-04 05:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.242 - - [2026-06-04 05:00:30] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004506 10.0.0.242 - - [2026-06-04 05:00:30] "GET /virtual-networks?parent_id=35f18cf2-ff21-4d96-a87a-0a5480aaf7c6&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003670 10.0.0.242 - - [2026-06-04 05:00:30] "GET /virtual-network/422d8697-a55b-434f-85e7-e77beb601e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007675 10.0.0.242 - - [2026-06-04 05:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005313 10.0.0.242 - - [2026-06-04 05:00:30] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005172 10.0.0.242 - - [2026-06-04 05:00:30] "GET /virtual-networks?parent_id=35f18cf2-ff21-4d96-a87a-0a5480aaf7c6&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004239 10.0.0.242 - - [2026-06-04 05:00:30] "GET /virtual-network/422d8697-a55b-434f-85e7-e77beb601e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008435 10.0.0.242 - - [2026-06-04 05:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.242 - - [2026-06-04 05:00:30] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004274 10.0.0.242 - - [2026-06-04 05:00:30] "GET /virtual-networks?parent_id=35f18cf2-ff21-4d96-a87a-0a5480aaf7c6&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003850 10.0.0.242 - - [2026-06-04 05:00:31] "GET /virtual-network/422d8697-a55b-434f-85e7-e77beb601e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008056 10.0.0.242 - - [2026-06-04 05:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.242 - - [2026-06-04 05:00:31] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004698 10.0.0.242 - - [2026-06-04 05:00:31] "GET /virtual-networks?parent_id=35f18cf2-ff21-4d96-a87a-0a5480aaf7c6&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003210 10.0.0.242 - - [2026-06-04 05:00:31] "GET /virtual-network/422d8697-a55b-434f-85e7-e77beb601e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006492 10.0.0.242 - - [2026-06-04 05:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.242 - - [2026-06-04 05:00:31] "GET /routing-instance/401add6c-bb2f-47c8-bb43-34b43a5a70af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.007488 10.0.0.242 - - [2026-06-04 05:00:31] "GET /route-target/806a579a-98c7-4fe5-a246-2d850010aea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004810 10.0.0.242 - - [2026-06-04 05:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005301 10.0.0.242 - - [2026-06-04 05:00:31] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003900 10.0.0.242 - - [2026-06-04 05:00:31] "GET /virtual-networks?parent_id=35f18cf2-ff21-4d96-a87a-0a5480aaf7c6&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005431 10.0.0.242 - - [2026-06-04 05:00:31] "GET /virtual-network/422d8697-a55b-434f-85e7-e77beb601e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007365 10.0.0.242 - - [2026-06-04 05:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.242 - - [2026-06-04 05:00:31] "GET /routing-instance/401add6c-bb2f-47c8-bb43-34b43a5a70af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004617 10.0.0.242 - - [2026-06-04 05:00:31] "GET /route-target/806a579a-98c7-4fe5-a246-2d850010aea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.007546 10.0.0.242 - - [2026-06-04 05:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.242 - - [2026-06-04 05:00:31] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004918 10.0.0.242 - - [2026-06-04 05:00:31] "GET /virtual-networks?parent_id=35f18cf2-ff21-4d96-a87a-0a5480aaf7c6&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004708 10.0.0.242 - - [2026-06-04 05:00:31] "GET /virtual-network/422d8697-a55b-434f-85e7-e77beb601e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006471 10.0.0.242 - - [2026-06-04 05:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.242 - - [2026-06-04 05:00:31] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005348 10.0.0.242 - - [2026-06-04 05:00:31] "GET /virtual-networks?parent_id=35f18cf2-ff21-4d96-a87a-0a5480aaf7c6&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003327 10.0.0.242 - - [2026-06-04 05:00:31] "GET /virtual-network/422d8697-a55b-434f-85e7-e77beb601e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007177 10.0.0.27 - - [2026-06-04 05:00:32] "GET /obj-perms HTTP/1.1" 200 5049 0.066552 10.0.0.242 - - [2026-06-04 05:00:33] "GET /obj-perms HTTP/1.1" 200 5049 0.401298 10.0.0.242 - - [2026-06-04 05:00:33] "GET /obj-perms HTTP/1.1" 200 5049 0.005402 10.0.0.27 - - [2026-06-04 05:00:33] "GET /obj-perms HTTP/1.1" 200 5049 0.004746 10.0.0.242 - - [2026-06-04 05:00:34] "GET /obj-perms HTTP/1.1" 200 5049 0.003530 10.0.0.50 - - [2026-06-04 05:00:34] "GET /obj-perms HTTP/1.1" 200 5049 0.083445 10.0.0.27 - - [2026-06-04 05:00:34] "GET /obj-perms HTTP/1.1" 200 5049 0.004247 10.0.0.242 - - [2026-06-04 05:00:34] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008477 10.0.0.242 - - [2026-06-04 05:00:34] "GET /virtual-machine/94f5dfeb-c313-4914-ba99-3acd615261d5 HTTP/1.1" 200 1293 0.013461 10.0.0.242 - - [2026-06-04 05:00:34] "GET /virtual-machine-interface/4559eee3-6aac-4c0f-ac5a-81379833e486 HTTP/1.1" 200 2941 0.009212 10.0.0.242 - - [2026-06-04 05:00:34] "GET /virtual-machine/94f5dfeb-c313-4914-ba99-3acd615261d5 HTTP/1.1" 200 1293 0.004357 10.0.0.242 - - [2026-06-04 05:00:34] "GET /virtual-machine-interface/4559eee3-6aac-4c0f-ac5a-81379833e486 HTTP/1.1" 200 2941 0.006297 10.0.0.242 - - [2026-06-04 05:00:34] "GET /instance-ip/54044b80-6e62-4644-a574-84a0db52657e HTTP/1.1" 200 1621 0.008493 10.0.0.242 - - [2026-06-04 05:00:34] "GET /virtual-machine/94f5dfeb-c313-4914-ba99-3acd615261d5 HTTP/1.1" 200 1293 0.004135 10.0.0.242 - - [2026-06-04 05:00:34] "GET /virtual-machine-interface/4559eee3-6aac-4c0f-ac5a-81379833e486 HTTP/1.1" 200 2941 0.004923 10.0.0.242 - - [2026-06-04 05:00:34] "GET /instance-ip/54044b80-6e62-4644-a574-84a0db52657e HTTP/1.1" 200 1621 0.005394 10.0.0.242 - - [2026-06-04 05:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.242 - - [2026-06-04 05:00:34] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003430 10.0.0.242 - - [2026-06-04 05:00:34] "GET /virtual-networks?parent_id=35f18cf2-ff21-4d96-a87a-0a5480aaf7c6&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003213 10.0.0.242 - - [2026-06-04 05:00:34] "GET /virtual-network/9beeda4e-90eb-4b8d-a928-1cb49b01fb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006520 10.0.0.242 - - [2026-06-04 05:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.242 - - [2026-06-04 05:00:35] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004678 10.0.0.242 - - [2026-06-04 05:00:35] "GET /virtual-networks?parent_id=35f18cf2-ff21-4d96-a87a-0a5480aaf7c6&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004020 10.0.0.242 - - [2026-06-04 05:00:35] "GET /virtual-network/9beeda4e-90eb-4b8d-a928-1cb49b01fb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006497 10.0.0.242 - - [2026-06-04 05:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.242 - - [2026-06-04 05:00:35] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004574 10.0.0.242 - - [2026-06-04 05:00:35] "GET /virtual-networks?parent_id=35f18cf2-ff21-4d96-a87a-0a5480aaf7c6&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003681 10.0.0.242 - - [2026-06-04 05:00:35] "GET /virtual-network/9beeda4e-90eb-4b8d-a928-1cb49b01fb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006915 10.0.0.242 - - [2026-06-04 05:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004978 10.0.0.242 - - [2026-06-04 05:00:35] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004590 10.0.0.242 - - [2026-06-04 05:00:35] "GET /virtual-networks?parent_id=35f18cf2-ff21-4d96-a87a-0a5480aaf7c6&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003913 10.0.0.242 - - [2026-06-04 05:00:35] "GET /virtual-network/9beeda4e-90eb-4b8d-a928-1cb49b01fb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005848 10.0.0.242 - - [2026-06-04 05:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.242 - - [2026-06-04 05:00:35] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004959 10.0.0.242 - - [2026-06-04 05:00:35] "GET /virtual-networks?parent_id=35f18cf2-ff21-4d96-a87a-0a5480aaf7c6&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003301 10.0.0.242 - - [2026-06-04 05:00:35] "GET /virtual-network/9beeda4e-90eb-4b8d-a928-1cb49b01fb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007769 10.0.0.242 - - [2026-06-04 05:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004633 10.0.0.242 - - [2026-06-04 05:00:35] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005629 10.0.0.242 - - [2026-06-04 05:00:35] "GET /virtual-networks?parent_id=35f18cf2-ff21-4d96-a87a-0a5480aaf7c6&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004177 10.0.0.242 - - [2026-06-04 05:00:35] "GET /virtual-network/9beeda4e-90eb-4b8d-a928-1cb49b01fb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.009134 10.0.0.242 - - [2026-06-04 05:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004575 10.0.0.242 - - [2026-06-04 05:00:35] "GET /routing-instance/b539d6e3-e5e2-4aa2-b916-6df9619dcb3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.008101 10.0.0.242 - - [2026-06-04 05:00:35] "GET /route-target/3ba46c44-5744-4796-8725-59b9d6e3c894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.005007 10.0.0.242 - - [2026-06-04 05:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.242 - - [2026-06-04 05:00:36] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004612 10.0.0.242 - - [2026-06-04 05:00:36] "GET /virtual-networks?parent_id=35f18cf2-ff21-4d96-a87a-0a5480aaf7c6&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004295 10.0.0.242 - - [2026-06-04 05:00:36] "GET /virtual-network/9beeda4e-90eb-4b8d-a928-1cb49b01fb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007871 10.0.0.242 - - [2026-06-04 05:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.242 - - [2026-06-04 05:00:36] "GET /routing-instance/b539d6e3-e5e2-4aa2-b916-6df9619dcb3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.007111 10.0.0.242 - - [2026-06-04 05:00:36] "GET /route-target/3ba46c44-5744-4796-8725-59b9d6e3c894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.007124 10.0.0.242 - - [2026-06-04 05:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.242 - - [2026-06-04 05:00:36] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005486 10.0.0.242 - - [2026-06-04 05:00:36] "GET /virtual-networks?parent_id=35f18cf2-ff21-4d96-a87a-0a5480aaf7c6&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003840 10.0.0.242 - - [2026-06-04 05:00:36] "GET /virtual-network/9beeda4e-90eb-4b8d-a928-1cb49b01fb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007531 10.0.0.242 - - [2026-06-04 05:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004668 10.0.0.242 - - [2026-06-04 05:00:36] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004782 10.0.0.242 - - [2026-06-04 05:00:36] "GET /virtual-networks?parent_id=35f18cf2-ff21-4d96-a87a-0a5480aaf7c6&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003526 10.0.0.242 - - [2026-06-04 05:00:36] "GET /virtual-network/9beeda4e-90eb-4b8d-a928-1cb49b01fb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006084 10.0.0.242 - - [2026-06-04 05:00:36] "GET /obj-perms HTTP/1.1" 200 5049 0.003881 10.0.0.27 - - [2026-06-04 05:00:36] "GET /obj-perms HTTP/1.1" 200 5049 0.003942 10.0.0.242 - - [2026-06-04 05:00:36] "GET /obj-perms HTTP/1.1" 200 5049 0.004276 10.0.0.242 - - [2026-06-04 05:00:36] "GET /obj-perms HTTP/1.1" 200 5049 0.004212 10.0.0.242 - - [2026-06-04 05:00:47] "GET /virtual-machine/94f5dfeb-c313-4914-ba99-3acd615261d5 HTTP/1.1" 200 1293 0.005598 10.0.0.242 - - [2026-06-04 05:00:48] "POST /neutron/port HTTP/1.1" 200 151 0.200940 10.0.0.242 - - [2026-06-04 05:00:49] "GET /virtual-machine/94f5dfeb-c313-4914-ba99-3acd615261d5 HTTP/1.1" 404 171 0.003443 10.0.0.242 - - [2026-06-04 05:00:49] "GET /virtual-machine/94f5dfeb-c313-4914-ba99-3acd615261d5 HTTP/1.1" 404 171 0.003751 10.0.0.242 - - [2026-06-04 05:00:49] "GET /virtual-machine/94f5dfeb-c313-4914-ba99-3acd615261d5 HTTP/1.1" 404 171 0.003014 10.0.0.242 - - [2026-06-04 05:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.242 - - [2026-06-04 05:00:49] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004451 10.0.0.242 - - [2026-06-04 05:00:49] "GET /virtual-networks?parent_id=35f18cf2-ff21-4d96-a87a-0a5480aaf7c6&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004197 10.0.0.242 - - [2026-06-04 05:00:49] "GET /virtual-network/9beeda4e-90eb-4b8d-a928-1cb49b01fb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005904 10.0.0.242 - - [2026-06-04 05:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.242 - - [2026-06-04 05:00:49] "GET /routing-instance/b539d6e3-e5e2-4aa2-b916-6df9619dcb3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.004436 10.0.0.242 - - [2026-06-04 05:00:49] "GET /route-target/3ba46c44-5744-4796-8725-59b9d6e3c894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004545 10.0.0.242 - - [2026-06-04 05:00:52] "GET /obj-perms HTTP/1.1" 200 5049 0.004409 10.0.0.242 - - [2026-06-04 05:00:56] "GET /obj-perms HTTP/1.1" 200 5049 0.003573 10.0.0.242 - - [2026-06-04 05:00:56] "GET /virtual-machine/a9f0b2e9-4832-49b5-b237-deba48c84cbf HTTP/1.1" 200 1293 0.009103 10.0.0.242 - - [2026-06-04 05:00:57] "POST /neutron/port HTTP/1.1" 200 151 0.205739 10.0.0.242 - - [2026-06-04 05:00:58] "GET /virtual-machine/a9f0b2e9-4832-49b5-b237-deba48c84cbf HTTP/1.1" 404 171 0.005003 10.0.0.242 - - [2026-06-04 05:00:58] "GET /virtual-machine/a9f0b2e9-4832-49b5-b237-deba48c84cbf HTTP/1.1" 404 171 0.003954 10.0.0.242 - - [2026-06-04 05:00:58] "GET /virtual-machine/a9f0b2e9-4832-49b5-b237-deba48c84cbf HTTP/1.1" 404 171 0.003398 10.0.0.242 - - [2026-06-04 05:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004679 10.0.0.242 - - [2026-06-04 05:00:58] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005049 10.0.0.242 - - [2026-06-04 05:00:58] "GET /virtual-networks?parent_id=35f18cf2-ff21-4d96-a87a-0a5480aaf7c6&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004165 10.0.0.242 - - [2026-06-04 05:00:58] "GET /virtual-network/422d8697-a55b-434f-85e7-e77beb601e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006080 10.0.0.242 - - [2026-06-04 05:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.242 - - [2026-06-04 05:00:58] "GET /routing-instance/401add6c-bb2f-47c8-bb43-34b43a5a70af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004532 10.0.0.242 - - [2026-06-04 05:00:58] "GET /route-target/806a579a-98c7-4fe5-a246-2d850010aea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004462 10.0.0.242 - - [2026-06-04 05:00:58] "GET /obj-perms HTTP/1.1" 200 5049 0.004954 10.0.0.27 - - [2026-06-04 05:00:59] "GET /obj-perms HTTP/1.1" 200 5049 0.004171 10.0.0.242 - - [2026-06-04 05:01:08] "GET /obj-perms HTTP/1.1" 200 5049 0.008112 10.0.0.27 - - [2026-06-04 05:01:08] "GET /obj-perms HTTP/1.1" 200 5049 0.006027 10.0.0.242 - - [2026-06-04 05:01:09] "POST /neutron/network HTTP/1.1" 200 1121 0.045224 10.0.0.242 - - [2026-06-04 05:01:09] "POST /neutron/subnet HTTP/1.1" 200 1375 0.019908 10.0.0.242 - - [2026-06-04 05:01:09] "POST /neutron/network HTTP/1.1" 200 1111 0.013502 10.0.0.242 - - [2026-06-04 05:01:12] "POST /neutron/network HTTP/1.1" 200 1121 0.041994 10.0.0.242 - - [2026-06-04 05:01:13] "POST /neutron/subnet HTTP/1.1" 200 1375 0.018072 10.0.0.242 - - [2026-06-04 05:01:13] "POST /neutron/network HTTP/1.1" 200 1111 0.013444 10.0.0.242 - - [2026-06-04 05:01:17] "GET /obj-perms HTTP/1.1" 200 5049 0.005470 10.0.0.27 - - [2026-06-04 05:01:17] "GET /obj-perms HTTP/1.1" 200 5049 0.004141 10.0.0.50 - - [2026-06-04 05:01:17] "GET /obj-perms HTTP/1.1" 200 5049 0.004214 10.0.0.50 - - [2026-06-04 05:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.075050 10.0.0.242 - - [2026-06-04 05:01:18] "POST /neutron/network HTTP/1.1" 200 825 0.009454 10.0.0.50 - - [2026-06-04 05:01:18] "DELETE /route-target/806a579a-98c7-4fe5-a246-2d850010aea5 HTTP/1.1" 200 115 0.032169 10.0.0.27 - - [2026-06-04 05:01:19] "GET /projects?obj_uuids=35f18cf2-ff21-4d96-a87a-0a5480aaf7c6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.039842 10.0.0.242 - - [2026-06-04 05:01:19] "GET /project/35f18cf2-ff21-4d96-a87a-0a5480aaf7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.095363 10.0.0.27 - - [2026-06-04 05:01:19] "GET /projects?obj_uuids=35f18cf2-ff21-4d96-a87a-0a5480aaf7c6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001489 10.0.0.242 - - [2026-06-04 05:01:19] "GET /project/35f18cf2-ff21-4d96-a87a-0a5480aaf7c6?fields=virtual_networks HTTP/1.1" 200 1032 0.064428 10.0.0.27 - - [2026-06-04 05:01:19] "GET /projects?obj_uuids=35f18cf2-ff21-4d96-a87a-0a5480aaf7c6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001616 10.0.0.242 - - [2026-06-04 05:01:19] "GET /project/35f18cf2-ff21-4d96-a87a-0a5480aaf7c6?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.055778 10.0.0.27 - - [2026-06-04 05:01:19] "GET /projects?obj_uuids=35f18cf2-ff21-4d96-a87a-0a5480aaf7c6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001317 10.0.0.242 - - [2026-06-04 05:01:20] "GET /project/35f18cf2-ff21-4d96-a87a-0a5480aaf7c6?fields=security_groups HTTP/1.1" 200 1258 0.063080 10.0.0.242 - - [2026-06-04 05:01:21] "POST /fqname-to-id HTTP/1.1" 404 196 0.036530 10.0.0.27 - - [2026-06-04 05:01:21] "GET /projects?obj_uuids=1f885609-5a36-44bb-91ef-c7dfc2c40040&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003909 10.0.0.27 - - [2026-06-04 05:01:21] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001488 10.0.0.27 - - [2026-06-04 05:01:21] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.054139 10.0.0.27 - - [2026-06-04 05:01:21] "POST /id-to-fqname HTTP/1.1" 200 198 0.003174 10.0.0.27 - - [2026-06-04 05:01:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.004820 10.0.0.27 - - [2026-06-04 05:01:21] "POST /security-groups HTTP/1.1" 200 599 0.085093 10.0.0.27 - - [2026-06-04 05:01:21] "POST /projects HTTP/1.1" 200 601 0.309162 10.0.0.50 - - [2026-06-04 05:01:21] "POST /fqname-to-id HTTP/1.1" 404 241 0.017497 10.0.0.27 - - [2026-06-04 05:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.408265 10.0.0.242 - - [2026-06-04 05:01:21] "GET /project/1f885609-5a36-44bb-91ef-c7dfc2c40040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.636553 10.0.0.242 - - [2026-06-04 05:01:23] "GET / HTTP/1.1" 200 35931 0.002156 10.0.0.242 - - [2026-06-04 05:01:26] "POST /fqname-to-id HTTP/1.1" 401 293 0.000472 10.0.0.242 - - [2026-06-04 05:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.074992 10.0.0.27 - - [2026-06-04 05:01:26] "GET /projects?obj_uuids=1f885609-5a36-44bb-91ef-c7dfc2c40040&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000932 10.0.0.242 - - [2026-06-04 05:01:26] "GET /project/1f885609-5a36-44bb-91ef-c7dfc2c40040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.043149 10.0.0.27 - - [2026-06-04 05:01:26] "GET /projects?obj_uuids=1f885609-5a36-44bb-91ef-c7dfc2c40040&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001131 10.0.0.242 - - [2026-06-04 05:01:26] "POST /neutron/network HTTP/1.1" 200 613 0.167522 10.0.0.50 - - [2026-06-04 05:01:27] "POST /ref-update HTTP/1.1" 200 156 0.028107 10.0.0.50 - - [2026-06-04 05:01:27] "POST /fqname-to-id HTTP/1.1" 404 207 0.057592 10.0.0.242 - - [2026-06-04 05:01:27] "POST /neutron/network HTTP/1.1" 200 1006 0.013412 10.0.0.242 - - [2026-06-04 05:01:27] "POST /id-to-fqname HTTP/1.1" 200 228 0.001276 10.0.0.242 - - [2026-06-04 05:01:27] "GET /virtual-network/3c31ad96-fe34-442e-9b76-ec133262d68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005399 10.0.0.242 - - [2026-06-04 05:01:27] "GET /virtual-network/3c31ad96-fe34-442e-9b76-ec133262d68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005925 10.0.0.242 - - [2026-06-04 05:01:27] "POST /neutron/subnet HTTP/1.1" 200 724 0.010358 10.0.0.242 - - [2026-06-04 05:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.27 - - [2026-06-04 05:01:27] "GET /projects?obj_uuids=1f885609-5a36-44bb-91ef-c7dfc2c40040&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001018 10.0.0.242 - - [2026-06-04 05:01:27] "GET /project/1f885609-5a36-44bb-91ef-c7dfc2c40040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.039406 10.0.0.27 - - [2026-06-04 05:01:27] "GET /projects?obj_uuids=1f885609-5a36-44bb-91ef-c7dfc2c40040&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000979 10.0.0.242 - - [2026-06-04 05:01:28] "POST /neutron/network HTTP/1.1" 200 613 0.142447 10.0.0.242 - - [2026-06-04 05:01:28] "POST /neutron/network HTTP/1.1" 200 1004 0.012285 10.0.0.242 - - [2026-06-04 05:01:28] "POST /id-to-fqname HTTP/1.1" 200 228 0.001135 10.0.0.242 - - [2026-06-04 05:01:28] "GET /virtual-network/5d6622b8-c4fe-4342-82c3-20d31cfa7d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006105 10.0.0.242 - - [2026-06-04 05:01:28] "GET /virtual-network/5d6622b8-c4fe-4342-82c3-20d31cfa7d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005692 10.0.0.242 - - [2026-06-04 05:01:28] "POST /neutron/subnet HTTP/1.1" 200 720 0.013990 10.0.0.242 - - [2026-06-04 05:01:29] "GET /virtual-network/3c31ad96-fe34-442e-9b76-ec133262d68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005926 10.0.0.242 - - [2026-06-04 05:01:30] "GET /obj-perms HTTP/1.1" 200 5065 0.085904 10.0.0.50 - - [2026-06-04 05:01:31] "DELETE /access-control-list/bc0f29f5-1a02-4bed-a5a8-49c179de023b HTTP/1.1" 200 115 0.043282 10.0.0.242 - - [2026-06-04 05:01:31] "GET /virtual-network/5d6622b8-c4fe-4342-82c3-20d31cfa7d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006957 10.0.0.27 - - [2026-06-04 05:01:32] "GET /obj-perms HTTP/1.1" 200 5065 0.075049 10.0.0.242 - - [2026-06-04 05:01:32] "POST /neutron/subnet HTTP/1.1" 200 724 0.009861 10.0.0.242 - - [2026-06-04 05:01:32] "POST /id-to-fqname HTTP/1.1" 200 228 0.001338 10.0.0.242 - - [2026-06-04 05:01:32] "POST /neutron/network HTTP/1.1" 200 1016 0.007916 10.0.0.27 - - [2026-06-04 05:01:33] "GET /projects?obj_uuids=1f885609-5a36-44bb-91ef-c7dfc2c40040&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001061 10.0.0.242 - - [2026-06-04 05:01:33] "GET /project/1f885609-5a36-44bb-91ef-c7dfc2c40040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.079860 10.0.0.242 - - [2026-06-04 05:01:33] "POST /neutron/port HTTP/1.1" 200 117 0.010211 10.0.0.50 - - [2026-06-04 05:01:34] "GET /obj-perms HTTP/1.1" 200 5075 0.064332 10.0.0.27 - - [2026-06-04 05:01:34] "GET /projects?obj_uuids=1f885609-5a36-44bb-91ef-c7dfc2c40040&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001397 10.0.0.242 - - [2026-06-04 05:01:35] "POST /neutron/port HTTP/1.1" 200 1175 0.379962 10.0.0.242 - - [2026-06-04 05:01:35] "POST /neutron/port HTTP/1.1" 200 1229 0.144072 10.0.0.242 - - [2026-06-04 05:01:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004183 10.0.0.242 - - [2026-06-04 05:01:35] "POST /neutron/port HTTP/1.1" 200 117 0.001491 10.0.0.242 - - [2026-06-04 05:01:39] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007465 10.0.0.242 - - [2026-06-04 05:01:39] "POST /neutron/port HTTP/1.1" 200 1239 0.024584 10.0.0.242 - - [2026-06-04 05:01:39] "GET /virtual-machine/a33eeca4-a970-4552-83a0-773e9c438bba HTTP/1.1" 401 293 0.000616 10.0.0.242 - - [2026-06-04 05:01:39] "GET /virtual-machine/a33eeca4-a970-4552-83a0-773e9c438bba HTTP/1.1" 200 1300 0.042264 10.0.0.242 - - [2026-06-04 05:01:39] "GET /virtual-machine-interface/00aa1293-ff8c-44d7-b48d-cb6abd50bbf0 HTTP/1.1" 200 3173 0.009447 10.0.0.242 - - [2026-06-04 05:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.242 - - [2026-06-04 05:01:39] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004458 10.0.0.242 - - [2026-06-04 05:01:39] "GET /virtual-networks?parent_id=1f885609-5a36-44bb-91ef-c7dfc2c40040&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003448 10.0.0.242 - - [2026-06-04 05:01:39] "GET /virtual-network/3c31ad96-fe34-442e-9b76-ec133262d68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.008892 10.0.0.242 - - [2026-06-04 05:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.242 - - [2026-06-04 05:01:42] "GET /virtual-network/3c31ad96-fe34-442e-9b76-ec133262d68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007142 10.0.0.242 - - [2026-06-04 05:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.242 - - [2026-06-04 05:01:47] "GET /virtual-network/3c31ad96-fe34-442e-9b76-ec133262d68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006460 10.0.0.242 - - [2026-06-04 05:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.242 - - [2026-06-04 05:01:51] "GET /virtual-network/3c31ad96-fe34-442e-9b76-ec133262d68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006683 10.0.0.242 - - [2026-06-04 05:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004324 10.0.0.242 - - [2026-06-04 05:01:55] "GET /virtual-network/3c31ad96-fe34-442e-9b76-ec133262d68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007090 10.0.0.242 - - [2026-06-04 05:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004284 10.0.0.242 - - [2026-06-04 05:01:59] "GET /virtual-network/3c31ad96-fe34-442e-9b76-ec133262d68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006232 10.0.0.242 - - [2026-06-04 05:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.242 - - [2026-06-04 05:02:03] "GET /virtual-network/3c31ad96-fe34-442e-9b76-ec133262d68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007138 10.0.0.27 - - [2026-06-04 05:02:03] "DELETE /project/35f18cf2-ff21-4d96-a87a-0a5480aaf7c6 HTTP/1.1" 404 177 0.003303 10.0.0.27 - - [2026-06-04 05:02:03] "DELETE /project/1f8856095a3644bb91efc7dfc2c40040 HTTP/1.1" 404 173 0.006431 10.0.0.242 - - [2026-06-04 05:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446 10.0.0.242 - - [2026-06-04 05:02:07] "GET /virtual-network/3c31ad96-fe34-442e-9b76-ec133262d68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007743 10.0.0.242 - - [2026-06-04 05:02:09] "POST /neutron/port HTTP/1.1" 200 1105 0.026201 10.0.0.242 - - [2026-06-04 05:02:09] "POST /neutron/subnet HTTP/1.1" 200 689 0.010970 10.0.0.242 - - [2026-06-04 05:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005123 10.0.0.242 - - [2026-06-04 05:02:11] "GET /virtual-network/3c31ad96-fe34-442e-9b76-ec133262d68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007556 10.0.0.242 - - [2026-06-04 05:02:12] "POST /neutron/port HTTP/1.1" 200 1105 0.020936 10.0.0.242 - - [2026-06-04 05:02:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004773 10.0.0.242 - - [2026-06-04 05:02:12] "POST /neutron/network HTTP/1.1" 200 925 0.009485 10.0.0.242 - - [2026-06-04 05:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006136 10.0.0.242 - - [2026-06-04 05:02:15] "GET /virtual-network/3c31ad96-fe34-442e-9b76-ec133262d68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.008013 10.0.0.242 - - [2026-06-04 05:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.242 - - [2026-06-04 05:02:19] "GET /virtual-network/3c31ad96-fe34-442e-9b76-ec133262d68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007213 10.0.0.242 - - [2026-06-04 05:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006052 10.0.0.242 - - [2026-06-04 05:02:21] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006172 10.0.0.242 - - [2026-06-04 05:02:21] "GET /virtual-networks?parent_id=1f885609-5a36-44bb-91ef-c7dfc2c40040&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.005985 10.0.0.242 - - [2026-06-04 05:02:21] "GET /virtual-network/3c31ad96-fe34-442e-9b76-ec133262d68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007850 10.0.0.242 - - [2026-06-04 05:02:27] "POST /neutron/port HTTP/1.1" 200 1239 0.025808 10.0.0.242 - - [2026-06-04 05:02:32] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009401 10.0.0.242 - - [2026-06-04 05:02:35] "GET /obj-perms HTTP/1.1" 200 5075 0.066535 10.0.0.242 - - [2026-06-04 05:02:37] "POST /neutron/port HTTP/1.1" 200 1239 0.027797 10.0.0.242 - - [2026-06-04 05:02:42] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009625 10.0.0.242 - - [2026-06-04 05:02:48] "POST /neutron/port HTTP/1.1" 200 1239 0.023593 10.0.0.242 - - [2026-06-04 05:02:48] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008554 10.0.0.242 - - [2026-06-04 05:02:48] "POST /neutron/network HTTP/1.1" 200 980 0.021785 10.0.0.242 - - [2026-06-04 05:02:48] "POST /id-to-fqname HTTP/1.1" 200 228 0.001721 10.0.0.242 - - [2026-06-04 05:02:48] "GET /virtual-machine/a33eeca4-a970-4552-83a0-773e9c438bba HTTP/1.1" 200 1300 0.005556 10.0.0.242 - - [2026-06-04 05:02:48] "GET /virtual-machine-interface/00aa1293-ff8c-44d7-b48d-cb6abd50bbf0 HTTP/1.1" 200 3173 0.008633 10.0.0.242 - - [2026-06-04 05:02:48] "GET /instance-ip/07515da0-a45c-4c1a-9034-531f7358c789 HTTP/1.1" 200 1655 0.008235 10.0.0.242 - - [2026-06-04 05:02:48] "GET /instance-ip/df5fc00f-e191-4bc5-bbba-dc242dabc5f7 HTTP/1.1" 200 1637 0.010904 10.0.0.242 - - [2026-06-04 05:02:48] "POST /fqname-to-id HTTP/1.1" 404 218 0.004009 10.0.0.242 - - [2026-06-04 05:02:48] "GET /virtual-network/3c31ad96-fe34-442e-9b76-ec133262d68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.008207 10.0.0.27 - - [2026-06-04 05:02:48] "GET /projects?obj_uuids=1f885609-5a36-44bb-91ef-c7dfc2c40040&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001490 10.0.0.242 - - [2026-06-04 05:02:48] "GET /project/1f885609-5a36-44bb-91ef-c7dfc2c40040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.053463 10.0.0.242 - - [2026-06-04 05:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.242 - - [2026-06-04 05:02:48] "GET /security-group/edcc5854-ea8c-4e0c-a3b4-c3ad88b762d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004660 10.0.0.242 - - [2026-06-04 05:02:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 573 0.086410 10.0.0.242 - - [2026-06-04 05:02:49] "POST /instance-ips HTTP/1.1" 200 357 0.045814 10.0.0.242 - - [2026-06-04 05:02:49] "GET /instance-ip/2cb75f62-6df7-4bf7-97e3-3dd626030b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.009639 10.0.0.242 - - [2026-06-04 05:02:49] "POST /instance-ips HTTP/1.1" 200 357 0.043540 10.0.0.242 - - [2026-06-04 05:02:49] "GET /instance-ip/6bdf71dd-dd15-4388-81e6-f4570a36cd22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1609 0.006005 10.0.0.242 - - [2026-06-04 05:02:49] "GET /virtual-machine-interface/d735c610-1e1b-413d-a630-92ff498531b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.006010 10.0.0.242 - - [2026-06-04 05:02:49] "GET /virtual-machine-interface/d735c610-1e1b-413d-a630-92ff498531b4?fields=instance_ip_back_refs HTTP/1.1" 200 1538 0.007838 10.0.0.242 - - [2026-06-04 05:02:49] "GET /instance-ip/2cb75f62-6df7-4bf7-97e3-3dd626030b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.004616 10.0.0.242 - - [2026-06-04 05:02:49] "GET /instance-ip/6bdf71dd-dd15-4388-81e6-f4570a36cd22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1609 0.004613 10.0.0.242 - - [2026-06-04 05:02:49] "POST /id-to-fqname HTTP/1.1" 200 228 0.001213 10.0.0.242 - - [2026-06-04 05:02:49] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009150 10.0.0.242 - - [2026-06-04 05:02:49] "POST /neutron/network HTTP/1.1" 200 1006 0.045788 10.0.0.242 - - [2026-06-04 05:02:50] "POST /neutron/port HTTP/1.1" 200 5267 0.063170 10.0.0.242 - - [2026-06-04 05:02:50] "POST /neutron/port HTTP/1.1" 200 117 0.006339 10.0.0.242 - - [2026-06-04 05:02:50] "POST /neutron/port HTTP/1.1" 200 1081 0.021744 10.0.0.242 - - [2026-06-04 05:02:51] "POST /neutron/port HTTP/1.1" 200 1184 0.023148 10.0.0.242 - - [2026-06-04 05:02:51] "POST /neutron/subnet HTTP/1.1" 200 1384 0.013707 10.0.0.242 - - [2026-06-04 05:02:51] "POST /neutron/network HTTP/1.1" 200 1006 0.009973 10.0.0.242 - - [2026-06-04 05:02:55] "POST /neutron/port HTTP/1.1" 200 1184 0.026707 10.0.0.242 - - [2026-06-04 05:02:55] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008127 10.0.0.242 - - [2026-06-04 05:02:55] "GET /virtual-machine/b696c039-bd3d-4aea-9da6-b69c36dc239c HTTP/1.1" 200 1279 0.008452 10.0.0.242 - - [2026-06-04 05:02:55] "GET /virtual-machine-interface/d735c610-1e1b-413d-a630-92ff498531b4 HTTP/1.1" 200 3226 0.006226 10.0.0.242 - - [2026-06-04 05:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.242 - - [2026-06-04 05:02:55] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005259 10.0.0.242 - - [2026-06-04 05:02:55] "GET /virtual-networks?parent_id=1f885609-5a36-44bb-91ef-c7dfc2c40040&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.004804 10.0.0.242 - - [2026-06-04 05:02:55] "GET /virtual-network/3c31ad96-fe34-442e-9b76-ec133262d68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006773 10.0.0.242 - - [2026-06-04 05:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005479 10.0.0.242 - - [2026-06-04 05:02:59] "GET /virtual-network/3c31ad96-fe34-442e-9b76-ec133262d68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007485 10.0.0.242 - - [2026-06-04 05:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.242 - - [2026-06-04 05:03:03] "GET /virtual-network/3c31ad96-fe34-442e-9b76-ec133262d68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005575 10.0.0.242 - - [2026-06-04 05:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.242 - - [2026-06-04 05:03:07] "GET /virtual-network/3c31ad96-fe34-442e-9b76-ec133262d68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005829 10.0.0.242 - - [2026-06-04 05:03:09] "POST /neutron/network HTTP/1.1" 200 1121 0.008227 10.0.0.242 - - [2026-06-04 05:03:09] "POST /neutron/subnet HTTP/1.1" 200 1375 0.014670 10.0.0.242 - - [2026-06-04 05:03:09] "POST /neutron/network HTTP/1.1" 200 1111 0.010952 10.0.0.242 - - [2026-06-04 05:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005345 10.0.0.242 - - [2026-06-04 05:03:11] "GET /virtual-network/3c31ad96-fe34-442e-9b76-ec133262d68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007253 10.0.0.242 - - [2026-06-04 05:03:12] "POST /neutron/network HTTP/1.1" 200 1121 0.007942 10.0.0.242 - - [2026-06-04 05:03:12] "POST /neutron/subnet HTTP/1.1" 200 1375 0.015614 10.0.0.242 - - [2026-06-04 05:03:12] "POST /neutron/network HTTP/1.1" 200 1111 0.010339 10.0.0.242 - - [2026-06-04 05:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.242 - - [2026-06-04 05:03:15] "GET /virtual-network/3c31ad96-fe34-442e-9b76-ec133262d68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006354 10.0.0.242 - - [2026-06-04 05:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004377 10.0.0.242 - - [2026-06-04 05:03:19] "GET /virtual-network/3c31ad96-fe34-442e-9b76-ec133262d68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006917 10.0.0.242 - - [2026-06-04 05:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.242 - - [2026-06-04 05:03:23] "GET /virtual-network/3c31ad96-fe34-442e-9b76-ec133262d68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006015 10.0.0.242 - - [2026-06-04 05:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004853 10.0.0.242 - - [2026-06-04 05:03:27] "GET /virtual-network/3c31ad96-fe34-442e-9b76-ec133262d68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007176 10.0.0.50 - - [2026-06-04 05:03:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000577 10.0.0.27 - - [2026-06-04 05:03:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000549 10.0.0.50 - - [2026-06-04 05:03:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000528 10.0.0.27 - - [2026-06-04 05:03:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000383 10.0.0.50 - - [2026-06-04 05:03:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000345 10.0.0.50 - - [2026-06-04 05:03:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000769 10.0.0.27 - - [2026-06-04 05:03:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000400 10.0.0.242 - - [2026-06-04 05:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.242 - - [2026-06-04 05:03:31] "GET /virtual-network/3c31ad96-fe34-442e-9b76-ec133262d68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006032 10.0.0.27 - - [2026-06-04 05:03:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000451 10.0.0.242 - - [2026-06-04 05:03:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000470 10.0.0.242 - - [2026-06-04 05:03:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000371 10.0.0.242 - - [2026-06-04 05:03:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000657 10.0.0.242 - - [2026-06-04 05:03:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000386 10.0.0.242 - - [2026-06-04 05:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.242 - - [2026-06-04 05:03:35] "GET /virtual-network/3c31ad96-fe34-442e-9b76-ec133262d68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005611 10.0.0.242 - - [2026-06-04 05:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005999 10.0.0.242 - - [2026-06-04 05:03:40] "GET /virtual-network/3c31ad96-fe34-442e-9b76-ec133262d68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.008175 10.0.0.242 - - [2026-06-04 05:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006003 10.0.0.242 - - [2026-06-04 05:03:44] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005651 10.0.0.242 - - [2026-06-04 05:03:44] "GET /virtual-networks?parent_id=1f885609-5a36-44bb-91ef-c7dfc2c40040&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.004366 10.0.0.242 - - [2026-06-04 05:03:44] "GET /virtual-network/3c31ad96-fe34-442e-9b76-ec133262d68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007441 10.0.0.242 - - [2026-06-04 05:03:49] "POST /neutron/port HTTP/1.1" 200 1184 0.026397 10.0.0.242 - - [2026-06-04 05:03:54] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008029 10.0.0.242 - - [2026-06-04 05:03:59] "POST /neutron/port HTTP/1.1" 200 1184 0.021285 10.0.0.242 - - [2026-06-04 05:04:05] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008389 10.0.0.242 - - [2026-06-04 05:04:09] "POST /neutron/network HTTP/1.1" 200 935 0.007775 10.0.0.242 - - [2026-06-04 05:04:09] "POST /neutron/port HTTP/1.1" 200 117 0.001107 10.0.0.242 - - [2026-06-04 05:04:10] "POST /id-to-fqname HTTP/1.1" 200 228 0.001200 10.0.0.242 - - [2026-06-04 05:04:10] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008050 10.0.0.27 - - [2026-06-04 05:04:11] "GET /projects?obj_uuids=1f885609-5a36-44bb-91ef-c7dfc2c40040&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001490 10.0.0.242 - - [2026-06-04 05:04:11] "GET /project/1f885609-5a36-44bb-91ef-c7dfc2c40040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.084949 10.0.0.242 - - [2026-06-04 05:04:11] "POST /neutron/port HTTP/1.1" 200 6297 0.065483 10.0.0.242 - - [2026-06-04 05:04:11] "POST /neutron/port HTTP/1.1" 200 117 0.006515 10.0.0.242 - - [2026-06-04 05:04:12] "POST /neutron/port HTTP/1.1" 200 1173 0.024456 10.0.0.242 - - [2026-06-04 05:04:12] "POST /neutron/port HTTP/1.1" 200 1237 0.021170 10.0.0.242 - - [2026-06-04 05:04:12] "POST /neutron/subnet HTTP/1.1" 200 1375 0.022283 10.0.0.242 - - [2026-06-04 05:04:13] "POST /neutron/port HTTP/1.1" 200 117 0.001130 10.0.0.242 - - [2026-06-04 05:04:13] "POST /neutron/network HTTP/1.1" 200 935 0.009237 10.0.0.242 - - [2026-06-04 05:04:13] "POST /neutron/port HTTP/1.1" 200 117 0.001225 10.0.0.242 - - [2026-06-04 05:04:17] "POST /neutron/security_group HTTP/1.1" 200 2066 0.012581 10.0.0.242 - - [2026-06-04 05:04:17] "POST /neutron/port HTTP/1.1" 200 1237 0.020034 10.0.0.242 - - [2026-06-04 05:04:17] "GET /virtual-machine/3b79741a-6f74-4edb-9c14-db8be8738d31 HTTP/1.1" 200 1300 0.011966 10.0.0.242 - - [2026-06-04 05:04:17] "GET /virtual-machine-interface/63af0c01-b83b-418a-b878-3d1b05c4585c HTTP/1.1" 200 3175 0.005999 10.0.0.242 - - [2026-06-04 05:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005131 10.0.0.242 - - [2026-06-04 05:04:17] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004480 10.0.0.242 - - [2026-06-04 05:04:17] "GET /virtual-networks?parent_id=1f885609-5a36-44bb-91ef-c7dfc2c40040&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003417 10.0.0.242 - - [2026-06-04 05:04:17] "GET /virtual-network/5d6622b8-c4fe-4342-82c3-20d31cfa7d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006564 10.0.0.242 - - [2026-06-04 05:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.242 - - [2026-06-04 05:04:20] "GET /virtual-network/5d6622b8-c4fe-4342-82c3-20d31cfa7d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006298 10.0.0.242 - - [2026-06-04 05:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016 10.0.0.242 - - [2026-06-04 05:04:24] "GET /virtual-network/5d6622b8-c4fe-4342-82c3-20d31cfa7d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006874 10.0.0.242 - - [2026-06-04 05:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004702 10.0.0.242 - - [2026-06-04 05:04:28] "GET /virtual-network/5d6622b8-c4fe-4342-82c3-20d31cfa7d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.007590 10.0.0.242 - - [2026-06-04 05:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.242 - - [2026-06-04 05:04:32] "GET /virtual-network/5d6622b8-c4fe-4342-82c3-20d31cfa7d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005355 10.0.0.242 - - [2026-06-04 05:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008422 10.0.0.242 - - [2026-06-04 05:04:36] "GET /virtual-network/5d6622b8-c4fe-4342-82c3-20d31cfa7d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005687 10.0.0.242 - - [2026-06-04 05:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004968 10.0.0.242 - - [2026-06-04 05:04:40] "GET /virtual-network/5d6622b8-c4fe-4342-82c3-20d31cfa7d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.008380 10.0.0.242 - - [2026-06-04 05:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.242 - - [2026-06-04 05:04:45] "GET /virtual-network/5d6622b8-c4fe-4342-82c3-20d31cfa7d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006327 10.0.0.242 - - [2026-06-04 05:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.242 - - [2026-06-04 05:04:49] "GET /virtual-network/5d6622b8-c4fe-4342-82c3-20d31cfa7d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006134 10.0.0.242 - - [2026-06-04 05:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004190 10.0.0.242 - - [2026-06-04 05:04:53] "GET /virtual-network/5d6622b8-c4fe-4342-82c3-20d31cfa7d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.008415 10.0.0.242 - - [2026-06-04 05:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.242 - - [2026-06-04 05:04:57] "GET /virtual-network/5d6622b8-c4fe-4342-82c3-20d31cfa7d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.007186 10.0.0.242 - - [2026-06-04 05:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.242 - - [2026-06-04 05:04:59] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004112 10.0.0.242 - - [2026-06-04 05:04:59] "GET /virtual-networks?parent_id=1f885609-5a36-44bb-91ef-c7dfc2c40040&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003543 10.0.0.242 - - [2026-06-04 05:04:59] "GET /virtual-network/5d6622b8-c4fe-4342-82c3-20d31cfa7d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.008560 10.0.0.242 - - [2026-06-04 05:04:59] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009056 10.0.0.242 - - [2026-06-04 05:05:09] "POST /neutron/port HTTP/1.1" 200 1237 0.022081 10.0.0.242 - - [2026-06-04 05:05:10] "POST /neutron/port HTTP/1.1" 200 1239 0.020829 10.0.0.242 - - [2026-06-04 05:05:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004515 10.0.0.242 - - [2026-06-04 05:05:10] "POST /neutron/port HTTP/1.1" 200 117 0.001424 10.0.0.242 - - [2026-06-04 05:05:14] "POST /neutron/security_group HTTP/1.1" 200 2066 0.048350 10.0.0.242 - - [2026-06-04 05:05:15] "POST /neutron/port HTTP/1.1" 200 1216 0.024249 10.0.0.242 - - [2026-06-04 05:05:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005740 10.0.0.242 - - [2026-06-04 05:05:15] "POST /neutron/port HTTP/1.1" 200 117 0.001362 10.0.0.242 - - [2026-06-04 05:05:20] "POST /neutron/port HTTP/1.1" 200 1237 0.022438 10.0.0.242 - - [2026-06-04 05:05:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008469 10.0.0.242 - - [2026-06-04 05:05:30] "POST /neutron/port HTTP/1.1" 200 1237 0.025991 10.0.0.242 - - [2026-06-04 05:05:31] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010898 10.0.0.242 - - [2026-06-04 05:05:31] "POST /neutron/network HTTP/1.1" 200 978 0.020314 10.0.0.242 - - [2026-06-04 05:05:31] "POST /id-to-fqname HTTP/1.1" 200 228 0.001824 10.0.0.242 - - [2026-06-04 05:05:31] "GET /virtual-machine/3b79741a-6f74-4edb-9c14-db8be8738d31 HTTP/1.1" 200 1300 0.005076 10.0.0.242 - - [2026-06-04 05:05:31] "GET /virtual-machine-interface/63af0c01-b83b-418a-b878-3d1b05c4585c HTTP/1.1" 200 3175 0.006380 10.0.0.242 - - [2026-06-04 05:05:31] "GET /instance-ip/1d8935d5-e372-4e42-a0f2-f352c87114fe HTTP/1.1" 200 1655 0.007592 10.0.0.242 - - [2026-06-04 05:05:31] "GET /instance-ip/95f5550a-babe-416f-81de-db07a2ffab18 HTTP/1.1" 200 1635 0.007230 10.0.0.242 - - [2026-06-04 05:05:31] "POST /fqname-to-id HTTP/1.1" 404 230 0.003966 10.0.0.242 - - [2026-06-04 05:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004826 10.0.0.27 - - [2026-06-04 05:05:31] "GET /projects?obj_uuids=1f885609-5a36-44bb-91ef-c7dfc2c40040&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001130 10.0.0.242 - - [2026-06-04 05:05:31] "GET /project/1f885609-5a36-44bb-91ef-c7dfc2c40040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.047241 10.0.0.242 - - [2026-06-04 05:05:31] "POST /network-policys HTTP/1.1" 200 569 0.033789 10.0.0.242 - - [2026-06-04 05:05:31] "GET /network-policy/2c632ff0-0db8-43fd-a4dc-8993b5038e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.008008 10.0.0.242 - - [2026-06-04 05:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005037 10.0.0.242 - - [2026-06-04 05:05:31] "GET /virtual-network/3c31ad96-fe34-442e-9b76-ec133262d68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007074 10.0.0.242 - - [2026-06-04 05:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005288 10.0.0.242 - - [2026-06-04 05:05:31] "GET /network-policy/2c632ff0-0db8-43fd-a4dc-8993b5038e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004856 10.0.0.242 - - [2026-06-04 05:05:31] "POST /ref-update HTTP/1.1" 200 156 0.067269 10.0.0.242 - - [2026-06-04 05:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004383 10.0.0.242 - - [2026-06-04 05:05:31] "GET /network-policy/2c632ff0-0db8-43fd-a4dc-8993b5038e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005191 10.0.0.242 - - [2026-06-04 05:05:31] "GET /virtual-network/3c31ad96-fe34-442e-9b76-ec133262d68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.012879 10.0.0.242 - - [2026-06-04 05:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.242 - - [2026-06-04 05:05:32] "GET /network-policy/2c632ff0-0db8-43fd-a4dc-8993b5038e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004497 10.0.0.242 - - [2026-06-04 05:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.242 - - [2026-06-04 05:05:32] "GET /virtual-network/5d6622b8-c4fe-4342-82c3-20d31cfa7d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.007307 10.0.0.242 - - [2026-06-04 05:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.242 - - [2026-06-04 05:05:32] "GET /network-policy/2c632ff0-0db8-43fd-a4dc-8993b5038e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005050 10.0.0.50 - - [2026-06-04 05:05:32] "POST /fqname-to-id HTTP/1.1" 404 207 0.008353 10.0.0.242 - - [2026-06-04 05:05:32] "POST /ref-update HTTP/1.1" 200 156 0.069907 10.0.0.50 - - [2026-06-04 05:05:32] "POST /access-control-lists HTTP/1.1" 200 596 0.050867 10.0.0.242 - - [2026-06-04 05:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009616 10.0.0.242 - - [2026-06-04 05:05:32] "GET /network-policy/2c632ff0-0db8-43fd-a4dc-8993b5038e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.006859 10.0.0.50 - - [2026-06-04 05:05:32] "POST /ref-update HTTP/1.1" 200 156 0.044566 10.0.0.242 - - [2026-06-04 05:05:32] "POST /neutron/network HTTP/1.1" 200 1108 0.016091 10.0.0.242 - - [2026-06-04 05:05:32] "GET /virtual-network/5d6622b8-c4fe-4342-82c3-20d31cfa7d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006459 10.0.0.242 - - [2026-06-04 05:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.242 - - [2026-06-04 05:05:32] "GET /network-policy/2c632ff0-0db8-43fd-a4dc-8993b5038e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004439 10.0.0.242 - - [2026-06-04 05:05:32] "GET /virtual-machine-interface/63af0c01-b83b-418a-b878-3d1b05c4585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.005612 10.0.0.242 - - [2026-06-04 05:05:32] "PUT /virtual-machine-interface/63af0c01-b83b-418a-b878-3d1b05c4585c HTTP/1.1" 200 284 0.024299 10.0.0.242 - - [2026-06-04 05:05:32] "GET /virtual-machine-interface/63af0c01-b83b-418a-b878-3d1b05c4585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3071 0.008368 10.0.0.242 - - [2026-06-04 05:05:32] "PUT /virtual-machine-interface/63af0c01-b83b-418a-b878-3d1b05c4585c HTTP/1.1" 200 284 0.029047 10.0.0.27 - - [2026-06-04 05:05:37] "GET /obj-perms HTTP/1.1" 200 5075 0.067424 10.0.0.242 - - [2026-06-04 05:06:11] "POST /neutron/network HTTP/1.1" 200 1120 0.041386 10.0.0.242 - - [2026-06-04 05:06:11] "POST /neutron/subnet HTTP/1.1" 200 1384 0.018806 10.0.0.242 - - [2026-06-04 05:06:11] "POST /neutron/network HTTP/1.1" 200 1110 0.009915 10.0.0.242 - - [2026-06-04 05:06:14] "POST /neutron/network HTTP/1.1" 200 935 0.035131 10.0.0.242 - - [2026-06-04 05:06:14] "POST /neutron/port HTTP/1.1" 200 117 0.001382 10.0.0.50 - - [2026-06-04 05:06:38] "GET /obj-perms HTTP/1.1" 200 5075 0.070177 10.0.0.242 - - [2026-06-04 05:07:12] "POST /neutron/port HTTP/1.1" 200 1216 0.023256 10.0.0.242 - - [2026-06-04 05:07:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004736 10.0.0.242 - - [2026-06-04 05:07:12] "POST /neutron/port HTTP/1.1" 200 117 0.001567 10.0.0.242 - - [2026-06-04 05:07:15] "POST /neutron/port HTTP/1.1" 200 1237 0.020529 10.0.0.242 - - [2026-06-04 05:07:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004210 10.0.0.242 - - [2026-06-04 05:07:15] "POST /neutron/port HTTP/1.1" 200 117 0.001196 10.0.0.242 - - [2026-06-04 05:07:39] "GET /obj-perms HTTP/1.1" 200 5075 0.062778 10.0.0.242 - - [2026-06-04 05:07:49] "POST /ref-update HTTP/1.1" 200 156 0.100513 10.0.0.242 - - [2026-06-04 05:07:49] "GET /virtual-network/5d6622b8-c4fe-4342-82c3-20d31cfa7d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.009582 10.0.0.242 - - [2026-06-04 05:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.242 - - [2026-06-04 05:07:49] "GET /network-policy/2c632ff0-0db8-43fd-a4dc-8993b5038e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004615 10.0.0.242 - - [2026-06-04 05:07:49] "POST /ref-update HTTP/1.1" 200 156 0.049339 10.0.0.242 - - [2026-06-04 05:07:49] "POST /neutron/network HTTP/1.1" 200 1006 0.046669 10.0.0.242 - - [2026-06-04 05:07:49] "GET /virtual-network/3c31ad96-fe34-442e-9b76-ec133262d68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005625 10.0.0.242 - - [2026-06-04 05:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004317 10.0.0.242 - - [2026-06-04 05:07:49] "GET /network-policy/2c632ff0-0db8-43fd-a4dc-8993b5038e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005374 10.0.0.242 - - [2026-06-04 05:07:49] "DELETE /network-policy/2c632ff0-0db8-43fd-a4dc-8993b5038e87 HTTP/1.1" 200 115 0.043543 10.0.0.50 - - [2026-06-04 05:07:49] "DELETE /access-control-list/65ff9424-6674-4a86-b34a-b7b068dc6383 HTTP/1.1" 200 115 0.086352 10.0.0.242 - - [2026-06-04 05:07:50] "DELETE /instance-ip/2cb75f62-6df7-4bf7-97e3-3dd626030b85 HTTP/1.1" 200 115 0.050865 10.0.0.242 - - [2026-06-04 05:07:50] "DELETE /instance-ip/6bdf71dd-dd15-4388-81e6-f4570a36cd22 HTTP/1.1" 200 115 0.050851 10.0.0.242 - - [2026-06-04 05:07:50] "DELETE /virtual-machine-interface/d735c610-1e1b-413d-a630-92ff498531b4 HTTP/1.1" 200 115 0.113987 10.0.0.242 - - [2026-06-04 05:07:50] "POST /neutron/network HTTP/1.1" 400 204 0.016322 10.0.0.242 - - [2026-06-04 05:07:51] "POST /neutron/port HTTP/1.1" 200 1239 0.023008 10.0.0.242 - - [2026-06-04 05:07:52] "POST /neutron/network HTTP/1.1" 200 1004 0.012198 10.0.0.50 - - [2026-06-04 05:07:52] "DELETE /route-target/207801d2-6345-4ab9-b301-20077192171e HTTP/1.1" 200 115 0.032317 10.0.0.27 - - [2026-06-04 05:07:53] "POST /useragent-kv HTTP/1.1" 200 115 0.076673 10.0.0.27 - - [2026-06-04 05:07:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003773 10.0.0.27 - - [2026-06-04 05:07:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003383 10.0.0.27 - - [2026-06-04 05:07:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003103 10.0.0.242 - - [2026-06-04 05:07:53] "POST /neutron/network HTTP/1.1" 200 151 0.247662 10.0.0.27 - - [2026-06-04 05:07:56] "GET /projects?obj_uuids=1f885609-5a36-44bb-91ef-c7dfc2c40040&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001422 10.0.0.242 - - [2026-06-04 05:07:56] "GET /project/1f885609-5a36-44bb-91ef-c7dfc2c40040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.124641 10.0.0.27 - - [2026-06-04 05:07:56] "GET /projects?obj_uuids=1f885609-5a36-44bb-91ef-c7dfc2c40040&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001927 10.0.0.242 - - [2026-06-04 05:07:56] "GET /project/1f885609-5a36-44bb-91ef-c7dfc2c40040?fields=virtual_networks HTTP/1.1" 200 1048 0.078218 10.0.0.27 - - [2026-06-04 05:07:56] "GET /projects?obj_uuids=1f885609-5a36-44bb-91ef-c7dfc2c40040&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001558 10.0.0.242 - - [2026-06-04 05:07:56] "GET /project/1f885609-5a36-44bb-91ef-c7dfc2c40040?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.057877 10.0.0.27 - - [2026-06-04 05:07:56] "GET /projects?obj_uuids=1f885609-5a36-44bb-91ef-c7dfc2c40040&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001148 10.0.0.242 - - [2026-06-04 05:07:56] "GET /project/1f885609-5a36-44bb-91ef-c7dfc2c40040?fields=security_groups HTTP/1.1" 200 1282 0.059020 10.0.0.242 - - [2026-06-04 05:07:57] "POST /fqname-to-id HTTP/1.1" 404 192 0.032972 10.0.0.27 - - [2026-06-04 05:07:57] "GET /projects?obj_uuids=2505f31e-563d-4f1e-8184-251e40fc1206&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003803 10.0.0.27 - - [2026-06-04 05:07:57] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000988 10.0.0.27 - - [2026-06-04 05:07:57] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.070172 10.0.0.27 - - [2026-06-04 05:07:57] "POST /id-to-fqname HTTP/1.1" 200 194 0.005293 10.0.0.27 - - [2026-06-04 05:07:57] "POST /fqname-to-id HTTP/1.1" 404 203 0.004749 10.0.0.27 - - [2026-06-04 05:07:58] "POST /security-groups HTTP/1.1" 200 595 0.043526 10.0.0.50 - - [2026-06-04 05:07:58] "POST /fqname-to-id HTTP/1.1" 404 238 0.004236 10.0.0.27 - - [2026-06-04 05:07:58] "POST /projects HTTP/1.1" 200 593 0.297922 10.0.0.27 - - [2026-06-04 05:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.344385 10.0.0.242 - - [2026-06-04 05:07:58] "GET /project/2505f31e-563d-4f1e-8184-251e40fc1206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.576693 10.0.0.50 - - [2026-06-04 05:07:58] "POST /access-control-lists HTTP/1.1" 200 598 0.051879 10.0.0.242 - - [2026-06-04 05:07:59] "GET / HTTP/1.1" 200 35931 0.002312 10.0.0.242 - - [2026-06-04 05:08:01] "POST /fqname-to-id HTTP/1.1" 401 293 0.000633 10.0.0.242 - - [2026-06-04 05:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.076232 10.0.0.27 - - [2026-06-04 05:08:01] "GET /projects?obj_uuids=2505f31e-563d-4f1e-8184-251e40fc1206&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001218 10.0.0.242 - - [2026-06-04 05:08:01] "GET /project/2505f31e-563d-4f1e-8184-251e40fc1206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.050263 10.0.0.242 - - [2026-06-04 05:08:02] "POST /neutron/network HTTP/1.1" 200 117 0.044994 10.0.0.27 - - [2026-06-04 05:08:02] "POST /useragent-kv HTTP/1.1" 200 115 0.007887 10.0.0.242 - - [2026-06-04 05:08:02] "POST /neutron/subnet HTTP/1.1" 200 828 0.202822 10.0.0.50 - - [2026-06-04 05:08:02] "POST /fqname-to-id HTTP/1.1" 404 207 0.070395 10.0.0.242 - - [2026-06-04 05:08:02] "POST /id-to-fqname HTTP/1.1" 200 224 0.001784 10.0.0.242 - - [2026-06-04 05:08:02] "GET /virtual-network/08c9e910-d261-40cb-9e61-885d2436b684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006972 10.0.0.242 - - [2026-06-04 05:08:03] "GET /virtual-network/08c9e910-d261-40cb-9e61-885d2436b684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006531 10.0.0.242 - - [2026-06-04 05:08:03] "POST /neutron/network HTTP/1.1" 200 1003 0.011766 10.0.0.242 - - [2026-06-04 05:08:03] "GET /virtual-network/08c9e910-d261-40cb-9e61-885d2436b684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006193 10.0.0.27 - - [2026-06-04 05:08:04] "DELETE /project/2505f31e563d4f1e8184251e40fc1206 HTTP/1.1" 404 173 0.007377 10.0.0.27 - - [2026-06-04 05:08:04] "GET /projects?obj_uuids=1f885609-5a36-44bb-91ef-c7dfc2c40040&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001009 10.0.0.27 - - [2026-06-04 05:08:04] "GET /project/1f885609-5a36-44bb-91ef-c7dfc2c40040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.044630 10.0.0.27 - - [2026-06-04 05:08:04] "GET /projects?obj_uuids=1f885609-5a36-44bb-91ef-c7dfc2c40040&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001046 10.0.0.27 - - [2026-06-04 05:08:04] "GET /project/1f885609-5a36-44bb-91ef-c7dfc2c40040?fields=security_groups HTTP/1.1" 200 1387 0.047970 10.0.0.27 - - [2026-06-04 05:08:04] "DELETE /security-group/edcc5854-ea8c-4e0c-a3b4-c3ad88b762d5 HTTP/1.1" 200 115 0.065941 10.0.0.27 - - [2026-06-04 05:08:04] "GET /projects?obj_uuids=1f885609-5a36-44bb-91ef-c7dfc2c40040&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001789 10.0.0.50 - - [2026-06-04 05:08:04] "DELETE /access-control-list/ce2e1a04-0f09-4465-a4db-5b8b0f3c3991 HTTP/1.1" 200 115 0.052540 10.0.0.27 - - [2026-06-04 05:08:04] "GET /project/1f885609-5a36-44bb-91ef-c7dfc2c40040?fields=application_policy_sets HTTP/1.1" 200 1426 0.052635 10.0.0.27 - - [2026-06-04 05:08:04] "DELETE /project/1f885609-5a36-44bb-91ef-c7dfc2c40040 HTTP/1.1" 200 115 0.433147 10.0.0.242 - - [2026-06-04 05:08:05] "POST /id-to-fqname HTTP/1.1" 200 224 0.002151 10.0.0.242 - - [2026-06-04 05:08:05] "POST /neutron/port HTTP/1.1" 200 4182 0.037805 10.0.0.27 - - [2026-06-04 05:08:06] "GET /projects?obj_uuids=2505f31e-563d-4f1e-8184-251e40fc1206&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001106 10.0.0.242 - - [2026-06-04 05:08:06] "GET /project/2505f31e-563d-4f1e-8184-251e40fc1206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.088626 10.0.0.242 - - [2026-06-04 05:08:07] "POST /neutron/port HTTP/1.1" 200 4182 0.047570 10.0.0.242 - - [2026-06-04 05:08:07] "POST /id-to-fqname HTTP/1.1" 200 224 0.001850 10.0.0.242 - - [2026-06-04 05:08:07] "POST /neutron/network HTTP/1.1" 200 1013 0.008695 10.0.0.242 - - [2026-06-04 05:08:08] "POST /neutron/port HTTP/1.1" 200 1172 0.025007 10.0.0.242 - - [2026-06-04 05:08:08] "POST /neutron/port HTTP/1.1" 200 1236 0.026372 10.0.0.27 - - [2026-06-04 05:08:08] "GET /projects?obj_uuids=2505f31e-563d-4f1e-8184-251e40fc1206&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001187 10.0.0.242 - - [2026-06-04 05:08:08] "POST /neutron/subnet HTTP/1.1" 200 1389 0.016204 10.0.0.242 - - [2026-06-04 05:08:08] "GET /project/2505f31e-563d-4f1e-8184-251e40fc1206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.118521 10.0.0.242 - - [2026-06-04 05:08:08] "POST /neutron/port HTTP/1.1" 200 117 0.001291 10.0.0.242 - - [2026-06-04 05:08:09] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010407 10.0.0.242 - - [2026-06-04 05:08:09] "POST /id-to-fqname HTTP/1.1" 200 224 0.001752 10.0.0.242 - - [2026-06-04 05:08:09] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009139 10.0.0.27 - - [2026-06-04 05:08:09] "GET /projects?obj_uuids=2505f31e-563d-4f1e-8184-251e40fc1206&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001367 10.0.0.242 - - [2026-06-04 05:08:09] "POST /neutron/port HTTP/1.1" 200 1172 0.381741 10.0.0.242 - - [2026-06-04 05:08:10] "POST /neutron/port HTTP/1.1" 200 1226 0.164319 10.0.0.242 - - [2026-06-04 05:08:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005180 10.0.0.27 - - [2026-06-04 05:08:10] "GET /projects?obj_uuids=2505f31e-563d-4f1e-8184-251e40fc1206&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000985 10.0.0.242 - - [2026-06-04 05:08:10] "GET /project/2505f31e-563d-4f1e-8184-251e40fc1206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.078985 10.0.0.242 - - [2026-06-04 05:08:10] "POST /neutron/port HTTP/1.1" 200 117 0.001222 10.0.0.242 - - [2026-06-04 05:08:10] "POST /neutron/port HTTP/1.1" 200 6346 0.048171 10.0.0.242 - - [2026-06-04 05:08:11] "POST /neutron/port HTTP/1.1" 200 1236 0.021487 10.0.0.242 - - [2026-06-04 05:08:11] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007657 10.0.0.242 - - [2026-06-04 05:08:11] "GET /virtual-machine/a1c136d1-ffed-4dd8-bc57-c1ae66b69f0b HTTP/1.1" 401 293 0.000497 10.0.0.242 - - [2026-06-04 05:08:11] "POST /neutron/network HTTP/1.1" 200 1013 0.008134 10.0.0.242 - - [2026-06-04 05:08:11] "GET /virtual-machine/a1c136d1-ffed-4dd8-bc57-c1ae66b69f0b HTTP/1.1" 200 1297 0.046336 10.0.0.242 - - [2026-06-04 05:08:11] "GET /virtual-machine-interface/061dccbf-8168-4b36-a20d-8cf6d8249793 HTTP/1.1" 200 3154 0.008893 10.0.0.242 - - [2026-06-04 05:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864 10.0.0.242 - - [2026-06-04 05:08:11] "POST /neutron/port HTTP/1.1" 200 1172 0.035868 10.0.0.242 - - [2026-06-04 05:08:11] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004274 10.0.0.242 - - [2026-06-04 05:08:11] "GET /virtual-networks?parent_id=2505f31e-563d-4f1e-8184-251e40fc1206&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002995 10.0.0.242 - - [2026-06-04 05:08:12] "GET /virtual-network/08c9e910-d261-40cb-9e61-885d2436b684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006273 10.0.0.242 - - [2026-06-04 05:08:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004003 10.0.0.242 - - [2026-06-04 05:08:12] "POST /neutron/port HTTP/1.1" 200 117 0.001470 10.0.0.242 - - [2026-06-04 05:08:13] "POST /neutron/port HTTP/1.1" 200 1105 0.020837 10.0.0.242 - - [2026-06-04 05:08:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004457 10.0.0.242 - - [2026-06-04 05:08:13] "POST /neutron/network HTTP/1.1" 200 925 0.008812 10.0.0.242 - - [2026-06-04 05:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.242 - - [2026-06-04 05:08:15] "GET /virtual-network/08c9e910-d261-40cb-9e61-885d2436b684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006294 10.0.0.242 - - [2026-06-04 05:08:16] "POST /neutron/network HTTP/1.1" 200 1121 0.007007 10.0.0.242 - - [2026-06-04 05:08:16] "POST /neutron/subnet HTTP/1.1" 200 1375 0.015257 10.0.0.242 - - [2026-06-04 05:08:16] "POST /neutron/network HTTP/1.1" 200 1111 0.009523 10.0.0.242 - - [2026-06-04 05:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859 10.0.0.242 - - [2026-06-04 05:08:19] "GET /virtual-network/08c9e910-d261-40cb-9e61-885d2436b684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005908 10.0.0.242 - - [2026-06-04 05:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.242 - - [2026-06-04 05:08:23] "GET /virtual-network/08c9e910-d261-40cb-9e61-885d2436b684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007476 10.0.0.242 - - [2026-06-04 05:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.242 - - [2026-06-04 05:08:27] "GET /virtual-network/08c9e910-d261-40cb-9e61-885d2436b684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005620 10.0.0.50 - - [2026-06-04 05:08:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000399 10.0.0.27 - - [2026-06-04 05:08:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000535 10.0.0.50 - - [2026-06-04 05:08:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000398 10.0.0.27 - - [2026-06-04 05:08:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000499 10.0.0.50 - - [2026-06-04 05:08:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000547 10.0.0.50 - - [2026-06-04 05:08:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000377 10.0.0.242 - - [2026-06-04 05:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006031 10.0.0.242 - - [2026-06-04 05:08:31] "GET /virtual-network/08c9e910-d261-40cb-9e61-885d2436b684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.008859 10.0.0.27 - - [2026-06-04 05:08:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000434 10.0.0.27 - - [2026-06-04 05:08:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000389 10.0.0.242 - - [2026-06-04 05:08:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000678 10.0.0.242 - - [2026-06-04 05:08:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000460 10.0.0.242 - - [2026-06-04 05:08:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000372 10.0.0.242 - - [2026-06-04 05:08:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000496 10.0.0.242 - - [2026-06-04 05:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.242 - - [2026-06-04 05:08:35] "GET /virtual-network/08c9e910-d261-40cb-9e61-885d2436b684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007993 10.0.0.242 - - [2026-06-04 05:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.242 - - [2026-06-04 05:08:39] "GET /virtual-network/08c9e910-d261-40cb-9e61-885d2436b684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005981 10.0.0.27 - - [2026-06-04 05:08:40] "GET /obj-perms HTTP/1.1" 200 5075 0.083223 10.0.0.242 - - [2026-06-04 05:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004602 10.0.0.242 - - [2026-06-04 05:08:43] "GET /virtual-network/08c9e910-d261-40cb-9e61-885d2436b684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007348 10.0.0.242 - - [2026-06-04 05:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005063 10.0.0.242 - - [2026-06-04 05:08:47] "GET /virtual-network/08c9e910-d261-40cb-9e61-885d2436b684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007575 10.0.0.242 - - [2026-06-04 05:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004453 10.0.0.242 - - [2026-06-04 05:08:52] "GET /virtual-network/08c9e910-d261-40cb-9e61-885d2436b684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007334 10.0.0.242 - - [2026-06-04 05:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004410 10.0.0.242 - - [2026-06-04 05:08:56] "GET /virtual-network/08c9e910-d261-40cb-9e61-885d2436b684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005975 10.0.0.242 - - [2026-06-04 05:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005302 10.0.0.242 - - [2026-06-04 05:09:00] "GET /virtual-network/08c9e910-d261-40cb-9e61-885d2436b684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.008296 10.0.0.242 - - [2026-06-04 05:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.242 - - [2026-06-04 05:09:04] "GET /virtual-network/08c9e910-d261-40cb-9e61-885d2436b684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005495 10.0.0.242 - - [2026-06-04 05:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005192 10.0.0.242 - - [2026-06-04 05:09:08] "GET /virtual-network/08c9e910-d261-40cb-9e61-885d2436b684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005846 10.0.0.242 - - [2026-06-04 05:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.242 - - [2026-06-04 05:09:12] "GET /virtual-network/08c9e910-d261-40cb-9e61-885d2436b684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006084 10.0.0.242 - - [2026-06-04 05:09:15] "POST /neutron/port HTTP/1.1" 200 1105 0.022215 10.0.0.242 - - [2026-06-04 05:09:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004512 10.0.0.242 - - [2026-06-04 05:09:16] "POST /neutron/network HTTP/1.1" 200 925 0.007532 10.0.0.242 - - [2026-06-04 05:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.242 - - [2026-06-04 05:09:16] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004342 10.0.0.242 - - [2026-06-04 05:09:16] "GET /virtual-networks?parent_id=2505f31e-563d-4f1e-8184-251e40fc1206&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003323 10.0.0.242 - - [2026-06-04 05:09:16] "GET /virtual-network/08c9e910-d261-40cb-9e61-885d2436b684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005904 10.0.0.242 - - [2026-06-04 05:09:21] "POST /neutron/port HTTP/1.1" 200 1236 0.022317 10.0.0.242 - - [2026-06-04 05:09:27] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010971 10.0.0.242 - - [2026-06-04 05:09:30] "POST /neutron/port HTTP/1.1" 200 1236 0.027166 10.0.0.242 - - [2026-06-04 05:09:32] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008461 10.0.0.50 - - [2026-06-04 05:09:41] "GET /obj-perms HTTP/1.1" 200 5075 0.063580 10.0.0.242 - - [2026-06-04 05:09:42] "POST /neutron/port HTTP/1.1" 200 1236 0.023182 10.0.0.242 - - [2026-06-04 05:09:48] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008610 10.0.0.242 - - [2026-06-04 05:09:48] "POST /neutron/port HTTP/1.1" 200 1236 0.021485 10.0.0.242 - - [2026-06-04 05:09:48] "GET /virtual-machine/f987c2f4-ca9c-46cd-ae60-a4408541452a HTTP/1.1" 200 1297 0.007207 10.0.0.242 - - [2026-06-04 05:09:48] "GET /virtual-machine-interface/b9fb31e4-65c3-4481-b7cc-c527b30b9713 HTTP/1.1" 200 3156 0.007489 10.0.0.242 - - [2026-06-04 05:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.242 - - [2026-06-04 05:09:48] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004001 10.0.0.242 - - [2026-06-04 05:09:48] "GET /virtual-networks?parent_id=2505f31e-563d-4f1e-8184-251e40fc1206&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003857 10.0.0.242 - - [2026-06-04 05:09:48] "GET /virtual-network/08c9e910-d261-40cb-9e61-885d2436b684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006168 10.0.0.242 - - [2026-06-04 05:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.242 - - [2026-06-04 05:09:49] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004692 10.0.0.242 - - [2026-06-04 05:09:49] "GET /virtual-networks?parent_id=2505f31e-563d-4f1e-8184-251e40fc1206&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003651 10.0.0.242 - - [2026-06-04 05:09:49] "GET /virtual-network/08c9e910-d261-40cb-9e61-885d2436b684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006550 10.0.0.242 - - [2026-06-04 05:09:49] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009584 10.0.0.242 - - [2026-06-04 05:09:50] "POST /neutron/port HTTP/1.1" 200 1236 0.029890 10.0.0.242 - - [2026-06-04 05:09:50] "GET /virtual-machine/80680b57-98ca-497f-a75a-d91c9787f489 HTTP/1.1" 200 1296 0.008284 10.0.0.242 - - [2026-06-04 05:09:50] "GET /virtual-machine-interface/af0fabbb-f233-4a61-841f-b8a119f5bf53 HTTP/1.1" 200 3155 0.007349 10.0.0.242 - - [2026-06-04 05:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005018 10.0.0.242 - - [2026-06-04 05:09:50] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005472 10.0.0.242 - - [2026-06-04 05:09:50] "GET /virtual-networks?parent_id=2505f31e-563d-4f1e-8184-251e40fc1206&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.004164 10.0.0.242 - - [2026-06-04 05:09:50] "GET /virtual-network/08c9e910-d261-40cb-9e61-885d2436b684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005494 10.0.0.242 - - [2026-06-04 05:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005230 10.0.0.242 - - [2026-06-04 05:09:51] "GET /global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004980 10.0.0.242 - - [2026-06-04 05:09:51] "GET /virtual-networks?parent_id=2505f31e-563d-4f1e-8184-251e40fc1206&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.006166 10.0.0.242 - - [2026-06-04 05:09:51] "GET /virtual-network/08c9e910-d261-40cb-9e61-885d2436b684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007488 10.0.0.242 - - [2026-06-04 05:09:51] "GET /virtual-machine-interface/af0fabbb-f233-4a61-841f-b8a119f5bf53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.008353 10.0.0.242 - - [2026-06-04 05:09:51] "PUT /virtual-machine-interface/af0fabbb-f233-4a61-841f-b8a119f5bf53 HTTP/1.1" 200 284 0.021050 10.0.0.242 - - [2026-06-04 05:10:15] "POST /neutron/port HTTP/1.1" 200 1216 0.022189 10.0.0.242 - - [2026-06-04 05:10:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003975 10.0.0.242 - - [2026-06-04 05:10:15] "POST /neutron/port HTTP/1.1" 200 117 0.001546 10.0.0.242 - - [2026-06-04 05:10:17] "POST /neutron/port HTTP/1.1" 200 1236 0.040881 10.0.0.242 - - [2026-06-04 05:10:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004130 10.0.0.242 - - [2026-06-04 05:10:17] "POST /neutron/port HTTP/1.1" 200 117 0.001198 10.0.0.242 - - [2026-06-04 05:10:41] "GET /obj-perms HTTP/1.1" 200 5075 0.081439 10.0.0.242 - - [2026-06-04 05:11:17] "POST /neutron/port HTTP/1.1" 200 1105 0.055881 10.0.0.242 - - [2026-06-04 05:11:17] "POST /neutron/subnet HTTP/1.1" 200 689 0.009645 10.0.0.242 - - [2026-06-04 05:11:19] "POST /neutron/port HTTP/1.1" 200 1216 0.056041 10.0.0.242 - - [2026-06-04 05:11:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006362 10.0.0.242 - - [2026-06-04 05:11:19] "POST /neutron/port HTTP/1.1" 200 117 0.001482 10.0.0.242 - - [2026-06-04 05:12:18] "POST /neutron/port HTTP/1.1" 200 1236 0.020424 10.0.0.242 - - [2026-06-04 05:12:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005262 10.0.0.242 - - [2026-06-04 05:12:18] "POST /neutron/port HTTP/1.1" 200 117 0.001133 10.0.0.242 - - [2026-06-04 05:12:20] "POST /neutron/port HTTP/1.1" 200 1105 0.021128 10.0.0.242 - - [2026-06-04 05:12:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004945 10.0.0.242 - - [2026-06-04 05:12:21] "POST /neutron/network HTTP/1.1" 200 925 0.007944 10.0.0.242 - - [2026-06-04 05:12:40] "POST /neutron/port HTTP/1.1" 200 1236 0.021683 10.0.0.242 - - [2026-06-04 05:12:41] "POST /neutron/port HTTP/1.1" 200 1236 0.023232 10.0.0.242 - - [2026-06-04 05:12:41] "POST /neutron/port HTTP/1.1" 200 1236 0.034321 10.0.0.242 - - [2026-06-04 05:12:42] "POST /neutron/network HTTP/1.1" 200 1003 0.010191 10.0.0.50 - - [2026-06-04 05:12:42] "DELETE /route-target/f0663ac9-0ce9-4f9f-8a1e-5c3311599d6b HTTP/1.1" 200 115 0.024534 10.0.0.27 - - [2026-06-04 05:12:44] "GET /obj-perms HTTP/1.1" 200 5075 0.070565 10.0.0.27 - - [2026-06-04 05:12:44] "GET /projects?obj_uuids=2505f31e-563d-4f1e-8184-251e40fc1206&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001528 10.0.0.242 - - [2026-06-04 05:12:44] "GET /project/2505f31e-563d-4f1e-8184-251e40fc1206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.048212 10.0.0.27 - - [2026-06-04 05:12:44] "GET /projects?obj_uuids=2505f31e-563d-4f1e-8184-251e40fc1206&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001128 10.0.0.242 - - [2026-06-04 05:12:44] "GET /project/2505f31e-563d-4f1e-8184-251e40fc1206?fields=virtual_networks HTTP/1.1" 200 1039 0.042361 10.0.0.27 - - [2026-06-04 05:12:44] "GET /projects?obj_uuids=2505f31e-563d-4f1e-8184-251e40fc1206&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001544 10.0.0.242 - - [2026-06-04 05:12:44] "GET /project/2505f31e-563d-4f1e-8184-251e40fc1206?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.052878 10.0.0.27 - - [2026-06-04 05:12:44] "GET /projects?obj_uuids=2505f31e-563d-4f1e-8184-251e40fc1206&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001070 10.0.0.242 - - [2026-06-04 05:12:44] "GET /project/2505f31e-563d-4f1e-8184-251e40fc1206?fields=security_groups HTTP/1.1" 200 1269 0.040315 10.0.0.242 - - [2026-06-04 05:12:45] "POST /fqname-to-id HTTP/1.1" 404 188 0.037336 10.0.0.27 - - [2026-06-04 05:12:45] "GET /projects?obj_uuids=19419f48-9036-4a7f-a754-72f8b5ec917d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003022 10.0.0.27 - - [2026-06-04 05:12:45] "GET /domains?obj_uuids=8ccfa912-5c7b-4fa2-81f0-7797c9f08308&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001254 10.0.0.27 - - [2026-06-04 05:12:45] "GET /domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007854 10.0.0.27 - - [2026-06-04 05:12:46] "POST /id-to-fqname HTTP/1.1" 200 190 0.001118 10.0.0.27 - - [2026-06-04 05:12:46] "POST /fqname-to-id HTTP/1.1" 404 199 0.014278 10.0.0.27 - - [2026-06-04 05:12:46] "POST /security-groups HTTP/1.1" 200 591 0.032939 10.0.0.27 - - [2026-06-04 05:12:46] "POST /projects HTTP/1.1" 200 585 0.271232 10.0.0.27 - - [2026-06-04 05:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.311100 10.0.0.50 - - [2026-06-04 05:12:46] "POST /fqname-to-id HTTP/1.1" 404 233 0.008410 10.0.0.242 - - [2026-06-04 05:12:46] "GET /project/19419f48-9036-4a7f-a754-72f8b5ec917d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.486094 10.0.0.242 - - [2026-06-04 05:12:47] "GET / HTTP/1.1" 200 35931 0.002311 10.0.0.50 - - [2026-06-04 05:12:48] "DELETE /access-control-list/c10d299e-9f6d-45b6-8d11-c394eb33a9de HTTP/1.1" 200 115 0.050508 10.0.0.27 - - [2026-06-04 05:12:53] "GET /projects?obj_uuids=19419f48-9036-4a7f-a754-72f8b5ec917d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.038265 10.0.0.242 - - [2026-06-04 05:12:53] "GET /project/19419f48-9036-4a7f-a754-72f8b5ec917d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.104625 10.0.0.27 - - [2026-06-04 05:12:53] "GET /projects?obj_uuids=19419f48-9036-4a7f-a754-72f8b5ec917d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001042 10.0.0.242 - - [2026-06-04 05:12:53] "GET /project/19419f48-9036-4a7f-a754-72f8b5ec917d?fields=virtual_networks HTTP/1.1" 200 1032 0.072501 10.0.0.27 - - [2026-06-04 05:12:53] "GET /projects?obj_uuids=19419f48-9036-4a7f-a754-72f8b5ec917d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001354 10.0.0.242 - - [2026-06-04 05:12:53] "GET /project/19419f48-9036-4a7f-a754-72f8b5ec917d?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.046928 10.0.0.27 - - [2026-06-04 05:12:53] "GET /projects?obj_uuids=19419f48-9036-4a7f-a754-72f8b5ec917d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000988 10.0.0.242 - - [2026-06-04 05:12:54] "GET /project/19419f48-9036-4a7f-a754-72f8b5ec917d?fields=security_groups HTTP/1.1" 200 1258 0.054012 10.0.0.27 - - [2026-06-04 05:13:05] "DELETE /project/2505f31e-563d-4f1e-8184-251e40fc1206 HTTP/1.1" 404 177 0.044588 10.0.0.27 - - [2026-06-04 05:13:05] "DELETE /project/19419f4890364a7fa75472f8b5ec917d HTTP/1.1" 404 173 0.067485 10.0.0.27 - - [2026-06-04 05:13:05] "GET /projects?obj_uuids=19419f48-9036-4a7f-a754-72f8b5ec917d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001117 10.0.0.27 - - [2026-06-04 05:13:05] "GET /project/19419f48-9036-4a7f-a754-72f8b5ec917d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.052345 10.0.0.27 - - [2026-06-04 05:13:05] "GET /projects?obj_uuids=19419f48-9036-4a7f-a754-72f8b5ec917d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001302 10.0.0.27 - - [2026-06-04 05:13:05] "GET /project/19419f48-9036-4a7f-a754-72f8b5ec917d?fields=security_groups HTTP/1.1" 200 1363 0.046450 10.0.0.27 - - [2026-06-04 05:13:05] "DELETE /security-group/6f88cfa0-18d6-4e39-97b7-6ae47897ed73 HTTP/1.1" 200 115 0.055302 10.0.0.27 - - [2026-06-04 05:13:05] "GET /projects?obj_uuids=19419f48-9036-4a7f-a754-72f8b5ec917d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001245 10.0.0.27 - - [2026-06-04 05:13:05] "GET /project/19419f48-9036-4a7f-a754-72f8b5ec917d?fields=application_policy_sets HTTP/1.1" 200 1402 0.059646 10.0.0.27 - - [2026-06-04 05:13:05] "DELETE /project/19419f48-9036-4a7f-a754-72f8b5ec917d HTTP/1.1" 200 115 0.572771 10.0.0.50 - - [2026-06-04 05:13:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000434 10.0.0.27 - - [2026-06-04 05:13:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000389 10.0.0.50 - - [2026-06-04 05:13:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000366 10.0.0.27 - - [2026-06-04 05:13:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000372 10.0.0.50 - - [2026-06-04 05:13:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000409 10.0.0.50 - - [2026-06-04 05:13:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000432 10.0.0.27 - - [2026-06-04 05:13:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000371 10.0.0.27 - - [2026-06-04 05:13:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000572 10.0.0.242 - - [2026-06-04 05:13:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000375 10.0.0.242 - - [2026-06-04 05:13:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000372 10.0.0.242 - - [2026-06-04 05:13:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000382 10.0.0.242 - - [2026-06-04 05:13:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000355 10.0.0.50 - - [2026-06-04 05:13:45] "GET /obj-perms HTTP/1.1" 200 5075 0.078085 10.0.0.242 - - [2026-06-04 05:14:20] "POST /neutron/port HTTP/1.1" 200 1216 0.021677 10.0.0.242 - - [2026-06-04 05:14:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004434 10.0.0.242 - - [2026-06-04 05:14:20] "POST /neutron/port HTTP/1.1" 200 117 0.001075 10.0.0.242 - - [2026-06-04 05:14:23] "POST /neutron/port HTTP/1.1" 200 1216 0.025959 10.0.0.242 - - [2026-06-04 05:14:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005823 10.0.0.242 - - [2026-06-04 05:14:23] "POST /neutron/port HTTP/1.1" 200 117 0.001196 10.0.0.242 - - [2026-06-04 05:14:46] "GET /obj-perms HTTP/1.1" 200 5075 0.134384 10.0.0.242 - - [2026-06-04 05:15:22] "POST /neutron/port HTTP/1.1" 200 1105 0.026771 10.0.0.242 - - [2026-06-04 05:15:22] "POST /neutron/subnet HTTP/1.1" 200 689 0.012494 10.0.0.242 - - [2026-06-04 05:15:24] "POST /neutron/port HTTP/1.1" 200 1105 0.020464 10.0.0.242 - - [2026-06-04 05:15:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004488 10.0.0.242 - - [2026-06-04 05:15:25] "POST /neutron/network HTTP/1.1" 200 925 0.009810 [Introspect:8084]10.0.0.27 - - [2026-06-04 05:15:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000998 [Introspect:8084]10.0.0.27 - - [2026-06-04 05:15:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.001162