+++ date ++ echo 'INFO: =================== Mon Apr 27 02:30:45 AM UTC 2026 ===================' INFO: =================== Mon Apr 27 02:30:45 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.23 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ 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.41,10.0.0.249,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.41,10.0.0.249,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.41,10.0.0.249,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.41,10.0.0.249,10.0.0.23 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.41:8081 10.0.0.249:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.41:8081 10.0.0.249:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.41:8081 10.0.0.249:8081 10.0.0.23:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.41:9042 10.0.0.249:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.41:9042 10.0.0.249:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.41:9042 10.0.0.249:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.41,10.0.0.249,10.0.0.23 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.41:8086 10.0.0.249:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.41:8086 10.0.0.249:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.41:8086 10.0.0.249:8086 10.0.0.23:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.41,10.0.0.249,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.41,10.0.0.249,10.0.0.23 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.41:8082 10.0.0.249:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.41:8082 10.0.0.249:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.41:8082 10.0.0.249:8082 10.0.0.23:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.41:9161 10.0.0.249:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.41:9161 10.0.0.249:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.41:9161 10.0.0.249:9161 10.0.0.23:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.41:9041 10.0.0.249:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.41:9041 10.0.0.249:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.41:9041 10.0.0.249:9041 10.0.0.23:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.25,10.20.0.193,10.20.0.18 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.193,10.20.0.18 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.41,10.0.0.249,10.0.0.23 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.41:2181,10.0.0.249:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.41:2181,10.0.0.249:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.41:2181,10.0.0.249:2181,10.0.0.23:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.41:2181 10.0.0.249:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.41:2181 10.0.0.249:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.41:2181 10.0.0.249:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.41,10.0.0.249,10.0.0.23 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.41:5673,10.0.0.249:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.41:5673,10.0.0.249:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.41:5673,10.0.0.249:5673,10.0.0.23:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.41:6379 10.0.0.249:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.41:6379 10.0.0.249:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.41:6379 10.0.0.249:6379 10.0.0.23:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.41,10.0.0.249,10.0.0.23 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.41:9092 10.0.0.249:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.41:9092 10.0.0.249:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.41:9092 10.0.0.249:9092 10.0.0.23:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.41 ++ 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.41,10.0.0.249,10.0.0.23 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.41,10.0.0.249,10.0.0.23 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.41,10.0.0.249,10.0.0.23 + local cassandra=10.0.0.41 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.41 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.41,10.0.0.249,10.0.0.23 +++ local servers=10.0.0.41,10.0.0.249,10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ sort ++++ uniq ++++ tr '\n' , +++ local local_ips=,10.0.0.23,10.20.0.18,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.41'\''))' +++ local server_ip=10.0.0.41 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.41 ]] +++ [[ ,10.0.0.23,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.41, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.23,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.249, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.23'\''))' +++ local server_ip=10.0.0.23 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.23 ]] +++ [[ ,10.0.0.23,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.23, ]] +++ echo 10.0.0.23 3 +++ return ++ local ip=10.0.0.23 ++ [[ -z 10.0.0.23 ]] ++ echo 10.0.0.23 + host_ip=10.0.0.23 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.41:9041 10.0.0.249:9041 10.0.0.23:9041 + cassandra_server_list='10.0.0.41:9041 10.0.0.249:9041 10.0.0.23:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.23:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ set -o posix ++ set ++ 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: 04/27/2026 02:30:56.424 7f4d0af9ea40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/27/2026 02:30:56.683 7f4d0af9ea40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/27/2026 02:30:56.700 7f4d0af9ea40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/27/2026 02:30:56.700 7f4d0af9ea40 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.23:8082/ Hit Ctrl-C to quit. 10.0.0.23 - - [2026-04-27 02:31:22] "GET / HTTP/1.1" 503 181 0.000277 10.0.0.23 - - [2026-04-27 02:31:22] "GET / HTTP/1.1" 503 181 0.000155 10.0.0.249 - - [2026-04-27 02:31:22] "GET / HTTP/1.1" 503 181 0.000298 10.0.0.23 - - [2026-04-27 02:31:23] "GET / HTTP/1.1" 200 45871 0.001533 10.0.0.23 - - [2026-04-27 02:31:23] "GET / HTTP/1.1" 200 45871 0.001257 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.23 - - [2026-04-27 02:31:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000594 10.0.0.23 - - [2026-04-27 02:31:23] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000274 10.0.0.249 - - [2026-04-27 02:31:23] "GET / HTTP/1.1" 200 35931 0.002348 10.0.0.249 - - [2026-04-27 02:31:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000474 10.0.0.23 - - [2026-04-27 02:31:24] "GET / HTTP/1.1" 200 35931 0.001751 10.0.0.23 - - [2026-04-27 02:31:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000399 10.0.0.249 - - [2026-04-27 02:31:24] "GET / HTTP/1.1" 200 35931 0.001495 10.0.0.41 - - [2026-04-27 02:31:24] "GET / HTTP/1.1" 200 35931 0.001577 10.0.0.41 - - [2026-04-27 02:31:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000638 10.0.0.249 - - [2026-04-27 02:31:24] "GET / HTTP/1.1" 200 35931 0.001794 10.0.0.249 - - [2026-04-27 02:31:25] "GET / HTTP/1.1" 200 35931 0.001689 10.0.0.249 - - [2026-04-27 02:31:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000585 10.0.0.23 - - [2026-04-27 02:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 2.156594 10.0.0.23 - - [2026-04-27 02:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005647 10.0.0.41 - - [2026-04-27 02:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.760518 10.0.0.41 - - [2026-04-27 02:31:26] "GET /global-system-config/b391dde2-f513-4bf0-ae5a-0af758d5a917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009186 10.0.0.249 - - [2026-04-27 02:31:26] "POST /fqname-to-id HTTP/1.1" 404 186 0.088688 10.0.0.249 - - [2026-04-27 02:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006412 10.0.0.23 - - [2026-04-27 02:31:26] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 1.886524 10.0.0.41 - - [2026-04-27 02:31:26] "POST /fqname-to-id HTTP/1.1" 404 220 0.008528 10.0.0.23 - - [2026-04-27 02:31:26] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.005647 10.0.0.23 - - [2026-04-27 02:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 1.206937 10.0.0.23 - - [2026-04-27 02:31:26] "GET /global-system-config/b391dde2-f513-4bf0-ae5a-0af758d5a917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008828 10.0.0.249 - - [2026-04-27 02:31:26] "GET /global-system-config/b391dde2-f513-4bf0-ae5a-0af758d5a917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008463 10.0.0.249 - - [2026-04-27 02:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 1.567244 10.0.0.249 - - [2026-04-27 02:31:26] "GET /global-system-config/b391dde2-f513-4bf0-ae5a-0af758d5a917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010916 10.0.0.23 - - [2026-04-27 02:31:26] "POST /fqname-to-id HTTP/1.1" 404 220 0.005378 10.0.0.249 - - [2026-04-27 02:31:26] "POST /fqname-to-id HTTP/1.1" 404 220 0.005457 10.0.0.41 - - [2026-04-27 02:31:26] "POST /config-database-nodes HTTP/1.1" 200 617 0.073837 10.0.0.249 - - [2026-04-27 02:31:26] "POST /service-appliance-sets HTTP/1.1" 200 553 0.095914 10.0.0.23 - - [2026-04-27 02:31:26] "POST /config-database-nodes HTTP/1.1" 200 617 0.130281 10.0.0.249 - - [2026-04-27 02:31:26] "POST /fqname-to-id HTTP/1.1" 404 180 0.005454 10.0.0.249 - - [2026-04-27 02:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009552 10.0.0.249 - - [2026-04-27 02:31:26] "POST /config-database-nodes HTTP/1.1" 200 617 0.162636 10.0.0.249 - - [2026-04-27 02:31:27] "GET /global-system-config/b391dde2-f513-4bf0-ae5a-0af758d5a917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010392 10.0.0.249 - - [2026-04-27 02:31:27] "POST /service-appliance-sets HTTP/1.1" 200 541 0.096628 /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.249 - - [2026-04-27 02:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007944 10.0.0.249 - - [2026-04-27 02:31:27] "GET /network-ipam/443f38da-eb3c-45f2-bda2-74319d51385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.008689 10.0.0.249 - - [2026-04-27 02:31:27] "GET / HTTP/1.1" 200 35931 0.001733 10.0.0.249 - - [2026-04-27 02:31:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000460 10.0.0.41 - - [2026-04-27 02:31:27] "GET / HTTP/1.1" 200 35931 0.001662 10.0.0.41 - - [2026-04-27 02:31:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000548 10.0.0.249 - - [2026-04-27 02:31:27] "POST /service-templates HTTP/1.1" 200 511 0.064275 10.0.0.249 - - [2026-04-27 02:31:27] "POST /service-templates HTTP/1.1" 200 501 0.071598 10.0.0.249 - - [2026-04-27 02:31:28] "POST /service-templates HTTP/1.1" 200 515 0.073946 10.0.0.23 - - [2026-04-27 02:31:28] "GET / HTTP/1.1" 200 35931 0.001491 10.0.0.23 - - [2026-04-27 02:31:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000438 10.0.0.249 - - [2026-04-27 02:31:28] "POST /service-templates HTTP/1.1" 200 535 0.066126 10.0.0.249 - - [2026-04-27 02:31:28] "POST /service-templates HTTP/1.1" 200 507 0.138819 10.0.0.249 - - [2026-04-27 02:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 1.307912 10.0.0.249 - - [2026-04-27 02:31:29] "GET /global-system-config/b391dde2-f513-4bf0-ae5a-0af758d5a917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009545 10.0.0.41 - - [2026-04-27 02:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.942877 10.0.0.41 - - [2026-04-27 02:31:29] "GET /global-system-config/b391dde2-f513-4bf0-ae5a-0af758d5a917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009638 10.0.0.249 - - [2026-04-27 02:31:29] "POST /fqname-to-id HTTP/1.1" 404 220 0.005903 10.0.0.23 - - [2026-04-27 02:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.549179 10.0.0.23 - - [2026-04-27 02:31:29] "GET /global-system-config/b391dde2-f513-4bf0-ae5a-0af758d5a917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008285 10.0.0.41 - - [2026-04-27 02:31:29] "POST /fqname-to-id HTTP/1.1" 404 220 0.005008 10.0.0.23 - - [2026-04-27 02:31:29] "POST /fqname-to-id HTTP/1.1" 404 220 0.008984 10.0.0.249 - - [2026-04-27 02:31:29] "POST /config-nodes HTTP/1.1" 200 599 0.086576 10.0.0.41 - - [2026-04-27 02:31:29] "POST /config-nodes HTTP/1.1" 200 599 0.063995 10.0.0.23 - - [2026-04-27 02:31:30] "POST /config-nodes HTTP/1.1" 200 599 0.060030 10.0.0.249 - - [2026-04-27 02:31:30] "GET / HTTP/1.1" 200 35931 0.001922 10.0.0.249 - - [2026-04-27 02:31:30] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000439 10.0.0.23 - - [2026-04-27 02:31:30] "GET / HTTP/1.1" 200 35931 0.001446 10.0.0.23 - - [2026-04-27 02:31:30] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000475 10.0.0.41 - - [2026-04-27 02:31:31] "GET / HTTP/1.1" 200 35931 0.002247 10.0.0.41 - - [2026-04-27 02:31:31] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000410 10.0.0.249 - - [2026-04-27 02:31:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.970862 10.0.0.23 - - [2026-04-27 02:31:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.597861 10.0.0.41 - - [2026-04-27 02:31:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.110327 10.0.0.249 - - [2026-04-27 02:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010852 10.0.0.249 - - [2026-04-27 02:31:37] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.007436 10.0.0.23 - - [2026-04-27 02:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.016361 10.0.0.23 - - [2026-04-27 02:31:37] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.015572 10.0.0.249 - - [2026-04-27 02:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007897 10.0.0.41 - - [2026-04-27 02:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007032 10.0.0.41 - - [2026-04-27 02:31:37] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.007850 10.0.0.23 - - [2026-04-27 02:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005639 10.0.0.41 - - [2026-04-27 02:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005456 10.0.0.249 - - [2026-04-27 02:31:37] "PUT /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217 HTTP/1.1" 200 276 0.033637 10.0.0.23 - - [2026-04-27 02:31:37] "PUT /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217 HTTP/1.1" 200 276 0.058907 10.0.0.41 - - [2026-04-27 02:31:37] "PUT /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217 HTTP/1.1" 200 276 0.030453 10.0.0.249 - - [2026-04-27 02:31:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000566 10.0.0.249 - - [2026-04-27 02:31:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000589 10.0.0.249 - - [2026-04-27 02:31:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000551 10.0.0.249 - - [2026-04-27 02:31:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.41 - - [2026-04-27 02:31:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000457 10.0.0.41 - - [2026-04-27 02:31:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000428 10.0.0.23 - - [2026-04-27 02:31:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000467 10.0.0.23 - - [2026-04-27 02:31:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000461 10.0.0.23 - - [2026-04-27 02:31:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.23 - - [2026-04-27 02:31:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.41 - - [2026-04-27 02:31:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000460 10.0.0.41 - - [2026-04-27 02:31:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000546 10.0.0.249 - - [2026-04-27 02:31:49] "GET /network-ipam/443f38da-eb3c-45f2-bda2-74319d51385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.044275 10.0.0.249 - - [2026-04-27 02:31:50] "POST /fqname-to-id HTTP/1.1" 404 224 0.005754 10.0.0.249 - - [2026-04-27 02:31:50] "POST /ref-update HTTP/1.1" 200 156 0.038153 10.0.0.249 - - [2026-04-27 02:31:50] "POST /route-targets HTTP/1.1" 200 327 0.021526 10.0.0.249 - - [2026-04-27 02:31:50] "POST /ref-update HTTP/1.1" 200 156 0.031604 10.0.0.249 - - [2026-04-27 02:32:17] "POST /ref-update HTTP/1.1" 200 156 0.042994 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.41 - - [2026-04-27 02:35:32] "GET /obj-perms HTTP/1.1" 200 5056 0.416690 10.0.0.249 - - [2026-04-27 02:36:33] "GET /obj-perms HTTP/1.1" 200 5056 0.063250 10.0.0.23 - - [2026-04-27 02:36:33] "GET /obj-perms HTTP/1.1" 200 5056 0.063546 10.0.0.249 - - [2026-04-27 02:36:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000625 10.0.0.249 - - [2026-04-27 02:36:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000465 10.0.0.249 - - [2026-04-27 02:36:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.249 - - [2026-04-27 02:36:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000515 10.0.0.41 - - [2026-04-27 02:36:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000502 10.0.0.41 - - [2026-04-27 02:36:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000678 10.0.0.23 - - [2026-04-27 02:36:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000522 10.0.0.23 - - [2026-04-27 02:36:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000626 10.0.0.23 - - [2026-04-27 02:36:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000481 10.0.0.41 - - [2026-04-27 02:36:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000464 10.0.0.23 - - [2026-04-27 02:36:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000489 10.0.0.41 - - [2026-04-27 02:36:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 [Introspect:8084]10.0.0.23 - - [2026-04-27 02:37:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001123 [Introspect:8084]10.0.0.23 - - [2026-04-27 02:37:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001294 [Introspect:8084]10.0.0.23 - - [2026-04-27 02:37:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001118 [Introspect:8084]10.0.0.23 - - [2026-04-27 02:37:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001274 10.0.0.41 - - [2026-04-27 02:39:04] "GET / HTTP/1.1" 200 35931 0.002259 10.0.0.41 - - [2026-04-27 02:39:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000726 10.0.0.41 - - [2026-04-27 02:39:05] "POST /fqname-to-id HTTP/1.1" 404 186 0.070374 10.0.0.23 - - [2026-04-27 02:39:05] "GET /projects?obj_uuids=eff48c5b-6240-4309-babe-d376366fee82&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.064877 10.0.0.23 - - [2026-04-27 02:39:05] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001497 10.0.0.23 - - [2026-04-27 02:39:05] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.059885 10.0.0.23 - - [2026-04-27 02:39:06] "POST /id-to-fqname HTTP/1.1" 200 188 0.003776 10.0.0.23 - - [2026-04-27 02:39:06] "POST /fqname-to-id HTTP/1.1" 404 197 0.011538 10.0.0.23 - - [2026-04-27 02:39:06] "POST /security-groups HTTP/1.1" 200 589 0.058173 10.0.0.23 - - [2026-04-27 02:39:06] "POST /projects HTTP/1.1" 200 581 0.356819 10.0.0.23 - - [2026-04-27 02:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.404063 10.0.0.249 - - [2026-04-27 02:39:06] "POST /fqname-to-id HTTP/1.1" 404 232 0.064595 10.0.0.41 - - [2026-04-27 02:39:06] "GET /project/eff48c5b-6240-4309-babe-d376366fee82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.680835 10.0.0.249 - - [2026-04-27 02:39:06] "POST /access-control-lists HTTP/1.1" 200 592 0.065493 10.0.0.41 - - [2026-04-27 02:39:07] "GET / HTTP/1.1" 200 35931 0.002990 10.0.0.23 - - [2026-04-27 02:39:11] "GET /projects?obj_uuids=eff48c5b-6240-4309-babe-d376366fee82&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001725 10.0.0.41 - - [2026-04-27 02:39:11] "GET /project/eff48c5b-6240-4309-babe-d376366fee82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.068354 10.0.0.23 - - [2026-04-27 02:39:11] "GET /projects?obj_uuids=eff48c5b-6240-4309-babe-d376366fee82&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002225 10.0.0.41 - - [2026-04-27 02:39:11] "GET /project/eff48c5b-6240-4309-babe-d376366fee82?fields=virtual_networks HTTP/1.1" 200 1029 0.084009 10.0.0.23 - - [2026-04-27 02:39:11] "GET /projects?obj_uuids=eff48c5b-6240-4309-babe-d376366fee82&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001237 10.0.0.41 - - [2026-04-27 02:39:11] "GET /project/eff48c5b-6240-4309-babe-d376366fee82?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.073888 10.0.0.23 - - [2026-04-27 02:39:11] "GET /projects?obj_uuids=eff48c5b-6240-4309-babe-d376366fee82&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001994 10.0.0.41 - - [2026-04-27 02:39:11] "GET /project/eff48c5b-6240-4309-babe-d376366fee82?fields=security_groups HTTP/1.1" 200 1253 0.104013 10.0.0.23 - - [2026-04-27 02:39:12] "GET /projects?obj_uuids=9d582053-8f9d-4d17-b8c1-506ac2f264f2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005180 10.0.0.23 - - [2026-04-27 02:39:12] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001075 10.0.0.23 - - [2026-04-27 02:39:12] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009041 10.0.0.23 - - [2026-04-27 02:39:12] "POST /id-to-fqname HTTP/1.1" 200 167 0.005731 10.0.0.23 - - [2026-04-27 02:39:12] "POST /fqname-to-id HTTP/1.1" 404 176 0.013108 10.0.0.23 - - [2026-04-27 02:39:12] "POST /security-groups HTTP/1.1" 200 568 0.100811 10.0.0.23 - - [2026-04-27 02:39:12] "POST /projects HTTP/1.1" 200 539 0.422061 10.0.0.23 - - [2026-04-27 02:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.504434 10.0.0.249 - - [2026-04-27 02:39:12] "POST /fqname-to-id HTTP/1.1" 404 206 0.012988 10.0.0.41 - - [2026-04-27 02:39:13] "GET /project/9d582053-8f9d-4d17-b8c1-506ac2f264f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.718235 [Introspect:8084]10.0.0.41 - - [2026-04-27 02:39:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001476 10.0.0.23 - - [2026-04-27 02:39:15] "GET /projects?obj_uuids=9d582053-8f9d-4d17-b8c1-506ac2f264f2&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001661 10.0.0.41 - - [2026-04-27 02:39:15] "GET /project/9d582053-8f9d-4d17-b8c1-506ac2f264f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.062438 10.0.0.23 - - [2026-04-27 02:39:16] "GET /obj-perms HTTP/1.1" 200 5056 0.146334 [Introspect:8084]10.0.0.41 - - [2026-04-27 02:39:18] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000737 10.0.0.41 - - [2026-04-27 02:39:18] "GET /obj-perms HTTP/1.1" 200 5056 0.074158 10.0.0.41 - - [2026-04-27 02:39:18] "GET /obj-perms HTTP/1.1" 200 5056 0.005866 10.0.0.41 - - [2026-04-27 02:39:18] "GET /obj-perms HTTP/1.1" 200 5056 0.006168 10.0.0.41 - - [2026-04-27 02:39:19] "GET /obj-perms HTTP/1.1" 200 5056 0.005395 10.0.0.41 - - [2026-04-27 02:39:19] "GET /obj-perms HTTP/1.1" 200 5056 0.005004 10.0.0.41 - - [2026-04-27 02:39:19] "GET /obj-perms HTTP/1.1" 200 5056 0.008785 10.0.0.41 - - [2026-04-27 02:39:19] "GET /obj-perms HTTP/1.1" 200 5056 0.005412 10.0.0.41 - - [2026-04-27 02:39:19] "GET /obj-perms HTTP/1.1" 200 5056 0.006591 10.0.0.41 - - [2026-04-27 02:39:19] "GET /obj-perms HTTP/1.1" 200 5056 0.006274 10.0.0.41 - - [2026-04-27 02:39:19] "GET /obj-perms HTTP/1.1" 200 5056 0.006422 10.0.0.41 - - [2026-04-27 02:39:19] "GET /obj-perms HTTP/1.1" 200 5056 0.005866 10.0.0.249 - - [2026-04-27 02:39:20] "GET /obj-perms HTTP/1.1" 200 5056 0.063636 10.0.0.41 - - [2026-04-27 02:39:20] "GET /obj-perms HTTP/1.1" 200 5056 0.005586 10.0.0.23 - - [2026-04-27 02:39:20] "GET /obj-perms HTTP/1.1" 200 5056 0.005659 10.0.0.23 - - [2026-04-27 02:39:20] "GET /obj-perms HTTP/1.1" 200 5056 0.005863 10.0.0.41 - - [2026-04-27 02:39:22] "GET /obj-perms HTTP/1.1" 200 5056 0.006688 10.0.0.41 - - [2026-04-27 02:39:22] "GET /obj-perms HTTP/1.1" 200 5056 0.005344 10.0.0.41 - - [2026-04-27 02:39:22] "GET /obj-perms HTTP/1.1" 200 5056 0.005752 10.0.0.41 - - [2026-04-27 02:39:22] "GET /obj-perms HTTP/1.1" 200 5056 0.005532 10.0.0.41 - - [2026-04-27 02:39:22] "GET /obj-perms HTTP/1.1" 200 5056 0.004955 10.0.0.41 - - [2026-04-27 02:39:22] "GET /obj-perms HTTP/1.1" 200 5056 0.005263 10.0.0.41 - - [2026-04-27 02:39:22] "GET /obj-perms HTTP/1.1" 200 5056 0.006272 10.0.0.41 - - [2026-04-27 02:39:22] "GET /obj-perms HTTP/1.1" 200 5056 0.005221 10.0.0.41 - - [2026-04-27 02:39:22] "GET /obj-perms HTTP/1.1" 200 5056 0.005656 10.0.0.41 - - [2026-04-27 02:39:22] "GET /obj-perms HTTP/1.1" 200 5056 0.005331 10.0.0.41 - - [2026-04-27 02:39:25] "GET /obj-perms HTTP/1.1" 200 5056 0.006095 10.0.0.41 - - [2026-04-27 02:39:25] "GET /obj-perms HTTP/1.1" 200 5056 0.007289 10.0.0.41 - - [2026-04-27 02:39:26] "GET /obj-perms HTTP/1.1" 200 5056 0.015464 10.0.0.41 - - [2026-04-27 02:39:26] "GET /obj-perms HTTP/1.1" 200 5056 0.005804 10.0.0.41 - - [2026-04-27 02:39:27] "GET /obj-perms HTTP/1.1" 200 5056 0.006607 10.0.0.23 - - [2026-04-27 02:39:27] "DELETE /project/9d5820538f9d4d17b8c1506ac2f264f2 HTTP/1.1" 404 173 0.007938 10.0.0.23 - - [2026-04-27 02:39:27] "DELETE /project/eff48c5b62404309babed376366fee82 HTTP/1.1" 404 173 0.007194 10.0.0.23 - - [2026-04-27 02:39:27] "GET /projects?obj_uuids=eff48c5b-6240-4309-babe-d376366fee82&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001192 10.0.0.23 - - [2026-04-27 02:39:27] "GET /project/eff48c5b-6240-4309-babe-d376366fee82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.081853 10.0.0.23 - - [2026-04-27 02:39:27] "GET /projects?obj_uuids=eff48c5b-6240-4309-babe-d376366fee82&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001253 10.0.0.23 - - [2026-04-27 02:39:28] "GET /project/eff48c5b-6240-4309-babe-d376366fee82?fields=security_groups HTTP/1.1" 200 1358 0.091154 10.0.0.23 - - [2026-04-27 02:39:28] "DELETE /security-group/3e71cf8c-3a0a-4d2a-b944-4fe00b8731e0 HTTP/1.1" 200 115 0.082279 10.0.0.23 - - [2026-04-27 02:39:28] "GET /projects?obj_uuids=eff48c5b-6240-4309-babe-d376366fee82&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001262 10.0.0.23 - - [2026-04-27 02:39:28] "GET /project/eff48c5b-6240-4309-babe-d376366fee82?fields=application_policy_sets HTTP/1.1" 200 1397 0.094881 10.0.0.249 - - [2026-04-27 02:39:28] "DELETE /access-control-list/9e4e11c8-c270-4a33-9147-b7720e831f5f HTTP/1.1" 200 115 0.110296 10.0.0.23 - - [2026-04-27 02:39:28] "DELETE /project/eff48c5b-6240-4309-babe-d376366fee82 HTTP/1.1" 200 115 0.688626 10.0.0.41 - - [2026-04-27 02:39:28] "POST /fqname-to-id HTTP/1.1" 404 199 0.041276 10.0.0.23 - - [2026-04-27 02:39:28] "GET /projects?obj_uuids=4cd0bf75-7dc1-4e4d-9668-66b4931be4af&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005112 10.0.0.23 - - [2026-04-27 02:39:28] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001250 10.0.0.23 - - [2026-04-27 02:39:28] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009614 10.0.0.23 - - [2026-04-27 02:39:29] "POST /id-to-fqname HTTP/1.1" 200 201 0.016857 10.0.0.23 - - [2026-04-27 02:39:29] "POST /fqname-to-id HTTP/1.1" 404 210 0.011529 10.0.0.23 - - [2026-04-27 02:39:29] "POST /security-groups HTTP/1.1" 200 602 0.057606 10.0.0.23 - - [2026-04-27 02:39:29] "POST /projects HTTP/1.1" 200 607 0.378840 10.0.0.23 - - [2026-04-27 02:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.427695 10.0.0.249 - - [2026-04-27 02:39:29] "POST /fqname-to-id HTTP/1.1" 404 244 0.011003 10.0.0.41 - - [2026-04-27 02:39:29] "GET /project/4cd0bf75-7dc1-4e4d-9668-66b4931be4af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.673023 10.0.0.41 - - [2026-04-27 02:39:30] "GET / HTTP/1.1" 200 35931 0.002008 10.0.0.41 - - [2026-04-27 02:39:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000744 10.0.0.41 - - [2026-04-27 02:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.078816 10.0.0.23 - - [2026-04-27 02:39:32] "GET /projects?obj_uuids=4cd0bf75-7dc1-4e4d-9668-66b4931be4af&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001449 10.0.0.41 - - [2026-04-27 02:39:32] "GET /project/4cd0bf75-7dc1-4e4d-9668-66b4931be4af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.092518 10.0.0.249 - - [2026-04-27 02:39:33] "POST /ref-update HTTP/1.1" 200 156 0.047714 10.0.0.23 - - [2026-04-27 02:39:33] "POST /useragent-kv HTTP/1.1" 200 115 0.016793 10.0.0.41 - - [2026-04-27 02:39:33] "POST /neutron/subnet HTTP/1.1" 200 729 0.393252 10.0.0.41 - - [2026-04-27 02:39:33] "POST /id-to-fqname HTTP/1.1" 200 233 0.001620 10.0.0.41 - - [2026-04-27 02:39:33] "GET /virtual-network/2910e733-e5e0-4cb3-b6aa-08c44a62cd7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.008578 10.0.0.41 - - [2026-04-27 02:39:33] "GET /virtual-network/2910e733-e5e0-4cb3-b6aa-08c44a62cd7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.013192 10.0.0.41 - - [2026-04-27 02:39:33] "POST /neutron/network HTTP/1.1" 200 840 0.010758 10.0.0.41 - - [2026-04-27 02:39:34] "GET /virtual-network/2910e733-e5e0-4cb3-b6aa-08c44a62cd7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.011069 10.0.0.41 - - [2026-04-27 02:39:35] "GET /obj-perms HTTP/1.1" 200 5052 0.104094 10.0.0.249 - - [2026-04-27 02:39:35] "GET /obj-perms HTTP/1.1" 200 5052 0.070326 10.0.0.41 - - [2026-04-27 02:39:36] "POST /id-to-fqname HTTP/1.1" 200 233 0.002382 10.0.0.23 - - [2026-04-27 02:39:36] "GET /obj-perms HTTP/1.1" 200 5056 0.071680 10.0.0.23 - - [2026-04-27 02:39:38] "GET /projects?obj_uuids=4cd0bf75-7dc1-4e4d-9668-66b4931be4af&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003144 10.0.0.41 - - [2026-04-27 02:39:39] "GET /project/4cd0bf75-7dc1-4e4d-9668-66b4931be4af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.101223 10.0.0.41 - - [2026-04-27 02:39:39] "POST /neutron/network HTTP/1.1" 200 840 0.041486 10.0.0.41 - - [2026-04-27 02:39:40] "POST /neutron/port HTTP/1.1" 200 117 0.009477 10.0.0.41 - - [2026-04-27 02:39:42] "POST /neutron/port HTTP/1.1" 200 1072 0.067984 10.0.0.41 - - [2026-04-27 02:39:42] "POST /neutron/port HTTP/1.1" 200 1136 0.037652 10.0.0.41 - - [2026-04-27 02:39:42] "POST /neutron/port HTTP/1.1" 200 117 0.001223 10.0.0.41 - - [2026-04-27 02:39:45] "POST /neutron/security_group HTTP/1.1" 200 2069 0.011968 10.0.0.41 - - [2026-04-27 02:39:47] "POST /neutron/network HTTP/1.1" 200 850 0.012268 10.0.0.41 - - [2026-04-27 02:39:47] "POST /neutron/port HTTP/1.1" 200 117 0.001621 10.0.0.41 - - [2026-04-27 02:39:50] "POST /neutron/security_group HTTP/1.1" 200 2069 0.013328 10.0.0.41 - - [2026-04-27 02:39:52] "GET /obj-perms HTTP/1.1" 200 5052 0.020946 10.0.0.41 - - [2026-04-27 02:39:56] "POST /neutron/port HTTP/1.1" 200 1136 0.042219 10.0.0.41 - - [2026-04-27 02:39:56] "POST /neutron/port HTTP/1.1" 200 1051 0.092933 10.0.0.23 - - [2026-04-27 02:39:58] "POST /useragent-kv HTTP/1.1" 200 115 0.007420 10.0.0.23 - - [2026-04-27 02:39:58] "POST /useragent-kv HTTP/1.1" 200 115 0.006716 10.0.0.41 - - [2026-04-27 02:39:58] "POST /neutron/network HTTP/1.1" 200 151 0.243058 10.0.0.23 - - [2026-04-27 02:39:59] "GET /projects?obj_uuids=4cd0bf75-7dc1-4e4d-9668-66b4931be4af&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001582 10.0.0.41 - - [2026-04-27 02:39:59] "GET /project/4cd0bf75-7dc1-4e4d-9668-66b4931be4af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.080140 10.0.0.23 - - [2026-04-27 02:39:59] "GET /projects?obj_uuids=4cd0bf75-7dc1-4e4d-9668-66b4931be4af&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001291 10.0.0.41 - - [2026-04-27 02:39:59] "GET /project/4cd0bf75-7dc1-4e4d-9668-66b4931be4af?fields=virtual_networks HTTP/1.1" 200 1054 0.086061 10.0.0.23 - - [2026-04-27 02:39:59] "GET /projects?obj_uuids=4cd0bf75-7dc1-4e4d-9668-66b4931be4af&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001163 10.0.0.41 - - [2026-04-27 02:39:59] "GET /project/4cd0bf75-7dc1-4e4d-9668-66b4931be4af?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.078587 10.0.0.23 - - [2026-04-27 02:39:59] "GET /projects?obj_uuids=4cd0bf75-7dc1-4e4d-9668-66b4931be4af&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001076 10.0.0.41 - - [2026-04-27 02:39:59] "GET /project/4cd0bf75-7dc1-4e4d-9668-66b4931be4af?fields=security_groups HTTP/1.1" 200 1291 0.061445 10.0.0.23 - - [2026-04-27 02:40:00] "GET /projects?obj_uuids=9d582053-8f9d-4d17-b8c1-506ac2f264f2&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001504 10.0.0.41 - - [2026-04-27 02:40:00] "GET /project/9d582053-8f9d-4d17-b8c1-506ac2f264f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.099337 10.0.0.23 - - [2026-04-27 02:40:08] "GET /projects?obj_uuids=9d582053-8f9d-4d17-b8c1-506ac2f264f2&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001432 10.0.0.41 - - [2026-04-27 02:40:08] "GET /project/9d582053-8f9d-4d17-b8c1-506ac2f264f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.076757 10.0.0.41 - - [2026-04-27 02:40:11] "POST /fqname-to-id HTTP/1.1" 404 200 0.036261 10.0.0.23 - - [2026-04-27 02:40:11] "GET /projects?obj_uuids=96f080ba-8548-49d4-8fca-b47824368f33&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004931 10.0.0.23 - - [2026-04-27 02:40:11] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001103 10.0.0.23 - - [2026-04-27 02:40:11] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008729 10.0.0.23 - - [2026-04-27 02:40:12] "POST /id-to-fqname HTTP/1.1" 200 202 0.002318 10.0.0.23 - - [2026-04-27 02:40:12] "POST /fqname-to-id HTTP/1.1" 404 211 0.014569 10.0.0.23 - - [2026-04-27 02:40:12] "POST /security-groups HTTP/1.1" 200 603 0.098608 10.0.0.249 - - [2026-04-27 02:40:12] "POST /fqname-to-id HTTP/1.1" 404 246 0.004812 10.0.0.23 - - [2026-04-27 02:40:12] "POST /projects HTTP/1.1" 200 609 0.424968 10.0.0.23 - - [2026-04-27 02:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.510264 10.0.0.249 - - [2026-04-27 02:40:12] "POST /access-control-lists HTTP/1.1" 200 606 0.064376 10.0.0.41 - - [2026-04-27 02:40:12] "GET /project/96f080ba-8548-49d4-8fca-b47824368f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.719011 10.0.0.41 - - [2026-04-27 02:40:13] "GET / HTTP/1.1" 200 35931 0.002774 10.0.0.41 - - [2026-04-27 02:40:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000494 10.0.0.41 - - [2026-04-27 02:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.092183 10.0.0.23 - - [2026-04-27 02:40:14] "GET /projects?obj_uuids=96f080ba-8548-49d4-8fca-b47824368f33&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001299 10.0.0.41 - - [2026-04-27 02:40:14] "GET /project/96f080ba-8548-49d4-8fca-b47824368f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.066651 10.0.0.23 - - [2026-04-27 02:40:15] "POST /useragent-kv HTTP/1.1" 200 115 0.019449 10.0.0.41 - - [2026-04-27 02:40:15] "POST /neutron/subnet HTTP/1.1" 200 719 0.348699 10.0.0.41 - - [2026-04-27 02:40:15] "POST /id-to-fqname HTTP/1.1" 200 275 0.001876 10.0.0.41 - - [2026-04-27 02:40:15] "GET /virtual-network/6e2e815b-a4d7-44fd-ae87-dc8e49fe879c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.015583 10.0.0.41 - - [2026-04-27 02:40:15] "GET /virtual-network/6e2e815b-a4d7-44fd-ae87-dc8e49fe879c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.010150 10.0.0.41 - - [2026-04-27 02:40:15] "POST /neutron/network HTTP/1.1" 200 921 0.013390 10.0.0.41 - - [2026-04-27 02:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004676 10.0.0.23 - - [2026-04-27 02:40:15] "GET /projects?obj_uuids=96f080ba-8548-49d4-8fca-b47824368f33&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001298 10.0.0.41 - - [2026-04-27 02:40:15] "GET /project/96f080ba-8548-49d4-8fca-b47824368f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.083878 10.0.0.23 - - [2026-04-27 02:40:16] "GET /projects?obj_uuids=96f080ba-8548-49d4-8fca-b47824368f33&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001220 10.0.0.41 - - [2026-04-27 02:40:16] "POST /neutron/network HTTP/1.1" 200 703 0.258153 10.0.0.249 - - [2026-04-27 02:40:16] "POST /route-targets HTTP/1.1" 200 327 0.025822 10.0.0.41 - - [2026-04-27 02:40:16] "POST /id-to-fqname HTTP/1.1" 200 275 0.005505 10.0.0.41 - - [2026-04-27 02:40:16] "GET /virtual-network/51334f2f-1a5a-4dee-8d4d-9ab536094028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2183 0.008662 10.0.0.41 - - [2026-04-27 02:40:16] "POST /neutron/network HTTP/1.1" 200 919 0.009963 10.0.0.41 - - [2026-04-27 02:40:16] "GET /virtual-network/51334f2f-1a5a-4dee-8d4d-9ab536094028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2183 0.010171 10.0.0.41 - - [2026-04-27 02:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005706 10.0.0.23 - - [2026-04-27 02:40:16] "GET /projects?obj_uuids=96f080ba-8548-49d4-8fca-b47824368f33&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001354 10.0.0.41 - - [2026-04-27 02:40:16] "GET /project/96f080ba-8548-49d4-8fca-b47824368f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.070623 10.0.0.41 - - [2026-04-27 02:40:17] "POST /neutron/network HTTP/1.1" 200 117 0.031811 10.0.0.249 - - [2026-04-27 02:40:17] "POST /ref-update HTTP/1.1" 200 156 0.047227 10.0.0.41 - - [2026-04-27 02:40:17] "POST /neutron/network HTTP/1.1" 200 925 0.014679 10.0.0.41 - - [2026-04-27 02:40:17] "POST /id-to-fqname HTTP/1.1" 200 276 0.001372 10.0.0.41 - - [2026-04-27 02:40:17] "GET /virtual-network/d0189aab-b863-4c0b-9cb3-35d048f36ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.008637 10.0.0.41 - - [2026-04-27 02:40:17] "GET /virtual-network/d0189aab-b863-4c0b-9cb3-35d048f36ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.015154 10.0.0.41 - - [2026-04-27 02:40:17] "POST /neutron/subnet HTTP/1.1" 200 730 0.013828 10.0.0.41 - - [2026-04-27 02:40:17] "POST /id-to-fqname HTTP/1.1" 200 275 0.001423 10.0.0.23 - - [2026-04-27 02:40:19] "GET /projects?obj_uuids=96f080ba-8548-49d4-8fca-b47824368f33&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001329 10.0.0.41 - - [2026-04-27 02:40:19] "GET /project/96f080ba-8548-49d4-8fca-b47824368f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.115341 10.0.0.41 - - [2026-04-27 02:40:19] "POST /neutron/port HTTP/1.1" 200 117 0.009693 10.0.0.41 - - [2026-04-27 02:40:19] "POST /id-to-fqname HTTP/1.1" 200 276 0.002087 10.0.0.41 - - [2026-04-27 02:40:19] "POST /neutron/network HTTP/1.1" 200 935 0.013949 10.0.0.23 - - [2026-04-27 02:40:20] "GET /projects?obj_uuids=96f080ba-8548-49d4-8fca-b47824368f33&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001295 10.0.0.41 - - [2026-04-27 02:40:20] "GET /project/96f080ba-8548-49d4-8fca-b47824368f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.157589 10.0.0.41 - - [2026-04-27 02:40:20] "POST /neutron/network HTTP/1.1" 200 925 0.011472 10.0.0.41 - - [2026-04-27 02:40:21] "POST /neutron/port HTTP/1.1" 200 1123 0.210401 10.0.0.41 - - [2026-04-27 02:40:21] "POST /neutron/port HTTP/1.1" 200 117 0.011441 10.0.0.41 - - [2026-04-27 02:40:21] "POST /neutron/subnet HTTP/1.1" 200 684 0.013636 10.0.0.41 - - [2026-04-27 02:40:22] "POST /neutron/network HTTP/1.1" 200 935 0.009568 10.0.0.41 - - [2026-04-27 02:40:23] "POST /neutron/network HTTP/1.1" 400 204 0.021024 10.0.0.41 - - [2026-04-27 02:40:23] "POST /neutron/port HTTP/1.1" 200 1127 0.245222 10.0.0.41 - - [2026-04-27 02:40:23] "POST /neutron/port HTTP/1.1" 200 1137 0.028139 10.0.0.41 - - [2026-04-27 02:40:23] "POST /neutron/subnet HTTP/1.1" 200 704 0.013679 10.0.0.41 - - [2026-04-27 02:40:25] "POST /neutron/network HTTP/1.1" 200 919 0.014277 10.0.0.41 - - [2026-04-27 02:40:25] "POST /neutron/network HTTP/1.1" 400 204 0.043670 10.0.0.41 - - [2026-04-27 02:40:27] "POST /neutron/port HTTP/1.1" 200 1127 0.022068 10.0.0.41 - - [2026-04-27 02:40:28] "POST /neutron/port HTTP/1.1" 200 117 0.010326 10.0.0.41 - - [2026-04-27 02:40:28] "POST /neutron/port HTTP/1.1" 200 117 0.011977 10.0.0.23 - - [2026-04-27 02:40:28] "DELETE /project/96f080ba854849d48fcab47824368f33 HTTP/1.1" 404 173 0.007993 10.0.0.23 - - [2026-04-27 02:40:28] "GET /projects?obj_uuids=4cd0bf75-7dc1-4e4d-9668-66b4931be4af&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001029 10.0.0.23 - - [2026-04-27 02:40:28] "DELETE /project/4cd0bf757dc14e4d966866b4931be4af HTTP/1.1" 404 173 0.008870 10.0.0.23 - - [2026-04-27 02:40:28] "GET /project/4cd0bf75-7dc1-4e4d-9668-66b4931be4af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1512 0.066906 10.0.0.23 - - [2026-04-27 02:40:28] "GET /projects?obj_uuids=4cd0bf75-7dc1-4e4d-9668-66b4931be4af&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001711 10.0.0.23 - - [2026-04-27 02:40:28] "GET /project/4cd0bf75-7dc1-4e4d-9668-66b4931be4af?fields=security_groups HTTP/1.1" 200 1396 0.073684 10.0.0.23 - - [2026-04-27 02:40:28] "DELETE /security-group/4d180bfd-e756-45d0-8ea0-16a63f988057 HTTP/1.1" 200 115 0.087738 10.0.0.23 - - [2026-04-27 02:40:28] "GET /projects?obj_uuids=4cd0bf75-7dc1-4e4d-9668-66b4931be4af&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002352 10.0.0.249 - - [2026-04-27 02:40:28] "DELETE /access-control-list/8a1cc3be-8f66-40dc-898e-c3e01a29d905 HTTP/1.1" 200 115 0.077033 10.0.0.23 - - [2026-04-27 02:40:28] "GET /project/4cd0bf75-7dc1-4e4d-9668-66b4931be4af?fields=application_policy_sets HTTP/1.1" 200 1435 0.097912 10.0.0.23 - - [2026-04-27 02:40:29] "DELETE /project/4cd0bf75-7dc1-4e4d-9668-66b4931be4af HTTP/1.1" 200 115 0.628877 10.0.0.41 - - [2026-04-27 02:40:29] "POST /neutron/network HTTP/1.1" 200 921 0.009208 10.0.0.249 - - [2026-04-27 02:40:29] "DELETE /route-target/11e01b11-aeda-46cd-9740-1c614d279d2e HTTP/1.1" 200 115 0.052362 10.0.0.23 - - [2026-04-27 02:40:30] "GET /projects?obj_uuids=96f080ba-8548-49d4-8fca-b47824368f33&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001353 10.0.0.41 - - [2026-04-27 02:40:30] "GET /project/96f080ba-8548-49d4-8fca-b47824368f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.110356 10.0.0.23 - - [2026-04-27 02:40:30] "GET /projects?obj_uuids=96f080ba-8548-49d4-8fca-b47824368f33&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001193 10.0.0.41 - - [2026-04-27 02:40:30] "GET /project/96f080ba-8548-49d4-8fca-b47824368f33?fields=virtual_networks HTTP/1.1" 200 1057 0.075255 10.0.0.23 - - [2026-04-27 02:40:30] "GET /projects?obj_uuids=96f080ba-8548-49d4-8fca-b47824368f33&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001261 10.0.0.41 - - [2026-04-27 02:40:30] "GET /project/96f080ba-8548-49d4-8fca-b47824368f33?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.072921 10.0.0.23 - - [2026-04-27 02:40:30] "GET /projects?obj_uuids=96f080ba-8548-49d4-8fca-b47824368f33&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001800 10.0.0.41 - - [2026-04-27 02:40:30] "GET /project/96f080ba-8548-49d4-8fca-b47824368f33?fields=security_groups HTTP/1.1" 200 1295 0.093470 10.0.0.41 - - [2026-04-27 02:40:31] "POST /fqname-to-id HTTP/1.1" 404 190 0.033832 10.0.0.23 - - [2026-04-27 02:40:31] "GET /projects?obj_uuids=7cf2599a-0f3f-423e-b9c5-cc515d0736a8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005651 10.0.0.23 - - [2026-04-27 02:40:31] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001157 10.0.0.23 - - [2026-04-27 02:40:31] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009495 10.0.0.23 - - [2026-04-27 02:40:31] "POST /id-to-fqname HTTP/1.1" 200 192 0.003495 10.0.0.23 - - [2026-04-27 02:40:32] "POST /fqname-to-id HTTP/1.1" 404 201 0.006847 10.0.0.23 - - [2026-04-27 02:40:32] "POST /security-groups HTTP/1.1" 200 593 0.099284 10.0.0.249 - - [2026-04-27 02:40:32] "POST /fqname-to-id HTTP/1.1" 404 236 0.006370 10.0.0.23 - - [2026-04-27 02:40:32] "POST /projects HTTP/1.1" 200 589 0.399973 10.0.0.23 - - [2026-04-27 02:40:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.447291 10.0.0.41 - - [2026-04-27 02:40:32] "GET /project/7cf2599a-0f3f-423e-b9c5-cc515d0736a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.681364 10.0.0.249 - - [2026-04-27 02:40:32] "POST /access-control-lists HTTP/1.1" 200 596 0.091199 10.0.0.41 - - [2026-04-27 02:40:33] "GET / HTTP/1.1" 200 35931 0.002588 10.0.0.41 - - [2026-04-27 02:40:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000553 10.0.0.41 - - [2026-04-27 02:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.086672 10.0.0.23 - - [2026-04-27 02:40:34] "GET /projects?obj_uuids=7cf2599a-0f3f-423e-b9c5-cc515d0736a8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001264 10.0.0.41 - - [2026-04-27 02:40:34] "GET /project/7cf2599a-0f3f-423e-b9c5-cc515d0736a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.070831 10.0.0.23 - - [2026-04-27 02:40:34] "GET /projects?obj_uuids=7cf2599a-0f3f-423e-b9c5-cc515d0736a8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001686 10.0.0.41 - - [2026-04-27 02:40:35] "POST /neutron/network HTTP/1.1" 200 673 0.253871 10.0.0.41 - - [2026-04-27 02:40:35] "POST /id-to-fqname HTTP/1.1" 200 255 0.005931 10.0.0.41 - - [2026-04-27 02:40:35] "GET /virtual-network/fe6ff9db-0d63-4b67-814a-8525827687c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.014410 10.0.0.41 - - [2026-04-27 02:40:35] "POST /neutron/network HTTP/1.1" 200 893 0.018386 10.0.0.41 - - [2026-04-27 02:40:35] "GET /virtual-network/fe6ff9db-0d63-4b67-814a-8525827687c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.014626 10.0.0.41 - - [2026-04-27 02:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005575 10.0.0.23 - - [2026-04-27 02:40:35] "GET /projects?obj_uuids=7cf2599a-0f3f-423e-b9c5-cc515d0736a8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001638 10.0.0.41 - - [2026-04-27 02:40:35] "GET /project/7cf2599a-0f3f-423e-b9c5-cc515d0736a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.093875 10.0.0.41 - - [2026-04-27 02:40:35] "POST /neutron/network HTTP/1.1" 200 117 0.022960 10.0.0.249 - - [2026-04-27 02:40:36] "POST /route-targets HTTP/1.1" 200 327 0.020738 10.0.0.41 - - [2026-04-27 02:40:36] "POST /neutron/network HTTP/1.1" 200 894 0.013221 10.0.0.41 - - [2026-04-27 02:40:36] "POST /id-to-fqname HTTP/1.1" 200 255 0.001761 10.0.0.41 - - [2026-04-27 02:40:36] "GET /virtual-network/1d81f2b5-3cd8-4f26-a192-6c1296d1cd16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.007913 10.0.0.41 - - [2026-04-27 02:40:36] "GET /virtual-network/1d81f2b5-3cd8-4f26-a192-6c1296d1cd16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.007735 10.0.0.41 - - [2026-04-27 02:40:36] "POST /neutron/subnet HTTP/1.1" 200 734 0.015730 10.0.0.41 - - [2026-04-27 02:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004721 10.0.0.23 - - [2026-04-27 02:40:36] "GET /projects?obj_uuids=7cf2599a-0f3f-423e-b9c5-cc515d0736a8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001200 10.0.0.41 - - [2026-04-27 02:40:36] "GET /project/7cf2599a-0f3f-423e-b9c5-cc515d0736a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.079679 10.0.0.249 - - [2026-04-27 02:40:37] "POST /ref-update HTTP/1.1" 200 156 0.046571 10.0.0.23 - - [2026-04-27 02:40:37] "POST /useragent-kv HTTP/1.1" 200 115 0.012814 10.0.0.41 - - [2026-04-27 02:40:37] "POST /neutron/subnet HTTP/1.1" 200 720 0.287789 10.0.0.41 - - [2026-04-27 02:40:37] "GET /obj-perms HTTP/1.1" 200 5056 0.097100 10.0.0.41 - - [2026-04-27 02:40:37] "POST /id-to-fqname HTTP/1.1" 200 256 0.002342 10.0.0.41 - - [2026-04-27 02:40:37] "GET /virtual-network/ad1a0591-c256-4c7e-9c7b-08cff3e1bb35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2143 0.008892 10.0.0.41 - - [2026-04-27 02:40:37] "GET /virtual-network/ad1a0591-c256-4c7e-9c7b-08cff3e1bb35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2143 0.006793 10.0.0.41 - - [2026-04-27 02:40:37] "POST /neutron/network HTTP/1.1" 200 893 0.010340 10.0.0.41 - - [2026-04-27 02:40:37] "POST /id-to-fqname HTTP/1.1" 200 255 0.001597 10.0.0.23 - - [2026-04-27 02:40:38] "GET /projects?obj_uuids=7cf2599a-0f3f-423e-b9c5-cc515d0736a8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001930 10.0.0.41 - - [2026-04-27 02:40:38] "GET /project/7cf2599a-0f3f-423e-b9c5-cc515d0736a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.095727 10.0.0.41 - - [2026-04-27 02:40:38] "POST /neutron/network HTTP/1.1" 200 894 0.009691 10.0.0.41 - - [2026-04-27 02:40:38] "POST /id-to-fqname HTTP/1.1" 200 256 0.001663 10.0.0.41 - - [2026-04-27 02:40:39] "POST /neutron/port HTTP/1.1" 200 117 0.011614 10.0.0.23 - - [2026-04-27 02:40:39] "GET /projects?obj_uuids=7cf2599a-0f3f-423e-b9c5-cc515d0736a8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001382 10.0.0.41 - - [2026-04-27 02:40:40] "POST /neutron/port HTTP/1.1" 200 1064 0.594224 10.0.0.23 - - [2026-04-27 02:40:40] "GET /projects?obj_uuids=7cf2599a-0f3f-423e-b9c5-cc515d0736a8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001510 10.0.0.41 - - [2026-04-27 02:40:40] "GET /project/7cf2599a-0f3f-423e-b9c5-cc515d0736a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.118906 10.0.0.41 - - [2026-04-27 02:40:40] "POST /neutron/port HTTP/1.1" 200 1118 0.222649 10.0.0.41 - - [2026-04-27 02:40:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005437 10.0.0.41 - - [2026-04-27 02:40:40] "POST /neutron/port HTTP/1.1" 200 1128 0.031619 10.0.0.41 - - [2026-04-27 02:40:40] "POST /neutron/port HTTP/1.1" 200 117 0.009635 10.0.0.41 - - [2026-04-27 02:40:41] "POST /neutron/port HTTP/1.1" 200 1061 0.039827 10.0.0.41 - - [2026-04-27 02:40:41] "POST /neutron/port HTTP/1.1" 200 1125 0.032618 10.0.0.41 - - [2026-04-27 02:40:42] "POST /neutron/port HTTP/1.1" 200 117 0.001291 10.0.0.41 - - [2026-04-27 02:40:42] "POST /neutron/network HTTP/1.1" 400 204 0.024791 10.0.0.41 - - [2026-04-27 02:40:43] "POST /neutron/port HTTP/1.1" 200 151 0.368239 10.0.0.41 - - [2026-04-27 02:40:43] "POST /neutron/port HTTP/1.1" 200 151 0.329321 10.0.0.41 - - [2026-04-27 02:40:44] "POST /neutron/port HTTP/1.1" 200 117 0.009581 10.0.0.249 - - [2026-04-27 02:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.013454 10.0.0.41 - - [2026-04-27 02:40:44] "POST /neutron/network HTTP/1.1" 200 893 0.013552 10.0.0.23 - - [2026-04-27 02:40:45] "GET /projects?obj_uuids=7cf2599a-0f3f-423e-b9c5-cc515d0736a8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001269 10.0.0.249 - - [2026-04-27 02:40:45] "DELETE /route-target/55b9ea05-f785-4917-9e66-76ff5ad328ab HTTP/1.1" 200 115 0.032402 10.0.0.41 - - [2026-04-27 02:40:45] "GET /project/7cf2599a-0f3f-423e-b9c5-cc515d0736a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.080892 10.0.0.23 - - [2026-04-27 02:40:45] "GET /projects?obj_uuids=7cf2599a-0f3f-423e-b9c5-cc515d0736a8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001982 10.0.0.41 - - [2026-04-27 02:40:45] "GET /project/7cf2599a-0f3f-423e-b9c5-cc515d0736a8?fields=virtual_networks HTTP/1.1" 200 1036 0.105424 10.0.0.23 - - [2026-04-27 02:40:45] "GET /projects?obj_uuids=7cf2599a-0f3f-423e-b9c5-cc515d0736a8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001114 10.0.0.41 - - [2026-04-27 02:40:45] "GET /project/7cf2599a-0f3f-423e-b9c5-cc515d0736a8?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.073884 10.0.0.23 - - [2026-04-27 02:40:45] "GET /projects?obj_uuids=7cf2599a-0f3f-423e-b9c5-cc515d0736a8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001538 10.0.0.41 - - [2026-04-27 02:40:45] "GET /project/7cf2599a-0f3f-423e-b9c5-cc515d0736a8?fields=security_groups HTTP/1.1" 200 1264 0.100480 10.0.0.41 - - [2026-04-27 02:40:46] "POST /fqname-to-id HTTP/1.1" 404 196 0.039795 10.0.0.23 - - [2026-04-27 02:40:46] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004764 10.0.0.23 - - [2026-04-27 02:40:46] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001471 10.0.0.23 - - [2026-04-27 02:40:46] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009628 10.0.0.23 - - [2026-04-27 02:40:46] "POST /id-to-fqname HTTP/1.1" 200 198 0.004130 10.0.0.23 - - [2026-04-27 02:40:46] "POST /fqname-to-id HTTP/1.1" 404 207 0.011190 10.0.0.23 - - [2026-04-27 02:40:47] "POST /security-groups HTTP/1.1" 200 599 0.095283 10.0.0.23 - - [2026-04-27 02:40:47] "POST /projects HTTP/1.1" 200 601 0.388991 10.0.0.23 - - [2026-04-27 02:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.431182 10.0.0.249 - - [2026-04-27 02:40:47] "POST /fqname-to-id HTTP/1.1" 404 241 0.015166 10.0.0.41 - - [2026-04-27 02:40:47] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.642508 10.0.0.41 - - [2026-04-27 02:40:48] "GET / HTTP/1.1" 200 35931 0.003082 10.0.0.41 - - [2026-04-27 02:40:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000525 10.0.0.41 - - [2026-04-27 02:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.084908 10.0.0.23 - - [2026-04-27 02:40:49] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001206 10.0.0.41 - - [2026-04-27 02:40:49] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.083507 10.0.0.23 - - [2026-04-27 02:40:49] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002076 10.0.0.41 - - [2026-04-27 02:40:50] "POST /neutron/network HTTP/1.1" 200 691 0.248261 10.0.0.249 - - [2026-04-27 02:40:50] "POST /ref-update HTTP/1.1" 200 156 0.043106 10.0.0.41 - - [2026-04-27 02:40:50] "POST /id-to-fqname HTTP/1.1" 200 267 0.004743 10.0.0.41 - - [2026-04-27 02:40:50] "GET /virtual-network/5d0729e0-7b7b-499d-9878-61e5ddc8dc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.007517 10.0.0.41 - - [2026-04-27 02:40:50] "POST /neutron/network HTTP/1.1" 200 911 0.012580 10.0.0.41 - - [2026-04-27 02:40:50] "GET /virtual-network/5d0729e0-7b7b-499d-9878-61e5ddc8dc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.007396 10.0.0.41 - - [2026-04-27 02:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004821 10.0.0.23 - - [2026-04-27 02:40:50] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001452 10.0.0.41 - - [2026-04-27 02:40:50] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.087699 10.0.0.41 - - [2026-04-27 02:40:50] "POST /neutron/network HTTP/1.1" 200 117 0.030331 10.0.0.41 - - [2026-04-27 02:40:51] "POST /neutron/network HTTP/1.1" 200 911 0.016333 10.0.0.41 - - [2026-04-27 02:40:51] "POST /id-to-fqname HTTP/1.1" 200 267 0.001540 10.0.0.41 - - [2026-04-27 02:40:51] "GET /virtual-network/7e23d26d-c415-4efd-8a8a-b6d7ba45567e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.007403 10.0.0.41 - - [2026-04-27 02:40:51] "GET /virtual-network/7e23d26d-c415-4efd-8a8a-b6d7ba45567e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.010247 10.0.0.41 - - [2026-04-27 02:40:51] "POST /neutron/subnet HTTP/1.1" 200 729 0.014083 10.0.0.41 - - [2026-04-27 02:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006929 10.0.0.23 - - [2026-04-27 02:40:51] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001211 10.0.0.41 - - [2026-04-27 02:40:51] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.069247 10.0.0.249 - - [2026-04-27 02:40:52] "POST /route-targets HTTP/1.1" 200 327 0.021585 10.0.0.23 - - [2026-04-27 02:40:52] "POST /useragent-kv HTTP/1.1" 200 115 0.014531 10.0.0.41 - - [2026-04-27 02:40:52] "POST /neutron/subnet HTTP/1.1" 200 720 0.285391 10.0.0.41 - - [2026-04-27 02:40:52] "POST /id-to-fqname HTTP/1.1" 200 268 0.001428 10.0.0.41 - - [2026-04-27 02:40:52] "GET /virtual-network/d7c017de-3a17-4df4-b6a1-3b959be0f332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.008058 10.0.0.41 - - [2026-04-27 02:40:52] "GET /virtual-network/d7c017de-3a17-4df4-b6a1-3b959be0f332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.006405 10.0.0.41 - - [2026-04-27 02:40:52] "POST /neutron/network HTTP/1.1" 200 911 0.020325 10.0.0.41 - - [2026-04-27 02:40:52] "POST /id-to-fqname HTTP/1.1" 200 267 0.001602 10.0.0.23 - - [2026-04-27 02:41:29] "DELETE /project/adb3521e0a974c43b40cb791e22a40f7 HTTP/1.1" 404 173 0.011296 10.0.0.23 - - [2026-04-27 02:41:29] "DELETE /project/7cf2599a0f3f423eb9c5cc515d0736a8 HTTP/1.1" 404 173 0.013485 10.0.0.23 - - [2026-04-27 02:41:29] "GET /projects?obj_uuids=7cf2599a-0f3f-423e-b9c5-cc515d0736a8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001211 10.0.0.23 - - [2026-04-27 02:41:29] "GET /projects?obj_uuids=96f080ba-8548-49d4-8fca-b47824368f33&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001095 10.0.0.23 - - [2026-04-27 02:41:29] "GET /project/7cf2599a-0f3f-423e-b9c5-cc515d0736a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.073539 10.0.0.23 - - [2026-04-27 02:41:29] "GET /projects?obj_uuids=7cf2599a-0f3f-423e-b9c5-cc515d0736a8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002535 10.0.0.23 - - [2026-04-27 02:41:29] "GET /project/96f080ba-8548-49d4-8fca-b47824368f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1517 0.113114 10.0.0.23 - - [2026-04-27 02:41:29] "GET /projects?obj_uuids=96f080ba-8548-49d4-8fca-b47824368f33&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001613 10.0.0.23 - - [2026-04-27 02:41:29] "GET /project/7cf2599a-0f3f-423e-b9c5-cc515d0736a8?fields=security_groups HTTP/1.1" 200 1369 0.103611 10.0.0.23 - - [2026-04-27 02:41:29] "GET /project/96f080ba-8548-49d4-8fca-b47824368f33?fields=security_groups HTTP/1.1" 200 1400 0.135097 10.0.0.23 - - [2026-04-27 02:41:29] "DELETE /security-group/e4590c2d-0229-4ab9-afc8-a5a03c92d4a2 HTTP/1.1" 200 115 0.093691 10.0.0.23 - - [2026-04-27 02:41:29] "GET /projects?obj_uuids=7cf2599a-0f3f-423e-b9c5-cc515d0736a8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001140 10.0.0.23 - - [2026-04-27 02:41:29] "DELETE /security-group/61eccf2b-96d6-4c52-add8-064914784173 HTTP/1.1" 200 115 0.113120 10.0.0.23 - - [2026-04-27 02:41:29] "GET /projects?obj_uuids=96f080ba-8548-49d4-8fca-b47824368f33&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001985 10.0.0.23 - - [2026-04-27 02:41:29] "GET /project/7cf2599a-0f3f-423e-b9c5-cc515d0736a8?fields=application_policy_sets HTTP/1.1" 200 1408 0.122181 10.0.0.249 - - [2026-04-27 02:41:29] "DELETE /access-control-list/0b684078-5f93-4c2d-8fff-712f573433b0 HTTP/1.1" 200 115 0.085637 10.0.0.23 - - [2026-04-27 02:41:29] "GET /project/96f080ba-8548-49d4-8fca-b47824368f33?fields=application_policy_sets HTTP/1.1" 200 1439 0.083546 10.0.0.23 - - [2026-04-27 02:41:30] "DELETE /project/7cf2599a-0f3f-423e-b9c5-cc515d0736a8 HTTP/1.1" 200 115 0.804778 10.0.0.23 - - [2026-04-27 02:41:30] "DELETE /project/96f080ba-8548-49d4-8fca-b47824368f33 HTTP/1.1" 200 115 0.890822 10.0.0.23 - - [2026-04-27 02:41:32] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001252 10.0.0.41 - - [2026-04-27 02:41:32] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.088338 10.0.0.41 - - [2026-04-27 02:41:32] "POST /neutron/network HTTP/1.1" 200 911 0.010374 10.0.0.41 - - [2026-04-27 02:41:32] "POST /id-to-fqname HTTP/1.1" 200 268 0.002658 10.0.0.41 - - [2026-04-27 02:41:32] "POST /neutron/port HTTP/1.1" 200 117 0.011070 10.0.0.23 - - [2026-04-27 02:41:33] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001274 10.0.0.23 - - [2026-04-27 02:41:33] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001285 10.0.0.41 - - [2026-04-27 02:41:33] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.177197 10.0.0.41 - - [2026-04-27 02:41:33] "POST /neutron/port HTTP/1.1" 200 1069 0.683017 10.0.0.41 - - [2026-04-27 02:41:33] "POST /neutron/port HTTP/1.1" 200 1069 0.042112 10.0.0.41 - - [2026-04-27 02:41:34] "POST /neutron/security_group HTTP/1.1" 200 2066 0.025035 10.0.0.23 - - [2026-04-27 02:41:34] "GET /projects?obj_uuids=9d582053-8f9d-4d17-b8c1-506ac2f264f2&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.002069 10.0.0.41 - - [2026-04-27 02:41:34] "GET /project/9d582053-8f9d-4d17-b8c1-506ac2f264f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.104995 10.0.0.41 - - [2026-04-27 02:41:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005283 10.0.0.41 - - [2026-04-27 02:41:34] "POST /neutron/network HTTP/1.1" 200 911 0.022950 10.0.0.41 - - [2026-04-27 02:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006424 10.0.0.41 - - [2026-04-27 02:41:35] "GET /security-group/6e2ee7c5-321c-4f67-92ac-e9f64c507c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3685 0.007000 10.0.0.41 - - [2026-04-27 02:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008455 10.0.0.41 - - [2026-04-27 02:41:35] "POST /neutron/port HTTP/1.1" 200 1067 0.061804 10.0.0.23 - - [2026-04-27 02:41:35] "GET /projects?obj_uuids=9d582053-8f9d-4d17-b8c1-506ac2f264f2&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001167 10.0.0.41 - - [2026-04-27 02:41:35] "GET /project/9d582053-8f9d-4d17-b8c1-506ac2f264f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.105811 10.0.0.41 - - [2026-04-27 02:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.016093 10.0.0.41 - - [2026-04-27 02:41:35] "GET /security-group/6e2ee7c5-321c-4f67-92ac-e9f64c507c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3685 0.008558 10.0.0.41 - - [2026-04-27 02:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.019146 10.0.0.41 - - [2026-04-27 02:41:36] "PUT /security-group/6e2ee7c5-321c-4f67-92ac-e9f64c507c1d HTTP/1.1" 200 262 0.079330 10.0.0.41 - - [2026-04-27 02:41:36] "POST /neutron/port HTTP/1.1" 200 1131 0.060488 10.0.0.249 - - [2026-04-27 02:41:36] "PUT /access-control-list/9ea5fd5c-feaa-470b-b379-59ad1a790bfc HTTP/1.1" 200 272 0.049400 10.0.0.41 - - [2026-04-27 02:41:36] "POST /neutron/port HTTP/1.1" 200 117 0.001570 10.0.0.41 - - [2026-04-27 02:41:37] "POST /fqname-to-id HTTP/1.1" 404 193 0.004575 10.0.0.41 - - [2026-04-27 02:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004797 10.0.0.23 - - [2026-04-27 02:41:37] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001606 10.0.0.41 - - [2026-04-27 02:41:37] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.032941 10.0.0.41 - - [2026-04-27 02:41:37] "POST /service-templates HTTP/1.1" 200 543 0.060373 10.0.0.41 - - [2026-04-27 02:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.022652 10.0.0.41 - - [2026-04-27 02:41:37] "GET /service-template/778455c2-ce20-4330-8a28-fd94e2b571b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.009029 10.0.0.41 - - [2026-04-27 02:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.017843 10.0.0.41 - - [2026-04-27 02:41:37] "GET /service-template/778455c2-ce20-4330-8a28-fd94e2b571b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.005193 10.0.0.41 - - [2026-04-27 02:41:37] "POST /id-to-fqname HTTP/1.1" 200 267 0.002220 10.0.0.41 - - [2026-04-27 02:41:37] "POST /id-to-fqname HTTP/1.1" 200 267 0.001575 10.0.0.41 - - [2026-04-27 02:41:37] "POST /id-to-fqname HTTP/1.1" 200 268 0.001662 10.0.0.41 - - [2026-04-27 02:41:38] "POST /neutron/security_group HTTP/1.1" 200 2066 0.027420 10.0.0.41 - - [2026-04-27 02:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.013154 10.0.0.41 - - [2026-04-27 02:41:38] "DELETE /service-template/778455c2-ce20-4330-8a28-fd94e2b571b1 HTTP/1.1" 200 115 0.091119 10.0.0.41 - - [2026-04-27 02:41:38] "POST /fqname-to-id HTTP/1.1" 404 193 0.010093 10.0.0.249 - - [2026-04-27 02:41:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000487 10.0.0.249 - - [2026-04-27 02:41:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.249 - - [2026-04-27 02:41:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000429 10.0.0.249 - - [2026-04-27 02:41:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000469 10.0.0.41 - - [2026-04-27 02:41:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.41 - - [2026-04-27 02:41:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000449 10.0.0.23 - - [2026-04-27 02:41:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.23 - - [2026-04-27 02:41:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000587 10.0.0.23 - - [2026-04-27 02:41:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001133 10.0.0.41 - - [2026-04-27 02:41:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000612 10.0.0.23 - - [2026-04-27 02:41:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000572 10.0.0.41 - - [2026-04-27 02:41:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000560 10.0.0.41 - - [2026-04-27 02:41:43] "POST /neutron/network HTTP/1.1" 200 911 0.018679 10.0.0.41 - - [2026-04-27 02:41:45] "POST /neutron/network HTTP/1.1" 400 204 0.042094 10.0.0.41 - - [2026-04-27 02:41:50] "POST /neutron/network HTTP/1.1" 200 911 0.019139 10.0.0.41 - - [2026-04-27 02:41:52] "POST /neutron/network HTTP/1.1" 400 204 0.049843 10.0.0.41 - - [2026-04-27 02:41:56] "POST /neutron/network HTTP/1.1" 200 911 0.028458 10.0.0.41 - - [2026-04-27 02:41:58] "POST /neutron/network HTTP/1.1" 400 204 0.034984 10.0.0.41 - - [2026-04-27 02:42:02] "POST /neutron/network HTTP/1.1" 200 911 0.029267 10.0.0.41 - - [2026-04-27 02:42:05] "POST /neutron/network HTTP/1.1" 400 204 0.053417 10.0.0.41 - - [2026-04-27 02:42:09] "POST /neutron/network HTTP/1.1" 200 911 0.009766 10.0.0.41 - - [2026-04-27 02:42:11] "POST /neutron/network HTTP/1.1" 400 204 0.043777 10.0.0.41 - - [2026-04-27 02:42:15] "POST /neutron/network HTTP/1.1" 200 911 0.017660 10.0.0.41 - - [2026-04-27 02:42:17] "POST /neutron/network HTTP/1.1" 400 204 0.019701 10.0.0.41 - - [2026-04-27 02:42:21] "POST /neutron/network HTTP/1.1" 200 911 0.009739 10.0.0.41 - - [2026-04-27 02:42:23] "POST /neutron/network HTTP/1.1" 400 204 0.018996 10.0.0.41 - - [2026-04-27 02:42:27] "POST /neutron/network HTTP/1.1" 200 911 0.009887 10.0.0.41 - - [2026-04-27 02:42:29] "POST /neutron/network HTTP/1.1" 400 204 0.025425 10.0.0.41 - - [2026-04-27 02:42:34] "POST /neutron/network HTTP/1.1" 200 911 0.008672 10.0.0.41 - - [2026-04-27 02:42:34] "POST /neutron/network HTTP/1.1" 400 204 0.020079 10.0.0.41 - - [2026-04-27 02:42:38] "POST /neutron/network HTTP/1.1" 200 911 0.009984 10.0.0.249 - - [2026-04-27 02:42:39] "GET /obj-perms HTTP/1.1" 200 5056 0.067726 10.0.0.41 - - [2026-04-27 02:42:40] "POST /neutron/network HTTP/1.1" 400 204 0.020830 10.0.0.41 - - [2026-04-27 02:42:44] "POST /neutron/network HTTP/1.1" 200 911 0.016474 10.0.0.41 - - [2026-04-27 02:42:46] "POST /neutron/network HTTP/1.1" 400 204 0.021603 10.0.0.41 - - [2026-04-27 02:42:48] "POST /neutron/port HTTP/1.1" 200 1133 0.027628 10.0.0.41 - - [2026-04-27 02:42:49] "POST /neutron/port HTTP/1.1" 200 117 0.009792 10.0.0.41 - - [2026-04-27 02:42:52] "POST /neutron/network HTTP/1.1" 200 911 0.009820 10.0.0.41 - - [2026-04-27 02:42:54] "POST /neutron/network HTTP/1.1" 400 204 0.023608 10.0.0.41 - - [2026-04-27 02:42:56] "POST /neutron/port HTTP/1.1" 200 1121 0.034014 10.0.0.41 - - [2026-04-27 02:42:57] "POST /neutron/port HTTP/1.1" 200 117 0.009391 10.0.0.249 - - [2026-04-27 02:42:59] "DELETE /route-target/5ce3b835-19e7-493f-bf93-0457dbc428f7 HTTP/1.1" 200 115 0.029347 10.0.0.41 - - [2026-04-27 02:42:59] "POST /neutron/network HTTP/1.1" 200 911 0.016642 10.0.0.23 - - [2026-04-27 02:42:59] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001226 10.0.0.41 - - [2026-04-27 02:42:59] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.087908 10.0.0.23 - - [2026-04-27 02:42:59] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001554 10.0.0.41 - - [2026-04-27 02:42:59] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?fields=virtual_networks HTTP/1.1" 200 1334 0.075925 10.0.0.23 - - [2026-04-27 02:43:01] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001113 10.0.0.41 - - [2026-04-27 02:43:01] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.059468 10.0.0.23 - - [2026-04-27 02:43:01] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002065 10.0.0.41 - - [2026-04-27 02:43:01] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?fields=virtual_networks HTTP/1.1" 200 1334 0.072885 10.0.0.23 - - [2026-04-27 02:43:03] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001177 10.0.0.41 - - [2026-04-27 02:43:03] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.054692 10.0.0.23 - - [2026-04-27 02:43:03] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001127 10.0.0.41 - - [2026-04-27 02:43:03] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?fields=virtual_networks HTTP/1.1" 200 1334 0.086830 10.0.0.23 - - [2026-04-27 02:43:05] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001250 10.0.0.41 - - [2026-04-27 02:43:06] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.058640 10.0.0.23 - - [2026-04-27 02:43:06] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001129 10.0.0.41 - - [2026-04-27 02:43:06] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?fields=virtual_networks HTTP/1.1" 200 1334 0.064886 10.0.0.23 - - [2026-04-27 02:43:08] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001794 10.0.0.41 - - [2026-04-27 02:43:08] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.057929 10.0.0.23 - - [2026-04-27 02:43:08] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001208 10.0.0.41 - - [2026-04-27 02:43:08] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?fields=virtual_networks HTTP/1.1" 200 1334 0.065733 10.0.0.23 - - [2026-04-27 02:43:10] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001074 10.0.0.41 - - [2026-04-27 02:43:10] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.058285 10.0.0.23 - - [2026-04-27 02:43:10] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001150 10.0.0.41 - - [2026-04-27 02:43:10] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?fields=virtual_networks HTTP/1.1" 200 1334 0.065594 10.0.0.23 - - [2026-04-27 02:43:12] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001221 10.0.0.41 - - [2026-04-27 02:43:12] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.061478 10.0.0.23 - - [2026-04-27 02:43:12] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001329 10.0.0.41 - - [2026-04-27 02:43:12] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?fields=virtual_networks HTTP/1.1" 200 1334 0.075243 10.0.0.23 - - [2026-04-27 02:43:14] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001582 10.0.0.41 - - [2026-04-27 02:43:14] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.069078 10.0.0.23 - - [2026-04-27 02:43:14] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001997 10.0.0.41 - - [2026-04-27 02:43:14] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?fields=virtual_networks HTTP/1.1" 200 1334 0.068434 10.0.0.23 - - [2026-04-27 02:43:16] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001119 10.0.0.41 - - [2026-04-27 02:43:16] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.072894 10.0.0.23 - - [2026-04-27 02:43:16] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002208 10.0.0.41 - - [2026-04-27 02:43:17] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?fields=virtual_networks HTTP/1.1" 200 1334 0.090873 10.0.0.23 - - [2026-04-27 02:43:19] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001468 10.0.0.41 - - [2026-04-27 02:43:19] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.062540 10.0.0.23 - - [2026-04-27 02:43:19] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001058 10.0.0.41 - - [2026-04-27 02:43:19] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?fields=virtual_networks HTTP/1.1" 200 1334 0.065956 10.0.0.23 - - [2026-04-27 02:43:21] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001172 10.0.0.41 - - [2026-04-27 02:43:21] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.059837 10.0.0.23 - - [2026-04-27 02:43:21] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001059 10.0.0.41 - - [2026-04-27 02:43:21] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?fields=virtual_networks HTTP/1.1" 200 1334 0.092750 10.0.0.23 - - [2026-04-27 02:43:23] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001081 10.0.0.41 - - [2026-04-27 02:43:23] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.071789 10.0.0.23 - - [2026-04-27 02:43:23] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001456 10.0.0.41 - - [2026-04-27 02:43:23] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?fields=virtual_networks HTTP/1.1" 200 1334 0.054614 10.0.0.23 - - [2026-04-27 02:43:25] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001201 10.0.0.41 - - [2026-04-27 02:43:25] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.064209 10.0.0.23 - - [2026-04-27 02:43:25] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001065 10.0.0.41 - - [2026-04-27 02:43:25] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?fields=virtual_networks HTTP/1.1" 200 1334 0.071595 10.0.0.23 - - [2026-04-27 02:43:27] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001133 10.0.0.41 - - [2026-04-27 02:43:27] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.061277 10.0.0.23 - - [2026-04-27 02:43:27] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001351 10.0.0.41 - - [2026-04-27 02:43:27] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?fields=virtual_networks HTTP/1.1" 200 1334 0.067353 10.0.0.23 - - [2026-04-27 02:43:30] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001619 10.0.0.41 - - [2026-04-27 02:43:30] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.054220 10.0.0.23 - - [2026-04-27 02:43:30] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001686 10.0.0.41 - - [2026-04-27 02:43:30] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?fields=virtual_networks HTTP/1.1" 200 1334 0.056138 10.0.0.23 - - [2026-04-27 02:43:32] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001119 10.0.0.41 - - [2026-04-27 02:43:32] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.057367 10.0.0.23 - - [2026-04-27 02:43:32] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001520 10.0.0.41 - - [2026-04-27 02:43:32] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?fields=virtual_networks HTTP/1.1" 200 1334 0.061212 10.0.0.23 - - [2026-04-27 02:43:34] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001243 10.0.0.41 - - [2026-04-27 02:43:34] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.076792 10.0.0.23 - - [2026-04-27 02:43:34] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001485 10.0.0.41 - - [2026-04-27 02:43:34] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?fields=virtual_networks HTTP/1.1" 200 1334 0.081112 10.0.0.23 - - [2026-04-27 02:43:36] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001215 10.0.0.41 - - [2026-04-27 02:43:36] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.055722 10.0.0.23 - - [2026-04-27 02:43:36] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001324 10.0.0.41 - - [2026-04-27 02:43:36] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?fields=virtual_networks HTTP/1.1" 200 1334 0.081250 10.0.0.23 - - [2026-04-27 02:43:38] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001425 10.0.0.41 - - [2026-04-27 02:43:38] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.069893 10.0.0.23 - - [2026-04-27 02:43:38] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001144 10.0.0.41 - - [2026-04-27 02:43:38] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?fields=virtual_networks HTTP/1.1" 200 1334 0.058911 10.0.0.23 - - [2026-04-27 02:43:40] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001751 10.0.0.41 - - [2026-04-27 02:43:40] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.057770 10.0.0.23 - - [2026-04-27 02:43:40] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001612 10.0.0.41 - - [2026-04-27 02:43:41] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?fields=virtual_networks HTTP/1.1" 200 1334 0.066660 10.0.0.23 - - [2026-04-27 02:43:43] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001243 10.0.0.41 - - [2026-04-27 02:43:43] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.062655 10.0.0.23 - - [2026-04-27 02:43:43] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001119 10.0.0.41 - - [2026-04-27 02:43:43] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?fields=virtual_networks HTTP/1.1" 200 1334 0.058929 10.0.0.23 - - [2026-04-27 02:43:45] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001169 10.0.0.41 - - [2026-04-27 02:43:45] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.061845 10.0.0.23 - - [2026-04-27 02:43:45] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001579 10.0.0.41 - - [2026-04-27 02:43:45] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?fields=virtual_networks HTTP/1.1" 200 1334 0.069383 10.0.0.23 - - [2026-04-27 02:43:47] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001079 10.0.0.41 - - [2026-04-27 02:43:47] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.070526 10.0.0.23 - - [2026-04-27 02:43:47] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001088 10.0.0.41 - - [2026-04-27 02:43:47] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?fields=virtual_networks HTTP/1.1" 200 1334 0.074895 10.0.0.23 - - [2026-04-27 02:43:49] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001121 10.0.0.41 - - [2026-04-27 02:43:49] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.059725 10.0.0.23 - - [2026-04-27 02:43:49] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003906 10.0.0.41 - - [2026-04-27 02:43:49] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?fields=virtual_networks HTTP/1.1" 200 1334 0.087316 10.0.0.23 - - [2026-04-27 02:43:51] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002009 10.0.0.41 - - [2026-04-27 02:43:51] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.079659 10.0.0.23 - - [2026-04-27 02:43:51] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002223 10.0.0.41 - - [2026-04-27 02:43:52] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?fields=virtual_networks HTTP/1.1" 200 1334 0.093911 10.0.0.23 - - [2026-04-27 02:43:54] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001348 10.0.0.41 - - [2026-04-27 02:43:54] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.060005 10.0.0.23 - - [2026-04-27 02:43:54] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001504 10.0.0.41 - - [2026-04-27 02:43:54] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?fields=virtual_networks HTTP/1.1" 200 1334 0.068213 10.0.0.23 - - [2026-04-27 02:43:56] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001994 10.0.0.41 - - [2026-04-27 02:43:56] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.074611 10.0.0.23 - - [2026-04-27 02:43:56] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001478 10.0.0.41 - - [2026-04-27 02:43:56] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?fields=virtual_networks HTTP/1.1" 200 1334 0.092642 10.0.0.23 - - [2026-04-27 02:43:58] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001118 10.0.0.41 - - [2026-04-27 02:43:58] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.069078 10.0.0.23 - - [2026-04-27 02:43:58] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001077 10.0.0.41 - - [2026-04-27 02:43:58] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?fields=virtual_networks HTTP/1.1" 200 1334 0.084125 10.0.0.23 - - [2026-04-27 02:44:00] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001732 10.0.0.41 - - [2026-04-27 02:44:00] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.075138 10.0.0.23 - - [2026-04-27 02:44:00] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001129 10.0.0.41 - - [2026-04-27 02:44:00] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?fields=virtual_networks HTTP/1.1" 200 1334 0.073897 10.0.0.23 - - [2026-04-27 02:44:02] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001519 10.0.0.41 - - [2026-04-27 02:44:02] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.051589 10.0.0.23 - - [2026-04-27 02:44:02] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001568 10.0.0.41 - - [2026-04-27 02:44:02] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?fields=virtual_networks HTTP/1.1" 200 1334 0.052689 10.0.0.23 - - [2026-04-27 02:44:05] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.033085 10.0.0.41 - - [2026-04-27 02:44:05] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.139321 10.0.0.23 - - [2026-04-27 02:44:05] "GET /projects?obj_uuids=adb3521e-0a97-4c43-b40c-b791e22a40f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001168 10.0.0.41 - - [2026-04-27 02:44:05] "GET /project/adb3521e-0a97-4c43-b40c-b791e22a40f7?fields=virtual_networks HTTP/1.1" 200 1334 0.061627 10.0.0.41 - - [2026-04-27 02:44:05] "POST /fqname-to-id HTTP/1.1" 404 189 0.033508 10.0.0.23 - - [2026-04-27 02:44:05] "GET /projects?obj_uuids=f20f152e-4cc0-442e-879a-80052cb42a15&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005205 10.0.0.23 - - [2026-04-27 02:44:05] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001202 10.0.0.23 - - [2026-04-27 02:44:05] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.072502 10.0.0.23 - - [2026-04-27 02:44:06] "POST /id-to-fqname HTTP/1.1" 200 191 0.003228 10.0.0.23 - - [2026-04-27 02:44:06] "POST /fqname-to-id HTTP/1.1" 404 200 0.017161 10.0.0.23 - - [2026-04-27 02:44:06] "POST /security-groups HTTP/1.1" 200 592 0.052391 10.0.0.23 - - [2026-04-27 02:44:06] "POST /projects HTTP/1.1" 200 587 0.308361 10.0.0.23 - - [2026-04-27 02:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.342881 10.0.0.249 - - [2026-04-27 02:44:06] "POST /fqname-to-id HTTP/1.1" 404 235 0.039258 10.0.0.41 - - [2026-04-27 02:44:06] "GET /project/f20f152e-4cc0-442e-879a-80052cb42a15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.606407 10.0.0.249 - - [2026-04-27 02:44:06] "POST /access-control-lists HTTP/1.1" 200 595 0.038989 10.0.0.41 - - [2026-04-27 02:44:07] "GET / HTTP/1.1" 200 35931 0.002032 10.0.0.41 - - [2026-04-27 02:44:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000544 10.0.0.41 - - [2026-04-27 02:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.069203 10.0.0.23 - - [2026-04-27 02:44:09] "GET /projects?obj_uuids=f20f152e-4cc0-442e-879a-80052cb42a15&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001399 10.0.0.41 - - [2026-04-27 02:44:09] "GET /project/f20f152e-4cc0-442e-879a-80052cb42a15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.053852 10.0.0.23 - - [2026-04-27 02:44:09] "GET /projects?obj_uuids=f20f152e-4cc0-442e-879a-80052cb42a15&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001554 10.0.0.41 - - [2026-04-27 02:44:09] "POST /neutron/network HTTP/1.1" 200 670 0.248638 10.0.0.41 - - [2026-04-27 02:44:09] "POST /id-to-fqname HTTP/1.1" 200 253 0.005053 10.0.0.41 - - [2026-04-27 02:44:09] "GET /virtual-network/fb8cc486-c3a3-483a-a0e8-91025550bf3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.007051 10.0.0.41 - - [2026-04-27 02:44:09] "POST /neutron/network HTTP/1.1" 200 890 0.008972 10.0.0.41 - - [2026-04-27 02:44:09] "GET /virtual-network/fb8cc486-c3a3-483a-a0e8-91025550bf3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.006385 10.0.0.41 - - [2026-04-27 02:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.23 - - [2026-04-27 02:44:09] "GET /projects?obj_uuids=f20f152e-4cc0-442e-879a-80052cb42a15&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001021 10.0.0.41 - - [2026-04-27 02:44:10] "GET /project/f20f152e-4cc0-442e-879a-80052cb42a15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.077760 10.0.0.41 - - [2026-04-27 02:44:10] "POST /neutron/network HTTP/1.1" 200 117 0.021538 10.0.0.249 - - [2026-04-27 02:44:10] "POST /route-targets HTTP/1.1" 200 327 0.021016 10.0.0.41 - - [2026-04-27 02:44:10] "POST /neutron/network HTTP/1.1" 200 887 0.014992 10.0.0.41 - - [2026-04-27 02:44:10] "POST /id-to-fqname HTTP/1.1" 200 253 0.001477 10.0.0.41 - - [2026-04-27 02:44:10] "GET /virtual-network/924241ce-29be-457e-b113-601df7d656c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.014431 10.0.0.41 - - [2026-04-27 02:44:10] "GET /virtual-network/924241ce-29be-457e-b113-601df7d656c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.009947 10.0.0.41 - - [2026-04-27 02:44:10] "POST /neutron/subnet HTTP/1.1" 200 715 0.016451 10.0.0.41 - - [2026-04-27 02:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005055 10.0.0.23 - - [2026-04-27 02:44:10] "GET /projects?obj_uuids=f20f152e-4cc0-442e-879a-80052cb42a15&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001484 10.0.0.41 - - [2026-04-27 02:44:10] "GET /project/f20f152e-4cc0-442e-879a-80052cb42a15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.050455 10.0.0.249 - - [2026-04-27 02:44:11] "POST /ref-update HTTP/1.1" 200 156 0.044492 10.0.0.23 - - [2026-04-27 02:44:11] "POST /useragent-kv HTTP/1.1" 200 115 0.014486 10.0.0.41 - - [2026-04-27 02:44:11] "POST /neutron/subnet HTTP/1.1" 200 724 0.255224 10.0.0.41 - - [2026-04-27 02:44:11] "POST /id-to-fqname HTTP/1.1" 200 254 0.001579 10.0.0.41 - - [2026-04-27 02:44:11] "GET /virtual-network/637c8c47-8d9a-456d-aeb4-ba2b73a9d60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.006464 10.0.0.41 - - [2026-04-27 02:44:11] "GET /virtual-network/637c8c47-8d9a-456d-aeb4-ba2b73a9d60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.007080 10.0.0.41 - - [2026-04-27 02:44:11] "POST /neutron/network HTTP/1.1" 200 891 0.011001 10.0.0.41 - - [2026-04-27 02:44:11] "POST /id-to-fqname HTTP/1.1" 200 253 0.001675 10.0.0.23 - - [2026-04-27 02:44:12] "GET /projects?obj_uuids=f20f152e-4cc0-442e-879a-80052cb42a15&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001264 10.0.0.41 - - [2026-04-27 02:44:12] "GET /project/f20f152e-4cc0-442e-879a-80052cb42a15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.110561 10.0.0.41 - - [2026-04-27 02:44:12] "POST /neutron/network HTTP/1.1" 200 887 0.010670 10.0.0.41 - - [2026-04-27 02:44:13] "POST /id-to-fqname HTTP/1.1" 200 254 0.003834 10.0.0.41 - - [2026-04-27 02:44:13] "POST /neutron/port HTTP/1.1" 200 117 0.008824 10.0.0.23 - - [2026-04-27 02:44:13] "GET /projects?obj_uuids=f20f152e-4cc0-442e-879a-80052cb42a15&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001262 10.0.0.41 - - [2026-04-27 02:44:14] "POST /neutron/port HTTP/1.1" 200 1059 0.484793 10.0.0.23 - - [2026-04-27 02:44:14] "GET /projects?obj_uuids=f20f152e-4cc0-442e-879a-80052cb42a15&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001639 10.0.0.41 - - [2026-04-27 02:44:14] "GET /project/f20f152e-4cc0-442e-879a-80052cb42a15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.156417 10.0.0.41 - - [2026-04-27 02:44:14] "POST /neutron/port HTTP/1.1" 200 1113 0.239165 10.0.0.41 - - [2026-04-27 02:44:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006850 10.0.0.41 - - [2026-04-27 02:44:14] "POST /neutron/port HTTP/1.1" 200 117 0.001300 10.0.0.41 - - [2026-04-27 02:44:14] "POST /neutron/port HTTP/1.1" 200 117 0.008006 10.0.0.41 - - [2026-04-27 02:44:15] "POST /fqname-to-id HTTP/1.1" 404 193 0.008534 10.0.0.41 - - [2026-04-27 02:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011285 10.0.0.23 - - [2026-04-27 02:44:15] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001244 10.0.0.41 - - [2026-04-27 02:44:15] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009776 10.0.0.41 - - [2026-04-27 02:44:15] "POST /service-templates HTTP/1.1" 200 543 0.057093 10.0.0.41 - - [2026-04-27 02:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.41 - - [2026-04-27 02:44:15] "POST /neutron/port HTTP/1.1" 200 1061 0.026208 10.0.0.41 - - [2026-04-27 02:44:15] "GET /service-template/b6465eb1-2db3-4fa6-9f8e-1c1af76037ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.007895 10.0.0.41 - - [2026-04-27 02:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004731 10.0.0.41 - - [2026-04-27 02:44:15] "GET /service-template/b6465eb1-2db3-4fa6-9f8e-1c1af76037ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.005044 10.0.0.41 - - [2026-04-27 02:44:15] "POST /id-to-fqname HTTP/1.1" 200 253 0.001644 10.0.0.41 - - [2026-04-27 02:44:15] "POST /id-to-fqname HTTP/1.1" 200 253 0.002013 10.0.0.41 - - [2026-04-27 02:44:16] "POST /id-to-fqname HTTP/1.1" 200 254 0.001488 10.0.0.41 - - [2026-04-27 02:44:16] "POST /neutron/port HTTP/1.1" 200 1125 0.028081 10.0.0.41 - - [2026-04-27 02:44:16] "POST /neutron/port HTTP/1.1" 200 2096 0.042136 10.0.0.41 - - [2026-04-27 02:44:16] "POST /neutron/security_group HTTP/1.1" 200 2059 0.016807 10.0.0.41 - - [2026-04-27 02:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004499 10.0.0.41 - - [2026-04-27 02:44:16] "DELETE /service-template/b6465eb1-2db3-4fa6-9f8e-1c1af76037ed HTTP/1.1" 200 115 0.050256 10.0.0.41 - - [2026-04-27 02:44:16] "POST /fqname-to-id HTTP/1.1" 404 193 0.009799 10.0.0.41 - - [2026-04-27 02:44:19] "POST /neutron/port HTTP/1.1" 200 1125 0.027585 10.0.0.41 - - [2026-04-27 02:44:19] "POST /neutron/port HTTP/1.1" 200 151 0.321018 10.0.0.41 - - [2026-04-27 02:44:20] "POST /neutron/network HTTP/1.1" 200 887 0.011729 10.0.0.23 - - [2026-04-27 02:44:21] "POST /useragent-kv HTTP/1.1" 200 115 0.005097 10.0.0.23 - - [2026-04-27 02:44:21] "POST /useragent-kv HTTP/1.1" 200 115 0.010173 10.0.0.249 - - [2026-04-27 02:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006506 10.0.0.41 - - [2026-04-27 02:44:21] "POST /neutron/network HTTP/1.1" 200 151 0.192556 10.0.0.23 - - [2026-04-27 02:44:21] "GET /projects?obj_uuids=f20f152e-4cc0-442e-879a-80052cb42a15&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002836 10.0.0.249 - - [2026-04-27 02:44:21] "DELETE /route-target/b21bb0b0-001f-424a-9841-5bb92b1565cc HTTP/1.1" 200 115 0.032035 10.0.0.41 - - [2026-04-27 02:44:21] "GET /project/f20f152e-4cc0-442e-879a-80052cb42a15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.086560 10.0.0.23 - - [2026-04-27 02:44:21] "GET /projects?obj_uuids=f20f152e-4cc0-442e-879a-80052cb42a15&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001153 10.0.0.41 - - [2026-04-27 02:44:21] "GET /project/f20f152e-4cc0-442e-879a-80052cb42a15?fields=virtual_networks HTTP/1.1" 200 1034 0.070684 10.0.0.23 - - [2026-04-27 02:44:21] "GET /projects?obj_uuids=f20f152e-4cc0-442e-879a-80052cb42a15&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001402 10.0.0.41 - - [2026-04-27 02:44:21] "GET /project/f20f152e-4cc0-442e-879a-80052cb42a15?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.061759 10.0.0.23 - - [2026-04-27 02:44:21] "GET /projects?obj_uuids=f20f152e-4cc0-442e-879a-80052cb42a15&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001560 10.0.0.41 - - [2026-04-27 02:44:22] "GET /project/f20f152e-4cc0-442e-879a-80052cb42a15?fields=security_groups HTTP/1.1" 200 1261 0.059639 10.0.0.41 - - [2026-04-27 02:44:22] "POST /fqname-to-id HTTP/1.1" 404 193 0.035441 10.0.0.23 - - [2026-04-27 02:44:23] "GET /projects?obj_uuids=3093428f-7855-4273-abff-574a83be0e0f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.009488 10.0.0.23 - - [2026-04-27 02:44:23] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001454 10.0.0.23 - - [2026-04-27 02:44:23] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008960 10.0.0.23 - - [2026-04-27 02:44:23] "POST /id-to-fqname HTTP/1.1" 200 195 0.003785 10.0.0.23 - - [2026-04-27 02:44:23] "POST /fqname-to-id HTTP/1.1" 404 204 0.009675 10.0.0.23 - - [2026-04-27 02:44:23] "POST /security-groups HTTP/1.1" 200 596 0.068422 10.0.0.23 - - [2026-04-27 02:44:23] "POST /projects HTTP/1.1" 200 595 0.339344 10.0.0.23 - - [2026-04-27 02:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.385285 10.0.0.249 - - [2026-04-27 02:44:23] "POST /fqname-to-id HTTP/1.1" 404 238 0.012738 10.0.0.41 - - [2026-04-27 02:44:23] "GET /project/3093428f-7855-4273-abff-574a83be0e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.603649 10.0.0.41 - - [2026-04-27 02:44:24] "GET / HTTP/1.1" 200 35931 0.001988 10.0.0.41 - - [2026-04-27 02:44:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000570 10.0.0.41 - - [2026-04-27 02:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.074908 10.0.0.23 - - [2026-04-27 02:44:25] "GET /projects?obj_uuids=3093428f-7855-4273-abff-574a83be0e0f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001245 10.0.0.41 - - [2026-04-27 02:44:25] "GET /project/3093428f-7855-4273-abff-574a83be0e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.058196 10.0.0.41 - - [2026-04-27 02:44:26] "POST /neutron/network HTTP/1.1" 200 117 0.045483 10.0.0.249 - - [2026-04-27 02:44:26] "POST /ref-update HTTP/1.1" 200 156 0.034999 10.0.0.23 - - [2026-04-27 02:44:26] "POST /useragent-kv HTTP/1.1" 200 115 0.017488 10.0.0.41 - - [2026-04-27 02:44:26] "POST /neutron/subnet HTTP/1.1" 200 729 0.246428 10.0.0.41 - - [2026-04-27 02:44:26] "POST /id-to-fqname HTTP/1.1" 200 261 0.001887 10.0.0.41 - - [2026-04-27 02:44:26] "GET /virtual-network/95e94d67-f1f3-4e24-bed2-e69e3cad6494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2745 0.008362 10.0.0.41 - - [2026-04-27 02:44:27] "GET /virtual-network/95e94d67-f1f3-4e24-bed2-e69e3cad6494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2745 0.008293 10.0.0.249 - - [2026-04-27 02:44:27] "POST /fqname-to-id HTTP/1.1" 404 207 0.039993 10.0.0.41 - - [2026-04-27 02:44:27] "POST /neutron/network HTTP/1.1" 200 1076 0.012635 10.0.0.41 - - [2026-04-27 02:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004516 10.0.0.23 - - [2026-04-27 02:44:27] "GET /projects?obj_uuids=3093428f-7855-4273-abff-574a83be0e0f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001674 10.0.0.41 - - [2026-04-27 02:44:27] "GET /project/3093428f-7855-4273-abff-574a83be0e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.082803 10.0.0.41 - - [2026-04-27 02:44:27] "POST /neutron/network HTTP/1.1" 200 117 0.019703 10.0.0.23 - - [2026-04-27 02:44:28] "POST /useragent-kv HTTP/1.1" 200 115 0.013129 10.0.0.41 - - [2026-04-27 02:44:28] "POST /neutron/subnet HTTP/1.1" 200 710 0.277509 10.0.0.41 - - [2026-04-27 02:44:28] "POST /id-to-fqname HTTP/1.1" 200 261 0.001438 10.0.0.41 - - [2026-04-27 02:44:28] "GET /virtual-network/782dd75c-d1b7-4e70-ba0e-c672cacd12d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2732 0.006399 10.0.0.41 - - [2026-04-27 02:44:28] "GET /virtual-network/782dd75c-d1b7-4e70-ba0e-c672cacd12d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2732 0.008600 10.0.0.41 - - [2026-04-27 02:44:28] "POST /neutron/network HTTP/1.1" 200 1072 0.014306 10.0.0.41 - - [2026-04-27 02:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004638 10.0.0.23 - - [2026-04-27 02:44:28] "GET /projects?obj_uuids=3093428f-7855-4273-abff-574a83be0e0f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001235 10.0.0.41 - - [2026-04-27 02:44:28] "GET /project/3093428f-7855-4273-abff-574a83be0e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.057438 10.0.0.41 - - [2026-04-27 02:44:28] "POST /neutron/network HTTP/1.1" 200 117 0.022870 10.0.0.249 - - [2026-04-27 02:44:28] "POST /route-targets HTTP/1.1" 200 327 0.020968 10.0.0.249 - - [2026-04-27 02:44:28] "POST /fqname-to-id HTTP/1.1" 404 207 0.012088 10.0.0.23 - - [2026-04-27 02:44:29] "POST /useragent-kv HTTP/1.1" 200 115 0.030126 10.0.0.41 - - [2026-04-27 02:44:29] "POST /neutron/subnet HTTP/1.1" 200 720 0.290992 10.0.0.41 - - [2026-04-27 02:44:29] "POST /id-to-fqname HTTP/1.1" 200 262 0.001707 10.0.0.41 - - [2026-04-27 02:44:29] "GET /virtual-network/404aaa5f-c684-402e-b735-623541fe8cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2742 0.007827 10.0.0.41 - - [2026-04-27 02:44:29] "GET /virtual-network/404aaa5f-c684-402e-b735-623541fe8cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2742 0.008235 10.0.0.41 - - [2026-04-27 02:44:29] "POST /neutron/network HTTP/1.1" 200 1076 0.013381 10.0.0.41 - - [2026-04-27 02:44:29] "POST /id-to-fqname HTTP/1.1" 200 261 0.001777 10.0.0.41 - - [2026-04-27 02:44:29] "POST /neutron/network HTTP/1.1" 200 1082 0.011291 10.0.0.23 - - [2026-04-27 02:44:30] "DELETE /project/3093428f78554273abff574a83be0e0f HTTP/1.1" 404 173 0.008585 10.0.0.23 - - [2026-04-27 02:44:30] "DELETE /project/f20f152e4cc0442e879a80052cb42a15 HTTP/1.1" 404 173 0.007082 10.0.0.23 - - [2026-04-27 02:44:30] "GET /projects?obj_uuids=f20f152e-4cc0-442e-879a-80052cb42a15&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001474 10.0.0.23 - - [2026-04-27 02:44:30] "GET /project/f20f152e-4cc0-442e-879a-80052cb42a15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.072685 10.0.0.23 - - [2026-04-27 02:44:30] "GET /projects?obj_uuids=f20f152e-4cc0-442e-879a-80052cb42a15&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001201 10.0.0.23 - - [2026-04-27 02:44:30] "GET /project/f20f152e-4cc0-442e-879a-80052cb42a15?fields=security_groups HTTP/1.1" 200 1366 0.079953 10.0.0.23 - - [2026-04-27 02:44:30] "GET /projects?obj_uuids=3093428f-7855-4273-abff-574a83be0e0f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001428 10.0.0.41 - - [2026-04-27 02:44:30] "GET /project/3093428f-7855-4273-abff-574a83be0e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.121132 10.0.0.23 - - [2026-04-27 02:44:30] "DELETE /security-group/6a0fa7bf-7f9c-4e24-8532-a04065e98bdd HTTP/1.1" 200 115 0.139642 10.0.0.23 - - [2026-04-27 02:44:30] "GET /projects?obj_uuids=f20f152e-4cc0-442e-879a-80052cb42a15&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001374 10.0.0.23 - - [2026-04-27 02:44:30] "GET /project/f20f152e-4cc0-442e-879a-80052cb42a15?fields=application_policy_sets HTTP/1.1" 200 1405 0.073234 10.0.0.249 - - [2026-04-27 02:44:30] "DELETE /access-control-list/08360a8e-d560-4593-846b-3cc78f5b13d1 HTTP/1.1" 200 115 0.075221 10.0.0.41 - - [2026-04-27 02:44:30] "POST /neutron/port HTTP/1.1" 200 117 0.011043 10.0.0.41 - - [2026-04-27 02:44:30] "POST /id-to-fqname HTTP/1.1" 200 262 0.002193 10.0.0.23 - - [2026-04-27 02:44:31] "DELETE /project/f20f152e-4cc0-442e-879a-80052cb42a15 HTTP/1.1" 200 115 0.727495 10.0.0.41 - - [2026-04-27 02:44:31] "POST /neutron/network HTTP/1.1" 200 1082 0.011423 10.0.0.23 - - [2026-04-27 02:44:32] "GET /projects?obj_uuids=3093428f-7855-4273-abff-574a83be0e0f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001245 10.0.0.41 - - [2026-04-27 02:44:32] "GET /project/3093428f-7855-4273-abff-574a83be0e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.108890 10.0.0.41 - - [2026-04-27 02:44:32] "POST /neutron/network HTTP/1.1" 200 1076 0.014488 10.0.0.41 - - [2026-04-27 02:44:32] "POST /neutron/port HTTP/1.1" 200 1233 0.049783 10.0.0.41 - - [2026-04-27 02:44:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009248 10.0.0.41 - - [2026-04-27 02:44:32] "POST /neutron/subnet HTTP/1.1" 200 1370 0.019953 10.0.0.41 - - [2026-04-27 02:44:32] "POST /neutron/network HTTP/1.1" 200 1072 0.012458 10.0.0.41 - - [2026-04-27 02:44:33] "POST /neutron/port HTTP/1.1" 200 1171 0.034026 10.0.0.41 - - [2026-04-27 02:44:34] "POST /neutron/port HTTP/1.1" 200 1235 0.030385 10.0.0.41 - - [2026-04-27 02:44:34] "POST /neutron/subnet HTTP/1.1" 200 1380 0.021977 10.0.0.41 - - [2026-04-27 02:44:34] "POST /neutron/network HTTP/1.1" 200 1076 0.014166 10.0.0.41 - - [2026-04-27 02:44:34] "POST /neutron/port HTTP/1.1" 200 1233 0.033240 10.0.0.41 - - [2026-04-27 02:44:35] "POST /neutron/port HTTP/1.1" 200 1235 0.025375 10.0.0.41 - - [2026-04-27 02:44:36] "POST /neutron/network HTTP/1.1" 200 1072 0.013946 10.0.0.41 - - [2026-04-27 02:44:36] "POST /neutron/network HTTP/1.1" 200 1984 0.020854 10.0.0.23 - - [2026-04-27 02:44:37] "POST /useragent-kv HTTP/1.1" 200 115 0.005881 10.0.0.249 - - [2026-04-27 02:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004963 10.0.0.23 - - [2026-04-27 02:44:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003242 10.0.0.23 - - [2026-04-27 02:44:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002945 10.0.0.23 - - [2026-04-27 02:44:37] "POST /useragent-kv HTTP/1.1" 200 115 0.004011 10.0.0.41 - - [2026-04-27 02:44:37] "POST /neutron/network HTTP/1.1" 200 151 0.204248 10.0.0.41 - - [2026-04-27 02:44:37] "POST /neutron/port HTTP/1.1" 200 117 0.007647 10.0.0.23 - - [2026-04-27 02:44:37] "GET /projects?obj_uuids=3093428f-7855-4273-abff-574a83be0e0f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.009897 10.0.0.249 - - [2026-04-27 02:44:37] "DELETE /route-target/6da611e7-3e17-41e3-a54c-50395e15cf19 HTTP/1.1" 200 115 0.055315 10.0.0.41 - - [2026-04-27 02:44:37] "GET /project/3093428f-7855-4273-abff-574a83be0e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.089881 10.0.0.23 - - [2026-04-27 02:44:37] "GET /projects?obj_uuids=3093428f-7855-4273-abff-574a83be0e0f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002091 10.0.0.41 - - [2026-04-27 02:44:37] "GET /project/3093428f-7855-4273-abff-574a83be0e0f?fields=virtual_networks HTTP/1.1" 200 1042 0.068499 10.0.0.23 - - [2026-04-27 02:44:37] "GET /projects?obj_uuids=3093428f-7855-4273-abff-574a83be0e0f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001262 10.0.0.41 - - [2026-04-27 02:44:37] "GET /project/3093428f-7855-4273-abff-574a83be0e0f?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.073599 10.0.0.23 - - [2026-04-27 02:44:37] "GET /projects?obj_uuids=3093428f-7855-4273-abff-574a83be0e0f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002160 10.0.0.41 - - [2026-04-27 02:44:37] "GET /project/3093428f-7855-4273-abff-574a83be0e0f?fields=security_groups HTTP/1.1" 200 1273 0.057633 10.0.0.41 - - [2026-04-27 02:44:38] "POST /fqname-to-id HTTP/1.1" 404 196 0.036170 10.0.0.23 - - [2026-04-27 02:44:38] "GET /projects?obj_uuids=a2c7abb4-79f5-4653-b6ab-bbbc3ea23b4a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004672 10.0.0.23 - - [2026-04-27 02:44:38] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002354 10.0.0.23 - - [2026-04-27 02:44:38] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.012941 10.0.0.23 - - [2026-04-27 02:44:39] "POST /id-to-fqname HTTP/1.1" 200 198 0.005593 10.0.0.23 - - [2026-04-27 02:44:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.012312 10.0.0.23 - - [2026-04-27 02:44:39] "POST /security-groups HTTP/1.1" 200 599 0.105853 10.0.0.23 - - [2026-04-27 02:44:39] "POST /projects HTTP/1.1" 200 601 0.410493 10.0.0.23 - - [2026-04-27 02:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.446291 10.0.0.249 - - [2026-04-27 02:44:39] "POST /fqname-to-id HTTP/1.1" 404 241 0.016744 10.0.0.41 - - [2026-04-27 02:44:39] "GET /project/a2c7abb4-79f5-4653-b6ab-bbbc3ea23b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.653531 10.0.0.41 - - [2026-04-27 02:44:41] "GET / HTTP/1.1" 200 35931 0.002157 10.0.0.23 - - [2026-04-27 02:44:41] "GET /obj-perms HTTP/1.1" 200 5056 0.425841 10.0.0.41 - - [2026-04-27 02:44:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000489 10.0.0.41 - - [2026-04-27 02:44:41] "GET /obj-perms HTTP/1.1" 200 5056 0.115558 10.0.0.41 - - [2026-04-27 02:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.040573 10.0.0.23 - - [2026-04-27 02:44:42] "GET /projects?obj_uuids=a2c7abb4-79f5-4653-b6ab-bbbc3ea23b4a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001738 10.0.0.41 - - [2026-04-27 02:44:42] "GET /project/a2c7abb4-79f5-4653-b6ab-bbbc3ea23b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.073981 10.0.0.249 - - [2026-04-27 02:44:42] "POST /ref-update HTTP/1.1" 200 156 0.039719 10.0.0.23 - - [2026-04-27 02:44:43] "POST /useragent-kv HTTP/1.1" 200 115 0.009833 10.0.0.41 - - [2026-04-27 02:44:43] "POST /neutron/subnet HTTP/1.1" 200 725 0.330523 10.0.0.41 - - [2026-04-27 02:44:43] "POST /id-to-fqname HTTP/1.1" 200 267 0.001545 10.0.0.41 - - [2026-04-27 02:44:43] "GET /virtual-network/184fb1a3-03cd-432d-917c-ca2cac1f78a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.008363 10.0.0.41 - - [2026-04-27 02:44:43] "GET /virtual-network/184fb1a3-03cd-432d-917c-ca2cac1f78a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.007222 10.0.0.41 - - [2026-04-27 02:44:43] "POST /neutron/network HTTP/1.1" 200 910 0.010094 10.0.0.41 - - [2026-04-27 02:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004354 10.0.0.23 - - [2026-04-27 02:44:43] "GET /projects?obj_uuids=a2c7abb4-79f5-4653-b6ab-bbbc3ea23b4a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001222 10.0.0.41 - - [2026-04-27 02:44:43] "GET /project/a2c7abb4-79f5-4653-b6ab-bbbc3ea23b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.072766 10.0.0.23 - - [2026-04-27 02:44:43] "GET /projects?obj_uuids=a2c7abb4-79f5-4653-b6ab-bbbc3ea23b4a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001344 10.0.0.41 - - [2026-04-27 02:44:43] "POST /neutron/network HTTP/1.1" 200 691 0.199414 10.0.0.41 - - [2026-04-27 02:44:44] "POST /id-to-fqname HTTP/1.1" 200 267 0.005393 10.0.0.41 - - [2026-04-27 02:44:44] "GET /virtual-network/0bb6793c-cfb3-4a16-86b2-e990b8f93997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2164 0.008658 10.0.0.41 - - [2026-04-27 02:44:44] "POST /neutron/network HTTP/1.1" 200 908 0.012304 10.0.0.41 - - [2026-04-27 02:44:44] "GET /virtual-network/0bb6793c-cfb3-4a16-86b2-e990b8f93997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2164 0.008405 10.0.0.41 - - [2026-04-27 02:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004854 10.0.0.23 - - [2026-04-27 02:44:44] "GET /projects?obj_uuids=a2c7abb4-79f5-4653-b6ab-bbbc3ea23b4a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001124 10.0.0.41 - - [2026-04-27 02:44:44] "GET /project/a2c7abb4-79f5-4653-b6ab-bbbc3ea23b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.068067 10.0.0.41 - - [2026-04-27 02:44:44] "POST /neutron/network HTTP/1.1" 200 117 0.023706 10.0.0.249 - - [2026-04-27 02:44:44] "POST /route-targets HTTP/1.1" 200 327 0.019734 10.0.0.41 - - [2026-04-27 02:44:44] "POST /neutron/network HTTP/1.1" 200 910 0.013103 10.0.0.41 - - [2026-04-27 02:44:44] "POST /id-to-fqname HTTP/1.1" 200 268 0.001481 10.0.0.41 - - [2026-04-27 02:44:44] "GET /virtual-network/08b4f8ba-fdf2-4805-aa2b-cd50a68dc22a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.007232 10.0.0.41 - - [2026-04-27 02:44:44] "GET /virtual-network/08b4f8ba-fdf2-4805-aa2b-cd50a68dc22a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.008452 10.0.0.41 - - [2026-04-27 02:44:45] "POST /neutron/subnet HTTP/1.1" 200 714 0.014793 10.0.0.41 - - [2026-04-27 02:44:45] "POST /id-to-fqname HTTP/1.1" 200 267 0.001680 10.0.0.23 - - [2026-04-27 02:44:46] "GET /projects?obj_uuids=a2c7abb4-79f5-4653-b6ab-bbbc3ea23b4a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001637 10.0.0.41 - - [2026-04-27 02:44:46] "GET /project/a2c7abb4-79f5-4653-b6ab-bbbc3ea23b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.118583 10.0.0.41 - - [2026-04-27 02:44:46] "POST /neutron/port HTTP/1.1" 200 117 0.009684 10.0.0.41 - - [2026-04-27 02:44:46] "POST /id-to-fqname HTTP/1.1" 200 268 0.001552 10.0.0.41 - - [2026-04-27 02:44:46] "POST /neutron/network HTTP/1.1" 200 920 0.008730 10.0.0.23 - - [2026-04-27 02:44:47] "GET /projects?obj_uuids=a2c7abb4-79f5-4653-b6ab-bbbc3ea23b4a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001525 10.0.0.41 - - [2026-04-27 02:44:47] "GET /project/a2c7abb4-79f5-4653-b6ab-bbbc3ea23b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.128757 10.0.0.41 - - [2026-04-27 02:44:47] "POST /neutron/network HTTP/1.1" 200 910 0.045319 10.0.0.41 - - [2026-04-27 02:44:47] "POST /neutron/port HTTP/1.1" 200 1076 0.032724 10.0.0.41 - - [2026-04-27 02:44:48] "POST /neutron/port HTTP/1.1" 200 117 0.007970 10.0.0.41 - - [2026-04-27 02:44:48] "POST /neutron/subnet HTTP/1.1" 200 689 0.044509 10.0.0.41 - - [2026-04-27 02:44:48] "POST /neutron/network HTTP/1.1" 200 920 0.011080 10.0.0.41 - - [2026-04-27 02:44:49] "POST /neutron/port HTTP/1.1" 200 1066 0.028687 10.0.0.41 - - [2026-04-27 02:44:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005833 10.0.0.41 - - [2026-04-27 02:44:49] "POST /neutron/network HTTP/1.1" 200 910 0.010159 10.0.0.41 - - [2026-04-27 02:44:50] "POST /neutron/port HTTP/1.1" 200 1130 0.027444 10.0.0.41 - - [2026-04-27 02:44:51] "POST /neutron/port HTTP/1.1" 200 1130 0.041420 10.0.0.41 - - [2026-04-27 02:44:51] "POST /neutron/network HTTP/1.1" 200 908 0.008971 10.0.0.249 - - [2026-04-27 02:44:52] "DELETE /route-target/03ff1f1e-562e-4db4-b1bd-ea6119cdd710 HTTP/1.1" 200 115 0.042607 10.0.0.23 - - [2026-04-27 02:44:52] "POST /useragent-kv HTTP/1.1" 200 115 0.004275 10.0.0.23 - - [2026-04-27 02:44:52] "POST /useragent-kv HTTP/1.1" 200 115 0.004906 10.0.0.41 - - [2026-04-27 02:44:52] "POST /neutron/network HTTP/1.1" 200 151 0.239074 10.0.0.23 - - [2026-04-27 02:44:52] "POST /useragent-kv HTTP/1.1" 200 115 0.011976 10.0.0.249 - - [2026-04-27 02:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005632 10.0.0.23 - - [2026-04-27 02:44:52] "POST /useragent-kv HTTP/1.1" 200 115 0.006320 10.0.0.41 - - [2026-04-27 02:44:52] "POST /neutron/network HTTP/1.1" 200 151 0.199559 10.0.0.23 - - [2026-04-27 02:44:52] "GET /projects?obj_uuids=a2c7abb4-79f5-4653-b6ab-bbbc3ea23b4a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001590 10.0.0.41 - - [2026-04-27 02:44:52] "GET /project/a2c7abb4-79f5-4653-b6ab-bbbc3ea23b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.110591 10.0.0.23 - - [2026-04-27 02:44:52] "GET /projects?obj_uuids=a2c7abb4-79f5-4653-b6ab-bbbc3ea23b4a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001756 10.0.0.41 - - [2026-04-27 02:44:52] "GET /project/a2c7abb4-79f5-4653-b6ab-bbbc3ea23b4a?fields=virtual_networks HTTP/1.1" 200 1049 0.071837 10.0.0.23 - - [2026-04-27 02:44:52] "GET /projects?obj_uuids=a2c7abb4-79f5-4653-b6ab-bbbc3ea23b4a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001841 10.0.0.41 - - [2026-04-27 02:44:52] "GET /project/a2c7abb4-79f5-4653-b6ab-bbbc3ea23b4a?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.060583 10.0.0.23 - - [2026-04-27 02:44:52] "GET /projects?obj_uuids=a2c7abb4-79f5-4653-b6ab-bbbc3ea23b4a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001397 10.0.0.41 - - [2026-04-27 02:44:53] "GET /project/a2c7abb4-79f5-4653-b6ab-bbbc3ea23b4a?fields=security_groups HTTP/1.1" 200 1283 0.069793 10.0.0.41 - - [2026-04-27 02:44:54] "POST /fqname-to-id HTTP/1.1" 404 193 0.056900 10.0.0.23 - - [2026-04-27 02:44:54] "GET /projects?obj_uuids=e6a63ec4-f541-41b3-aac1-74e741da3e3e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004342 10.0.0.23 - - [2026-04-27 02:44:54] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001190 10.0.0.23 - - [2026-04-27 02:44:54] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.011853 10.0.0.23 - - [2026-04-27 02:44:54] "POST /id-to-fqname HTTP/1.1" 200 195 0.003796 10.0.0.23 - - [2026-04-27 02:44:54] "POST /fqname-to-id HTTP/1.1" 404 204 0.012401 10.0.0.23 - - [2026-04-27 02:44:54] "POST /security-groups HTTP/1.1" 200 596 0.112575 10.0.0.23 - - [2026-04-27 02:44:54] "POST /projects HTTP/1.1" 200 595 0.430792 10.0.0.23 - - [2026-04-27 02:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.504219 10.0.0.249 - - [2026-04-27 02:44:54] "POST /access-control-lists HTTP/1.1" 200 601 0.051891 10.0.0.41 - - [2026-04-27 02:44:55] "GET /project/e6a63ec4-f541-41b3-aac1-74e741da3e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.725075 10.0.0.41 - - [2026-04-27 02:44:56] "GET / HTTP/1.1" 200 35931 0.001628 10.0.0.41 - - [2026-04-27 02:44:57] "POST /fqname-to-id HTTP/1.1" 401 292 0.000543 10.0.0.41 - - [2026-04-27 02:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.066895 10.0.0.23 - - [2026-04-27 02:44:57] "GET /projects?obj_uuids=e6a63ec4-f541-41b3-aac1-74e741da3e3e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001222 10.0.0.41 - - [2026-04-27 02:44:57] "GET /project/e6a63ec4-f541-41b3-aac1-74e741da3e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.065560 10.0.0.249 - - [2026-04-27 02:44:57] "POST /route-targets HTTP/1.1" 200 327 0.022705 10.0.0.23 - - [2026-04-27 02:44:58] "POST /useragent-kv HTTP/1.1" 200 115 0.019848 10.0.0.41 - - [2026-04-27 02:44:58] "POST /neutron/subnet HTTP/1.1" 200 734 0.368391 10.0.0.41 - - [2026-04-27 02:44:58] "POST /id-to-fqname HTTP/1.1" 200 261 0.001508 10.0.0.41 - - [2026-04-27 02:44:58] "GET /virtual-network/c865d450-26a3-4406-8a71-230abbbc3b15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.006827 10.0.0.41 - - [2026-04-27 02:44:58] "GET /virtual-network/c865d450-26a3-4406-8a71-230abbbc3b15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.007131 10.0.0.41 - - [2026-04-27 02:44:58] "POST /neutron/network HTTP/1.1" 200 903 0.019680 10.0.0.41 - - [2026-04-27 02:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.015015 10.0.0.23 - - [2026-04-27 02:44:58] "GET /projects?obj_uuids=e6a63ec4-f541-41b3-aac1-74e741da3e3e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001494 10.0.0.41 - - [2026-04-27 02:44:58] "GET /project/e6a63ec4-f541-41b3-aac1-74e741da3e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.108296 10.0.0.23 - - [2026-04-27 02:44:58] "GET /projects?obj_uuids=e6a63ec4-f541-41b3-aac1-74e741da3e3e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001271 10.0.0.41 - - [2026-04-27 02:44:58] "POST /neutron/network HTTP/1.1" 200 682 0.201496 10.0.0.249 - - [2026-04-27 02:44:58] "POST /ref-update HTTP/1.1" 200 156 0.044285 10.0.0.41 - - [2026-04-27 02:44:59] "POST /id-to-fqname HTTP/1.1" 200 261 0.004187 10.0.0.41 - - [2026-04-27 02:44:59] "GET /virtual-network/88ad26a9-627b-47f6-9be6-c1eccac5c6f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.006833 10.0.0.41 - - [2026-04-27 02:44:59] "POST /neutron/network HTTP/1.1" 200 899 0.011498 10.0.0.41 - - [2026-04-27 02:44:59] "GET /virtual-network/88ad26a9-627b-47f6-9be6-c1eccac5c6f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.006528 10.0.0.41 - - [2026-04-27 02:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006474 10.0.0.23 - - [2026-04-27 02:44:59] "GET /projects?obj_uuids=e6a63ec4-f541-41b3-aac1-74e741da3e3e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002127 10.0.0.41 - - [2026-04-27 02:44:59] "GET /project/e6a63ec4-f541-41b3-aac1-74e741da3e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.075443 10.0.0.41 - - [2026-04-27 02:44:59] "POST /neutron/network HTTP/1.1" 200 117 0.022088 10.0.0.41 - - [2026-04-27 02:45:00] "POST /neutron/network HTTP/1.1" 200 903 0.016008 10.0.0.41 - - [2026-04-27 02:45:00] "POST /id-to-fqname HTTP/1.1" 200 262 0.001896 10.0.0.41 - - [2026-04-27 02:45:00] "GET /virtual-network/8448f79d-d4a8-4453-b744-c289a4cf9a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.009336 10.0.0.41 - - [2026-04-27 02:45:00] "GET /virtual-network/8448f79d-d4a8-4453-b744-c289a4cf9a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.009709 10.0.0.41 - - [2026-04-27 02:45:00] "POST /neutron/subnet HTTP/1.1" 200 725 0.024809 10.0.0.41 - - [2026-04-27 02:45:00] "POST /id-to-fqname HTTP/1.1" 200 261 0.002064 10.0.0.23 - - [2026-04-27 02:45:01] "GET /projects?obj_uuids=e6a63ec4-f541-41b3-aac1-74e741da3e3e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001480 10.0.0.41 - - [2026-04-27 02:45:01] "GET /project/e6a63ec4-f541-41b3-aac1-74e741da3e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.131823 10.0.0.41 - - [2026-04-27 02:45:01] "POST /neutron/port HTTP/1.1" 200 117 0.014803 10.0.0.41 - - [2026-04-27 02:45:01] "POST /id-to-fqname HTTP/1.1" 200 262 0.001665 10.0.0.41 - - [2026-04-27 02:45:02] "POST /neutron/network HTTP/1.1" 200 913 0.010173 10.0.0.23 - - [2026-04-27 02:45:02] "GET /projects?obj_uuids=e6a63ec4-f541-41b3-aac1-74e741da3e3e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001283 10.0.0.41 - - [2026-04-27 02:45:03] "POST /neutron/port HTTP/1.1" 200 1063 0.026291 10.0.0.41 - - [2026-04-27 02:45:03] "GET /project/e6a63ec4-f541-41b3-aac1-74e741da3e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.120420 10.0.0.41 - - [2026-04-27 02:45:03] "POST /neutron/port HTTP/1.1" 200 1117 0.199834 10.0.0.41 - - [2026-04-27 02:45:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006938 10.0.0.41 - - [2026-04-27 02:45:03] "POST /neutron/port HTTP/1.1" 200 117 0.009477 10.0.0.41 - - [2026-04-27 02:45:03] "POST /neutron/network HTTP/1.1" 200 913 0.009785 10.0.0.41 - - [2026-04-27 02:45:04] "POST /fqname-to-id HTTP/1.1" 404 193 0.004562 10.0.0.41 - - [2026-04-27 02:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004555 10.0.0.23 - - [2026-04-27 02:45:04] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001329 10.0.0.41 - - [2026-04-27 02:45:04] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.012161 10.0.0.41 - - [2026-04-27 02:45:04] "POST /service-templates HTTP/1.1" 200 543 0.060051 10.0.0.41 - - [2026-04-27 02:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004862 10.0.0.41 - - [2026-04-27 02:45:04] "POST /neutron/port HTTP/1.1" 200 1065 0.026139 10.0.0.41 - - [2026-04-27 02:45:04] "GET /service-template/50db72a3-2b40-4d1b-90c7-05d7596ac86c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.008052 10.0.0.41 - - [2026-04-27 02:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005833 10.0.0.41 - - [2026-04-27 02:45:04] "GET /service-template/50db72a3-2b40-4d1b-90c7-05d7596ac86c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.008180 10.0.0.41 - - [2026-04-27 02:45:04] "POST /id-to-fqname HTTP/1.1" 200 261 0.001662 10.0.0.41 - - [2026-04-27 02:45:04] "POST /id-to-fqname HTTP/1.1" 200 261 0.001797 10.0.0.41 - - [2026-04-27 02:45:04] "POST /id-to-fqname HTTP/1.1" 200 262 0.002393 10.0.0.41 - - [2026-04-27 02:45:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005335 10.0.0.41 - - [2026-04-27 02:45:04] "POST /neutron/network HTTP/1.1" 200 903 0.010338 10.0.0.41 - - [2026-04-27 02:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.41 - - [2026-04-27 02:45:05] "DELETE /service-template/50db72a3-2b40-4d1b-90c7-05d7596ac86c HTTP/1.1" 200 115 0.042377 10.0.0.41 - - [2026-04-27 02:45:05] "POST /fqname-to-id HTTP/1.1" 404 193 0.006289 10.0.0.41 - - [2026-04-27 02:45:07] "POST /neutron/network HTTP/1.1" 200 899 0.011323 10.0.0.41 - - [2026-04-27 02:45:07] "POST /neutron/port HTTP/1.1" 200 1119 0.021795 10.0.0.41 - - [2026-04-27 02:45:07] "POST /neutron/port HTTP/1.1" 200 1117 0.020765 10.0.0.23 - - [2026-04-27 02:45:09] "POST /useragent-kv HTTP/1.1" 200 115 0.004288 10.0.0.23 - - [2026-04-27 02:45:09] "POST /useragent-kv HTTP/1.1" 200 115 0.004669 10.0.0.41 - - [2026-04-27 02:45:09] "POST /neutron/network HTTP/1.1" 200 151 0.206269 10.0.0.249 - - [2026-04-27 02:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013774 10.0.0.249 - - [2026-04-27 02:45:09] "DELETE /route-target/c4cfb11d-388c-412b-8e9f-444b264f92c7 HTTP/1.1" 200 115 0.034907 10.0.0.41 - - [2026-04-27 02:45:10] "POST /neutron/network HTTP/1.1" 200 903 0.020652 10.0.0.23 - - [2026-04-27 02:45:10] "GET /projects?obj_uuids=e6a63ec4-f541-41b3-aac1-74e741da3e3e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001355 10.0.0.41 - - [2026-04-27 02:45:10] "GET /project/e6a63ec4-f541-41b3-aac1-74e741da3e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.081140 10.0.0.23 - - [2026-04-27 02:45:10] "GET /projects?obj_uuids=e6a63ec4-f541-41b3-aac1-74e741da3e3e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001464 10.0.0.41 - - [2026-04-27 02:45:10] "GET /project/e6a63ec4-f541-41b3-aac1-74e741da3e3e?fields=virtual_networks HTTP/1.1" 200 1043 0.065819 10.0.0.23 - - [2026-04-27 02:45:10] "GET /projects?obj_uuids=e6a63ec4-f541-41b3-aac1-74e741da3e3e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001313 10.0.0.41 - - [2026-04-27 02:45:10] "GET /project/e6a63ec4-f541-41b3-aac1-74e741da3e3e?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.076238 10.0.0.23 - - [2026-04-27 02:45:10] "GET /projects?obj_uuids=e6a63ec4-f541-41b3-aac1-74e741da3e3e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001708 10.0.0.41 - - [2026-04-27 02:45:10] "GET /project/e6a63ec4-f541-41b3-aac1-74e741da3e3e?fields=security_groups HTTP/1.1" 200 1274 0.081111 10.0.0.41 - - [2026-04-27 02:45:11] "POST /fqname-to-id HTTP/1.1" 404 197 0.037703 10.0.0.23 - - [2026-04-27 02:45:11] "GET /projects?obj_uuids=b67905dc-66d9-4a02-a280-ea4879871ddd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003606 10.0.0.23 - - [2026-04-27 02:45:11] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001760 10.0.0.23 - - [2026-04-27 02:45:11] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010625 10.0.0.23 - - [2026-04-27 02:45:12] "POST /id-to-fqname HTTP/1.1" 200 199 0.005052 10.0.0.23 - - [2026-04-27 02:45:12] "POST /fqname-to-id HTTP/1.1" 404 208 0.005671 10.0.0.23 - - [2026-04-27 02:45:12] "POST /security-groups HTTP/1.1" 200 600 0.090896 10.0.0.249 - - [2026-04-27 02:45:12] "POST /fqname-to-id HTTP/1.1" 404 243 0.006553 10.0.0.23 - - [2026-04-27 02:45:12] "POST /projects HTTP/1.1" 200 603 0.351404 10.0.0.23 - - [2026-04-27 02:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.388037 10.0.0.41 - - [2026-04-27 02:45:12] "GET /project/b67905dc-66d9-4a02-a280-ea4879871ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.584623 10.0.0.249 - - [2026-04-27 02:45:12] "POST /access-control-lists HTTP/1.1" 200 603 0.084246 10.0.0.41 - - [2026-04-27 02:45:13] "GET / HTTP/1.1" 200 35931 0.002470 10.0.0.41 - - [2026-04-27 02:45:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000563 10.0.0.41 - - [2026-04-27 02:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.067617 10.0.0.23 - - [2026-04-27 02:45:14] "GET /projects?obj_uuids=b67905dc-66d9-4a02-a280-ea4879871ddd&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001344 10.0.0.41 - - [2026-04-27 02:45:14] "GET /project/b67905dc-66d9-4a02-a280-ea4879871ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.072947 10.0.0.23 - - [2026-04-27 02:45:14] "GET /projects?obj_uuids=b67905dc-66d9-4a02-a280-ea4879871ddd&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001827 10.0.0.41 - - [2026-04-27 02:45:15] "POST /neutron/network HTTP/1.1" 200 694 0.225454 10.0.0.249 - - [2026-04-27 02:45:15] "POST /fqname-to-id HTTP/1.1" 404 207 0.005627 10.0.0.41 - - [2026-04-27 02:45:15] "POST /neutron/network HTTP/1.1" 200 1085 0.020398 10.0.0.41 - - [2026-04-27 02:45:15] "POST /id-to-fqname HTTP/1.1" 200 269 0.001561 10.0.0.41 - - [2026-04-27 02:45:15] "GET /virtual-network/675981fb-bcd9-4772-965d-ddaf8a01b312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2755 0.007761 10.0.0.41 - - [2026-04-27 02:45:15] "GET /virtual-network/675981fb-bcd9-4772-965d-ddaf8a01b312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2755 0.007623 10.0.0.41 - - [2026-04-27 02:45:15] "POST /neutron/subnet HTTP/1.1" 200 828 0.014817 10.0.0.41 - - [2026-04-27 02:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005326 10.0.0.23 - - [2026-04-27 02:45:15] "GET /projects?obj_uuids=b67905dc-66d9-4a02-a280-ea4879871ddd&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001535 10.0.0.41 - - [2026-04-27 02:45:16] "GET /project/b67905dc-66d9-4a02-a280-ea4879871ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.085369 10.0.0.23 - - [2026-04-27 02:45:16] "GET /projects?obj_uuids=b67905dc-66d9-4a02-a280-ea4879871ddd&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001281 10.0.0.41 - - [2026-04-27 02:45:16] "POST /neutron/network HTTP/1.1" 200 694 0.198481 10.0.0.249 - - [2026-04-27 02:45:16] "POST /route-targets HTTP/1.1" 200 327 0.025647 10.0.0.41 - - [2026-04-27 02:45:16] "POST /neutron/network HTTP/1.1" 200 1087 0.018019 10.0.0.41 - - [2026-04-27 02:45:16] "POST /id-to-fqname HTTP/1.1" 200 269 0.001438 10.0.0.41 - - [2026-04-27 02:45:16] "GET /virtual-network/32d191c9-ad14-4143-a194-01b8c6343ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2762 0.007273 10.0.0.41 - - [2026-04-27 02:45:17] "GET /virtual-network/32d191c9-ad14-4143-a194-01b8c6343ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2762 0.008295 10.0.0.41 - - [2026-04-27 02:45:17] "POST /neutron/subnet HTTP/1.1" 200 828 0.012990 10.0.0.41 - - [2026-04-27 02:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.23 - - [2026-04-27 02:45:17] "GET /projects?obj_uuids=b67905dc-66d9-4a02-a280-ea4879871ddd&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001207 10.0.0.41 - - [2026-04-27 02:45:17] "GET /project/b67905dc-66d9-4a02-a280-ea4879871ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.069292 10.0.0.23 - - [2026-04-27 02:45:17] "GET /projects?obj_uuids=b67905dc-66d9-4a02-a280-ea4879871ddd&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001731 10.0.0.41 - - [2026-04-27 02:45:17] "POST /neutron/network HTTP/1.1" 200 696 0.184386 10.0.0.249 - - [2026-04-27 02:45:17] "POST /ref-update HTTP/1.1" 200 156 0.042690 10.0.0.249 - - [2026-04-27 02:45:17] "POST /fqname-to-id HTTP/1.1" 404 207 0.015063 10.0.0.41 - - [2026-04-27 02:45:18] "POST /neutron/network HTTP/1.1" 200 1086 0.015048 10.0.0.41 - - [2026-04-27 02:45:18] "POST /id-to-fqname HTTP/1.1" 200 270 0.001712 10.0.0.41 - - [2026-04-27 02:45:18] "GET /virtual-network/0a0e533b-720a-4ce2-8ff3-b94c84fa30ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2755 0.007043 10.0.0.41 - - [2026-04-27 02:45:18] "GET /virtual-network/0a0e533b-720a-4ce2-8ff3-b94c84fa30ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2755 0.007511 10.0.0.41 - - [2026-04-27 02:45:18] "POST /neutron/subnet HTTP/1.1" 200 813 0.014182 10.0.0.41 - - [2026-04-27 02:45:18] "POST /id-to-fqname HTTP/1.1" 200 269 0.001716 10.0.0.23 - - [2026-04-27 02:45:19] "GET /projects?obj_uuids=b67905dc-66d9-4a02-a280-ea4879871ddd&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001232 10.0.0.41 - - [2026-04-27 02:45:19] "GET /project/b67905dc-66d9-4a02-a280-ea4879871ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.097645 10.0.0.41 - - [2026-04-27 02:45:19] "POST /neutron/network HTTP/1.1" 200 1087 0.015604 10.0.0.41 - - [2026-04-27 02:45:19] "POST /id-to-fqname HTTP/1.1" 200 270 0.001819 10.0.0.41 - - [2026-04-27 02:45:19] "POST /neutron/port HTTP/1.1" 200 117 0.008962 10.0.0.23 - - [2026-04-27 02:45:20] "GET /projects?obj_uuids=b67905dc-66d9-4a02-a280-ea4879871ddd&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001378 10.0.0.41 - - [2026-04-27 02:45:20] "POST /neutron/port HTTP/1.1" 200 1176 0.542912 10.0.0.23 - - [2026-04-27 02:45:20] "GET /projects?obj_uuids=b67905dc-66d9-4a02-a280-ea4879871ddd&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001398 10.0.0.41 - - [2026-04-27 02:45:20] "GET /project/b67905dc-66d9-4a02-a280-ea4879871ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.139739 10.0.0.41 - - [2026-04-27 02:45:20] "POST /neutron/port HTTP/1.1" 200 1230 0.189560 10.0.0.41 - - [2026-04-27 02:45:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004801 10.0.0.41 - - [2026-04-27 02:45:21] "POST /neutron/port HTTP/1.1" 200 1240 0.030339 10.0.0.41 - - [2026-04-27 02:45:21] "POST /neutron/security_group HTTP/1.1" 200 2067 0.009454 10.0.0.41 - - [2026-04-27 02:45:21] "POST /neutron/network HTTP/1.1" 200 1096 0.009658 10.0.0.41 - - [2026-04-27 02:45:22] "POST /neutron/port HTTP/1.1" 200 1173 0.029639 10.0.0.41 - - [2026-04-27 02:45:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005751 10.0.0.41 - - [2026-04-27 02:45:22] "POST /fqname-to-id HTTP/1.1" 404 193 0.004285 10.0.0.41 - - [2026-04-27 02:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367 10.0.0.41 - - [2026-04-27 02:45:22] "POST /neutron/port HTTP/1.1" 200 117 0.001191 10.0.0.23 - - [2026-04-27 02:45:22] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001015 10.0.0.41 - - [2026-04-27 02:45:22] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.010637 10.0.0.41 - - [2026-04-27 02:45:22] "POST /service-templates HTTP/1.1" 200 543 0.048093 10.0.0.41 - - [2026-04-27 02:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005136 10.0.0.41 - - [2026-04-27 02:45:22] "GET /service-template/bf021a38-df0d-4906-8470-3460375b0394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.008942 10.0.0.41 - - [2026-04-27 02:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003987 10.0.0.41 - - [2026-04-27 02:45:23] "GET /service-template/bf021a38-df0d-4906-8470-3460375b0394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.006082 10.0.0.41 - - [2026-04-27 02:45:23] "POST /id-to-fqname HTTP/1.1" 200 269 0.001552 10.0.0.41 - - [2026-04-27 02:45:23] "POST /id-to-fqname HTTP/1.1" 200 269 0.002328 10.0.0.41 - - [2026-04-27 02:45:23] "POST /id-to-fqname HTTP/1.1" 200 270 0.001437 10.0.0.41 - - [2026-04-27 02:45:23] "POST /neutron/port HTTP/1.1" 200 2323 0.045185 10.0.0.41 - - [2026-04-27 02:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004712 10.0.0.41 - - [2026-04-27 02:45:23] "DELETE /service-template/bf021a38-df0d-4906-8470-3460375b0394 HTTP/1.1" 200 115 0.037023 10.0.0.41 - - [2026-04-27 02:45:23] "POST /fqname-to-id HTTP/1.1" 404 193 0.008852 10.0.0.41 - - [2026-04-27 02:45:25] "POST /neutron/network HTTP/1.1" 400 204 0.021325 10.0.0.41 - - [2026-04-27 02:45:25] "POST /neutron/port HTTP/1.1" 200 1227 0.023636 10.0.0.41 - - [2026-04-27 02:45:26] "POST /neutron/port HTTP/1.1" 200 151 0.422686 10.0.0.41 - - [2026-04-27 02:45:27] "POST /neutron/network HTTP/1.1" 200 1086 0.016185 10.0.0.249 - - [2026-04-27 02:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006495 10.0.0.23 - - [2026-04-27 02:45:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003609 10.0.0.23 - - [2026-04-27 02:45:28] "POST /useragent-kv HTTP/1.1" 200 115 0.010152 10.0.0.23 - - [2026-04-27 02:45:28] "POST /useragent-kv HTTP/1.1" 200 115 0.004368 10.0.0.23 - - [2026-04-27 02:45:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003876 10.0.0.41 - - [2026-04-27 02:45:28] "POST /neutron/network HTTP/1.1" 200 151 0.206072 10.0.0.23 - - [2026-04-27 02:45:28] "GET /projects?obj_uuids=b67905dc-66d9-4a02-a280-ea4879871ddd&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002247 10.0.0.249 - - [2026-04-27 02:45:28] "DELETE /route-target/f616bd1c-4bea-4e9a-8742-c34c4e5e1048 HTTP/1.1" 200 115 0.050597 10.0.0.41 - - [2026-04-27 02:45:28] "GET /project/b67905dc-66d9-4a02-a280-ea4879871ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.122484 10.0.0.23 - - [2026-04-27 02:45:28] "GET /projects?obj_uuids=b67905dc-66d9-4a02-a280-ea4879871ddd&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001759 10.0.0.41 - - [2026-04-27 02:45:28] "GET /project/b67905dc-66d9-4a02-a280-ea4879871ddd?fields=virtual_networks HTTP/1.1" 200 1051 0.069680 10.0.0.23 - - [2026-04-27 02:45:28] "GET /projects?obj_uuids=b67905dc-66d9-4a02-a280-ea4879871ddd&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001204 10.0.0.41 - - [2026-04-27 02:45:28] "GET /project/b67905dc-66d9-4a02-a280-ea4879871ddd?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.057749 10.0.0.23 - - [2026-04-27 02:45:28] "GET /projects?obj_uuids=b67905dc-66d9-4a02-a280-ea4879871ddd&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001180 10.0.0.41 - - [2026-04-27 02:45:28] "GET /project/b67905dc-66d9-4a02-a280-ea4879871ddd?fields=security_groups HTTP/1.1" 200 1286 0.070914 10.0.0.41 - - [2026-04-27 02:45:29] "POST /fqname-to-id HTTP/1.1" 404 200 0.039417 10.0.0.23 - - [2026-04-27 02:45:29] "GET /projects?obj_uuids=5c1e85a6-c9c3-4115-b1cf-9026f5ecc7dd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003623 10.0.0.23 - - [2026-04-27 02:45:29] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001317 10.0.0.23 - - [2026-04-27 02:45:29] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009150 10.0.0.23 - - [2026-04-27 02:45:29] "POST /id-to-fqname HTTP/1.1" 200 202 0.001406 10.0.0.23 - - [2026-04-27 02:45:29] "POST /fqname-to-id HTTP/1.1" 404 211 0.014773 10.0.0.23 - - [2026-04-27 02:45:29] "POST /security-groups HTTP/1.1" 200 603 0.052054 10.0.0.23 - - [2026-04-27 02:45:30] "POST /projects HTTP/1.1" 200 609 0.348663 10.0.0.23 - - [2026-04-27 02:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.395124 10.0.0.249 - - [2026-04-27 02:45:30] "POST /fqname-to-id HTTP/1.1" 404 245 0.013014 10.0.0.41 - - [2026-04-27 02:45:30] "GET /project/5c1e85a6-c9c3-4115-b1cf-9026f5ecc7dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.594210 10.0.0.41 - - [2026-04-27 02:45:31] "GET / HTTP/1.1" 200 35931 0.003067 10.0.0.23 - - [2026-04-27 02:45:31] "DELETE /project/b67905dc66d94a02a280ea4879871ddd HTTP/1.1" 404 173 0.027044 10.0.0.23 - - [2026-04-27 02:45:31] "DELETE /project/e6a63ec4f54141b3aac174e741da3e3e HTTP/1.1" 404 173 0.025955 10.0.0.23 - - [2026-04-27 02:45:31] "DELETE /project/5c1e85a6c9c34115b1cf9026f5ecc7dd HTTP/1.1" 404 173 0.024349 10.0.0.23 - - [2026-04-27 02:45:31] "DELETE /project/a2c7abb479f54653b6abbbbc3ea23b4a HTTP/1.1" 404 173 0.020301 10.0.0.23 - - [2026-04-27 02:45:31] "GET /projects?obj_uuids=b67905dc-66d9-4a02-a280-ea4879871ddd&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001750 10.0.0.23 - - [2026-04-27 02:45:31] "GET /projects?obj_uuids=e6a63ec4-f541-41b3-aac1-74e741da3e3e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001386 10.0.0.23 - - [2026-04-27 02:45:31] "GET /projects?obj_uuids=3093428f-7855-4273-abff-574a83be0e0f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001424 10.0.0.23 - - [2026-04-27 02:45:31] "GET /projects?obj_uuids=a2c7abb4-79f5-4653-b6ab-bbbc3ea23b4a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001935 10.0.0.23 - - [2026-04-27 02:45:31] "GET /project/a2c7abb4-79f5-4653-b6ab-bbbc3ea23b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.149442 10.0.0.23 - - [2026-04-27 02:45:31] "GET /project/e6a63ec4-f541-41b3-aac1-74e741da3e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.175775 10.0.0.23 - - [2026-04-27 02:45:31] "GET /project/b67905dc-66d9-4a02-a280-ea4879871ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1505 0.196756 10.0.0.23 - - [2026-04-27 02:45:31] "GET /project/3093428f-7855-4273-abff-574a83be0e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.248810 10.0.0.23 - - [2026-04-27 02:45:31] "GET /projects?obj_uuids=a2c7abb4-79f5-4653-b6ab-bbbc3ea23b4a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001445 10.0.0.23 - - [2026-04-27 02:45:31] "GET /projects?obj_uuids=b67905dc-66d9-4a02-a280-ea4879871ddd&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002131 10.0.0.23 - - [2026-04-27 02:45:31] "GET /projects?obj_uuids=e6a63ec4-f541-41b3-aac1-74e741da3e3e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001508 10.0.0.23 - - [2026-04-27 02:45:31] "GET /projects?obj_uuids=3093428f-7855-4273-abff-574a83be0e0f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001790 10.0.0.23 - - [2026-04-27 02:45:31] "GET /project/e6a63ec4-f541-41b3-aac1-74e741da3e3e?fields=security_groups HTTP/1.1" 200 1379 0.112514 10.0.0.23 - - [2026-04-27 02:45:31] "GET /project/a2c7abb4-79f5-4653-b6ab-bbbc3ea23b4a?fields=security_groups HTTP/1.1" 200 1388 0.167910 10.0.0.23 - - [2026-04-27 02:45:31] "GET /project/b67905dc-66d9-4a02-a280-ea4879871ddd?fields=security_groups HTTP/1.1" 200 1391 0.143584 10.0.0.23 - - [2026-04-27 02:45:31] "GET /project/3093428f-7855-4273-abff-574a83be0e0f?fields=security_groups HTTP/1.1" 200 1378 0.140768 10.0.0.23 - - [2026-04-27 02:45:32] "DELETE /security-group/6e278c89-b73d-48b4-9a4e-021f6c2dca38 HTTP/1.1" 200 115 0.113206 10.0.0.23 - - [2026-04-27 02:45:32] "GET /projects?obj_uuids=b67905dc-66d9-4a02-a280-ea4879871ddd&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002430 10.0.0.23 - - [2026-04-27 02:45:32] "DELETE /security-group/ff48a058-4098-4864-bf09-1beb8fddabd6 HTTP/1.1" 200 115 0.182264 10.0.0.23 - - [2026-04-27 02:45:32] "GET /projects?obj_uuids=e6a63ec4-f541-41b3-aac1-74e741da3e3e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001688 10.0.0.23 - - [2026-04-27 02:45:32] "DELETE /security-group/ed3c10c8-a7fe-4357-858c-177932b24561 HTTP/1.1" 200 115 0.225537 10.0.0.23 - - [2026-04-27 02:45:32] "GET /projects?obj_uuids=a2c7abb4-79f5-4653-b6ab-bbbc3ea23b4a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.008175 10.0.0.23 - - [2026-04-27 02:45:32] "DELETE /security-group/cf68924f-5b87-48b9-acc5-42865dd974cc HTTP/1.1" 200 115 0.258720 10.0.0.23 - - [2026-04-27 02:45:32] "GET /projects?obj_uuids=3093428f-7855-4273-abff-574a83be0e0f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001205 10.0.0.23 - - [2026-04-27 02:45:32] "GET /project/e6a63ec4-f541-41b3-aac1-74e741da3e3e?fields=application_policy_sets HTTP/1.1" 200 1418 0.172354 10.0.0.23 - - [2026-04-27 02:45:32] "GET /project/b67905dc-66d9-4a02-a280-ea4879871ddd?fields=application_policy_sets HTTP/1.1" 200 1430 0.222536 10.0.0.23 - - [2026-04-27 02:45:32] "GET /project/a2c7abb4-79f5-4653-b6ab-bbbc3ea23b4a?fields=application_policy_sets HTTP/1.1" 200 1427 0.199289 10.0.0.249 - - [2026-04-27 02:45:32] "DELETE /access-control-list/73182bbe-0505-41fb-9ad7-90729f7358f6 HTTP/1.1" 200 115 0.178082 10.0.0.23 - - [2026-04-27 02:45:32] "GET /project/3093428f-7855-4273-abff-574a83be0e0f?fields=application_policy_sets HTTP/1.1" 200 1417 0.170431 10.0.0.249 - - [2026-04-27 02:45:32] "DELETE /access-control-list/b1b3e0a0-8dea-40c3-a745-1d0fc88416cc HTTP/1.1" 200 115 0.142302 10.0.0.23 - - [2026-04-27 02:45:32] "DELETE /project/a2c7abb4-79f5-4653-b6ab-bbbc3ea23b4a HTTP/1.1" 200 115 1.269572 10.0.0.23 - - [2026-04-27 02:45:32] "DELETE /project/e6a63ec4-f541-41b3-aac1-74e741da3e3e HTTP/1.1" 200 115 1.314076 10.0.0.23 - - [2026-04-27 02:45:32] "DELETE /project/b67905dc-66d9-4a02-a280-ea4879871ddd HTTP/1.1" 200 115 1.376591 10.0.0.23 - - [2026-04-27 02:45:32] "DELETE /project/3093428f-7855-4273-abff-574a83be0e0f HTTP/1.1" 200 115 1.459102 10.0.0.249 - - [2026-04-27 02:45:33] "DELETE /access-control-list/91c5f649-2435-4d35-94bd-c9eff7bce3c5 HTTP/1.1" 200 115 0.044649 10.0.0.41 - - [2026-04-27 02:45:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000511 10.0.0.41 - - [2026-04-27 02:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.039481 10.0.0.23 - - [2026-04-27 02:45:33] "GET /projects?obj_uuids=5c1e85a6-c9c3-4115-b1cf-9026f5ecc7dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001608 10.0.0.41 - - [2026-04-27 02:45:33] "GET /project/5c1e85a6-c9c3-4115-b1cf-9026f5ecc7dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.071022 10.0.0.23 - - [2026-04-27 02:45:34] "POST /useragent-kv HTTP/1.1" 200 115 0.020914 10.0.0.41 - - [2026-04-27 02:45:34] "POST /neutron/subnet HTTP/1.1" 200 724 0.355077 10.0.0.41 - - [2026-04-27 02:45:34] "POST /id-to-fqname HTTP/1.1" 200 233 0.001438 10.0.0.41 - - [2026-04-27 02:45:34] "GET /virtual-network/f1e9cd5e-d285-462f-a549-722919edf075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006262 10.0.0.41 - - [2026-04-27 02:45:34] "GET /virtual-network/f1e9cd5e-d285-462f-a549-722919edf075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.007684 10.0.0.41 - - [2026-04-27 02:45:34] "POST /neutron/network HTTP/1.1" 200 838 0.008152 10.0.0.41 - - [2026-04-27 02:45:35] "GET /virtual-network/f1e9cd5e-d285-462f-a549-722919edf075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006883 10.0.0.41 - - [2026-04-27 02:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005255 10.0.0.23 - - [2026-04-27 02:45:37] "GET /projects?obj_uuids=5c1e85a6-c9c3-4115-b1cf-9026f5ecc7dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001671 10.0.0.41 - - [2026-04-27 02:45:37] "GET /project/5c1e85a6-c9c3-4115-b1cf-9026f5ecc7dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.075321 10.0.0.23 - - [2026-04-27 02:45:37] "GET /projects?obj_uuids=5c1e85a6-c9c3-4115-b1cf-9026f5ecc7dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001125 10.0.0.41 - - [2026-04-27 02:45:37] "POST /neutron/network HTTP/1.1" 200 619 0.171448 10.0.0.249 - - [2026-04-27 02:45:37] "POST /route-targets HTTP/1.1" 200 327 0.020249 10.0.0.41 - - [2026-04-27 02:45:37] "POST /id-to-fqname HTTP/1.1" 200 233 0.004787 10.0.0.41 - - [2026-04-27 02:45:37] "GET /virtual-network/d362847c-d7ab-418a-80b9-33c43959600f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007631 10.0.0.41 - - [2026-04-27 02:45:37] "POST /neutron/network HTTP/1.1" 200 837 0.009462 10.0.0.41 - - [2026-04-27 02:45:37] "GET /virtual-network/d362847c-d7ab-418a-80b9-33c43959600f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007305 10.0.0.41 - - [2026-04-27 02:45:38] "GET /virtual-network/d362847c-d7ab-418a-80b9-33c43959600f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007683 10.0.0.249 - - [2026-04-27 02:45:38] "GET /obj-perms HTTP/1.1" 200 5054 0.080634 10.0.0.41 - - [2026-04-27 02:45:38] "POST /id-to-fqname HTTP/1.1" 200 233 0.001539 10.0.0.23 - - [2026-04-27 02:45:42] "GET /obj-perms HTTP/1.1" 200 5056 0.059317 10.0.0.41 - - [2026-04-27 02:46:13] "POST /neutron/network HTTP/1.1" 200 847 0.013193 10.0.0.23 - - [2026-04-27 02:46:14] "GET /projects?obj_uuids=5c1e85a6-c9c3-4115-b1cf-9026f5ecc7dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001474 10.0.0.41 - - [2026-04-27 02:46:14] "GET /project/5c1e85a6-c9c3-4115-b1cf-9026f5ecc7dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.106125 10.0.0.41 - - [2026-04-27 02:46:14] "POST /neutron/port HTTP/1.1" 200 117 0.008044 10.0.0.41 - - [2026-04-27 02:46:14] "POST /id-to-fqname HTTP/1.1" 200 233 0.001384 10.0.0.41 - - [2026-04-27 02:46:15] "POST /neutron/network HTTP/1.1" 200 847 0.009318 10.0.0.23 - - [2026-04-27 02:46:15] "GET /projects?obj_uuids=5c1e85a6-c9c3-4115-b1cf-9026f5ecc7dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001494 10.0.0.41 - - [2026-04-27 02:46:16] "POST /neutron/port HTTP/1.1" 200 1071 0.058534 10.0.0.41 - - [2026-04-27 02:46:16] "GET /project/5c1e85a6-c9c3-4115-b1cf-9026f5ecc7dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.204002 10.0.0.41 - - [2026-04-27 02:46:16] "POST /neutron/port HTTP/1.1" 200 1135 0.088669 10.0.0.41 - - [2026-04-27 02:46:16] "POST /neutron/security_group HTTP/1.1" 200 2070 0.029701 10.0.0.41 - - [2026-04-27 02:46:16] "POST /neutron/port HTTP/1.1" 200 117 0.003492 10.0.0.41 - - [2026-04-27 02:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007556 10.0.0.23 - - [2026-04-27 02:46:16] "GET /projects?obj_uuids=5c1e85a6-c9c3-4115-b1cf-9026f5ecc7dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001226 10.0.0.41 - - [2026-04-27 02:46:16] "GET /project/5c1e85a6-c9c3-4115-b1cf-9026f5ecc7dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.113843 10.0.0.41 - - [2026-04-27 02:46:17] "GET /virtual-network/f1e9cd5e-d285-462f-a549-722919edf075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.008048 10.0.0.41 - - [2026-04-27 02:46:17] "GET /floating-ip-pools?parent_id=f1e9cd5e-d285-462f-a549-722919edf075&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.018347 10.0.0.41 - - [2026-04-27 02:46:17] "GET /virtual-network/f1e9cd5e-d285-462f-a549-722919edf075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.007331 10.0.0.23 - - [2026-04-27 02:46:17] "GET /projects?obj_uuids=5c1e85a6-c9c3-4115-b1cf-9026f5ecc7dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001181 10.0.0.41 - - [2026-04-27 02:46:17] "POST /floating-ip-pools HTTP/1.1" 200 609 0.121140 10.0.0.41 - - [2026-04-27 02:46:17] "POST /ref-update HTTP/1.1" 200 156 0.080819 10.0.0.41 - - [2026-04-27 02:46:17] "GET /virtual-network/f1e9cd5e-d285-462f-a549-722919edf075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.025733 10.0.0.41 - - [2026-04-27 02:46:17] "POST /neutron/port HTTP/1.1" 200 1072 0.766476 10.0.0.41 - - [2026-04-27 02:46:18] "GET /virtual-network/f1e9cd5e-d285-462f-a549-722919edf075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006364 10.0.0.41 - - [2026-04-27 02:46:18] "POST /neutron/port HTTP/1.1" 200 1135 0.149098 10.0.0.41 - - [2026-04-27 02:46:18] "POST /neutron/port HTTP/1.1" 200 1136 0.111949 10.0.0.41 - - [2026-04-27 02:46:19] "POST /neutron/port HTTP/1.1" 200 117 0.005390 10.0.0.41 - - [2026-04-27 02:46:23] "POST /neutron/security_group HTTP/1.1" 200 2070 0.014365 10.0.0.41 - - [2026-04-27 02:46:33] "POST /neutron/port HTTP/1.1" 200 1135 0.070570 10.0.0.249 - - [2026-04-27 02:46:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000513 10.0.0.249 - - [2026-04-27 02:46:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000455 10.0.0.41 - - [2026-04-27 02:46:39] "POST /neutron/security_group HTTP/1.1" 200 2070 0.016010 10.0.0.249 - - [2026-04-27 02:46:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.249 - - [2026-04-27 02:46:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.41 - - [2026-04-27 02:46:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000565 10.0.0.41 - - [2026-04-27 02:46:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000624 10.0.0.23 - - [2026-04-27 02:46:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000513 10.0.0.23 - - [2026-04-27 02:46:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000597 10.0.0.23 - - [2026-04-27 02:46:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000460 10.0.0.41 - - [2026-04-27 02:46:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000906 10.0.0.23 - - [2026-04-27 02:46:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000623 10.0.0.41 - - [2026-04-27 02:46:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.41 - - [2026-04-27 02:46:43] "GET /obj-perms HTTP/1.1" 200 5056 0.126240 10.0.0.41 - - [2026-04-27 02:46:49] "POST /neutron/port HTTP/1.1" 200 1135 0.039133 10.0.0.41 - - [2026-04-27 02:46:54] "POST /neutron/security_group HTTP/1.1" 200 2070 0.025870 10.0.0.41 - - [2026-04-27 02:47:04] "POST /neutron/port HTTP/1.1" 200 1135 0.024169 10.0.0.41 - - [2026-04-27 02:47:10] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009580 10.0.0.41 - - [2026-04-27 02:47:20] "POST /neutron/port HTTP/1.1" 200 1135 0.024288 10.0.0.41 - - [2026-04-27 02:47:25] "POST /neutron/security_group HTTP/1.1" 200 2070 0.011897 10.0.0.41 - - [2026-04-27 02:47:30] "POST /neutron/port HTTP/1.1" 200 1135 0.027680 10.0.0.41 - - [2026-04-27 02:47:30] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010465 10.0.0.41 - - [2026-04-27 02:47:30] "GET /virtual-machine/4ed5672c-d641-44e5-ad47-9cce85bacba7 HTTP/1.1" 401 292 0.000426 10.0.0.41 - - [2026-04-27 02:47:31] "GET /virtual-machine/4ed5672c-d641-44e5-ad47-9cce85bacba7 HTTP/1.1" 200 1304 0.042471 10.0.0.41 - - [2026-04-27 02:47:31] "GET /virtual-machine-interface/b5066c2e-6fd6-4c88-9987-185baef0e516 HTTP/1.1" 200 3005 0.006115 10.0.0.41 - - [2026-04-27 02:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.41 - - [2026-04-27 02:47:31] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004883 10.0.0.41 - - [2026-04-27 02:47:31] "GET /virtual-networks?parent_id=5c1e85a6-c9c3-4115-b1cf-9026f5ecc7dd&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003678 10.0.0.41 - - [2026-04-27 02:47:31] "GET /virtual-network/d362847c-d7ab-418a-80b9-33c43959600f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007715 10.0.0.41 - - [2026-04-27 02:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004938 10.0.0.41 - - [2026-04-27 02:47:34] "GET /virtual-network/d362847c-d7ab-418a-80b9-33c43959600f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006977 10.0.0.41 - - [2026-04-27 02:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.41 - - [2026-04-27 02:47:38] "GET /virtual-network/d362847c-d7ab-418a-80b9-33c43959600f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006930 10.0.0.41 - - [2026-04-27 02:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005927 10.0.0.41 - - [2026-04-27 02:47:42] "GET /virtual-network/d362847c-d7ab-418a-80b9-33c43959600f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006719 10.0.0.41 - - [2026-04-27 02:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005200 10.0.0.41 - - [2026-04-27 02:47:46] "GET /virtual-network/d362847c-d7ab-418a-80b9-33c43959600f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007800 10.0.0.41 - - [2026-04-27 02:47:49] "POST /neutron/network HTTP/1.1" 200 848 0.008141 10.0.0.41 - - [2026-04-27 02:47:49] "POST /neutron/port HTTP/1.1" 200 117 0.002379 10.0.0.41 - - [2026-04-27 02:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004417 10.0.0.41 - - [2026-04-27 02:47:50] "GET /virtual-network/d362847c-d7ab-418a-80b9-33c43959600f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006179 10.0.0.41 - - [2026-04-27 02:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006461 10.0.0.41 - - [2026-04-27 02:47:54] "GET /virtual-network/d362847c-d7ab-418a-80b9-33c43959600f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007077 10.0.0.41 - - [2026-04-27 02:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.41 - - [2026-04-27 02:47:58] "GET /virtual-network/d362847c-d7ab-418a-80b9-33c43959600f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006965 10.0.0.41 - - [2026-04-27 02:47:59] "POST /neutron/port HTTP/1.1" 200 1135 0.024605 10.0.0.41 - - [2026-04-27 02:47:59] "POST /neutron/subnet HTTP/1.1" 200 694 0.011878 10.0.0.41 - - [2026-04-27 02:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004793 10.0.0.41 - - [2026-04-27 02:48:02] "GET /virtual-network/d362847c-d7ab-418a-80b9-33c43959600f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007692 10.0.0.41 - - [2026-04-27 02:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005140 10.0.0.41 - - [2026-04-27 02:48:04] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004968 10.0.0.41 - - [2026-04-27 02:48:04] "GET /virtual-networks?parent_id=5c1e85a6-c9c3-4115-b1cf-9026f5ecc7dd&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004479 10.0.0.41 - - [2026-04-27 02:48:04] "GET /virtual-network/d362847c-d7ab-418a-80b9-33c43959600f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007115 10.0.0.41 - - [2026-04-27 02:48:05] "POST /neutron/port HTTP/1.1" 200 1135 0.023675 10.0.0.41 - - [2026-04-27 02:48:10] "POST /neutron/security_group HTTP/1.1" 200 2070 0.011851 10.0.0.41 - - [2026-04-27 02:48:15] "POST /neutron/port HTTP/1.1" 200 1135 0.059094 10.0.0.41 - - [2026-04-27 02:48:20] "POST /neutron/security_group HTTP/1.1" 200 2070 0.011948 10.0.0.41 - - [2026-04-27 02:48:25] "POST /neutron/floatingip HTTP/1.1" 200 530 0.010982 10.0.0.41 - - [2026-04-27 02:48:26] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009377 10.0.0.41 - - [2026-04-27 02:48:26] "POST /neutron/port HTTP/1.1" 200 1136 0.022813 10.0.0.41 - - [2026-04-27 02:48:26] "GET /virtual-machine/e1c633ef-8cf7-43dc-b84b-79dfda3152aa HTTP/1.1" 200 1305 0.007299 10.0.0.41 - - [2026-04-27 02:48:26] "GET /virtual-machine-interface/b144a8a0-ee4e-4f62-bcd4-f40d589f1cae HTTP/1.1" 200 3005 0.006999 10.0.0.41 - - [2026-04-27 02:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004472 10.0.0.41 - - [2026-04-27 02:48:26] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004471 10.0.0.41 - - [2026-04-27 02:48:26] "GET /virtual-networks?parent_id=5c1e85a6-c9c3-4115-b1cf-9026f5ecc7dd&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004565 10.0.0.41 - - [2026-04-27 02:48:26] "GET /virtual-network/f1e9cd5e-d285-462f-a549-722919edf075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.007144 10.0.0.41 - - [2026-04-27 02:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.41 - - [2026-04-27 02:48:27] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005391 10.0.0.41 - - [2026-04-27 02:48:27] "GET /virtual-networks?parent_id=5c1e85a6-c9c3-4115-b1cf-9026f5ecc7dd&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.005484 10.0.0.41 - - [2026-04-27 02:48:27] "GET /virtual-network/f1e9cd5e-d285-462f-a549-722919edf075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.007056 10.0.0.41 - - [2026-04-27 02:48:27] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009085 10.0.0.41 - - [2026-04-27 02:48:37] "POST /neutron/port HTTP/1.1" 200 1136 0.023222 10.0.0.41 - - [2026-04-27 02:48:38] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009346 10.0.0.249 - - [2026-04-27 02:48:45] "GET /obj-perms HTTP/1.1" 200 5056 0.068703 10.0.0.41 - - [2026-04-27 02:48:48] "POST /neutron/floatingip HTTP/1.1" 200 576 0.025254 10.0.0.41 - - [2026-04-27 02:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.41 - - [2026-04-27 02:48:48] "GET /routing-instance/9f73b7ee-3232-40bd-a9a1-6669b5982af0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.005340 10.0.0.41 - - [2026-04-27 02:48:48] "GET /route-target/f3e18290-afa8-4dac-9f4f-60156976b3a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.007721 10.0.0.41 - - [2026-04-27 02:48:51] "POST /neutron/network HTTP/1.1" 200 848 0.007854 10.0.0.41 - - [2026-04-27 02:48:51] "POST /neutron/port HTTP/1.1" 200 117 0.001289 10.0.0.41 - - [2026-04-27 02:48:59] "POST /neutron/port HTTP/1.1" 200 1135 0.022524 10.0.0.41 - - [2026-04-27 02:48:59] "POST /neutron/subnet HTTP/1.1" 200 694 0.011948 10.0.0.41 - - [2026-04-27 02:49:29] "POST /neutron/floatingip HTTP/1.1" 200 576 0.021994 10.0.0.41 - - [2026-04-27 02:49:29] "POST /neutron/floatingip HTTP/1.1" 200 115 0.062754 10.0.0.41 - - [2026-04-27 02:49:29] "GET /floating-ip-pool/d3310b48-a101-40d3-aad4-e90739f93946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.005289 10.0.0.41 - - [2026-04-27 02:49:29] "POST /ref-update HTTP/1.1" 200 156 0.018962 10.0.0.41 - - [2026-04-27 02:49:29] "DELETE /floating-ip-pool/d3310b48-a101-40d3-aad4-e90739f93946 HTTP/1.1" 200 115 0.046238 10.0.0.41 - - [2026-04-27 02:49:30] "POST /neutron/port HTTP/1.1" 200 1136 0.022883 10.0.0.41 - - [2026-04-27 02:49:30] "POST /neutron/port HTTP/1.1" 200 1135 0.024655 10.0.0.41 - - [2026-04-27 02:49:31] "POST /neutron/network HTTP/1.1" 200 837 0.011067 10.0.0.249 - - [2026-04-27 02:49:32] "DELETE /route-target/79ec7033-7b0e-464d-a272-992b6854e194 HTTP/1.1" 200 115 0.066790 10.0.0.23 - - [2026-04-27 02:49:32] "POST /useragent-kv HTTP/1.1" 200 115 0.063158 10.0.0.23 - - [2026-04-27 02:49:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003848 10.0.0.41 - - [2026-04-27 02:49:32] "POST /neutron/network HTTP/1.1" 200 151 0.222130 10.0.0.23 - - [2026-04-27 02:49:34] "GET /projects?obj_uuids=5c1e85a6-c9c3-4115-b1cf-9026f5ecc7dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001723 10.0.0.41 - - [2026-04-27 02:49:34] "GET /project/5c1e85a6-c9c3-4115-b1cf-9026f5ecc7dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.099972 10.0.0.23 - - [2026-04-27 02:49:34] "GET /projects?obj_uuids=5c1e85a6-c9c3-4115-b1cf-9026f5ecc7dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001326 10.0.0.41 - - [2026-04-27 02:49:34] "GET /project/5c1e85a6-c9c3-4115-b1cf-9026f5ecc7dd?fields=virtual_networks HTTP/1.1" 200 1056 0.058606 10.0.0.23 - - [2026-04-27 02:49:34] "GET /projects?obj_uuids=5c1e85a6-c9c3-4115-b1cf-9026f5ecc7dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001923 10.0.0.41 - - [2026-04-27 02:49:34] "GET /project/5c1e85a6-c9c3-4115-b1cf-9026f5ecc7dd?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.059945 10.0.0.23 - - [2026-04-27 02:49:34] "GET /projects?obj_uuids=5c1e85a6-c9c3-4115-b1cf-9026f5ecc7dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001731 10.0.0.41 - - [2026-04-27 02:49:34] "GET /project/5c1e85a6-c9c3-4115-b1cf-9026f5ecc7dd?fields=security_groups HTTP/1.1" 200 1294 0.081135 10.0.0.41 - - [2026-04-27 02:49:35] "POST /fqname-to-id HTTP/1.1" 404 188 0.037470 10.0.0.23 - - [2026-04-27 02:49:35] "GET /projects?obj_uuids=6416bb44-4c8a-4b2a-8645-e64a6601c6c7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003875 10.0.0.23 - - [2026-04-27 02:49:35] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001274 10.0.0.23 - - [2026-04-27 02:49:35] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.042376 10.0.0.23 - - [2026-04-27 02:49:35] "POST /id-to-fqname HTTP/1.1" 200 190 0.003191 10.0.0.23 - - [2026-04-27 02:49:35] "POST /fqname-to-id HTTP/1.1" 404 199 0.009759 10.0.0.23 - - [2026-04-27 02:49:36] "POST /security-groups HTTP/1.1" 200 591 0.083501 10.0.0.249 - - [2026-04-27 02:49:36] "POST /fqname-to-id HTTP/1.1" 404 234 0.004982 10.0.0.23 - - [2026-04-27 02:49:36] "POST /projects HTTP/1.1" 200 585 0.332384 10.0.0.23 - - [2026-04-27 02:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.366540 10.0.0.41 - - [2026-04-27 02:49:36] "GET /project/6416bb44-4c8a-4b2a-8645-e64a6601c6c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.565503 10.0.0.249 - - [2026-04-27 02:49:36] "POST /access-control-lists HTTP/1.1" 200 594 0.062906 10.0.0.41 - - [2026-04-27 02:49:37] "GET / HTTP/1.1" 200 35931 0.001957 10.0.0.23 - - [2026-04-27 02:49:41] "GET /projects?obj_uuids=6416bb44-4c8a-4b2a-8645-e64a6601c6c7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001258 10.0.0.41 - - [2026-04-27 02:49:41] "GET /project/6416bb44-4c8a-4b2a-8645-e64a6601c6c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.058460 10.0.0.23 - - [2026-04-27 02:49:41] "GET /projects?obj_uuids=6416bb44-4c8a-4b2a-8645-e64a6601c6c7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001130 10.0.0.41 - - [2026-04-27 02:49:41] "GET /project/6416bb44-4c8a-4b2a-8645-e64a6601c6c7?fields=virtual_networks HTTP/1.1" 200 1031 0.063966 10.0.0.23 - - [2026-04-27 02:49:41] "GET /projects?obj_uuids=6416bb44-4c8a-4b2a-8645-e64a6601c6c7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001186 10.0.0.41 - - [2026-04-27 02:49:41] "GET /project/6416bb44-4c8a-4b2a-8645-e64a6601c6c7?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.057605 10.0.0.23 - - [2026-04-27 02:49:41] "GET /projects?obj_uuids=6416bb44-4c8a-4b2a-8645-e64a6601c6c7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001156 10.0.0.41 - - [2026-04-27 02:49:41] "GET /project/6416bb44-4c8a-4b2a-8645-e64a6601c6c7?fields=security_groups HTTP/1.1" 200 1257 0.052636 10.0.0.41 - - [2026-04-27 02:49:42] "POST /fqname-to-id HTTP/1.1" 404 183 0.039044 10.0.0.23 - - [2026-04-27 02:49:42] "GET /projects?obj_uuids=eb853e8d-6a2b-4691-a8c2-1d498b123bbf&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003559 10.0.0.23 - - [2026-04-27 02:49:42] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001529 10.0.0.23 - - [2026-04-27 02:49:42] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008912 10.0.0.23 - - [2026-04-27 02:49:42] "POST /id-to-fqname HTTP/1.1" 200 185 0.002141 10.0.0.23 - - [2026-04-27 02:49:42] "POST /fqname-to-id HTTP/1.1" 404 194 0.014249 10.0.0.23 - - [2026-04-27 02:49:42] "POST /security-groups HTTP/1.1" 200 586 0.045906 10.0.0.23 - - [2026-04-27 02:49:42] "POST /projects HTTP/1.1" 200 575 0.302729 10.0.0.249 - - [2026-04-27 02:49:42] "POST /fqname-to-id HTTP/1.1" 404 229 0.008701 10.0.0.23 - - [2026-04-27 02:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.340513 10.0.0.41 - - [2026-04-27 02:49:42] "GET /project/eb853e8d-6a2b-4691-a8c2-1d498b123bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.536781 10.0.0.249 - - [2026-04-27 02:49:43] "POST /access-control-lists HTTP/1.1" 200 589 0.107940 10.0.0.41 - - [2026-04-27 02:49:44] "GET / HTTP/1.1" 200 35931 0.002165 10.0.0.23 - - [2026-04-27 02:49:50] "GET /projects?obj_uuids=eb853e8d-6a2b-4691-a8c2-1d498b123bbf&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001378 10.0.0.41 - - [2026-04-27 02:49:50] "GET /project/eb853e8d-6a2b-4691-a8c2-1d498b123bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.064032 10.0.0.23 - - [2026-04-27 02:49:50] "GET /projects?obj_uuids=eb853e8d-6a2b-4691-a8c2-1d498b123bbf&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002159 10.0.0.41 - - [2026-04-27 02:49:50] "GET /project/eb853e8d-6a2b-4691-a8c2-1d498b123bbf?fields=virtual_networks HTTP/1.1" 200 1023 0.077911 10.0.0.23 - - [2026-04-27 02:49:50] "GET /projects?obj_uuids=eb853e8d-6a2b-4691-a8c2-1d498b123bbf&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001100 10.0.0.41 - - [2026-04-27 02:49:50] "GET /project/eb853e8d-6a2b-4691-a8c2-1d498b123bbf?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.046981 10.0.0.23 - - [2026-04-27 02:49:50] "GET /projects?obj_uuids=eb853e8d-6a2b-4691-a8c2-1d498b123bbf&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001112 10.0.0.41 - - [2026-04-27 02:49:50] "GET /project/eb853e8d-6a2b-4691-a8c2-1d498b123bbf?fields=security_groups HTTP/1.1" 200 1244 0.069906 10.0.0.41 - - [2026-04-27 02:49:51] "POST /fqname-to-id HTTP/1.1" 404 187 0.037068 10.0.0.23 - - [2026-04-27 02:49:51] "GET /projects?obj_uuids=30a21250-2522-4a15-8b6f-714634a38631&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003601 10.0.0.23 - - [2026-04-27 02:49:51] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001324 10.0.0.23 - - [2026-04-27 02:49:51] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009880 10.0.0.23 - - [2026-04-27 02:49:51] "POST /id-to-fqname HTTP/1.1" 200 189 0.001735 10.0.0.23 - - [2026-04-27 02:49:52] "POST /fqname-to-id HTTP/1.1" 404 198 0.006310 10.0.0.23 - - [2026-04-27 02:49:52] "POST /security-groups HTTP/1.1" 200 590 0.087219 10.0.0.23 - - [2026-04-27 02:49:52] "POST /projects HTTP/1.1" 200 583 0.354935 10.0.0.23 - - [2026-04-27 02:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.399108 10.0.0.249 - - [2026-04-27 02:49:52] "POST /fqname-to-id HTTP/1.1" 404 232 0.013603 10.0.0.41 - - [2026-04-27 02:49:52] "GET /project/30a21250-2522-4a15-8b6f-714634a38631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.582032 10.0.0.41 - - [2026-04-27 02:49:53] "GET / HTTP/1.1" 200 35931 0.001668 10.0.0.23 - - [2026-04-27 02:49:56] "GET /projects?obj_uuids=30a21250-2522-4a15-8b6f-714634a38631&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001176 10.0.0.41 - - [2026-04-27 02:49:56] "GET /project/30a21250-2522-4a15-8b6f-714634a38631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.081886 10.0.0.23 - - [2026-04-27 02:49:56] "GET /projects?obj_uuids=30a21250-2522-4a15-8b6f-714634a38631&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001109 10.0.0.41 - - [2026-04-27 02:49:56] "GET /project/30a21250-2522-4a15-8b6f-714634a38631?fields=virtual_networks HTTP/1.1" 200 1030 0.075222 10.0.0.23 - - [2026-04-27 02:49:57] "GET /projects?obj_uuids=30a21250-2522-4a15-8b6f-714634a38631&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001328 10.0.0.41 - - [2026-04-27 02:49:57] "GET /project/30a21250-2522-4a15-8b6f-714634a38631?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.079438 10.0.0.23 - - [2026-04-27 02:49:57] "GET /projects?obj_uuids=30a21250-2522-4a15-8b6f-714634a38631&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001289 10.0.0.41 - - [2026-04-27 02:49:57] "GET /project/30a21250-2522-4a15-8b6f-714634a38631?fields=security_groups HTTP/1.1" 200 1255 0.075504 10.0.0.41 - - [2026-04-27 02:49:58] "POST /fqname-to-id HTTP/1.1" 404 188 0.034594 10.0.0.23 - - [2026-04-27 02:49:58] "GET /projects?obj_uuids=3102ae44-f492-484a-a4c9-1f969a4956a9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003946 10.0.0.23 - - [2026-04-27 02:49:58] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001344 10.0.0.23 - - [2026-04-27 02:49:58] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009357 10.0.0.23 - - [2026-04-27 02:49:58] "POST /id-to-fqname HTTP/1.1" 200 190 0.007487 10.0.0.23 - - [2026-04-27 02:49:58] "POST /fqname-to-id HTTP/1.1" 404 199 0.004990 10.0.0.23 - - [2026-04-27 02:49:58] "POST /security-groups HTTP/1.1" 200 591 0.088777 10.0.0.23 - - [2026-04-27 02:49:58] "POST /projects HTTP/1.1" 200 585 0.362157 10.0.0.23 - - [2026-04-27 02:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.411987 10.0.0.249 - - [2026-04-27 02:49:58] "POST /access-control-lists HTTP/1.1" 200 596 0.038206 10.0.0.41 - - [2026-04-27 02:49:58] "GET /project/3102ae44-f492-484a-a4c9-1f969a4956a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.603551 10.0.0.41 - - [2026-04-27 02:50:00] "GET / HTTP/1.1" 200 35931 0.004019 10.0.0.23 - - [2026-04-27 02:50:03] "GET /projects?obj_uuids=3102ae44-f492-484a-a4c9-1f969a4956a9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001608 10.0.0.41 - - [2026-04-27 02:50:03] "GET /project/3102ae44-f492-484a-a4c9-1f969a4956a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.063639 10.0.0.23 - - [2026-04-27 02:50:03] "GET /projects?obj_uuids=3102ae44-f492-484a-a4c9-1f969a4956a9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002855 10.0.0.41 - - [2026-04-27 02:50:03] "GET /project/3102ae44-f492-484a-a4c9-1f969a4956a9?fields=virtual_networks HTTP/1.1" 200 1032 0.095678 10.0.0.23 - - [2026-04-27 02:50:03] "GET /projects?obj_uuids=3102ae44-f492-484a-a4c9-1f969a4956a9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001482 10.0.0.41 - - [2026-04-27 02:50:03] "GET /project/3102ae44-f492-484a-a4c9-1f969a4956a9?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.080134 10.0.0.23 - - [2026-04-27 02:50:04] "GET /projects?obj_uuids=3102ae44-f492-484a-a4c9-1f969a4956a9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001342 10.0.0.41 - - [2026-04-27 02:50:04] "GET /project/3102ae44-f492-484a-a4c9-1f969a4956a9?fields=security_groups HTTP/1.1" 200 1258 0.100308 10.0.0.41 - - [2026-04-27 02:50:05] "POST /fqname-to-id HTTP/1.1" 404 192 0.031884 10.0.0.23 - - [2026-04-27 02:50:05] "GET /projects?obj_uuids=9dfc2594-ac66-48b2-9301-f54998132e88&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005131 10.0.0.23 - - [2026-04-27 02:50:05] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001191 10.0.0.23 - - [2026-04-27 02:50:05] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008182 10.0.0.23 - - [2026-04-27 02:50:05] "POST /id-to-fqname HTTP/1.1" 200 194 0.001661 10.0.0.23 - - [2026-04-27 02:50:05] "POST /fqname-to-id HTTP/1.1" 404 203 0.015988 10.0.0.23 - - [2026-04-27 02:50:05] "POST /security-groups HTTP/1.1" 200 595 0.043465 10.0.0.23 - - [2026-04-27 02:50:05] "POST /projects HTTP/1.1" 200 593 0.294816 10.0.0.249 - - [2026-04-27 02:50:05] "POST /fqname-to-id HTTP/1.1" 404 238 0.013528 10.0.0.23 - - [2026-04-27 02:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.333775 10.0.0.41 - - [2026-04-27 02:50:05] "GET /project/9dfc2594-ac66-48b2-9301-f54998132e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.526888 10.0.0.249 - - [2026-04-27 02:50:05] "POST /access-control-lists HTTP/1.1" 200 598 0.075130 10.0.0.41 - - [2026-04-27 02:50:06] "GET / HTTP/1.1" 200 35931 0.004689 10.0.0.23 - - [2026-04-27 02:50:10] "GET /projects?obj_uuids=9dfc2594-ac66-48b2-9301-f54998132e88&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001647 10.0.0.41 - - [2026-04-27 02:50:10] "GET /project/9dfc2594-ac66-48b2-9301-f54998132e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.071335 10.0.0.23 - - [2026-04-27 02:50:10] "GET /projects?obj_uuids=9dfc2594-ac66-48b2-9301-f54998132e88&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001179 10.0.0.41 - - [2026-04-27 02:50:10] "GET /project/9dfc2594-ac66-48b2-9301-f54998132e88?fields=virtual_networks HTTP/1.1" 200 1041 0.101622 10.0.0.23 - - [2026-04-27 02:50:10] "GET /projects?obj_uuids=9dfc2594-ac66-48b2-9301-f54998132e88&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002142 10.0.0.41 - - [2026-04-27 02:50:10] "GET /project/9dfc2594-ac66-48b2-9301-f54998132e88?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.087257 10.0.0.23 - - [2026-04-27 02:50:10] "GET /projects?obj_uuids=9dfc2594-ac66-48b2-9301-f54998132e88&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001634 10.0.0.41 - - [2026-04-27 02:50:10] "GET /project/9dfc2594-ac66-48b2-9301-f54998132e88?fields=security_groups HTTP/1.1" 200 1271 0.097028 10.0.0.41 - - [2026-04-27 02:50:11] "POST /fqname-to-id HTTP/1.1" 404 183 0.034125 10.0.0.23 - - [2026-04-27 02:50:11] "GET /projects?obj_uuids=ac809818-e26b-4488-8108-a6097a035f67&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004594 10.0.0.23 - - [2026-04-27 02:50:11] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001219 10.0.0.23 - - [2026-04-27 02:50:11] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008948 10.0.0.23 - - [2026-04-27 02:50:12] "POST /id-to-fqname HTTP/1.1" 200 185 0.001316 10.0.0.23 - - [2026-04-27 02:50:12] "POST /fqname-to-id HTTP/1.1" 404 194 0.012454 10.0.0.23 - - [2026-04-27 02:50:12] "POST /security-groups HTTP/1.1" 200 586 0.091850 10.0.0.23 - - [2026-04-27 02:50:12] "POST /projects HTTP/1.1" 200 575 0.357018 10.0.0.23 - - [2026-04-27 02:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.434142 10.0.0.249 - - [2026-04-27 02:50:12] "POST /fqname-to-id HTTP/1.1" 404 228 0.014917 10.0.0.41 - - [2026-04-27 02:50:12] "GET /project/ac809818-e26b-4488-8108-a6097a035f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.625741 10.0.0.41 - - [2026-04-27 02:50:13] "GET / HTTP/1.1" 200 35931 0.002899 10.0.0.41 - - [2026-04-27 02:50:14] "POST /fqname-to-id HTTP/1.1" 404 193 0.004669 10.0.0.249 - - [2026-04-27 02:50:14] "POST /access-control-lists HTTP/1.1" 200 590 0.034320 10.0.0.249 - - [2026-04-27 02:50:14] "PUT /access-control-list/bb5bdce9-233b-4ba4-a789-5900057f50c9 HTTP/1.1" 200 272 0.020219 10.0.0.41 - - [2026-04-27 02:50:15] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.055785 10.0.0.41 - - [2026-04-27 02:50:15] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.162968 10.0.0.41 - - [2026-04-27 02:50:15] "POST /fqname-to-id HTTP/1.1" 404 193 0.014229 10.0.0.249 - - [2026-04-27 02:50:15] "PUT /access-control-list/bb5bdce9-233b-4ba4-a789-5900057f50c9 HTTP/1.1" 200 272 0.030105 10.0.0.249 - - [2026-04-27 02:50:15] "POST /fqname-to-id HTTP/1.1" 404 227 0.008154 10.0.0.249 - - [2026-04-27 02:50:16] "PUT /access-control-list/933f51fa-d7f8-4500-a593-add6a823789d HTTP/1.1" 200 272 0.025662 10.0.0.41 - - [2026-04-27 02:50:16] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.020143 10.0.0.41 - - [2026-04-27 02:50:16] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.182741 10.0.0.41 - - [2026-04-27 02:50:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000493 10.0.0.41 - - [2026-04-27 02:50:17] "POST /fqname-to-id HTTP/1.1" 404 210 0.031188 10.0.0.249 - - [2026-04-27 02:50:17] "POST /fqname-to-id HTTP/1.1" 404 245 0.007003 10.0.0.249 - - [2026-04-27 02:50:17] "POST /access-control-lists HTTP/1.1" 200 605 0.039344 10.0.0.41 - - [2026-04-27 02:50:17] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.052062 10.0.0.249 - - [2026-04-27 02:50:18] "PUT /access-control-list/dfd782b3-04d2-4843-a534-e0c0639412b0 HTTP/1.1" 200 272 0.022355 10.0.0.41 - - [2026-04-27 02:50:18] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.219403 10.0.0.41 - - [2026-04-27 02:50:18] "POST /fqname-to-id HTTP/1.1" 404 210 0.004269 10.0.0.249 - - [2026-04-27 02:50:18] "POST /access-control-lists HTTP/1.1" 200 607 0.039425 10.0.0.249 - - [2026-04-27 02:50:18] "PUT /access-control-list/8f32ca8b-3ee2-4851-b42f-452cc20441ed HTTP/1.1" 200 272 0.019694 10.0.0.41 - - [2026-04-27 02:50:19] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.019187 10.0.0.41 - - [2026-04-27 02:50:19] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.175175 10.0.0.249 - - [2026-04-27 02:50:19] "PUT /access-control-list/8f32ca8b-3ee2-4851-b42f-452cc20441ed HTTP/1.1" 200 272 0.028656 10.0.0.41 - - [2026-04-27 02:50:20] "POST /neutron/router HTTP/1.1" 200 541 0.015301 10.0.0.41 - - [2026-04-27 02:50:20] "POST /neutron/router HTTP/1.1" 200 541 0.009089 10.0.0.41 - - [2026-04-27 02:50:21] "POST /neutron/router HTTP/1.1" 200 541 0.005344 10.0.0.41 - - [2026-04-27 02:50:21] "POST /neutron/router HTTP/1.1" 200 541 0.005501 10.0.0.41 - - [2026-04-27 02:50:21] "POST /neutron/router HTTP/1.1" 200 541 0.005837 10.0.0.41 - - [2026-04-27 02:50:21] "POST /neutron/router HTTP/1.1" 200 541 0.005005 10.0.0.41 - - [2026-04-27 02:50:21] "POST /neutron/router HTTP/1.1" 200 541 0.005340 10.0.0.41 - - [2026-04-27 02:50:21] "POST /neutron/router HTTP/1.1" 200 541 0.005563 10.0.0.41 - - [2026-04-27 02:50:21] "POST /neutron/router HTTP/1.1" 200 541 0.005607 10.0.0.41 - - [2026-04-27 02:50:21] "POST /neutron/router HTTP/1.1" 200 541 0.005473 10.0.0.41 - - [2026-04-27 02:50:21] "POST /neutron/router HTTP/1.1" 200 541 0.005913 10.0.0.41 - - [2026-04-27 02:50:21] "POST /neutron/router HTTP/1.1" 200 541 0.043422 10.0.0.249 - - [2026-04-27 02:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007231 10.0.0.23 - - [2026-04-27 02:50:21] "GET /projects?obj_uuids=9d582053-8f9d-4d17-b8c1-506ac2f264f2&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001438 10.0.0.41 - - [2026-04-27 02:50:21] "POST /neutron/router HTTP/1.1" 200 542 0.116801 10.0.0.41 - - [2026-04-27 02:50:21] "POST /neutron/router HTTP/1.1" 200 542 0.003821 10.0.0.249 - - [2026-04-27 02:50:21] "PUT /logical-router/3c4cc39b-d19f-4903-a55f-c0ba36654838 HTTP/1.1" 200 262 0.045732 10.0.0.41 - - [2026-04-27 02:50:22] "POST /neutron/router HTTP/1.1" 200 542 0.008015 10.0.0.41 - - [2026-04-27 02:50:22] "POST /neutron/router HTTP/1.1" 200 542 0.005057 10.0.0.41 - - [2026-04-27 02:50:22] "POST /neutron/router HTTP/1.1" 200 542 0.005308 10.0.0.41 - - [2026-04-27 02:50:22] "POST /neutron/router HTTP/1.1" 200 542 0.006286 10.0.0.41 - - [2026-04-27 02:50:22] "POST /neutron/router HTTP/1.1" 200 542 0.005058 10.0.0.41 - - [2026-04-27 02:50:22] "POST /neutron/router HTTP/1.1" 200 542 0.004605 10.0.0.41 - - [2026-04-27 02:50:22] "POST /neutron/router HTTP/1.1" 200 542 0.005930 10.0.0.41 - - [2026-04-27 02:50:22] "POST /neutron/router HTTP/1.1" 200 542 0.007362 10.0.0.41 - - [2026-04-27 02:50:22] "POST /neutron/router HTTP/1.1" 200 542 0.006060 10.0.0.41 - - [2026-04-27 02:50:22] "POST /neutron/router HTTP/1.1" 200 542 0.044779 10.0.0.41 - - [2026-04-27 02:50:22] "POST /neutron/router HTTP/1.1" 200 541 0.008259 10.0.0.41 - - [2026-04-27 02:50:22] "POST /neutron/router HTTP/1.1" 200 559 0.009962 10.0.0.249 - - [2026-04-27 02:50:22] "POST /route-targets HTTP/1.1" 200 327 0.024756 10.0.0.41 - - [2026-04-27 02:50:23] "POST /neutron/router HTTP/1.1" 200 559 0.020407 10.0.0.41 - - [2026-04-27 02:50:23] "POST /neutron/router HTTP/1.1" 200 559 0.005232 10.0.0.41 - - [2026-04-27 02:50:23] "POST /neutron/router HTTP/1.1" 200 559 0.005874 10.0.0.41 - - [2026-04-27 02:50:23] "POST /neutron/router HTTP/1.1" 200 559 0.005590 10.0.0.41 - - [2026-04-27 02:50:23] "POST /neutron/router HTTP/1.1" 200 559 0.006006 10.0.0.41 - - [2026-04-27 02:50:23] "POST /neutron/router HTTP/1.1" 200 559 0.005083 10.0.0.41 - - [2026-04-27 02:50:23] "POST /neutron/router HTTP/1.1" 200 559 0.006531 10.0.0.41 - - [2026-04-27 02:50:23] "POST /neutron/router HTTP/1.1" 200 559 0.005776 10.0.0.41 - - [2026-04-27 02:50:23] "POST /neutron/router HTTP/1.1" 200 559 0.006804 10.0.0.41 - - [2026-04-27 02:50:23] "POST /neutron/router HTTP/1.1" 200 559 0.007054 10.0.0.41 - - [2026-04-27 02:50:23] "POST /neutron/router HTTP/1.1" 200 559 0.008337 10.0.0.41 - - [2026-04-27 02:50:23] "POST /neutron/router HTTP/1.1" 200 151 0.112725 10.0.0.249 - - [2026-04-27 02:50:23] "DELETE /route-target/2b58b129-85bc-4f2b-bbb3-d2de74061605 HTTP/1.1" 200 115 0.049024 10.0.0.249 - - [2026-04-27 02:50:23] "GET /logical-router/e9c2aab6-55f4-4ff9-9186-ca7c17b23f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.070738 10.0.0.41 - - [2026-04-27 02:50:23] "POST /neutron/security_group HTTP/1.1" 200 521 0.004121 10.0.0.249 - - [2026-04-27 02:50:24] "DELETE /access-control-list/de2ae4c3-29d0-46fc-89c4-c91a1adf9e02 HTTP/1.1" 200 115 0.060112 10.0.0.41 - - [2026-04-27 02:50:24] "POST /neutron/security_group HTTP/1.1" 200 151 0.093608 10.0.0.249 - - [2026-04-27 02:50:24] "DELETE /access-control-list/933f51fa-d7f8-4500-a593-add6a823789d HTTP/1.1" 200 115 0.054671 10.0.0.23 - - [2026-04-27 02:50:25] "GET /projects?obj_uuids=ac809818-e26b-4488-8108-a6097a035f67&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001206 10.0.0.41 - - [2026-04-27 02:50:25] "GET /project/ac809818-e26b-4488-8108-a6097a035f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.070343 10.0.0.23 - - [2026-04-27 02:50:25] "GET /projects?obj_uuids=ac809818-e26b-4488-8108-a6097a035f67&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003747 10.0.0.41 - - [2026-04-27 02:50:25] "GET /project/ac809818-e26b-4488-8108-a6097a035f67?fields=virtual_networks HTTP/1.1" 200 1022 0.084133 10.0.0.23 - - [2026-04-27 02:50:25] "GET /projects?obj_uuids=ac809818-e26b-4488-8108-a6097a035f67&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001198 10.0.0.41 - - [2026-04-27 02:50:25] "GET /project/ac809818-e26b-4488-8108-a6097a035f67?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.076363 10.0.0.23 - - [2026-04-27 02:50:25] "GET /projects?obj_uuids=ac809818-e26b-4488-8108-a6097a035f67&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001466 10.0.0.41 - - [2026-04-27 02:50:26] "GET /project/ac809818-e26b-4488-8108-a6097a035f67?fields=security_groups HTTP/1.1" 200 1243 0.071433 10.0.0.41 - - [2026-04-27 02:50:26] "POST /fqname-to-id HTTP/1.1" 404 184 0.037027 10.0.0.23 - - [2026-04-27 02:50:27] "GET /projects?obj_uuids=35ec0a72-a8a0-4984-9dd3-7f922dd28d77&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004305 10.0.0.23 - - [2026-04-27 02:50:27] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001872 10.0.0.23 - - [2026-04-27 02:50:27] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010051 10.0.0.23 - - [2026-04-27 02:50:27] "POST /id-to-fqname HTTP/1.1" 200 186 0.002156 10.0.0.23 - - [2026-04-27 02:50:27] "POST /fqname-to-id HTTP/1.1" 404 195 0.004344 10.0.0.23 - - [2026-04-27 02:50:27] "POST /security-groups HTTP/1.1" 200 587 0.087070 10.0.0.249 - - [2026-04-27 02:50:27] "POST /fqname-to-id HTTP/1.1" 404 230 0.004014 10.0.0.23 - - [2026-04-27 02:50:27] "POST /projects HTTP/1.1" 200 577 0.338480 10.0.0.23 - - [2026-04-27 02:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.378142 10.0.0.41 - - [2026-04-27 02:50:27] "GET /project/35ec0a72-a8a0-4984-9dd3-7f922dd28d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.571281 10.0.0.249 - - [2026-04-27 02:50:27] "POST /access-control-lists HTTP/1.1" 200 590 0.071411 10.0.0.41 - - [2026-04-27 02:50:28] "GET / HTTP/1.1" 200 35931 0.002149 10.0.0.41 - - [2026-04-27 02:50:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000724 10.0.0.41 - - [2026-04-27 02:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.070679 10.0.0.23 - - [2026-04-27 02:50:31] "GET /projects?obj_uuids=35ec0a72-a8a0-4984-9dd3-7f922dd28d77&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001112 10.0.0.41 - - [2026-04-27 02:50:31] "GET /project/35ec0a72-a8a0-4984-9dd3-7f922dd28d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.054393 10.0.0.41 - - [2026-04-27 02:50:31] "POST /neutron/network HTTP/1.1" 200 117 0.046347 10.0.0.41 - - [2026-04-27 02:50:31] "POST /neutron/network HTTP/1.1" 200 820 0.011687 10.0.0.41 - - [2026-04-27 02:50:31] "POST /id-to-fqname HTTP/1.1" 200 216 0.001842 10.0.0.41 - - [2026-04-27 02:50:31] "GET /virtual-network/fb0e53a6-cef4-4f16-9ce8-6baceee863ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006985 10.0.0.41 - - [2026-04-27 02:50:31] "GET /virtual-network/fb0e53a6-cef4-4f16-9ce8-6baceee863ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007004 10.0.0.41 - - [2026-04-27 02:50:31] "POST /neutron/subnet HTTP/1.1" 200 724 0.013168 10.0.0.41 - - [2026-04-27 02:50:31] "POST /fqname-to-id HTTP/1.1" 404 206 0.013340 10.0.0.41 - - [2026-04-27 02:50:31] "GET /virtual-network/fb0e53a6-cef4-4f16-9ce8-6baceee863ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.008410 10.0.0.41 - - [2026-04-27 02:50:32] "GET /virtual-machine-interface/a51e1ea7-acb2-4489-91a6-c1c5a2747bb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2385 0.012297 10.0.0.41 - - [2026-04-27 02:50:32] "GET /virtual-machine-interface/a51e1ea7-acb2-4489-91a6-c1c5a2747bb9?fields=instance_ip_back_refs HTTP/1.1" 200 1318 0.013991 10.0.0.41 - - [2026-04-27 02:50:32] "GET /instance-ip/929d49f3-75bc-4050-9d79-86f4eb6f31f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005792 10.0.0.41 - - [2026-04-27 02:50:33] "POST /neutron/port HTTP/1.1" 200 151 0.169204 10.0.0.249 - - [2026-04-27 02:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.23 - - [2026-04-27 02:50:33] "DELETE /project/35ec0a72a8a049849dd37f922dd28d77 HTTP/1.1" 404 173 0.020496 10.0.0.23 - - [2026-04-27 02:50:33] "DELETE /project/6416bb444c8a4b2a8645e64a6601c6c7 HTTP/1.1" 404 173 0.016822 10.0.0.23 - - [2026-04-27 02:50:33] "DELETE /project/9dfc2594ac6648b29301f54998132e88 HTTP/1.1" 404 173 0.020100 10.0.0.23 - - [2026-04-27 02:50:33] "DELETE /project/30a2125025224a158b6f714634a38631 HTTP/1.1" 404 173 0.016369 10.0.0.23 - - [2026-04-27 02:50:33] "DELETE /project/5c1e85a6-c9c3-4115-b1cf-9026f5ecc7dd HTTP/1.1" 404 177 0.010800 10.0.0.23 - - [2026-04-27 02:50:33] "DELETE /project/eb853e8d6a2b4691a8c21d498b123bbf HTTP/1.1" 404 173 0.014024 10.0.0.23 - - [2026-04-27 02:50:33] "GET /projects?obj_uuids=6416bb44-4c8a-4b2a-8645-e64a6601c6c7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001041 10.0.0.23 - - [2026-04-27 02:50:33] "GET /projects?obj_uuids=eb853e8d-6a2b-4691-a8c2-1d498b123bbf&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000839 10.0.0.23 - - [2026-04-27 02:50:33] "GET /projects?obj_uuids=ac809818-e26b-4488-8108-a6097a035f67&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000788 10.0.0.23 - - [2026-04-27 02:50:33] "GET /projects?obj_uuids=30a21250-2522-4a15-8b6f-714634a38631&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000843 10.0.0.23 - - [2026-04-27 02:50:33] "DELETE /project/3102ae44f492484aa4c91f969a4956a9 HTTP/1.1" 404 173 0.010722 10.0.0.23 - - [2026-04-27 02:50:33] "DELETE /project/ac809818e26b44888108a6097a035f67 HTTP/1.1" 404 173 0.014916 10.0.0.23 - - [2026-04-27 02:50:33] "GET /projects?obj_uuids=3102ae44-f492-484a-a4c9-1f969a4956a9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001000 10.0.0.23 - - [2026-04-27 02:50:33] "GET /projects?obj_uuids=9dfc2594-ac66-48b2-9301-f54998132e88&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000822 10.0.0.23 - - [2026-04-27 02:50:33] "GET /project/ac809818-e26b-4488-8108-a6097a035f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.105539 10.0.0.23 - - [2026-04-27 02:50:33] "GET /project/6416bb44-4c8a-4b2a-8645-e64a6601c6c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.135921 10.0.0.23 - - [2026-04-27 02:50:33] "GET /projects?obj_uuids=ac809818-e26b-4488-8108-a6097a035f67&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002196 10.0.0.23 - - [2026-04-27 02:50:33] "GET /project/eb853e8d-6a2b-4691-a8c2-1d498b123bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.170465 10.0.0.23 - - [2026-04-27 02:50:33] "GET /projects?obj_uuids=6416bb44-4c8a-4b2a-8645-e64a6601c6c7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003944 10.0.0.23 - - [2026-04-27 02:50:33] "GET /project/30a21250-2522-4a15-8b6f-714634a38631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.209732 10.0.0.23 - - [2026-04-27 02:50:33] "GET /projects?obj_uuids=eb853e8d-6a2b-4691-a8c2-1d498b123bbf&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002559 10.0.0.23 - - [2026-04-27 02:50:33] "GET /projects?obj_uuids=30a21250-2522-4a15-8b6f-714634a38631&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002138 10.0.0.23 - - [2026-04-27 02:50:33] "GET /project/3102ae44-f492-484a-a4c9-1f969a4956a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.288339 10.0.0.23 - - [2026-04-27 02:50:33] "GET /projects?obj_uuids=3102ae44-f492-484a-a4c9-1f969a4956a9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001261 10.0.0.23 - - [2026-04-27 02:50:33] "GET /project/9dfc2594-ac66-48b2-9301-f54998132e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.327060 10.0.0.23 - - [2026-04-27 02:50:33] "GET /project/6416bb44-4c8a-4b2a-8645-e64a6601c6c7?fields=security_groups HTTP/1.1" 200 1362 0.224476 10.0.0.23 - - [2026-04-27 02:50:33] "GET /project/ac809818-e26b-4488-8108-a6097a035f67?fields=security_groups HTTP/1.1" 200 1348 0.281879 10.0.0.23 - - [2026-04-27 02:50:33] "GET /projects?obj_uuids=9dfc2594-ac66-48b2-9301-f54998132e88&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002975 10.0.0.23 - - [2026-04-27 02:50:33] "GET /project/eb853e8d-6a2b-4691-a8c2-1d498b123bbf?fields=security_groups HTTP/1.1" 200 1349 0.291988 10.0.0.23 - - [2026-04-27 02:50:33] "GET /project/3102ae44-f492-484a-a4c9-1f969a4956a9?fields=security_groups HTTP/1.1" 200 1363 0.206170 10.0.0.23 - - [2026-04-27 02:50:33] "GET /project/30a21250-2522-4a15-8b6f-714634a38631?fields=security_groups HTTP/1.1" 200 1360 0.286242 10.0.0.23 - - [2026-04-27 02:50:34] "GET /project/9dfc2594-ac66-48b2-9301-f54998132e88?fields=security_groups HTTP/1.1" 200 1376 0.212739 10.0.0.23 - - [2026-04-27 02:50:34] "DELETE /security-group/2b65b8d1-dd96-4d62-993f-6f106f2646fb HTTP/1.1" 200 115 0.189375 10.0.0.23 - - [2026-04-27 02:50:34] "GET /projects?obj_uuids=ac809818-e26b-4488-8108-a6097a035f67&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002873 10.0.0.23 - - [2026-04-27 02:50:34] "DELETE /security-group/5b388a8c-328f-4ca1-a33d-8903fc8fa6f7 HTTP/1.1" 200 115 0.267310 10.0.0.23 - - [2026-04-27 02:50:34] "GET /projects?obj_uuids=6416bb44-4c8a-4b2a-8645-e64a6601c6c7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001915 10.0.0.23 - - [2026-04-27 02:50:34] "GET /project/ac809818-e26b-4488-8108-a6097a035f67?fields=application_policy_sets HTTP/1.1" 200 1387 0.155435 10.0.0.23 - - [2026-04-27 02:50:34] "DELETE /security-group/60ffcdf2-f5a4-4443-b64a-fc6048a34546 HTTP/1.1" 200 115 0.265809 10.0.0.23 - - [2026-04-27 02:50:34] "GET /projects?obj_uuids=eb853e8d-6a2b-4691-a8c2-1d498b123bbf&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.005232 10.0.0.23 - - [2026-04-27 02:50:34] "DELETE /security-group/aa192d32-4e11-4373-856a-32bb0bf83e8e HTTP/1.1" 200 115 0.276565 10.0.0.23 - - [2026-04-27 02:50:34] "GET /projects?obj_uuids=3102ae44-f492-484a-a4c9-1f969a4956a9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.008251 10.0.0.23 - - [2026-04-27 02:50:34] "GET /project/6416bb44-4c8a-4b2a-8645-e64a6601c6c7?fields=application_policy_sets HTTP/1.1" 200 1401 0.234982 10.0.0.249 - - [2026-04-27 02:50:34] "DELETE /access-control-list/41c64a7f-3481-4175-b281-82fb9d271795 HTTP/1.1" 200 115 0.230116 10.0.0.23 - - [2026-04-27 02:50:34] "DELETE /security-group/b6ee011b-3a14-473b-a210-09d9b2375502 HTTP/1.1" 200 115 0.366824 10.0.0.23 - - [2026-04-27 02:50:34] "GET /project/eb853e8d-6a2b-4691-a8c2-1d498b123bbf?fields=application_policy_sets HTTP/1.1" 200 1388 0.193096 10.0.0.23 - - [2026-04-27 02:50:34] "GET /projects?obj_uuids=30a21250-2522-4a15-8b6f-714634a38631&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002930 10.0.0.23 - - [2026-04-27 02:50:34] "DELETE /security-group/2c77df10-d550-44fa-bfb8-80d2eba90751 HTTP/1.1" 200 115 0.453254 10.0.0.23 - - [2026-04-27 02:50:34] "GET /projects?obj_uuids=9dfc2594-ac66-48b2-9301-f54998132e88&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003793 10.0.0.23 - - [2026-04-27 02:50:34] "GET /project/3102ae44-f492-484a-a4c9-1f969a4956a9?fields=application_policy_sets HTTP/1.1" 200 1402 0.298584 10.0.0.23 - - [2026-04-27 02:50:34] "GET /project/30a21250-2522-4a15-8b6f-714634a38631?fields=application_policy_sets HTTP/1.1" 200 1399 0.256360 10.0.0.23 - - [2026-04-27 02:50:34] "GET /project/9dfc2594-ac66-48b2-9301-f54998132e88?fields=application_policy_sets HTTP/1.1" 200 1415 0.198987 10.0.0.249 - - [2026-04-27 02:50:34] "DELETE /access-control-list/11ecc3c3-2b10-49ee-beab-2dde4b33e3f1 HTTP/1.1" 200 115 0.216697 10.0.0.23 - - [2026-04-27 02:50:34] "DELETE /project/ac809818-e26b-4488-8108-a6097a035f67 HTTP/1.1" 200 115 1.474424 10.0.0.23 - - [2026-04-27 02:50:34] "DELETE /project/6416bb44-4c8a-4b2a-8645-e64a6601c6c7 HTTP/1.1" 200 115 1.534770 10.0.0.23 - - [2026-04-27 02:50:35] "DELETE /project/eb853e8d-6a2b-4691-a8c2-1d498b123bbf HTTP/1.1" 200 115 1.643883 10.0.0.23 - - [2026-04-27 02:50:35] "DELETE /project/3102ae44-f492-484a-a4c9-1f969a4956a9 HTTP/1.1" 200 115 1.684886 10.0.0.23 - - [2026-04-27 02:50:35] "DELETE /project/30a21250-2522-4a15-8b6f-714634a38631 HTTP/1.1" 200 115 1.757832 10.0.0.249 - - [2026-04-27 02:50:35] "DELETE /access-control-list/c20ea899-6b4a-4730-9cd4-96f0bb09b033 HTTP/1.1" 200 115 0.071436 10.0.0.23 - - [2026-04-27 02:50:35] "DELETE /project/9dfc2594-ac66-48b2-9301-f54998132e88 HTTP/1.1" 200 115 1.774974 10.0.0.249 - - [2026-04-27 02:50:35] "DELETE /access-control-list/a4647367-56ca-4c4d-9fc3-96d3096956ec HTTP/1.1" 200 115 0.060163 10.0.0.41 - - [2026-04-27 02:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.23 - - [2026-04-27 02:50:36] "GET /projects?obj_uuids=35ec0a72-a8a0-4984-9dd3-7f922dd28d77&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000993 10.0.0.41 - - [2026-04-27 02:50:36] "GET /project/35ec0a72-a8a0-4984-9dd3-7f922dd28d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.056282 10.0.0.41 - - [2026-04-27 02:50:36] "POST /neutron/network HTTP/1.1" 200 117 0.014089 10.0.0.249 - - [2026-04-27 02:50:36] "POST /ref-update HTTP/1.1" 200 156 0.040179 10.0.0.23 - - [2026-04-27 02:50:36] "POST /useragent-kv HTTP/1.1" 200 115 0.010482 10.0.0.41 - - [2026-04-27 02:50:36] "POST /neutron/subnet HTTP/1.1" 200 720 0.232999 10.0.0.41 - - [2026-04-27 02:50:36] "POST /id-to-fqname HTTP/1.1" 200 217 0.001593 10.0.0.41 - - [2026-04-27 02:50:36] "GET /virtual-network/e9348bd0-1242-442d-8dcf-c14f947901e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.007656 10.0.0.41 - - [2026-04-27 02:50:37] "GET /virtual-network/e9348bd0-1242-442d-8dcf-c14f947901e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006702 10.0.0.41 - - [2026-04-27 02:50:37] "POST /neutron/network HTTP/1.1" 200 978 0.012128 10.0.0.23 - - [2026-04-27 02:50:37] "GET /projects?obj_uuids=35ec0a72-a8a0-4984-9dd3-7f922dd28d77&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001351 10.0.0.41 - - [2026-04-27 02:50:37] "POST /neutron/port HTTP/1.1" 200 1019 0.316825 10.0.0.41 - - [2026-04-27 02:50:37] "POST /id-to-fqname HTTP/1.1" 200 217 0.001687 10.0.0.41 - - [2026-04-27 02:50:38] "POST /neutron/port HTTP/1.1" 200 1019 0.047673 10.0.0.41 - - [2026-04-27 02:50:38] "POST /neutron/port HTTP/1.1" 200 117 0.008174 10.0.0.41 - - [2026-04-27 02:50:38] "POST /id-to-fqname HTTP/1.1" 200 217 0.001716 10.0.0.41 - - [2026-04-27 02:50:38] "POST /neutron/port HTTP/1.1" 200 1017 0.022179 10.0.0.41 - - [2026-04-27 02:50:39] "POST /neutron/port HTTP/1.1" 200 1017 0.018840 10.0.0.41 - - [2026-04-27 02:50:39] "POST /neutron/port HTTP/1.1" 200 117 0.013067 10.0.0.41 - - [2026-04-27 02:50:40] "POST /neutron/port HTTP/1.1" 200 1019 0.045834 10.0.0.41 - - [2026-04-27 02:50:40] "POST /neutron/port HTTP/1.1" 200 1019 0.018381 10.0.0.41 - - [2026-04-27 02:50:40] "POST /neutron/port HTTP/1.1" 200 1111 0.289913 10.0.0.41 - - [2026-04-27 02:50:40] "POST /neutron/port HTTP/1.1" 200 1109 0.283198 10.0.0.41 - - [2026-04-27 02:50:40] "POST /neutron/port HTTP/1.1" 200 1119 0.024902 10.0.0.41 - - [2026-04-27 02:50:40] "POST /neutron/subnet HTTP/1.1" 200 694 0.014732 10.0.0.41 - - [2026-04-27 02:50:40] "POST /neutron/port HTTP/1.1" 200 117 0.001235 10.0.0.41 - - [2026-04-27 02:50:44] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009015 10.0.0.41 - - [2026-04-27 02:50:44] "POST /neutron/port HTTP/1.1" 200 1121 0.027238 10.0.0.41 - - [2026-04-27 02:50:44] "GET /virtual-machine/a5647ced-0993-4220-9af1-cceef13bcb24 HTTP/1.1" 401 292 0.000458 10.0.0.41 - - [2026-04-27 02:50:45] "GET /virtual-machine/a5647ced-0993-4220-9af1-cceef13bcb24 HTTP/1.1" 200 1285 0.039675 10.0.0.41 - - [2026-04-27 02:50:45] "GET /virtual-machine-interface/81263d4f-9df3-4246-927d-27d043e4c264 HTTP/1.1" 200 2924 0.007005 10.0.0.41 - - [2026-04-27 02:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.41 - - [2026-04-27 02:50:45] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005324 10.0.0.41 - - [2026-04-27 02:50:45] "GET /virtual-networks?parent_id=35ec0a72-a8a0-4984-9dd3-7f922dd28d77&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004931 10.0.0.41 - - [2026-04-27 02:50:45] "GET /virtual-network/e9348bd0-1242-442d-8dcf-c14f947901e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006680 10.0.0.23 - - [2026-04-27 02:50:47] "GET /obj-perms HTTP/1.1" 200 5056 0.082381 10.0.0.41 - - [2026-04-27 02:50:47] "GET /obj-perms HTTP/1.1" 200 5056 0.058813 10.0.0.41 - - [2026-04-27 02:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.41 - - [2026-04-27 02:50:48] "GET /virtual-network/e9348bd0-1242-442d-8dcf-c14f947901e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006486 10.0.0.41 - - [2026-04-27 02:50:49] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009588 10.0.0.41 - - [2026-04-27 02:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004755 10.0.0.41 - - [2026-04-27 02:50:50] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005857 10.0.0.41 - - [2026-04-27 02:50:50] "GET /virtual-networks?parent_id=35ec0a72-a8a0-4984-9dd3-7f922dd28d77&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004205 10.0.0.41 - - [2026-04-27 02:50:50] "GET /virtual-network/e9348bd0-1242-442d-8dcf-c14f947901e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006806 10.0.0.41 - - [2026-04-27 02:50:51] "POST /neutron/port HTTP/1.1" 200 1119 0.022712 10.0.0.41 - - [2026-04-27 02:50:54] "POST /neutron/port HTTP/1.1" 200 1119 0.025799 10.0.0.41 - - [2026-04-27 02:50:54] "POST /neutron/subnet HTTP/1.1" 200 694 0.015910 10.0.0.41 - - [2026-04-27 02:50:55] "POST /neutron/port HTTP/1.1" 200 1119 0.031985 10.0.0.41 - - [2026-04-27 02:50:56] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009166 10.0.0.41 - - [2026-04-27 02:50:56] "GET /virtual-machine/01106a20-bb7f-4856-bbf9-e0a6e9f4370e HTTP/1.1" 200 1282 0.008455 10.0.0.41 - - [2026-04-27 02:50:56] "GET /virtual-machine-interface/6e436f4d-aa52-4034-ba2c-76e8145a2059 HTTP/1.1" 200 2924 0.007401 10.0.0.41 - - [2026-04-27 02:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004498 10.0.0.41 - - [2026-04-27 02:50:56] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004752 10.0.0.41 - - [2026-04-27 02:50:56] "GET /virtual-networks?parent_id=35ec0a72-a8a0-4984-9dd3-7f922dd28d77&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004207 10.0.0.41 - - [2026-04-27 02:50:56] "GET /virtual-network/e9348bd0-1242-442d-8dcf-c14f947901e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.007073 10.0.0.41 - - [2026-04-27 02:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005502 10.0.0.41 - - [2026-04-27 02:50:57] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006610 10.0.0.41 - - [2026-04-27 02:50:57] "GET /virtual-networks?parent_id=35ec0a72-a8a0-4984-9dd3-7f922dd28d77&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.008498 10.0.0.41 - - [2026-04-27 02:50:57] "GET /virtual-network/e9348bd0-1242-442d-8dcf-c14f947901e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.007523 10.0.0.41 - - [2026-04-27 02:51:01] "POST /neutron/port HTTP/1.1" 200 1109 0.022450 10.0.0.41 - - [2026-04-27 02:51:01] "POST /neutron/port HTTP/1.1" 200 1111 0.022068 10.0.0.41 - - [2026-04-27 02:51:01] "POST /neutron/network HTTP/1.1" 200 978 0.014001 10.0.0.23 - - [2026-04-27 02:51:03] "GET /projects?obj_uuids=35ec0a72-a8a0-4984-9dd3-7f922dd28d77&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002104 10.0.0.41 - - [2026-04-27 02:51:03] "GET /project/35ec0a72-a8a0-4984-9dd3-7f922dd28d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.066265 10.0.0.23 - - [2026-04-27 02:51:03] "GET /projects?obj_uuids=35ec0a72-a8a0-4984-9dd3-7f922dd28d77&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001134 10.0.0.41 - - [2026-04-27 02:51:03] "GET /project/35ec0a72-a8a0-4984-9dd3-7f922dd28d77?fields=virtual_networks HTTP/1.1" 200 1024 0.069999 10.0.0.23 - - [2026-04-27 02:51:03] "GET /projects?obj_uuids=35ec0a72-a8a0-4984-9dd3-7f922dd28d77&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001244 10.0.0.41 - - [2026-04-27 02:51:03] "GET /project/35ec0a72-a8a0-4984-9dd3-7f922dd28d77?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.080002 10.0.0.23 - - [2026-04-27 02:51:03] "GET /projects?obj_uuids=35ec0a72-a8a0-4984-9dd3-7f922dd28d77&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001219 10.0.0.41 - - [2026-04-27 02:51:03] "GET /project/35ec0a72-a8a0-4984-9dd3-7f922dd28d77?fields=security_groups HTTP/1.1" 200 1246 0.067417 10.0.0.41 - - [2026-04-27 02:51:04] "POST /fqname-to-id HTTP/1.1" 404 186 0.036874 10.0.0.23 - - [2026-04-27 02:51:05] "GET /projects?obj_uuids=5d57f826-bf72-4156-a96a-50ad12b85730&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004573 10.0.0.23 - - [2026-04-27 02:51:05] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001402 10.0.0.23 - - [2026-04-27 02:51:05] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.011432 10.0.0.23 - - [2026-04-27 02:51:05] "POST /id-to-fqname HTTP/1.1" 200 188 0.007670 10.0.0.23 - - [2026-04-27 02:51:05] "POST /fqname-to-id HTTP/1.1" 404 197 0.009011 10.0.0.23 - - [2026-04-27 02:51:05] "POST /security-groups HTTP/1.1" 200 589 0.043834 10.0.0.23 - - [2026-04-27 02:51:05] "POST /projects HTTP/1.1" 200 581 0.311043 10.0.0.249 - - [2026-04-27 02:51:05] "POST /fqname-to-id HTTP/1.1" 404 232 0.005574 10.0.0.23 - - [2026-04-27 02:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.352688 10.0.0.41 - - [2026-04-27 02:51:05] "GET /project/5d57f826-bf72-4156-a96a-50ad12b85730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.566590 10.0.0.249 - - [2026-04-27 02:51:05] "POST /access-control-lists HTTP/1.1" 200 592 0.079491 10.0.0.41 - - [2026-04-27 02:51:06] "POST /neutron/port HTTP/1.1" 400 205 0.004373 10.0.0.41 - - [2026-04-27 02:51:06] "GET / HTTP/1.1" 200 35931 0.003523 10.0.0.41 - - [2026-04-27 02:51:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000606 10.0.0.41 - - [2026-04-27 02:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.073815 10.0.0.23 - - [2026-04-27 02:51:09] "GET /projects?obj_uuids=5d57f826-bf72-4156-a96a-50ad12b85730&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001478 10.0.0.41 - - [2026-04-27 02:51:09] "GET /project/5d57f826-bf72-4156-a96a-50ad12b85730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.060966 10.0.0.41 - - [2026-04-27 02:51:09] "POST /neutron/network HTTP/1.1" 200 117 0.052829 10.0.0.41 - - [2026-04-27 02:51:09] "POST /neutron/network HTTP/1.1" 200 823 0.010989 10.0.0.41 - - [2026-04-27 02:51:09] "POST /id-to-fqname HTTP/1.1" 200 219 0.001269 10.0.0.41 - - [2026-04-27 02:51:09] "GET /virtual-network/8ad532dc-c262-4196-b91c-24f9ba1c4b71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006451 10.0.0.41 - - [2026-04-27 02:51:09] "GET /virtual-network/8ad532dc-c262-4196-b91c-24f9ba1c4b71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007631 10.0.0.41 - - [2026-04-27 02:51:09] "POST /neutron/subnet HTTP/1.1" 200 719 0.010234 10.0.0.41 - - [2026-04-27 02:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.23 - - [2026-04-27 02:51:09] "GET /projects?obj_uuids=5d57f826-bf72-4156-a96a-50ad12b85730&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001019 10.0.0.41 - - [2026-04-27 02:51:10] "GET /project/5d57f826-bf72-4156-a96a-50ad12b85730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.059128 10.0.0.249 - - [2026-04-27 02:51:10] "POST /route-targets HTTP/1.1" 200 327 0.021841 10.0.0.23 - - [2026-04-27 02:51:10] "POST /useragent-kv HTTP/1.1" 200 115 0.010827 10.0.0.41 - - [2026-04-27 02:51:10] "POST /neutron/subnet HTTP/1.1" 200 724 0.266916 10.0.0.41 - - [2026-04-27 02:51:10] "POST /id-to-fqname HTTP/1.1" 200 219 0.001476 10.0.0.41 - - [2026-04-27 02:51:10] "GET /virtual-network/504bab3c-4f27-4901-95bf-3fe94e0e5d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.013630 10.0.0.41 - - [2026-04-27 02:51:10] "GET /virtual-network/504bab3c-4f27-4901-95bf-3fe94e0e5d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006999 10.0.0.41 - - [2026-04-27 02:51:10] "POST /neutron/network HTTP/1.1" 200 824 0.008775 10.0.0.41 - - [2026-04-27 02:51:10] "POST /id-to-fqname HTTP/1.1" 200 219 0.001362 10.0.0.23 - - [2026-04-27 02:51:11] "GET /projects?obj_uuids=5d57f826-bf72-4156-a96a-50ad12b85730&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001303 10.0.0.41 - - [2026-04-27 02:51:11] "GET /project/5d57f826-bf72-4156-a96a-50ad12b85730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.101554 10.0.0.41 - - [2026-04-27 02:51:11] "POST /neutron/network HTTP/1.1" 200 823 0.009545 10.0.0.41 - - [2026-04-27 02:51:12] "POST /id-to-fqname HTTP/1.1" 200 219 0.001637 10.0.0.41 - - [2026-04-27 02:51:12] "POST /neutron/port HTTP/1.1" 200 117 0.008800 10.0.0.23 - - [2026-04-27 02:51:12] "GET /projects?obj_uuids=5d57f826-bf72-4156-a96a-50ad12b85730&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001247 10.0.0.41 - - [2026-04-27 02:51:13] "POST /neutron/port HTTP/1.1" 200 1057 0.429234 10.0.0.41 - - [2026-04-27 02:51:13] "POST /neutron/port HTTP/1.1" 200 1111 0.144175 10.0.0.23 - - [2026-04-27 02:51:13] "GET /projects?obj_uuids=5d57f826-bf72-4156-a96a-50ad12b85730&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001203 10.0.0.41 - - [2026-04-27 02:51:13] "GET /project/5d57f826-bf72-4156-a96a-50ad12b85730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.103804 10.0.0.41 - - [2026-04-27 02:51:13] "POST /neutron/subnet HTTP/1.1" 200 693 0.014426 10.0.0.41 - - [2026-04-27 02:51:13] "POST /neutron/network HTTP/1.1" 200 823 0.008513 10.0.0.41 - - [2026-04-27 02:51:13] "POST /neutron/port HTTP/1.1" 200 117 0.009527 10.0.0.23 - - [2026-04-27 02:51:14] "GET /projects?obj_uuids=5d57f826-bf72-4156-a96a-50ad12b85730&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001331 10.0.0.249 - - [2026-04-27 02:51:14] "PUT /logical-router/00747c65-db39-42fd-99ea-de622d44f4b7 HTTP/1.1" 200 262 0.068965 10.0.0.41 - - [2026-04-27 02:51:14] "POST /neutron/router HTTP/1.1" 200 344 0.506458 10.0.0.41 - - [2026-04-27 02:51:14] "POST /neutron/network HTTP/1.1" 200 834 0.008996 10.0.0.41 - - [2026-04-27 02:51:15] "POST /neutron/port HTTP/1.1" 200 1058 0.025666 10.0.0.41 - - [2026-04-27 02:51:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005317 10.0.0.41 - - [2026-04-27 02:51:15] "POST /neutron/network HTTP/1.1" 200 824 0.011098 10.0.0.41 - - [2026-04-27 02:51:20] "POST /neutron/port HTTP/1.1" 200 1121 0.027917 10.0.0.41 - - [2026-04-27 02:51:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011452 10.0.0.41 - - [2026-04-27 02:51:20] "GET /virtual-machine/d6d9ec26-84bb-4d28-b94d-becb8c9b5532 HTTP/1.1" 401 292 0.000575 10.0.0.41 - - [2026-04-27 02:51:20] "GET /virtual-machine/d6d9ec26-84bb-4d28-b94d-becb8c9b5532 HTTP/1.1" 200 1291 0.047004 10.0.0.41 - - [2026-04-27 02:51:20] "GET /virtual-machine-interface/412f6cc5-503b-493b-960b-c1e5157f7bf1 HTTP/1.1" 200 2934 0.006448 10.0.0.41 - - [2026-04-27 02:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006417 10.0.0.41 - - [2026-04-27 02:51:20] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005743 10.0.0.41 - - [2026-04-27 02:51:20] "GET /virtual-networks?parent_id=5d57f826-bf72-4156-a96a-50ad12b85730&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004019 10.0.0.41 - - [2026-04-27 02:51:20] "GET /virtual-network/8ad532dc-c262-4196-b91c-24f9ba1c4b71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.010968 10.0.0.41 - - [2026-04-27 02:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144 10.0.0.41 - - [2026-04-27 02:51:23] "GET /virtual-network/8ad532dc-c262-4196-b91c-24f9ba1c4b71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006571 10.0.0.41 - - [2026-04-27 02:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004787 10.0.0.41 - - [2026-04-27 02:51:25] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004795 10.0.0.41 - - [2026-04-27 02:51:25] "GET /virtual-networks?parent_id=5d57f826-bf72-4156-a96a-50ad12b85730&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003608 10.0.0.41 - - [2026-04-27 02:51:25] "GET /virtual-network/8ad532dc-c262-4196-b91c-24f9ba1c4b71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007035 10.0.0.41 - - [2026-04-27 02:51:26] "POST /neutron/port HTTP/1.1" 200 1122 0.028920 10.0.0.41 - - [2026-04-27 02:51:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010511 10.0.0.41 - - [2026-04-27 02:51:26] "GET /virtual-machine/72aff94c-7743-4300-87cc-ff7f36206703 HTTP/1.1" 200 1289 0.008038 10.0.0.41 - - [2026-04-27 02:51:26] "GET /virtual-machine-interface/2b1a55f6-eea0-46c1-9d8e-b1faf07afb73 HTTP/1.1" 200 2934 0.008175 10.0.0.41 - - [2026-04-27 02:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.41 - - [2026-04-27 02:51:26] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005471 10.0.0.41 - - [2026-04-27 02:51:26] "GET /virtual-networks?parent_id=5d57f826-bf72-4156-a96a-50ad12b85730&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003975 10.0.0.41 - - [2026-04-27 02:51:26] "GET /virtual-network/504bab3c-4f27-4901-95bf-3fe94e0e5d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006423 10.0.0.41 - - [2026-04-27 02:51:28] "POST /neutron/port HTTP/1.1" 200 1122 0.023855 10.0.0.41 - - [2026-04-27 02:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006696 10.0.0.41 - - [2026-04-27 02:51:29] "GET /virtual-network/504bab3c-4f27-4901-95bf-3fe94e0e5d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006931 10.0.0.41 - - [2026-04-27 02:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004594 10.0.0.41 - - [2026-04-27 02:51:31] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008837 10.0.0.41 - - [2026-04-27 02:51:31] "GET /virtual-networks?parent_id=5d57f826-bf72-4156-a96a-50ad12b85730&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004677 10.0.0.41 - - [2026-04-27 02:51:31] "GET /virtual-network/504bab3c-4f27-4901-95bf-3fe94e0e5d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007921 10.0.0.23 - - [2026-04-27 02:51:35] "GET /projects?obj_uuids=35ec0a72-a8a0-4984-9dd3-7f922dd28d77&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001061 10.0.0.23 - - [2026-04-27 02:51:35] "DELETE /project/5d57f826bf724156a96a50ad12b85730 HTTP/1.1" 404 173 0.009299 10.0.0.23 - - [2026-04-27 02:51:35] "GET /project/35ec0a72-a8a0-4984-9dd3-7f922dd28d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.059318 10.0.0.23 - - [2026-04-27 02:51:35] "GET /projects?obj_uuids=35ec0a72-a8a0-4984-9dd3-7f922dd28d77&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001149 10.0.0.23 - - [2026-04-27 02:51:35] "GET /project/35ec0a72-a8a0-4984-9dd3-7f922dd28d77?fields=security_groups HTTP/1.1" 200 1351 0.059577 10.0.0.23 - - [2026-04-27 02:51:35] "DELETE /security-group/0a3d1de2-95e8-421c-b951-94f476445389 HTTP/1.1" 200 115 0.060471 10.0.0.23 - - [2026-04-27 02:51:35] "GET /projects?obj_uuids=35ec0a72-a8a0-4984-9dd3-7f922dd28d77&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001049 10.0.0.23 - - [2026-04-27 02:51:35] "GET /project/35ec0a72-a8a0-4984-9dd3-7f922dd28d77?fields=application_policy_sets HTTP/1.1" 200 1390 0.053457 10.0.0.249 - - [2026-04-27 02:51:35] "DELETE /access-control-list/bde5e5f7-c02c-4add-a91e-5d1859e8d5e9 HTTP/1.1" 200 115 0.049161 10.0.0.23 - - [2026-04-27 02:51:35] "DELETE /project/35ec0a72-a8a0-4984-9dd3-7f922dd28d77 HTTP/1.1" 200 115 0.491588 10.0.0.23 - - [2026-04-27 02:51:36] "GET /projects?obj_uuids=5d57f826-bf72-4156-a96a-50ad12b85730&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001196 10.0.0.41 - - [2026-04-27 02:51:36] "POST /neutron/router HTTP/1.1" 200 344 0.401455 10.0.0.249 - - [2026-04-27 02:51:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000494 10.0.0.249 - - [2026-04-27 02:51:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.249 - - [2026-04-27 02:51:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000640 10.0.0.249 - - [2026-04-27 02:51:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000501 10.0.0.41 - - [2026-04-27 02:51:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000468 10.0.0.41 - - [2026-04-27 02:51:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.23 - - [2026-04-27 02:51:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.23 - - [2026-04-27 02:51:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000464 10.0.0.23 - - [2026-04-27 02:51:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000444 10.0.0.41 - - [2026-04-27 02:51:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.23 - - [2026-04-27 02:51:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.41 - - [2026-04-27 02:51:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000500 10.0.0.41 - - [2026-04-27 02:51:43] "POST /neutron/router HTTP/1.1" 200 344 0.245380 10.0.0.249 - - [2026-04-27 02:51:46] "POST /ref-update HTTP/1.1" 200 156 0.029330 10.0.0.41 - - [2026-04-27 02:51:49] "POST /neutron/router HTTP/1.1" 200 580 0.009331 10.0.0.41 - - [2026-04-27 02:51:49] "POST /neutron/router HTTP/1.1" 200 344 0.279825 10.0.0.249 - - [2026-04-27 02:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007258 10.0.0.41 - - [2026-04-27 02:51:50] "POST /neutron/network HTTP/1.1" 200 824 0.013640 10.0.0.41 - - [2026-04-27 02:51:50] "POST /neutron/port HTTP/1.1" 200 1112 0.020480 10.0.0.41 - - [2026-04-27 02:51:50] "POST /neutron/port HTTP/1.1" 200 1111 0.021621 10.0.0.23 - - [2026-04-27 02:51:52] "POST /useragent-kv HTTP/1.1" 200 115 0.004016 10.0.0.23 - - [2026-04-27 02:51:52] "POST /useragent-kv HTTP/1.1" 200 115 0.006760 10.0.0.41 - - [2026-04-27 02:51:52] "POST /neutron/network HTTP/1.1" 200 151 0.153151 10.0.0.249 - - [2026-04-27 02:51:52] "DELETE /route-target/28b9e7a8-859f-4a9b-b58a-36e6351f79cc HTTP/1.1" 200 115 0.028408 10.0.0.23 - - [2026-04-27 02:51:53] "GET /projects?obj_uuids=5d57f826-bf72-4156-a96a-50ad12b85730&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001445 10.0.0.41 - - [2026-04-27 02:51:54] "GET /project/5d57f826-bf72-4156-a96a-50ad12b85730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.053698 10.0.0.23 - - [2026-04-27 02:51:54] "GET /projects?obj_uuids=5d57f826-bf72-4156-a96a-50ad12b85730&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002127 10.0.0.41 - - [2026-04-27 02:51:54] "GET /project/5d57f826-bf72-4156-a96a-50ad12b85730?fields=virtual_networks HTTP/1.1" 200 1028 0.053345 10.0.0.23 - - [2026-04-27 02:51:54] "GET /projects?obj_uuids=5d57f826-bf72-4156-a96a-50ad12b85730&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001283 10.0.0.41 - - [2026-04-27 02:51:54] "GET /project/5d57f826-bf72-4156-a96a-50ad12b85730?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.057057 10.0.0.23 - - [2026-04-27 02:51:54] "GET /projects?obj_uuids=5d57f826-bf72-4156-a96a-50ad12b85730&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001298 10.0.0.41 - - [2026-04-27 02:51:54] "GET /project/5d57f826-bf72-4156-a96a-50ad12b85730?fields=security_groups HTTP/1.1" 200 1252 0.071097 10.0.0.41 - - [2026-04-27 02:51:55] "POST /fqname-to-id HTTP/1.1" 404 191 0.042857 10.0.0.23 - - [2026-04-27 02:51:55] "GET /projects?obj_uuids=3953b333-f3fc-4e3a-947e-4e057b023124&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004354 10.0.0.23 - - [2026-04-27 02:51:55] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001050 10.0.0.23 - - [2026-04-27 02:51:55] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008345 10.0.0.23 - - [2026-04-27 02:51:55] "POST /id-to-fqname HTTP/1.1" 200 193 0.007487 10.0.0.23 - - [2026-04-27 02:51:55] "POST /fqname-to-id HTTP/1.1" 404 202 0.011793 10.0.0.23 - - [2026-04-27 02:51:55] "POST /security-groups HTTP/1.1" 200 594 0.098037 10.0.0.249 - - [2026-04-27 02:51:55] "POST /fqname-to-id HTTP/1.1" 404 237 0.005024 10.0.0.23 - - [2026-04-27 02:51:55] "POST /projects HTTP/1.1" 200 591 0.370469 10.0.0.23 - - [2026-04-27 02:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.449426 10.0.0.249 - - [2026-04-27 02:51:55] "POST /access-control-lists HTTP/1.1" 200 597 0.036670 10.0.0.41 - - [2026-04-27 02:51:56] "GET /project/3953b333-f3fc-4e3a-947e-4e057b023124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.629489 10.0.0.41 - - [2026-04-27 02:51:57] "GET / HTTP/1.1" 200 35931 0.002830 10.0.0.41 - - [2026-04-27 02:51:59] "GET /project/3953b333-f3fc-4e3a-947e-4e057b023124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000546 10.0.0.23 - - [2026-04-27 02:52:00] "GET /projects?obj_uuids=3953b333-f3fc-4e3a-947e-4e057b023124&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001147 10.0.0.41 - - [2026-04-27 02:52:00] "GET /project/3953b333-f3fc-4e3a-947e-4e057b023124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.089298 10.0.0.41 - - [2026-04-27 02:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008500 10.0.0.41 - - [2026-04-27 02:52:00] "GET /security-group/2e6edd12-a62f-46ed-814c-49499390502e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3762 0.008650 10.0.0.41 - - [2026-04-27 02:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005020 10.0.0.23 - - [2026-04-27 02:52:00] "GET /projects?obj_uuids=3953b333-f3fc-4e3a-947e-4e057b023124&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001228 10.0.0.41 - - [2026-04-27 02:52:00] "GET /project/3953b333-f3fc-4e3a-947e-4e057b023124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.069875 10.0.0.41 - - [2026-04-27 02:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005431 10.0.0.41 - - [2026-04-27 02:52:00] "GET /security-group/2e6edd12-a62f-46ed-814c-49499390502e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3762 0.006091 10.0.0.41 - - [2026-04-27 02:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.41 - - [2026-04-27 02:52:00] "PUT /security-group/2e6edd12-a62f-46ed-814c-49499390502e HTTP/1.1" 200 262 0.029088 10.0.0.41 - - [2026-04-27 02:52:00] "POST /fqname-to-id HTTP/1.1" 404 202 0.005068 10.0.0.41 - - [2026-04-27 02:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005306 10.0.0.23 - - [2026-04-27 02:52:00] "GET /projects?obj_uuids=3953b333-f3fc-4e3a-947e-4e057b023124&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001235 10.0.0.41 - - [2026-04-27 02:52:00] "GET /project/3953b333-f3fc-4e3a-947e-4e057b023124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.084453 10.0.0.41 - - [2026-04-27 02:52:00] "POST /neutron/network HTTP/1.1" 200 117 0.050251 10.0.0.249 - - [2026-04-27 02:52:01] "POST /route-targets HTTP/1.1" 200 327 0.021526 10.0.0.41 - - [2026-04-27 02:52:01] "POST /neutron/network HTTP/1.1" 200 827 0.012467 10.0.0.41 - - [2026-04-27 02:52:01] "POST /id-to-fqname HTTP/1.1" 200 223 0.001347 10.0.0.41 - - [2026-04-27 02:52:01] "GET /virtual-network/aa253a27-4eac-46d3-8367-0c297e590a1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006635 10.0.0.41 - - [2026-04-27 02:52:01] "GET /virtual-network/aa253a27-4eac-46d3-8367-0c297e590a1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008382 10.0.0.41 - - [2026-04-27 02:52:01] "POST /neutron/subnet HTTP/1.1" 200 725 0.016832 10.0.0.41 - - [2026-04-27 02:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004649 10.0.0.23 - - [2026-04-27 02:52:01] "GET /projects?obj_uuids=3953b333-f3fc-4e3a-947e-4e057b023124&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001418 10.0.0.41 - - [2026-04-27 02:52:01] "GET /project/3953b333-f3fc-4e3a-947e-4e057b023124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.066996 10.0.0.249 - - [2026-04-27 02:52:02] "POST /ref-update HTTP/1.1" 200 156 0.052193 10.0.0.23 - - [2026-04-27 02:52:02] "POST /useragent-kv HTTP/1.1" 200 115 0.010708 10.0.0.41 - - [2026-04-27 02:52:02] "POST /neutron/subnet HTTP/1.1" 200 715 0.231454 10.0.0.41 - - [2026-04-27 02:52:02] "POST /id-to-fqname HTTP/1.1" 200 227 0.001580 10.0.0.41 - - [2026-04-27 02:52:02] "GET /virtual-network/15b271d4-0b4e-454b-8307-8359b6489f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007224 10.0.0.41 - - [2026-04-27 02:52:02] "GET /virtual-network/15b271d4-0b4e-454b-8307-8359b6489f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.008219 10.0.0.41 - - [2026-04-27 02:52:02] "POST /neutron/network HTTP/1.1" 200 832 0.008800 10.0.0.41 - - [2026-04-27 02:52:02] "POST /id-to-fqname HTTP/1.1" 200 223 0.001449 10.0.0.23 - - [2026-04-27 02:52:03] "GET /projects?obj_uuids=3953b333-f3fc-4e3a-947e-4e057b023124&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001587 10.0.0.41 - - [2026-04-27 02:52:03] "GET /project/3953b333-f3fc-4e3a-947e-4e057b023124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.097939 10.0.0.41 - - [2026-04-27 02:52:03] "POST /neutron/network HTTP/1.1" 200 827 0.012406 10.0.0.41 - - [2026-04-27 02:52:03] "POST /id-to-fqname HTTP/1.1" 200 227 0.001441 10.0.0.41 - - [2026-04-27 02:52:03] "POST /neutron/port HTTP/1.1" 200 117 0.007646 10.0.0.23 - - [2026-04-27 02:52:04] "GET /projects?obj_uuids=3953b333-f3fc-4e3a-947e-4e057b023124&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001257 10.0.0.41 - - [2026-04-27 02:52:04] "POST /neutron/port HTTP/1.1" 200 1063 0.458989 10.0.0.23 - - [2026-04-27 02:52:04] "GET /projects?obj_uuids=3953b333-f3fc-4e3a-947e-4e057b023124&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001138 10.0.0.41 - - [2026-04-27 02:52:05] "GET /project/3953b333-f3fc-4e3a-947e-4e057b023124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.146295 10.0.0.41 - - [2026-04-27 02:52:05] "POST /neutron/port HTTP/1.1" 200 1117 0.203828 10.0.0.41 - - [2026-04-27 02:52:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005028 10.0.0.41 - - [2026-04-27 02:52:05] "POST /neutron/network HTTP/1.1" 200 827 0.012007 10.0.0.41 - - [2026-04-27 02:52:05] "POST /neutron/port HTTP/1.1" 200 117 0.009504 10.0.0.41 - - [2026-04-27 02:52:05] "POST /neutron/router HTTP/1.1" 200 656 0.074088 10.0.0.249 - - [2026-04-27 02:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.032758 10.0.0.41 - - [2026-04-27 02:52:06] "POST /neutron/network HTTP/1.1" 200 842 0.026676 10.0.0.23 - - [2026-04-27 02:52:06] "POST /useragent-kv HTTP/1.1" 200 115 0.019989 10.0.0.249 - - [2026-04-27 02:52:06] "POST /virtual-networks HTTP/1.1" 200 694 0.236608 10.0.0.249 - - [2026-04-27 02:52:06] "POST /route-targets HTTP/1.1" 200 327 0.021263 10.0.0.249 - - [2026-04-27 02:52:06] "PUT /logical-router/57a98287-68b9-4db3-84bf-71a300d6d489 HTTP/1.1" 200 262 0.103638 10.0.0.41 - - [2026-04-27 02:52:06] "POST /neutron/security_group HTTP/1.1" 200 2002 0.025620 10.0.0.249 - - [2026-04-27 02:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005649 10.0.0.41 - - [2026-04-27 02:52:07] "POST /neutron/security_group HTTP/1.1" 200 2002 0.010515 10.0.0.249 - - [2026-04-27 02:52:07] "POST /chown HTTP/1.1" 200 109 0.055499 10.0.0.41 - - [2026-04-27 02:52:07] "POST /neutron/port HTTP/1.1" 200 1127 0.059781 10.0.0.41 - - [2026-04-27 02:52:07] "GET /virtual-machine/53fd0029-5db2-4ed2-a68f-f6a8fb05b421 HTTP/1.1" 401 292 0.000433 10.0.0.249 - - [2026-04-27 02:52:07] "POST /chown HTTP/1.1" 200 109 0.016739 10.0.0.249 - - [2026-04-27 02:52:07] "POST /ref-update HTTP/1.1" 200 156 0.039856 10.0.0.41 - - [2026-04-27 02:52:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.279966 10.0.0.41 - - [2026-04-27 02:52:07] "GET /virtual-machine/53fd0029-5db2-4ed2-a68f-f6a8fb05b421 HTTP/1.1" 200 1295 0.108752 10.0.0.41 - - [2026-04-27 02:52:07] "GET /virtual-machine-interface/a67f5e09-6ab7-4ebc-adca-5c197a691494 HTTP/1.1" 200 2957 0.006877 10.0.0.41 - - [2026-04-27 02:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.249 - - [2026-04-27 02:52:08] "POST /instance-ips HTTP/1.1" 200 549 0.085097 10.0.0.41 - - [2026-04-27 02:52:08] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.024310 10.0.0.41 - - [2026-04-27 02:52:08] "GET /virtual-networks?parent_id=3953b333-f3fc-4e3a-947e-4e057b023124&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.012293 10.0.0.41 - - [2026-04-27 02:52:08] "POST /neutron/network HTTP/1.1" 200 832 0.008213 10.0.0.41 - - [2026-04-27 02:52:08] "GET /virtual-network/aa253a27-4eac-46d3-8367-0c297e590a1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.009118 10.0.0.249 - - [2026-04-27 02:52:08] "PUT /virtual-machine-interface/b57c2506-d151-409e-b33e-a503880868d1 HTTP/1.1" 200 284 0.040528 10.0.0.249 - - [2026-04-27 02:52:08] "POST /ref-update HTTP/1.1" 200 156 0.037857 10.0.0.249 - - [2026-04-27 02:52:08] "POST /ref-update HTTP/1.1" 200 156 0.046770 10.0.0.249 - - [2026-04-27 02:52:08] "POST /chown HTTP/1.1" 200 109 0.042018 10.0.0.249 - - [2026-04-27 02:52:08] "PUT /virtual-machine-interface/74b1b5a3-5d13-4a84-b50f-3d84e65daf3b HTTP/1.1" 200 284 0.033726 10.0.0.249 - - [2026-04-27 02:52:08] "POST /ref-update HTTP/1.1" 200 156 0.032349 10.0.0.249 - - [2026-04-27 02:52:09] "POST /instance-ips HTTP/1.1" 400 316 0.040055 10.0.0.249 - - [2026-04-27 02:52:09] "PUT /instance-ip/a7be36d8-fb38-438b-99f4-4d091471e1d5 HTTP/1.1" 200 256 0.060242 10.0.0.249 - - [2026-04-27 02:52:09] "POST /ref-update HTTP/1.1" 200 156 0.037139 10.0.0.41 - - [2026-04-27 02:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.41 - - [2026-04-27 02:52:11] "GET /virtual-network/aa253a27-4eac-46d3-8367-0c297e590a1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007901 10.0.0.41 - - [2026-04-27 02:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005067 10.0.0.41 - - [2026-04-27 02:52:15] "GET /virtual-network/aa253a27-4eac-46d3-8367-0c297e590a1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007123 10.0.0.41 - - [2026-04-27 02:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005200 10.0.0.41 - - [2026-04-27 02:52:17] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004805 10.0.0.41 - - [2026-04-27 02:52:17] "GET /virtual-networks?parent_id=3953b333-f3fc-4e3a-947e-4e057b023124&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004282 10.0.0.41 - - [2026-04-27 02:52:17] "GET /virtual-network/aa253a27-4eac-46d3-8367-0c297e590a1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008837 10.0.0.41 - - [2026-04-27 02:52:17] "POST /neutron/port HTTP/1.1" 200 1125 0.026831 10.0.0.41 - - [2026-04-27 02:52:17] "POST /neutron/security_group HTTP/1.1" 200 2002 0.009221 10.0.0.41 - - [2026-04-27 02:52:17] "GET /virtual-machine/6b2bd04d-46ac-40c2-ae05-b750e9e551b0 HTTP/1.1" 200 1295 0.009814 10.0.0.41 - - [2026-04-27 02:52:18] "GET /virtual-machine-interface/60d24e20-eb75-46a4-99f6-9b071f38b888 HTTP/1.1" 200 2968 0.006352 10.0.0.41 - - [2026-04-27 02:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004555 10.0.0.41 - - [2026-04-27 02:52:18] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008918 10.0.0.41 - - [2026-04-27 02:52:18] "GET /virtual-networks?parent_id=3953b333-f3fc-4e3a-947e-4e057b023124&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004401 10.0.0.41 - - [2026-04-27 02:52:18] "GET /virtual-network/15b271d4-0b4e-454b-8307-8359b6489f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007758 10.0.0.41 - - [2026-04-27 02:52:18] "POST /neutron/port HTTP/1.1" 200 1125 0.030651 10.0.0.41 - - [2026-04-27 02:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004639 10.0.0.41 - - [2026-04-27 02:52:21] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005309 10.0.0.41 - - [2026-04-27 02:52:21] "GET /virtual-networks?parent_id=3953b333-f3fc-4e3a-947e-4e057b023124&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004524 10.0.0.41 - - [2026-04-27 02:52:21] "GET /virtual-network/15b271d4-0b4e-454b-8307-8359b6489f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006994 10.0.0.41 - - [2026-04-27 02:52:25] "POST /neutron/router HTTP/1.1" 200 344 0.267615 10.0.0.249 - - [2026-04-27 02:52:25] "PUT /logical-router/57a98287-68b9-4db3-84bf-71a300d6d489 HTTP/1.1" 500 213 0.135074 10.0.0.249 - - [2026-04-27 02:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007596 10.0.0.249 - - [2026-04-27 02:52:25] "PUT /routing-instance/2a83a29f-e54a-41f9-8381-969e6b15295f HTTP/1.1" 200 266 0.031590 10.0.0.41 - - [2026-04-27 02:52:25] "POST /neutron/network HTTP/1.1" 200 832 0.011420 10.0.0.249 - - [2026-04-27 02:52:25] "DELETE /route-table/0fb27d89-8c71-4a29-ac33-36bd1c184b68 HTTP/1.1" 200 115 0.050578 10.0.0.249 - - [2026-04-27 02:52:26] "POST /ref-update HTTP/1.1" 200 156 0.026548 10.0.0.249 - - [2026-04-27 02:52:26] "POST /ref-update HTTP/1.1" 200 156 0.026787 10.0.0.249 - - [2026-04-27 02:52:26] "GET /virtual-machine-interface/d31eee55-311d-4df5-8ed1-f8d27ed0960a?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1651 0.007921 10.0.0.249 - - [2026-04-27 02:52:26] "DELETE /instance-ip/a7be36d8-fb38-438b-99f4-4d091471e1d5 HTTP/1.1" 200 115 0.056886 10.0.0.41 - - [2026-04-27 02:52:26] "POST /neutron/port HTTP/1.1" 200 1115 0.021984 10.0.0.41 - - [2026-04-27 02:52:26] "POST /neutron/port HTTP/1.1" 200 1117 0.041892 10.0.0.23 - - [2026-04-27 02:52:26] "POST /useragent-kv HTTP/1.1" 200 115 0.004398 10.0.0.23 - - [2026-04-27 02:52:26] "POST /useragent-kv HTTP/1.1" 200 115 0.007113 10.0.0.249 - - [2026-04-27 02:52:26] "DELETE /virtual-network/c2cd5961-3a9f-4a24-b335-6d4364bc8451 HTTP/1.1" 200 115 0.218255 10.0.0.249 - - [2026-04-27 02:52:27] "POST /ref-update HTTP/1.1" 200 156 0.029715 10.0.0.249 - - [2026-04-27 02:52:27] "POST /ref-update HTTP/1.1" 200 156 0.033075 10.0.0.249 - - [2026-04-27 02:52:27] "POST /ref-update HTTP/1.1" 200 156 0.035044 10.0.0.249 - - [2026-04-27 02:52:27] "DELETE /virtual-machine-interface/93d39d2c-5531-4276-886b-a71308989edd HTTP/1.1" 200 115 0.115379 10.0.0.23 - - [2026-04-27 02:52:28] "POST /useragent-kv HTTP/1.1" 200 115 0.006457 10.0.0.23 - - [2026-04-27 02:52:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003894 10.0.0.249 - - [2026-04-27 02:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004395 10.0.0.41 - - [2026-04-27 02:52:28] "POST /neutron/network HTTP/1.1" 200 151 0.180966 10.0.0.249 - - [2026-04-27 02:52:28] "DELETE /route-target/6a40d932-93e5-462b-ae2d-7574cdd46b82 HTTP/1.1" 200 115 0.029560 10.0.0.23 - - [2026-04-27 02:52:29] "GET /projects?obj_uuids=3953b333-f3fc-4e3a-947e-4e057b023124&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001100 10.0.0.41 - - [2026-04-27 02:52:29] "GET /project/3953b333-f3fc-4e3a-947e-4e057b023124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.048590 10.0.0.23 - - [2026-04-27 02:52:29] "GET /projects?obj_uuids=3953b333-f3fc-4e3a-947e-4e057b023124&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001070 10.0.0.41 - - [2026-04-27 02:52:29] "GET /project/3953b333-f3fc-4e3a-947e-4e057b023124?fields=virtual_networks HTTP/1.1" 200 1038 0.055358 10.0.0.23 - - [2026-04-27 02:52:30] "GET /projects?obj_uuids=3953b333-f3fc-4e3a-947e-4e057b023124&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004895 10.0.0.41 - - [2026-04-27 02:52:30] "GET /project/3953b333-f3fc-4e3a-947e-4e057b023124?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.087111 10.0.0.23 - - [2026-04-27 02:52:30] "GET /projects?obj_uuids=3953b333-f3fc-4e3a-947e-4e057b023124&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001577 10.0.0.41 - - [2026-04-27 02:52:30] "GET /project/3953b333-f3fc-4e3a-947e-4e057b023124?fields=security_groups HTTP/1.1" 200 1267 0.055930 10.0.0.41 - - [2026-04-27 02:52:31] "POST /fqname-to-id HTTP/1.1" 404 196 0.038164 10.0.0.23 - - [2026-04-27 02:52:31] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004979 10.0.0.23 - - [2026-04-27 02:52:31] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001902 10.0.0.23 - - [2026-04-27 02:52:31] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.011312 10.0.0.23 - - [2026-04-27 02:52:31] "POST /id-to-fqname HTTP/1.1" 200 198 0.006550 10.0.0.23 - - [2026-04-27 02:52:31] "POST /fqname-to-id HTTP/1.1" 404 207 0.013023 10.0.0.23 - - [2026-04-27 02:52:31] "POST /security-groups HTTP/1.1" 200 599 0.089848 10.0.0.23 - - [2026-04-27 02:52:31] "POST /projects HTTP/1.1" 200 601 0.368411 10.0.0.23 - - [2026-04-27 02:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.406902 10.0.0.249 - - [2026-04-27 02:52:31] "POST /fqname-to-id HTTP/1.1" 404 241 0.007969 10.0.0.41 - - [2026-04-27 02:52:31] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.583676 10.0.0.41 - - [2026-04-27 02:52:33] "GET / HTTP/1.1" 200 35931 0.001727 10.0.0.41 - - [2026-04-27 02:52:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000631 10.0.0.41 - - [2026-04-27 02:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.072727 10.0.0.23 - - [2026-04-27 02:52:35] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001053 10.0.0.41 - - [2026-04-27 02:52:35] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.059396 10.0.0.41 - - [2026-04-27 02:52:35] "POST /neutron/network HTTP/1.1" 200 117 0.043820 10.0.0.23 - - [2026-04-27 02:52:35] "DELETE /project/674e09e9a931469c8ec747ac02935823 HTTP/1.1" 404 173 0.007903 10.0.0.23 - - [2026-04-27 02:52:35] "DELETE /project/3953b333f3fc4e3a947e4e057b023124 HTTP/1.1" 404 173 0.013621 10.0.0.23 - - [2026-04-27 02:52:35] "GET /projects?obj_uuids=5d57f826-bf72-4156-a96a-50ad12b85730&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001046 10.0.0.23 - - [2026-04-27 02:52:35] "GET /projects?obj_uuids=3953b333-f3fc-4e3a-947e-4e057b023124&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000936 10.0.0.23 - - [2026-04-27 02:52:35] "GET /project/5d57f826-bf72-4156-a96a-50ad12b85730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.077971 10.0.0.23 - - [2026-04-27 02:52:35] "GET /project/3953b333-f3fc-4e3a-947e-4e057b023124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.097528 10.0.0.23 - - [2026-04-27 02:52:35] "GET /projects?obj_uuids=5d57f826-bf72-4156-a96a-50ad12b85730&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001313 10.0.0.23 - - [2026-04-27 02:52:36] "GET /projects?obj_uuids=3953b333-f3fc-4e3a-947e-4e057b023124&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001433 10.0.0.249 - - [2026-04-27 02:52:36] "POST /ref-update HTTP/1.1" 200 156 0.046859 10.0.0.23 - - [2026-04-27 02:52:36] "GET /project/5d57f826-bf72-4156-a96a-50ad12b85730?fields=security_groups HTTP/1.1" 200 1357 0.113564 10.0.0.23 - - [2026-04-27 02:52:36] "GET /project/3953b333-f3fc-4e3a-947e-4e057b023124?fields=security_groups HTTP/1.1" 200 1372 0.139831 10.0.0.23 - - [2026-04-27 02:52:36] "DELETE /security-group/7222b4b9-7e45-4223-a2a0-2c5636e6dc7c HTTP/1.1" 200 115 0.084266 10.0.0.23 - - [2026-04-27 02:52:36] "GET /projects?obj_uuids=5d57f826-bf72-4156-a96a-50ad12b85730&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001447 10.0.0.23 - - [2026-04-27 02:52:36] "DELETE /security-group/2e6edd12-a62f-46ed-814c-49499390502e HTTP/1.1" 200 115 0.088710 10.0.0.23 - - [2026-04-27 02:52:36] "GET /projects?obj_uuids=3953b333-f3fc-4e3a-947e-4e057b023124&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001338 10.0.0.23 - - [2026-04-27 02:52:36] "GET /project/5d57f826-bf72-4156-a96a-50ad12b85730?fields=application_policy_sets HTTP/1.1" 200 1396 0.077466 10.0.0.23 - - [2026-04-27 02:52:36] "GET /project/3953b333-f3fc-4e3a-947e-4e057b023124?fields=application_policy_sets HTTP/1.1" 200 1411 0.104996 10.0.0.249 - - [2026-04-27 02:52:36] "DELETE /access-control-list/b077e11a-ec7b-456d-bb2f-6406a1aec3b8 HTTP/1.1" 200 115 0.102498 10.0.0.23 - - [2026-04-27 02:52:36] "DELETE /project/5d57f826-bf72-4156-a96a-50ad12b85730 HTTP/1.1" 200 115 0.749234 10.0.0.23 - - [2026-04-27 02:52:36] "DELETE /project/3953b333-f3fc-4e3a-947e-4e057b023124 HTTP/1.1" 200 115 0.843208 10.0.0.23 - - [2026-04-27 02:52:36] "POST /useragent-kv HTTP/1.1" 200 115 0.023604 10.0.0.41 - - [2026-04-27 02:52:36] "POST /neutron/subnet HTTP/1.1" 200 828 0.343069 10.0.0.41 - - [2026-04-27 02:52:36] "POST /id-to-fqname HTTP/1.1" 200 228 0.001502 10.0.0.41 - - [2026-04-27 02:52:36] "GET /virtual-network/2c7e91e5-8fc6-484e-955c-580b596c6bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006123 10.0.0.41 - - [2026-04-27 02:52:36] "GET /virtual-network/2c7e91e5-8fc6-484e-955c-580b596c6bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006785 10.0.0.41 - - [2026-04-27 02:52:36] "POST /neutron/network HTTP/1.1" 200 1007 0.015000 10.0.0.41 - - [2026-04-27 02:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004696 10.0.0.23 - - [2026-04-27 02:52:37] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001716 10.0.0.41 - - [2026-04-27 02:52:37] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.070914 10.0.0.41 - - [2026-04-27 02:52:37] "POST /neutron/network HTTP/1.1" 200 117 0.019127 10.0.0.249 - - [2026-04-27 02:52:37] "POST /ref-update HTTP/1.1" 200 156 0.032683 10.0.0.23 - - [2026-04-27 02:52:37] "POST /useragent-kv HTTP/1.1" 200 115 0.018275 10.0.0.249 - - [2026-04-27 02:52:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.065374 10.0.0.41 - - [2026-04-27 02:52:37] "POST /neutron/subnet HTTP/1.1" 200 828 0.266250 10.0.0.41 - - [2026-04-27 02:52:38] "POST /id-to-fqname HTTP/1.1" 200 228 0.001590 10.0.0.41 - - [2026-04-27 02:52:38] "GET /virtual-network/5a68605d-1533-4a3c-a0c0-7220f4b174da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006234 10.0.0.41 - - [2026-04-27 02:52:38] "GET /virtual-network/5a68605d-1533-4a3c-a0c0-7220f4b174da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.008763 10.0.0.41 - - [2026-04-27 02:52:38] "POST /neutron/network HTTP/1.1" 200 1008 0.020803 10.0.0.41 - - [2026-04-27 02:52:38] "POST /fqname-to-id HTTP/1.1" 404 234 0.004192 10.0.0.41 - - [2026-04-27 02:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.23 - - [2026-04-27 02:52:38] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001108 10.0.0.41 - - [2026-04-27 02:52:38] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.055963 10.0.0.41 - - [2026-04-27 02:52:38] "POST /network-policys HTTP/1.1" 200 577 0.078100 10.0.0.41 - - [2026-04-27 02:52:38] "GET /network-policy/8f158ed1-d898-41e3-ab9c-659b79c98da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.008309 10.0.0.41 - - [2026-04-27 02:52:38] "POST /neutron/network HTTP/1.1" 200 1007 0.012304 10.0.0.41 - - [2026-04-27 02:52:38] "GET /virtual-network/2c7e91e5-8fc6-484e-955c-580b596c6bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.009141 10.0.0.41 - - [2026-04-27 02:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.41 - - [2026-04-27 02:52:38] "GET /network-policy/8f158ed1-d898-41e3-ab9c-659b79c98da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.005638 10.0.0.41 - - [2026-04-27 02:52:38] "POST /neutron/network HTTP/1.1" 200 1008 0.011017 10.0.0.249 - - [2026-04-27 02:52:38] "POST /fqname-to-id HTTP/1.1" 404 242 0.010448 10.0.0.41 - - [2026-04-27 02:52:38] "GET /virtual-network/5a68605d-1533-4a3c-a0c0-7220f4b174da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.008505 10.0.0.41 - - [2026-04-27 02:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.024914 10.0.0.41 - - [2026-04-27 02:52:39] "GET /network-policy/8f158ed1-d898-41e3-ab9c-659b79c98da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.005169 10.0.0.41 - - [2026-04-27 02:52:39] "GET /virtual-network/2c7e91e5-8fc6-484e-955c-580b596c6bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.007030 10.0.0.249 - - [2026-04-27 02:52:40] "GET /obj-perms HTTP/1.1" 200 5046 0.066007 10.0.0.41 - - [2026-04-27 02:52:41] "GET /virtual-network/5a68605d-1533-4a3c-a0c0-7220f4b174da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.008999 10.0.0.23 - - [2026-04-27 02:52:41] "GET /obj-perms HTTP/1.1" 200 5046 0.074411 10.0.0.41 - - [2026-04-27 02:52:41] "POST /id-to-fqname HTTP/1.1" 200 228 0.001719 10.0.0.41 - - [2026-04-27 02:52:42] "POST /neutron/network HTTP/1.1" 200 1125 0.008479 10.0.0.23 - - [2026-04-27 02:52:42] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001620 10.0.0.41 - - [2026-04-27 02:52:42] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.090287 10.0.0.41 - - [2026-04-27 02:52:43] "POST /neutron/port HTTP/1.1" 200 117 0.009401 10.0.0.41 - - [2026-04-27 02:52:43] "POST /id-to-fqname HTTP/1.1" 200 228 0.001801 10.0.0.41 - - [2026-04-27 02:52:43] "POST /neutron/network HTTP/1.1" 200 1125 0.011315 10.0.0.23 - - [2026-04-27 02:52:44] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001403 10.0.0.41 - - [2026-04-27 02:52:44] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.095529 10.0.0.41 - - [2026-04-27 02:52:44] "POST /neutron/port HTTP/1.1" 200 1176 0.057549 10.0.0.41 - - [2026-04-27 02:52:44] "POST /neutron/port HTTP/1.1" 200 1240 0.029431 10.0.0.41 - - [2026-04-27 02:52:44] "POST /neutron/port HTTP/1.1" 200 1240 0.034904 10.0.0.41 - - [2026-04-27 02:52:44] "POST /neutron/port HTTP/1.1" 200 117 0.001833 10.0.0.41 - - [2026-04-27 02:52:44] "POST /neutron/port HTTP/1.1" 200 117 0.008164 10.0.0.41 - - [2026-04-27 02:52:45] "POST /neutron/network HTTP/1.1" 200 1126 0.009337 10.0.0.41 - - [2026-04-27 02:52:45] "POST /neutron/port HTTP/1.1" 200 1177 0.028515 10.0.0.41 - - [2026-04-27 02:52:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006028 10.0.0.41 - - [2026-04-27 02:52:46] "POST /neutron/port HTTP/1.1" 200 117 0.001687 10.0.0.41 - - [2026-04-27 02:52:48] "GET /obj-perms HTTP/1.1" 200 5056 0.057425 10.0.0.41 - - [2026-04-27 02:52:50] "POST /neutron/port HTTP/1.1" 200 1240 0.049534 10.0.0.41 - - [2026-04-27 02:52:50] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009377 10.0.0.41 - - [2026-04-27 02:52:50] "GET /virtual-machine/2d7f1375-14b4-4993-8c69-4fabebe54694 HTTP/1.1" 401 292 0.000514 10.0.0.41 - - [2026-04-27 02:52:50] "GET /virtual-machine/2d7f1375-14b4-4993-8c69-4fabebe54694 HTTP/1.1" 200 1300 0.047247 10.0.0.41 - - [2026-04-27 02:52:50] "GET /virtual-machine-interface/1997bed9-5bd7-40a8-96d2-0715da61f36a HTTP/1.1" 200 3175 0.008374 10.0.0.41 - - [2026-04-27 02:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008080 10.0.0.41 - - [2026-04-27 02:52:50] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004548 10.0.0.41 - - [2026-04-27 02:52:50] "GET /virtual-networks?parent_id=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.005085 10.0.0.41 - - [2026-04-27 02:52:51] "GET /virtual-network/2c7e91e5-8fc6-484e-955c-580b596c6bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.009207 10.0.0.41 - - [2026-04-27 02:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004712 10.0.0.41 - - [2026-04-27 02:52:54] "GET /virtual-network/2c7e91e5-8fc6-484e-955c-580b596c6bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006395 10.0.0.41 - - [2026-04-27 02:52:57] "POST /neutron/port HTTP/1.1" 200 1241 0.025965 10.0.0.41 - - [2026-04-27 02:52:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006834 10.0.0.41 - - [2026-04-27 02:52:58] "POST /neutron/port HTTP/1.1" 200 117 0.001811 10.0.0.41 - - [2026-04-27 02:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005294 10.0.0.41 - - [2026-04-27 02:52:58] "GET /virtual-network/2c7e91e5-8fc6-484e-955c-580b596c6bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006581 10.0.0.41 - - [2026-04-27 02:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005054 10.0.0.41 - - [2026-04-27 02:53:02] "GET /virtual-network/2c7e91e5-8fc6-484e-955c-580b596c6bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006831 10.0.0.41 - - [2026-04-27 02:53:03] "POST /neutron/port HTTP/1.1" 200 1240 0.023503 10.0.0.41 - - [2026-04-27 02:53:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005382 10.0.0.41 - - [2026-04-27 02:53:03] "POST /neutron/port HTTP/1.1" 200 117 0.001323 10.0.0.41 - - [2026-04-27 02:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.41 - - [2026-04-27 02:53:06] "GET /virtual-network/2c7e91e5-8fc6-484e-955c-580b596c6bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.007152 10.0.0.41 - - [2026-04-27 02:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005379 10.0.0.41 - - [2026-04-27 02:53:10] "GET /virtual-network/2c7e91e5-8fc6-484e-955c-580b596c6bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.007656 10.0.0.41 - - [2026-04-27 02:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005126 10.0.0.41 - - [2026-04-27 02:53:14] "GET /virtual-network/2c7e91e5-8fc6-484e-955c-580b596c6bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006489 10.0.0.41 - - [2026-04-27 02:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005432 10.0.0.41 - - [2026-04-27 02:53:18] "GET /virtual-network/2c7e91e5-8fc6-484e-955c-580b596c6bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.007210 10.0.0.41 - - [2026-04-27 02:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006798 10.0.0.41 - - [2026-04-27 02:53:22] "GET /virtual-network/2c7e91e5-8fc6-484e-955c-580b596c6bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.009094 10.0.0.41 - - [2026-04-27 02:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004401 10.0.0.41 - - [2026-04-27 02:53:24] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005085 10.0.0.41 - - [2026-04-27 02:53:24] "GET /virtual-networks?parent_id=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003837 10.0.0.41 - - [2026-04-27 02:53:24] "GET /virtual-network/2c7e91e5-8fc6-484e-955c-580b596c6bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.008059 10.0.0.41 - - [2026-04-27 02:53:25] "POST /neutron/port HTTP/1.1" 200 1240 0.024886 10.0.0.41 - - [2026-04-27 02:53:30] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009511 10.0.0.41 - - [2026-04-27 02:53:35] "POST /neutron/port HTTP/1.1" 200 1240 0.030546 10.0.0.41 - - [2026-04-27 02:53:40] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008887 10.0.0.41 - - [2026-04-27 02:53:45] "POST /neutron/port HTTP/1.1" 200 1241 0.021867 10.0.0.41 - - [2026-04-27 02:53:45] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009037 10.0.0.41 - - [2026-04-27 02:53:46] "GET /virtual-machine/280a9ee7-9112-4e27-847a-b2df67254b09 HTTP/1.1" 200 1299 0.007068 10.0.0.41 - - [2026-04-27 02:53:46] "GET /virtual-machine-interface/4b3466da-302d-4f9e-8f41-ed2228917135 HTTP/1.1" 200 3175 0.006875 10.0.0.41 - - [2026-04-27 02:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.41 - - [2026-04-27 02:53:46] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005445 10.0.0.41 - - [2026-04-27 02:53:46] "GET /virtual-networks?parent_id=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.004576 10.0.0.41 - - [2026-04-27 02:53:46] "GET /virtual-network/5a68605d-1533-4a3c-a0c0-7220f4b174da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.006745 10.0.0.41 - - [2026-04-27 02:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.41 - - [2026-04-27 02:53:47] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005433 10.0.0.41 - - [2026-04-27 02:53:47] "GET /virtual-networks?parent_id=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.004787 10.0.0.41 - - [2026-04-27 02:53:47] "GET /virtual-network/5a68605d-1533-4a3c-a0c0-7220f4b174da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.007603 10.0.0.41 - - [2026-04-27 02:53:47] "POST /neutron/port HTTP/1.1" 200 1241 0.026623 10.0.0.41 - - [2026-04-27 02:53:52] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010019 10.0.0.41 - - [2026-04-27 02:53:58] "POST /neutron/network HTTP/1.1" 200 1126 0.008875 10.0.0.41 - - [2026-04-27 02:53:58] "POST /neutron/subnet HTTP/1.1" 200 1394 0.018041 10.0.0.41 - - [2026-04-27 02:53:58] "POST /neutron/network HTTP/1.1" 200 1116 0.019814 10.0.0.41 - - [2026-04-27 02:54:05] "POST /neutron/network HTTP/1.1" 200 1125 0.009593 10.0.0.41 - - [2026-04-27 02:54:05] "POST /neutron/subnet HTTP/1.1" 200 1390 0.019160 10.0.0.41 - - [2026-04-27 02:54:05] "POST /neutron/network HTTP/1.1" 200 1115 0.013874 10.0.0.41 - - [2026-04-27 02:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005195 10.0.0.23 - - [2026-04-27 02:54:08] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001361 10.0.0.41 - - [2026-04-27 02:54:08] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.056168 10.0.0.41 - - [2026-04-27 02:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004945 10.0.0.41 - - [2026-04-27 02:54:08] "PUT /network-policy/8f158ed1-d898-41e3-ab9c-659b79c98da9 HTTP/1.1" 200 262 0.019182 10.0.0.249 - - [2026-04-27 02:54:09] "PUT /access-control-list/deaff52b-53fa-4a04-9f0b-2bca9459446d HTTP/1.1" 200 272 0.067281 10.0.0.41 - - [2026-04-27 02:54:12] "GET /virtual-network/5a68605d-1533-4a3c-a0c0-7220f4b174da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.007866 10.0.0.249 - - [2026-04-27 02:54:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.011600 10.0.0.41 - - [2026-04-27 02:54:12] "POST /neutron/network HTTP/1.1" 200 1008 0.029626 10.0.0.41 - - [2026-04-27 02:54:12] "GET /virtual-network/5a68605d-1533-4a3c-a0c0-7220f4b174da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.009358 10.0.0.41 - - [2026-04-27 02:54:12] "GET /virtual-network/2c7e91e5-8fc6-484e-955c-580b596c6bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.008365 10.0.0.249 - - [2026-04-27 02:54:12] "POST /ref-update HTTP/1.1" 200 156 0.072202 10.0.0.41 - - [2026-04-27 02:54:13] "POST /neutron/network HTTP/1.1" 200 1007 0.019970 10.0.0.41 - - [2026-04-27 02:54:13] "GET /virtual-network/2c7e91e5-8fc6-484e-955c-580b596c6bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.021733 10.0.0.41 - - [2026-04-27 02:54:13] "DELETE /network-policy/8f158ed1-d898-41e3-ab9c-659b79c98da9 HTTP/1.1" 200 115 0.094672 10.0.0.41 - - [2026-04-27 02:54:13] "POST /neutron/port HTTP/1.1" 200 1240 0.027081 10.0.0.41 - - [2026-04-27 02:54:13] "POST /neutron/network HTTP/1.1" 400 204 0.025968 10.0.0.41 - - [2026-04-27 02:54:15] "POST /neutron/network HTTP/1.1" 200 1008 0.012004 10.0.0.249 - - [2026-04-27 02:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009715 10.0.0.23 - - [2026-04-27 02:54:16] "POST /useragent-kv HTTP/1.1" 200 115 0.005702 10.0.0.23 - - [2026-04-27 02:54:16] "POST /useragent-kv HTTP/1.1" 200 115 0.006642 10.0.0.23 - - [2026-04-27 02:54:16] "POST /useragent-kv HTTP/1.1" 200 115 0.002909 10.0.0.23 - - [2026-04-27 02:54:16] "POST /useragent-kv HTTP/1.1" 200 115 0.003798 10.0.0.41 - - [2026-04-27 02:54:16] "POST /neutron/network HTTP/1.1" 200 151 0.199783 10.0.0.249 - - [2026-04-27 02:54:16] "DELETE /route-target/8cb9446e-f47f-44e8-9b99-6b9ff2721a06 HTTP/1.1" 200 115 0.031384 10.0.0.23 - - [2026-04-27 02:54:20] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001126 10.0.0.41 - - [2026-04-27 02:54:20] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.057863 10.0.0.41 - - [2026-04-27 02:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004309 10.0.0.23 - - [2026-04-27 02:54:20] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001021 10.0.0.41 - - [2026-04-27 02:54:20] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008630 10.0.0.41 - - [2026-04-27 02:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004464 10.0.0.23 - - [2026-04-27 02:54:20] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001284 10.0.0.41 - - [2026-04-27 02:54:21] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.049594 10.0.0.41 - - [2026-04-27 02:54:21] "GET /domains HTTP/1.1" 200 280 0.004890 10.0.0.23 - - [2026-04-27 02:54:21] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001714 10.0.0.41 - - [2026-04-27 02:54:21] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf HTTP/1.1" 200 2775 0.023680 10.0.0.23 - - [2026-04-27 02:54:21] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001146 10.0.0.41 - - [2026-04-27 02:54:21] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823 HTTP/1.1" 200 1900 0.103407 10.0.0.41 - - [2026-04-27 02:54:21] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003404 10.0.0.41 - - [2026-04-27 02:54:21] "POST /network-ipams HTTP/1.1" 200 609 0.044859 10.0.0.41 - - [2026-04-27 02:54:21] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 802 0.004423 10.0.0.41 - - [2026-04-27 02:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.41 - - [2026-04-27 02:54:22] "GET /network-ipam/f6a07057-4a6c-435e-bd2d-6684f9d45522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.010468 10.0.0.41 - - [2026-04-27 02:54:22] "PUT /network-ipam/f6a07057-4a6c-435e-bd2d-6684f9d45522 HTTP/1.1" 200 258 0.025550 10.0.0.41 - - [2026-04-27 02:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004692 10.0.0.23 - - [2026-04-27 02:54:22] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001186 10.0.0.41 - - [2026-04-27 02:54:22] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.065433 10.0.0.23 - - [2026-04-27 02:54:23] "POST /useragent-kv HTTP/1.1" 200 115 0.005068 10.0.0.41 - - [2026-04-27 02:54:23] "POST /neutron/subnet HTTP/1.1" 200 701 0.272344 10.0.0.41 - - [2026-04-27 02:54:23] "POST /neutron/network HTTP/1.1" 200 1308 0.023054 10.0.0.41 - - [2026-04-27 02:54:23] "POST /id-to-fqname HTTP/1.1" 200 231 0.001431 10.0.0.41 - - [2026-04-27 02:54:23] "GET /virtual-network/79f71927-863f-4563-811e-be0791934545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.008638 10.0.0.41 - - [2026-04-27 02:54:23] "GET /virtual-network/79f71927-863f-4563-811e-be0791934545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006391 10.0.0.41 - - [2026-04-27 02:54:23] "POST /neutron/subnet HTTP/1.1" 200 701 0.011681 10.0.0.41 - - [2026-04-27 02:54:24] "GET /virtual-network/79f71927-863f-4563-811e-be0791934545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006481 10.0.0.249 - - [2026-04-27 02:54:24] "GET /obj-perms HTTP/1.1" 200 5046 0.004295 10.0.0.41 - - [2026-04-27 02:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005210 10.0.0.23 - - [2026-04-27 02:54:24] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001084 10.0.0.41 - - [2026-04-27 02:54:24] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.074959 10.0.0.41 - - [2026-04-27 02:54:24] "POST /neutron/network HTTP/1.1" 200 117 0.019579 10.0.0.249 - - [2026-04-27 02:54:24] "POST /route-targets HTTP/1.1" 200 327 0.018407 10.0.0.23 - - [2026-04-27 02:54:25] "POST /useragent-kv HTTP/1.1" 200 115 0.020730 10.0.0.41 - - [2026-04-27 02:54:25] "POST /neutron/subnet HTTP/1.1" 200 701 0.303445 10.0.0.249 - - [2026-04-27 02:54:25] "POST /fqname-to-id HTTP/1.1" 404 207 0.008193 10.0.0.41 - - [2026-04-27 02:54:25] "POST /id-to-fqname HTTP/1.1" 200 231 0.002249 10.0.0.41 - - [2026-04-27 02:54:25] "GET /virtual-network/f4d7e935-b5c7-4ebe-9ff2-869beee1eba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.012972 10.0.0.41 - - [2026-04-27 02:54:25] "POST /neutron/network HTTP/1.1" 200 1309 0.020479 10.0.0.41 - - [2026-04-27 02:54:25] "GET /virtual-network/f4d7e935-b5c7-4ebe-9ff2-869beee1eba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.008145 10.0.0.41 - - [2026-04-27 02:54:25] "POST /neutron/subnet HTTP/1.1" 200 701 0.011786 10.0.0.41 - - [2026-04-27 02:54:26] "GET /virtual-network/f4d7e935-b5c7-4ebe-9ff2-869beee1eba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.006899 10.0.0.41 - - [2026-04-27 02:54:26] "GET /obj-perms HTTP/1.1" 200 5046 0.067007 10.0.0.23 - - [2026-04-27 02:54:26] "GET /obj-perms HTTP/1.1" 200 5046 0.005152 10.0.0.41 - - [2026-04-27 02:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.23 - - [2026-04-27 02:54:26] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001379 10.0.0.41 - - [2026-04-27 02:54:26] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.056937 10.0.0.23 - - [2026-04-27 02:54:26] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001201 10.0.0.41 - - [2026-04-27 02:54:26] "POST /neutron/network HTTP/1.1" 200 619 0.169698 10.0.0.23 - - [2026-04-27 02:54:27] "POST /useragent-kv HTTP/1.1" 200 115 0.018826 10.0.0.41 - - [2026-04-27 02:54:27] "POST /neutron/subnet HTTP/1.1" 200 823 0.220350 10.0.0.41 - - [2026-04-27 02:54:27] "POST /id-to-fqname HTTP/1.1" 200 231 0.001478 10.0.0.41 - - [2026-04-27 02:54:27] "GET /virtual-network/6cdbf5cd-e178-45cd-b15f-0371349382f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006644 10.0.0.41 - - [2026-04-27 02:54:27] "GET /virtual-network/6cdbf5cd-e178-45cd-b15f-0371349382f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.008264 10.0.0.41 - - [2026-04-27 02:54:27] "POST /neutron/network HTTP/1.1" 200 1308 0.014974 10.0.0.41 - - [2026-04-27 02:54:27] "POST /neutron/subnet HTTP/1.1" 200 823 0.013676 10.0.0.41 - - [2026-04-27 02:54:28] "GET /virtual-network/6cdbf5cd-e178-45cd-b15f-0371349382f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.007054 10.0.0.41 - - [2026-04-27 02:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004721 10.0.0.23 - - [2026-04-27 02:54:28] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001208 10.0.0.41 - - [2026-04-27 02:54:28] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.048440 10.0.0.249 - - [2026-04-27 02:54:28] "POST /route-targets HTTP/1.1" 200 327 0.022463 10.0.0.23 - - [2026-04-27 02:54:29] "POST /useragent-kv HTTP/1.1" 200 115 0.008348 10.0.0.41 - - [2026-04-27 02:54:29] "POST /neutron/subnet HTTP/1.1" 200 701 0.271048 10.0.0.41 - - [2026-04-27 02:54:29] "POST /neutron/network HTTP/1.1" 200 1309 0.019157 10.0.0.41 - - [2026-04-27 02:54:29] "POST /id-to-fqname HTTP/1.1" 200 231 0.001318 10.0.0.41 - - [2026-04-27 02:54:29] "GET /virtual-network/435fae84-6405-4961-b348-c219e7004ef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.006468 10.0.0.41 - - [2026-04-27 02:54:29] "GET /virtual-network/435fae84-6405-4961-b348-c219e7004ef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.007152 10.0.0.41 - - [2026-04-27 02:54:29] "POST /neutron/subnet HTTP/1.1" 200 701 0.013536 10.0.0.41 - - [2026-04-27 02:54:30] "GET /virtual-network/435fae84-6405-4961-b348-c219e7004ef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.007590 10.0.0.249 - - [2026-04-27 02:54:30] "GET /obj-perms HTTP/1.1" 200 5046 0.006651 10.0.0.41 - - [2026-04-27 02:54:30] "POST /fqname-to-id HTTP/1.1" 404 225 0.004660 10.0.0.41 - - [2026-04-27 02:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.23 - - [2026-04-27 02:54:30] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002029 10.0.0.41 - - [2026-04-27 02:54:30] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.071505 10.0.0.41 - - [2026-04-27 02:54:30] "POST /network-policys HTTP/1.1" 200 559 0.044599 10.0.0.41 - - [2026-04-27 02:54:30] "GET /network-policy/48822022-788c-4af9-909f-b37e55bfd05f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.010905 10.0.0.41 - - [2026-04-27 02:54:30] "POST /fqname-to-id HTTP/1.1" 404 225 0.004872 10.0.0.41 - - [2026-04-27 02:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004342 10.0.0.23 - - [2026-04-27 02:54:30] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001512 10.0.0.41 - - [2026-04-27 02:54:31] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.072307 10.0.0.41 - - [2026-04-27 02:54:31] "POST /network-policys HTTP/1.1" 200 559 0.042894 10.0.0.41 - - [2026-04-27 02:54:31] "GET /network-policy/2383eab2-2299-41bc-a9c1-bade9ff167ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.007583 10.0.0.41 - - [2026-04-27 02:54:31] "POST /fqname-to-id HTTP/1.1" 404 225 0.004575 10.0.0.41 - - [2026-04-27 02:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.23 - - [2026-04-27 02:54:31] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001159 10.0.0.41 - - [2026-04-27 02:54:31] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.054327 10.0.0.41 - - [2026-04-27 02:54:31] "POST /network-policys HTTP/1.1" 200 559 0.043579 10.0.0.41 - - [2026-04-27 02:54:31] "GET /network-policy/54022091-e755-49b1-940c-7425f0403d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.009235 10.0.0.41 - - [2026-04-27 02:54:31] "POST /fqname-to-id HTTP/1.1" 404 225 0.017184 10.0.0.41 - - [2026-04-27 02:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005226 10.0.0.23 - - [2026-04-27 02:54:31] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001317 10.0.0.41 - - [2026-04-27 02:54:31] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.052782 10.0.0.41 - - [2026-04-27 02:54:32] "POST /network-policys HTTP/1.1" 200 559 0.039569 10.0.0.41 - - [2026-04-27 02:54:32] "GET /network-policy/e7192a0f-a728-4836-bd1e-e8f2cf465f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.009174 10.0.0.41 - - [2026-04-27 02:54:32] "POST /fqname-to-id HTTP/1.1" 404 225 0.004446 10.0.0.41 - - [2026-04-27 02:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.23 - - [2026-04-27 02:54:32] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.034647 10.0.0.41 - - [2026-04-27 02:54:32] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.101462 10.0.0.41 - - [2026-04-27 02:54:32] "POST /network-policys HTTP/1.1" 200 559 0.041145 10.0.0.41 - - [2026-04-27 02:54:32] "GET /network-policy/e48ff51a-591b-474f-b946-407b9b4f968b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.008763 10.0.0.41 - - [2026-04-27 02:54:32] "POST /fqname-to-id HTTP/1.1" 404 225 0.010728 10.0.0.41 - - [2026-04-27 02:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004296 10.0.0.23 - - [2026-04-27 02:54:32] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001156 10.0.0.41 - - [2026-04-27 02:54:32] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.048290 10.0.0.41 - - [2026-04-27 02:54:32] "POST /network-policys HTTP/1.1" 200 559 0.040553 10.0.0.41 - - [2026-04-27 02:54:32] "GET /network-policy/37eb5c8b-4d23-47ca-ba94-e75873bd890c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.009191 10.0.0.41 - - [2026-04-27 02:54:33] "POST /fqname-to-id HTTP/1.1" 404 225 0.004532 10.0.0.41 - - [2026-04-27 02:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004692 10.0.0.23 - - [2026-04-27 02:54:33] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001207 10.0.0.41 - - [2026-04-27 02:54:33] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.053043 10.0.0.41 - - [2026-04-27 02:54:33] "POST /network-policys HTTP/1.1" 200 559 0.039776 10.0.0.41 - - [2026-04-27 02:54:33] "GET /network-policy/8b95b872-f763-43f8-a5c5-6456e66a1b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.009533 10.0.0.41 - - [2026-04-27 02:54:33] "POST /fqname-to-id HTTP/1.1" 404 225 0.004860 10.0.0.41 - - [2026-04-27 02:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006385 10.0.0.23 - - [2026-04-27 02:54:33] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001141 10.0.0.41 - - [2026-04-27 02:54:33] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.053737 10.0.0.41 - - [2026-04-27 02:54:33] "POST /network-policys HTTP/1.1" 200 559 0.047831 10.0.0.41 - - [2026-04-27 02:54:33] "GET /network-policy/420791a0-1d73-4d66-9bf5-0a5b3c11318d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.008517 10.0.0.41 - - [2026-04-27 02:54:34] "POST /neutron/network HTTP/1.1" 200 1308 0.014525 10.0.0.249 - - [2026-04-27 02:54:34] "POST /fqname-to-id HTTP/1.1" 404 207 0.005117 10.0.0.41 - - [2026-04-27 02:54:34] "GET /virtual-network/79f71927-863f-4563-811e-be0791934545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3796 0.012464 10.0.0.41 - - [2026-04-27 02:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.41 - - [2026-04-27 02:54:34] "GET /network-policy/2383eab2-2299-41bc-a9c1-bade9ff167ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.005864 10.0.0.41 - - [2026-04-27 02:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.249 - - [2026-04-27 02:54:34] "POST /access-control-lists HTTP/1.1" 200 605 0.116519 10.0.0.41 - - [2026-04-27 02:54:34] "GET /network-policy/48822022-788c-4af9-909f-b37e55bfd05f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.020787 10.0.0.41 - - [2026-04-27 02:54:34] "POST /neutron/network HTTP/1.1" 200 1309 0.018366 10.0.0.41 - - [2026-04-27 02:54:34] "GET /virtual-network/f4d7e935-b5c7-4ebe-9ff2-869beee1eba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.009742 10.0.0.41 - - [2026-04-27 02:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005146 10.0.0.249 - - [2026-04-27 02:54:34] "POST /ref-update HTTP/1.1" 200 156 0.067913 10.0.0.41 - - [2026-04-27 02:54:35] "GET /network-policy/54022091-e755-49b1-940c-7425f0403d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.005801 10.0.0.41 - - [2026-04-27 02:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005519 10.0.0.41 - - [2026-04-27 02:54:35] "GET /network-policy/e7192a0f-a728-4836-bd1e-e8f2cf465f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.006719 10.0.0.41 - - [2026-04-27 02:54:35] "POST /neutron/network HTTP/1.1" 200 1308 0.015900 10.0.0.41 - - [2026-04-27 02:54:35] "GET /virtual-network/6cdbf5cd-e178-45cd-b15f-0371349382f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.011854 10.0.0.41 - - [2026-04-27 02:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.41 - - [2026-04-27 02:54:35] "GET /network-policy/37eb5c8b-4d23-47ca-ba94-e75873bd890c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.006613 10.0.0.41 - - [2026-04-27 02:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005778 10.0.0.41 - - [2026-04-27 02:54:35] "GET /network-policy/e48ff51a-591b-474f-b946-407b9b4f968b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.006111 10.0.0.41 - - [2026-04-27 02:54:35] "POST /neutron/network HTTP/1.1" 200 1309 0.017745 10.0.0.249 - - [2026-04-27 02:54:35] "POST /fqname-to-id HTTP/1.1" 404 248 0.013296 10.0.0.249 - - [2026-04-27 02:54:35] "POST /fqname-to-id HTTP/1.1" 404 207 0.005602 10.0.0.41 - - [2026-04-27 02:54:35] "GET /virtual-network/435fae84-6405-4961-b348-c219e7004ef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.016477 10.0.0.41 - - [2026-04-27 02:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004590 10.0.0.41 - - [2026-04-27 02:54:36] "GET /network-policy/420791a0-1d73-4d66-9bf5-0a5b3c11318d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.006364 10.0.0.41 - - [2026-04-27 02:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006919 10.0.0.41 - - [2026-04-27 02:54:36] "GET /network-policy/8b95b872-f763-43f8-a5c5-6456e66a1b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.007258 10.0.0.41 - - [2026-04-27 02:54:36] "POST /id-to-fqname HTTP/1.1" 200 231 0.001433 10.0.0.23 - - [2026-04-27 02:54:50] "GET /obj-perms HTTP/1.1" 200 5056 0.096434 10.0.0.41 - - [2026-04-27 02:55:11] "POST /neutron/network HTTP/1.1" 200 1503 0.010594 10.0.0.23 - - [2026-04-27 02:55:11] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001385 10.0.0.41 - - [2026-04-27 02:55:11] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.091870 10.0.0.41 - - [2026-04-27 02:55:12] "POST /neutron/port HTTP/1.1" 200 117 0.008298 10.0.0.41 - - [2026-04-27 02:55:12] "POST /id-to-fqname HTTP/1.1" 200 231 0.001537 10.0.0.41 - - [2026-04-27 02:55:12] "POST /neutron/network HTTP/1.1" 200 1503 0.009543 10.0.0.23 - - [2026-04-27 02:55:13] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001251 10.0.0.41 - - [2026-04-27 02:55:13] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.170050 10.0.0.41 - - [2026-04-27 02:55:13] "POST /neutron/port HTTP/1.1" 200 1169 0.078261 10.0.0.41 - - [2026-04-27 02:55:13] "POST /neutron/port HTTP/1.1" 200 1179 0.077729 10.0.0.41 - - [2026-04-27 02:55:14] "POST /neutron/port HTTP/1.1" 200 1233 0.098772 10.0.0.41 - - [2026-04-27 02:55:14] "POST /neutron/network HTTP/1.1" 200 1504 0.014044 10.0.0.41 - - [2026-04-27 02:55:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.021415 10.0.0.41 - - [2026-04-27 02:55:14] "POST /neutron/port HTTP/1.1" 200 117 0.001449 10.0.0.41 - - [2026-04-27 02:55:15] "POST /neutron/port HTTP/1.1" 200 1170 0.086896 10.0.0.41 - - [2026-04-27 02:55:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004930 10.0.0.41 - - [2026-04-27 02:55:16] "POST /neutron/port HTTP/1.1" 200 117 0.007252 10.0.0.41 - - [2026-04-27 02:55:19] "POST /neutron/port HTTP/1.1" 200 1233 0.074759 10.0.0.41 - - [2026-04-27 02:55:24] "POST /neutron/security_group HTTP/1.1" 200 2066 0.014372 10.0.0.41 - - [2026-04-27 02:55:34] "POST /neutron/port HTTP/1.1" 200 1233 0.098290 10.0.0.41 - - [2026-04-27 02:55:40] "POST /neutron/security_group HTTP/1.1" 200 2066 0.030715 10.0.0.41 - - [2026-04-27 02:55:50] "POST /neutron/port HTTP/1.1" 200 1233 0.054076 10.0.0.41 - - [2026-04-27 02:55:51] "GET /obj-perms HTTP/1.1" 200 5056 0.093025 10.0.0.41 - - [2026-04-27 02:55:55] "POST /neutron/security_group HTTP/1.1" 200 2066 0.014844 10.0.0.41 - - [2026-04-27 02:56:06] "POST /neutron/port HTTP/1.1" 200 1233 0.022889 10.0.0.41 - - [2026-04-27 02:56:11] "POST /neutron/security_group HTTP/1.1" 200 2066 0.012091 10.0.0.41 - - [2026-04-27 02:56:21] "POST /neutron/port HTTP/1.1" 200 1233 0.024596 10.0.0.41 - - [2026-04-27 02:56:26] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009909 10.0.0.41 - - [2026-04-27 02:56:31] "POST /neutron/port HTTP/1.1" 200 1233 0.030336 10.0.0.41 - - [2026-04-27 02:56:31] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010284 10.0.0.41 - - [2026-04-27 02:56:31] "GET /virtual-machine/e8130612-d0a1-4e61-8611-6dd5d77b36d4 HTTP/1.1" 200 1300 0.007365 10.0.0.41 - - [2026-04-27 02:56:31] "GET /virtual-machine-interface/2056b41f-63a9-4708-9216-b5139b0d969c HTTP/1.1" 200 3184 0.006884 10.0.0.41 - - [2026-04-27 02:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.41 - - [2026-04-27 02:56:31] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004554 10.0.0.41 - - [2026-04-27 02:56:31] "GET /virtual-networks?parent_id=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.004156 10.0.0.41 - - [2026-04-27 02:56:31] "GET /virtual-network/79f71927-863f-4563-811e-be0791934545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3796 0.007248 10.0.0.41 - - [2026-04-27 02:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004825 10.0.0.41 - - [2026-04-27 02:56:35] "GET /virtual-network/79f71927-863f-4563-811e-be0791934545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3796 0.008294 10.0.0.249 - - [2026-04-27 02:56:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000481 10.0.0.249 - - [2026-04-27 02:56:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000819 10.0.0.41 - - [2026-04-27 02:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004266 10.0.0.41 - - [2026-04-27 02:56:39] "GET /virtual-network/79f71927-863f-4563-811e-be0791934545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3796 0.005898 10.0.0.249 - - [2026-04-27 02:56:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000424 10.0.0.249 - - [2026-04-27 02:56:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000538 10.0.0.41 - - [2026-04-27 02:56:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000931 10.0.0.41 - - [2026-04-27 02:56:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000566 10.0.0.23 - - [2026-04-27 02:56:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000598 10.0.0.23 - - [2026-04-27 02:56:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000597 10.0.0.23 - - [2026-04-27 02:56:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.41 - - [2026-04-27 02:56:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.23 - - [2026-04-27 02:56:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000470 10.0.0.41 - - [2026-04-27 02:56:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000519 10.0.0.41 - - [2026-04-27 02:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005370 10.0.0.41 - - [2026-04-27 02:56:43] "GET /virtual-network/79f71927-863f-4563-811e-be0791934545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3796 0.008368 10.0.0.41 - - [2026-04-27 02:56:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.41 - - [2026-04-27 02:56:47] "GET /virtual-network/79f71927-863f-4563-811e-be0791934545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3796 0.006480 10.0.0.41 - - [2026-04-27 02:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004250 10.0.0.41 - - [2026-04-27 02:56:51] "GET /virtual-network/79f71927-863f-4563-811e-be0791934545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3796 0.007129 10.0.0.41 - - [2026-04-27 02:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005041 10.0.0.41 - - [2026-04-27 02:56:55] "GET /virtual-network/79f71927-863f-4563-811e-be0791934545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3796 0.006509 10.0.0.41 - - [2026-04-27 02:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.41 - - [2026-04-27 02:56:59] "GET /virtual-network/79f71927-863f-4563-811e-be0791934545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3796 0.008266 10.0.0.41 - - [2026-04-27 02:57:00] "POST /neutron/network HTTP/1.1" 200 1504 0.009000 10.0.0.41 - - [2026-04-27 02:57:00] "POST /neutron/subnet HTTP/1.1" 200 1361 0.021266 10.0.0.41 - - [2026-04-27 02:57:00] "POST /neutron/network HTTP/1.1" 200 1494 0.016915 10.0.0.41 - - [2026-04-27 02:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005149 10.0.0.41 - - [2026-04-27 02:57:03] "GET /virtual-network/79f71927-863f-4563-811e-be0791934545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3796 0.007885 10.0.0.41 - - [2026-04-27 02:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004830 10.0.0.41 - - [2026-04-27 02:57:05] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006084 10.0.0.41 - - [2026-04-27 02:57:05] "GET /virtual-networks?parent_id=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.004329 10.0.0.41 - - [2026-04-27 02:57:06] "GET /virtual-network/79f71927-863f-4563-811e-be0791934545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3796 0.007416 10.0.0.41 - - [2026-04-27 02:57:08] "POST /neutron/port HTTP/1.1" 200 1233 0.061457 10.0.0.41 - - [2026-04-27 02:57:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006449 10.0.0.41 - - [2026-04-27 02:57:08] "POST /neutron/port HTTP/1.1" 200 117 0.001423 10.0.0.41 - - [2026-04-27 02:57:11] "POST /neutron/port HTTP/1.1" 200 1233 0.027124 10.0.0.41 - - [2026-04-27 02:57:15] "POST /neutron/security_group HTTP/1.1" 200 2066 0.040586 10.0.0.41 - - [2026-04-27 02:57:21] "POST /neutron/port HTTP/1.1" 200 1233 0.028298 10.0.0.41 - - [2026-04-27 02:57:26] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008507 10.0.0.41 - - [2026-04-27 02:57:27] "POST /neutron/port HTTP/1.1" 200 1234 0.027090 10.0.0.41 - - [2026-04-27 02:57:27] "GET /virtual-machine/855b4ad0-6bf7-4192-85c2-d1577004db7c HTTP/1.1" 200 1299 0.009206 10.0.0.41 - - [2026-04-27 02:57:27] "GET /virtual-machine-interface/e8222275-44e1-41dd-9441-b754737062cc HTTP/1.1" 200 3185 0.007296 10.0.0.41 - - [2026-04-27 02:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006345 10.0.0.41 - - [2026-04-27 02:57:27] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005310 10.0.0.41 - - [2026-04-27 02:57:27] "GET /virtual-networks?parent_id=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.004529 10.0.0.41 - - [2026-04-27 02:57:27] "GET /virtual-network/f4d7e935-b5c7-4ebe-9ff2-869beee1eba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.007650 10.0.0.41 - - [2026-04-27 02:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004734 10.0.0.41 - - [2026-04-27 02:57:28] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004999 10.0.0.41 - - [2026-04-27 02:57:28] "GET /virtual-networks?parent_id=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.004960 10.0.0.41 - - [2026-04-27 02:57:28] "GET /virtual-network/f4d7e935-b5c7-4ebe-9ff2-869beee1eba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.008049 10.0.0.41 - - [2026-04-27 02:57:28] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011901 10.0.0.41 - - [2026-04-27 02:57:33] "POST /neutron/port HTTP/1.1" 200 1234 0.030391 10.0.0.41 - - [2026-04-27 02:57:39] "POST /neutron/security_group HTTP/1.1" 200 2066 0.054037 10.0.0.41 - - [2026-04-27 02:57:44] "POST /neutron/port HTTP/1.1" 200 1234 0.024344 10.0.0.41 - - [2026-04-27 02:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.040215 10.0.0.41 - - [2026-04-27 02:57:45] "GET /network-policy/54022091-e755-49b1-940c-7425f0403d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.005407 10.0.0.41 - - [2026-04-27 02:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004652 10.0.0.41 - - [2026-04-27 02:57:45] "GET /network-policy/e7192a0f-a728-4836-bd1e-e8f2cf465f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.006761 10.0.0.41 - - [2026-04-27 02:57:45] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010718 10.0.0.41 - - [2026-04-27 02:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.41 - - [2026-04-27 02:57:45] "GET /network-policy/48822022-788c-4af9-909f-b37e55bfd05f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.006430 10.0.0.41 - - [2026-04-27 02:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004760 10.0.0.41 - - [2026-04-27 02:57:45] "GET /network-policy/2383eab2-2299-41bc-a9c1-bade9ff167ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.005155 10.0.0.249 - - [2026-04-27 02:57:52] "GET /obj-perms HTTP/1.1" 200 5056 0.073820 10.0.0.41 - - [2026-04-27 02:57:58] "GET /virtual-machine/855b4ad0-6bf7-4192-85c2-d1577004db7c HTTP/1.1" 200 1299 0.033225 10.0.0.41 - - [2026-04-27 02:57:58] "POST /neutron/port HTTP/1.1" 200 151 0.311728 10.0.0.41 - - [2026-04-27 02:58:00] "GET /virtual-machine/855b4ad0-6bf7-4192-85c2-d1577004db7c HTTP/1.1" 404 171 0.004566 10.0.0.41 - - [2026-04-27 02:58:00] "GET /virtual-machine/855b4ad0-6bf7-4192-85c2-d1577004db7c HTTP/1.1" 404 171 0.004258 10.0.0.41 - - [2026-04-27 02:58:00] "GET /virtual-machine/855b4ad0-6bf7-4192-85c2-d1577004db7c HTTP/1.1" 404 171 0.003435 10.0.0.41 - - [2026-04-27 02:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006114 10.0.0.41 - - [2026-04-27 02:58:00] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005641 10.0.0.41 - - [2026-04-27 02:58:00] "GET /virtual-networks?parent_id=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.004022 10.0.0.41 - - [2026-04-27 02:58:00] "GET /virtual-network/f4d7e935-b5c7-4ebe-9ff2-869beee1eba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.010847 10.0.0.41 - - [2026-04-27 02:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005050 10.0.0.41 - - [2026-04-27 02:58:00] "GET /routing-instance/d416e43c-40c9-4a1a-a6b7-c2b83b4e686b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.005663 10.0.0.41 - - [2026-04-27 02:58:00] "GET /route-target/f14a3716-b5b5-4972-820c-8a98e0e08250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005674 10.0.0.41 - - [2026-04-27 02:58:00] "GET /virtual-machine/855b4ad0-6bf7-4192-85c2-d1577004db7c HTTP/1.1" 404 171 0.004012 10.0.0.41 - - [2026-04-27 02:58:01] "GET /virtual-machine/855b4ad0-6bf7-4192-85c2-d1577004db7c HTTP/1.1" 404 171 0.005034 10.0.0.41 - - [2026-04-27 02:58:02] "GET /virtual-machine/855b4ad0-6bf7-4192-85c2-d1577004db7c HTTP/1.1" 404 171 0.005618 10.0.0.41 - - [2026-04-27 02:58:03] "GET /virtual-machine/855b4ad0-6bf7-4192-85c2-d1577004db7c HTTP/1.1" 404 171 0.004960 10.0.0.41 - - [2026-04-27 02:58:04] "GET /virtual-machine/855b4ad0-6bf7-4192-85c2-d1577004db7c HTTP/1.1" 404 171 0.003510 10.0.0.41 - - [2026-04-27 02:58:05] "GET /virtual-machine/855b4ad0-6bf7-4192-85c2-d1577004db7c HTTP/1.1" 404 171 0.004446 10.0.0.41 - - [2026-04-27 02:58:07] "POST /neutron/network HTTP/1.1" 200 1503 0.010064 10.0.0.41 - - [2026-04-27 02:58:07] "POST /neutron/subnet HTTP/1.1" 200 1356 0.023796 10.0.0.41 - - [2026-04-27 02:58:07] "POST /neutron/network HTTP/1.1" 200 1493 0.017400 10.0.0.41 - - [2026-04-27 02:58:08] "GET /obj-perms HTTP/1.1" 200 5046 0.005993 10.0.0.249 - - [2026-04-27 02:58:12] "GET /obj-perms HTTP/1.1" 200 5046 0.068962 10.0.0.41 - - [2026-04-27 02:58:18] "GET /obj-perms HTTP/1.1" 200 5046 0.004911 10.0.0.249 - - [2026-04-27 02:58:21] "GET /obj-perms HTTP/1.1" 200 5046 0.004687 10.0.0.41 - - [2026-04-27 02:58:27] "GET /obj-perms HTTP/1.1" 200 5046 0.005003 10.0.0.249 - - [2026-04-27 02:58:27] "GET /obj-perms HTTP/1.1" 200 5046 0.004688 10.0.0.23 - - [2026-04-27 02:58:27] "GET /obj-perms HTTP/1.1" 200 5046 0.072882 10.0.0.41 - - [2026-04-27 02:58:27] "GET /virtual-machine/e8130612-d0a1-4e61-8611-6dd5d77b36d4 HTTP/1.1" 200 1300 0.004793 10.0.0.41 - - [2026-04-27 02:58:28] "POST /neutron/port HTTP/1.1" 200 151 0.319510 10.0.0.41 - - [2026-04-27 02:58:29] "GET /virtual-machine/e8130612-d0a1-4e61-8611-6dd5d77b36d4 HTTP/1.1" 404 171 0.003710 10.0.0.41 - - [2026-04-27 02:58:29] "GET /virtual-machine/e8130612-d0a1-4e61-8611-6dd5d77b36d4 HTTP/1.1" 404 171 0.003131 10.0.0.41 - - [2026-04-27 02:58:29] "GET /virtual-machine/e8130612-d0a1-4e61-8611-6dd5d77b36d4 HTTP/1.1" 404 171 0.004632 10.0.0.41 - - [2026-04-27 02:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004466 10.0.0.41 - - [2026-04-27 02:58:29] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005279 10.0.0.41 - - [2026-04-27 02:58:29] "GET /virtual-networks?parent_id=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.005458 10.0.0.41 - - [2026-04-27 02:58:30] "GET /virtual-network/79f71927-863f-4563-811e-be0791934545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3796 0.011802 10.0.0.41 - - [2026-04-27 02:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.41 - - [2026-04-27 02:58:30] "GET /routing-instance/5a067b76-1e78-4065-8afc-d1f9ee851c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.008605 10.0.0.41 - - [2026-04-27 02:58:30] "GET /route-target/eb629168-2f2f-4833-a815-57c6d0c12ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005300 10.0.0.41 - - [2026-04-27 02:58:30] "GET /obj-perms HTTP/1.1" 200 5046 0.004931 10.0.0.41 - - [2026-04-27 02:58:30] "GET /virtual-network/435fae84-6405-4961-b348-c219e7004ef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.007533 10.0.0.41 - - [2026-04-27 02:58:30] "POST /neutron/network HTTP/1.1" 200 1309 0.047292 10.0.0.41 - - [2026-04-27 02:58:30] "GET /virtual-network/435fae84-6405-4961-b348-c219e7004ef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.011523 10.0.0.41 - - [2026-04-27 02:58:30] "GET /virtual-network/6cdbf5cd-e178-45cd-b15f-0371349382f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.006677 10.0.0.249 - - [2026-04-27 02:58:31] "DELETE /access-control-list/80c1d944-4150-45d8-951f-df4e115cc48c HTTP/1.1" 200 115 0.067667 10.0.0.41 - - [2026-04-27 02:58:31] "POST /neutron/network HTTP/1.1" 200 1308 0.028053 10.0.0.41 - - [2026-04-27 02:58:31] "GET /virtual-network/6cdbf5cd-e178-45cd-b15f-0371349382f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.010596 10.0.0.41 - - [2026-04-27 02:58:31] "GET /virtual-network/f4d7e935-b5c7-4ebe-9ff2-869beee1eba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.008874 10.0.0.249 - - [2026-04-27 02:58:31] "POST /fqname-to-id HTTP/1.1" 404 207 0.050964 10.0.0.41 - - [2026-04-27 02:58:31] "POST /neutron/network HTTP/1.1" 200 1309 0.038514 10.0.0.41 - - [2026-04-27 02:58:31] "GET /virtual-network/f4d7e935-b5c7-4ebe-9ff2-869beee1eba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.019213 10.0.0.41 - - [2026-04-27 02:58:31] "GET /virtual-network/79f71927-863f-4563-811e-be0791934545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3796 0.009115 10.0.0.249 - - [2026-04-27 02:58:31] "DELETE /access-control-list/e1a7787e-35b2-45bc-a8b0-95bd96620f22 HTTP/1.1" 200 115 0.065643 10.0.0.41 - - [2026-04-27 02:58:31] "POST /neutron/network HTTP/1.1" 200 1308 0.026856 10.0.0.41 - - [2026-04-27 02:58:32] "GET /virtual-network/79f71927-863f-4563-811e-be0791934545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.016002 10.0.0.41 - - [2026-04-27 02:58:32] "DELETE /network-policy/420791a0-1d73-4d66-9bf5-0a5b3c11318d HTTP/1.1" 200 115 0.058171 10.0.0.41 - - [2026-04-27 02:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006299 10.0.0.23 - - [2026-04-27 02:58:32] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001123 10.0.0.41 - - [2026-04-27 02:58:32] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.056592 10.0.0.41 - - [2026-04-27 02:58:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-72688880&detail=False&count=False&shared=False HTTP/1.1" 200 1755 0.007528 10.0.0.41 - - [2026-04-27 02:58:32] "DELETE /network-policy/8b95b872-f763-43f8-a5c5-6456e66a1b96 HTTP/1.1" 200 115 0.065404 10.0.0.41 - - [2026-04-27 02:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006967 10.0.0.23 - - [2026-04-27 02:58:32] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001551 10.0.0.41 - - [2026-04-27 02:58:32] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.052051 10.0.0.41 - - [2026-04-27 02:58:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-72688880&detail=False&count=False&shared=False HTTP/1.1" 200 1523 0.006421 10.0.0.41 - - [2026-04-27 02:58:32] "DELETE /network-policy/37eb5c8b-4d23-47ca-ba94-e75873bd890c HTTP/1.1" 200 115 0.049835 10.0.0.41 - - [2026-04-27 02:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004465 10.0.0.23 - - [2026-04-27 02:58:32] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001542 10.0.0.41 - - [2026-04-27 02:58:32] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.057809 10.0.0.41 - - [2026-04-27 02:58:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-72688880&detail=False&count=False&shared=False HTTP/1.1" 200 1291 0.007008 10.0.0.41 - - [2026-04-27 02:58:32] "DELETE /network-policy/e48ff51a-591b-474f-b946-407b9b4f968b HTTP/1.1" 200 115 0.052678 10.0.0.41 - - [2026-04-27 02:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322 10.0.0.23 - - [2026-04-27 02:58:32] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001328 10.0.0.41 - - [2026-04-27 02:58:32] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.059979 10.0.0.41 - - [2026-04-27 02:58:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-72688880&detail=False&count=False&shared=False HTTP/1.1" 200 1058 0.007519 10.0.0.41 - - [2026-04-27 02:58:33] "DELETE /network-policy/e7192a0f-a728-4836-bd1e-e8f2cf465f07 HTTP/1.1" 200 115 0.060673 10.0.0.41 - - [2026-04-27 02:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.23 - - [2026-04-27 02:58:33] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001101 10.0.0.41 - - [2026-04-27 02:58:33] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.051005 10.0.0.41 - - [2026-04-27 02:58:33] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-72688880&detail=False&count=False&shared=False HTTP/1.1" 200 826 0.009110 10.0.0.41 - - [2026-04-27 02:58:33] "DELETE /network-policy/54022091-e755-49b1-940c-7425f0403d75 HTTP/1.1" 200 115 0.052554 10.0.0.41 - - [2026-04-27 02:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004647 10.0.0.23 - - [2026-04-27 02:58:33] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001181 10.0.0.41 - - [2026-04-27 02:58:33] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.056434 10.0.0.41 - - [2026-04-27 02:58:33] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-72688880&detail=False&count=False&shared=False HTTP/1.1" 200 594 0.007396 10.0.0.41 - - [2026-04-27 02:58:33] "DELETE /network-policy/2383eab2-2299-41bc-a9c1-bade9ff167ec HTTP/1.1" 200 115 0.052260 10.0.0.41 - - [2026-04-27 02:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004914 10.0.0.23 - - [2026-04-27 02:58:33] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001215 10.0.0.41 - - [2026-04-27 02:58:33] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.056281 10.0.0.41 - - [2026-04-27 02:58:33] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-72688880&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.007082 10.0.0.41 - - [2026-04-27 02:58:33] "DELETE /network-policy/48822022-788c-4af9-909f-b37e55bfd05f HTTP/1.1" 200 115 0.074474 10.0.0.41 - - [2026-04-27 02:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005121 10.0.0.23 - - [2026-04-27 02:58:33] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001244 10.0.0.41 - - [2026-04-27 02:58:33] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.064398 10.0.0.41 - - [2026-04-27 02:58:34] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-72688880&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.010198 10.0.0.249 - - [2026-04-27 02:58:34] "DELETE /route-target/c3851b5d-8db4-4911-98f5-10928b25db23 HTTP/1.1" 200 115 0.027483 10.0.0.41 - - [2026-04-27 02:58:34] "POST /neutron/network HTTP/1.1" 200 1308 0.012933 10.0.0.23 - - [2026-04-27 02:58:35] "POST /useragent-kv HTTP/1.1" 200 115 0.007401 10.0.0.249 - - [2026-04-27 02:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006109 10.0.0.23 - - [2026-04-27 02:58:35] "POST /useragent-kv HTTP/1.1" 200 115 0.003152 10.0.0.23 - - [2026-04-27 02:58:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002622 10.0.0.23 - - [2026-04-27 02:58:35] "POST /useragent-kv HTTP/1.1" 200 115 0.003696 10.0.0.23 - - [2026-04-27 02:58:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002632 10.0.0.23 - - [2026-04-27 02:58:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002400 10.0.0.41 - - [2026-04-27 02:58:35] "POST /neutron/network HTTP/1.1" 200 151 0.202520 10.0.0.249 - - [2026-04-27 02:58:35] "DELETE /route-target/eb629168-2f2f-4833-a815-57c6d0c12ae3 HTTP/1.1" 200 115 0.028995 10.0.0.41 - - [2026-04-27 02:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009022 10.0.0.41 - - [2026-04-27 02:58:36] "DELETE /network-ipam/f6a07057-4a6c-435e-bd2d-6684f9d45522 HTTP/1.1" 200 115 0.044839 10.0.0.41 - - [2026-04-27 02:58:36] "POST /fqname-to-id HTTP/1.1" 404 252 0.006955 10.0.0.23 - - [2026-04-27 02:58:36] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001324 10.0.0.23 - - [2026-04-27 02:58:36] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.050395 10.0.0.23 - - [2026-04-27 02:58:36] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001119 10.0.0.23 - - [2026-04-27 02:58:36] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?fields=security_groups HTTP/1.1" 200 1387 0.055666 10.0.0.23 - - [2026-04-27 02:58:36] "DELETE /security-group/efb2743b-a1b3-4420-92d2-65f8fdf3f6e0 HTTP/1.1" 200 115 0.065966 10.0.0.23 - - [2026-04-27 02:58:36] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001441 10.0.0.23 - - [2026-04-27 02:58:36] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?fields=application_policy_sets HTTP/1.1" 200 1426 0.067498 10.0.0.41 - - [2026-04-27 02:58:36] "DELETE /project/674e09e9-a931-469c-8ec7-47ac02935823 HTTP/1.1" 200 115 0.505755 10.0.0.23 - - [2026-04-27 02:58:36] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003248 10.0.0.41 - - [2026-04-27 02:58:36] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?fields=projects HTTP/1.1" 200 1438 0.022724 10.0.0.41 - - [2026-04-27 02:58:41] "POST /fqname-to-id HTTP/1.1" 404 225 0.004813 10.0.0.23 - - [2026-04-27 02:58:42] "POST /id-to-fqname HTTP/1.1" 200 198 0.002407 10.0.0.23 - - [2026-04-27 02:58:42] "POST /fqname-to-id HTTP/1.1" 404 207 0.011024 10.0.0.23 - - [2026-04-27 02:58:42] "POST /security-groups HTTP/1.1" 200 599 0.086655 10.0.0.249 - - [2026-04-27 02:58:42] "POST /fqname-to-id HTTP/1.1" 404 242 0.004530 10.0.0.23 - - [2026-04-27 02:58:42] "POST /projects HTTP/1.1" 200 601 0.341120 10.0.0.41 - - [2026-04-27 02:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.375163 10.0.0.23 - - [2026-04-27 02:58:42] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001318 10.0.0.41 - - [2026-04-27 02:58:42] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.063915 10.0.0.249 - - [2026-04-27 02:58:42] "POST /access-control-lists HTTP/1.1" 200 602 0.058702 10.0.0.41 - - [2026-04-27 02:58:42] "POST /network-policys HTTP/1.1" 200 559 0.120569 10.0.0.41 - - [2026-04-27 02:58:42] "GET /network-policy/f4997d56-972e-4802-b339-4e28679e1015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3106 0.010106 10.0.0.41 - - [2026-04-27 02:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005541 10.0.0.23 - - [2026-04-27 02:58:42] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002066 10.0.0.41 - - [2026-04-27 02:58:42] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.096674 10.0.0.41 - - [2026-04-27 02:58:42] "POST /neutron/network HTTP/1.1" 200 117 0.017356 10.0.0.23 - - [2026-04-27 02:58:43] "POST /useragent-kv HTTP/1.1" 200 115 0.018078 10.0.0.41 - - [2026-04-27 02:58:43] "POST /neutron/subnet HTTP/1.1" 200 818 0.308843 10.0.0.41 - - [2026-04-27 02:58:43] "POST /id-to-fqname HTTP/1.1" 200 229 0.001978 10.0.0.41 - - [2026-04-27 02:58:43] "GET /virtual-network/1c848205-a7d3-481d-a583-27ebb3f94ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.009791 10.0.0.41 - - [2026-04-27 02:58:43] "GET /virtual-network/1c848205-a7d3-481d-a583-27ebb3f94ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.010812 10.0.0.41 - - [2026-04-27 02:58:43] "POST /neutron/network HTTP/1.1" 200 1005 0.017391 10.0.0.41 - - [2026-04-27 02:58:44] "POST /neutron/network HTTP/1.1" 200 1005 0.015130 10.0.0.249 - - [2026-04-27 02:58:44] "POST /fqname-to-id HTTP/1.1" 404 244 0.010731 10.0.0.249 - - [2026-04-27 02:58:44] "POST /fqname-to-id HTTP/1.1" 404 207 0.004409 10.0.0.41 - - [2026-04-27 02:58:44] "GET /virtual-network/1c848205-a7d3-481d-a583-27ebb3f94ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.011891 10.0.0.41 - - [2026-04-27 02:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004465 10.0.0.41 - - [2026-04-27 02:58:44] "GET /network-policy/f4997d56-972e-4802-b339-4e28679e1015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3106 0.007044 10.0.0.41 - - [2026-04-27 02:58:44] "GET /virtual-network/1c848205-a7d3-481d-a583-27ebb3f94ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.008312 10.0.0.41 - - [2026-04-27 02:58:44] "GET /obj-perms HTTP/1.1" 200 5046 0.006299 10.0.0.249 - - [2026-04-27 02:58:44] "GET /obj-perms HTTP/1.1" 200 5046 0.007875 10.0.0.41 - - [2026-04-27 02:58:45] "POST /id-to-fqname HTTP/1.1" 200 229 0.001511 10.0.0.41 - - [2026-04-27 02:58:45] "POST /neutron/network HTTP/1.1" 200 1114 0.008718 10.0.0.23 - - [2026-04-27 02:58:45] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001534 10.0.0.41 - - [2026-04-27 02:58:46] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.091619 10.0.0.41 - - [2026-04-27 02:58:46] "POST /neutron/port HTTP/1.1" 200 117 0.010741 10.0.0.41 - - [2026-04-27 02:58:46] "POST /id-to-fqname HTTP/1.1" 200 229 0.001965 10.0.0.41 - - [2026-04-27 02:58:46] "POST /neutron/network HTTP/1.1" 200 1114 0.010529 10.0.0.23 - - [2026-04-27 02:58:47] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001186 10.0.0.41 - - [2026-04-27 02:58:47] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.166295 10.0.0.41 - - [2026-04-27 02:58:47] "POST /neutron/port HTTP/1.1" 200 1172 0.040022 10.0.0.41 - - [2026-04-27 02:58:47] "POST /neutron/port HTTP/1.1" 200 1236 0.030333 10.0.0.41 - - [2026-04-27 02:58:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004880 10.0.0.41 - - [2026-04-27 02:58:48] "POST /neutron/port HTTP/1.1" 200 117 0.001304 10.0.0.41 - - [2026-04-27 02:58:48] "POST /neutron/network HTTP/1.1" 200 1104 0.012653 10.0.0.41 - - [2026-04-27 02:58:48] "POST /neutron/network HTTP/1.1" 200 1114 0.009267 10.0.0.41 - - [2026-04-27 02:58:49] "POST /neutron/port HTTP/1.1" 200 1172 0.068945 10.0.0.41 - - [2026-04-27 02:58:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006128 10.0.0.41 - - [2026-04-27 02:58:49] "POST /neutron/port HTTP/1.1" 200 117 0.001524 10.0.0.41 - - [2026-04-27 02:58:53] "POST /neutron/port HTTP/1.1" 200 1236 0.022291 10.0.0.41 - - [2026-04-27 02:58:53] "POST /neutron/security_group HTTP/1.1" 200 2066 0.012492 10.0.0.41 - - [2026-04-27 02:58:53] "GET /virtual-machine/37c906e2-249f-4592-af30-b0388da83614 HTTP/1.1" 200 1300 0.008263 10.0.0.41 - - [2026-04-27 02:58:53] "GET /virtual-machine-interface/f676276a-6d78-4736-bc7f-78d320789c62 HTTP/1.1" 200 3179 0.007502 10.0.0.41 - - [2026-04-27 02:58:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005179 10.0.0.41 - - [2026-04-27 02:58:53] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007952 10.0.0.41 - - [2026-04-27 02:58:53] "GET /virtual-networks?parent_id=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.005211 10.0.0.41 - - [2026-04-27 02:58:53] "GET /virtual-network/1c848205-a7d3-481d-a583-27ebb3f94ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.008739 10.0.0.41 - - [2026-04-27 02:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006438 10.0.0.41 - - [2026-04-27 02:58:56] "GET /virtual-network/1c848205-a7d3-481d-a583-27ebb3f94ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.006867 10.0.0.41 - - [2026-04-27 02:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013410 10.0.0.41 - - [2026-04-27 02:59:00] "GET /virtual-network/1c848205-a7d3-481d-a583-27ebb3f94ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.008657 10.0.0.41 - - [2026-04-27 02:59:01] "POST /neutron/port HTTP/1.1" 200 1236 0.031134 10.0.0.41 - - [2026-04-27 02:59:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005027 10.0.0.41 - - [2026-04-27 02:59:02] "POST /neutron/port HTTP/1.1" 200 117 0.001489 10.0.0.41 - - [2026-04-27 02:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004861 10.0.0.41 - - [2026-04-27 02:59:05] "GET /virtual-network/1c848205-a7d3-481d-a583-27ebb3f94ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.008832 10.0.0.41 - - [2026-04-27 02:59:08] "POST /neutron/port HTTP/1.1" 200 1236 0.029781 10.0.0.41 - - [2026-04-27 02:59:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006398 10.0.0.41 - - [2026-04-27 02:59:08] "POST /neutron/port HTTP/1.1" 200 117 0.001670 10.0.0.41 - - [2026-04-27 02:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.41 - - [2026-04-27 02:59:09] "GET /virtual-network/1c848205-a7d3-481d-a583-27ebb3f94ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.008283 10.0.0.41 - - [2026-04-27 02:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005109 10.0.0.41 - - [2026-04-27 02:59:13] "GET /virtual-network/1c848205-a7d3-481d-a583-27ebb3f94ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.006888 10.0.0.41 - - [2026-04-27 02:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005860 10.0.0.41 - - [2026-04-27 02:59:17] "GET /virtual-network/1c848205-a7d3-481d-a583-27ebb3f94ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.008620 10.0.0.41 - - [2026-04-27 02:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.41 - - [2026-04-27 02:59:21] "GET /virtual-network/1c848205-a7d3-481d-a583-27ebb3f94ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.006630 10.0.0.41 - - [2026-04-27 02:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004619 10.0.0.41 - - [2026-04-27 02:59:25] "GET /virtual-network/1c848205-a7d3-481d-a583-27ebb3f94ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.008214 10.0.0.41 - - [2026-04-27 02:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005178 10.0.0.41 - - [2026-04-27 02:59:27] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005738 10.0.0.41 - - [2026-04-27 02:59:27] "GET /virtual-networks?parent_id=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.004468 10.0.0.41 - - [2026-04-27 02:59:27] "GET /virtual-network/1c848205-a7d3-481d-a583-27ebb3f94ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.008811 10.0.0.41 - - [2026-04-27 02:59:27] "POST /neutron/port HTTP/1.1" 200 1236 0.025126 10.0.0.41 - - [2026-04-27 02:59:33] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011244 10.0.0.23 - - [2026-04-27 02:59:37] "DELETE /project/674e09e9a931469c8ec747ac02935823 HTTP/1.1" 404 173 0.041315 10.0.0.41 - - [2026-04-27 02:59:38] "POST /neutron/port HTTP/1.1" 200 1236 0.023555 10.0.0.41 - - [2026-04-27 02:59:43] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009480 10.0.0.41 - - [2026-04-27 02:59:48] "POST /neutron/port HTTP/1.1" 200 1236 0.023886 10.0.0.41 - - [2026-04-27 02:59:48] "POST /neutron/security_group HTTP/1.1" 200 2066 0.012961 10.0.0.41 - - [2026-04-27 02:59:48] "GET /virtual-machine/4141d76b-832e-48dc-b2f3-098770d13f8e HTTP/1.1" 200 1300 0.008266 10.0.0.41 - - [2026-04-27 02:59:48] "GET /virtual-machine-interface/1afeac58-39f2-43d8-9b5f-9a0131a1f8f1 HTTP/1.1" 200 3178 0.006607 10.0.0.41 - - [2026-04-27 02:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.41 - - [2026-04-27 02:59:48] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006224 10.0.0.41 - - [2026-04-27 02:59:49] "GET /virtual-networks?parent_id=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.005042 10.0.0.41 - - [2026-04-27 02:59:49] "GET /virtual-network/1c848205-a7d3-481d-a583-27ebb3f94ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.007482 10.0.0.41 - - [2026-04-27 02:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004834 10.0.0.41 - - [2026-04-27 02:59:50] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005786 10.0.0.41 - - [2026-04-27 02:59:50] "GET /virtual-networks?parent_id=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.004301 10.0.0.41 - - [2026-04-27 02:59:50] "GET /virtual-network/1c848205-a7d3-481d-a583-27ebb3f94ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.007341 10.0.0.41 - - [2026-04-27 02:59:50] "POST /neutron/port HTTP/1.1" 200 1236 0.031262 10.0.0.23 - - [2026-04-27 02:59:54] "GET /obj-perms HTTP/1.1" 200 5056 0.059495 10.0.0.41 - - [2026-04-27 02:59:55] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011440 10.0.0.41 - - [2026-04-27 03:00:03] "POST /neutron/network HTTP/1.1" 200 1114 0.009752 10.0.0.41 - - [2026-04-27 03:00:03] "POST /neutron/subnet HTTP/1.1" 200 1371 0.023105 10.0.0.41 - - [2026-04-27 03:00:03] "POST /neutron/network HTTP/1.1" 200 1104 0.013455 10.0.0.41 - - [2026-04-27 03:00:10] "POST /neutron/network HTTP/1.1" 200 1114 0.010832 10.0.0.41 - - [2026-04-27 03:00:10] "POST /neutron/subnet HTTP/1.1" 200 1371 0.023581 10.0.0.41 - - [2026-04-27 03:00:10] "POST /neutron/network HTTP/1.1" 200 1104 0.012062 10.0.0.41 - - [2026-04-27 03:00:17] "GET /virtual-network/1c848205-a7d3-481d-a583-27ebb3f94ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.008110 10.0.0.41 - - [2026-04-27 03:00:18] "POST /neutron/network HTTP/1.1" 200 1005 0.022168 10.0.0.41 - - [2026-04-27 03:00:18] "GET /virtual-network/1c848205-a7d3-481d-a583-27ebb3f94ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.006593 10.0.0.41 - - [2026-04-27 03:00:18] "POST /neutron/port HTTP/1.1" 200 1236 0.038663 10.0.0.41 - - [2026-04-27 03:00:18] "POST /neutron/port HTTP/1.1" 200 151 0.408114 10.0.0.41 - - [2026-04-27 03:00:20] "POST /neutron/network HTTP/1.1" 200 1005 0.015138 10.0.0.249 - - [2026-04-27 03:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.051743 10.0.0.41 - - [2026-04-27 03:00:20] "DELETE /network-policy/f4997d56-972e-4802-b339-4e28679e1015 HTTP/1.1" 200 115 0.050556 10.0.0.23 - - [2026-04-27 03:00:23] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.035237 10.0.0.41 - - [2026-04-27 03:00:23] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.142756 10.0.0.23 - - [2026-04-27 03:00:23] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001318 10.0.0.41 - - [2026-04-27 03:00:23] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?fields=virtual_networks HTTP/1.1" 200 1048 0.068855 10.0.0.23 - - [2026-04-27 03:00:23] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001234 10.0.0.41 - - [2026-04-27 03:00:23] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.060993 10.0.0.23 - - [2026-04-27 03:00:23] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001579 10.0.0.41 - - [2026-04-27 03:00:23] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?fields=security_groups HTTP/1.1" 200 1282 0.054356 10.0.0.41 - - [2026-04-27 03:00:24] "POST /fqname-to-id HTTP/1.1" 404 202 0.034276 10.0.0.23 - - [2026-04-27 03:00:24] "GET /projects?obj_uuids=8702a630-2f7d-43de-b1f1-9c522382e513&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003801 10.0.0.23 - - [2026-04-27 03:00:24] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001466 10.0.0.23 - - [2026-04-27 03:00:24] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008692 10.0.0.23 - - [2026-04-27 03:00:25] "POST /id-to-fqname HTTP/1.1" 200 204 0.004559 10.0.0.23 - - [2026-04-27 03:00:25] "POST /fqname-to-id HTTP/1.1" 404 213 0.017916 10.0.0.23 - - [2026-04-27 03:00:25] "POST /security-groups HTTP/1.1" 200 605 0.052858 10.0.0.23 - - [2026-04-27 03:00:25] "POST /projects HTTP/1.1" 200 613 0.318509 10.0.0.23 - - [2026-04-27 03:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.368238 10.0.0.249 - - [2026-04-27 03:00:25] "POST /access-control-lists HTTP/1.1" 200 610 0.041150 10.0.0.41 - - [2026-04-27 03:00:25] "GET /project/8702a630-2f7d-43de-b1f1-9c522382e513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.570390 10.0.0.41 - - [2026-04-27 03:00:26] "GET / HTTP/1.1" 200 35931 0.002047 10.0.0.41 - - [2026-04-27 03:00:30] "GET /project/8702a630-2f7d-43de-b1f1-9c522382e513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000514 10.0.0.23 - - [2026-04-27 03:00:30] "GET /projects?obj_uuids=8702a630-2f7d-43de-b1f1-9c522382e513&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001467 10.0.0.41 - - [2026-04-27 03:00:30] "GET /project/8702a630-2f7d-43de-b1f1-9c522382e513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.082636 10.0.0.41 - - [2026-04-27 03:00:31] "GET / HTTP/1.1" 200 35931 0.002364 10.0.0.41 - - [2026-04-27 03:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004667 10.0.0.23 - - [2026-04-27 03:00:31] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001088 10.0.0.41 - - [2026-04-27 03:00:31] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009759 10.0.0.41 - - [2026-04-27 03:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.23 - - [2026-04-27 03:00:31] "GET /projects?obj_uuids=8702a630-2f7d-43de-b1f1-9c522382e513&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001704 10.0.0.41 - - [2026-04-27 03:00:32] "GET /project/8702a630-2f7d-43de-b1f1-9c522382e513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.070142 10.0.0.41 - - [2026-04-27 03:00:33] "GET /domains HTTP/1.1" 401 292 0.000480 10.0.0.41 - - [2026-04-27 03:00:33] "GET /domains HTTP/1.1" 200 280 0.038838 10.0.0.23 - - [2026-04-27 03:00:33] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001448 10.0.0.41 - - [2026-04-27 03:00:33] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf HTTP/1.1" 200 2975 0.019176 10.0.0.23 - - [2026-04-27 03:00:33] "GET /projects?obj_uuids=8702a630-2f7d-43de-b1f1-9c522382e513&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001964 10.0.0.41 - - [2026-04-27 03:00:33] "GET /project/8702a630-2f7d-43de-b1f1-9c522382e513 HTTP/1.1" 200 1936 0.110233 10.0.0.41 - - [2026-04-27 03:00:33] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.004386 10.0.0.41 - - [2026-04-27 03:00:33] "POST /network-ipams HTTP/1.1" 200 627 0.043780 10.0.0.41 - - [2026-04-27 03:00:33] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 814 0.004147 10.0.0.41 - - [2026-04-27 03:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004861 10.0.0.41 - - [2026-04-27 03:00:33] "GET /network-ipam/6bb09d8c-bffd-4cf3-9f4a-8478424ca123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.008626 10.0.0.41 - - [2026-04-27 03:00:33] "PUT /network-ipam/6bb09d8c-bffd-4cf3-9f4a-8478424ca123 HTTP/1.1" 200 258 0.022128 10.0.0.41 - - [2026-04-27 03:00:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000489 10.0.0.41 - - [2026-04-27 03:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.034142 10.0.0.23 - - [2026-04-27 03:00:34] "GET /projects?obj_uuids=8702a630-2f7d-43de-b1f1-9c522382e513&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001292 10.0.0.41 - - [2026-04-27 03:00:34] "GET /project/8702a630-2f7d-43de-b1f1-9c522382e513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.044382 10.0.0.23 - - [2026-04-27 03:00:34] "GET /projects?obj_uuids=8702a630-2f7d-43de-b1f1-9c522382e513&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001603 10.0.0.41 - - [2026-04-27 03:00:34] "POST /neutron/network HTTP/1.1" 200 625 0.226931 10.0.0.249 - - [2026-04-27 03:00:34] "POST /route-targets HTTP/1.1" 200 327 0.019569 10.0.0.41 - - [2026-04-27 03:00:35] "POST /neutron/network HTTP/1.1" 200 1140 0.016225 10.0.0.41 - - [2026-04-27 03:00:35] "POST /id-to-fqname HTTP/1.1" 200 237 0.001532 10.0.0.41 - - [2026-04-27 03:00:35] "GET /virtual-network/8ba652c9-0fa1-4d88-8c49-2d7baa925179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2681 0.006402 10.0.0.41 - - [2026-04-27 03:00:35] "GET /virtual-network/8ba652c9-0fa1-4d88-8c49-2d7baa925179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2681 0.007296 10.0.0.41 - - [2026-04-27 03:00:35] "POST /neutron/subnet HTTP/1.1" 200 715 0.011024 10.0.0.41 - - [2026-04-27 03:00:36] "GET /virtual-network/8ba652c9-0fa1-4d88-8c49-2d7baa925179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2681 0.008675 10.0.0.41 - - [2026-04-27 03:00:36] "GET /obj-perms HTTP/1.1" 200 5021 0.065604 10.0.0.23 - - [2026-04-27 03:00:37] "DELETE /project/8702a6302f7d43deb1f19c522382e513 HTTP/1.1" 404 173 0.006858 10.0.0.23 - - [2026-04-27 03:00:37] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001059 10.0.0.23 - - [2026-04-27 03:00:37] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.062686 10.0.0.23 - - [2026-04-27 03:00:37] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001271 10.0.0.23 - - [2026-04-27 03:00:37] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?fields=security_groups HTTP/1.1" 200 1387 0.058257 10.0.0.23 - - [2026-04-27 03:00:37] "DELETE /security-group/28db3136-9018-4d1a-a7c8-b956570a070e HTTP/1.1" 200 115 0.076610 10.0.0.23 - - [2026-04-27 03:00:37] "GET /projects?obj_uuids=674e09e9-a931-469c-8ec7-47ac02935823&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001091 10.0.0.23 - - [2026-04-27 03:00:37] "GET /project/674e09e9-a931-469c-8ec7-47ac02935823?fields=application_policy_sets HTTP/1.1" 200 1426 0.083124 10.0.0.249 - - [2026-04-27 03:00:37] "DELETE /access-control-list/a739345b-9885-4cd8-b750-b3c9f95d604e HTTP/1.1" 200 115 0.054935 10.0.0.23 - - [2026-04-27 03:00:37] "DELETE /project/674e09e9-a931-469c-8ec7-47ac02935823 HTTP/1.1" 200 115 0.537061 10.0.0.41 - - [2026-04-27 03:00:37] "POST /fqname-to-id HTTP/1.1" 404 231 0.006016 10.0.0.41 - - [2026-04-27 03:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007087 10.0.0.23 - - [2026-04-27 03:00:37] "GET /projects?obj_uuids=8702a630-2f7d-43de-b1f1-9c522382e513&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001163 10.0.0.41 - - [2026-04-27 03:00:38] "GET /project/8702a630-2f7d-43de-b1f1-9c522382e513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.069149 10.0.0.41 - - [2026-04-27 03:00:38] "POST /network-policys HTTP/1.1" 200 565 0.094790 10.0.0.41 - - [2026-04-27 03:00:38] "GET /network-policy/e356a9f7-c0a1-4d40-9e3e-334a1378897c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4075 0.015790 10.0.0.41 - - [2026-04-27 03:00:38] "POST /fqname-to-id HTTP/1.1" 404 231 0.004186 10.0.0.41 - - [2026-04-27 03:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006010 10.0.0.23 - - [2026-04-27 03:00:38] "GET /projects?obj_uuids=8702a630-2f7d-43de-b1f1-9c522382e513&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001228 10.0.0.41 - - [2026-04-27 03:00:38] "GET /project/8702a630-2f7d-43de-b1f1-9c522382e513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.083366 10.0.0.41 - - [2026-04-27 03:00:38] "POST /network-policys HTTP/1.1" 200 565 0.091853 10.0.0.41 - - [2026-04-27 03:00:38] "GET /network-policy/5fea8b4f-a87e-4f03-831b-034a2798a0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3109 0.007002 10.0.0.41 - - [2026-04-27 03:00:38] "POST /fqname-to-id HTTP/1.1" 404 231 0.005733 10.0.0.41 - - [2026-04-27 03:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004348 10.0.0.23 - - [2026-04-27 03:00:39] "GET /projects?obj_uuids=8702a630-2f7d-43de-b1f1-9c522382e513&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001142 10.0.0.41 - - [2026-04-27 03:00:39] "GET /project/8702a630-2f7d-43de-b1f1-9c522382e513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.041375 10.0.0.41 - - [2026-04-27 03:00:39] "POST /network-policys HTTP/1.1" 200 565 0.040269 10.0.0.41 - - [2026-04-27 03:00:39] "GET /network-policy/9440f305-18cf-450a-8fcd-97d62856effa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.006895 10.0.0.249 - - [2026-04-27 03:00:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.003041 10.0.0.41 - - [2026-04-27 03:00:39] "POST /neutron/network HTTP/1.1" 200 1338 0.121681 10.0.0.41 - - [2026-04-27 03:00:39] "GET /virtual-network/8ba652c9-0fa1-4d88-8c49-2d7baa925179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3298 0.011903 10.0.0.41 - - [2026-04-27 03:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010179 10.0.0.41 - - [2026-04-27 03:00:39] "GET /network-policy/5fea8b4f-a87e-4f03-831b-034a2798a0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3109 0.005518 10.0.0.41 - - [2026-04-27 03:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.41 - - [2026-04-27 03:00:39] "GET /network-policy/e356a9f7-c0a1-4d40-9e3e-334a1378897c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4075 0.005445 10.0.0.41 - - [2026-04-27 03:00:39] "POST /id-to-fqname HTTP/1.1" 200 237 0.001554 10.0.0.23 - - [2026-04-27 03:00:41] "GET /projects?obj_uuids=8702a630-2f7d-43de-b1f1-9c522382e513&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001558 10.0.0.41 - - [2026-04-27 03:00:41] "GET /project/8702a630-2f7d-43de-b1f1-9c522382e513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.086497 10.0.0.41 - - [2026-04-27 03:00:41] "POST /neutron/network HTTP/1.1" 200 1338 0.047013 10.0.0.41 - - [2026-04-27 03:00:41] "POST /neutron/port HTTP/1.1" 200 117 0.008299 10.0.0.41 - - [2026-04-27 03:00:42] "POST /neutron/port HTTP/1.1" 200 1179 0.044513 10.0.0.41 - - [2026-04-27 03:00:42] "POST /neutron/port HTTP/1.1" 200 1243 0.029014 10.0.0.41 - - [2026-04-27 03:00:42] "POST /neutron/subnet HTTP/1.1" 200 1375 0.019093 10.0.0.41 - - [2026-04-27 03:00:42] "POST /neutron/network HTTP/1.1" 200 1338 0.012077 10.0.0.41 - - [2026-04-27 03:00:46] "POST /neutron/port HTTP/1.1" 200 1243 0.026229 10.0.0.41 - - [2026-04-27 03:00:46] "POST /neutron/security_group HTTP/1.1" 200 2072 0.011262 10.0.0.41 - - [2026-04-27 03:00:46] "GET /virtual-machine/e0ae6d12-9c96-4b4a-930e-edf3a664ba9d HTTP/1.1" 401 292 0.000483 10.0.0.41 - - [2026-04-27 03:00:47] "GET /virtual-machine/e0ae6d12-9c96-4b4a-930e-edf3a664ba9d HTTP/1.1" 200 1307 0.039827 10.0.0.41 - - [2026-04-27 03:00:47] "GET /virtual-machine-interface/a2afb7cd-b590-4fbe-bc87-3900c839c40c HTTP/1.1" 200 3178 0.009242 10.0.0.41 - - [2026-04-27 03:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004860 10.0.0.41 - - [2026-04-27 03:00:47] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004353 10.0.0.41 - - [2026-04-27 03:00:47] "GET /virtual-networks?parent_id=8702a630-2f7d-43de-b1f1-9c522382e513&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.004454 10.0.0.41 - - [2026-04-27 03:00:47] "GET /virtual-network/8ba652c9-0fa1-4d88-8c49-2d7baa925179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3298 0.007130 10.0.0.41 - - [2026-04-27 03:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.41 - - [2026-04-27 03:00:50] "GET /virtual-network/8ba652c9-0fa1-4d88-8c49-2d7baa925179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3298 0.007301 10.0.0.41 - - [2026-04-27 03:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004442 10.0.0.41 - - [2026-04-27 03:00:54] "GET /virtual-network/8ba652c9-0fa1-4d88-8c49-2d7baa925179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3298 0.006419 10.0.0.249 - - [2026-04-27 03:00:55] "GET /obj-perms HTTP/1.1" 200 5056 0.062362 10.0.0.41 - - [2026-04-27 03:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005548 10.0.0.41 - - [2026-04-27 03:00:58] "GET /virtual-network/8ba652c9-0fa1-4d88-8c49-2d7baa925179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3298 0.006472 10.0.0.41 - - [2026-04-27 03:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005174 10.0.0.41 - - [2026-04-27 03:01:02] "GET /virtual-network/8ba652c9-0fa1-4d88-8c49-2d7baa925179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3298 0.007006 10.0.0.41 - - [2026-04-27 03:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004029 10.0.0.41 - - [2026-04-27 03:01:06] "GET /virtual-network/8ba652c9-0fa1-4d88-8c49-2d7baa925179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3298 0.007580 10.0.0.41 - - [2026-04-27 03:01:10] "POST /neutron/network HTTP/1.1" 200 1348 0.008626 10.0.0.41 - - [2026-04-27 03:01:10] "POST /neutron/subnet HTTP/1.1" 200 1375 0.023793 10.0.0.41 - - [2026-04-27 03:01:10] "POST /neutron/network HTTP/1.1" 200 1338 0.013047 10.0.0.41 - - [2026-04-27 03:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.41 - - [2026-04-27 03:01:10] "GET /virtual-network/8ba652c9-0fa1-4d88-8c49-2d7baa925179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3298 0.008116 10.0.0.41 - - [2026-04-27 03:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005857 10.0.0.41 - - [2026-04-27 03:01:15] "GET /virtual-network/8ba652c9-0fa1-4d88-8c49-2d7baa925179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3298 0.006896 10.0.0.41 - - [2026-04-27 03:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005606 10.0.0.41 - - [2026-04-27 03:01:19] "GET /virtual-network/8ba652c9-0fa1-4d88-8c49-2d7baa925179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3298 0.008123 10.0.0.41 - - [2026-04-27 03:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004269 10.0.0.41 - - [2026-04-27 03:01:21] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007506 10.0.0.41 - - [2026-04-27 03:01:21] "GET /virtual-networks?parent_id=8702a630-2f7d-43de-b1f1-9c522382e513&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.004982 10.0.0.41 - - [2026-04-27 03:01:21] "GET /virtual-network/8ba652c9-0fa1-4d88-8c49-2d7baa925179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3298 0.007318 10.0.0.41 - - [2026-04-27 03:01:26] "POST /neutron/port HTTP/1.1" 200 1243 0.026367 10.0.0.41 - - [2026-04-27 03:01:31] "POST /neutron/port HTTP/1.1" 200 1243 0.024940 10.0.0.41 - - [2026-04-27 03:01:37] "POST /neutron/port HTTP/1.1" 200 1243 0.027009 10.0.0.249 - - [2026-04-27 03:01:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000411 10.0.0.249 - - [2026-04-27 03:01:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.249 - - [2026-04-27 03:01:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000433 10.0.0.249 - - [2026-04-27 03:01:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000440 10.0.0.41 - - [2026-04-27 03:01:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.41 - - [2026-04-27 03:01:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.23 - - [2026-04-27 03:01:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000576 10.0.0.23 - - [2026-04-27 03:01:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000471 10.0.0.23 - - [2026-04-27 03:01:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000558 10.0.0.41 - - [2026-04-27 03:01:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000499 10.0.0.23 - - [2026-04-27 03:01:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000442 10.0.0.41 - - [2026-04-27 03:01:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.41 - - [2026-04-27 03:01:42] "POST /neutron/security_group HTTP/1.1" 200 2072 0.010333 10.0.0.41 - - [2026-04-27 03:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.41 - - [2026-04-27 03:01:42] "GET /network-policy/e356a9f7-c0a1-4d40-9e3e-334a1378897c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4075 0.004566 10.0.0.41 - - [2026-04-27 03:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.41 - - [2026-04-27 03:01:42] "GET /network-policy/5fea8b4f-a87e-4f03-831b-034a2798a0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3109 0.006312 10.0.0.41 - - [2026-04-27 03:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005663 10.0.0.41 - - [2026-04-27 03:01:42] "GET /network-policy/9440f305-18cf-450a-8fcd-97d62856effa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.006010 10.0.0.41 - - [2026-04-27 03:01:42] "POST /neutron/network HTTP/1.1" 200 1338 0.011013 10.0.0.249 - - [2026-04-27 03:01:43] "PUT /access-control-list/a51a84cb-6490-4004-8285-5bf92e2e564c HTTP/1.1" 200 272 0.023782 10.0.0.41 - - [2026-04-27 03:01:43] "GET /virtual-network/8ba652c9-0fa1-4d88-8c49-2d7baa925179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3594 0.010974 10.0.0.41 - - [2026-04-27 03:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004231 10.0.0.41 - - [2026-04-27 03:01:43] "GET /network-policy/5fea8b4f-a87e-4f03-831b-034a2798a0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3109 0.005281 10.0.0.41 - - [2026-04-27 03:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.41 - - [2026-04-27 03:01:43] "GET /network-policy/9440f305-18cf-450a-8fcd-97d62856effa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.006691 10.0.0.41 - - [2026-04-27 03:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004384 10.0.0.41 - - [2026-04-27 03:01:43] "GET /network-policy/e356a9f7-c0a1-4d40-9e3e-334a1378897c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4075 0.004955 10.0.0.41 - - [2026-04-27 03:01:48] "GET /virtual-network/8ba652c9-0fa1-4d88-8c49-2d7baa925179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3594 0.007185 10.0.0.41 - - [2026-04-27 03:01:48] "POST /neutron/network HTTP/1.1" 200 1430 0.010718 10.0.0.41 - - [2026-04-27 03:01:48] "GET /virtual-network/8ba652c9-0fa1-4d88-8c49-2d7baa925179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2681 0.010601 10.0.0.41 - - [2026-04-27 03:01:53] "GET /virtual-machine/e0ae6d12-9c96-4b4a-930e-edf3a664ba9d HTTP/1.1" 200 1307 0.005495 10.0.0.41 - - [2026-04-27 03:01:54] "POST /neutron/port HTTP/1.1" 200 1243 0.026737 10.0.0.41 - - [2026-04-27 03:01:55] "GET /virtual-machine/e0ae6d12-9c96-4b4a-930e-edf3a664ba9d HTTP/1.1" 404 171 0.004490 10.0.0.41 - - [2026-04-27 03:01:55] "GET /virtual-machine/e0ae6d12-9c96-4b4a-930e-edf3a664ba9d HTTP/1.1" 404 171 0.004147 10.0.0.41 - - [2026-04-27 03:01:55] "GET /virtual-machine/e0ae6d12-9c96-4b4a-930e-edf3a664ba9d HTTP/1.1" 404 171 0.003821 10.0.0.41 - - [2026-04-27 03:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004652 10.0.0.41 - - [2026-04-27 03:01:56] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007616 10.0.0.41 - - [2026-04-27 03:01:56] "GET /virtual-networks?parent_id=8702a630-2f7d-43de-b1f1-9c522382e513&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.004630 10.0.0.41 - - [2026-04-27 03:01:56] "GET /virtual-network/8ba652c9-0fa1-4d88-8c49-2d7baa925179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2681 0.008256 10.0.0.41 - - [2026-04-27 03:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.41 - - [2026-04-27 03:01:56] "GET /routing-instance/bd50e3b9-4ed1-40d9-a39c-8565a5a4b67f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.006307 10.0.0.41 - - [2026-04-27 03:01:56] "GET /route-target/33792dc3-645e-44d6-9bb0-d65d23537945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005754 10.0.0.41 - - [2026-04-27 03:01:59] "GET /obj-perms HTTP/1.1" 200 5021 0.008074 10.0.0.249 - - [2026-04-27 03:02:00] "GET /obj-perms HTTP/1.1" 200 5021 0.084520 10.0.0.23 - - [2026-04-27 03:02:00] "GET /obj-perms HTTP/1.1" 200 5021 0.066967 10.0.0.41 - - [2026-04-27 03:02:00] "DELETE /network-policy/9440f305-18cf-450a-8fcd-97d62856effa HTTP/1.1" 200 115 0.060779 10.0.0.41 - - [2026-04-27 03:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006520 10.0.0.23 - - [2026-04-27 03:02:00] "GET /projects?obj_uuids=8702a630-2f7d-43de-b1f1-9c522382e513&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001914 10.0.0.41 - - [2026-04-27 03:02:00] "GET /project/8702a630-2f7d-43de-b1f1-9c522382e513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.053887 10.0.0.41 - - [2026-04-27 03:02:00] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-94793882&detail=False&count=False&shared=False HTTP/1.1" 200 606 0.011391 10.0.0.41 - - [2026-04-27 03:02:00] "DELETE /network-policy/5fea8b4f-a87e-4f03-831b-034a2798a0bf HTTP/1.1" 200 115 0.061692 10.0.0.41 - - [2026-04-27 03:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005254 10.0.0.23 - - [2026-04-27 03:02:00] "GET /projects?obj_uuids=8702a630-2f7d-43de-b1f1-9c522382e513&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001653 10.0.0.41 - - [2026-04-27 03:02:00] "GET /project/8702a630-2f7d-43de-b1f1-9c522382e513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.085127 10.0.0.41 - - [2026-04-27 03:02:00] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-94793882&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.009272 10.0.0.41 - - [2026-04-27 03:02:01] "DELETE /network-policy/e356a9f7-c0a1-4d40-9e3e-334a1378897c HTTP/1.1" 200 115 0.082884 10.0.0.41 - - [2026-04-27 03:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009804 10.0.0.23 - - [2026-04-27 03:02:01] "GET /projects?obj_uuids=8702a630-2f7d-43de-b1f1-9c522382e513&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.004102 10.0.0.41 - - [2026-04-27 03:02:01] "GET /project/8702a630-2f7d-43de-b1f1-9c522382e513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.066900 10.0.0.41 - - [2026-04-27 03:02:01] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-94793882&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.008010 10.0.0.41 - - [2026-04-27 03:02:01] "POST /neutron/network HTTP/1.1" 200 1140 0.014635 10.0.0.249 - - [2026-04-27 03:02:01] "DELETE /route-target/33792dc3-645e-44d6-9bb0-d65d23537945 HTTP/1.1" 200 115 0.029681 10.0.0.41 - - [2026-04-27 03:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004823 10.0.0.41 - - [2026-04-27 03:02:01] "DELETE /network-ipam/6bb09d8c-bffd-4cf3-9f4a-8478424ca123 HTTP/1.1" 200 115 0.050370 10.0.0.41 - - [2026-04-27 03:02:01] "POST /fqname-to-id HTTP/1.1" 404 264 0.007332 10.0.0.23 - - [2026-04-27 03:02:02] "GET /projects?obj_uuids=8702a630-2f7d-43de-b1f1-9c522382e513&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001301 10.0.0.23 - - [2026-04-27 03:02:02] "GET /project/8702a630-2f7d-43de-b1f1-9c522382e513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1524 0.069288 10.0.0.23 - - [2026-04-27 03:02:02] "GET /projects?obj_uuids=8702a630-2f7d-43de-b1f1-9c522382e513&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001048 10.0.0.23 - - [2026-04-27 03:02:02] "GET /project/8702a630-2f7d-43de-b1f1-9c522382e513?fields=security_groups HTTP/1.1" 200 1405 0.071781 10.0.0.23 - - [2026-04-27 03:02:02] "DELETE /security-group/c7ca5e8f-eb96-4389-821d-35af6056ff54 HTTP/1.1" 200 115 0.079203 10.0.0.23 - - [2026-04-27 03:02:02] "GET /projects?obj_uuids=8702a630-2f7d-43de-b1f1-9c522382e513&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001331 10.0.0.23 - - [2026-04-27 03:02:02] "GET /project/8702a630-2f7d-43de-b1f1-9c522382e513?fields=application_policy_sets HTTP/1.1" 200 1444 0.066639 10.0.0.41 - - [2026-04-27 03:02:02] "DELETE /project/8702a630-2f7d-43de-b1f1-9c522382e513 HTTP/1.1" 200 115 0.567521 10.0.0.23 - - [2026-04-27 03:02:02] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001503 10.0.0.41 - - [2026-04-27 03:02:02] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?fields=projects HTTP/1.1" 200 1438 0.014280 10.0.0.23 - - [2026-04-27 03:02:05] "GET /projects?obj_uuids=8702a630-2f7d-43de-b1f1-9c522382e513&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005051 10.0.0.23 - - [2026-04-27 03:02:05] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003021 10.0.0.23 - - [2026-04-27 03:02:05] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.054739 10.0.0.23 - - [2026-04-27 03:02:05] "POST /id-to-fqname HTTP/1.1" 200 204 0.007622 10.0.0.23 - - [2026-04-27 03:02:05] "POST /fqname-to-id HTTP/1.1" 404 213 0.013331 10.0.0.23 - - [2026-04-27 03:02:05] "POST /security-groups HTTP/1.1" 200 605 0.043335 10.0.0.249 - - [2026-04-27 03:02:05] "POST /fqname-to-id HTTP/1.1" 404 248 0.004700 10.0.0.23 - - [2026-04-27 03:02:05] "POST /projects HTTP/1.1" 200 613 0.334958 10.0.0.23 - - [2026-04-27 03:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.375691 10.0.0.41 - - [2026-04-27 03:02:05] "GET /project/8702a630-2f7d-43de-b1f1-9c522382e513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.565824 10.0.0.23 - - [2026-04-27 03:02:05] "GET /projects?obj_uuids=8702a630-2f7d-43de-b1f1-9c522382e513&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001780 10.0.0.249 - - [2026-04-27 03:02:05] "POST /access-control-lists HTTP/1.1" 200 608 0.067632 10.0.0.41 - - [2026-04-27 03:02:05] "GET /project/8702a630-2f7d-43de-b1f1-9c522382e513?fields=virtual_networks HTTP/1.1" 200 1060 0.090258 10.0.0.23 - - [2026-04-27 03:02:05] "GET /projects?obj_uuids=8702a630-2f7d-43de-b1f1-9c522382e513&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001172 10.0.0.41 - - [2026-04-27 03:02:06] "GET /project/8702a630-2f7d-43de-b1f1-9c522382e513?fields=virtual_machine_interfaces HTTP/1.1" 200 1060 0.067099 10.0.0.23 - - [2026-04-27 03:02:06] "GET /projects?obj_uuids=8702a630-2f7d-43de-b1f1-9c522382e513&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.002084 10.0.0.41 - - [2026-04-27 03:02:06] "GET /project/8702a630-2f7d-43de-b1f1-9c522382e513?fields=security_groups HTTP/1.1" 200 1300 0.053370 10.0.0.41 - - [2026-04-27 03:02:07] "POST /fqname-to-id HTTP/1.1" 404 204 0.032063 10.0.0.23 - - [2026-04-27 03:02:07] "GET /projects?obj_uuids=c3067404-66ea-43bb-936a-3497a44d31b4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004316 10.0.0.23 - - [2026-04-27 03:02:07] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001711 10.0.0.23 - - [2026-04-27 03:02:07] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.012459 10.0.0.23 - - [2026-04-27 03:02:07] "POST /id-to-fqname HTTP/1.1" 200 206 0.002691 10.0.0.23 - - [2026-04-27 03:02:07] "POST /fqname-to-id HTTP/1.1" 404 215 0.011945 10.0.0.23 - - [2026-04-27 03:02:07] "POST /security-groups HTTP/1.1" 200 607 0.050683 10.0.0.23 - - [2026-04-27 03:02:07] "POST /projects HTTP/1.1" 200 617 0.353043 10.0.0.23 - - [2026-04-27 03:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.393760 10.0.0.249 - - [2026-04-27 03:02:07] "POST /fqname-to-id HTTP/1.1" 404 249 0.013026 10.0.0.41 - - [2026-04-27 03:02:07] "GET /project/c3067404-66ea-43bb-936a-3497a44d31b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.608737 10.0.0.41 - - [2026-04-27 03:02:09] "GET / HTTP/1.1" 200 35931 0.002076 10.0.0.41 - - [2026-04-27 03:02:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000523 10.0.0.41 - - [2026-04-27 03:02:12] "POST /fqname-to-id HTTP/1.1" 404 233 0.079968 10.0.0.41 - - [2026-04-27 03:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.23 - - [2026-04-27 03:02:12] "GET /projects?obj_uuids=c3067404-66ea-43bb-936a-3497a44d31b4&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001059 10.0.0.41 - - [2026-04-27 03:02:12] "GET /project/c3067404-66ea-43bb-936a-3497a44d31b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.053029 10.0.0.41 - - [2026-04-27 03:02:12] "POST /network-policys HTTP/1.1" 200 567 0.049484 10.0.0.41 - - [2026-04-27 03:02:12] "GET /network-policy/a52bdeb0-7188-4571-ba6e-9fc3227e1f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.009535 10.0.0.41 - - [2026-04-27 03:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.23 - - [2026-04-27 03:02:12] "GET /projects?obj_uuids=c3067404-66ea-43bb-936a-3497a44d31b4&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001192 10.0.0.41 - - [2026-04-27 03:02:12] "GET /project/c3067404-66ea-43bb-936a-3497a44d31b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.067217 10.0.0.23 - - [2026-04-27 03:02:13] "GET /projects?obj_uuids=c3067404-66ea-43bb-936a-3497a44d31b4&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001454 10.0.0.41 - - [2026-04-27 03:02:13] "POST /neutron/network HTTP/1.1" 200 623 0.211639 10.0.0.249 - - [2026-04-27 03:02:13] "POST /ref-update HTTP/1.1" 200 156 0.043808 10.0.0.249 - - [2026-04-27 03:02:13] "POST /fqname-to-id HTTP/1.1" 404 207 0.003863 10.0.0.41 - - [2026-04-27 03:02:13] "POST /neutron/network HTTP/1.1" 200 1016 0.018051 10.0.0.41 - - [2026-04-27 03:02:13] "POST /id-to-fqname HTTP/1.1" 200 237 0.001723 10.0.0.41 - - [2026-04-27 03:02:13] "GET /virtual-network/47a86d08-9c1b-4c69-9d3e-3668573751a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2659 0.012919 10.0.0.41 - - [2026-04-27 03:02:13] "GET /virtual-network/47a86d08-9c1b-4c69-9d3e-3668573751a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2659 0.007164 10.0.0.41 - - [2026-04-27 03:02:14] "POST /neutron/subnet HTTP/1.1" 200 724 0.014731 10.0.0.41 - - [2026-04-27 03:02:14] "POST /neutron/network HTTP/1.1" 200 1123 0.113260 10.0.0.41 - - [2026-04-27 03:02:14] "GET /virtual-network/47a86d08-9c1b-4c69-9d3e-3668573751a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2982 0.008283 10.0.0.41 - - [2026-04-27 03:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010668 10.0.0.41 - - [2026-04-27 03:02:14] "GET /network-policy/a52bdeb0-7188-4571-ba6e-9fc3227e1f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.008221 10.0.0.41 - - [2026-04-27 03:02:14] "GET /virtual-network/47a86d08-9c1b-4c69-9d3e-3668573751a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2982 0.006550 10.0.0.41 - - [2026-04-27 03:02:15] "GET /obj-perms HTTP/1.1" 200 5062 0.064174 10.0.0.41 - - [2026-04-27 03:02:16] "DELETE /network-policy/a52bdeb0-7188-4571-ba6e-9fc3227e1f4c HTTP/1.1" 409 238 0.012141 10.0.0.249 - - [2026-04-27 03:02:16] "DELETE /access-control-list/06b9a4fa-8420-40da-a399-86058db90ea3 HTTP/1.1" 200 115 0.057092 10.0.0.23 - - [2026-04-27 03:02:16] "POST /useragent-kv HTTP/1.1" 200 115 0.008211 10.0.0.23 - - [2026-04-27 03:02:16] "POST /useragent-kv HTTP/1.1" 200 115 0.004376 10.0.0.23 - - [2026-04-27 03:02:16] "POST /useragent-kv HTTP/1.1" 200 115 0.003852 10.0.0.23 - - [2026-04-27 03:02:16] "POST /useragent-kv HTTP/1.1" 200 115 0.007307 10.0.0.41 - - [2026-04-27 03:02:16] "POST /neutron/network HTTP/1.1" 200 151 0.232442 10.0.0.41 - - [2026-04-27 03:02:17] "DELETE /network-policy/a52bdeb0-7188-4571-ba6e-9fc3227e1f4c HTTP/1.1" 200 115 0.045232 10.0.0.41 - - [2026-04-27 03:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005484 10.0.0.23 - - [2026-04-27 03:02:17] "GET /projects?obj_uuids=c3067404-66ea-43bb-936a-3497a44d31b4&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001316 10.0.0.41 - - [2026-04-27 03:02:17] "GET /project/c3067404-66ea-43bb-936a-3497a44d31b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.055197 10.0.0.41 - - [2026-04-27 03:02:17] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyNegativeIpv4v6-87507113&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006350 10.0.0.23 - - [2026-04-27 03:02:20] "GET /projects?obj_uuids=c3067404-66ea-43bb-936a-3497a44d31b4&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001223 10.0.0.41 - - [2026-04-27 03:02:20] "GET /project/c3067404-66ea-43bb-936a-3497a44d31b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.058247 10.0.0.23 - - [2026-04-27 03:02:20] "GET /projects?obj_uuids=c3067404-66ea-43bb-936a-3497a44d31b4&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001385 10.0.0.41 - - [2026-04-27 03:02:20] "GET /project/c3067404-66ea-43bb-936a-3497a44d31b4?fields=virtual_networks HTTP/1.1" 200 1065 0.064380 10.0.0.23 - - [2026-04-27 03:02:20] "GET /projects?obj_uuids=c3067404-66ea-43bb-936a-3497a44d31b4&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001153 10.0.0.41 - - [2026-04-27 03:02:20] "GET /project/c3067404-66ea-43bb-936a-3497a44d31b4?fields=virtual_machine_interfaces HTTP/1.1" 200 1065 0.054116 10.0.0.23 - - [2026-04-27 03:02:20] "GET /projects?obj_uuids=c3067404-66ea-43bb-936a-3497a44d31b4&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001665 10.0.0.41 - - [2026-04-27 03:02:20] "GET /project/c3067404-66ea-43bb-936a-3497a44d31b4?fields=security_groups HTTP/1.1" 200 1307 0.067507 10.0.0.41 - - [2026-04-27 03:02:21] "POST /fqname-to-id HTTP/1.1" 404 188 0.034886 10.0.0.23 - - [2026-04-27 03:02:21] "GET /projects?obj_uuids=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004323 10.0.0.23 - - [2026-04-27 03:02:21] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001482 10.0.0.23 - - [2026-04-27 03:02:21] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009300 10.0.0.23 - - [2026-04-27 03:02:21] "POST /id-to-fqname HTTP/1.1" 200 190 0.003563 10.0.0.23 - - [2026-04-27 03:02:21] "POST /fqname-to-id HTTP/1.1" 404 199 0.007840 10.0.0.23 - - [2026-04-27 03:02:21] "POST /security-groups HTTP/1.1" 200 591 0.088513 10.0.0.249 - - [2026-04-27 03:02:21] "POST /fqname-to-id HTTP/1.1" 404 234 0.004135 10.0.0.23 - - [2026-04-27 03:02:21] "POST /projects HTTP/1.1" 200 585 0.340832 10.0.0.23 - - [2026-04-27 03:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.381441 10.0.0.41 - - [2026-04-27 03:02:22] "GET /project/7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.564091 10.0.0.249 - - [2026-04-27 03:02:22] "POST /access-control-lists HTTP/1.1" 200 594 0.069592 10.0.0.41 - - [2026-04-27 03:02:23] "GET / HTTP/1.1" 200 35931 0.002577 10.0.0.41 - - [2026-04-27 03:02:25] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000700 10.0.0.41 - - [2026-04-27 03:02:25] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.074024 10.0.0.41 - - [2026-04-27 03:02:25] "POST /network-ipams HTTP/1.1" 200 513 0.035779 10.0.0.41 - - [2026-04-27 03:02:25] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.004747 10.0.0.41 - - [2026-04-27 03:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005475 10.0.0.41 - - [2026-04-27 03:02:25] "GET /network-ipam/18ad66d0-1a6d-4d16-8e15-e77092791586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.009997 10.0.0.41 - - [2026-04-27 03:02:25] "PUT /network-ipam/18ad66d0-1a6d-4d16-8e15-e77092791586 HTTP/1.1" 200 258 0.020143 10.0.0.41 - - [2026-04-27 03:02:25] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.004766 10.0.0.41 - - [2026-04-27 03:02:25] "POST /network-ipams HTTP/1.1" 200 513 0.040957 10.0.0.41 - - [2026-04-27 03:02:25] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.004987 10.0.0.41 - - [2026-04-27 03:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004596 10.0.0.41 - - [2026-04-27 03:02:26] "GET /network-ipam/2e979047-d3ea-4157-af23-e61662358be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.007573 10.0.0.41 - - [2026-04-27 03:02:26] "PUT /network-ipam/2e979047-d3ea-4157-af23-e61662358be2 HTTP/1.1" 200 258 0.019637 10.0.0.41 - - [2026-04-27 03:02:26] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.005683 10.0.0.41 - - [2026-04-27 03:02:26] "POST /network-ipams HTTP/1.1" 200 513 0.048197 10.0.0.41 - - [2026-04-27 03:02:26] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1161 0.007520 10.0.0.41 - - [2026-04-27 03:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.41 - - [2026-04-27 03:02:26] "GET /network-ipam/095a886f-2712-4afe-8e3c-4d212608ba24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.009002 10.0.0.41 - - [2026-04-27 03:02:26] "PUT /network-ipam/095a886f-2712-4afe-8e3c-4d212608ba24 HTTP/1.1" 200 258 0.019802 10.0.0.41 - - [2026-04-27 03:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004475 10.0.0.23 - - [2026-04-27 03:02:27] "GET /projects?obj_uuids=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001547 10.0.0.41 - - [2026-04-27 03:02:27] "GET /project/7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.074945 10.0.0.23 - - [2026-04-27 03:02:28] "POST /useragent-kv HTTP/1.1" 200 115 0.007404 10.0.0.41 - - [2026-04-27 03:02:28] "POST /neutron/subnet HTTP/1.1" 200 720 0.274782 10.0.0.41 - - [2026-04-27 03:02:28] "POST /id-to-fqname HTTP/1.1" 200 221 0.002040 10.0.0.41 - - [2026-04-27 03:02:28] "GET /virtual-network/b73764e2-37be-47ca-9af6-61dff36ddeb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008267 10.0.0.41 - - [2026-04-27 03:02:28] "GET /virtual-network/b73764e2-37be-47ca-9af6-61dff36ddeb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.010271 10.0.0.41 - - [2026-04-27 03:02:28] "POST /neutron/network HTTP/1.1" 200 823 0.010948 10.0.0.41 - - [2026-04-27 03:02:28] "GET /virtual-network/b73764e2-37be-47ca-9af6-61dff36ddeb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007321 10.0.0.41 - - [2026-04-27 03:02:28] "GET /network-ipam/18ad66d0-1a6d-4d16-8e15-e77092791586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.005816 10.0.0.41 - - [2026-04-27 03:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003871 10.0.0.23 - - [2026-04-27 03:02:28] "GET /projects?obj_uuids=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001321 10.0.0.41 - - [2026-04-27 03:02:28] "GET /project/7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.067859 10.0.0.41 - - [2026-04-27 03:02:28] "POST /neutron/network HTTP/1.1" 200 117 0.019880 10.0.0.249 - - [2026-04-27 03:02:28] "POST /route-targets HTTP/1.1" 200 327 0.020348 10.0.0.41 - - [2026-04-27 03:02:29] "POST /neutron/network HTTP/1.1" 200 823 0.013536 10.0.0.41 - - [2026-04-27 03:02:29] "POST /id-to-fqname HTTP/1.1" 200 221 0.002467 10.0.0.41 - - [2026-04-27 03:02:29] "GET /virtual-network/828dda41-1726-43a2-9e84-97dabc6dec12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007519 10.0.0.41 - - [2026-04-27 03:02:29] "GET /virtual-network/828dda41-1726-43a2-9e84-97dabc6dec12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008507 10.0.0.41 - - [2026-04-27 03:02:29] "POST /neutron/subnet HTTP/1.1" 200 720 0.012895 10.0.0.41 - - [2026-04-27 03:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004975 10.0.0.23 - - [2026-04-27 03:02:29] "GET /projects?obj_uuids=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001350 10.0.0.41 - - [2026-04-27 03:02:29] "GET /project/7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.074260 10.0.0.249 - - [2026-04-27 03:02:29] "POST /ref-update HTTP/1.1" 200 156 0.033074 10.0.0.23 - - [2026-04-27 03:02:29] "POST /useragent-kv HTTP/1.1" 200 115 0.012506 10.0.0.41 - - [2026-04-27 03:02:30] "POST /neutron/subnet HTTP/1.1" 200 725 0.238877 10.0.0.41 - - [2026-04-27 03:02:30] "POST /id-to-fqname HTTP/1.1" 200 221 0.001566 10.0.0.41 - - [2026-04-27 03:02:30] "GET /virtual-network/91fec627-e020-46ee-a76d-4470e8f29de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006671 10.0.0.41 - - [2026-04-27 03:02:30] "GET /virtual-network/91fec627-e020-46ee-a76d-4470e8f29de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006838 10.0.0.41 - - [2026-04-27 03:02:30] "POST /neutron/network HTTP/1.1" 200 824 0.013689 10.0.0.41 - - [2026-04-27 03:02:30] "GET /virtual-network/b73764e2-37be-47ca-9af6-61dff36ddeb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008051 10.0.0.249 - - [2026-04-27 03:02:31] "GET /obj-perms HTTP/1.1" 200 5030 0.068331 10.0.0.41 - - [2026-04-27 03:02:32] "GET /virtual-network/828dda41-1726-43a2-9e84-97dabc6dec12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007823 10.0.0.23 - - [2026-04-27 03:02:32] "GET /obj-perms HTTP/1.1" 200 5030 0.070168 10.0.0.41 - - [2026-04-27 03:02:33] "GET /virtual-network/91fec627-e020-46ee-a76d-4470e8f29de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008288 10.0.0.41 - - [2026-04-27 03:02:33] "GET /obj-perms HTTP/1.1" 200 5030 0.063200 10.0.0.41 - - [2026-04-27 03:02:33] "POST /fqname-to-id HTTP/1.1" 404 215 0.004077 10.0.0.41 - - [2026-04-27 03:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004430 10.0.0.23 - - [2026-04-27 03:02:33] "GET /projects?obj_uuids=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001547 10.0.0.41 - - [2026-04-27 03:02:33] "GET /project/7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.054776 10.0.0.41 - - [2026-04-27 03:02:33] "POST /network-policys HTTP/1.1" 200 553 0.058075 10.0.0.41 - - [2026-04-27 03:02:33] "GET /network-policy/fd4a1989-ff52-4bcd-ae78-fcc85ca4115d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.008188 10.0.0.41 - - [2026-04-27 03:02:33] "POST /fqname-to-id HTTP/1.1" 404 215 0.004499 10.0.0.41 - - [2026-04-27 03:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005312 10.0.0.23 - - [2026-04-27 03:02:33] "GET /projects?obj_uuids=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001203 10.0.0.41 - - [2026-04-27 03:02:34] "GET /project/7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.075148 10.0.0.41 - - [2026-04-27 03:02:34] "POST /network-policys HTTP/1.1" 200 553 0.048414 10.0.0.41 - - [2026-04-27 03:02:34] "GET /network-policy/5f5fa8f5-c966-4460-a9e7-f99c41555f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.008189 10.0.0.41 - - [2026-04-27 03:02:34] "POST /fqname-to-id HTTP/1.1" 404 215 0.006156 10.0.0.41 - - [2026-04-27 03:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004361 10.0.0.23 - - [2026-04-27 03:02:34] "GET /projects?obj_uuids=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001282 10.0.0.41 - - [2026-04-27 03:02:34] "GET /project/7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.057831 10.0.0.41 - - [2026-04-27 03:02:34] "POST /network-policys HTTP/1.1" 200 553 0.043047 10.0.0.41 - - [2026-04-27 03:02:34] "GET /network-policy/6b0f4621-ce5e-45be-a1a3-4f70c83a3828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.009683 10.0.0.41 - - [2026-04-27 03:02:34] "POST /ref-update HTTP/1.1" 200 156 0.073017 10.0.0.41 - - [2026-04-27 03:02:34] "POST /ref-update HTTP/1.1" 200 156 0.140673 10.0.0.249 - - [2026-04-27 03:02:34] "PUT /access-control-list/3a072fe9-b559-44ea-ac92-6c9653fab664 HTTP/1.1" 200 272 0.058468 10.0.0.41 - - [2026-04-27 03:02:35] "POST /neutron/network HTTP/1.1" 200 915 0.130049 10.0.0.41 - - [2026-04-27 03:02:35] "GET /virtual-network/828dda41-1726-43a2-9e84-97dabc6dec12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.009454 10.0.0.41 - - [2026-04-27 03:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004719 10.0.0.41 - - [2026-04-27 03:02:35] "GET /network-policy/5f5fa8f5-c966-4460-a9e7-f99c41555f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.008713 10.0.0.41 - - [2026-04-27 03:02:35] "POST /id-to-fqname HTTP/1.1" 200 221 0.001311 10.0.0.249 - - [2026-04-27 03:02:35] "POST /ref-update HTTP/1.1" 200 156 0.030224 10.0.0.23 - - [2026-04-27 03:02:36] "GET /projects?obj_uuids=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001347 10.0.0.41 - - [2026-04-27 03:02:36] "GET /project/7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.074185 10.0.0.41 - - [2026-04-27 03:02:36] "POST /neutron/network HTTP/1.1" 200 994 0.010968 10.0.0.41 - - [2026-04-27 03:02:36] "POST /id-to-fqname HTTP/1.1" 200 221 0.001523 10.0.0.41 - - [2026-04-27 03:02:36] "POST /neutron/port HTTP/1.1" 200 117 0.008287 10.0.0.23 - - [2026-04-27 03:02:37] "GET /projects?obj_uuids=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001260 10.0.0.41 - - [2026-04-27 03:02:37] "POST /neutron/port HTTP/1.1" 200 1059 0.450389 10.0.0.23 - - [2026-04-27 03:02:37] "GET /projects?obj_uuids=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001297 10.0.0.41 - - [2026-04-27 03:02:37] "GET /project/7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.094262 10.0.0.41 - - [2026-04-27 03:02:37] "POST /neutron/port HTTP/1.1" 200 1059 0.071503 10.0.0.23 - - [2026-04-27 03:02:38] "DELETE /project/7a83886b3d2a4e9a85122a8d2faf0a2a HTTP/1.1" 404 173 0.014939 10.0.0.23 - - [2026-04-27 03:02:38] "DELETE /project/c306740466ea43bb936a3497a44d31b4 HTTP/1.1" 404 173 0.011967 10.0.0.23 - - [2026-04-27 03:02:38] "DELETE /project/8702a6302f7d43deb1f19c522382e513 HTTP/1.1" 404 173 0.013807 10.0.0.23 - - [2026-04-27 03:02:38] "GET /projects?obj_uuids=8702a630-2f7d-43de-b1f1-9c522382e513&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001710 10.0.0.23 - - [2026-04-27 03:02:38] "GET /projects?obj_uuids=c3067404-66ea-43bb-936a-3497a44d31b4&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003103 10.0.0.23 - - [2026-04-27 03:02:38] "GET /project/8702a630-2f7d-43de-b1f1-9c522382e513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1524 0.097753 10.0.0.23 - - [2026-04-27 03:02:38] "GET /projects?obj_uuids=8702a630-2f7d-43de-b1f1-9c522382e513&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.002019 10.0.0.23 - - [2026-04-27 03:02:38] "GET /project/c3067404-66ea-43bb-936a-3497a44d31b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.129327 10.0.0.23 - - [2026-04-27 03:02:38] "GET /projects?obj_uuids=c3067404-66ea-43bb-936a-3497a44d31b4&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001132 10.0.0.23 - - [2026-04-27 03:02:38] "GET /project/8702a630-2f7d-43de-b1f1-9c522382e513?fields=security_groups HTTP/1.1" 200 1405 0.088712 10.0.0.41 - - [2026-04-27 03:02:38] "POST /neutron/port HTTP/1.1" 200 1123 0.077130 10.0.0.41 - - [2026-04-27 03:02:38] "POST /neutron/port HTTP/1.1" 200 117 0.031326 10.0.0.23 - - [2026-04-27 03:02:38] "GET /project/c3067404-66ea-43bb-936a-3497a44d31b4?fields=security_groups HTTP/1.1" 200 1412 0.139810 10.0.0.41 - - [2026-04-27 03:02:38] "POST /id-to-fqname HTTP/1.1" 200 221 0.002945 10.0.0.23 - - [2026-04-27 03:02:38] "DELETE /security-group/b9086cfd-629d-4aeb-a01d-868a73a0891d HTTP/1.1" 200 115 0.094348 10.0.0.23 - - [2026-04-27 03:02:38] "GET /projects?obj_uuids=8702a630-2f7d-43de-b1f1-9c522382e513&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001233 10.0.0.23 - - [2026-04-27 03:02:38] "GET /project/8702a630-2f7d-43de-b1f1-9c522382e513?fields=application_policy_sets HTTP/1.1" 200 1444 0.058531 10.0.0.23 - - [2026-04-27 03:02:38] "DELETE /security-group/eef174c9-f77a-4aa6-a770-dd70a00208e7 HTTP/1.1" 200 115 0.090002 10.0.0.23 - - [2026-04-27 03:02:38] "GET /projects?obj_uuids=c3067404-66ea-43bb-936a-3497a44d31b4&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003615 10.0.0.41 - - [2026-04-27 03:02:38] "POST /neutron/network HTTP/1.1" 200 994 0.016850 10.0.0.23 - - [2026-04-27 03:02:38] "GET /project/c3067404-66ea-43bb-936a-3497a44d31b4?fields=application_policy_sets HTTP/1.1" 200 1451 0.097562 10.0.0.249 - - [2026-04-27 03:02:38] "DELETE /access-control-list/10004c75-947a-4c61-8733-a9dd0a4b3e14 HTTP/1.1" 200 115 0.094303 10.0.0.23 - - [2026-04-27 03:02:38] "DELETE /project/8702a630-2f7d-43de-b1f1-9c522382e513 HTTP/1.1" 200 115 0.723052 10.0.0.23 - - [2026-04-27 03:02:38] "DELETE /project/c3067404-66ea-43bb-936a-3497a44d31b4 HTTP/1.1" 200 115 0.784578 10.0.0.41 - - [2026-04-27 03:02:38] "POST /neutron/network HTTP/1.1" 200 834 0.015099 10.0.0.41 - - [2026-04-27 03:02:39] "POST /neutron/port HTTP/1.1" 200 1059 0.022968 10.0.0.23 - - [2026-04-27 03:02:39] "GET /projects?obj_uuids=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001465 10.0.0.41 - - [2026-04-27 03:02:39] "POST /neutron/port HTTP/1.1" 200 1123 0.027101 10.0.0.41 - - [2026-04-27 03:02:40] "GET /project/7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.085031 10.0.0.41 - - [2026-04-27 03:02:40] "POST /neutron/network HTTP/1.1" 200 824 0.008715 10.0.0.41 - - [2026-04-27 03:02:40] "POST /neutron/port HTTP/1.1" 200 2094 0.029782 10.0.0.41 - - [2026-04-27 03:02:40] "POST /neutron/port HTTP/1.1" 200 1123 0.023804 10.0.0.41 - - [2026-04-27 03:02:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011670 10.0.0.41 - - [2026-04-27 03:02:40] "POST /neutron/network HTTP/1.1" 200 834 0.008690 10.0.0.41 - - [2026-04-27 03:02:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012325 10.0.0.41 - - [2026-04-27 03:02:40] "GET /virtual-machine/5cf3f831-8f01-44b7-b5af-71dbd4e74dc1 HTTP/1.1" 401 292 0.000530 10.0.0.41 - - [2026-04-27 03:02:41] "GET /virtual-machine/5cf3f831-8f01-44b7-b5af-71dbd4e74dc1 HTTP/1.1" 200 1292 0.063725 10.0.0.41 - - [2026-04-27 03:02:41] "GET /virtual-machine/5cf3f831-8f01-44b7-b5af-71dbd4e74dc1 HTTP/1.1" 200 1292 0.006648 10.0.0.41 - - [2026-04-27 03:02:41] "GET /virtual-machine-interface/d78f0f8f-8b10-4fc2-afa4-bc78ef112209 HTTP/1.1" 200 2945 0.006267 10.0.0.41 - - [2026-04-27 03:02:41] "GET /virtual-machine/5cf3f831-8f01-44b7-b5af-71dbd4e74dc1 HTTP/1.1" 200 1292 0.007698 10.0.0.41 - - [2026-04-27 03:02:41] "GET /virtual-machine-interface/d78f0f8f-8b10-4fc2-afa4-bc78ef112209 HTTP/1.1" 200 2945 0.012359 10.0.0.41 - - [2026-04-27 03:02:41] "GET /instance-ip/ce29e9e5-cfb9-4967-83d1-65527980748f HTTP/1.1" 200 1620 0.009135 10.0.0.41 - - [2026-04-27 03:02:41] "POST /neutron/port HTTP/1.1" 200 1114 0.201491 10.0.0.41 - - [2026-04-27 03:02:41] "GET /virtual-machine/5cf3f831-8f01-44b7-b5af-71dbd4e74dc1 HTTP/1.1" 200 1292 0.004553 10.0.0.41 - - [2026-04-27 03:02:41] "GET /virtual-machine-interface/d78f0f8f-8b10-4fc2-afa4-bc78ef112209 HTTP/1.1" 200 2945 0.006350 10.0.0.41 - - [2026-04-27 03:02:41] "GET /instance-ip/ce29e9e5-cfb9-4967-83d1-65527980748f HTTP/1.1" 200 1620 0.006890 10.0.0.41 - - [2026-04-27 03:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004485 10.0.0.41 - - [2026-04-27 03:02:41] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005195 10.0.0.41 - - [2026-04-27 03:02:41] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.005070 10.0.0.41 - - [2026-04-27 03:02:41] "POST /neutron/subnet HTTP/1.1" 200 699 0.012741 10.0.0.41 - - [2026-04-27 03:02:41] "GET /virtual-network/b73764e2-37be-47ca-9af6-61dff36ddeb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.013960 10.0.0.41 - - [2026-04-27 03:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004915 10.0.0.41 - - [2026-04-27 03:02:41] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006804 10.0.0.41 - - [2026-04-27 03:02:41] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.005432 10.0.0.41 - - [2026-04-27 03:02:41] "GET /virtual-network/b73764e2-37be-47ca-9af6-61dff36ddeb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007054 10.0.0.41 - - [2026-04-27 03:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005203 10.0.0.41 - - [2026-04-27 03:02:41] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005895 10.0.0.41 - - [2026-04-27 03:02:41] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004179 10.0.0.41 - - [2026-04-27 03:02:42] "GET /virtual-network/b73764e2-37be-47ca-9af6-61dff36ddeb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.011610 10.0.0.41 - - [2026-04-27 03:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004981 10.0.0.41 - - [2026-04-27 03:02:42] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005022 10.0.0.41 - - [2026-04-27 03:02:42] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.005536 10.0.0.41 - - [2026-04-27 03:02:42] "GET /virtual-network/b73764e2-37be-47ca-9af6-61dff36ddeb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.008399 10.0.0.41 - - [2026-04-27 03:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004720 10.0.0.41 - - [2026-04-27 03:02:42] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006196 10.0.0.41 - - [2026-04-27 03:02:42] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004355 10.0.0.41 - - [2026-04-27 03:02:42] "GET /virtual-network/b73764e2-37be-47ca-9af6-61dff36ddeb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006967 10.0.0.41 - - [2026-04-27 03:02:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008278 10.0.0.41 - - [2026-04-27 03:02:45] "GET /virtual-network/b73764e2-37be-47ca-9af6-61dff36ddeb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006739 10.0.0.41 - - [2026-04-27 03:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.41 - - [2026-04-27 03:02:49] "GET /virtual-network/b73764e2-37be-47ca-9af6-61dff36ddeb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.008656 10.0.0.41 - - [2026-04-27 03:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004579 10.0.0.41 - - [2026-04-27 03:02:53] "GET /virtual-network/b73764e2-37be-47ca-9af6-61dff36ddeb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006186 10.0.0.41 - - [2026-04-27 03:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005013 10.0.0.41 - - [2026-04-27 03:02:57] "GET /virtual-network/b73764e2-37be-47ca-9af6-61dff36ddeb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.009024 10.0.0.41 - - [2026-04-27 03:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004655 10.0.0.41 - - [2026-04-27 03:03:01] "GET /virtual-network/b73764e2-37be-47ca-9af6-61dff36ddeb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.008977 10.0.0.41 - - [2026-04-27 03:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005188 10.0.0.41 - - [2026-04-27 03:03:05] "GET /virtual-network/b73764e2-37be-47ca-9af6-61dff36ddeb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007658 10.0.0.41 - - [2026-04-27 03:03:08] "POST /neutron/port HTTP/1.1" 200 1123 0.031908 10.0.0.41 - - [2026-04-27 03:03:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007246 10.0.0.41 - - [2026-04-27 03:03:09] "POST /neutron/network HTTP/1.1" 200 915 0.016519 10.0.0.41 - - [2026-04-27 03:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005219 10.0.0.41 - - [2026-04-27 03:03:09] "GET /virtual-network/b73764e2-37be-47ca-9af6-61dff36ddeb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006368 10.0.0.41 - - [2026-04-27 03:03:12] "POST /neutron/network HTTP/1.1" 200 1004 0.009527 10.0.0.41 - - [2026-04-27 03:03:12] "POST /neutron/port HTTP/1.1" 200 117 0.001596 10.0.0.41 - - [2026-04-27 03:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004921 10.0.0.41 - - [2026-04-27 03:03:14] "GET /virtual-network/b73764e2-37be-47ca-9af6-61dff36ddeb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.008345 10.0.0.41 - - [2026-04-27 03:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005795 10.0.0.41 - - [2026-04-27 03:03:18] "GET /virtual-network/b73764e2-37be-47ca-9af6-61dff36ddeb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007017 10.0.0.41 - - [2026-04-27 03:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005116 10.0.0.41 - - [2026-04-27 03:03:22] "GET /virtual-network/b73764e2-37be-47ca-9af6-61dff36ddeb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007286 10.0.0.41 - - [2026-04-27 03:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005 10.0.0.41 - - [2026-04-27 03:03:24] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006450 10.0.0.41 - - [2026-04-27 03:03:24] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004406 10.0.0.41 - - [2026-04-27 03:03:24] "GET /virtual-network/b73764e2-37be-47ca-9af6-61dff36ddeb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007658 10.0.0.41 - - [2026-04-27 03:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004715 10.0.0.41 - - [2026-04-27 03:03:24] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005008 10.0.0.41 - - [2026-04-27 03:03:24] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003907 10.0.0.41 - - [2026-04-27 03:03:24] "GET /virtual-network/b73764e2-37be-47ca-9af6-61dff36ddeb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.008763 10.0.0.41 - - [2026-04-27 03:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.41 - - [2026-04-27 03:03:24] "GET /routing-instance/1303dfb1-65fc-4eb8-9bc9-3e253542b9a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.005448 10.0.0.41 - - [2026-04-27 03:03:24] "GET /route-target/30959b1c-dac3-4c95-9e52-e215a9d3c0ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006138 10.0.0.41 - - [2026-04-27 03:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004453 10.0.0.41 - - [2026-04-27 03:03:24] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004605 10.0.0.41 - - [2026-04-27 03:03:24] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004158 10.0.0.41 - - [2026-04-27 03:03:24] "GET /virtual-network/b73764e2-37be-47ca-9af6-61dff36ddeb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.008163 10.0.0.41 - - [2026-04-27 03:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004376 10.0.0.41 - - [2026-04-27 03:03:25] "GET /routing-instance/1303dfb1-65fc-4eb8-9bc9-3e253542b9a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.005155 10.0.0.41 - - [2026-04-27 03:03:25] "GET /route-target/30959b1c-dac3-4c95-9e52-e215a9d3c0ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005084 10.0.0.41 - - [2026-04-27 03:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005586 10.0.0.41 - - [2026-04-27 03:03:25] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008714 10.0.0.41 - - [2026-04-27 03:03:25] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.005839 10.0.0.41 - - [2026-04-27 03:03:25] "GET /virtual-network/b73764e2-37be-47ca-9af6-61dff36ddeb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.008500 10.0.0.41 - - [2026-04-27 03:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004784 10.0.0.41 - - [2026-04-27 03:03:25] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006167 10.0.0.41 - - [2026-04-27 03:03:25] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.006649 10.0.0.41 - - [2026-04-27 03:03:25] "GET /virtual-network/b73764e2-37be-47ca-9af6-61dff36ddeb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007117 10.0.0.41 - - [2026-04-27 03:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004912 10.0.0.41 - - [2026-04-27 03:03:25] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005435 10.0.0.41 - - [2026-04-27 03:03:25] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004801 10.0.0.41 - - [2026-04-27 03:03:25] "GET /virtual-network/b73764e2-37be-47ca-9af6-61dff36ddeb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.008116 10.0.0.23 - - [2026-04-27 03:03:25] "GET /obj-perms HTTP/1.1" 200 5030 0.006250 10.0.0.41 - - [2026-04-27 03:03:25] "GET /obj-perms HTTP/1.1" 200 5030 0.006089 10.0.0.41 - - [2026-04-27 03:03:25] "GET /obj-perms HTTP/1.1" 200 5030 0.004890 10.0.0.249 - - [2026-04-27 03:03:25] "GET /obj-perms HTTP/1.1" 200 5030 0.004687 10.0.0.23 - - [2026-04-27 03:03:25] "GET /obj-perms HTTP/1.1" 200 5030 0.006337 10.0.0.41 - - [2026-04-27 03:03:26] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010715 10.0.0.41 - - [2026-04-27 03:03:26] "POST /neutron/port HTTP/1.1" 200 1123 0.025730 10.0.0.41 - - [2026-04-27 03:03:26] "POST /neutron/security_group HTTP/1.1" 200 2058 0.018648 10.0.0.41 - - [2026-04-27 03:03:26] "GET /virtual-machine/af82728c-693f-42ac-a4b1-f6c5b1748c2d HTTP/1.1" 200 1293 0.008268 10.0.0.41 - - [2026-04-27 03:03:26] "GET /virtual-machine/af82728c-693f-42ac-a4b1-f6c5b1748c2d HTTP/1.1" 200 1293 0.004791 10.0.0.41 - - [2026-04-27 03:03:26] "GET /virtual-machine-interface/aacab6e6-336d-43f1-ae19-2a9e168702cf HTTP/1.1" 200 2945 0.007089 10.0.0.41 - - [2026-04-27 03:03:26] "GET /virtual-machine/af82728c-693f-42ac-a4b1-f6c5b1748c2d HTTP/1.1" 200 1293 0.005663 10.0.0.41 - - [2026-04-27 03:03:26] "GET /virtual-machine-interface/aacab6e6-336d-43f1-ae19-2a9e168702cf HTTP/1.1" 200 2945 0.006458 10.0.0.41 - - [2026-04-27 03:03:26] "GET /instance-ip/accc49b1-9002-4548-b6a3-beb66537e836 HTTP/1.1" 200 1621 0.009135 10.0.0.41 - - [2026-04-27 03:03:26] "GET /virtual-machine/af82728c-693f-42ac-a4b1-f6c5b1748c2d HTTP/1.1" 200 1293 0.004300 10.0.0.41 - - [2026-04-27 03:03:26] "GET /virtual-machine-interface/aacab6e6-336d-43f1-ae19-2a9e168702cf HTTP/1.1" 200 2945 0.007330 10.0.0.41 - - [2026-04-27 03:03:26] "GET /instance-ip/accc49b1-9002-4548-b6a3-beb66537e836 HTTP/1.1" 200 1621 0.007092 10.0.0.41 - - [2026-04-27 03:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.41 - - [2026-04-27 03:03:26] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005075 10.0.0.41 - - [2026-04-27 03:03:26] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.005003 10.0.0.41 - - [2026-04-27 03:03:26] "GET /virtual-network/828dda41-1726-43a2-9e84-97dabc6dec12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.007329 10.0.0.41 - - [2026-04-27 03:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004707 10.0.0.41 - - [2026-04-27 03:03:26] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006094 10.0.0.41 - - [2026-04-27 03:03:26] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004464 10.0.0.41 - - [2026-04-27 03:03:26] "GET /virtual-network/828dda41-1726-43a2-9e84-97dabc6dec12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.007004 10.0.0.41 - - [2026-04-27 03:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005015 10.0.0.41 - - [2026-04-27 03:03:26] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004918 10.0.0.41 - - [2026-04-27 03:03:26] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.009110 10.0.0.41 - - [2026-04-27 03:03:26] "GET /virtual-network/828dda41-1726-43a2-9e84-97dabc6dec12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.009677 10.0.0.41 - - [2026-04-27 03:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005491 10.0.0.41 - - [2026-04-27 03:03:26] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006310 10.0.0.41 - - [2026-04-27 03:03:26] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.018385 10.0.0.41 - - [2026-04-27 03:03:27] "GET /virtual-network/828dda41-1726-43a2-9e84-97dabc6dec12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.007775 10.0.0.41 - - [2026-04-27 03:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004749 10.0.0.41 - - [2026-04-27 03:03:27] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005045 10.0.0.41 - - [2026-04-27 03:03:27] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003874 10.0.0.41 - - [2026-04-27 03:03:27] "GET /virtual-network/828dda41-1726-43a2-9e84-97dabc6dec12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.007823 10.0.0.41 - - [2026-04-27 03:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005477 10.0.0.41 - - [2026-04-27 03:03:28] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004401 10.0.0.41 - - [2026-04-27 03:03:28] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004405 10.0.0.41 - - [2026-04-27 03:03:28] "GET /virtual-network/828dda41-1726-43a2-9e84-97dabc6dec12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.007079 10.0.0.41 - - [2026-04-27 03:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004995 10.0.0.41 - - [2026-04-27 03:03:28] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006233 10.0.0.41 - - [2026-04-27 03:03:28] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004754 10.0.0.41 - - [2026-04-27 03:03:28] "GET /virtual-network/828dda41-1726-43a2-9e84-97dabc6dec12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.008099 10.0.0.41 - - [2026-04-27 03:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004905 10.0.0.41 - - [2026-04-27 03:03:28] "GET /routing-instance/6028d8ef-cc4a-4ac6-8910-df645f5b5dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.009756 10.0.0.41 - - [2026-04-27 03:03:28] "GET /route-target/099e8565-b88b-486c-8161-5ec8823b6282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 899 0.008368 10.0.0.41 - - [2026-04-27 03:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006485 10.0.0.41 - - [2026-04-27 03:03:28] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004857 10.0.0.41 - - [2026-04-27 03:03:28] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004169 10.0.0.41 - - [2026-04-27 03:03:28] "GET /virtual-network/828dda41-1726-43a2-9e84-97dabc6dec12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.010464 10.0.0.41 - - [2026-04-27 03:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004753 10.0.0.41 - - [2026-04-27 03:03:28] "GET /routing-instance/6028d8ef-cc4a-4ac6-8910-df645f5b5dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.006161 10.0.0.41 - - [2026-04-27 03:03:28] "GET /route-target/099e8565-b88b-486c-8161-5ec8823b6282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 899 0.007273 10.0.0.41 - - [2026-04-27 03:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005229 10.0.0.41 - - [2026-04-27 03:03:29] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006759 10.0.0.41 - - [2026-04-27 03:03:29] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004506 10.0.0.41 - - [2026-04-27 03:03:29] "GET /virtual-network/828dda41-1726-43a2-9e84-97dabc6dec12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.006986 10.0.0.41 - - [2026-04-27 03:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004607 10.0.0.41 - - [2026-04-27 03:03:29] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007253 10.0.0.41 - - [2026-04-27 03:03:29] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.005366 10.0.0.41 - - [2026-04-27 03:03:29] "GET /virtual-network/828dda41-1726-43a2-9e84-97dabc6dec12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.009200 10.0.0.41 - - [2026-04-27 03:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006019 10.0.0.41 - - [2026-04-27 03:03:29] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008095 10.0.0.41 - - [2026-04-27 03:03:29] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004989 10.0.0.41 - - [2026-04-27 03:03:29] "GET /virtual-network/828dda41-1726-43a2-9e84-97dabc6dec12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.008866 10.0.0.41 - - [2026-04-27 03:03:29] "GET /obj-perms HTTP/1.1" 200 5030 0.008053 10.0.0.41 - - [2026-04-27 03:03:29] "GET /obj-perms HTTP/1.1" 200 5030 0.004140 10.0.0.23 - - [2026-04-27 03:03:29] "GET /obj-perms HTTP/1.1" 200 5030 0.005578 10.0.0.249 - - [2026-04-27 03:03:29] "GET /obj-perms HTTP/1.1" 200 5030 0.007992 10.0.0.41 - - [2026-04-27 03:03:29] "GET /obj-perms HTTP/1.1" 200 5030 0.005087 10.0.0.41 - - [2026-04-27 03:03:29] "POST /neutron/port HTTP/1.1" 200 1124 0.028154 10.0.0.41 - - [2026-04-27 03:03:30] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008830 10.0.0.41 - - [2026-04-27 03:03:30] "GET /virtual-machine/ebe408d6-00ba-4f26-9193-7ed73d963ceb HTTP/1.1" 200 1293 0.008384 10.0.0.41 - - [2026-04-27 03:03:30] "GET /virtual-machine/ebe408d6-00ba-4f26-9193-7ed73d963ceb HTTP/1.1" 200 1293 0.005650 10.0.0.41 - - [2026-04-27 03:03:30] "GET /virtual-machine-interface/2fa8b3a0-b649-42a6-a266-ddacf5491a89 HTTP/1.1" 200 2944 0.015996 10.0.0.41 - - [2026-04-27 03:03:30] "GET /virtual-machine/ebe408d6-00ba-4f26-9193-7ed73d963ceb HTTP/1.1" 200 1293 0.005380 10.0.0.41 - - [2026-04-27 03:03:30] "GET /virtual-machine-interface/2fa8b3a0-b649-42a6-a266-ddacf5491a89 HTTP/1.1" 200 2944 0.007055 10.0.0.41 - - [2026-04-27 03:03:30] "GET /instance-ip/8cc26140-a01c-42cf-a979-f4f66e43e5c8 HTTP/1.1" 200 1622 0.009286 10.0.0.41 - - [2026-04-27 03:03:30] "GET /virtual-machine/ebe408d6-00ba-4f26-9193-7ed73d963ceb HTTP/1.1" 200 1293 0.005366 10.0.0.41 - - [2026-04-27 03:03:30] "GET /virtual-machine-interface/2fa8b3a0-b649-42a6-a266-ddacf5491a89 HTTP/1.1" 200 2944 0.007206 10.0.0.41 - - [2026-04-27 03:03:30] "GET /instance-ip/8cc26140-a01c-42cf-a979-f4f66e43e5c8 HTTP/1.1" 200 1622 0.005861 10.0.0.41 - - [2026-04-27 03:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005532 10.0.0.41 - - [2026-04-27 03:03:30] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005444 10.0.0.41 - - [2026-04-27 03:03:30] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004346 10.0.0.41 - - [2026-04-27 03:03:30] "GET /virtual-network/91fec627-e020-46ee-a76d-4470e8f29de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007975 10.0.0.41 - - [2026-04-27 03:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004786 10.0.0.41 - - [2026-04-27 03:03:30] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005600 10.0.0.41 - - [2026-04-27 03:03:30] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003854 10.0.0.41 - - [2026-04-27 03:03:30] "GET /virtual-network/91fec627-e020-46ee-a76d-4470e8f29de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007924 10.0.0.41 - - [2026-04-27 03:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.41 - - [2026-04-27 03:03:30] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004617 10.0.0.41 - - [2026-04-27 03:03:30] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004451 10.0.0.41 - - [2026-04-27 03:03:30] "GET /virtual-network/91fec627-e020-46ee-a76d-4470e8f29de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008358 10.0.0.41 - - [2026-04-27 03:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004596 10.0.0.41 - - [2026-04-27 03:03:30] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005087 10.0.0.41 - - [2026-04-27 03:03:30] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004082 10.0.0.41 - - [2026-04-27 03:03:30] "GET /virtual-network/91fec627-e020-46ee-a76d-4470e8f29de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007619 10.0.0.41 - - [2026-04-27 03:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004454 10.0.0.41 - - [2026-04-27 03:03:30] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005431 10.0.0.41 - - [2026-04-27 03:03:30] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003765 10.0.0.41 - - [2026-04-27 03:03:30] "GET /virtual-network/91fec627-e020-46ee-a76d-4470e8f29de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007564 10.0.0.41 - - [2026-04-27 03:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005081 10.0.0.41 - - [2026-04-27 03:03:32] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004646 10.0.0.41 - - [2026-04-27 03:03:32] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.005143 10.0.0.41 - - [2026-04-27 03:03:32] "GET /virtual-network/91fec627-e020-46ee-a76d-4470e8f29de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008154 10.0.0.41 - - [2026-04-27 03:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005725 10.0.0.41 - - [2026-04-27 03:03:32] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006032 10.0.0.41 - - [2026-04-27 03:03:32] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004975 10.0.0.41 - - [2026-04-27 03:03:32] "GET /virtual-network/91fec627-e020-46ee-a76d-4470e8f29de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007224 10.0.0.41 - - [2026-04-27 03:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005988 10.0.0.41 - - [2026-04-27 03:03:32] "GET /routing-instance/e70baff7-c0ac-4e41-affe-8f29a91f999d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.008284 10.0.0.41 - - [2026-04-27 03:03:32] "GET /route-target/3608e944-b570-41ab-a943-191bf77c68ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006142 10.0.0.41 - - [2026-04-27 03:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005114 10.0.0.41 - - [2026-04-27 03:03:32] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005224 10.0.0.41 - - [2026-04-27 03:03:32] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004087 10.0.0.41 - - [2026-04-27 03:03:32] "GET /virtual-network/91fec627-e020-46ee-a76d-4470e8f29de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007223 10.0.0.41 - - [2026-04-27 03:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.41 - - [2026-04-27 03:03:32] "GET /routing-instance/e70baff7-c0ac-4e41-affe-8f29a91f999d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.006582 10.0.0.41 - - [2026-04-27 03:03:32] "GET /route-target/3608e944-b570-41ab-a943-191bf77c68ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005045 10.0.0.41 - - [2026-04-27 03:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005277 10.0.0.41 - - [2026-04-27 03:03:32] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005359 10.0.0.41 - - [2026-04-27 03:03:32] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.005967 10.0.0.41 - - [2026-04-27 03:03:32] "GET /virtual-network/91fec627-e020-46ee-a76d-4470e8f29de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006870 10.0.0.41 - - [2026-04-27 03:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.41 - - [2026-04-27 03:03:32] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006172 10.0.0.41 - - [2026-04-27 03:03:32] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004068 10.0.0.41 - - [2026-04-27 03:03:33] "GET /virtual-network/91fec627-e020-46ee-a76d-4470e8f29de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008448 10.0.0.23 - - [2026-04-27 03:03:33] "GET /obj-perms HTTP/1.1" 200 5030 0.005569 10.0.0.41 - - [2026-04-27 03:03:33] "GET /obj-perms HTTP/1.1" 200 5030 0.007229 10.0.0.249 - - [2026-04-27 03:03:33] "GET /obj-perms HTTP/1.1" 200 5030 0.004581 10.0.0.41 - - [2026-04-27 03:03:33] "GET /obj-perms HTTP/1.1" 200 5030 0.006716 10.0.0.41 - - [2026-04-27 03:03:33] "GET /virtual-machine/5cf3f831-8f01-44b7-b5af-71dbd4e74dc1 HTTP/1.1" 200 1292 0.005390 10.0.0.41 - - [2026-04-27 03:03:33] "GET /virtual-machine-interface/d78f0f8f-8b10-4fc2-afa4-bc78ef112209 HTTP/1.1" 200 2945 0.006435 10.0.0.41 - - [2026-04-27 03:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005916 10.0.0.41 - - [2026-04-27 03:03:33] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004903 10.0.0.41 - - [2026-04-27 03:03:33] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003903 10.0.0.41 - - [2026-04-27 03:03:33] "GET /virtual-network/b73764e2-37be-47ca-9af6-61dff36ddeb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007975 10.0.0.41 - - [2026-04-27 03:03:34] "POST /neutron/port HTTP/1.1" 200 1123 0.067638 10.0.0.41 - - [2026-04-27 03:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.41 - - [2026-04-27 03:03:34] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005566 10.0.0.41 - - [2026-04-27 03:03:34] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004577 10.0.0.41 - - [2026-04-27 03:03:34] "GET /virtual-network/b73764e2-37be-47ca-9af6-61dff36ddeb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007297 10.0.0.41 - - [2026-04-27 03:03:34] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010811 10.0.0.41 - - [2026-04-27 03:03:37] "POST /neutron/port HTTP/1.1" 200 1124 0.027912 10.0.0.41 - - [2026-04-27 03:03:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012879 10.0.0.41 - - [2026-04-27 03:03:45] "GET /virtual-machine/af82728c-693f-42ac-a4b1-f6c5b1748c2d HTTP/1.1" 200 1293 0.005771 10.0.0.41 - - [2026-04-27 03:03:45] "GET /virtual-machine-interface/aacab6e6-336d-43f1-ae19-2a9e168702cf HTTP/1.1" 200 2945 0.006969 10.0.0.41 - - [2026-04-27 03:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005168 10.0.0.41 - - [2026-04-27 03:03:45] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004874 10.0.0.41 - - [2026-04-27 03:03:45] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.005177 10.0.0.41 - - [2026-04-27 03:03:45] "GET /virtual-network/828dda41-1726-43a2-9e84-97dabc6dec12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.008912 10.0.0.41 - - [2026-04-27 03:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004434 10.0.0.41 - - [2026-04-27 03:03:46] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005254 10.0.0.41 - - [2026-04-27 03:03:46] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.007819 10.0.0.41 - - [2026-04-27 03:03:46] "GET /virtual-network/828dda41-1726-43a2-9e84-97dabc6dec12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.007244 10.0.0.41 - - [2026-04-27 03:03:46] "GET /virtual-machine/ebe408d6-00ba-4f26-9193-7ed73d963ceb HTTP/1.1" 200 1293 0.005261 10.0.0.41 - - [2026-04-27 03:03:46] "GET /virtual-machine-interface/2fa8b3a0-b649-42a6-a266-ddacf5491a89 HTTP/1.1" 200 2944 0.007951 10.0.0.41 - - [2026-04-27 03:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004175 10.0.0.41 - - [2026-04-27 03:03:46] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005254 10.0.0.41 - - [2026-04-27 03:03:46] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003755 10.0.0.41 - - [2026-04-27 03:03:46] "GET /virtual-network/91fec627-e020-46ee-a76d-4470e8f29de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008825 10.0.0.41 - - [2026-04-27 03:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005238 10.0.0.41 - - [2026-04-27 03:03:47] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004766 10.0.0.41 - - [2026-04-27 03:03:47] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003848 10.0.0.41 - - [2026-04-27 03:03:48] "GET /virtual-network/91fec627-e020-46ee-a76d-4470e8f29de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008061 10.0.0.249 - - [2026-04-27 03:03:58] "GET /obj-perms HTTP/1.1" 200 5056 0.095362 10.0.0.23 - - [2026-04-27 03:03:58] "GET /obj-perms HTTP/1.1" 200 5056 0.072439 10.0.0.41 - - [2026-04-27 03:04:11] "POST /neutron/network HTTP/1.1" 200 925 0.038377 10.0.0.41 - - [2026-04-27 03:04:11] "POST /neutron/port HTTP/1.1" 200 117 0.001762 10.0.0.41 - - [2026-04-27 03:04:12] "POST /neutron/port HTTP/1.1" 200 1124 0.023207 10.0.0.41 - - [2026-04-27 03:04:12] "POST /neutron/subnet HTTP/1.1" 200 699 0.013095 10.0.0.41 - - [2026-04-27 03:04:46] "GET /virtual-machine/ebe408d6-00ba-4f26-9193-7ed73d963ceb HTTP/1.1" 200 1293 0.006693 10.0.0.41 - - [2026-04-27 03:04:47] "POST /neutron/port HTTP/1.1" 200 1124 0.034612 10.0.0.41 - - [2026-04-27 03:04:49] "GET /virtual-machine/ebe408d6-00ba-4f26-9193-7ed73d963ceb HTTP/1.1" 404 171 0.004796 10.0.0.41 - - [2026-04-27 03:04:49] "GET /virtual-machine/ebe408d6-00ba-4f26-9193-7ed73d963ceb HTTP/1.1" 404 171 0.003412 10.0.0.41 - - [2026-04-27 03:04:49] "GET /virtual-machine/ebe408d6-00ba-4f26-9193-7ed73d963ceb HTTP/1.1" 404 171 0.003928 10.0.0.41 - - [2026-04-27 03:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004659 10.0.0.41 - - [2026-04-27 03:04:49] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004982 10.0.0.41 - - [2026-04-27 03:04:49] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.006989 10.0.0.41 - - [2026-04-27 03:04:49] "GET /virtual-network/91fec627-e020-46ee-a76d-4470e8f29de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.009792 10.0.0.41 - - [2026-04-27 03:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005388 10.0.0.41 - - [2026-04-27 03:04:49] "GET /routing-instance/e70baff7-c0ac-4e41-affe-8f29a91f999d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.005430 10.0.0.41 - - [2026-04-27 03:04:49] "GET /route-target/3608e944-b570-41ab-a943-191bf77c68ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006526 10.0.0.41 - - [2026-04-27 03:04:52] "GET /obj-perms HTTP/1.1" 200 5030 0.005585 10.0.0.249 - - [2026-04-27 03:04:55] "GET /obj-perms HTTP/1.1" 200 5030 0.008148 10.0.0.41 - - [2026-04-27 03:04:59] "GET /obj-perms HTTP/1.1" 200 5056 0.081780 10.0.0.249 - - [2026-04-27 03:05:01] "GET /obj-perms HTTP/1.1" 200 5030 0.005486 10.0.0.41 - - [2026-04-27 03:05:02] "GET /obj-perms HTTP/1.1" 200 5030 0.006356 10.0.0.41 - - [2026-04-27 03:05:02] "GET /virtual-machine/af82728c-693f-42ac-a4b1-f6c5b1748c2d HTTP/1.1" 200 1293 0.006806 10.0.0.41 - - [2026-04-27 03:05:02] "POST /neutron/port HTTP/1.1" 200 1123 0.028157 10.0.0.41 - - [2026-04-27 03:05:04] "GET /virtual-machine/af82728c-693f-42ac-a4b1-f6c5b1748c2d HTTP/1.1" 404 171 0.005769 10.0.0.41 - - [2026-04-27 03:05:04] "GET /virtual-machine/af82728c-693f-42ac-a4b1-f6c5b1748c2d HTTP/1.1" 404 171 0.005464 10.0.0.41 - - [2026-04-27 03:05:04] "GET /virtual-machine/af82728c-693f-42ac-a4b1-f6c5b1748c2d HTTP/1.1" 404 171 0.004784 10.0.0.41 - - [2026-04-27 03:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006851 10.0.0.41 - - [2026-04-27 03:05:04] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006067 10.0.0.41 - - [2026-04-27 03:05:04] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.005120 10.0.0.41 - - [2026-04-27 03:05:04] "GET /virtual-network/828dda41-1726-43a2-9e84-97dabc6dec12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.008939 10.0.0.41 - - [2026-04-27 03:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.41 - - [2026-04-27 03:05:04] "GET /routing-instance/6028d8ef-cc4a-4ac6-8910-df645f5b5dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.006432 10.0.0.41 - - [2026-04-27 03:05:04] "GET /route-target/099e8565-b88b-486c-8161-5ec8823b6282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 899 0.005642 10.0.0.249 - - [2026-04-27 03:05:07] "GET /obj-perms HTTP/1.1" 200 5030 0.010418 10.0.0.41 - - [2026-04-27 03:05:10] "GET /obj-perms HTTP/1.1" 200 5030 0.005308 10.0.0.41 - - [2026-04-27 03:05:12] "POST /neutron/port HTTP/1.1" 200 1123 0.026610 10.0.0.41 - - [2026-04-27 03:05:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006394 10.0.0.41 - - [2026-04-27 03:05:12] "POST /neutron/network HTTP/1.1" 200 994 0.009267 10.0.0.249 - - [2026-04-27 03:05:17] "GET /obj-perms HTTP/1.1" 200 5030 0.006055 10.0.0.41 - - [2026-04-27 03:05:20] "GET /obj-perms HTTP/1.1" 200 5030 0.004944 10.0.0.249 - - [2026-04-27 03:05:26] "GET /obj-perms HTTP/1.1" 200 5030 0.005363 10.0.0.41 - - [2026-04-27 03:05:26] "GET /obj-perms HTTP/1.1" 200 5030 0.006520 10.0.0.41 - - [2026-04-27 03:05:26] "GET /virtual-machine/5cf3f831-8f01-44b7-b5af-71dbd4e74dc1 HTTP/1.1" 200 1292 0.005425 10.0.0.41 - - [2026-04-27 03:05:27] "POST /neutron/port HTTP/1.1" 200 151 0.250318 10.0.0.41 - - [2026-04-27 03:05:28] "GET /virtual-machine/5cf3f831-8f01-44b7-b5af-71dbd4e74dc1 HTTP/1.1" 404 171 0.004671 10.0.0.41 - - [2026-04-27 03:05:28] "GET /virtual-machine/5cf3f831-8f01-44b7-b5af-71dbd4e74dc1 HTTP/1.1" 404 171 0.004582 10.0.0.41 - - [2026-04-27 03:05:28] "GET /virtual-machine/5cf3f831-8f01-44b7-b5af-71dbd4e74dc1 HTTP/1.1" 404 171 0.006596 10.0.0.41 - - [2026-04-27 03:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005024 10.0.0.41 - - [2026-04-27 03:05:28] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004662 10.0.0.41 - - [2026-04-27 03:05:28] "GET /virtual-networks?parent_id=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004259 10.0.0.41 - - [2026-04-27 03:05:28] "GET /virtual-network/b73764e2-37be-47ca-9af6-61dff36ddeb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.010521 10.0.0.41 - - [2026-04-27 03:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005087 10.0.0.41 - - [2026-04-27 03:05:28] "GET /routing-instance/1303dfb1-65fc-4eb8-9bc9-3e253542b9a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.006549 10.0.0.41 - - [2026-04-27 03:05:28] "GET /route-target/30959b1c-dac3-4c95-9e52-e215a9d3c0ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005949 10.0.0.41 - - [2026-04-27 03:05:32] "GET /obj-perms HTTP/1.1" 200 5030 0.006401 10.0.0.249 - - [2026-04-27 03:05:32] "GET /obj-perms HTTP/1.1" 200 5030 0.005179 10.0.0.23 - - [2026-04-27 03:05:32] "GET /obj-perms HTTP/1.1" 200 5030 0.005382 10.0.0.41 - - [2026-04-27 03:05:32] "GET /virtual-network/828dda41-1726-43a2-9e84-97dabc6dec12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.010445 10.0.0.41 - - [2026-04-27 03:05:32] "POST /neutron/network HTTP/1.1" 200 823 0.011549 10.0.0.41 - - [2026-04-27 03:05:32] "GET /virtual-network/828dda41-1726-43a2-9e84-97dabc6dec12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.010495 10.0.0.249 - - [2026-04-27 03:05:32] "POST /ref-update HTTP/1.1" 200 156 0.065173 10.0.0.41 - - [2026-04-27 03:05:32] "POST /ref-update HTTP/1.1" 200 156 0.102471 10.0.0.41 - - [2026-04-27 03:05:33] "POST /ref-update HTTP/1.1" 200 156 0.151853 10.0.0.249 - - [2026-04-27 03:05:33] "DELETE /access-control-list/3a072fe9-b559-44ea-ac92-6c9653fab664 HTTP/1.1" 200 115 0.092823 10.0.0.41 - - [2026-04-27 03:05:33] "DELETE /network-policy/6b0f4621-ce5e-45be-a1a3-4f70c83a3828 HTTP/1.1" 200 115 0.094939 10.0.0.41 - - [2026-04-27 03:05:33] "DELETE /network-policy/5f5fa8f5-c966-4460-a9e7-f99c41555f07 HTTP/1.1" 200 115 0.051507 10.0.0.41 - - [2026-04-27 03:05:33] "DELETE /network-policy/fd4a1989-ff52-4bcd-ae78-fcc85ca4115d HTTP/1.1" 200 115 0.065348 10.0.0.41 - - [2026-04-27 03:05:33] "POST /neutron/network HTTP/1.1" 200 823 0.012012 10.0.0.249 - - [2026-04-27 03:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004849 10.0.0.249 - - [2026-04-27 03:05:34] "DELETE /route-target/30959b1c-dac3-4c95-9e52-e215a9d3c0ed HTTP/1.1" 200 115 0.030978 10.0.0.23 - - [2026-04-27 03:05:34] "POST /useragent-kv HTTP/1.1" 200 115 0.085776 10.0.0.23 - - [2026-04-27 03:05:34] "POST /useragent-kv HTTP/1.1" 200 115 0.004163 10.0.0.41 - - [2026-04-27 03:05:34] "POST /neutron/network HTTP/1.1" 200 151 0.325844 10.0.0.41 - - [2026-04-27 03:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005630 10.0.0.41 - - [2026-04-27 03:05:35] "DELETE /network-ipam/095a886f-2712-4afe-8e3c-4d212608ba24 HTTP/1.1" 200 115 0.054101 10.0.0.41 - - [2026-04-27 03:05:35] "POST /fqname-to-id HTTP/1.1" 404 197 0.004761 10.0.0.41 - - [2026-04-27 03:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005396 10.0.0.41 - - [2026-04-27 03:05:35] "DELETE /network-ipam/2e979047-d3ea-4157-af23-e61662358be2 HTTP/1.1" 200 115 0.055077 10.0.0.41 - - [2026-04-27 03:05:35] "POST /fqname-to-id HTTP/1.1" 404 197 0.004090 10.0.0.41 - - [2026-04-27 03:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006022 10.0.0.41 - - [2026-04-27 03:05:35] "DELETE /network-ipam/18ad66d0-1a6d-4d16-8e15-e77092791586 HTTP/1.1" 200 115 0.061137 10.0.0.41 - - [2026-04-27 03:05:35] "POST /fqname-to-id HTTP/1.1" 404 197 0.007059 10.0.0.23 - - [2026-04-27 03:05:36] "GET /projects?obj_uuids=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001801 10.0.0.41 - - [2026-04-27 03:05:37] "GET /project/7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.108639 10.0.0.23 - - [2026-04-27 03:05:37] "GET /projects?obj_uuids=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001592 10.0.0.41 - - [2026-04-27 03:05:37] "GET /project/7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a?fields=virtual_networks HTTP/1.1" 200 1031 0.067736 10.0.0.23 - - [2026-04-27 03:05:37] "GET /projects?obj_uuids=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001165 10.0.0.41 - - [2026-04-27 03:05:37] "GET /project/7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.074383 10.0.0.23 - - [2026-04-27 03:05:37] "GET /projects?obj_uuids=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002236 10.0.0.41 - - [2026-04-27 03:05:37] "GET /project/7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a?fields=security_groups HTTP/1.1" 200 1257 0.078582 10.0.0.41 - - [2026-04-27 03:05:38] "POST /fqname-to-id HTTP/1.1" 404 194 0.043773 10.0.0.23 - - [2026-04-27 03:05:38] "GET /projects?obj_uuids=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003658 10.0.0.23 - - [2026-04-27 03:05:38] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002264 10.0.0.23 - - [2026-04-27 03:05:38] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.053436 10.0.0.23 - - [2026-04-27 03:05:38] "POST /id-to-fqname HTTP/1.1" 200 196 0.013152 10.0.0.23 - - [2026-04-27 03:05:38] "POST /fqname-to-id HTTP/1.1" 404 205 0.004548 10.0.0.23 - - [2026-04-27 03:05:38] "POST /security-groups HTTP/1.1" 200 597 0.059453 10.0.0.23 - - [2026-04-27 03:05:39] "POST /projects HTTP/1.1" 200 597 0.345382 10.0.0.23 - - [2026-04-27 03:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.384460 10.0.0.249 - - [2026-04-27 03:05:39] "POST /fqname-to-id HTTP/1.1" 404 239 0.007092 10.0.0.41 - - [2026-04-27 03:05:39] "GET /project/580d48f8-990d-411b-a966-1f1e0d8cd35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.617570 10.0.0.23 - - [2026-04-27 03:05:39] "DELETE /project/580d48f8990d411ba9661f1e0d8cd35b HTTP/1.1" 404 173 0.004975 10.0.0.23 - - [2026-04-27 03:05:39] "GET /projects?obj_uuids=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001916 10.0.0.23 - - [2026-04-27 03:05:39] "GET /project/7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.059783 10.0.0.23 - - [2026-04-27 03:05:39] "GET /projects?obj_uuids=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001232 10.0.0.23 - - [2026-04-27 03:05:39] "GET /project/7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a?fields=security_groups HTTP/1.1" 200 1362 0.059616 10.0.0.23 - - [2026-04-27 03:05:39] "DELETE /security-group/ce33b469-91a8-4f2d-a482-ad9d85f0dcef HTTP/1.1" 200 115 0.121521 10.0.0.23 - - [2026-04-27 03:05:39] "GET /projects?obj_uuids=7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001540 10.0.0.23 - - [2026-04-27 03:05:39] "GET /project/7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a?fields=application_policy_sets HTTP/1.1" 200 1401 0.096601 10.0.0.249 - - [2026-04-27 03:05:39] "DELETE /access-control-list/9004d6c8-5e94-4db6-a81a-95d055c1d588 HTTP/1.1" 200 115 0.083759 10.0.0.23 - - [2026-04-27 03:05:39] "DELETE /project/7a83886b-3d2a-4e9a-8512-2a8d2faf0a2a HTTP/1.1" 200 115 0.646561 10.0.0.41 - - [2026-04-27 03:05:41] "GET / HTTP/1.1" 200 35931 0.002191 10.0.0.41 - - [2026-04-27 03:05:44] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000506 10.0.0.41 - - [2026-04-27 03:05:44] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.082291 10.0.0.41 - - [2026-04-27 03:05:44] "POST /network-ipams HTTP/1.1" 200 519 0.045478 10.0.0.41 - - [2026-04-27 03:05:44] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.004299 10.0.0.41 - - [2026-04-27 03:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004105 10.0.0.41 - - [2026-04-27 03:05:44] "GET /network-ipam/bf84055b-157c-44ff-a379-ab64c91798eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.009224 10.0.0.41 - - [2026-04-27 03:05:44] "PUT /network-ipam/bf84055b-157c-44ff-a379-ab64c91798eb HTTP/1.1" 200 258 0.021721 10.0.0.41 - - [2026-04-27 03:05:44] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.004323 10.0.0.41 - - [2026-04-27 03:05:44] "POST /network-ipams HTTP/1.1" 200 519 0.038146 10.0.0.41 - - [2026-04-27 03:05:45] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.004153 10.0.0.41 - - [2026-04-27 03:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004489 10.0.0.41 - - [2026-04-27 03:05:45] "GET /network-ipam/bfefdacb-0701-4711-ab9c-7b379a6c2c4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.008712 10.0.0.41 - - [2026-04-27 03:05:45] "PUT /network-ipam/bfefdacb-0701-4711-ab9c-7b379a6c2c4e HTTP/1.1" 200 258 0.017643 10.0.0.41 - - [2026-04-27 03:05:45] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.004093 10.0.0.41 - - [2026-04-27 03:05:45] "POST /network-ipams HTTP/1.1" 200 519 0.042056 10.0.0.41 - - [2026-04-27 03:05:45] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1179 0.006675 10.0.0.41 - - [2026-04-27 03:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.41 - - [2026-04-27 03:05:45] "GET /network-ipam/9e28deb7-416b-49f7-8f5c-93de3536d3f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.010294 10.0.0.41 - - [2026-04-27 03:05:45] "PUT /network-ipam/9e28deb7-416b-49f7-8f5c-93de3536d3f3 HTTP/1.1" 200 258 0.022919 10.0.0.41 - - [2026-04-27 03:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004923 10.0.0.23 - - [2026-04-27 03:05:46] "GET /projects?obj_uuids=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001667 10.0.0.41 - - [2026-04-27 03:05:46] "GET /project/580d48f8-990d-411b-a966-1f1e0d8cd35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.059495 10.0.0.23 - - [2026-04-27 03:05:47] "POST /useragent-kv HTTP/1.1" 200 115 0.007128 10.0.0.41 - - [2026-04-27 03:05:47] "POST /neutron/subnet HTTP/1.1" 200 715 0.310830 10.0.0.41 - - [2026-04-27 03:05:47] "POST /id-to-fqname HTTP/1.1" 200 227 0.001599 10.0.0.41 - - [2026-04-27 03:05:47] "GET /virtual-network/2e5cbe93-52db-41c9-912a-f7c2e0f38554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.010229 10.0.0.41 - - [2026-04-27 03:05:47] "POST /neutron/network HTTP/1.1" 200 1011 0.013940 10.0.0.41 - - [2026-04-27 03:05:47] "GET /virtual-network/2e5cbe93-52db-41c9-912a-f7c2e0f38554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.006835 10.0.0.41 - - [2026-04-27 03:05:47] "POST /neutron/subnet HTTP/1.1" 200 823 0.013253 10.0.0.41 - - [2026-04-27 03:05:47] "GET /virtual-network/2e5cbe93-52db-41c9-912a-f7c2e0f38554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.007788 10.0.0.41 - - [2026-04-27 03:05:47] "GET /network-ipam/bf84055b-157c-44ff-a379-ab64c91798eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.005246 10.0.0.41 - - [2026-04-27 03:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006447 10.0.0.23 - - [2026-04-27 03:05:47] "GET /projects?obj_uuids=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001786 10.0.0.41 - - [2026-04-27 03:05:47] "GET /project/580d48f8-990d-411b-a966-1f1e0d8cd35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.074734 10.0.0.23 - - [2026-04-27 03:05:48] "GET /projects?obj_uuids=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001389 10.0.0.41 - - [2026-04-27 03:05:48] "POST /neutron/network HTTP/1.1" 200 613 0.210683 10.0.0.249 - - [2026-04-27 03:05:48] "POST /route-targets HTTP/1.1" 200 327 0.031156 10.0.0.249 - - [2026-04-27 03:05:48] "POST /fqname-to-id HTTP/1.1" 404 207 0.116967 10.0.0.41 - - [2026-04-27 03:05:48] "POST /neutron/network HTTP/1.1" 200 1013 0.016664 10.0.0.41 - - [2026-04-27 03:05:48] "POST /id-to-fqname HTTP/1.1" 200 227 0.001810 10.0.0.41 - - [2026-04-27 03:05:48] "GET /virtual-network/f8611251-c1ba-4766-8e37-27b29a9a4d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.012807 10.0.0.41 - - [2026-04-27 03:05:49] "GET /virtual-network/f8611251-c1ba-4766-8e37-27b29a9a4d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008406 10.0.0.41 - - [2026-04-27 03:05:49] "POST /neutron/subnet HTTP/1.1" 200 719 0.013252 10.0.0.41 - - [2026-04-27 03:05:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010228 10.0.0.23 - - [2026-04-27 03:05:49] "GET /projects?obj_uuids=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001744 10.0.0.41 - - [2026-04-27 03:05:49] "GET /project/580d48f8-990d-411b-a966-1f1e0d8cd35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.084789 10.0.0.23 - - [2026-04-27 03:05:49] "GET /projects?obj_uuids=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001743 10.0.0.41 - - [2026-04-27 03:05:49] "POST /neutron/network HTTP/1.1" 200 613 0.199642 10.0.0.249 - - [2026-04-27 03:05:49] "POST /ref-update HTTP/1.1" 200 156 0.034007 10.0.0.41 - - [2026-04-27 03:05:50] "POST /neutron/network HTTP/1.1" 200 1012 0.018368 10.0.0.41 - - [2026-04-27 03:05:50] "POST /id-to-fqname HTTP/1.1" 200 227 0.002022 10.0.0.41 - - [2026-04-27 03:05:50] "GET /virtual-network/c8801869-3048-40e3-9bae-9b32923c950f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.009215 10.0.0.41 - - [2026-04-27 03:05:50] "GET /virtual-network/c8801869-3048-40e3-9bae-9b32923c950f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.007019 10.0.0.41 - - [2026-04-27 03:05:50] "POST /neutron/subnet HTTP/1.1" 200 715 0.018100 10.0.0.41 - - [2026-04-27 03:05:50] "GET /virtual-network/2e5cbe93-52db-41c9-912a-f7c2e0f38554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.007200 10.0.0.41 - - [2026-04-27 03:05:51] "GET /obj-perms HTTP/1.1" 200 5042 0.079186 10.0.0.41 - - [2026-04-27 03:05:52] "GET /virtual-network/f8611251-c1ba-4766-8e37-27b29a9a4d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006597 10.0.0.249 - - [2026-04-27 03:05:52] "GET /obj-perms HTTP/1.1" 200 5042 0.068679 10.0.0.41 - - [2026-04-27 03:05:53] "GET /virtual-network/c8801869-3048-40e3-9bae-9b32923c950f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.007085 10.0.0.23 - - [2026-04-27 03:05:53] "GET /obj-perms HTTP/1.1" 200 5042 0.063985 10.0.0.41 - - [2026-04-27 03:05:53] "POST /fqname-to-id HTTP/1.1" 404 224 0.004148 10.0.0.41 - - [2026-04-27 03:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005081 10.0.0.23 - - [2026-04-27 03:05:53] "GET /projects?obj_uuids=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003035 10.0.0.41 - - [2026-04-27 03:05:53] "GET /project/580d48f8-990d-411b-a966-1f1e0d8cd35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.064126 10.0.0.41 - - [2026-04-27 03:05:53] "POST /network-policys HTTP/1.1" 200 559 0.036722 10.0.0.41 - - [2026-04-27 03:05:54] "GET /network-policy/374505f3-06b7-443f-98d1-e636cdd57372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.008047 10.0.0.41 - - [2026-04-27 03:05:54] "POST /fqname-to-id HTTP/1.1" 404 224 0.004752 10.0.0.41 - - [2026-04-27 03:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004773 10.0.0.23 - - [2026-04-27 03:05:54] "GET /projects?obj_uuids=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001234 10.0.0.41 - - [2026-04-27 03:05:54] "GET /project/580d48f8-990d-411b-a966-1f1e0d8cd35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.059272 10.0.0.41 - - [2026-04-27 03:05:54] "POST /network-policys HTTP/1.1" 200 559 0.051410 10.0.0.41 - - [2026-04-27 03:05:54] "GET /network-policy/0eaa83d6-a146-4b93-ba9a-358de7a33b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.008116 10.0.0.41 - - [2026-04-27 03:05:54] "POST /fqname-to-id HTTP/1.1" 404 224 0.005861 10.0.0.41 - - [2026-04-27 03:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006194 10.0.0.23 - - [2026-04-27 03:05:54] "GET /projects?obj_uuids=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001738 10.0.0.41 - - [2026-04-27 03:05:54] "GET /project/580d48f8-990d-411b-a966-1f1e0d8cd35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.065801 10.0.0.41 - - [2026-04-27 03:05:54] "POST /network-policys HTTP/1.1" 200 559 0.044624 10.0.0.41 - - [2026-04-27 03:05:54] "GET /network-policy/a572b49e-7be7-48d9-9fe1-69361fb1d06e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.008859 10.0.0.41 - - [2026-04-27 03:05:55] "POST /neutron/network HTTP/1.1" 200 1195 0.134937 10.0.0.41 - - [2026-04-27 03:05:55] "GET /virtual-network/2e5cbe93-52db-41c9-912a-f7c2e0f38554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3237 0.008903 10.0.0.41 - - [2026-04-27 03:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006710 10.0.0.41 - - [2026-04-27 03:05:55] "GET /network-policy/0eaa83d6-a146-4b93-ba9a-358de7a33b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.005691 10.0.0.41 - - [2026-04-27 03:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.41 - - [2026-04-27 03:05:55] "GET /network-policy/374505f3-06b7-443f-98d1-e636cdd57372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.007690 10.0.0.249 - - [2026-04-27 03:05:55] "POST /fqname-to-id HTTP/1.1" 404 207 0.008932 10.0.0.249 - - [2026-04-27 03:05:55] "POST /fqname-to-id HTTP/1.1" 404 242 0.005796 10.0.0.41 - - [2026-04-27 03:05:55] "POST /neutron/network HTTP/1.1" 200 1111 0.116049 10.0.0.41 - - [2026-04-27 03:05:55] "GET /virtual-network/f8611251-c1ba-4766-8e37-27b29a9a4d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.007205 10.0.0.41 - - [2026-04-27 03:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.014132 10.0.0.41 - - [2026-04-27 03:05:55] "GET /network-policy/a572b49e-7be7-48d9-9fe1-69361fb1d06e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.006919 10.0.0.41 - - [2026-04-27 03:05:55] "POST /id-to-fqname HTTP/1.1" 200 227 0.001456 10.0.0.23 - - [2026-04-27 03:05:56] "GET /projects?obj_uuids=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001186 10.0.0.41 - - [2026-04-27 03:05:56] "GET /project/580d48f8-990d-411b-a966-1f1e0d8cd35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.131332 10.0.0.41 - - [2026-04-27 03:05:57] "POST /neutron/network HTTP/1.1" 200 1195 0.043426 10.0.0.41 - - [2026-04-27 03:05:57] "POST /id-to-fqname HTTP/1.1" 200 227 0.001413 10.0.0.41 - - [2026-04-27 03:05:57] "POST /neutron/port HTTP/1.1" 200 117 0.009407 10.0.0.23 - - [2026-04-27 03:05:57] "GET /projects?obj_uuids=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001224 10.0.0.23 - - [2026-04-27 03:05:58] "GET /projects?obj_uuids=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001296 10.0.0.41 - - [2026-04-27 03:05:58] "POST /neutron/port HTTP/1.1" 200 1170 0.573354 10.0.0.41 - - [2026-04-27 03:05:58] "GET /project/580d48f8-990d-411b-a966-1f1e0d8cd35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.157911 10.0.0.41 - - [2026-04-27 03:05:58] "POST /neutron/port HTTP/1.1" 200 1170 0.034953 10.0.0.41 - - [2026-04-27 03:05:58] "POST /neutron/port HTTP/1.1" 200 1234 0.034817 10.0.0.41 - - [2026-04-27 03:05:58] "POST /neutron/port HTTP/1.1" 200 117 0.008993 10.0.0.41 - - [2026-04-27 03:05:58] "POST /id-to-fqname HTTP/1.1" 200 227 0.001616 10.0.0.41 - - [2026-04-27 03:05:59] "POST /neutron/port HTTP/1.1" 200 117 0.001472 10.0.0.41 - - [2026-04-27 03:05:59] "POST /neutron/port HTTP/1.1" 200 1234 0.041515 10.0.0.41 - - [2026-04-27 03:05:59] "POST /neutron/network HTTP/1.1" 200 1121 0.013306 10.0.0.41 - - [2026-04-27 03:06:00] "POST /neutron/port HTTP/1.1" 200 1172 0.059003 10.0.0.41 - - [2026-04-27 03:06:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005556 10.0.0.41 - - [2026-04-27 03:06:00] "POST /neutron/port HTTP/1.1" 200 117 0.001495 10.0.0.23 - - [2026-04-27 03:06:00] "GET /projects?obj_uuids=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001675 10.0.0.41 - - [2026-04-27 03:06:00] "GET /project/580d48f8-990d-411b-a966-1f1e0d8cd35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.290844 10.0.0.41 - - [2026-04-27 03:06:00] "GET /obj-perms HTTP/1.1" 200 5056 0.122027 10.0.0.41 - - [2026-04-27 03:06:00] "POST /neutron/network HTTP/1.1" 200 1012 0.017385 10.0.0.41 - - [2026-04-27 03:06:01] "POST /neutron/port HTTP/1.1" 200 117 0.014486 10.0.0.41 - - [2026-04-27 03:06:01] "POST /neutron/port HTTP/1.1" 200 1234 0.066896 10.0.0.41 - - [2026-04-27 03:06:01] "POST /neutron/security_group HTTP/1.1" 200 2064 0.014382 10.0.0.41 - - [2026-04-27 03:06:01] "POST /neutron/port HTTP/1.1" 200 1234 0.059427 10.0.0.41 - - [2026-04-27 03:06:02] "GET /virtual-machine/ba01d833-721d-4dca-b5aa-fba4911a407d HTTP/1.1" 401 292 0.000478 10.0.0.41 - - [2026-04-27 03:06:02] "GET /virtual-machine/ba01d833-721d-4dca-b5aa-fba4911a407d HTTP/1.1" 200 1299 0.058697 10.0.0.41 - - [2026-04-27 03:06:02] "POST /neutron/port HTTP/1.1" 200 1171 0.032385 10.0.0.41 - - [2026-04-27 03:06:02] "GET /virtual-machine/ba01d833-721d-4dca-b5aa-fba4911a407d HTTP/1.1" 200 1299 0.004764 10.0.0.41 - - [2026-04-27 03:06:02] "GET /virtual-machine-interface/fb405fa6-3d22-46be-b393-90418cf466c8 HTTP/1.1" 200 3169 0.007549 10.0.0.41 - - [2026-04-27 03:06:02] "GET /virtual-machine/ba01d833-721d-4dca-b5aa-fba4911a407d HTTP/1.1" 200 1299 0.004454 10.0.0.41 - - [2026-04-27 03:06:02] "GET /virtual-machine-interface/fb405fa6-3d22-46be-b393-90418cf466c8 HTTP/1.1" 200 3169 0.006907 10.0.0.41 - - [2026-04-27 03:06:02] "GET /instance-ip/c5fa6365-3a35-4245-9e64-13932720c1ae HTTP/1.1" 200 1632 0.007795 10.0.0.41 - - [2026-04-27 03:06:02] "GET /instance-ip/ea78b152-15e7-4a6a-b567-6d5aa58a51b3 HTTP/1.1" 200 1653 0.030077 10.0.0.41 - - [2026-04-27 03:06:02] "GET /virtual-machine/ba01d833-721d-4dca-b5aa-fba4911a407d HTTP/1.1" 200 1299 0.006927 10.0.0.41 - - [2026-04-27 03:06:02] "GET /virtual-machine-interface/fb405fa6-3d22-46be-b393-90418cf466c8 HTTP/1.1" 200 3169 0.033711 10.0.0.41 - - [2026-04-27 03:06:02] "GET /instance-ip/c5fa6365-3a35-4245-9e64-13932720c1ae HTTP/1.1" 200 1632 0.008537 10.0.0.41 - - [2026-04-27 03:06:02] "GET /instance-ip/ea78b152-15e7-4a6a-b567-6d5aa58a51b3 HTTP/1.1" 200 1653 0.007091 10.0.0.41 - - [2026-04-27 03:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004264 10.0.0.41 - - [2026-04-27 03:06:02] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007080 10.0.0.41 - - [2026-04-27 03:06:02] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003611 10.0.0.41 - - [2026-04-27 03:06:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006393 10.0.0.41 - - [2026-04-27 03:06:02] "GET /virtual-network/2e5cbe93-52db-41c9-912a-f7c2e0f38554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3237 0.007846 10.0.0.41 - - [2026-04-27 03:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005166 10.0.0.41 - - [2026-04-27 03:06:02] "POST /neutron/port HTTP/1.1" 200 117 0.001858 10.0.0.41 - - [2026-04-27 03:06:02] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005639 10.0.0.41 - - [2026-04-27 03:06:02] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.005948 10.0.0.41 - - [2026-04-27 03:06:03] "GET /virtual-network/2e5cbe93-52db-41c9-912a-f7c2e0f38554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3237 0.007746 10.0.0.41 - - [2026-04-27 03:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004412 10.0.0.41 - - [2026-04-27 03:06:03] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005095 10.0.0.41 - - [2026-04-27 03:06:03] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004461 10.0.0.41 - - [2026-04-27 03:06:03] "GET /virtual-network/2e5cbe93-52db-41c9-912a-f7c2e0f38554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3237 0.007609 10.0.0.41 - - [2026-04-27 03:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004521 10.0.0.41 - - [2026-04-27 03:06:03] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005199 10.0.0.41 - - [2026-04-27 03:06:03] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004400 10.0.0.41 - - [2026-04-27 03:06:03] "GET /virtual-network/2e5cbe93-52db-41c9-912a-f7c2e0f38554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3237 0.007683 10.0.0.41 - - [2026-04-27 03:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.41 - - [2026-04-27 03:06:03] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005254 10.0.0.41 - - [2026-04-27 03:06:03] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.005678 10.0.0.41 - - [2026-04-27 03:06:03] "GET /virtual-network/2e5cbe93-52db-41c9-912a-f7c2e0f38554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3237 0.006835 10.0.0.41 - - [2026-04-27 03:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.41 - - [2026-04-27 03:06:06] "GET /virtual-network/2e5cbe93-52db-41c9-912a-f7c2e0f38554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3237 0.008080 10.0.0.41 - - [2026-04-27 03:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004802 10.0.0.41 - - [2026-04-27 03:06:10] "GET /virtual-network/2e5cbe93-52db-41c9-912a-f7c2e0f38554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3237 0.007104 10.0.0.41 - - [2026-04-27 03:06:12] "POST /neutron/port HTTP/1.1" 200 1236 0.030166 10.0.0.41 - - [2026-04-27 03:06:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004946 10.0.0.41 - - [2026-04-27 03:06:13] "POST /neutron/port HTTP/1.1" 200 117 0.001403 10.0.0.41 - - [2026-04-27 03:06:14] "POST /neutron/port HTTP/1.1" 200 1234 0.028060 10.0.0.41 - - [2026-04-27 03:06:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005381 10.0.0.41 - - [2026-04-27 03:06:14] "POST /neutron/port HTTP/1.1" 200 117 0.001301 10.0.0.41 - - [2026-04-27 03:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005265 10.0.0.41 - - [2026-04-27 03:06:14] "GET /virtual-network/2e5cbe93-52db-41c9-912a-f7c2e0f38554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3237 0.007812 10.0.0.41 - - [2026-04-27 03:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006001 10.0.0.41 - - [2026-04-27 03:06:18] "GET /virtual-network/2e5cbe93-52db-41c9-912a-f7c2e0f38554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3237 0.007596 10.0.0.41 - - [2026-04-27 03:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004450 10.0.0.41 - - [2026-04-27 03:06:22] "GET /virtual-network/2e5cbe93-52db-41c9-912a-f7c2e0f38554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3237 0.007442 10.0.0.41 - - [2026-04-27 03:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004769 10.0.0.41 - - [2026-04-27 03:06:27] "GET /virtual-network/2e5cbe93-52db-41c9-912a-f7c2e0f38554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3237 0.006151 10.0.0.41 - - [2026-04-27 03:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004315 10.0.0.41 - - [2026-04-27 03:06:31] "GET /virtual-network/2e5cbe93-52db-41c9-912a-f7c2e0f38554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3237 0.006803 10.0.0.41 - - [2026-04-27 03:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.41 - - [2026-04-27 03:06:35] "GET /virtual-network/2e5cbe93-52db-41c9-912a-f7c2e0f38554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3237 0.006924 10.0.0.249 - - [2026-04-27 03:06:38] "GET /global-system-configs HTTP/1.1" 401 292 0.000486 10.0.0.249 - - [2026-04-27 03:06:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.41 - - [2026-04-27 03:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004996 10.0.0.41 - - [2026-04-27 03:06:39] "GET /virtual-network/2e5cbe93-52db-41c9-912a-f7c2e0f38554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3237 0.007019 10.0.0.249 - - [2026-04-27 03:06:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000488 10.0.0.249 - - [2026-04-27 03:06:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000471 10.0.0.41 - - [2026-04-27 03:06:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000832 10.0.0.41 - - [2026-04-27 03:06:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000554 10.0.0.23 - - [2026-04-27 03:06:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000651 10.0.0.23 - - [2026-04-27 03:06:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000534 10.0.0.23 - - [2026-04-27 03:06:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000608 10.0.0.41 - - [2026-04-27 03:06:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000540 10.0.0.23 - - [2026-04-27 03:06:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000524 10.0.0.41 - - [2026-04-27 03:06:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000589 10.0.0.41 - - [2026-04-27 03:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.41 - - [2026-04-27 03:06:43] "GET /virtual-network/2e5cbe93-52db-41c9-912a-f7c2e0f38554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3237 0.006655 10.0.0.41 - - [2026-04-27 03:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171 10.0.0.41 - - [2026-04-27 03:06:45] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005847 10.0.0.41 - - [2026-04-27 03:06:45] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004403 10.0.0.41 - - [2026-04-27 03:06:45] "GET /virtual-network/2e5cbe93-52db-41c9-912a-f7c2e0f38554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3237 0.006777 10.0.0.41 - - [2026-04-27 03:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005333 10.0.0.41 - - [2026-04-27 03:06:45] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005677 10.0.0.41 - - [2026-04-27 03:06:45] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004556 10.0.0.41 - - [2026-04-27 03:06:45] "GET /virtual-network/2e5cbe93-52db-41c9-912a-f7c2e0f38554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3237 0.007578 10.0.0.41 - - [2026-04-27 03:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.41 - - [2026-04-27 03:06:45] "GET /routing-instance/4e085756-0934-460a-9600-2c3c3d3e36eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.005538 10.0.0.41 - - [2026-04-27 03:06:45] "GET /route-target/65619a5a-a5d4-472a-ad65-3e5f17c8cdc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.008031 10.0.0.41 - - [2026-04-27 03:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004686 10.0.0.41 - - [2026-04-27 03:06:46] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004663 10.0.0.41 - - [2026-04-27 03:06:46] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004805 10.0.0.41 - - [2026-04-27 03:06:46] "GET /virtual-network/2e5cbe93-52db-41c9-912a-f7c2e0f38554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3237 0.007375 10.0.0.41 - - [2026-04-27 03:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006253 10.0.0.41 - - [2026-04-27 03:06:46] "GET /routing-instance/4e085756-0934-460a-9600-2c3c3d3e36eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.006503 10.0.0.41 - - [2026-04-27 03:06:46] "GET /route-target/65619a5a-a5d4-472a-ad65-3e5f17c8cdc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004873 10.0.0.41 - - [2026-04-27 03:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005550 10.0.0.41 - - [2026-04-27 03:06:46] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007544 10.0.0.41 - - [2026-04-27 03:06:46] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.005545 10.0.0.41 - - [2026-04-27 03:06:46] "GET /virtual-network/2e5cbe93-52db-41c9-912a-f7c2e0f38554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3237 0.008763 10.0.0.41 - - [2026-04-27 03:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005064 10.0.0.41 - - [2026-04-27 03:06:46] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005576 10.0.0.41 - - [2026-04-27 03:06:46] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004208 10.0.0.41 - - [2026-04-27 03:06:46] "GET /virtual-network/2e5cbe93-52db-41c9-912a-f7c2e0f38554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3237 0.007134 10.0.0.41 - - [2026-04-27 03:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004401 10.0.0.41 - - [2026-04-27 03:06:46] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004430 10.0.0.41 - - [2026-04-27 03:06:46] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.005085 10.0.0.41 - - [2026-04-27 03:06:46] "GET /virtual-network/2e5cbe93-52db-41c9-912a-f7c2e0f38554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3237 0.007091 10.0.0.41 - - [2026-04-27 03:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004326 10.0.0.41 - - [2026-04-27 03:06:46] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005807 10.0.0.41 - - [2026-04-27 03:06:46] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004655 10.0.0.41 - - [2026-04-27 03:06:46] "GET /virtual-network/2e5cbe93-52db-41c9-912a-f7c2e0f38554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3237 0.007732 10.0.0.41 - - [2026-04-27 03:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006991 10.0.0.41 - - [2026-04-27 03:06:46] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006111 10.0.0.41 - - [2026-04-27 03:06:46] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003898 10.0.0.41 - - [2026-04-27 03:06:46] "GET /virtual-network/2e5cbe93-52db-41c9-912a-f7c2e0f38554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3237 0.008085 10.0.0.41 - - [2026-04-27 03:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004662 10.0.0.41 - - [2026-04-27 03:06:47] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.015833 10.0.0.41 - - [2026-04-27 03:06:47] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004828 10.0.0.41 - - [2026-04-27 03:06:47] "GET /virtual-network/2e5cbe93-52db-41c9-912a-f7c2e0f38554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3237 0.006671 10.0.0.41 - - [2026-04-27 03:06:47] "GET /obj-perms HTTP/1.1" 200 5042 0.004390 10.0.0.23 - - [2026-04-27 03:06:47] "GET /obj-perms HTTP/1.1" 200 5042 0.004753 10.0.0.41 - - [2026-04-27 03:06:47] "GET /obj-perms HTTP/1.1" 200 5042 0.004916 10.0.0.249 - - [2026-04-27 03:06:47] "GET /obj-perms HTTP/1.1" 200 5042 0.005018 10.0.0.41 - - [2026-04-27 03:06:47] "POST /neutron/port HTTP/1.1" 200 1236 0.026340 10.0.0.41 - - [2026-04-27 03:06:47] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009373 10.0.0.41 - - [2026-04-27 03:06:48] "POST /neutron/port HTTP/1.1" 200 1236 0.035084 10.0.0.41 - - [2026-04-27 03:06:48] "GET /virtual-machine/69ae2ff5-88a7-4ca4-906b-e3a23c7e3eeb HTTP/1.1" 200 1298 0.007902 10.0.0.41 - - [2026-04-27 03:06:48] "GET /virtual-machine/69ae2ff5-88a7-4ca4-906b-e3a23c7e3eeb HTTP/1.1" 200 1298 0.004982 10.0.0.41 - - [2026-04-27 03:06:48] "GET /virtual-machine-interface/03cd4149-145e-4a0a-8954-e0b878e1a783 HTTP/1.1" 200 3166 0.006627 10.0.0.41 - - [2026-04-27 03:06:48] "GET /virtual-machine/69ae2ff5-88a7-4ca4-906b-e3a23c7e3eeb HTTP/1.1" 200 1298 0.005502 10.0.0.41 - - [2026-04-27 03:06:48] "GET /virtual-machine-interface/03cd4149-145e-4a0a-8954-e0b878e1a783 HTTP/1.1" 200 3166 0.005729 10.0.0.41 - - [2026-04-27 03:06:48] "GET /instance-ip/918cc78f-41e2-4fe0-a39e-a03e28611222 HTTP/1.1" 200 1633 0.008064 10.0.0.41 - - [2026-04-27 03:06:48] "GET /instance-ip/97849fef-e75e-41fe-8977-663ae8aeb89f HTTP/1.1" 200 1653 0.008321 10.0.0.41 - - [2026-04-27 03:06:48] "GET /virtual-machine/69ae2ff5-88a7-4ca4-906b-e3a23c7e3eeb HTTP/1.1" 200 1298 0.005811 10.0.0.41 - - [2026-04-27 03:06:48] "GET /virtual-machine-interface/03cd4149-145e-4a0a-8954-e0b878e1a783 HTTP/1.1" 200 3166 0.006412 10.0.0.41 - - [2026-04-27 03:06:48] "GET /instance-ip/918cc78f-41e2-4fe0-a39e-a03e28611222 HTTP/1.1" 200 1633 0.005999 10.0.0.41 - - [2026-04-27 03:06:48] "GET /instance-ip/97849fef-e75e-41fe-8977-663ae8aeb89f HTTP/1.1" 200 1653 0.005019 10.0.0.41 - - [2026-04-27 03:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004275 10.0.0.41 - - [2026-04-27 03:06:48] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005126 10.0.0.41 - - [2026-04-27 03:06:48] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004010 10.0.0.41 - - [2026-04-27 03:06:48] "GET /virtual-network/f8611251-c1ba-4766-8e37-27b29a9a4d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006723 10.0.0.41 - - [2026-04-27 03:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005284 10.0.0.41 - - [2026-04-27 03:06:48] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005224 10.0.0.41 - - [2026-04-27 03:06:48] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003592 10.0.0.41 - - [2026-04-27 03:06:48] "GET /virtual-network/f8611251-c1ba-4766-8e37-27b29a9a4d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.007324 10.0.0.41 - - [2026-04-27 03:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.41 - - [2026-04-27 03:06:48] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004814 10.0.0.41 - - [2026-04-27 03:06:48] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.005196 10.0.0.41 - - [2026-04-27 03:06:48] "GET /virtual-network/f8611251-c1ba-4766-8e37-27b29a9a4d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.008448 10.0.0.41 - - [2026-04-27 03:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004801 10.0.0.41 - - [2026-04-27 03:06:48] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006545 10.0.0.41 - - [2026-04-27 03:06:48] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.005288 10.0.0.41 - - [2026-04-27 03:06:48] "GET /virtual-network/f8611251-c1ba-4766-8e37-27b29a9a4d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006781 10.0.0.41 - - [2026-04-27 03:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004683 10.0.0.41 - - [2026-04-27 03:06:48] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005040 10.0.0.41 - - [2026-04-27 03:06:48] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003515 10.0.0.41 - - [2026-04-27 03:06:48] "GET /virtual-network/f8611251-c1ba-4766-8e37-27b29a9a4d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.007188 10.0.0.41 - - [2026-04-27 03:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004775 10.0.0.41 - - [2026-04-27 03:06:49] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004321 10.0.0.41 - - [2026-04-27 03:06:50] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004486 10.0.0.41 - - [2026-04-27 03:06:50] "GET /virtual-network/f8611251-c1ba-4766-8e37-27b29a9a4d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.008055 10.0.0.41 - - [2026-04-27 03:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004715 10.0.0.41 - - [2026-04-27 03:06:50] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005018 10.0.0.41 - - [2026-04-27 03:06:50] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004421 10.0.0.41 - - [2026-04-27 03:06:50] "GET /virtual-network/f8611251-c1ba-4766-8e37-27b29a9a4d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006392 10.0.0.41 - - [2026-04-27 03:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005980 10.0.0.41 - - [2026-04-27 03:06:50] "GET /routing-instance/2be258fe-2a01-49fe-bf63-14342f4770be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.005914 10.0.0.41 - - [2026-04-27 03:06:50] "GET /route-target/6aa49aaa-420d-47a7-a65b-0be1eb33e3dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004410 10.0.0.41 - - [2026-04-27 03:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005182 10.0.0.41 - - [2026-04-27 03:06:50] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005779 10.0.0.41 - - [2026-04-27 03:06:50] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004210 10.0.0.41 - - [2026-04-27 03:06:50] "GET /virtual-network/f8611251-c1ba-4766-8e37-27b29a9a4d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.007598 10.0.0.41 - - [2026-04-27 03:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.41 - - [2026-04-27 03:06:50] "GET /routing-instance/2be258fe-2a01-49fe-bf63-14342f4770be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.004611 10.0.0.41 - - [2026-04-27 03:06:50] "GET /route-target/6aa49aaa-420d-47a7-a65b-0be1eb33e3dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005343 10.0.0.41 - - [2026-04-27 03:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005866 10.0.0.41 - - [2026-04-27 03:06:50] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005728 10.0.0.41 - - [2026-04-27 03:06:50] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004996 10.0.0.41 - - [2026-04-27 03:06:50] "GET /virtual-network/f8611251-c1ba-4766-8e37-27b29a9a4d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006726 10.0.0.41 - - [2026-04-27 03:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.41 - - [2026-04-27 03:06:50] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006245 10.0.0.41 - - [2026-04-27 03:06:50] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.005012 10.0.0.41 - - [2026-04-27 03:06:51] "GET /virtual-network/f8611251-c1ba-4766-8e37-27b29a9a4d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.012376 10.0.0.41 - - [2026-04-27 03:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007187 10.0.0.41 - - [2026-04-27 03:06:51] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006588 10.0.0.41 - - [2026-04-27 03:06:51] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004333 10.0.0.41 - - [2026-04-27 03:06:51] "GET /virtual-network/f8611251-c1ba-4766-8e37-27b29a9a4d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.009538 10.0.0.41 - - [2026-04-27 03:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009114 10.0.0.41 - - [2026-04-27 03:06:51] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004479 10.0.0.41 - - [2026-04-27 03:06:51] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004474 10.0.0.41 - - [2026-04-27 03:06:51] "GET /virtual-network/f8611251-c1ba-4766-8e37-27b29a9a4d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.007721 10.0.0.41 - - [2026-04-27 03:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.41 - - [2026-04-27 03:06:51] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008204 10.0.0.41 - - [2026-04-27 03:06:51] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004353 10.0.0.41 - - [2026-04-27 03:06:51] "GET /virtual-network/f8611251-c1ba-4766-8e37-27b29a9a4d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.008068 10.0.0.41 - - [2026-04-27 03:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004400 10.0.0.41 - - [2026-04-27 03:06:51] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006784 10.0.0.41 - - [2026-04-27 03:06:51] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004079 10.0.0.41 - - [2026-04-27 03:06:51] "GET /virtual-network/f8611251-c1ba-4766-8e37-27b29a9a4d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.007391 10.0.0.23 - - [2026-04-27 03:06:51] "GET /obj-perms HTTP/1.1" 200 5042 0.005074 10.0.0.41 - - [2026-04-27 03:06:51] "GET /obj-perms HTTP/1.1" 200 5042 0.004279 10.0.0.41 - - [2026-04-27 03:06:51] "GET /obj-perms HTTP/1.1" 200 5042 0.005242 10.0.0.41 - - [2026-04-27 03:06:51] "GET /obj-perms HTTP/1.1" 200 5042 0.005551 10.0.0.249 - - [2026-04-27 03:06:51] "GET /obj-perms HTTP/1.1" 200 5042 0.004120 10.0.0.23 - - [2026-04-27 03:06:52] "GET /obj-perms HTTP/1.1" 200 5042 0.007319 10.0.0.41 - - [2026-04-27 03:06:52] "POST /neutron/security_group HTTP/1.1" 200 2064 0.011276 10.0.0.41 - - [2026-04-27 03:06:52] "POST /neutron/port HTTP/1.1" 200 1235 0.036353 10.0.0.41 - - [2026-04-27 03:06:52] "POST /neutron/security_group HTTP/1.1" 200 2064 0.011019 10.0.0.41 - - [2026-04-27 03:06:52] "GET /virtual-machine/f8b84eb4-6579-4f7b-929d-066bccfc8307 HTTP/1.1" 200 1299 0.007387 10.0.0.41 - - [2026-04-27 03:06:52] "GET /virtual-machine/f8b84eb4-6579-4f7b-929d-066bccfc8307 HTTP/1.1" 200 1299 0.005420 10.0.0.41 - - [2026-04-27 03:06:52] "GET /virtual-machine-interface/42ea3218-5cd3-4f16-af2e-21da0c4478b7 HTTP/1.1" 200 3168 0.005913 10.0.0.41 - - [2026-04-27 03:06:52] "GET /virtual-machine/f8b84eb4-6579-4f7b-929d-066bccfc8307 HTTP/1.1" 200 1299 0.004985 10.0.0.41 - - [2026-04-27 03:06:52] "GET /virtual-machine-interface/42ea3218-5cd3-4f16-af2e-21da0c4478b7 HTTP/1.1" 200 3168 0.006441 10.0.0.41 - - [2026-04-27 03:06:52] "GET /instance-ip/46e9e9da-95bb-4c42-9ef7-22389dc2a60f HTTP/1.1" 200 1631 0.009126 10.0.0.41 - - [2026-04-27 03:06:52] "GET /instance-ip/bedf5c45-0dd3-45b8-baca-90bf7b0019ee HTTP/1.1" 200 1654 0.007248 10.0.0.41 - - [2026-04-27 03:06:52] "GET /virtual-machine/f8b84eb4-6579-4f7b-929d-066bccfc8307 HTTP/1.1" 200 1299 0.005346 10.0.0.41 - - [2026-04-27 03:06:52] "GET /virtual-machine-interface/42ea3218-5cd3-4f16-af2e-21da0c4478b7 HTTP/1.1" 200 3168 0.007995 10.0.0.41 - - [2026-04-27 03:06:52] "GET /instance-ip/46e9e9da-95bb-4c42-9ef7-22389dc2a60f HTTP/1.1" 200 1631 0.005963 10.0.0.41 - - [2026-04-27 03:06:52] "GET /instance-ip/bedf5c45-0dd3-45b8-baca-90bf7b0019ee HTTP/1.1" 200 1654 0.006293 10.0.0.41 - - [2026-04-27 03:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004970 10.0.0.41 - - [2026-04-27 03:06:52] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004800 10.0.0.41 - - [2026-04-27 03:06:52] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.005696 10.0.0.41 - - [2026-04-27 03:06:52] "GET /virtual-network/c8801869-3048-40e3-9bae-9b32923c950f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.007516 10.0.0.41 - - [2026-04-27 03:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005023 10.0.0.41 - - [2026-04-27 03:06:52] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006136 10.0.0.41 - - [2026-04-27 03:06:52] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004008 10.0.0.41 - - [2026-04-27 03:06:52] "GET /virtual-network/c8801869-3048-40e3-9bae-9b32923c950f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006396 10.0.0.41 - - [2026-04-27 03:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004652 10.0.0.41 - - [2026-04-27 03:06:53] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006188 10.0.0.41 - - [2026-04-27 03:06:53] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003678 10.0.0.41 - - [2026-04-27 03:06:53] "GET /virtual-network/c8801869-3048-40e3-9bae-9b32923c950f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.007367 10.0.0.41 - - [2026-04-27 03:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005385 10.0.0.41 - - [2026-04-27 03:06:53] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005756 10.0.0.41 - - [2026-04-27 03:06:53] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.005936 10.0.0.41 - - [2026-04-27 03:06:53] "GET /virtual-network/c8801869-3048-40e3-9bae-9b32923c950f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.009179 10.0.0.41 - - [2026-04-27 03:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005010 10.0.0.41 - - [2026-04-27 03:06:53] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005557 10.0.0.41 - - [2026-04-27 03:06:53] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.005736 10.0.0.41 - - [2026-04-27 03:06:53] "GET /virtual-network/c8801869-3048-40e3-9bae-9b32923c950f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.007411 10.0.0.41 - - [2026-04-27 03:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006794 10.0.0.41 - - [2026-04-27 03:06:54] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005982 10.0.0.41 - - [2026-04-27 03:06:54] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004515 10.0.0.41 - - [2026-04-27 03:06:54] "GET /virtual-network/c8801869-3048-40e3-9bae-9b32923c950f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.008849 10.0.0.41 - - [2026-04-27 03:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004821 10.0.0.41 - - [2026-04-27 03:06:54] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004929 10.0.0.41 - - [2026-04-27 03:06:54] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004765 10.0.0.41 - - [2026-04-27 03:06:54] "GET /virtual-network/c8801869-3048-40e3-9bae-9b32923c950f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.008710 10.0.0.41 - - [2026-04-27 03:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004907 10.0.0.41 - - [2026-04-27 03:06:54] "GET /routing-instance/2c4cf793-4ba9-4e73-b50b-ecee66b70109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005876 10.0.0.41 - - [2026-04-27 03:06:54] "GET /route-target/da6d04cc-acdf-4ccd-b9b0-1603a587d29e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.007025 10.0.0.41 - - [2026-04-27 03:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004401 10.0.0.41 - - [2026-04-27 03:06:55] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005079 10.0.0.41 - - [2026-04-27 03:06:55] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004753 10.0.0.41 - - [2026-04-27 03:06:55] "GET /virtual-network/c8801869-3048-40e3-9bae-9b32923c950f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006654 10.0.0.41 - - [2026-04-27 03:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004718 10.0.0.41 - - [2026-04-27 03:06:55] "GET /routing-instance/2c4cf793-4ba9-4e73-b50b-ecee66b70109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.011903 10.0.0.41 - - [2026-04-27 03:06:55] "GET /route-target/da6d04cc-acdf-4ccd-b9b0-1603a587d29e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005340 10.0.0.41 - - [2026-04-27 03:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005573 10.0.0.41 - - [2026-04-27 03:06:55] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006311 10.0.0.41 - - [2026-04-27 03:06:55] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004184 10.0.0.41 - - [2026-04-27 03:06:55] "GET /virtual-network/c8801869-3048-40e3-9bae-9b32923c950f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.009721 10.0.0.41 - - [2026-04-27 03:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006350 10.0.0.41 - - [2026-04-27 03:06:55] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006492 10.0.0.41 - - [2026-04-27 03:06:55] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.005256 10.0.0.41 - - [2026-04-27 03:06:55] "GET /virtual-network/c8801869-3048-40e3-9bae-9b32923c950f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.009262 10.0.0.41 - - [2026-04-27 03:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005552 10.0.0.41 - - [2026-04-27 03:06:55] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007106 10.0.0.41 - - [2026-04-27 03:06:55] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.006677 10.0.0.41 - - [2026-04-27 03:06:55] "GET /virtual-network/c8801869-3048-40e3-9bae-9b32923c950f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.007547 10.0.0.41 - - [2026-04-27 03:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005498 10.0.0.41 - - [2026-04-27 03:06:55] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006662 10.0.0.41 - - [2026-04-27 03:06:55] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.014788 10.0.0.41 - - [2026-04-27 03:06:55] "GET /virtual-network/c8801869-3048-40e3-9bae-9b32923c950f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.009842 10.0.0.41 - - [2026-04-27 03:06:55] "GET /obj-perms HTTP/1.1" 200 5042 0.005714 10.0.0.41 - - [2026-04-27 03:06:55] "GET /obj-perms HTTP/1.1" 200 5042 0.006419 10.0.0.23 - - [2026-04-27 03:06:56] "GET /obj-perms HTTP/1.1" 200 5042 0.005928 10.0.0.249 - - [2026-04-27 03:06:56] "GET /obj-perms HTTP/1.1" 200 5042 0.005966 10.0.0.41 - - [2026-04-27 03:06:56] "GET /obj-perms HTTP/1.1" 200 5042 0.005244 10.0.0.41 - - [2026-04-27 03:06:56] "GET /virtual-machine/ba01d833-721d-4dca-b5aa-fba4911a407d HTTP/1.1" 200 1299 0.006933 10.0.0.41 - - [2026-04-27 03:06:56] "GET /virtual-machine-interface/fb405fa6-3d22-46be-b393-90418cf466c8 HTTP/1.1" 200 3169 0.008613 10.0.0.41 - - [2026-04-27 03:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006239 10.0.0.41 - - [2026-04-27 03:06:56] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006527 10.0.0.41 - - [2026-04-27 03:06:56] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.005278 10.0.0.41 - - [2026-04-27 03:06:56] "GET /virtual-network/2e5cbe93-52db-41c9-912a-f7c2e0f38554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3237 0.008822 10.0.0.41 - - [2026-04-27 03:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004566 10.0.0.41 - - [2026-04-27 03:06:57] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004850 10.0.0.41 - - [2026-04-27 03:06:57] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004613 10.0.0.41 - - [2026-04-27 03:06:57] "GET /virtual-network/2e5cbe93-52db-41c9-912a-f7c2e0f38554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3237 0.007441 10.0.0.41 - - [2026-04-27 03:06:57] "POST /neutron/port HTTP/1.1" 200 1234 0.034403 10.0.0.41 - - [2026-04-27 03:07:00] "POST /neutron/security_group HTTP/1.1" 200 2064 0.010551 10.0.0.41 - - [2026-04-27 03:07:08] "GET /virtual-machine/69ae2ff5-88a7-4ca4-906b-e3a23c7e3eeb HTTP/1.1" 200 1298 0.004999 10.0.0.41 - - [2026-04-27 03:07:08] "GET /virtual-machine-interface/03cd4149-145e-4a0a-8954-e0b878e1a783 HTTP/1.1" 200 3166 0.007623 10.0.0.41 - - [2026-04-27 03:07:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.41 - - [2026-04-27 03:07:08] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004948 10.0.0.41 - - [2026-04-27 03:07:08] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004716 10.0.0.41 - - [2026-04-27 03:07:08] "GET /virtual-network/f8611251-c1ba-4766-8e37-27b29a9a4d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006844 10.0.0.41 - - [2026-04-27 03:07:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005616 10.0.0.41 - - [2026-04-27 03:07:09] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005520 10.0.0.41 - - [2026-04-27 03:07:09] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004271 10.0.0.41 - - [2026-04-27 03:07:09] "GET /virtual-network/f8611251-c1ba-4766-8e37-27b29a9a4d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.007177 10.0.0.41 - - [2026-04-27 03:07:09] "POST /neutron/port HTTP/1.1" 200 1236 0.029214 10.0.0.41 - - [2026-04-27 03:07:13] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008353 10.0.0.41 - - [2026-04-27 03:07:14] "POST /neutron/network HTTP/1.1" 200 1022 0.009202 10.0.0.41 - - [2026-04-27 03:07:14] "POST /neutron/subnet HTTP/1.1" 200 1375 0.018011 10.0.0.41 - - [2026-04-27 03:07:14] "POST /neutron/network HTTP/1.1" 200 1012 0.015793 10.0.0.41 - - [2026-04-27 03:07:14] "POST /neutron/security_group HTTP/1.1" 200 2064 0.010892 10.0.0.41 - - [2026-04-27 03:07:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005314 10.0.0.41 - - [2026-04-27 03:07:14] "POST /neutron/port HTTP/1.1" 200 117 0.001510 10.0.0.41 - - [2026-04-27 03:07:19] "POST /neutron/port HTTP/1.1" 200 1236 0.029627 10.0.0.41 - - [2026-04-27 03:07:25] "GET /virtual-machine/f8b84eb4-6579-4f7b-929d-066bccfc8307 HTTP/1.1" 200 1299 0.006571 10.0.0.41 - - [2026-04-27 03:07:25] "GET /virtual-machine-interface/42ea3218-5cd3-4f16-af2e-21da0c4478b7 HTTP/1.1" 200 3168 0.007287 10.0.0.41 - - [2026-04-27 03:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004628 10.0.0.41 - - [2026-04-27 03:07:25] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005995 10.0.0.41 - - [2026-04-27 03:07:25] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004396 10.0.0.41 - - [2026-04-27 03:07:25] "GET /virtual-network/c8801869-3048-40e3-9bae-9b32923c950f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.008432 10.0.0.41 - - [2026-04-27 03:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005289 10.0.0.41 - - [2026-04-27 03:07:26] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006185 10.0.0.41 - - [2026-04-27 03:07:26] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.006118 10.0.0.41 - - [2026-04-27 03:07:26] "GET /virtual-network/c8801869-3048-40e3-9bae-9b32923c950f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.008565 10.0.0.41 - - [2026-04-27 03:07:39] "GET /virtual-machine/f8b84eb4-6579-4f7b-929d-066bccfc8307 HTTP/1.1" 200 1299 0.005514 10.0.0.41 - - [2026-04-27 03:07:40] "POST /neutron/port HTTP/1.1" 200 1225 0.021298 10.0.0.41 - - [2026-04-27 03:07:41] "GET /virtual-machine/f8b84eb4-6579-4f7b-929d-066bccfc8307 HTTP/1.1" 404 171 0.004391 10.0.0.41 - - [2026-04-27 03:07:41] "GET /virtual-machine/f8b84eb4-6579-4f7b-929d-066bccfc8307 HTTP/1.1" 404 171 0.010758 10.0.0.41 - - [2026-04-27 03:07:41] "GET /virtual-machine/f8b84eb4-6579-4f7b-929d-066bccfc8307 HTTP/1.1" 404 171 0.003688 10.0.0.41 - - [2026-04-27 03:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004602 10.0.0.41 - - [2026-04-27 03:07:42] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004983 10.0.0.41 - - [2026-04-27 03:07:42] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004707 10.0.0.41 - - [2026-04-27 03:07:42] "GET /virtual-network/c8801869-3048-40e3-9bae-9b32923c950f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.008397 10.0.0.41 - - [2026-04-27 03:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398 10.0.0.41 - - [2026-04-27 03:07:42] "GET /routing-instance/2c4cf793-4ba9-4e73-b50b-ecee66b70109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005823 10.0.0.41 - - [2026-04-27 03:07:42] "GET /route-target/da6d04cc-acdf-4ccd-b9b0-1603a587d29e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005396 10.0.0.249 - - [2026-04-27 03:07:42] "GET /obj-perms HTTP/1.1" 200 5042 0.005606 10.0.0.41 - - [2026-04-27 03:07:48] "GET /obj-perms HTTP/1.1" 200 5042 0.004736 10.0.0.249 - - [2026-04-27 03:07:51] "GET /obj-perms HTTP/1.1" 200 5042 0.010720 10.0.0.41 - - [2026-04-27 03:07:57] "GET /obj-perms HTTP/1.1" 200 5042 0.004764 10.0.0.249 - - [2026-04-27 03:08:01] "GET /obj-perms HTTP/1.1" 200 5042 0.004609 10.0.0.41 - - [2026-04-27 03:08:01] "GET /obj-perms HTTP/1.1" 200 5042 0.006289 10.0.0.23 - - [2026-04-27 03:08:01] "GET /obj-perms HTTP/1.1" 200 5042 0.004938 10.0.0.41 - - [2026-04-27 03:08:01] "GET /virtual-machine/69ae2ff5-88a7-4ca4-906b-e3a23c7e3eeb HTTP/1.1" 200 1298 0.005964 10.0.0.41 - - [2026-04-27 03:08:01] "POST /neutron/port HTTP/1.1" 200 1226 0.030355 10.0.0.41 - - [2026-04-27 03:08:03] "GET /virtual-machine/69ae2ff5-88a7-4ca4-906b-e3a23c7e3eeb HTTP/1.1" 404 171 0.004340 10.0.0.41 - - [2026-04-27 03:08:03] "GET /virtual-machine/69ae2ff5-88a7-4ca4-906b-e3a23c7e3eeb HTTP/1.1" 404 171 0.003811 10.0.0.41 - - [2026-04-27 03:08:03] "GET /virtual-machine/69ae2ff5-88a7-4ca4-906b-e3a23c7e3eeb HTTP/1.1" 404 171 0.003278 10.0.0.41 - - [2026-04-27 03:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004997 10.0.0.41 - - [2026-04-27 03:08:03] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005364 10.0.0.41 - - [2026-04-27 03:08:03] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004642 10.0.0.41 - - [2026-04-27 03:08:03] "GET /virtual-network/f8611251-c1ba-4766-8e37-27b29a9a4d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.007597 10.0.0.41 - - [2026-04-27 03:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.41 - - [2026-04-27 03:08:03] "GET /routing-instance/2be258fe-2a01-49fe-bf63-14342f4770be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.006170 10.0.0.41 - - [2026-04-27 03:08:03] "GET /route-target/6aa49aaa-420d-47a7-a65b-0be1eb33e3dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005429 10.0.0.249 - - [2026-04-27 03:08:03] "GET /obj-perms HTTP/1.1" 200 5042 0.005110 10.0.0.41 - - [2026-04-27 03:08:06] "GET /obj-perms HTTP/1.1" 200 5042 0.004887 10.0.0.249 - - [2026-04-27 03:08:13] "GET /obj-perms HTTP/1.1" 200 5042 0.006024 10.0.0.41 - - [2026-04-27 03:08:16] "GET /obj-perms HTTP/1.1" 200 5042 0.006046 10.0.0.41 - - [2026-04-27 03:08:16] "POST /neutron/port HTTP/1.1" 200 1234 0.067956 10.0.0.41 - - [2026-04-27 03:08:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004778 10.0.0.41 - - [2026-04-27 03:08:16] "POST /neutron/port HTTP/1.1" 200 117 0.001774 10.0.0.249 - - [2026-04-27 03:08:22] "GET /obj-perms HTTP/1.1" 200 5042 0.004991 10.0.0.41 - - [2026-04-27 03:08:25] "GET /obj-perms HTTP/1.1" 200 5042 0.006895 10.0.0.41 - - [2026-04-27 03:08:25] "GET /virtual-machine/ba01d833-721d-4dca-b5aa-fba4911a407d HTTP/1.1" 200 1299 0.006160 10.0.0.41 - - [2026-04-27 03:08:26] "POST /neutron/port HTTP/1.1" 200 1224 0.026899 10.0.0.41 - - [2026-04-27 03:08:27] "GET /virtual-machine/ba01d833-721d-4dca-b5aa-fba4911a407d HTTP/1.1" 404 171 0.004091 10.0.0.41 - - [2026-04-27 03:08:27] "GET /virtual-machine/ba01d833-721d-4dca-b5aa-fba4911a407d HTTP/1.1" 404 171 0.004560 10.0.0.41 - - [2026-04-27 03:08:27] "GET /virtual-machine/ba01d833-721d-4dca-b5aa-fba4911a407d HTTP/1.1" 404 171 0.003986 10.0.0.41 - - [2026-04-27 03:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004464 10.0.0.41 - - [2026-04-27 03:08:27] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005893 10.0.0.41 - - [2026-04-27 03:08:27] "GET /virtual-networks?parent_id=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.005168 10.0.0.41 - - [2026-04-27 03:08:28] "GET /virtual-network/2e5cbe93-52db-41c9-912a-f7c2e0f38554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3237 0.008443 10.0.0.41 - - [2026-04-27 03:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006226 10.0.0.41 - - [2026-04-27 03:08:28] "GET /routing-instance/4e085756-0934-460a-9600-2c3c3d3e36eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.005784 10.0.0.41 - - [2026-04-27 03:08:28] "GET /route-target/65619a5a-a5d4-472a-ad65-3e5f17c8cdc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005269 10.0.0.41 - - [2026-04-27 03:08:28] "GET /obj-perms HTTP/1.1" 200 5042 0.006133 10.0.0.249 - - [2026-04-27 03:08:28] "GET /obj-perms HTTP/1.1" 200 5042 0.005718 10.0.0.41 - - [2026-04-27 03:08:31] "GET /obj-perms HTTP/1.1" 200 5042 0.005551 10.0.0.41 - - [2026-04-27 03:08:31] "GET /virtual-network/f8611251-c1ba-4766-8e37-27b29a9a4d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.007042 10.0.0.41 - - [2026-04-27 03:08:31] "POST /neutron/network HTTP/1.1" 200 1013 0.116161 10.0.0.249 - - [2026-04-27 03:08:31] "DELETE /access-control-list/a1286fc3-9fda-4515-a6c3-56d7520e5333 HTTP/1.1" 200 115 0.055599 10.0.0.41 - - [2026-04-27 03:08:31] "GET /virtual-network/f8611251-c1ba-4766-8e37-27b29a9a4d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007460 10.0.0.41 - - [2026-04-27 03:08:32] "GET /virtual-network/2e5cbe93-52db-41c9-912a-f7c2e0f38554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3237 0.007475 10.0.0.41 - - [2026-04-27 03:08:32] "POST /neutron/network HTTP/1.1" 200 1011 0.105191 10.0.0.41 - - [2026-04-27 03:08:32] "GET /virtual-network/2e5cbe93-52db-41c9-912a-f7c2e0f38554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.012107 10.0.0.249 - - [2026-04-27 03:08:32] "POST /ref-update HTTP/1.1" 200 156 0.043615 10.0.0.41 - - [2026-04-27 03:08:32] "DELETE /network-policy/a572b49e-7be7-48d9-9fe1-69361fb1d06e HTTP/1.1" 200 115 0.069422 10.0.0.41 - - [2026-04-27 03:08:32] "DELETE /network-policy/0eaa83d6-a146-4b93-ba9a-358de7a33b81 HTTP/1.1" 200 115 0.088540 10.0.0.41 - - [2026-04-27 03:08:32] "DELETE /network-policy/374505f3-06b7-443f-98d1-e636cdd57372 HTTP/1.1" 200 115 0.071733 10.0.0.23 - - [2026-04-27 03:08:32] "POST /useragent-kv HTTP/1.1" 200 115 0.006008 10.0.0.23 - - [2026-04-27 03:08:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003779 10.0.0.23 - - [2026-04-27 03:08:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003919 10.0.0.23 - - [2026-04-27 03:08:32] "POST /useragent-kv HTTP/1.1" 200 115 0.004317 10.0.0.41 - - [2026-04-27 03:08:32] "POST /neutron/network HTTP/1.1" 200 151 0.255472 10.0.0.249 - - [2026-04-27 03:08:32] "DELETE /route-target/da6d04cc-acdf-4ccd-b9b0-1603a587d29e HTTP/1.1" 200 115 0.046187 10.0.0.41 - - [2026-04-27 03:08:33] "POST /neutron/network HTTP/1.1" 200 1011 0.013231 10.0.0.249 - - [2026-04-27 03:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005035 10.0.0.41 - - [2026-04-27 03:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.41 - - [2026-04-27 03:08:34] "DELETE /network-ipam/9e28deb7-416b-49f7-8f5c-93de3536d3f3 HTTP/1.1" 200 115 0.042354 10.0.0.41 - - [2026-04-27 03:08:34] "POST /fqname-to-id HTTP/1.1" 404 203 0.003760 10.0.0.41 - - [2026-04-27 03:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004645 10.0.0.41 - - [2026-04-27 03:08:34] "DELETE /network-ipam/bfefdacb-0701-4711-ab9c-7b379a6c2c4e HTTP/1.1" 200 115 0.047045 10.0.0.41 - - [2026-04-27 03:08:34] "POST /fqname-to-id HTTP/1.1" 404 203 0.005029 10.0.0.41 - - [2026-04-27 03:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005321 10.0.0.41 - - [2026-04-27 03:08:34] "DELETE /network-ipam/bf84055b-157c-44ff-a379-ab64c91798eb HTTP/1.1" 200 115 0.060540 10.0.0.41 - - [2026-04-27 03:08:34] "POST /fqname-to-id HTTP/1.1" 404 203 0.005137 10.0.0.23 - - [2026-04-27 03:08:37] "GET /projects?obj_uuids=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001165 10.0.0.41 - - [2026-04-27 03:08:37] "GET /project/580d48f8-990d-411b-a966-1f1e0d8cd35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.057806 10.0.0.23 - - [2026-04-27 03:08:37] "GET /projects?obj_uuids=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001663 10.0.0.41 - - [2026-04-27 03:08:37] "GET /project/580d48f8-990d-411b-a966-1f1e0d8cd35b?fields=virtual_networks HTTP/1.1" 200 1044 0.080393 10.0.0.23 - - [2026-04-27 03:08:37] "GET /projects?obj_uuids=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001286 10.0.0.41 - - [2026-04-27 03:08:37] "GET /project/580d48f8-990d-411b-a966-1f1e0d8cd35b?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.071355 10.0.0.23 - - [2026-04-27 03:08:37] "GET /projects?obj_uuids=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001201 10.0.0.41 - - [2026-04-27 03:08:37] "GET /project/580d48f8-990d-411b-a966-1f1e0d8cd35b?fields=security_groups HTTP/1.1" 200 1276 0.056940 10.0.0.41 - - [2026-04-27 03:08:38] "POST /fqname-to-id HTTP/1.1" 404 190 0.034043 10.0.0.23 - - [2026-04-27 03:08:38] "GET /projects?obj_uuids=6ae40a2f-86ca-4649-b9c4-41ed6f2270be&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003842 10.0.0.23 - - [2026-04-27 03:08:38] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001181 10.0.0.23 - - [2026-04-27 03:08:38] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008255 10.0.0.23 - - [2026-04-27 03:08:38] "POST /id-to-fqname HTTP/1.1" 200 192 0.005399 10.0.0.23 - - [2026-04-27 03:08:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.013145 10.0.0.23 - - [2026-04-27 03:08:38] "POST /security-groups HTTP/1.1" 200 593 0.097450 10.0.0.23 - - [2026-04-27 03:08:39] "POST /projects HTTP/1.1" 200 589 0.347904 10.0.0.23 - - [2026-04-27 03:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.385921 10.0.0.249 - - [2026-04-27 03:08:39] "POST /access-control-lists HTTP/1.1" 200 598 0.037213 10.0.0.41 - - [2026-04-27 03:08:39] "GET /project/6ae40a2f-86ca-4649-b9c4-41ed6f2270be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.561244 10.0.0.23 - - [2026-04-27 03:08:40] "DELETE /project/6ae40a2f86ca4649b9c441ed6f2270be HTTP/1.1" 404 173 0.005211 10.0.0.23 - - [2026-04-27 03:08:40] "GET /projects?obj_uuids=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001177 10.0.0.23 - - [2026-04-27 03:08:40] "GET /project/580d48f8-990d-411b-a966-1f1e0d8cd35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.065881 10.0.0.23 - - [2026-04-27 03:08:40] "GET /projects?obj_uuids=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001172 10.0.0.23 - - [2026-04-27 03:08:40] "GET /project/580d48f8-990d-411b-a966-1f1e0d8cd35b?fields=security_groups HTTP/1.1" 200 1381 0.057748 10.0.0.23 - - [2026-04-27 03:08:40] "DELETE /security-group/a0674048-3d62-4f1c-acd4-dbb10e6946e5 HTTP/1.1" 200 115 0.073172 10.0.0.23 - - [2026-04-27 03:08:40] "GET /projects?obj_uuids=580d48f8-990d-411b-a966-1f1e0d8cd35b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001356 10.0.0.249 - - [2026-04-27 03:08:40] "DELETE /access-control-list/0338a208-2589-457a-9b8c-0434c68e9980 HTTP/1.1" 200 115 0.058276 10.0.0.23 - - [2026-04-27 03:08:40] "GET /project/580d48f8-990d-411b-a966-1f1e0d8cd35b?fields=application_policy_sets HTTP/1.1" 200 1420 0.081621 10.0.0.23 - - [2026-04-27 03:08:40] "DELETE /project/580d48f8-990d-411b-a966-1f1e0d8cd35b HTTP/1.1" 200 115 0.559414 10.0.0.41 - - [2026-04-27 03:08:40] "GET / HTTP/1.1" 200 35931 0.002575 10.0.0.41 - - [2026-04-27 03:08:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000757 10.0.0.41 - - [2026-04-27 03:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.040357 10.0.0.23 - - [2026-04-27 03:08:43] "GET /projects?obj_uuids=6ae40a2f-86ca-4649-b9c4-41ed6f2270be&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001300 10.0.0.41 - - [2026-04-27 03:08:43] "GET /project/6ae40a2f-86ca-4649-b9c4-41ed6f2270be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.056250 10.0.0.23 - - [2026-04-27 03:08:43] "GET /projects?obj_uuids=6ae40a2f-86ca-4649-b9c4-41ed6f2270be&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001655 10.0.0.41 - - [2026-04-27 03:08:43] "POST /neutron/network HTTP/1.1" 200 607 0.211017 10.0.0.41 - - [2026-04-27 03:08:43] "POST /id-to-fqname HTTP/1.1" 200 222 0.004366 10.0.0.41 - - [2026-04-27 03:08:43] "GET /virtual-network/cab7e9e6-24fc-4f36-8ef5-f3301e77324f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008843 10.0.0.41 - - [2026-04-27 03:08:43] "POST /neutron/network HTTP/1.1" 200 826 0.012674 10.0.0.41 - - [2026-04-27 03:08:43] "GET /virtual-network/cab7e9e6-24fc-4f36-8ef5-f3301e77324f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.014555 10.0.0.41 - - [2026-04-27 03:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009445 10.0.0.23 - - [2026-04-27 03:08:43] "GET /projects?obj_uuids=6ae40a2f-86ca-4649-b9c4-41ed6f2270be&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001830 10.0.0.249 - - [2026-04-27 03:08:43] "POST /ref-update HTTP/1.1" 200 156 0.037532 10.0.0.41 - - [2026-04-27 03:08:44] "GET /project/6ae40a2f-86ca-4649-b9c4-41ed6f2270be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.090307 10.0.0.41 - - [2026-04-27 03:08:44] "POST /neutron/network HTTP/1.1" 200 117 0.029822 10.0.0.41 - - [2026-04-27 03:08:44] "POST /neutron/network HTTP/1.1" 200 828 0.013447 10.0.0.41 - - [2026-04-27 03:08:44] "POST /id-to-fqname HTTP/1.1" 200 222 0.001902 10.0.0.41 - - [2026-04-27 03:08:44] "GET /virtual-network/afa6185f-732c-4fb4-81b0-8fb75e6229d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008186 10.0.0.41 - - [2026-04-27 03:08:44] "GET /virtual-network/afa6185f-732c-4fb4-81b0-8fb75e6229d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.009595 10.0.0.41 - - [2026-04-27 03:08:44] "POST /neutron/subnet HTTP/1.1" 200 734 0.012683 10.0.0.41 - - [2026-04-27 03:08:44] "POST /fqname-to-id HTTP/1.1" 404 228 0.004041 10.0.0.41 - - [2026-04-27 03:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.23 - - [2026-04-27 03:08:44] "GET /projects?obj_uuids=6ae40a2f-86ca-4649-b9c4-41ed6f2270be&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001293 10.0.0.41 - - [2026-04-27 03:08:44] "GET /project/6ae40a2f-86ca-4649-b9c4-41ed6f2270be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.056747 10.0.0.41 - - [2026-04-27 03:08:44] "POST /network-policys HTTP/1.1" 200 571 0.043910 10.0.0.41 - - [2026-04-27 03:08:45] "GET /network-policy/7cf1ee39-aa39-44aa-a0e1-b51aeb1e0ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.008505 10.0.0.249 - - [2026-04-27 03:08:45] "POST /fqname-to-id HTTP/1.1" 404 236 0.005353 10.0.0.41 - - [2026-04-27 03:08:45] "POST /neutron/network HTTP/1.1" 200 928 0.010223 10.0.0.41 - - [2026-04-27 03:08:45] "GET /virtual-network/cab7e9e6-24fc-4f36-8ef5-f3301e77324f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.014641 10.0.0.41 - - [2026-04-27 03:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005323 10.0.0.41 - - [2026-04-27 03:08:45] "GET /network-policy/7cf1ee39-aa39-44aa-a0e1-b51aeb1e0ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.005265 10.0.0.249 - - [2026-04-27 03:08:45] "POST /access-control-lists HTTP/1.1" 200 590 0.048818 10.0.0.41 - - [2026-04-27 03:08:45] "POST /neutron/network HTTP/1.1" 200 930 0.033992 10.0.0.41 - - [2026-04-27 03:08:45] "GET /virtual-network/afa6185f-732c-4fb4-81b0-8fb75e6229d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.008397 10.0.0.41 - - [2026-04-27 03:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.028385 10.0.0.41 - - [2026-04-27 03:08:45] "GET /network-policy/7cf1ee39-aa39-44aa-a0e1-b51aeb1e0ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.005089 10.0.0.41 - - [2026-04-27 03:08:46] "GET /virtual-network/cab7e9e6-24fc-4f36-8ef5-f3301e77324f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.007756 10.0.0.249 - - [2026-04-27 03:08:47] "GET /obj-perms HTTP/1.1" 200 5034 0.072568 10.0.0.23 - - [2026-04-27 03:08:47] "GET /obj-perms HTTP/1.1" 200 5034 0.063921 10.0.0.41 - - [2026-04-27 03:08:47] "GET /virtual-network/afa6185f-732c-4fb4-81b0-8fb75e6229d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.006312 10.0.0.41 - - [2026-04-27 03:08:48] "POST /id-to-fqname HTTP/1.1" 200 222 0.001537 10.0.0.23 - - [2026-04-27 03:08:49] "GET /projects?obj_uuids=6ae40a2f-86ca-4649-b9c4-41ed6f2270be&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001664 10.0.0.41 - - [2026-04-27 03:08:49] "GET /project/6ae40a2f-86ca-4649-b9c4-41ed6f2270be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.095538 10.0.0.41 - - [2026-04-27 03:08:49] "POST /neutron/port HTTP/1.1" 200 117 0.008798 10.0.0.41 - - [2026-04-27 03:08:49] "POST /id-to-fqname HTTP/1.1" 200 222 0.001793 10.0.0.41 - - [2026-04-27 03:08:49] "POST /neutron/network HTTP/1.1" 200 940 0.009488 10.0.0.41 - - [2026-04-27 03:08:50] "POST /neutron/port HTTP/1.1" 200 1062 0.045986 10.0.0.23 - - [2026-04-27 03:08:50] "GET /projects?obj_uuids=6ae40a2f-86ca-4649-b9c4-41ed6f2270be&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001663 10.0.0.41 - - [2026-04-27 03:08:50] "GET /project/6ae40a2f-86ca-4649-b9c4-41ed6f2270be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.083940 10.0.0.41 - - [2026-04-27 03:08:51] "POST /neutron/network HTTP/1.1" 200 930 0.019307 10.0.0.41 - - [2026-04-27 03:08:51] "POST /neutron/subnet HTTP/1.1" 200 698 0.012101 10.0.0.41 - - [2026-04-27 03:08:51] "POST /neutron/port HTTP/1.1" 200 1126 0.029405 10.0.0.41 - - [2026-04-27 03:08:51] "POST /neutron/port HTTP/1.1" 200 1126 0.028142 10.0.0.23 - - [2026-04-27 03:08:52] "GET /projects?obj_uuids=6ae40a2f-86ca-4649-b9c4-41ed6f2270be&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002138 10.0.0.41 - - [2026-04-27 03:08:52] "POST /neutron/port HTTP/1.1" 200 1064 0.431031 10.0.0.41 - - [2026-04-27 03:08:52] "POST /neutron/port HTTP/1.1" 200 1118 0.161337 10.0.0.41 - - [2026-04-27 03:08:52] "POST /neutron/subnet HTTP/1.1" 200 708 0.012193 10.0.0.41 - - [2026-04-27 03:08:56] "POST /neutron/port HTTP/1.1" 200 1126 0.028996 10.0.0.41 - - [2026-04-27 03:08:56] "POST /neutron/security_group HTTP/1.1" 200 2060 0.017058 10.0.0.41 - - [2026-04-27 03:08:57] "GET /virtual-machine/3a9205c9-5ed2-4093-b91c-3ae29442d289 HTTP/1.1" 401 292 0.000510 10.0.0.41 - - [2026-04-27 03:08:57] "GET /virtual-machine/3a9205c9-5ed2-4093-b91c-3ae29442d289 HTTP/1.1" 200 1294 0.039174 10.0.0.41 - - [2026-04-27 03:08:57] "GET /virtual-machine-interface/cd93710f-cea5-4946-8042-129d8e3d832b HTTP/1.1" 200 2951 0.007715 10.0.0.41 - - [2026-04-27 03:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004688 10.0.0.41 - - [2026-04-27 03:08:57] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004622 10.0.0.41 - - [2026-04-27 03:08:57] "GET /virtual-networks?parent_id=6ae40a2f-86ca-4649-b9c4-41ed6f2270be&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.005405 10.0.0.41 - - [2026-04-27 03:08:57] "GET /virtual-network/cab7e9e6-24fc-4f36-8ef5-f3301e77324f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.007877 10.0.0.41 - - [2026-04-27 03:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004614 10.0.0.41 - - [2026-04-27 03:09:00] "GET /virtual-network/cab7e9e6-24fc-4f36-8ef5-f3301e77324f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.007747 10.0.0.41 - - [2026-04-27 03:09:03] "GET /obj-perms HTTP/1.1" 200 5056 0.059250 10.0.0.41 - - [2026-04-27 03:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005930 10.0.0.41 - - [2026-04-27 03:09:04] "GET /virtual-network/cab7e9e6-24fc-4f36-8ef5-f3301e77324f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.008997 10.0.0.41 - - [2026-04-27 03:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008177 10.0.0.41 - - [2026-04-27 03:09:08] "GET /virtual-network/cab7e9e6-24fc-4f36-8ef5-f3301e77324f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006519 10.0.0.41 - - [2026-04-27 03:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004970 10.0.0.41 - - [2026-04-27 03:09:12] "GET /virtual-network/cab7e9e6-24fc-4f36-8ef5-f3301e77324f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.007180 10.0.0.41 - - [2026-04-27 03:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.41 - - [2026-04-27 03:09:16] "GET /virtual-network/cab7e9e6-24fc-4f36-8ef5-f3301e77324f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006656 10.0.0.41 - - [2026-04-27 03:09:17] "POST /neutron/port HTTP/1.1" 200 1128 0.056565 10.0.0.41 - - [2026-04-27 03:09:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005949 10.0.0.41 - - [2026-04-27 03:09:17] "POST /neutron/port HTTP/1.1" 200 117 0.001403 10.0.0.41 - - [2026-04-27 03:09:17] "POST /neutron/network HTTP/1.1" 200 938 0.009798 10.0.0.41 - - [2026-04-27 03:09:17] "POST /neutron/port HTTP/1.1" 200 117 0.001312 10.0.0.41 - - [2026-04-27 03:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.41 - - [2026-04-27 03:09:21] "GET /virtual-network/cab7e9e6-24fc-4f36-8ef5-f3301e77324f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006670 10.0.0.41 - - [2026-04-27 03:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004797 10.0.0.41 - - [2026-04-27 03:09:25] "GET /virtual-network/cab7e9e6-24fc-4f36-8ef5-f3301e77324f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006573 10.0.0.41 - - [2026-04-27 03:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.41 - - [2026-04-27 03:09:29] "GET /virtual-network/cab7e9e6-24fc-4f36-8ef5-f3301e77324f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.008953 10.0.0.41 - - [2026-04-27 03:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.41 - - [2026-04-27 03:09:31] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005635 10.0.0.41 - - [2026-04-27 03:09:31] "GET /virtual-networks?parent_id=6ae40a2f-86ca-4649-b9c4-41ed6f2270be&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004323 10.0.0.41 - - [2026-04-27 03:09:31] "GET /virtual-network/cab7e9e6-24fc-4f36-8ef5-f3301e77324f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006603 10.0.0.41 - - [2026-04-27 03:09:31] "POST /neutron/security_group HTTP/1.1" 200 2060 0.011000 10.0.0.41 - - [2026-04-27 03:09:40] "POST /neutron/port HTTP/1.1" 200 1126 0.070430 10.0.0.41 - - [2026-04-27 03:09:41] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009858 10.0.0.41 - - [2026-04-27 03:09:52] "POST /neutron/port HTTP/1.1" 200 1128 0.025774 10.0.0.41 - - [2026-04-27 03:09:52] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008648 10.0.0.41 - - [2026-04-27 03:09:52] "GET /virtual-machine/9011b828-02ee-4c81-9775-8ee38226f193 HTTP/1.1" 200 1295 0.008639 10.0.0.41 - - [2026-04-27 03:09:52] "GET /virtual-machine-interface/220b5341-ba61-456c-9360-87d65c7a6c53 HTTP/1.1" 200 2951 0.008036 10.0.0.41 - - [2026-04-27 03:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.41 - - [2026-04-27 03:09:52] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005327 10.0.0.41 - - [2026-04-27 03:09:52] "GET /virtual-networks?parent_id=6ae40a2f-86ca-4649-b9c4-41ed6f2270be&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004552 10.0.0.41 - - [2026-04-27 03:09:52] "GET /virtual-network/afa6185f-732c-4fb4-81b0-8fb75e6229d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.008749 10.0.0.41 - - [2026-04-27 03:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004677 10.0.0.41 - - [2026-04-27 03:09:53] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005632 10.0.0.41 - - [2026-04-27 03:09:53] "GET /virtual-networks?parent_id=6ae40a2f-86ca-4649-b9c4-41ed6f2270be&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003940 10.0.0.41 - - [2026-04-27 03:09:53] "GET /virtual-network/afa6185f-732c-4fb4-81b0-8fb75e6229d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.007208 10.0.0.41 - - [2026-04-27 03:09:54] "POST /neutron/port HTTP/1.1" 200 1128 0.024786 10.0.0.41 - - [2026-04-27 03:09:59] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009432 10.0.0.23 - - [2026-04-27 03:10:04] "GET /obj-perms HTTP/1.1" 200 5056 0.082946 10.0.0.41 - - [2026-04-27 03:10:05] "POST /neutron/port HTTP/1.1" 200 1128 0.023867 10.0.0.41 - - [2026-04-27 03:10:09] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009790 10.0.0.41 - - [2026-04-27 03:10:17] "POST /neutron/network HTTP/1.1" 200 940 0.009518 10.0.0.41 - - [2026-04-27 03:10:17] "POST /neutron/port HTTP/1.1" 200 117 0.001290 10.0.0.41 - - [2026-04-27 03:10:18] "POST /neutron/port HTTP/1.1" 200 1126 0.023301 10.0.0.41 - - [2026-04-27 03:10:18] "POST /neutron/subnet HTTP/1.1" 200 698 0.012775 10.0.0.41 - - [2026-04-27 03:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004713 10.0.0.23 - - [2026-04-27 03:10:56] "GET /projects?obj_uuids=6ae40a2f-86ca-4649-b9c4-41ed6f2270be&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.042138 10.0.0.41 - - [2026-04-27 03:10:56] "GET /project/6ae40a2f-86ca-4649-b9c4-41ed6f2270be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.109872 10.0.0.41 - - [2026-04-27 03:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.41 - - [2026-04-27 03:10:56] "PUT /network-policy/7cf1ee39-aa39-44aa-a0e1-b51aeb1e0ea6 HTTP/1.1" 200 262 0.029880 10.0.0.249 - - [2026-04-27 03:10:57] "POST /ref-update HTTP/1.1" 200 156 0.099509 10.0.0.41 - - [2026-04-27 03:11:00] "GET /virtual-network/afa6185f-732c-4fb4-81b0-8fb75e6229d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.010279 10.0.0.41 - - [2026-04-27 03:11:00] "POST /neutron/network HTTP/1.1" 200 930 0.011017 10.0.0.249 - - [2026-04-27 03:11:00] "DELETE /access-control-list/6a61dfd1-8da7-4bd5-b33a-a05cc229ccc4 HTTP/1.1" 200 115 0.092009 10.0.0.41 - - [2026-04-27 03:11:00] "GET /virtual-network/afa6185f-732c-4fb4-81b0-8fb75e6229d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.013356 10.0.0.41 - - [2026-04-27 03:11:00] "GET /virtual-network/cab7e9e6-24fc-4f36-8ef5-f3301e77324f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.008445 10.0.0.41 - - [2026-04-27 03:11:01] "POST /neutron/network HTTP/1.1" 200 928 0.013522 10.0.0.41 - - [2026-04-27 03:11:01] "POST /neutron/network HTTP/1.1" 200 826 0.022171 10.0.0.41 - - [2026-04-27 03:11:01] "GET /virtual-network/cab7e9e6-24fc-4f36-8ef5-f3301e77324f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008981 10.0.0.41 - - [2026-04-27 03:11:01] "DELETE /network-policy/7cf1ee39-aa39-44aa-a0e1-b51aeb1e0ea6 HTTP/1.1" 200 115 0.068091 10.0.0.41 - - [2026-04-27 03:11:01] "POST /neutron/port HTTP/1.1" 200 1116 0.046713 10.0.0.41 - - [2026-04-27 03:11:01] "POST /neutron/port HTTP/1.1" 200 151 0.332715 10.0.0.23 - - [2026-04-27 03:11:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004572 10.0.0.23 - - [2026-04-27 03:11:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003535 10.0.0.41 - - [2026-04-27 03:11:03] "POST /neutron/network HTTP/1.1" 200 151 0.172372 10.0.0.249 - - [2026-04-27 03:11:03] "DELETE /route-target/72dea88f-f30b-4fb2-806a-ec780dd8ec5b HTTP/1.1" 200 115 0.036749 10.0.0.249 - - [2026-04-27 03:11:05] "GET /obj-perms HTTP/1.1" 200 5056 0.069071 10.0.0.23 - - [2026-04-27 03:11:05] "GET /projects?obj_uuids=6ae40a2f-86ca-4649-b9c4-41ed6f2270be&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001338 10.0.0.41 - - [2026-04-27 03:11:05] "GET /project/6ae40a2f-86ca-4649-b9c4-41ed6f2270be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.106683 10.0.0.23 - - [2026-04-27 03:11:05] "GET /projects?obj_uuids=6ae40a2f-86ca-4649-b9c4-41ed6f2270be&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001452 10.0.0.41 - - [2026-04-27 03:11:05] "GET /project/6ae40a2f-86ca-4649-b9c4-41ed6f2270be?fields=virtual_networks HTTP/1.1" 200 1036 0.067273 10.0.0.23 - - [2026-04-27 03:11:05] "GET /projects?obj_uuids=6ae40a2f-86ca-4649-b9c4-41ed6f2270be&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001194 10.0.0.41 - - [2026-04-27 03:11:05] "GET /project/6ae40a2f-86ca-4649-b9c4-41ed6f2270be?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.060148 10.0.0.23 - - [2026-04-27 03:11:06] "GET /projects?obj_uuids=6ae40a2f-86ca-4649-b9c4-41ed6f2270be&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002269 10.0.0.41 - - [2026-04-27 03:11:06] "GET /project/6ae40a2f-86ca-4649-b9c4-41ed6f2270be?fields=security_groups HTTP/1.1" 200 1264 0.073906 10.0.0.41 - - [2026-04-27 03:11:07] "POST /fqname-to-id HTTP/1.1" 404 200 0.032833 10.0.0.23 - - [2026-04-27 03:11:07] "GET /projects?obj_uuids=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004679 10.0.0.23 - - [2026-04-27 03:11:07] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001973 10.0.0.23 - - [2026-04-27 03:11:07] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.042683 10.0.0.23 - - [2026-04-27 03:11:07] "POST /id-to-fqname HTTP/1.1" 200 202 0.010580 10.0.0.23 - - [2026-04-27 03:11:07] "POST /fqname-to-id HTTP/1.1" 404 211 0.010277 10.0.0.23 - - [2026-04-27 03:11:07] "POST /security-groups HTTP/1.1" 200 603 0.099133 10.0.0.249 - - [2026-04-27 03:11:07] "POST /fqname-to-id HTTP/1.1" 404 246 0.004357 10.0.0.23 - - [2026-04-27 03:11:07] "POST /projects HTTP/1.1" 200 609 0.385930 10.0.0.23 - - [2026-04-27 03:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.422377 10.0.0.41 - - [2026-04-27 03:11:07] "GET /project/26001264-6f9c-4b22-ab38-cf4f14361afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.655618 10.0.0.249 - - [2026-04-27 03:11:07] "POST /access-control-lists HTTP/1.1" 200 606 0.087620 10.0.0.41 - - [2026-04-27 03:11:09] "GET / HTTP/1.1" 200 35931 0.002014 10.0.0.41 - - [2026-04-27 03:11:12] "GET /project/26001264-6f9c-4b22-ab38-cf4f14361afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000510 10.0.0.23 - - [2026-04-27 03:11:13] "GET /projects?obj_uuids=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001410 10.0.0.41 - - [2026-04-27 03:11:13] "GET /project/26001264-6f9c-4b22-ab38-cf4f14361afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.084492 10.0.0.41 - - [2026-04-27 03:11:13] "GET / HTTP/1.1" 200 35931 0.004009 10.0.0.41 - - [2026-04-27 03:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007254 10.0.0.23 - - [2026-04-27 03:11:14] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001177 10.0.0.41 - - [2026-04-27 03:11:14] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009105 10.0.0.41 - - [2026-04-27 03:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004332 10.0.0.23 - - [2026-04-27 03:11:14] "GET /projects?obj_uuids=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001179 10.0.0.41 - - [2026-04-27 03:11:14] "GET /project/26001264-6f9c-4b22-ab38-cf4f14361afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.059756 10.0.0.41 - - [2026-04-27 03:11:15] "GET /domains HTTP/1.1" 401 292 0.000553 10.0.0.41 - - [2026-04-27 03:11:15] "GET /domains HTTP/1.1" 200 280 0.037045 10.0.0.23 - - [2026-04-27 03:11:15] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001534 10.0.0.41 - - [2026-04-27 03:11:15] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf HTTP/1.1" 200 2967 0.018287 10.0.0.23 - - [2026-04-27 03:11:15] "GET /projects?obj_uuids=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002474 10.0.0.41 - - [2026-04-27 03:11:16] "GET /project/26001264-6f9c-4b22-ab38-cf4f14361afb HTTP/1.1" 200 1924 0.108530 10.0.0.41 - - [2026-04-27 03:11:16] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.004012 10.0.0.41 - - [2026-04-27 03:11:16] "POST /network-ipams HTTP/1.1" 200 621 0.044161 10.0.0.41 - - [2026-04-27 03:11:16] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.004144 10.0.0.41 - - [2026-04-27 03:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004532 10.0.0.41 - - [2026-04-27 03:11:16] "GET /network-ipam/1f196044-8d80-4f0b-ab5a-da2069e283aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.009507 10.0.0.41 - - [2026-04-27 03:11:16] "PUT /network-ipam/1f196044-8d80-4f0b-ab5a-da2069e283aa HTTP/1.1" 200 258 0.021518 10.0.0.41 - - [2026-04-27 03:11:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000552 10.0.0.41 - - [2026-04-27 03:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.041426 10.0.0.23 - - [2026-04-27 03:11:16] "GET /projects?obj_uuids=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001329 10.0.0.41 - - [2026-04-27 03:11:16] "GET /project/26001264-6f9c-4b22-ab38-cf4f14361afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.059376 10.0.0.41 - - [2026-04-27 03:11:17] "POST /neutron/network HTTP/1.1" 200 117 0.056753 10.0.0.23 - - [2026-04-27 03:11:17] "POST /useragent-kv HTTP/1.1" 200 115 0.010814 10.0.0.41 - - [2026-04-27 03:11:17] "POST /neutron/subnet HTTP/1.1" 200 701 0.205629 10.0.0.249 - - [2026-04-27 03:11:18] "POST /fqname-to-id HTTP/1.1" 404 207 0.052612 10.0.0.41 - - [2026-04-27 03:11:18] "POST /id-to-fqname HTTP/1.1" 200 235 0.001435 10.0.0.41 - - [2026-04-27 03:11:18] "GET /virtual-network/85a57147-e8c1-4ea9-bde4-6d37ccbfeba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.009234 10.0.0.41 - - [2026-04-27 03:11:18] "POST /neutron/network HTTP/1.1" 200 1337 0.019355 10.0.0.41 - - [2026-04-27 03:11:18] "GET /virtual-network/85a57147-e8c1-4ea9-bde4-6d37ccbfeba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006546 10.0.0.41 - - [2026-04-27 03:11:18] "POST /neutron/subnet HTTP/1.1" 200 701 0.012503 10.0.0.41 - - [2026-04-27 03:11:19] "GET /virtual-network/85a57147-e8c1-4ea9-bde4-6d37ccbfeba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006824 10.0.0.41 - - [2026-04-27 03:11:20] "POST /fqname-to-id HTTP/1.1" 404 229 0.003566 10.0.0.41 - - [2026-04-27 03:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005561 10.0.0.23 - - [2026-04-27 03:11:20] "GET /projects?obj_uuids=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001532 10.0.0.41 - - [2026-04-27 03:11:20] "GET /project/26001264-6f9c-4b22-ab38-cf4f14361afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.051352 10.0.0.41 - - [2026-04-27 03:11:20] "POST /network-policys HTTP/1.1" 200 563 0.084475 10.0.0.41 - - [2026-04-27 03:11:20] "GET /network-policy/905de4e1-45fa-4320-866b-611af2f7a475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.008018 10.0.0.41 - - [2026-04-27 03:11:21] "POST /fqname-to-id HTTP/1.1" 404 229 0.004503 10.0.0.41 - - [2026-04-27 03:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009565 10.0.0.23 - - [2026-04-27 03:11:21] "GET /projects?obj_uuids=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001105 10.0.0.41 - - [2026-04-27 03:11:21] "GET /project/26001264-6f9c-4b22-ab38-cf4f14361afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.055880 10.0.0.41 - - [2026-04-27 03:11:21] "POST /network-policys HTTP/1.1" 200 563 0.082759 10.0.0.41 - - [2026-04-27 03:11:21] "GET /network-policy/c21ae5c4-8f6b-4f10-98e7-693ef12b7d0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8881 0.009697 10.0.0.41 - - [2026-04-27 03:11:21] "POST /fqname-to-id HTTP/1.1" 404 229 0.005653 10.0.0.41 - - [2026-04-27 03:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006023 10.0.0.23 - - [2026-04-27 03:11:21] "GET /projects?obj_uuids=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001109 10.0.0.41 - - [2026-04-27 03:11:21] "GET /project/26001264-6f9c-4b22-ab38-cf4f14361afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.062196 10.0.0.41 - - [2026-04-27 03:11:21] "POST /network-policys HTTP/1.1" 200 563 0.084071 10.0.0.41 - - [2026-04-27 03:11:21] "GET /network-policy/0823bdb3-1e66-4abe-ba0a-a220e748af56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.008640 10.0.0.41 - - [2026-04-27 03:11:22] "POST /fqname-to-id HTTP/1.1" 404 229 0.003735 10.0.0.41 - - [2026-04-27 03:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.23 - - [2026-04-27 03:11:22] "GET /projects?obj_uuids=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001394 10.0.0.41 - - [2026-04-27 03:11:22] "GET /project/26001264-6f9c-4b22-ab38-cf4f14361afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.064156 10.0.0.41 - - [2026-04-27 03:11:22] "POST /network-policys HTTP/1.1" 200 563 0.094461 10.0.0.41 - - [2026-04-27 03:11:22] "GET /network-policy/b1251e6c-ea75-4159-939e-c78b714861f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.007759 10.0.0.41 - - [2026-04-27 03:11:22] "POST /fqname-to-id HTTP/1.1" 404 229 0.003917 10.0.0.41 - - [2026-04-27 03:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004950 10.0.0.23 - - [2026-04-27 03:11:22] "GET /projects?obj_uuids=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001316 10.0.0.41 - - [2026-04-27 03:11:22] "GET /project/26001264-6f9c-4b22-ab38-cf4f14361afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.057635 10.0.0.41 - - [2026-04-27 03:11:22] "POST /network-policys HTTP/1.1" 200 563 0.089220 10.0.0.41 - - [2026-04-27 03:11:22] "GET /network-policy/5b403bdc-a674-4fd7-9840-1d44654258c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.008608 10.0.0.41 - - [2026-04-27 03:11:23] "POST /fqname-to-id HTTP/1.1" 404 229 0.005136 10.0.0.41 - - [2026-04-27 03:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005349 10.0.0.23 - - [2026-04-27 03:11:23] "GET /projects?obj_uuids=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001171 10.0.0.41 - - [2026-04-27 03:11:23] "GET /project/26001264-6f9c-4b22-ab38-cf4f14361afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.055239 10.0.0.41 - - [2026-04-27 03:11:23] "POST /network-policys HTTP/1.1" 200 563 0.082480 10.0.0.41 - - [2026-04-27 03:11:23] "GET /network-policy/8a0f70c4-50d8-4c1b-9f07-44dcbcaafdd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.009157 10.0.0.41 - - [2026-04-27 03:11:23] "POST /fqname-to-id HTTP/1.1" 404 229 0.004291 10.0.0.41 - - [2026-04-27 03:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005211 10.0.0.23 - - [2026-04-27 03:11:23] "GET /projects?obj_uuids=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001119 10.0.0.41 - - [2026-04-27 03:11:23] "GET /project/26001264-6f9c-4b22-ab38-cf4f14361afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.066182 10.0.0.41 - - [2026-04-27 03:11:23] "POST /network-policys HTTP/1.1" 200 563 0.084511 10.0.0.41 - - [2026-04-27 03:11:23] "GET /network-policy/e0b78c05-3700-4647-96af-6d8c7f940c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.008708 10.0.0.41 - - [2026-04-27 03:11:24] "POST /fqname-to-id HTTP/1.1" 404 229 0.003652 10.0.0.41 - - [2026-04-27 03:11:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006416 10.0.0.23 - - [2026-04-27 03:11:24] "GET /projects?obj_uuids=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001181 10.0.0.41 - - [2026-04-27 03:11:24] "GET /project/26001264-6f9c-4b22-ab38-cf4f14361afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.053806 10.0.0.41 - - [2026-04-27 03:11:24] "POST /network-policys HTTP/1.1" 200 563 0.078720 10.0.0.41 - - [2026-04-27 03:11:24] "GET /network-policy/c1b3bdb9-75e6-4eaa-999f-1339ac6e3cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.007741 10.0.0.41 - - [2026-04-27 03:11:24] "POST /fqname-to-id HTTP/1.1" 404 229 0.003959 10.0.0.41 - - [2026-04-27 03:11:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004709 10.0.0.23 - - [2026-04-27 03:11:24] "GET /projects?obj_uuids=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001210 10.0.0.41 - - [2026-04-27 03:11:24] "GET /project/26001264-6f9c-4b22-ab38-cf4f14361afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.068925 10.0.0.41 - - [2026-04-27 03:11:24] "POST /network-policys HTTP/1.1" 200 563 0.091411 10.0.0.41 - - [2026-04-27 03:11:24] "GET /network-policy/2e296e07-086d-427b-891e-6a28c6034cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.012077 10.0.0.41 - - [2026-04-27 03:11:25] "POST /fqname-to-id HTTP/1.1" 404 229 0.004334 10.0.0.41 - - [2026-04-27 03:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005048 10.0.0.23 - - [2026-04-27 03:11:25] "GET /projects?obj_uuids=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001142 10.0.0.41 - - [2026-04-27 03:11:25] "GET /project/26001264-6f9c-4b22-ab38-cf4f14361afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.049926 10.0.0.41 - - [2026-04-27 03:11:25] "POST /network-policys HTTP/1.1" 200 563 0.086715 10.0.0.41 - - [2026-04-27 03:11:25] "GET /network-policy/4466af4f-87e6-45db-8245-2dd9df431878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.008635 10.0.0.249 - - [2026-04-27 03:11:25] "POST /fqname-to-id HTTP/1.1" 404 252 0.010900 10.0.0.41 - - [2026-04-27 03:11:25] "POST /neutron/network HTTP/1.1" 200 2250 0.260259 10.0.0.41 - - [2026-04-27 03:11:25] "GET /virtual-network/85a57147-e8c1-4ea9-bde4-6d37ccbfeba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.008282 10.0.0.41 - - [2026-04-27 03:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004982 10.0.0.41 - - [2026-04-27 03:11:26] "GET /network-policy/0823bdb3-1e66-4abe-ba0a-a220e748af56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.007231 10.0.0.41 - - [2026-04-27 03:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.41 - - [2026-04-27 03:11:26] "GET /network-policy/2e296e07-086d-427b-891e-6a28c6034cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.005455 10.0.0.41 - - [2026-04-27 03:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004563 10.0.0.41 - - [2026-04-27 03:11:26] "GET /network-policy/4466af4f-87e6-45db-8245-2dd9df431878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.006112 10.0.0.41 - - [2026-04-27 03:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004957 10.0.0.41 - - [2026-04-27 03:11:26] "GET /network-policy/5b403bdc-a674-4fd7-9840-1d44654258c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006283 10.0.0.41 - - [2026-04-27 03:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.41 - - [2026-04-27 03:11:26] "GET /network-policy/8a0f70c4-50d8-4c1b-9f07-44dcbcaafdd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005664 10.0.0.41 - - [2026-04-27 03:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004974 10.0.0.41 - - [2026-04-27 03:11:26] "GET /network-policy/905de4e1-45fa-4320-866b-611af2f7a475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005456 10.0.0.41 - - [2026-04-27 03:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004400 10.0.0.41 - - [2026-04-27 03:11:26] "GET /network-policy/b1251e6c-ea75-4159-939e-c78b714861f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006689 10.0.0.41 - - [2026-04-27 03:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.41 - - [2026-04-27 03:11:26] "GET /network-policy/c1b3bdb9-75e6-4eaa-999f-1339ac6e3cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006497 10.0.0.41 - - [2026-04-27 03:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004880 10.0.0.41 - - [2026-04-27 03:11:26] "GET /network-policy/c21ae5c4-8f6b-4f10-98e7-693ef12b7d0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8881 0.005474 10.0.0.41 - - [2026-04-27 03:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004834 10.0.0.41 - - [2026-04-27 03:11:26] "GET /network-policy/e0b78c05-3700-4647-96af-6d8c7f940c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006191 10.0.0.41 - - [2026-04-27 03:11:26] "POST /id-to-fqname HTTP/1.1" 200 235 0.001635 10.0.0.23 - - [2026-04-27 03:11:27] "GET /projects?obj_uuids=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001230 10.0.0.41 - - [2026-04-27 03:11:27] "GET /project/26001264-6f9c-4b22-ab38-cf4f14361afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.087240 10.0.0.41 - - [2026-04-27 03:11:27] "POST /neutron/network HTTP/1.1" 200 2250 0.044085 10.0.0.41 - - [2026-04-27 03:11:28] "POST /neutron/port HTTP/1.1" 200 117 0.011517 10.0.0.41 - - [2026-04-27 03:11:29] "POST /neutron/port HTTP/1.1" 200 1174 0.028126 10.0.0.41 - - [2026-04-27 03:11:29] "POST /neutron/port HTTP/1.1" 200 1238 0.027034 10.0.0.41 - - [2026-04-27 03:11:29] "POST /neutron/subnet HTTP/1.1" 200 1361 0.021745 10.0.0.41 - - [2026-04-27 03:11:29] "POST /neutron/network HTTP/1.1" 200 2250 0.016427 10.0.0.41 - - [2026-04-27 03:11:33] "POST /neutron/port HTTP/1.1" 200 1238 0.025620 10.0.0.41 - - [2026-04-27 03:11:33] "POST /neutron/security_group HTTP/1.1" 200 2070 0.011966 10.0.0.41 - - [2026-04-27 03:11:33] "GET /virtual-machine/8e14be34-3456-4e5b-b156-cbd30030ed37 HTTP/1.1" 401 292 0.000485 10.0.0.41 - - [2026-04-27 03:11:33] "GET /virtual-machine/8e14be34-3456-4e5b-b156-cbd30030ed37 HTTP/1.1" 200 1305 0.041624 10.0.0.41 - - [2026-04-27 03:11:33] "GET /virtual-machine-interface/55d436d9-94ce-408a-8f05-bd7096bddeb4 HTTP/1.1" 200 3169 0.007119 10.0.0.41 - - [2026-04-27 03:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004571 10.0.0.41 - - [2026-04-27 03:11:33] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005545 10.0.0.41 - - [2026-04-27 03:11:33] "GET /virtual-networks?parent_id=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.004932 10.0.0.41 - - [2026-04-27 03:11:33] "GET /virtual-network/85a57147-e8c1-4ea9-bde4-6d37ccbfeba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.008377 10.0.0.41 - - [2026-04-27 03:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004803 10.0.0.41 - - [2026-04-27 03:11:37] "GET /virtual-network/85a57147-e8c1-4ea9-bde4-6d37ccbfeba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.006814 10.0.0.249 - - [2026-04-27 03:11:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000491 10.0.0.249 - - [2026-04-27 03:11:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000470 10.0.0.249 - - [2026-04-27 03:11:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000796 10.0.0.249 - - [2026-04-27 03:11:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000464 10.0.0.41 - - [2026-04-27 03:11:40] "GET /global-system-configs HTTP/1.1" 401 292 0.001054 10.0.0.41 - - [2026-04-27 03:11:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000540 10.0.0.23 - - [2026-04-27 03:11:41] "DELETE /project/260012646f9c4b22ab38cf4f14361afb HTTP/1.1" 404 173 0.005066 10.0.0.23 - - [2026-04-27 03:11:41] "GET /projects?obj_uuids=6ae40a2f-86ca-4649-b9c4-41ed6f2270be&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001085 10.0.0.23 - - [2026-04-27 03:11:41] "GET /project/6ae40a2f-86ca-4649-b9c4-41ed6f2270be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.057966 10.0.0.23 - - [2026-04-27 03:11:41] "GET /projects?obj_uuids=6ae40a2f-86ca-4649-b9c4-41ed6f2270be&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001122 10.0.0.23 - - [2026-04-27 03:11:41] "GET /project/6ae40a2f-86ca-4649-b9c4-41ed6f2270be?fields=security_groups HTTP/1.1" 200 1369 0.046102 10.0.0.41 - - [2026-04-27 03:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008407 10.0.0.23 - - [2026-04-27 03:11:41] "DELETE /security-group/0aaa04a3-e668-49f9-ba55-59d41d311dce HTTP/1.1" 200 115 0.072920 10.0.0.23 - - [2026-04-27 03:11:41] "GET /projects?obj_uuids=6ae40a2f-86ca-4649-b9c4-41ed6f2270be&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001368 10.0.0.41 - - [2026-04-27 03:11:41] "GET /virtual-network/85a57147-e8c1-4ea9-bde4-6d37ccbfeba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.011027 10.0.0.23 - - [2026-04-27 03:11:41] "GET /project/6ae40a2f-86ca-4649-b9c4-41ed6f2270be?fields=application_policy_sets HTTP/1.1" 200 1408 0.084560 10.0.0.249 - - [2026-04-27 03:11:41] "DELETE /access-control-list/52fd43c7-2252-4e21-bf7e-7ccf02110e75 HTTP/1.1" 200 115 0.095164 10.0.0.23 - - [2026-04-27 03:11:41] "GET /global-system-configs HTTP/1.1" 401 292 0.009347 10.0.0.23 - - [2026-04-27 03:11:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001937 10.0.0.23 - - [2026-04-27 03:11:41] "DELETE /project/6ae40a2f-86ca-4649-b9c4-41ed6f2270be HTTP/1.1" 200 115 0.658778 10.0.0.41 - - [2026-04-27 03:11:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000537 10.0.0.23 - - [2026-04-27 03:11:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000466 10.0.0.23 - - [2026-04-27 03:11:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.41 - - [2026-04-27 03:11:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000510 10.0.0.41 - - [2026-04-27 03:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004937 10.0.0.41 - - [2026-04-27 03:11:45] "GET /virtual-network/85a57147-e8c1-4ea9-bde4-6d37ccbfeba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.007465 10.0.0.41 - - [2026-04-27 03:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005373 10.0.0.41 - - [2026-04-27 03:11:49] "GET /virtual-network/85a57147-e8c1-4ea9-bde4-6d37ccbfeba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.012689 10.0.0.41 - - [2026-04-27 03:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.41 - - [2026-04-27 03:11:53] "GET /virtual-network/85a57147-e8c1-4ea9-bde4-6d37ccbfeba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.006603 10.0.0.41 - - [2026-04-27 03:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322 10.0.0.41 - - [2026-04-27 03:11:57] "GET /virtual-network/85a57147-e8c1-4ea9-bde4-6d37ccbfeba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.009679 10.0.0.41 - - [2026-04-27 03:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004626 10.0.0.41 - - [2026-04-27 03:12:01] "GET /virtual-network/85a57147-e8c1-4ea9-bde4-6d37ccbfeba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.007682 10.0.0.41 - - [2026-04-27 03:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004324 10.0.0.41 - - [2026-04-27 03:12:06] "GET /virtual-network/85a57147-e8c1-4ea9-bde4-6d37ccbfeba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.007315 10.0.0.41 - - [2026-04-27 03:12:06] "GET /obj-perms HTTP/1.1" 200 5056 0.072003 10.0.0.41 - - [2026-04-27 03:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007903 10.0.0.41 - - [2026-04-27 03:12:08] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005800 10.0.0.41 - - [2026-04-27 03:12:08] "GET /virtual-networks?parent_id=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.004920 10.0.0.41 - - [2026-04-27 03:12:08] "GET /virtual-network/85a57147-e8c1-4ea9-bde4-6d37ccbfeba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.007485 10.0.0.41 - - [2026-04-27 03:12:13] "POST /neutron/port HTTP/1.1" 200 1238 0.024470 10.0.0.41 - - [2026-04-27 03:12:18] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009845 10.0.0.41 - - [2026-04-27 03:12:20] "POST /neutron/port HTTP/1.1" 200 1238 0.023953 10.0.0.41 - - [2026-04-27 03:12:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004585 10.0.0.41 - - [2026-04-27 03:12:20] "POST /neutron/port HTTP/1.1" 200 117 0.001386 10.0.0.41 - - [2026-04-27 03:12:23] "POST /neutron/port HTTP/1.1" 200 1238 0.023757 10.0.0.41 - - [2026-04-27 03:12:29] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009245 10.0.0.41 - - [2026-04-27 03:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005274 10.0.0.41 - - [2026-04-27 03:12:29] "GET /network-policy/905de4e1-45fa-4320-866b-611af2f7a475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.007231 10.0.0.41 - - [2026-04-27 03:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004498 10.0.0.41 - - [2026-04-27 03:12:29] "GET /network-policy/c21ae5c4-8f6b-4f10-98e7-693ef12b7d0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8881 0.006891 10.0.0.41 - - [2026-04-27 03:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004453 10.0.0.41 - - [2026-04-27 03:12:29] "GET /network-policy/0823bdb3-1e66-4abe-ba0a-a220e748af56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.005765 10.0.0.41 - - [2026-04-27 03:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.41 - - [2026-04-27 03:12:29] "GET /network-policy/b1251e6c-ea75-4159-939e-c78b714861f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006876 10.0.0.41 - - [2026-04-27 03:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.41 - - [2026-04-27 03:12:29] "GET /network-policy/5b403bdc-a674-4fd7-9840-1d44654258c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005512 10.0.0.41 - - [2026-04-27 03:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.41 - - [2026-04-27 03:12:29] "GET /network-policy/8a0f70c4-50d8-4c1b-9f07-44dcbcaafdd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005657 10.0.0.41 - - [2026-04-27 03:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.41 - - [2026-04-27 03:12:29] "GET /network-policy/e0b78c05-3700-4647-96af-6d8c7f940c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005902 10.0.0.41 - - [2026-04-27 03:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.41 - - [2026-04-27 03:12:30] "GET /network-policy/c1b3bdb9-75e6-4eaa-999f-1339ac6e3cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005418 10.0.0.41 - - [2026-04-27 03:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004807 10.0.0.41 - - [2026-04-27 03:12:30] "GET /network-policy/2e296e07-086d-427b-891e-6a28c6034cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.005375 10.0.0.41 - - [2026-04-27 03:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.41 - - [2026-04-27 03:12:30] "GET /network-policy/4466af4f-87e6-45db-8245-2dd9df431878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.007436 10.0.0.41 - - [2026-04-27 03:12:30] "POST /neutron/network HTTP/1.1" 200 2250 0.015350 10.0.0.41 - - [2026-04-27 03:12:30] "GET /virtual-network/85a57147-e8c1-4ea9-bde4-6d37ccbfeba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.009383 10.0.0.41 - - [2026-04-27 03:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.41 - - [2026-04-27 03:12:30] "GET /network-policy/905de4e1-45fa-4320-866b-611af2f7a475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.007256 10.0.0.41 - - [2026-04-27 03:12:35] "POST /neutron/network HTTP/1.1" 200 1440 0.016525 10.0.0.249 - - [2026-04-27 03:12:35] "POST /fqname-to-id HTTP/1.1" 404 207 0.007741 10.0.0.41 - - [2026-04-27 03:12:36] "GET /virtual-network/85a57147-e8c1-4ea9-bde4-6d37ccbfeba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.010575 10.0.0.41 - - [2026-04-27 03:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004228 10.0.0.41 - - [2026-04-27 03:12:36] "GET /network-policy/c21ae5c4-8f6b-4f10-98e7-693ef12b7d0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8881 0.005757 10.0.0.41 - - [2026-04-27 03:12:41] "POST /neutron/network HTTP/1.1" 200 1440 0.016318 10.0.0.249 - - [2026-04-27 03:12:41] "PUT /access-control-list/417f5880-1461-49d6-89b8-568114ceee5d HTTP/1.1" 200 272 0.024124 10.0.0.41 - - [2026-04-27 03:12:41] "GET /virtual-network/85a57147-e8c1-4ea9-bde4-6d37ccbfeba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.010209 10.0.0.41 - - [2026-04-27 03:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004580 10.0.0.41 - - [2026-04-27 03:12:41] "GET /network-policy/0823bdb3-1e66-4abe-ba0a-a220e748af56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.005123 10.0.0.41 - - [2026-04-27 03:12:46] "POST /neutron/network HTTP/1.1" 200 1440 0.018459 10.0.0.41 - - [2026-04-27 03:12:46] "GET /virtual-network/85a57147-e8c1-4ea9-bde4-6d37ccbfeba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.012339 10.0.0.41 - - [2026-04-27 03:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005641 10.0.0.41 - - [2026-04-27 03:12:46] "GET /network-policy/b1251e6c-ea75-4159-939e-c78b714861f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005616 10.0.0.41 - - [2026-04-27 03:12:51] "POST /neutron/network HTTP/1.1" 200 1440 0.014032 10.0.0.249 - - [2026-04-27 03:12:51] "POST /fqname-to-id HTTP/1.1" 404 207 0.006861 10.0.0.41 - - [2026-04-27 03:12:51] "GET /virtual-network/85a57147-e8c1-4ea9-bde4-6d37ccbfeba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.009375 10.0.0.41 - - [2026-04-27 03:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005466 10.0.0.41 - - [2026-04-27 03:12:52] "GET /network-policy/5b403bdc-a674-4fd7-9840-1d44654258c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005676 10.0.0.41 - - [2026-04-27 03:12:57] "POST /neutron/network HTTP/1.1" 200 1440 0.016490 10.0.0.249 - - [2026-04-27 03:12:57] "PUT /access-control-list/417f5880-1461-49d6-89b8-568114ceee5d HTTP/1.1" 200 272 0.030571 10.0.0.41 - - [2026-04-27 03:12:57] "GET /virtual-network/85a57147-e8c1-4ea9-bde4-6d37ccbfeba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.014608 10.0.0.41 - - [2026-04-27 03:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004634 10.0.0.41 - - [2026-04-27 03:12:57] "GET /network-policy/8a0f70c4-50d8-4c1b-9f07-44dcbcaafdd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005901 10.0.0.41 - - [2026-04-27 03:13:02] "POST /neutron/network HTTP/1.1" 200 1440 0.015478 10.0.0.41 - - [2026-04-27 03:13:02] "GET /virtual-network/85a57147-e8c1-4ea9-bde4-6d37ccbfeba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.009591 10.0.0.41 - - [2026-04-27 03:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004514 10.0.0.41 - - [2026-04-27 03:13:02] "GET /network-policy/e0b78c05-3700-4647-96af-6d8c7f940c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005814 10.0.0.23 - - [2026-04-27 03:13:07] "GET /obj-perms HTTP/1.1" 200 5056 0.068998 10.0.0.41 - - [2026-04-27 03:13:07] "POST /neutron/network HTTP/1.1" 200 1440 0.018992 10.0.0.249 - - [2026-04-27 03:13:07] "POST /fqname-to-id HTTP/1.1" 404 207 0.006692 10.0.0.41 - - [2026-04-27 03:13:08] "GET /virtual-network/85a57147-e8c1-4ea9-bde4-6d37ccbfeba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.011450 10.0.0.41 - - [2026-04-27 03:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005759 10.0.0.41 - - [2026-04-27 03:13:08] "GET /network-policy/c1b3bdb9-75e6-4eaa-999f-1339ac6e3cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006544 10.0.0.41 - - [2026-04-27 03:13:13] "POST /neutron/network HTTP/1.1" 200 1440 0.020338 10.0.0.249 - - [2026-04-27 03:13:13] "PUT /access-control-list/417f5880-1461-49d6-89b8-568114ceee5d HTTP/1.1" 200 272 0.078669 10.0.0.41 - - [2026-04-27 03:13:13] "GET /virtual-network/85a57147-e8c1-4ea9-bde4-6d37ccbfeba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.011387 10.0.0.41 - - [2026-04-27 03:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005961 10.0.0.41 - - [2026-04-27 03:13:13] "GET /network-policy/2e296e07-086d-427b-891e-6a28c6034cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.005896 10.0.0.41 - - [2026-04-27 03:13:18] "POST /neutron/network HTTP/1.1" 200 1440 0.016846 10.0.0.41 - - [2026-04-27 03:13:18] "GET /virtual-network/85a57147-e8c1-4ea9-bde4-6d37ccbfeba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.010184 10.0.0.41 - - [2026-04-27 03:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005840 10.0.0.41 - - [2026-04-27 03:13:18] "GET /network-policy/4466af4f-87e6-45db-8245-2dd9df431878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004732 10.0.0.41 - - [2026-04-27 03:13:22] "POST /neutron/port HTTP/1.1" 200 1238 0.063946 10.0.0.41 - - [2026-04-27 03:13:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004710 10.0.0.41 - - [2026-04-27 03:13:22] "POST /neutron/port HTTP/1.1" 200 117 0.001368 10.0.0.41 - - [2026-04-27 03:13:23] "GET /virtual-machine/8e14be34-3456-4e5b-b156-cbd30030ed37 HTTP/1.1" 200 1305 0.006028 10.0.0.41 - - [2026-04-27 03:13:24] "POST /neutron/port HTTP/1.1" 200 1238 0.025843 10.0.0.41 - - [2026-04-27 03:13:25] "GET /virtual-machine/8e14be34-3456-4e5b-b156-cbd30030ed37 HTTP/1.1" 404 171 0.004422 10.0.0.41 - - [2026-04-27 03:13:25] "GET /virtual-machine/8e14be34-3456-4e5b-b156-cbd30030ed37 HTTP/1.1" 404 171 0.004179 10.0.0.41 - - [2026-04-27 03:13:25] "GET /virtual-machine/8e14be34-3456-4e5b-b156-cbd30030ed37 HTTP/1.1" 404 171 0.004300 10.0.0.41 - - [2026-04-27 03:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.41 - - [2026-04-27 03:13:26] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004948 10.0.0.41 - - [2026-04-27 03:13:26] "GET /virtual-networks?parent_id=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.004068 10.0.0.41 - - [2026-04-27 03:13:26] "GET /virtual-network/85a57147-e8c1-4ea9-bde4-6d37ccbfeba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.007836 10.0.0.41 - - [2026-04-27 03:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.41 - - [2026-04-27 03:13:26] "GET /routing-instance/c216c2e5-25c0-492e-9c74-5487a4122aa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.006222 10.0.0.41 - - [2026-04-27 03:13:26] "GET /route-target/9eea9207-850b-44cf-9e5c-bae88009ddcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006660 10.0.0.249 - - [2026-04-27 03:13:26] "GET /obj-perms HTTP/1.1" 200 5019 0.064724 10.0.0.41 - - [2026-04-27 03:13:29] "GET /obj-perms HTTP/1.1" 200 5019 0.083860 10.0.0.41 - - [2026-04-27 03:13:30] "GET /virtual-network/85a57147-e8c1-4ea9-bde4-6d37ccbfeba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.006561 10.0.0.41 - - [2026-04-27 03:13:30] "POST /neutron/network HTTP/1.1" 200 1440 0.016675 10.0.0.249 - - [2026-04-27 03:13:30] "POST /fqname-to-id HTTP/1.1" 404 207 0.006489 10.0.0.41 - - [2026-04-27 03:13:30] "GET /virtual-network/85a57147-e8c1-4ea9-bde4-6d37ccbfeba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.011478 10.0.0.41 - - [2026-04-27 03:13:30] "DELETE /network-policy/4466af4f-87e6-45db-8245-2dd9df431878 HTTP/1.1" 200 115 0.050592 10.0.0.41 - - [2026-04-27 03:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006478 10.0.0.23 - - [2026-04-27 03:13:30] "GET /projects?obj_uuids=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001221 10.0.0.41 - - [2026-04-27 03:13:30] "GET /project/26001264-6f9c-4b22-ab38-cf4f14361afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.051803 10.0.0.41 - - [2026-04-27 03:13:30] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-85463096&detail=False&count=False&shared=False HTTP/1.1" 200 2255 0.007318 10.0.0.41 - - [2026-04-27 03:13:30] "DELETE /network-policy/2e296e07-086d-427b-891e-6a28c6034cfd HTTP/1.1" 200 115 0.043792 10.0.0.41 - - [2026-04-27 03:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005155 10.0.0.23 - - [2026-04-27 03:13:30] "GET /projects?obj_uuids=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001903 10.0.0.41 - - [2026-04-27 03:13:30] "GET /project/26001264-6f9c-4b22-ab38-cf4f14361afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.056414 10.0.0.41 - - [2026-04-27 03:13:30] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-85463096&detail=False&count=False&shared=False HTTP/1.1" 200 2019 0.007528 10.0.0.41 - - [2026-04-27 03:13:30] "DELETE /network-policy/c1b3bdb9-75e6-4eaa-999f-1339ac6e3cc0 HTTP/1.1" 200 115 0.062322 10.0.0.41 - - [2026-04-27 03:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006785 10.0.0.23 - - [2026-04-27 03:13:30] "GET /projects?obj_uuids=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001617 10.0.0.41 - - [2026-04-27 03:13:30] "GET /project/26001264-6f9c-4b22-ab38-cf4f14361afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.071653 10.0.0.41 - - [2026-04-27 03:13:31] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-85463096&detail=False&count=False&shared=False HTTP/1.1" 200 1783 0.007558 10.0.0.41 - - [2026-04-27 03:13:31] "DELETE /network-policy/e0b78c05-3700-4647-96af-6d8c7f940c98 HTTP/1.1" 200 115 0.053767 10.0.0.41 - - [2026-04-27 03:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.23 - - [2026-04-27 03:13:31] "GET /projects?obj_uuids=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001270 10.0.0.41 - - [2026-04-27 03:13:31] "GET /project/26001264-6f9c-4b22-ab38-cf4f14361afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.056349 10.0.0.41 - - [2026-04-27 03:13:31] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-85463096&detail=False&count=False&shared=False HTTP/1.1" 200 1547 0.007993 10.0.0.41 - - [2026-04-27 03:13:31] "DELETE /network-policy/8a0f70c4-50d8-4c1b-9f07-44dcbcaafdd2 HTTP/1.1" 200 115 0.058075 10.0.0.41 - - [2026-04-27 03:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008091 10.0.0.23 - - [2026-04-27 03:13:31] "GET /projects?obj_uuids=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001127 10.0.0.41 - - [2026-04-27 03:13:31] "GET /project/26001264-6f9c-4b22-ab38-cf4f14361afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.074224 10.0.0.41 - - [2026-04-27 03:13:31] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-85463096&detail=False&count=False&shared=False HTTP/1.1" 200 1311 0.009529 10.0.0.41 - - [2026-04-27 03:13:31] "DELETE /network-policy/5b403bdc-a674-4fd7-9840-1d44654258c8 HTTP/1.1" 200 115 0.061178 10.0.0.41 - - [2026-04-27 03:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004838 10.0.0.23 - - [2026-04-27 03:13:31] "GET /projects?obj_uuids=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001568 10.0.0.41 - - [2026-04-27 03:13:31] "GET /project/26001264-6f9c-4b22-ab38-cf4f14361afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.068829 10.0.0.41 - - [2026-04-27 03:13:31] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-85463096&detail=False&count=False&shared=False HTTP/1.1" 200 1074 0.014767 10.0.0.41 - - [2026-04-27 03:13:31] "DELETE /network-policy/b1251e6c-ea75-4159-939e-c78b714861f9 HTTP/1.1" 200 115 0.065456 10.0.0.41 - - [2026-04-27 03:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006957 10.0.0.23 - - [2026-04-27 03:13:32] "GET /projects?obj_uuids=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001179 10.0.0.41 - - [2026-04-27 03:13:32] "GET /project/26001264-6f9c-4b22-ab38-cf4f14361afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.054936 10.0.0.41 - - [2026-04-27 03:13:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-85463096&detail=False&count=False&shared=False HTTP/1.1" 200 838 0.008192 10.0.0.41 - - [2026-04-27 03:13:32] "DELETE /network-policy/0823bdb3-1e66-4abe-ba0a-a220e748af56 HTTP/1.1" 200 115 0.056487 10.0.0.41 - - [2026-04-27 03:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004700 10.0.0.23 - - [2026-04-27 03:13:32] "GET /projects?obj_uuids=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001295 10.0.0.41 - - [2026-04-27 03:13:32] "GET /project/26001264-6f9c-4b22-ab38-cf4f14361afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.060364 10.0.0.41 - - [2026-04-27 03:13:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-85463096&detail=False&count=False&shared=False HTTP/1.1" 200 602 0.007630 10.0.0.41 - - [2026-04-27 03:13:32] "DELETE /network-policy/c21ae5c4-8f6b-4f10-98e7-693ef12b7d0d HTTP/1.1" 200 115 0.056697 10.0.0.41 - - [2026-04-27 03:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010478 10.0.0.23 - - [2026-04-27 03:13:32] "GET /projects?obj_uuids=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001237 10.0.0.41 - - [2026-04-27 03:13:32] "GET /project/26001264-6f9c-4b22-ab38-cf4f14361afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.050181 10.0.0.41 - - [2026-04-27 03:13:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-85463096&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.010318 10.0.0.41 - - [2026-04-27 03:13:32] "DELETE /network-policy/905de4e1-45fa-4320-866b-611af2f7a475 HTTP/1.1" 200 115 0.052022 10.0.0.41 - - [2026-04-27 03:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004795 10.0.0.23 - - [2026-04-27 03:13:32] "GET /projects?obj_uuids=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001128 10.0.0.41 - - [2026-04-27 03:13:32] "GET /project/26001264-6f9c-4b22-ab38-cf4f14361afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.066034 10.0.0.41 - - [2026-04-27 03:13:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-85463096&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.009410 10.0.0.41 - - [2026-04-27 03:13:33] "POST /neutron/network HTTP/1.1" 200 1337 0.018215 10.0.0.249 - - [2026-04-27 03:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005815 10.0.0.41 - - [2026-04-27 03:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006171 10.0.0.41 - - [2026-04-27 03:13:33] "DELETE /network-ipam/1f196044-8d80-4f0b-ab5a-da2069e283aa HTTP/1.1" 200 115 0.050342 10.0.0.41 - - [2026-04-27 03:13:33] "POST /fqname-to-id HTTP/1.1" 404 260 0.005802 10.0.0.23 - - [2026-04-27 03:13:33] "GET /projects?obj_uuids=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001947 10.0.0.23 - - [2026-04-27 03:13:33] "GET /project/26001264-6f9c-4b22-ab38-cf4f14361afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.066371 10.0.0.23 - - [2026-04-27 03:13:33] "GET /projects?obj_uuids=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001851 10.0.0.23 - - [2026-04-27 03:13:33] "GET /project/26001264-6f9c-4b22-ab38-cf4f14361afb?fields=security_groups HTTP/1.1" 200 1399 0.064988 10.0.0.23 - - [2026-04-27 03:13:33] "DELETE /security-group/9b2d68c1-d465-43a7-a566-60f79bd5428e HTTP/1.1" 200 115 0.077248 10.0.0.23 - - [2026-04-27 03:13:33] "GET /projects?obj_uuids=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001831 10.0.0.23 - - [2026-04-27 03:13:34] "GET /project/26001264-6f9c-4b22-ab38-cf4f14361afb?fields=application_policy_sets HTTP/1.1" 200 1438 0.086475 10.0.0.249 - - [2026-04-27 03:13:34] "DELETE /access-control-list/7c473591-461d-436a-9254-661ed3f03991 HTTP/1.1" 200 115 0.063003 10.0.0.41 - - [2026-04-27 03:13:34] "DELETE /project/26001264-6f9c-4b22-ab38-cf4f14361afb HTTP/1.1" 200 115 0.564694 10.0.0.23 - - [2026-04-27 03:13:34] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001376 10.0.0.41 - - [2026-04-27 03:13:34] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?fields=projects HTTP/1.1" 200 1438 0.015235 10.0.0.23 - - [2026-04-27 03:13:36] "GET /projects?obj_uuids=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.007279 10.0.0.23 - - [2026-04-27 03:13:36] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001218 10.0.0.23 - - [2026-04-27 03:13:37] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.051903 10.0.0.23 - - [2026-04-27 03:13:37] "POST /id-to-fqname HTTP/1.1" 200 202 0.004480 10.0.0.23 - - [2026-04-27 03:13:37] "POST /fqname-to-id HTTP/1.1" 404 211 0.010664 10.0.0.23 - - [2026-04-27 03:13:37] "POST /security-groups HTTP/1.1" 200 603 0.045692 10.0.0.23 - - [2026-04-27 03:13:37] "POST /projects HTTP/1.1" 200 609 0.321352 10.0.0.23 - - [2026-04-27 03:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.360873 10.0.0.249 - - [2026-04-27 03:13:37] "POST /fqname-to-id HTTP/1.1" 404 245 0.013415 10.0.0.41 - - [2026-04-27 03:13:37] "GET /project/26001264-6f9c-4b22-ab38-cf4f14361afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.582788 10.0.0.23 - - [2026-04-27 03:13:37] "GET /projects?obj_uuids=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002752 10.0.0.41 - - [2026-04-27 03:13:37] "GET /project/26001264-6f9c-4b22-ab38-cf4f14361afb?fields=virtual_networks HTTP/1.1" 200 1056 0.086405 10.0.0.23 - - [2026-04-27 03:13:37] "GET /projects?obj_uuids=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001254 10.0.0.41 - - [2026-04-27 03:13:37] "GET /project/26001264-6f9c-4b22-ab38-cf4f14361afb?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.066697 10.0.0.23 - - [2026-04-27 03:13:37] "GET /projects?obj_uuids=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001165 10.0.0.41 - - [2026-04-27 03:13:37] "GET /project/26001264-6f9c-4b22-ab38-cf4f14361afb?fields=security_groups HTTP/1.1" 200 1294 0.052820 10.0.0.41 - - [2026-04-27 03:13:38] "POST /fqname-to-id HTTP/1.1" 404 194 0.036804 10.0.0.23 - - [2026-04-27 03:13:38] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004776 10.0.0.23 - - [2026-04-27 03:13:39] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001238 10.0.0.23 - - [2026-04-27 03:13:39] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008662 10.0.0.23 - - [2026-04-27 03:13:39] "POST /id-to-fqname HTTP/1.1" 200 196 0.003472 10.0.0.23 - - [2026-04-27 03:13:39] "POST /fqname-to-id HTTP/1.1" 404 205 0.009268 10.0.0.23 - - [2026-04-27 03:13:39] "POST /security-groups HTTP/1.1" 200 597 0.094142 10.0.0.23 - - [2026-04-27 03:13:39] "POST /projects HTTP/1.1" 200 597 0.350303 10.0.0.23 - - [2026-04-27 03:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.386516 10.0.0.249 - - [2026-04-27 03:13:39] "POST /access-control-lists HTTP/1.1" 200 602 0.040155 10.0.0.41 - - [2026-04-27 03:13:39] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.592193 10.0.0.41 - - [2026-04-27 03:13:40] "GET / HTTP/1.1" 200 35931 0.001766 10.0.0.23 - - [2026-04-27 03:13:41] "DELETE /project/260012646f9c4b22ab38cf4f14361afb HTTP/1.1" 404 173 0.008258 10.0.0.23 - - [2026-04-27 03:13:41] "DELETE /project/04f88c4411424ec3bacf4805c5644fa9 HTTP/1.1" 404 173 0.014397 10.0.0.23 - - [2026-04-27 03:13:41] "GET /projects?obj_uuids=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001240 10.0.0.23 - - [2026-04-27 03:13:41] "GET /project/26001264-6f9c-4b22-ab38-cf4f14361afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.057153 10.0.0.23 - - [2026-04-27 03:13:41] "GET /projects?obj_uuids=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001191 10.0.0.23 - - [2026-04-27 03:13:42] "GET /project/26001264-6f9c-4b22-ab38-cf4f14361afb?fields=security_groups HTTP/1.1" 200 1399 0.084849 10.0.0.23 - - [2026-04-27 03:13:42] "DELETE /security-group/fb3005a5-2e57-4764-9e1c-80099309e4c2 HTTP/1.1" 200 115 0.108284 10.0.0.23 - - [2026-04-27 03:13:42] "GET /projects?obj_uuids=26001264-6f9c-4b22-ab38-cf4f14361afb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001305 10.0.0.249 - - [2026-04-27 03:13:42] "DELETE /access-control-list/ea49f7fc-4e10-4bae-99b0-c712ffe6bcf8 HTTP/1.1" 200 115 0.063499 10.0.0.23 - - [2026-04-27 03:13:42] "GET /project/26001264-6f9c-4b22-ab38-cf4f14361afb?fields=application_policy_sets HTTP/1.1" 200 1438 0.075284 10.0.0.23 - - [2026-04-27 03:13:42] "DELETE /project/26001264-6f9c-4b22-ab38-cf4f14361afb HTTP/1.1" 200 115 0.576436 10.0.0.41 - - [2026-04-27 03:13:43] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000516 10.0.0.23 - - [2026-04-27 03:13:43] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001357 10.0.0.41 - - [2026-04-27 03:13:43] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.095656 10.0.0.41 - - [2026-04-27 03:13:44] "GET / HTTP/1.1" 200 35931 0.001942 10.0.0.41 - - [2026-04-27 03:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006021 10.0.0.23 - - [2026-04-27 03:13:44] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001316 10.0.0.41 - - [2026-04-27 03:13:44] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009230 10.0.0.41 - - [2026-04-27 03:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005051 10.0.0.23 - - [2026-04-27 03:13:44] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001235 10.0.0.41 - - [2026-04-27 03:13:44] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.057270 10.0.0.41 - - [2026-04-27 03:13:45] "GET /domains HTTP/1.1" 401 292 0.000460 10.0.0.41 - - [2026-04-27 03:13:46] "GET /domains HTTP/1.1" 200 280 0.034842 10.0.0.23 - - [2026-04-27 03:13:46] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001279 10.0.0.41 - - [2026-04-27 03:13:46] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf HTTP/1.1" 200 2773 0.012311 10.0.0.23 - - [2026-04-27 03:13:46] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001846 10.0.0.41 - - [2026-04-27 03:13:46] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9 HTTP/1.1" 200 1887 0.108845 10.0.0.41 - - [2026-04-27 03:13:46] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.004613 10.0.0.41 - - [2026-04-27 03:13:46] "POST /network-ipams HTTP/1.1" 200 603 0.038341 10.0.0.41 - - [2026-04-27 03:13:46] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 798 0.005308 10.0.0.41 - - [2026-04-27 03:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005423 10.0.0.41 - - [2026-04-27 03:13:46] "GET /network-ipam/878fa2c3-53d5-42ce-a7e2-936fdd8f90f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.012516 10.0.0.41 - - [2026-04-27 03:13:46] "PUT /network-ipam/878fa2c3-53d5-42ce-a7e2-936fdd8f90f4 HTTP/1.1" 200 258 0.023205 10.0.0.41 - - [2026-04-27 03:13:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000495 10.0.0.41 - - [2026-04-27 03:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.035829 10.0.0.23 - - [2026-04-27 03:13:47] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001463 10.0.0.41 - - [2026-04-27 03:13:47] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.073426 10.0.0.23 - - [2026-04-27 03:13:47] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002402 10.0.0.41 - - [2026-04-27 03:13:47] "POST /neutron/network HTTP/1.1" 200 617 0.236768 10.0.0.249 - - [2026-04-27 03:13:47] "POST /ref-update HTTP/1.1" 200 156 0.040755 10.0.0.41 - - [2026-04-27 03:13:48] "POST /neutron/network HTTP/1.1" 200 1074 0.018885 10.0.0.41 - - [2026-04-27 03:13:48] "POST /id-to-fqname HTTP/1.1" 200 229 0.001599 10.0.0.41 - - [2026-04-27 03:13:48] "GET /virtual-network/35d8cec3-b2de-4ff9-9308-e079def631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.011779 10.0.0.41 - - [2026-04-27 03:13:48] "GET /virtual-network/35d8cec3-b2de-4ff9-9308-e079def631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006901 10.0.0.41 - - [2026-04-27 03:13:48] "POST /neutron/subnet HTTP/1.1" 200 701 0.011967 10.0.0.41 - - [2026-04-27 03:13:49] "GET /virtual-network/35d8cec3-b2de-4ff9-9308-e079def631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006878 10.0.0.249 - - [2026-04-27 03:13:50] "GET /obj-perms HTTP/1.1" 200 5013 0.068366 10.0.0.41 - - [2026-04-27 03:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005415 10.0.0.23 - - [2026-04-27 03:13:50] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001166 10.0.0.41 - - [2026-04-27 03:13:50] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.082004 10.0.0.23 - - [2026-04-27 03:13:50] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001339 10.0.0.41 - - [2026-04-27 03:13:50] "POST /neutron/network HTTP/1.1" 200 617 0.176207 10.0.0.41 - - [2026-04-27 03:13:51] "POST /neutron/network HTTP/1.1" 200 1074 0.015611 10.0.0.41 - - [2026-04-27 03:13:51] "POST /id-to-fqname HTTP/1.1" 200 229 0.001453 10.0.0.41 - - [2026-04-27 03:13:51] "GET /virtual-network/04fc8629-d2bc-4a6e-bb59-e9bbb4277717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2573 0.015041 10.0.0.41 - - [2026-04-27 03:13:51] "GET /virtual-network/04fc8629-d2bc-4a6e-bb59-e9bbb4277717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2573 0.008338 10.0.0.41 - - [2026-04-27 03:13:51] "POST /neutron/subnet HTTP/1.1" 200 701 0.018838 10.0.0.41 - - [2026-04-27 03:13:51] "GET /virtual-network/04fc8629-d2bc-4a6e-bb59-e9bbb4277717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2573 0.006885 10.0.0.41 - - [2026-04-27 03:13:52] "GET /obj-perms HTTP/1.1" 200 5013 0.063393 10.0.0.23 - - [2026-04-27 03:13:52] "GET /obj-perms HTTP/1.1" 200 5013 0.083779 10.0.0.41 - - [2026-04-27 03:13:52] "POST /fqname-to-id HTTP/1.1" 404 205 0.005554 10.0.0.41 - - [2026-04-27 03:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006208 10.0.0.23 - - [2026-04-27 03:13:52] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001583 10.0.0.41 - - [2026-04-27 03:13:52] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.094283 10.0.0.41 - - [2026-04-27 03:13:52] "POST /network-policys HTTP/1.1" 200 527 0.062123 10.0.0.41 - - [2026-04-27 03:13:52] "GET /network-policy/90dc97b4-6a72-4a6a-98f7-165b9f07f34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.014020 10.0.0.41 - - [2026-04-27 03:13:53] "POST /fqname-to-id HTTP/1.1" 404 205 0.004493 10.0.0.41 - - [2026-04-27 03:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004283 10.0.0.23 - - [2026-04-27 03:13:53] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001173 10.0.0.41 - - [2026-04-27 03:13:53] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.098354 10.0.0.41 - - [2026-04-27 03:13:53] "POST /network-policys HTTP/1.1" 200 527 0.090076 10.0.0.41 - - [2026-04-27 03:13:53] "GET /network-policy/f9d393e3-5692-49f6-96de-fcc550c1e89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.009127 10.0.0.41 - - [2026-04-27 03:13:53] "POST /fqname-to-id HTTP/1.1" 404 205 0.004889 10.0.0.41 - - [2026-04-27 03:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006857 10.0.0.23 - - [2026-04-27 03:13:53] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.009148 10.0.0.41 - - [2026-04-27 03:13:53] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.075236 10.0.0.41 - - [2026-04-27 03:13:53] "POST /network-policys HTTP/1.1" 200 527 0.038928 10.0.0.41 - - [2026-04-27 03:13:53] "GET /network-policy/b2ff4357-e281-47bb-879e-ddc472e80d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.008282 10.0.0.41 - - [2026-04-27 03:13:53] "POST /fqname-to-id HTTP/1.1" 404 205 0.004519 10.0.0.41 - - [2026-04-27 03:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.23 - - [2026-04-27 03:13:54] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001215 10.0.0.41 - - [2026-04-27 03:13:54] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.056419 10.0.0.41 - - [2026-04-27 03:13:54] "POST /network-policys HTTP/1.1" 200 527 0.062531 10.0.0.41 - - [2026-04-27 03:13:54] "GET /network-policy/1f1663cc-e470-4ba5-b6c6-9a7a44c33fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.012113 10.0.0.41 - - [2026-04-27 03:13:54] "POST /fqname-to-id HTTP/1.1" 404 207 0.005273 10.0.0.41 - - [2026-04-27 03:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004877 10.0.0.23 - - [2026-04-27 03:13:54] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001256 10.0.0.41 - - [2026-04-27 03:13:54] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.059455 10.0.0.41 - - [2026-04-27 03:13:54] "POST /network-policys HTTP/1.1" 200 531 0.041898 10.0.0.41 - - [2026-04-27 03:13:54] "GET /network-policy/21bcf177-d0ae-438f-b510-30c1bf2eb668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.009613 10.0.0.41 - - [2026-04-27 03:13:54] "POST /fqname-to-id HTTP/1.1" 404 206 0.004768 10.0.0.41 - - [2026-04-27 03:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.23 - - [2026-04-27 03:13:54] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001832 10.0.0.41 - - [2026-04-27 03:13:55] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.051137 10.0.0.41 - - [2026-04-27 03:13:55] "POST /network-policys HTTP/1.1" 200 529 0.045902 10.0.0.41 - - [2026-04-27 03:13:55] "GET /network-policy/294a7415-8372-4b37-9c41-89402d92ff42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.008692 10.0.0.41 - - [2026-04-27 03:13:55] "POST /fqname-to-id HTTP/1.1" 404 206 0.007048 10.0.0.41 - - [2026-04-27 03:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005689 10.0.0.23 - - [2026-04-27 03:13:55] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001333 10.0.0.41 - - [2026-04-27 03:13:55] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.069425 10.0.0.41 - - [2026-04-27 03:13:55] "POST /network-policys HTTP/1.1" 200 529 0.094388 10.0.0.41 - - [2026-04-27 03:13:55] "GET /network-policy/21cd55ea-0d28-4a15-9ff0-57a7a14fd4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.008622 10.0.0.41 - - [2026-04-27 03:13:55] "POST /fqname-to-id HTTP/1.1" 404 206 0.005712 10.0.0.41 - - [2026-04-27 03:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004587 10.0.0.23 - - [2026-04-27 03:13:55] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001246 10.0.0.41 - - [2026-04-27 03:13:56] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.064565 10.0.0.41 - - [2026-04-27 03:13:56] "POST /network-policys HTTP/1.1" 200 529 0.041932 10.0.0.41 - - [2026-04-27 03:13:56] "GET /network-policy/04e21520-07f1-4eb4-90c6-b462e0177a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.009697 10.0.0.41 - - [2026-04-27 03:13:56] "POST /fqname-to-id HTTP/1.1" 404 206 0.004543 10.0.0.41 - - [2026-04-27 03:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004383 10.0.0.23 - - [2026-04-27 03:13:56] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001621 10.0.0.41 - - [2026-04-27 03:13:56] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.062139 10.0.0.41 - - [2026-04-27 03:13:56] "POST /network-policys HTTP/1.1" 200 529 0.055267 10.0.0.41 - - [2026-04-27 03:13:56] "GET /network-policy/dd027a51-a5b7-45aa-ab0d-bf42f5d2f4a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.010864 10.0.0.41 - - [2026-04-27 03:13:56] "POST /fqname-to-id HTTP/1.1" 404 208 0.004206 10.0.0.41 - - [2026-04-27 03:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004584 10.0.0.23 - - [2026-04-27 03:13:56] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001324 10.0.0.41 - - [2026-04-27 03:13:56] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.089645 10.0.0.41 - - [2026-04-27 03:13:57] "POST /network-policys HTTP/1.1" 200 533 0.052664 10.0.0.41 - - [2026-04-27 03:13:57] "GET /network-policy/e2b95bfd-370c-4e7b-bfee-34e35e462cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1128 0.011820 10.0.0.249 - - [2026-04-27 03:13:57] "POST /fqname-to-id HTTP/1.1" 404 246 0.005666 10.0.0.41 - - [2026-04-27 03:13:57] "POST /neutron/network HTTP/1.1" 200 1157 0.154210 10.0.0.41 - - [2026-04-27 03:13:57] "GET /virtual-network/35d8cec3-b2de-4ff9-9308-e079def631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.008922 10.0.0.41 - - [2026-04-27 03:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004315 10.0.0.41 - - [2026-04-27 03:13:57] "GET /network-policy/90dc97b4-6a72-4a6a-98f7-165b9f07f34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.007357 10.0.0.41 - - [2026-04-27 03:13:58] "POST /neutron/network HTTP/1.1" 200 1159 0.138263 10.0.0.249 - - [2026-04-27 03:13:58] "POST /access-control-lists HTTP/1.1" 200 603 0.081230 10.0.0.41 - - [2026-04-27 03:13:58] "GET /virtual-network/04fc8629-d2bc-4a6e-bb59-e9bbb4277717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.011378 10.0.0.41 - - [2026-04-27 03:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.41 - - [2026-04-27 03:13:58] "GET /network-policy/21bcf177-d0ae-438f-b510-30c1bf2eb668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.011917 10.0.0.41 - - [2026-04-27 03:13:58] "POST /id-to-fqname HTTP/1.1" 200 229 0.001947 10.0.0.23 - - [2026-04-27 03:13:59] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003004 10.0.0.41 - - [2026-04-27 03:13:59] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.097693 10.0.0.41 - - [2026-04-27 03:13:59] "POST /neutron/network HTTP/1.1" 200 1157 0.016698 10.0.0.41 - - [2026-04-27 03:13:59] "POST /id-to-fqname HTTP/1.1" 200 229 0.001576 10.0.0.41 - - [2026-04-27 03:13:59] "POST /neutron/port HTTP/1.1" 200 117 0.008324 10.0.0.23 - - [2026-04-27 03:14:00] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001774 10.0.0.41 - - [2026-04-27 03:14:00] "POST /neutron/port HTTP/1.1" 200 1061 0.497783 10.0.0.41 - - [2026-04-27 03:14:01] "POST /neutron/port HTTP/1.1" 200 1115 0.180467 10.0.0.23 - - [2026-04-27 03:14:01] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001303 10.0.0.41 - - [2026-04-27 03:14:01] "POST /neutron/subnet HTTP/1.1" 200 675 0.015308 10.0.0.41 - - [2026-04-27 03:14:01] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.210577 10.0.0.41 - - [2026-04-27 03:14:01] "POST /neutron/network HTTP/1.1" 200 1159 0.013972 10.0.0.41 - - [2026-04-27 03:14:01] "POST /neutron/port HTTP/1.1" 200 117 0.013432 10.0.0.41 - - [2026-04-27 03:14:02] "POST /neutron/network HTTP/1.1" 200 1169 0.011371 10.0.0.41 - - [2026-04-27 03:14:02] "POST /neutron/port HTTP/1.1" 200 1061 0.031537 10.0.0.41 - - [2026-04-27 03:14:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004615 10.0.0.41 - - [2026-04-27 03:14:03] "POST /neutron/network HTTP/1.1" 200 1159 0.012916 10.0.0.41 - - [2026-04-27 03:14:07] "POST /neutron/port HTTP/1.1" 200 1125 0.027905 10.0.0.41 - - [2026-04-27 03:14:07] "POST /neutron/security_group HTTP/1.1" 200 2064 0.012251 10.0.0.41 - - [2026-04-27 03:14:07] "GET /virtual-machine/ed885819-499d-4585-94f4-131ac9da23c6 HTTP/1.1" 401 292 0.000542 10.0.0.41 - - [2026-04-27 03:14:07] "GET /virtual-machine/ed885819-499d-4585-94f4-131ac9da23c6 HTTP/1.1" 200 1299 0.071351 10.0.0.41 - - [2026-04-27 03:14:07] "GET /virtual-machine-interface/eb998a49-50dc-47f2-b5f3-a0ed509e8d6a HTTP/1.1" 200 2952 0.006395 10.0.0.41 - - [2026-04-27 03:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004511 10.0.0.41 - - [2026-04-27 03:14:07] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008484 10.0.0.41 - - [2026-04-27 03:14:07] "GET /virtual-networks?parent_id=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.005554 10.0.0.41 - - [2026-04-27 03:14:07] "GET /virtual-network/35d8cec3-b2de-4ff9-9308-e079def631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.007115 10.0.0.41 - - [2026-04-27 03:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004916 10.0.0.41 - - [2026-04-27 03:14:10] "GET /virtual-network/35d8cec3-b2de-4ff9-9308-e079def631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006763 10.0.0.41 - - [2026-04-27 03:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005581 10.0.0.41 - - [2026-04-27 03:14:15] "GET /virtual-network/35d8cec3-b2de-4ff9-9308-e079def631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.008153 10.0.0.41 - - [2026-04-27 03:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005659 10.0.0.41 - - [2026-04-27 03:14:19] "GET /virtual-network/35d8cec3-b2de-4ff9-9308-e079def631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.007308 10.0.0.41 - - [2026-04-27 03:14:20] "POST /neutron/network HTTP/1.1" 200 1169 0.039356 10.0.0.41 - - [2026-04-27 03:14:20] "POST /neutron/port HTTP/1.1" 200 117 0.001514 10.0.0.41 - - [2026-04-27 03:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005092 10.0.0.41 - - [2026-04-27 03:14:23] "GET /virtual-network/35d8cec3-b2de-4ff9-9308-e079def631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.007058 10.0.0.41 - - [2026-04-27 03:14:23] "POST /neutron/port HTTP/1.1" 200 1125 0.025977 10.0.0.41 - - [2026-04-27 03:14:23] "POST /neutron/subnet HTTP/1.1" 200 675 0.017542 10.0.0.41 - - [2026-04-27 03:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005087 10.0.0.41 - - [2026-04-27 03:14:27] "GET /virtual-network/35d8cec3-b2de-4ff9-9308-e079def631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006156 10.0.0.41 - - [2026-04-27 03:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006104 10.0.0.41 - - [2026-04-27 03:14:31] "GET /virtual-network/35d8cec3-b2de-4ff9-9308-e079def631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.009036 10.0.0.41 - - [2026-04-27 03:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.41 - - [2026-04-27 03:14:35] "GET /virtual-network/35d8cec3-b2de-4ff9-9308-e079def631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006694 10.0.0.41 - - [2026-04-27 03:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004921 10.0.0.41 - - [2026-04-27 03:14:39] "GET /virtual-network/35d8cec3-b2de-4ff9-9308-e079def631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.007693 10.0.0.41 - - [2026-04-27 03:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005349 10.0.0.41 - - [2026-04-27 03:14:43] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005702 10.0.0.41 - - [2026-04-27 03:14:43] "GET /virtual-networks?parent_id=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.005744 10.0.0.41 - - [2026-04-27 03:14:43] "GET /virtual-network/35d8cec3-b2de-4ff9-9308-e079def631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.008826 10.0.0.41 - - [2026-04-27 03:14:43] "POST /neutron/port HTTP/1.1" 200 1125 0.034364 10.0.0.41 - - [2026-04-27 03:14:49] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009512 10.0.0.41 - - [2026-04-27 03:14:54] "POST /neutron/port HTTP/1.1" 200 1125 0.025326 10.0.0.41 - - [2026-04-27 03:14:59] "POST /neutron/security_group HTTP/1.1" 200 2064 0.010520 10.0.0.41 - - [2026-04-27 03:15:04] "POST /neutron/port HTTP/1.1" 200 1125 0.036383 10.0.0.41 - - [2026-04-27 03:15:04] "POST /neutron/security_group HTTP/1.1" 200 2064 0.010604 10.0.0.41 - - [2026-04-27 03:15:05] "GET /virtual-machine/c8d8dec6-5311-4ecf-8e8a-df5421a9cccb HTTP/1.1" 200 1299 0.010061 10.0.0.41 - - [2026-04-27 03:15:05] "GET /virtual-machine-interface/f5afb217-adde-4efd-82a7-a794943d7556 HTTP/1.1" 200 2951 0.008316 10.0.0.41 - - [2026-04-27 03:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005019 10.0.0.41 - - [2026-04-27 03:15:05] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005541 10.0.0.41 - - [2026-04-27 03:15:05] "GET /virtual-networks?parent_id=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.005308 10.0.0.41 - - [2026-04-27 03:15:05] "GET /virtual-network/04fc8629-d2bc-4a6e-bb59-e9bbb4277717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.008057 10.0.0.41 - - [2026-04-27 03:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005679 10.0.0.41 - - [2026-04-27 03:15:06] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008534 10.0.0.41 - - [2026-04-27 03:15:06] "GET /virtual-networks?parent_id=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.004987 10.0.0.41 - - [2026-04-27 03:15:06] "GET /virtual-network/04fc8629-d2bc-4a6e-bb59-e9bbb4277717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.007890 10.0.0.41 - - [2026-04-27 03:15:06] "POST /neutron/port HTTP/1.1" 200 1125 0.027796 10.0.0.41 - - [2026-04-27 03:15:11] "POST /neutron/security_group HTTP/1.1" 200 2064 0.013307 10.0.0.41 - - [2026-04-27 03:15:17] "POST /neutron/port HTTP/1.1" 200 1125 0.028906 10.0.0.41 - - [2026-04-27 03:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004964 10.0.0.41 - - [2026-04-27 03:15:17] "GET /network-policy/21bcf177-d0ae-438f-b510-30c1bf2eb668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.006509 10.0.0.41 - - [2026-04-27 03:15:17] "POST /neutron/security_group HTTP/1.1" 200 2064 0.012540 10.0.0.41 - - [2026-04-27 03:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005404 10.0.0.41 - - [2026-04-27 03:15:17] "GET /network-policy/90dc97b4-6a72-4a6a-98f7-165b9f07f34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.006411 10.0.0.41 - - [2026-04-27 03:15:18] "POST /neutron/network HTTP/1.1" 200 1157 0.020938 10.0.0.41 - - [2026-04-27 03:15:18] "GET /virtual-network/35d8cec3-b2de-4ff9-9308-e079def631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.008357 10.0.0.41 - - [2026-04-27 03:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005797 10.0.0.41 - - [2026-04-27 03:15:18] "GET /network-policy/f9d393e3-5692-49f6-96de-fcc550c1e89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.005704 10.0.0.41 - - [2026-04-27 03:15:21] "POST /neutron/network HTTP/1.1" 200 1169 0.010039 10.0.0.41 - - [2026-04-27 03:15:21] "POST /neutron/port HTTP/1.1" 200 117 0.001415 10.0.0.41 - - [2026-04-27 03:15:24] "POST /neutron/port HTTP/1.1" 200 1125 0.025923 10.0.0.41 - - [2026-04-27 03:15:24] "POST /neutron/subnet HTTP/1.1" 200 675 0.015041 10.0.0.249 - - [2026-04-27 03:16:09] "GET /obj-perms HTTP/1.1" 200 5056 0.073485 10.0.0.41 - - [2026-04-27 03:16:14] "POST /neutron/network HTTP/1.1" 200 1157 0.012477 10.0.0.249 - - [2026-04-27 03:16:14] "PUT /access-control-list/44409848-6d17-44fd-908a-2ab874212ff1 HTTP/1.1" 200 272 0.101792 10.0.0.41 - - [2026-04-27 03:16:14] "GET /virtual-network/35d8cec3-b2de-4ff9-9308-e079def631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.010795 10.0.0.41 - - [2026-04-27 03:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.41 - - [2026-04-27 03:16:14] "GET /network-policy/e2b95bfd-370c-4e7b-bfee-34e35e462cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1128 0.012680 10.0.0.41 - - [2026-04-27 03:16:22] "POST /neutron/port HTTP/1.1" 200 1125 0.022055 10.0.0.41 - - [2026-04-27 03:16:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005510 10.0.0.41 - - [2026-04-27 03:16:23] "POST /neutron/network HTTP/1.1" 200 1159 0.013171 10.0.0.41 - - [2026-04-27 03:16:23] "POST /neutron/network HTTP/1.1" 200 1157 0.021382 10.0.0.41 - - [2026-04-27 03:16:23] "GET /virtual-network/35d8cec3-b2de-4ff9-9308-e079def631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006770 10.0.0.41 - - [2026-04-27 03:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.41 - - [2026-04-27 03:16:23] "GET /network-policy/b2ff4357-e281-47bb-879e-ddc472e80d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.005233 10.0.0.249 - - [2026-04-27 03:16:23] "POST /ref-update HTTP/1.1" 200 156 0.040190 10.0.0.41 - - [2026-04-27 03:16:24] "POST /neutron/network HTTP/1.1" 200 1167 0.008961 10.0.0.41 - - [2026-04-27 03:16:24] "POST /neutron/port HTTP/1.1" 200 117 0.001337 10.0.0.41 - - [2026-04-27 03:16:32] "POST /neutron/network HTTP/1.1" 200 1157 0.130910 10.0.0.41 - - [2026-04-27 03:16:32] "GET /virtual-network/35d8cec3-b2de-4ff9-9308-e079def631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.011461 10.0.0.41 - - [2026-04-27 03:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005730 10.0.0.41 - - [2026-04-27 03:16:32] "GET /network-policy/1f1663cc-e470-4ba5-b6c6-9a7a44c33fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.004661 10.0.0.249 - - [2026-04-27 03:16:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000493 10.0.0.249 - - [2026-04-27 03:16:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000747 10.0.0.249 - - [2026-04-27 03:16:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000542 10.0.0.249 - - [2026-04-27 03:16:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.41 - - [2026-04-27 03:16:40] "POST /neutron/network HTTP/1.1" 200 1158 0.142498 10.0.0.249 - - [2026-04-27 03:16:40] "POST /ref-update HTTP/1.1" 200 156 0.052962 10.0.0.41 - - [2026-04-27 03:16:40] "GET /virtual-network/35d8cec3-b2de-4ff9-9308-e079def631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.008182 10.0.0.41 - - [2026-04-27 03:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.41 - - [2026-04-27 03:16:40] "GET /network-policy/294a7415-8372-4b37-9c41-89402d92ff42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.006413 10.0.0.41 - - [2026-04-27 03:16:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000621 10.0.0.41 - - [2026-04-27 03:16:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000476 10.0.0.23 - - [2026-04-27 03:16:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000469 10.0.0.23 - - [2026-04-27 03:16:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000449 10.0.0.23 - - [2026-04-27 03:16:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000613 10.0.0.41 - - [2026-04-27 03:16:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000526 10.0.0.23 - - [2026-04-27 03:16:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000548 10.0.0.41 - - [2026-04-27 03:16:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000454 10.0.0.41 - - [2026-04-27 03:16:48] "POST /neutron/network HTTP/1.1" 200 1158 0.109254 10.0.0.41 - - [2026-04-27 03:16:48] "GET /virtual-network/35d8cec3-b2de-4ff9-9308-e079def631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.012636 10.0.0.41 - - [2026-04-27 03:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006363 10.0.0.41 - - [2026-04-27 03:16:48] "GET /network-policy/21cd55ea-0d28-4a15-9ff0-57a7a14fd4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.005011 10.0.0.249 - - [2026-04-27 03:16:56] "PUT /access-control-list/44409848-6d17-44fd-908a-2ab874212ff1 HTTP/1.1" 200 272 0.067431 10.0.0.41 - - [2026-04-27 03:16:56] "POST /neutron/network HTTP/1.1" 200 1158 0.190525 10.0.0.41 - - [2026-04-27 03:16:56] "GET /virtual-network/35d8cec3-b2de-4ff9-9308-e079def631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.007230 10.0.0.41 - - [2026-04-27 03:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004640 10.0.0.41 - - [2026-04-27 03:16:56] "GET /network-policy/04e21520-07f1-4eb4-90c6-b462e0177a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.005225 10.0.0.41 - - [2026-04-27 03:17:05] "POST /neutron/network HTTP/1.1" 200 1158 0.120555 10.0.0.41 - - [2026-04-27 03:17:05] "GET /virtual-network/35d8cec3-b2de-4ff9-9308-e079def631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.008005 10.0.0.41 - - [2026-04-27 03:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005233 10.0.0.41 - - [2026-04-27 03:17:05] "GET /network-policy/dd027a51-a5b7-45aa-ab0d-bf42f5d2f4a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.005905 10.0.0.41 - - [2026-04-27 03:17:10] "GET /obj-perms HTTP/1.1" 200 5056 0.074211 10.0.0.41 - - [2026-04-27 03:17:13] "GET /virtual-network/35d8cec3-b2de-4ff9-9308-e079def631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006806 10.0.0.41 - - [2026-04-27 03:17:13] "POST /neutron/network HTTP/1.1" 200 1074 0.106207 10.0.0.41 - - [2026-04-27 03:17:14] "GET /virtual-network/35d8cec3-b2de-4ff9-9308-e079def631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.012005 10.0.0.249 - - [2026-04-27 03:17:14] "POST /ref-update HTTP/1.1" 200 156 0.050805 10.0.0.41 - - [2026-04-27 03:17:14] "GET /virtual-machine/c8d8dec6-5311-4ecf-8e8a-df5421a9cccb HTTP/1.1" 200 1299 0.004593 10.0.0.41 - - [2026-04-27 03:17:14] "POST /neutron/port HTTP/1.1" 200 1115 0.020118 10.0.0.41 - - [2026-04-27 03:17:16] "GET /virtual-machine/c8d8dec6-5311-4ecf-8e8a-df5421a9cccb HTTP/1.1" 404 171 0.004069 10.0.0.41 - - [2026-04-27 03:17:16] "GET /virtual-machine/c8d8dec6-5311-4ecf-8e8a-df5421a9cccb HTTP/1.1" 404 171 0.003479 10.0.0.41 - - [2026-04-27 03:17:16] "GET /virtual-machine/c8d8dec6-5311-4ecf-8e8a-df5421a9cccb HTTP/1.1" 404 171 0.004083 10.0.0.41 - - [2026-04-27 03:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005712 10.0.0.41 - - [2026-04-27 03:17:16] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005491 10.0.0.41 - - [2026-04-27 03:17:16] "GET /virtual-networks?parent_id=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.005378 10.0.0.41 - - [2026-04-27 03:17:16] "GET /virtual-network/04fc8629-d2bc-4a6e-bb59-e9bbb4277717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.011509 10.0.0.41 - - [2026-04-27 03:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005592 10.0.0.41 - - [2026-04-27 03:17:16] "GET /routing-instance/287eca4b-aa83-45b0-a4be-9d6a933b7bcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.007319 10.0.0.41 - - [2026-04-27 03:17:16] "GET /route-target/1d4aec76-8e2c-4f10-ba54-e48339858f6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006315 10.0.0.249 - - [2026-04-27 03:17:20] "GET /obj-perms HTTP/1.1" 200 5013 0.004562 10.0.0.41 - - [2026-04-27 03:17:23] "GET /obj-perms HTTP/1.1" 200 5013 0.006375 10.0.0.41 - - [2026-04-27 03:17:25] "POST /neutron/port HTTP/1.1" 200 1125 0.029716 10.0.0.41 - - [2026-04-27 03:17:25] "POST /neutron/subnet HTTP/1.1" 200 675 0.020790 10.0.0.41 - - [2026-04-27 03:17:26] "GET /obj-perms HTTP/1.1" 200 5013 0.004938 10.0.0.249 - - [2026-04-27 03:17:26] "GET /obj-perms HTTP/1.1" 200 5013 0.005408 10.0.0.23 - - [2026-04-27 03:17:26] "GET /obj-perms HTTP/1.1" 200 5013 0.005410 10.0.0.41 - - [2026-04-27 03:17:26] "GET /virtual-machine/ed885819-499d-4585-94f4-131ac9da23c6 HTTP/1.1" 200 1299 0.007699 10.0.0.41 - - [2026-04-27 03:17:26] "POST /neutron/port HTTP/1.1" 200 1125 0.031067 10.0.0.41 - - [2026-04-27 03:17:28] "GET /virtual-machine/ed885819-499d-4585-94f4-131ac9da23c6 HTTP/1.1" 404 171 0.008241 10.0.0.41 - - [2026-04-27 03:17:28] "GET /virtual-machine/ed885819-499d-4585-94f4-131ac9da23c6 HTTP/1.1" 404 171 0.006787 10.0.0.41 - - [2026-04-27 03:17:28] "GET /virtual-machine/ed885819-499d-4585-94f4-131ac9da23c6 HTTP/1.1" 404 171 0.004038 10.0.0.41 - - [2026-04-27 03:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004742 10.0.0.41 - - [2026-04-27 03:17:28] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004989 10.0.0.41 - - [2026-04-27 03:17:28] "GET /virtual-networks?parent_id=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.004694 10.0.0.41 - - [2026-04-27 03:17:28] "GET /virtual-network/35d8cec3-b2de-4ff9-9308-e079def631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.008828 10.0.0.41 - - [2026-04-27 03:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.41 - - [2026-04-27 03:17:28] "GET /routing-instance/5f041a52-03d8-4ba6-9130-09a1a926ef96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.015165 10.0.0.41 - - [2026-04-27 03:17:28] "GET /route-target/09f08a16-7d05-4fcc-bb7d-9f4461d57181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.005285 10.0.0.41 - - [2026-04-27 03:17:32] "GET /obj-perms HTTP/1.1" 200 5013 0.004550 10.0.0.249 - - [2026-04-27 03:17:32] "GET /obj-perms HTTP/1.1" 200 5013 0.005588 10.0.0.41 - - [2026-04-27 03:17:32] "GET /virtual-network/04fc8629-d2bc-4a6e-bb59-e9bbb4277717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006760 10.0.0.41 - - [2026-04-27 03:17:32] "POST /neutron/network HTTP/1.1" 200 1159 0.013617 10.0.0.41 - - [2026-04-27 03:17:32] "GET /virtual-network/04fc8629-d2bc-4a6e-bb59-e9bbb4277717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2573 0.010377 10.0.0.41 - - [2026-04-27 03:17:32] "DELETE /network-policy/e2b95bfd-370c-4e7b-bfee-34e35e462cfc HTTP/1.1" 200 115 0.039483 10.0.0.41 - - [2026-04-27 03:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004302 10.0.0.23 - - [2026-04-27 03:17:32] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.031221 10.0.0.41 - - [2026-04-27 03:17:32] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.084703 10.0.0.41 - - [2026-04-27 03:17:33] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-41369470&detail=False&count=False&shared=False HTTP/1.1" 200 2072 0.007373 10.0.0.41 - - [2026-04-27 03:17:33] "DELETE /network-policy/dd027a51-a5b7-45aa-ab0d-bf42f5d2f4a2 HTTP/1.1" 200 115 0.049660 10.0.0.41 - - [2026-04-27 03:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005314 10.0.0.23 - - [2026-04-27 03:17:33] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001665 10.0.0.41 - - [2026-04-27 03:17:33] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.064453 10.0.0.41 - - [2026-04-27 03:17:33] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-41369470&detail=False&count=False&shared=False HTTP/1.1" 200 1856 0.009232 10.0.0.41 - - [2026-04-27 03:17:33] "DELETE /network-policy/04e21520-07f1-4eb4-90c6-b462e0177a2e HTTP/1.1" 200 115 0.047127 10.0.0.41 - - [2026-04-27 03:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006019 10.0.0.23 - - [2026-04-27 03:17:33] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001186 10.0.0.41 - - [2026-04-27 03:17:33] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.062688 10.0.0.41 - - [2026-04-27 03:17:33] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-41369470&detail=False&count=False&shared=False HTTP/1.1" 200 1640 0.007468 10.0.0.41 - - [2026-04-27 03:17:33] "DELETE /network-policy/21cd55ea-0d28-4a15-9ff0-57a7a14fd4a5 HTTP/1.1" 200 115 0.045642 10.0.0.41 - - [2026-04-27 03:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004986 10.0.0.23 - - [2026-04-27 03:17:33] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001192 10.0.0.41 - - [2026-04-27 03:17:33] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.061585 10.0.0.41 - - [2026-04-27 03:17:33] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-41369470&detail=False&count=False&shared=False HTTP/1.1" 200 1424 0.006975 10.0.0.41 - - [2026-04-27 03:17:33] "DELETE /network-policy/294a7415-8372-4b37-9c41-89402d92ff42 HTTP/1.1" 200 115 0.055561 10.0.0.41 - - [2026-04-27 03:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004408 10.0.0.23 - - [2026-04-27 03:17:33] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001433 10.0.0.41 - - [2026-04-27 03:17:33] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.054308 10.0.0.41 - - [2026-04-27 03:17:33] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-41369470&detail=False&count=False&shared=False HTTP/1.1" 200 1208 0.007054 10.0.0.41 - - [2026-04-27 03:17:34] "DELETE /network-policy/21bcf177-d0ae-438f-b510-30c1bf2eb668 HTTP/1.1" 200 115 0.047478 10.0.0.41 - - [2026-04-27 03:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008278 10.0.0.23 - - [2026-04-27 03:17:34] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001059 10.0.0.41 - - [2026-04-27 03:17:34] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.055635 10.0.0.41 - - [2026-04-27 03:17:34] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-41369470&detail=False&count=False&shared=False HTTP/1.1" 200 990 0.006687 10.0.0.41 - - [2026-04-27 03:17:34] "DELETE /network-policy/1f1663cc-e470-4ba5-b6c6-9a7a44c33fd4 HTTP/1.1" 200 115 0.049190 10.0.0.41 - - [2026-04-27 03:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004687 10.0.0.23 - - [2026-04-27 03:17:34] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001529 10.0.0.41 - - [2026-04-27 03:17:34] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.056976 10.0.0.41 - - [2026-04-27 03:17:34] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-41369470&detail=False&count=False&shared=False HTTP/1.1" 200 775 0.007356 10.0.0.41 - - [2026-04-27 03:17:34] "DELETE /network-policy/b2ff4357-e281-47bb-879e-ddc472e80d72 HTTP/1.1" 200 115 0.054655 10.0.0.41 - - [2026-04-27 03:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004311 10.0.0.23 - - [2026-04-27 03:17:34] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001272 10.0.0.41 - - [2026-04-27 03:17:34] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.056823 10.0.0.41 - - [2026-04-27 03:17:34] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-41369470&detail=False&count=False&shared=False HTTP/1.1" 200 560 0.009657 10.0.0.41 - - [2026-04-27 03:17:34] "DELETE /network-policy/f9d393e3-5692-49f6-96de-fcc550c1e89c HTTP/1.1" 200 115 0.058169 10.0.0.41 - - [2026-04-27 03:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006169 10.0.0.23 - - [2026-04-27 03:17:34] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001420 10.0.0.41 - - [2026-04-27 03:17:34] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.054121 10.0.0.41 - - [2026-04-27 03:17:35] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-41369470&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.007275 10.0.0.41 - - [2026-04-27 03:17:35] "DELETE /network-policy/90dc97b4-6a72-4a6a-98f7-165b9f07f34e HTTP/1.1" 200 115 0.053657 10.0.0.41 - - [2026-04-27 03:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004809 10.0.0.23 - - [2026-04-27 03:17:35] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001196 10.0.0.41 - - [2026-04-27 03:17:35] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.060653 10.0.0.41 - - [2026-04-27 03:17:35] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-41369470&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.007719 10.0.0.41 - - [2026-04-27 03:17:35] "POST /neutron/network HTTP/1.1" 200 1074 0.013021 10.0.0.249 - - [2026-04-27 03:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006749 10.0.0.23 - - [2026-04-27 03:17:36] "POST /useragent-kv HTTP/1.1" 200 115 0.005258 10.0.0.23 - - [2026-04-27 03:17:36] "POST /useragent-kv HTTP/1.1" 200 115 0.004024 10.0.0.23 - - [2026-04-27 03:17:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003747 10.0.0.23 - - [2026-04-27 03:17:36] "POST /useragent-kv HTTP/1.1" 200 115 0.004306 10.0.0.41 - - [2026-04-27 03:17:36] "POST /neutron/network HTTP/1.1" 200 151 0.209061 10.0.0.249 - - [2026-04-27 03:17:36] "DELETE /route-target/09f08a16-7d05-4fcc-bb7d-9f4461d57181 HTTP/1.1" 200 115 0.041426 10.0.0.41 - - [2026-04-27 03:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004628 10.0.0.41 - - [2026-04-27 03:17:36] "DELETE /network-ipam/878fa2c3-53d5-42ce-a7e2-936fdd8f90f4 HTTP/1.1" 200 115 0.055259 10.0.0.41 - - [2026-04-27 03:17:36] "POST /fqname-to-id HTTP/1.1" 404 248 0.005656 10.0.0.23 - - [2026-04-27 03:17:36] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001553 10.0.0.23 - - [2026-04-27 03:17:36] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.059026 10.0.0.23 - - [2026-04-27 03:17:36] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002037 10.0.0.23 - - [2026-04-27 03:17:36] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9?fields=security_groups HTTP/1.1" 200 1380 0.093296 10.0.0.23 - - [2026-04-27 03:17:36] "DELETE /security-group/52490fbb-285d-4479-88f0-0c68099c48e4 HTTP/1.1" 200 115 0.074490 10.0.0.23 - - [2026-04-27 03:17:36] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003047 10.0.0.23 - - [2026-04-27 03:17:36] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9?fields=application_policy_sets HTTP/1.1" 200 1419 0.094621 10.0.0.41 - - [2026-04-27 03:17:37] "DELETE /project/04f88c44-1142-4ec3-bacf-4805c5644fa9 HTTP/1.1" 200 115 0.605074 10.0.0.23 - - [2026-04-27 03:17:37] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001900 10.0.0.41 - - [2026-04-27 03:17:37] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?fields=projects HTTP/1.1" 200 1438 0.017521 10.0.0.23 - - [2026-04-27 03:17:38] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005135 10.0.0.23 - - [2026-04-27 03:17:38] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001348 10.0.0.23 - - [2026-04-27 03:17:38] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.060256 10.0.0.23 - - [2026-04-27 03:17:38] "POST /id-to-fqname HTTP/1.1" 200 196 0.003431 10.0.0.23 - - [2026-04-27 03:17:38] "POST /fqname-to-id HTTP/1.1" 404 205 0.014786 10.0.0.23 - - [2026-04-27 03:17:38] "POST /security-groups HTTP/1.1" 200 597 0.053134 10.0.0.249 - - [2026-04-27 03:17:38] "POST /fqname-to-id HTTP/1.1" 404 240 0.005811 10.0.0.23 - - [2026-04-27 03:17:38] "POST /projects HTTP/1.1" 200 597 0.334923 10.0.0.23 - - [2026-04-27 03:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.383950 10.0.0.41 - - [2026-04-27 03:17:39] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.645588 10.0.0.23 - - [2026-04-27 03:17:39] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002524 10.0.0.249 - - [2026-04-27 03:17:39] "POST /access-control-lists HTTP/1.1" 200 600 0.074766 10.0.0.41 - - [2026-04-27 03:17:39] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9?fields=virtual_networks HTTP/1.1" 200 1043 0.132217 10.0.0.23 - - [2026-04-27 03:17:39] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002100 10.0.0.41 - - [2026-04-27 03:17:39] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.059469 10.0.0.23 - - [2026-04-27 03:17:39] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001444 10.0.0.41 - - [2026-04-27 03:17:39] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9?fields=security_groups HTTP/1.1" 200 1275 0.076165 10.0.0.41 - - [2026-04-27 03:17:40] "POST /fqname-to-id HTTP/1.1" 404 200 0.040895 10.0.0.23 - - [2026-04-27 03:17:40] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003729 10.0.0.23 - - [2026-04-27 03:17:40] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001354 10.0.0.23 - - [2026-04-27 03:17:40] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008953 10.0.0.23 - - [2026-04-27 03:17:40] "POST /id-to-fqname HTTP/1.1" 200 202 0.004101 10.0.0.23 - - [2026-04-27 03:17:40] "POST /fqname-to-id HTTP/1.1" 404 211 0.009680 10.0.0.23 - - [2026-04-27 03:17:41] "POST /security-groups HTTP/1.1" 200 603 0.049170 10.0.0.23 - - [2026-04-27 03:17:41] "POST /projects HTTP/1.1" 200 609 0.333972 10.0.0.23 - - [2026-04-27 03:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.370798 10.0.0.249 - - [2026-04-27 03:17:41] "POST /fqname-to-id HTTP/1.1" 404 245 0.011801 10.0.0.41 - - [2026-04-27 03:17:41] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.677698 10.0.0.41 - - [2026-04-27 03:17:42] "GET / HTTP/1.1" 200 35931 0.002088 10.0.0.23 - - [2026-04-27 03:17:43] "DELETE /project/04f88c4411424ec3bacf4805c5644fa9 HTTP/1.1" 404 173 0.007381 10.0.0.23 - - [2026-04-27 03:17:43] "DELETE /project/ffde6cc91f804cc7b75480f9c621c270 HTTP/1.1" 404 173 0.010564 10.0.0.23 - - [2026-04-27 03:17:43] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001139 10.0.0.23 - - [2026-04-27 03:17:43] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.080684 10.0.0.23 - - [2026-04-27 03:17:43] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002376 10.0.0.23 - - [2026-04-27 03:17:43] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9?fields=security_groups HTTP/1.1" 200 1380 0.076832 10.0.0.23 - - [2026-04-27 03:17:43] "DELETE /security-group/a341be0c-266a-4d7d-b567-4ae3006afe45 HTTP/1.1" 200 115 0.100348 10.0.0.23 - - [2026-04-27 03:17:43] "GET /projects?obj_uuids=04f88c44-1142-4ec3-bacf-4805c5644fa9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003724 10.0.0.249 - - [2026-04-27 03:17:43] "DELETE /access-control-list/2ae7322e-bf24-4514-89f2-ea8d024c1dda HTTP/1.1" 200 115 0.067207 10.0.0.23 - - [2026-04-27 03:17:43] "GET /project/04f88c44-1142-4ec3-bacf-4805c5644fa9?fields=application_policy_sets HTTP/1.1" 200 1419 0.147679 10.0.0.23 - - [2026-04-27 03:17:43] "DELETE /project/04f88c44-1142-4ec3-bacf-4805c5644fa9 HTTP/1.1" 200 115 0.812234 10.0.0.41 - - [2026-04-27 03:17:45] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000714 10.0.0.23 - - [2026-04-27 03:17:45] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001714 10.0.0.41 - - [2026-04-27 03:17:45] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.101648 10.0.0.41 - - [2026-04-27 03:17:45] "GET / HTTP/1.1" 200 35931 0.002043 10.0.0.41 - - [2026-04-27 03:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005557 10.0.0.23 - - [2026-04-27 03:17:46] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001364 10.0.0.41 - - [2026-04-27 03:17:46] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009624 10.0.0.41 - - [2026-04-27 03:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006327 10.0.0.23 - - [2026-04-27 03:17:46] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001126 10.0.0.41 - - [2026-04-27 03:17:46] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.048081 10.0.0.41 - - [2026-04-27 03:17:47] "GET /domains HTTP/1.1" 401 292 0.000470 10.0.0.41 - - [2026-04-27 03:17:48] "GET /domains HTTP/1.1" 200 280 0.036893 10.0.0.23 - - [2026-04-27 03:17:48] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001329 10.0.0.41 - - [2026-04-27 03:17:48] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf HTTP/1.1" 200 2779 0.013006 10.0.0.23 - - [2026-04-27 03:17:48] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001735 10.0.0.41 - - [2026-04-27 03:17:48] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270 HTTP/1.1" 200 1925 0.106755 10.0.0.41 - - [2026-04-27 03:17:48] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.004037 10.0.0.41 - - [2026-04-27 03:17:48] "POST /network-ipams HTTP/1.1" 200 621 0.038368 10.0.0.41 - - [2026-04-27 03:17:48] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.007044 10.0.0.41 - - [2026-04-27 03:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004884 10.0.0.41 - - [2026-04-27 03:17:48] "GET /network-ipam/ca553d2b-6fa6-486c-beea-62eac4bb53f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.009873 10.0.0.41 - - [2026-04-27 03:17:48] "PUT /network-ipam/ca553d2b-6fa6-486c-beea-62eac4bb53f3 HTTP/1.1" 200 258 0.019575 10.0.0.41 - - [2026-04-27 03:17:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000524 10.0.0.41 - - [2026-04-27 03:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.036496 10.0.0.23 - - [2026-04-27 03:17:49] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001205 10.0.0.41 - - [2026-04-27 03:17:49] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.055444 10.0.0.23 - - [2026-04-27 03:17:49] "POST /useragent-kv HTTP/1.1" 200 115 0.009794 10.0.0.41 - - [2026-04-27 03:17:49] "POST /neutron/subnet HTTP/1.1" 200 701 0.323456 10.0.0.41 - - [2026-04-27 03:17:50] "POST /neutron/network HTTP/1.1" 200 1336 0.023045 10.0.0.41 - - [2026-04-27 03:17:50] "POST /id-to-fqname HTTP/1.1" 200 235 0.001991 10.0.0.41 - - [2026-04-27 03:17:50] "GET /virtual-network/2c900e8e-13ab-4d6e-bae9-2e6a8b92b3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.008158 10.0.0.41 - - [2026-04-27 03:17:50] "GET /virtual-network/2c900e8e-13ab-4d6e-bae9-2e6a8b92b3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.009053 10.0.0.41 - - [2026-04-27 03:17:50] "POST /neutron/subnet HTTP/1.1" 200 701 0.013113 10.0.0.41 - - [2026-04-27 03:17:51] "GET /virtual-network/2c900e8e-13ab-4d6e-bae9-2e6a8b92b3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.007569 10.0.0.41 - - [2026-04-27 03:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005856 10.0.0.23 - - [2026-04-27 03:17:53] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002399 10.0.0.41 - - [2026-04-27 03:17:53] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.060818 10.0.0.41 - - [2026-04-27 03:17:53] "POST /neutron/network HTTP/1.1" 200 117 0.019275 10.0.0.249 - - [2026-04-27 03:17:53] "POST /route-targets HTTP/1.1" 200 327 0.022434 10.0.0.23 - - [2026-04-27 03:17:54] "POST /useragent-kv HTTP/1.1" 200 115 0.009532 10.0.0.41 - - [2026-04-27 03:17:54] "POST /neutron/subnet HTTP/1.1" 200 701 0.284405 10.0.0.41 - - [2026-04-27 03:17:54] "POST /id-to-fqname HTTP/1.1" 200 235 0.001812 10.0.0.41 - - [2026-04-27 03:17:54] "GET /virtual-network/28237f0a-368d-4e3f-97c6-46d7976bd691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.010942 10.0.0.41 - - [2026-04-27 03:17:54] "POST /neutron/network HTTP/1.1" 200 1337 0.018588 10.0.0.41 - - [2026-04-27 03:17:54] "GET /virtual-network/28237f0a-368d-4e3f-97c6-46d7976bd691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.008307 10.0.0.41 - - [2026-04-27 03:17:54] "POST /neutron/subnet HTTP/1.1" 200 701 0.011021 10.0.0.41 - - [2026-04-27 03:17:54] "GET /virtual-network/28237f0a-368d-4e3f-97c6-46d7976bd691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.009490 10.0.0.41 - - [2026-04-27 03:17:55] "GET /obj-perms HTTP/1.1" 200 5019 0.092504 10.0.0.23 - - [2026-04-27 03:17:55] "GET /obj-perms HTTP/1.1" 200 5019 0.070276 10.0.0.41 - - [2026-04-27 03:17:55] "POST /fqname-to-id HTTP/1.1" 404 211 0.005136 10.0.0.41 - - [2026-04-27 03:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005833 10.0.0.23 - - [2026-04-27 03:17:55] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001709 10.0.0.41 - - [2026-04-27 03:17:55] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.061337 10.0.0.41 - - [2026-04-27 03:17:55] "POST /network-policys HTTP/1.1" 200 533 0.050688 10.0.0.41 - - [2026-04-27 03:17:55] "GET /network-policy/3442a8ed-1a7a-41c5-b938-7e8759ff037c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.009843 10.0.0.41 - - [2026-04-27 03:17:55] "POST /fqname-to-id HTTP/1.1" 404 211 0.004070 10.0.0.41 - - [2026-04-27 03:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004454 10.0.0.23 - - [2026-04-27 03:17:55] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002619 10.0.0.41 - - [2026-04-27 03:17:56] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.063724 10.0.0.41 - - [2026-04-27 03:17:56] "POST /network-policys HTTP/1.1" 200 533 0.042340 10.0.0.41 - - [2026-04-27 03:17:56] "GET /network-policy/025c2f16-832e-42c6-925b-0063731b5673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.008998 10.0.0.41 - - [2026-04-27 03:17:56] "POST /fqname-to-id HTTP/1.1" 404 211 0.004665 10.0.0.41 - - [2026-04-27 03:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005122 10.0.0.23 - - [2026-04-27 03:17:56] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001122 10.0.0.41 - - [2026-04-27 03:17:56] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.072314 10.0.0.41 - - [2026-04-27 03:17:56] "POST /network-policys HTTP/1.1" 200 533 0.047310 10.0.0.41 - - [2026-04-27 03:17:56] "GET /network-policy/c56bae79-2e42-4514-ab0d-c508d14d3b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.017689 10.0.0.41 - - [2026-04-27 03:17:56] "POST /fqname-to-id HTTP/1.1" 404 211 0.007019 10.0.0.41 - - [2026-04-27 03:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006974 10.0.0.23 - - [2026-04-27 03:17:56] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001231 10.0.0.41 - - [2026-04-27 03:17:56] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.076770 10.0.0.41 - - [2026-04-27 03:17:57] "POST /network-policys HTTP/1.1" 200 533 0.052643 10.0.0.41 - - [2026-04-27 03:17:57] "GET /network-policy/b5a83322-41af-4691-988f-6141803fc548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.009778 10.0.0.41 - - [2026-04-27 03:17:57] "POST /fqname-to-id HTTP/1.1" 404 213 0.008062 10.0.0.41 - - [2026-04-27 03:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005334 10.0.0.23 - - [2026-04-27 03:17:57] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001161 10.0.0.41 - - [2026-04-27 03:17:57] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.072065 10.0.0.41 - - [2026-04-27 03:17:57] "POST /network-policys HTTP/1.1" 200 537 0.052947 10.0.0.41 - - [2026-04-27 03:17:57] "GET /network-policy/b3e3d8a0-7018-4d84-bba3-5a865976dd31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.008911 10.0.0.41 - - [2026-04-27 03:17:57] "POST /fqname-to-id HTTP/1.1" 404 212 0.004091 10.0.0.41 - - [2026-04-27 03:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004943 10.0.0.23 - - [2026-04-27 03:17:57] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001324 10.0.0.41 - - [2026-04-27 03:17:57] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.063662 10.0.0.41 - - [2026-04-27 03:17:57] "POST /network-policys HTTP/1.1" 200 535 0.058464 10.0.0.41 - - [2026-04-27 03:17:58] "GET /network-policy/eda485b6-65d1-463f-b547-c7f6f20e9af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.013298 10.0.0.41 - - [2026-04-27 03:17:58] "POST /fqname-to-id HTTP/1.1" 404 212 0.004436 10.0.0.41 - - [2026-04-27 03:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004646 10.0.0.23 - - [2026-04-27 03:17:58] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001212 10.0.0.41 - - [2026-04-27 03:17:58] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.073021 10.0.0.41 - - [2026-04-27 03:17:58] "POST /network-policys HTTP/1.1" 200 535 0.045273 10.0.0.41 - - [2026-04-27 03:17:58] "GET /network-policy/32c9575e-c359-46a3-a7ae-f38905df35ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.010021 10.0.0.41 - - [2026-04-27 03:17:58] "POST /fqname-to-id HTTP/1.1" 404 212 0.005021 10.0.0.41 - - [2026-04-27 03:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011145 10.0.0.23 - - [2026-04-27 03:17:58] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001476 10.0.0.41 - - [2026-04-27 03:17:58] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.080298 10.0.0.41 - - [2026-04-27 03:17:58] "POST /network-policys HTTP/1.1" 200 535 0.059929 10.0.0.41 - - [2026-04-27 03:17:58] "GET /network-policy/ba8f67fa-9cd6-4bd4-a863-b4c952ca798f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.008473 10.0.0.41 - - [2026-04-27 03:17:59] "POST /fqname-to-id HTTP/1.1" 404 212 0.004454 10.0.0.41 - - [2026-04-27 03:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005234 10.0.0.23 - - [2026-04-27 03:17:59] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001394 10.0.0.41 - - [2026-04-27 03:17:59] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.079993 10.0.0.41 - - [2026-04-27 03:17:59] "POST /network-policys HTTP/1.1" 200 535 0.065021 10.0.0.41 - - [2026-04-27 03:17:59] "GET /network-policy/60bdd4c4-fa34-4909-9347-1af9559c6611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.009907 10.0.0.41 - - [2026-04-27 03:17:59] "POST /fqname-to-id HTTP/1.1" 404 214 0.005430 10.0.0.41 - - [2026-04-27 03:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006015 10.0.0.23 - - [2026-04-27 03:17:59] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001271 10.0.0.41 - - [2026-04-27 03:17:59] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.079812 10.0.0.41 - - [2026-04-27 03:17:59] "POST /network-policys HTTP/1.1" 200 539 0.040822 10.0.0.41 - - [2026-04-27 03:17:59] "GET /network-policy/3aa28022-e8eb-4df5-85bf-a13d209cfa19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.009107 10.0.0.41 - - [2026-04-27 03:18:00] "POST /neutron/network HTTP/1.1" 200 1424 0.187942 10.0.0.249 - - [2026-04-27 03:18:00] "POST /fqname-to-id HTTP/1.1" 404 207 0.068094 10.0.0.249 - - [2026-04-27 03:18:00] "POST /access-control-lists HTTP/1.1" 200 609 0.085390 10.0.0.41 - - [2026-04-27 03:18:00] "GET /virtual-network/2c900e8e-13ab-4d6e-bae9-2e6a8b92b3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.008606 10.0.0.41 - - [2026-04-27 03:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005648 10.0.0.41 - - [2026-04-27 03:18:00] "GET /network-policy/3442a8ed-1a7a-41c5-b938-7e8759ff037c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.005464 10.0.0.41 - - [2026-04-27 03:18:01] "POST /neutron/network HTTP/1.1" 200 1427 0.163613 10.0.0.41 - - [2026-04-27 03:18:01] "GET /virtual-network/28237f0a-368d-4e3f-97c6-46d7976bd691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.020541 10.0.0.41 - - [2026-04-27 03:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004377 10.0.0.249 - - [2026-04-27 03:18:01] "POST /ref-update HTTP/1.1" 200 156 0.069031 10.0.0.41 - - [2026-04-27 03:18:01] "GET /network-policy/b3e3d8a0-7018-4d84-bba3-5a865976dd31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.007949 10.0.0.41 - - [2026-04-27 03:18:01] "POST /id-to-fqname HTTP/1.1" 200 235 0.002786 10.0.0.23 - - [2026-04-27 03:18:02] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001432 10.0.0.41 - - [2026-04-27 03:18:02] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.101487 10.0.0.41 - - [2026-04-27 03:18:02] "POST /neutron/network HTTP/1.1" 200 1424 0.048314 10.0.0.41 - - [2026-04-27 03:18:02] "POST /id-to-fqname HTTP/1.1" 200 235 0.001683 10.0.0.41 - - [2026-04-27 03:18:02] "POST /neutron/port HTTP/1.1" 200 117 0.008515 10.0.0.23 - - [2026-04-27 03:18:03] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001935 10.0.0.23 - - [2026-04-27 03:18:03] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001346 10.0.0.41 - - [2026-04-27 03:18:04] "POST /neutron/port HTTP/1.1" 200 1173 0.552657 10.0.0.41 - - [2026-04-27 03:18:04] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.139618 10.0.0.41 - - [2026-04-27 03:18:04] "POST /neutron/port HTTP/1.1" 200 1173 0.029677 10.0.0.41 - - [2026-04-27 03:18:04] "POST /neutron/port HTTP/1.1" 200 1237 0.041306 10.0.0.41 - - [2026-04-27 03:18:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006177 10.0.0.41 - - [2026-04-27 03:18:04] "POST /neutron/port HTTP/1.1" 200 117 0.001699 10.0.0.41 - - [2026-04-27 03:18:04] "POST /neutron/port HTTP/1.1" 200 1237 0.032099 10.0.0.23 - - [2026-04-27 03:18:04] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001289 10.0.0.41 - - [2026-04-27 03:18:05] "POST /neutron/port HTTP/1.1" 200 1174 0.517685 10.0.0.41 - - [2026-04-27 03:18:05] "POST /neutron/port HTTP/1.1" 200 1228 0.169330 10.0.0.41 - - [2026-04-27 03:18:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005771 10.0.0.41 - - [2026-04-27 03:18:05] "POST /neutron/port HTTP/1.1" 200 117 0.001806 10.0.0.41 - - [2026-04-27 03:18:09] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010989 10.0.0.41 - - [2026-04-27 03:18:10] "POST /neutron/port HTTP/1.1" 200 1237 0.030591 10.0.0.41 - - [2026-04-27 03:18:10] "GET /virtual-machine/b06d78d8-96b7-45e3-93e6-6cff1130b87f HTTP/1.1" 401 292 0.000490 10.0.0.41 - - [2026-04-27 03:18:10] "GET /virtual-machine/b06d78d8-96b7-45e3-93e6-6cff1130b87f HTTP/1.1" 200 1305 0.053020 10.0.0.41 - - [2026-04-27 03:18:10] "GET /virtual-machine-interface/46656337-b208-47ea-9163-9ba91ab345f2 HTTP/1.1" 200 3169 0.007251 10.0.0.41 - - [2026-04-27 03:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005215 10.0.0.41 - - [2026-04-27 03:18:10] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004892 10.0.0.41 - - [2026-04-27 03:18:10] "GET /virtual-networks?parent_id=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.004557 10.0.0.41 - - [2026-04-27 03:18:10] "GET /virtual-network/2c900e8e-13ab-4d6e-bae9-2e6a8b92b3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.007787 10.0.0.41 - - [2026-04-27 03:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291 10.0.0.41 - - [2026-04-27 03:18:13] "GET /virtual-network/2c900e8e-13ab-4d6e-bae9-2e6a8b92b3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.007294 10.0.0.41 - - [2026-04-27 03:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004564 10.0.0.41 - - [2026-04-27 03:18:17] "GET /virtual-network/2c900e8e-13ab-4d6e-bae9-2e6a8b92b3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.006488 10.0.0.41 - - [2026-04-27 03:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004826 10.0.0.41 - - [2026-04-27 03:18:21] "GET /virtual-network/2c900e8e-13ab-4d6e-bae9-2e6a8b92b3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.008351 10.0.0.41 - - [2026-04-27 03:18:25] "POST /neutron/port HTTP/1.1" 200 1238 0.026154 10.0.0.41 - - [2026-04-27 03:18:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005767 10.0.0.41 - - [2026-04-27 03:18:25] "POST /neutron/port HTTP/1.1" 200 117 0.001440 10.0.0.41 - - [2026-04-27 03:18:25] "POST /neutron/port HTTP/1.1" 200 1237 0.068652 10.0.0.41 - - [2026-04-27 03:18:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006025 10.0.0.41 - - [2026-04-27 03:18:25] "POST /neutron/port HTTP/1.1" 200 117 0.002052 10.0.0.41 - - [2026-04-27 03:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005491 10.0.0.41 - - [2026-04-27 03:18:26] "GET /virtual-network/2c900e8e-13ab-4d6e-bae9-2e6a8b92b3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.010217 10.0.0.41 - - [2026-04-27 03:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005845 10.0.0.41 - - [2026-04-27 03:18:30] "GET /virtual-network/2c900e8e-13ab-4d6e-bae9-2e6a8b92b3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.006074 10.0.0.41 - - [2026-04-27 03:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006181 10.0.0.41 - - [2026-04-27 03:18:34] "GET /virtual-network/2c900e8e-13ab-4d6e-bae9-2e6a8b92b3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.007160 10.0.0.41 - - [2026-04-27 03:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004351 10.0.0.41 - - [2026-04-27 03:18:38] "GET /virtual-network/2c900e8e-13ab-4d6e-bae9-2e6a8b92b3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.007216 10.0.0.41 - - [2026-04-27 03:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004606 10.0.0.41 - - [2026-04-27 03:18:42] "GET /virtual-network/2c900e8e-13ab-4d6e-bae9-2e6a8b92b3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.007342 10.0.0.41 - - [2026-04-27 03:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.41 - - [2026-04-27 03:18:44] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005447 10.0.0.41 - - [2026-04-27 03:18:44] "GET /virtual-networks?parent_id=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.004634 10.0.0.41 - - [2026-04-27 03:18:44] "GET /virtual-network/2c900e8e-13ab-4d6e-bae9-2e6a8b92b3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.008241 10.0.0.41 - - [2026-04-27 03:18:44] "POST /neutron/security_group HTTP/1.1" 200 2070 0.015456 10.0.0.41 - - [2026-04-27 03:18:52] "POST /neutron/port HTTP/1.1" 200 1237 0.063460 10.0.0.41 - - [2026-04-27 03:18:55] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010148 10.0.0.41 - - [2026-04-27 03:19:03] "POST /neutron/port HTTP/1.1" 200 1238 0.032100 10.0.0.41 - - [2026-04-27 03:19:05] "POST /neutron/security_group HTTP/1.1" 200 2070 0.011146 10.0.0.41 - - [2026-04-27 03:19:05] "POST /neutron/port HTTP/1.1" 200 1238 0.031088 10.0.0.41 - - [2026-04-27 03:19:05] "GET /virtual-machine/74360ae5-8e8d-4454-87b5-b347c456177d HTTP/1.1" 200 1303 0.008580 10.0.0.41 - - [2026-04-27 03:19:05] "GET /virtual-machine-interface/e63f1fb6-b646-4504-81b3-a9290b89c781 HTTP/1.1" 200 3169 0.007792 10.0.0.41 - - [2026-04-27 03:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006571 10.0.0.41 - - [2026-04-27 03:19:05] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007846 10.0.0.41 - - [2026-04-27 03:19:05] "GET /virtual-networks?parent_id=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.005743 10.0.0.41 - - [2026-04-27 03:19:06] "GET /virtual-network/28237f0a-368d-4e3f-97c6-46d7976bd691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.008591 10.0.0.41 - - [2026-04-27 03:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005130 10.0.0.41 - - [2026-04-27 03:19:07] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006361 10.0.0.41 - - [2026-04-27 03:19:07] "GET /virtual-networks?parent_id=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.006982 10.0.0.41 - - [2026-04-27 03:19:07] "GET /virtual-network/28237f0a-368d-4e3f-97c6-46d7976bd691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.009039 10.0.0.41 - - [2026-04-27 03:19:07] "POST /neutron/security_group HTTP/1.1" 200 2070 0.011221 10.0.0.249 - - [2026-04-27 03:19:12] "GET /obj-perms HTTP/1.1" 200 5056 0.079406 10.0.0.41 - - [2026-04-27 03:19:17] "POST /neutron/port HTTP/1.1" 200 2321 0.031780 10.0.0.41 - - [2026-04-27 03:19:18] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010970 10.0.0.41 - - [2026-04-27 03:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.41 - - [2026-04-27 03:19:18] "GET /network-policy/b3e3d8a0-7018-4d84-bba3-5a865976dd31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.005569 10.0.0.41 - - [2026-04-27 03:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004542 10.0.0.41 - - [2026-04-27 03:19:18] "GET /network-policy/3442a8ed-1a7a-41c5-b938-7e8759ff037c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.005180 10.0.0.41 - - [2026-04-27 03:19:18] "POST /neutron/network HTTP/1.1" 200 1424 0.016182 10.0.0.41 - - [2026-04-27 03:19:18] "GET /virtual-network/2c900e8e-13ab-4d6e-bae9-2e6a8b92b3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.010010 10.0.0.41 - - [2026-04-27 03:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005566 10.0.0.41 - - [2026-04-27 03:19:18] "GET /network-policy/025c2f16-832e-42c6-925b-0063731b5673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.006271 10.0.0.41 - - [2026-04-27 03:19:25] "POST /neutron/port HTTP/1.1" 200 1238 0.058999 10.0.0.41 - - [2026-04-27 03:19:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006488 10.0.0.41 - - [2026-04-27 03:19:25] "POST /neutron/port HTTP/1.1" 200 117 0.001338 10.0.0.41 - - [2026-04-27 03:19:27] "POST /neutron/port HTTP/1.1" 200 1237 0.026115 10.0.0.41 - - [2026-04-27 03:19:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004844 10.0.0.41 - - [2026-04-27 03:19:27] "POST /neutron/port HTTP/1.1" 200 117 0.001387 10.0.0.41 - - [2026-04-27 03:19:35] "POST /neutron/network HTTP/1.1" 200 1424 0.014446 10.0.0.249 - - [2026-04-27 03:19:36] "POST /fqname-to-id HTTP/1.1" 404 207 0.005392 10.0.0.249 - - [2026-04-27 03:19:36] "POST /ref-update HTTP/1.1" 200 156 0.055080 10.0.0.41 - - [2026-04-27 03:19:36] "GET /virtual-network/2c900e8e-13ab-4d6e-bae9-2e6a8b92b3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.009145 10.0.0.41 - - [2026-04-27 03:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463 10.0.0.41 - - [2026-04-27 03:19:36] "GET /network-policy/3aa28022-e8eb-4df5-85bf-a13d209cfa19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004354 10.0.0.41 - - [2026-04-27 03:19:48] "POST /neutron/network HTTP/1.1" 200 1427 0.017992 10.0.0.41 - - [2026-04-27 03:19:48] "GET /virtual-network/2c900e8e-13ab-4d6e-bae9-2e6a8b92b3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.030835 10.0.0.41 - - [2026-04-27 03:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004280 10.0.0.41 - - [2026-04-27 03:19:48] "GET /network-policy/c56bae79-2e42-4514-ab0d-c508d14d3b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.006296 10.0.0.41 - - [2026-04-27 03:20:00] "POST /neutron/network HTTP/1.1" 200 1424 0.027512 10.0.0.249 - - [2026-04-27 03:20:00] "PUT /access-control-list/b7807f3b-e7e1-4e1d-b029-79de95da6e3b HTTP/1.1" 200 272 0.034126 10.0.0.41 - - [2026-04-27 03:20:00] "GET /virtual-network/2c900e8e-13ab-4d6e-bae9-2e6a8b92b3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.012248 10.0.0.41 - - [2026-04-27 03:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005554 10.0.0.41 - - [2026-04-27 03:20:00] "GET /network-policy/b5a83322-41af-4691-988f-6141803fc548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.007950 10.0.0.41 - - [2026-04-27 03:20:10] "POST /neutron/network HTTP/1.1" 200 1424 0.023216 10.0.0.249 - - [2026-04-27 03:20:10] "POST /fqname-to-id HTTP/1.1" 404 207 0.006065 10.0.0.41 - - [2026-04-27 03:20:11] "GET /virtual-network/2c900e8e-13ab-4d6e-bae9-2e6a8b92b3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.037273 10.0.0.41 - - [2026-04-27 03:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005176 10.0.0.41 - - [2026-04-27 03:20:11] "GET /network-policy/eda485b6-65d1-463f-b547-c7f6f20e9af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.005563 10.0.0.41 - - [2026-04-27 03:20:23] "POST /neutron/network HTTP/1.1" 200 1425 0.026104 10.0.0.249 - - [2026-04-27 03:20:23] "PUT /access-control-list/b7807f3b-e7e1-4e1d-b029-79de95da6e3b HTTP/1.1" 200 272 0.029287 10.0.0.41 - - [2026-04-27 03:20:23] "GET /virtual-network/2c900e8e-13ab-4d6e-bae9-2e6a8b92b3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.013287 10.0.0.41 - - [2026-04-27 03:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005119 10.0.0.41 - - [2026-04-27 03:20:23] "GET /network-policy/32c9575e-c359-46a3-a7ae-f38905df35ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.006176 10.0.0.41 - - [2026-04-27 03:20:26] "POST /neutron/port HTTP/1.1" 200 1238 0.032585 10.0.0.41 - - [2026-04-27 03:20:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006042 10.0.0.41 - - [2026-04-27 03:20:27] "POST /neutron/port HTTP/1.1" 200 117 0.001406 10.0.0.41 - - [2026-04-27 03:20:28] "POST /neutron/port HTTP/1.1" 200 1237 0.027737 10.0.0.41 - - [2026-04-27 03:20:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005162 10.0.0.41 - - [2026-04-27 03:20:28] "POST /neutron/port HTTP/1.1" 200 117 0.001284 10.0.0.41 - - [2026-04-27 03:20:34] "POST /neutron/network HTTP/1.1" 200 1425 0.018228 10.0.0.41 - - [2026-04-27 03:20:34] "GET /virtual-network/2c900e8e-13ab-4d6e-bae9-2e6a8b92b3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.012381 10.0.0.41 - - [2026-04-27 03:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005751 10.0.0.41 - - [2026-04-27 03:20:34] "GET /network-policy/ba8f67fa-9cd6-4bd4-a863-b4c952ca798f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.006300 10.0.0.41 - - [2026-04-27 03:20:46] "POST /neutron/network HTTP/1.1" 200 1425 0.017051 10.0.0.249 - - [2026-04-27 03:20:46] "POST /fqname-to-id HTTP/1.1" 404 207 0.018748 10.0.0.249 - - [2026-04-27 03:20:46] "PUT /access-control-list/b7807f3b-e7e1-4e1d-b029-79de95da6e3b HTTP/1.1" 200 272 0.082825 10.0.0.41 - - [2026-04-27 03:20:46] "GET /virtual-network/2c900e8e-13ab-4d6e-bae9-2e6a8b92b3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.010764 10.0.0.41 - - [2026-04-27 03:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.41 - - [2026-04-27 03:20:46] "GET /network-policy/60bdd4c4-fa34-4909-9347-1af9559c6611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.006924 10.0.0.41 - - [2026-04-27 03:20:56] "GET /virtual-network/2c900e8e-13ab-4d6e-bae9-2e6a8b92b3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.007659 10.0.0.41 - - [2026-04-27 03:20:56] "POST /neutron/network HTTP/1.1" 200 1425 0.035078 10.0.0.41 - - [2026-04-27 03:20:57] "GET /virtual-network/2c900e8e-13ab-4d6e-bae9-2e6a8b92b3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.017184 10.0.0.41 - - [2026-04-27 03:20:57] "GET /virtual-machine/74360ae5-8e8d-4454-87b5-b347c456177d HTTP/1.1" 200 1303 0.007383 10.0.0.41 - - [2026-04-27 03:20:57] "POST /neutron/port HTTP/1.1" 200 1238 0.025488 10.0.0.41 - - [2026-04-27 03:20:59] "GET /virtual-machine/74360ae5-8e8d-4454-87b5-b347c456177d HTTP/1.1" 404 171 0.003970 10.0.0.41 - - [2026-04-27 03:20:59] "GET /virtual-machine/74360ae5-8e8d-4454-87b5-b347c456177d HTTP/1.1" 404 171 0.005710 10.0.0.41 - - [2026-04-27 03:20:59] "GET /virtual-machine/74360ae5-8e8d-4454-87b5-b347c456177d HTTP/1.1" 404 171 0.004315 10.0.0.41 - - [2026-04-27 03:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004739 10.0.0.41 - - [2026-04-27 03:20:59] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006993 10.0.0.41 - - [2026-04-27 03:20:59] "GET /virtual-networks?parent_id=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.005107 10.0.0.41 - - [2026-04-27 03:20:59] "GET /virtual-network/28237f0a-368d-4e3f-97c6-46d7976bd691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.007222 10.0.0.41 - - [2026-04-27 03:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005098 10.0.0.41 - - [2026-04-27 03:20:59] "GET /routing-instance/ebceeeec-bae2-4946-bb28-78c0d9d68082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.007597 10.0.0.41 - - [2026-04-27 03:20:59] "GET /route-target/7aba6934-246b-437c-9c08-e2e97c1738bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005150 10.0.0.41 - - [2026-04-27 03:20:59] "GET /obj-perms HTTP/1.1" 200 5019 0.007000 10.0.0.249 - - [2026-04-27 03:21:02] "GET /obj-perms HTTP/1.1" 200 5019 0.069646 10.0.0.41 - - [2026-04-27 03:21:09] "GET /obj-perms HTTP/1.1" 200 5019 0.005268 10.0.0.249 - - [2026-04-27 03:21:12] "GET /obj-perms HTTP/1.1" 200 5019 0.005277 10.0.0.23 - - [2026-04-27 03:21:13] "GET /obj-perms HTTP/1.1" 200 5056 0.059430 10.0.0.41 - - [2026-04-27 03:21:15] "GET /obj-perms HTTP/1.1" 200 5019 0.007570 10.0.0.249 - - [2026-04-27 03:21:21] "GET /obj-perms HTTP/1.1" 200 5019 0.005929 10.0.0.41 - - [2026-04-27 03:21:24] "GET /obj-perms HTTP/1.1" 200 5019 0.006350 10.0.0.41 - - [2026-04-27 03:21:24] "GET /virtual-machine/b06d78d8-96b7-45e3-93e6-6cff1130b87f HTTP/1.1" 200 1305 0.006363 10.0.0.41 - - [2026-04-27 03:21:25] "POST /neutron/port HTTP/1.1" 200 1237 0.028813 10.0.0.41 - - [2026-04-27 03:21:26] "GET /virtual-machine/b06d78d8-96b7-45e3-93e6-6cff1130b87f HTTP/1.1" 404 171 0.003811 10.0.0.41 - - [2026-04-27 03:21:26] "GET /virtual-machine/b06d78d8-96b7-45e3-93e6-6cff1130b87f HTTP/1.1" 404 171 0.004328 10.0.0.41 - - [2026-04-27 03:21:26] "GET /virtual-machine/b06d78d8-96b7-45e3-93e6-6cff1130b87f HTTP/1.1" 404 171 0.003356 10.0.0.41 - - [2026-04-27 03:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005239 10.0.0.41 - - [2026-04-27 03:21:27] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006618 10.0.0.41 - - [2026-04-27 03:21:27] "GET /virtual-networks?parent_id=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.004957 10.0.0.41 - - [2026-04-27 03:21:27] "GET /virtual-network/2c900e8e-13ab-4d6e-bae9-2e6a8b92b3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.008439 10.0.0.41 - - [2026-04-27 03:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006746 10.0.0.41 - - [2026-04-27 03:21:27] "GET /routing-instance/d84353d6-cba8-45c6-8d24-726ce26224ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.006173 10.0.0.41 - - [2026-04-27 03:21:27] "GET /route-target/82314f68-5e58-4e85-a727-c9eee075720f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005824 10.0.0.41 - - [2026-04-27 03:21:27] "GET /obj-perms HTTP/1.1" 200 5019 0.005631 10.0.0.249 - - [2026-04-27 03:21:27] "GET /obj-perms HTTP/1.1" 200 5019 0.005327 10.0.0.41 - - [2026-04-27 03:21:30] "GET /obj-perms HTTP/1.1" 200 5019 0.004298 10.0.0.41 - - [2026-04-27 03:21:30] "GET /virtual-network/28237f0a-368d-4e3f-97c6-46d7976bd691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.007015 10.0.0.41 - - [2026-04-27 03:21:30] "POST /neutron/network HTTP/1.1" 200 1427 0.014790 10.0.0.249 - - [2026-04-27 03:21:30] "DELETE /access-control-list/41002f4f-5c88-44d6-a26e-73f069159b39 HTTP/1.1" 200 115 0.105122 10.0.0.41 - - [2026-04-27 03:21:31] "GET /virtual-network/28237f0a-368d-4e3f-97c6-46d7976bd691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.012492 10.0.0.41 - - [2026-04-27 03:21:31] "DELETE /network-policy/3aa28022-e8eb-4df5-85bf-a13d209cfa19 HTTP/1.1" 200 115 0.050939 10.0.0.41 - - [2026-04-27 03:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006199 10.0.0.23 - - [2026-04-27 03:21:31] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001598 10.0.0.41 - - [2026-04-27 03:21:31] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.070747 10.0.0.41 - - [2026-04-27 03:21:31] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-50962270&detail=False&count=False&shared=False HTTP/1.1" 200 2126 0.007484 10.0.0.41 - - [2026-04-27 03:21:31] "DELETE /network-policy/60bdd4c4-fa34-4909-9347-1af9559c6611 HTTP/1.1" 200 115 0.061683 10.0.0.41 - - [2026-04-27 03:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004685 10.0.0.23 - - [2026-04-27 03:21:31] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001297 10.0.0.41 - - [2026-04-27 03:21:31] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.053962 10.0.0.41 - - [2026-04-27 03:21:31] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-50962270&detail=False&count=False&shared=False HTTP/1.1" 200 1904 0.006653 10.0.0.41 - - [2026-04-27 03:21:31] "DELETE /network-policy/ba8f67fa-9cd6-4bd4-a863-b4c952ca798f HTTP/1.1" 200 115 0.052169 10.0.0.41 - - [2026-04-27 03:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004850 10.0.0.23 - - [2026-04-27 03:21:31] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001182 10.0.0.41 - - [2026-04-27 03:21:31] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.062493 10.0.0.41 - - [2026-04-27 03:21:31] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-50962270&detail=False&count=False&shared=False HTTP/1.1" 200 1682 0.007698 10.0.0.41 - - [2026-04-27 03:21:31] "DELETE /network-policy/32c9575e-c359-46a3-a7ae-f38905df35ff HTTP/1.1" 200 115 0.053704 10.0.0.41 - - [2026-04-27 03:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006130 10.0.0.23 - - [2026-04-27 03:21:31] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001184 10.0.0.41 - - [2026-04-27 03:21:32] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.048516 10.0.0.41 - - [2026-04-27 03:21:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-50962270&detail=False&count=False&shared=False HTTP/1.1" 200 1460 0.007134 10.0.0.41 - - [2026-04-27 03:21:32] "DELETE /network-policy/eda485b6-65d1-463f-b547-c7f6f20e9af4 HTTP/1.1" 200 115 0.056815 10.0.0.41 - - [2026-04-27 03:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.23 - - [2026-04-27 03:21:32] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001610 10.0.0.41 - - [2026-04-27 03:21:32] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.064092 10.0.0.41 - - [2026-04-27 03:21:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-50962270&detail=False&count=False&shared=False HTTP/1.1" 200 1238 0.007518 10.0.0.41 - - [2026-04-27 03:21:32] "DELETE /network-policy/b3e3d8a0-7018-4d84-bba3-5a865976dd31 HTTP/1.1" 200 115 0.043947 10.0.0.41 - - [2026-04-27 03:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006545 10.0.0.23 - - [2026-04-27 03:21:32] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001221 10.0.0.41 - - [2026-04-27 03:21:32] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.059263 10.0.0.41 - - [2026-04-27 03:21:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-50962270&detail=False&count=False&shared=False HTTP/1.1" 200 1014 0.007873 10.0.0.41 - - [2026-04-27 03:21:32] "DELETE /network-policy/b5a83322-41af-4691-988f-6141803fc548 HTTP/1.1" 200 115 0.058092 10.0.0.41 - - [2026-04-27 03:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005091 10.0.0.23 - - [2026-04-27 03:21:32] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001279 10.0.0.41 - - [2026-04-27 03:21:32] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.062094 10.0.0.41 - - [2026-04-27 03:21:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-50962270&detail=False&count=False&shared=False HTTP/1.1" 200 793 0.006896 10.0.0.41 - - [2026-04-27 03:21:32] "DELETE /network-policy/c56bae79-2e42-4514-ab0d-c508d14d3b92 HTTP/1.1" 200 115 0.053194 10.0.0.41 - - [2026-04-27 03:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006146 10.0.0.23 - - [2026-04-27 03:21:33] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002055 10.0.0.41 - - [2026-04-27 03:21:33] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.065688 10.0.0.41 - - [2026-04-27 03:21:33] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-50962270&detail=False&count=False&shared=False HTTP/1.1" 200 572 0.008342 10.0.0.41 - - [2026-04-27 03:21:33] "DELETE /network-policy/025c2f16-832e-42c6-925b-0063731b5673 HTTP/1.1" 200 115 0.049859 10.0.0.41 - - [2026-04-27 03:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.23 - - [2026-04-27 03:21:33] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001104 10.0.0.41 - - [2026-04-27 03:21:33] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.058171 10.0.0.41 - - [2026-04-27 03:21:33] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-50962270&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.007086 10.0.0.41 - - [2026-04-27 03:21:33] "DELETE /network-policy/3442a8ed-1a7a-41c5-b938-7e8759ff037c HTTP/1.1" 200 115 0.052559 10.0.0.41 - - [2026-04-27 03:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005799 10.0.0.23 - - [2026-04-27 03:21:33] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001592 10.0.0.41 - - [2026-04-27 03:21:33] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.051606 10.0.0.41 - - [2026-04-27 03:21:33] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-50962270&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006904 10.0.0.41 - - [2026-04-27 03:21:33] "POST /neutron/network HTTP/1.1" 200 1337 0.023680 10.0.0.249 - - [2026-04-27 03:21:34] "DELETE /route-target/7aba6934-246b-437c-9c08-e2e97c1738bf HTTP/1.1" 200 115 0.027193 10.0.0.23 - - [2026-04-27 03:21:34] "POST /useragent-kv HTTP/1.1" 200 115 0.006233 10.0.0.23 - - [2026-04-27 03:21:34] "POST /useragent-kv HTTP/1.1" 200 115 0.008376 10.0.0.23 - - [2026-04-27 03:21:34] "POST /useragent-kv HTTP/1.1" 200 115 0.004827 10.0.0.23 - - [2026-04-27 03:21:34] "POST /useragent-kv HTTP/1.1" 200 115 0.010486 10.0.0.23 - - [2026-04-27 03:21:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003963 10.0.0.23 - - [2026-04-27 03:21:34] "POST /useragent-kv HTTP/1.1" 200 115 0.009030 10.0.0.41 - - [2026-04-27 03:21:34] "POST /neutron/network HTTP/1.1" 200 151 0.246319 10.0.0.41 - - [2026-04-27 03:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006097 10.0.0.41 - - [2026-04-27 03:21:34] "DELETE /network-ipam/ca553d2b-6fa6-486c-beea-62eac4bb53f3 HTTP/1.1" 200 115 0.057359 10.0.0.41 - - [2026-04-27 03:21:34] "POST /fqname-to-id HTTP/1.1" 404 260 0.005469 10.0.0.23 - - [2026-04-27 03:21:35] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001239 10.0.0.23 - - [2026-04-27 03:21:35] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1517 0.061131 10.0.0.23 - - [2026-04-27 03:21:35] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001599 10.0.0.23 - - [2026-04-27 03:21:35] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270?fields=security_groups HTTP/1.1" 200 1400 0.067295 10.0.0.23 - - [2026-04-27 03:21:35] "DELETE /security-group/a3cb032d-96a7-4833-8de7-66043c0e8752 HTTP/1.1" 200 115 0.078595 10.0.0.23 - - [2026-04-27 03:21:35] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001174 10.0.0.249 - - [2026-04-27 03:21:35] "DELETE /access-control-list/c3f1f6d4-8e68-4278-ab77-1b07f4a53d85 HTTP/1.1" 200 115 0.048686 10.0.0.23 - - [2026-04-27 03:21:35] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270?fields=application_policy_sets HTTP/1.1" 200 1439 0.079878 10.0.0.41 - - [2026-04-27 03:21:35] "DELETE /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270 HTTP/1.1" 200 115 0.539361 10.0.0.23 - - [2026-04-27 03:21:35] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001508 10.0.0.41 - - [2026-04-27 03:21:35] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?fields=projects HTTP/1.1" 200 1438 0.016425 10.0.0.23 - - [2026-04-27 03:21:36] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005708 10.0.0.23 - - [2026-04-27 03:21:36] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001151 10.0.0.23 - - [2026-04-27 03:21:37] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.049592 10.0.0.23 - - [2026-04-27 03:21:37] "POST /id-to-fqname HTTP/1.1" 200 202 0.004126 10.0.0.23 - - [2026-04-27 03:21:37] "POST /fqname-to-id HTTP/1.1" 404 211 0.008938 10.0.0.23 - - [2026-04-27 03:21:37] "POST /security-groups HTTP/1.1" 200 603 0.045243 10.0.0.23 - - [2026-04-27 03:21:37] "POST /projects HTTP/1.1" 200 609 0.285891 10.0.0.23 - - [2026-04-27 03:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.323009 10.0.0.249 - - [2026-04-27 03:21:37] "POST /access-control-lists HTTP/1.1" 200 608 0.039241 10.0.0.41 - - [2026-04-27 03:21:37] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.501575 10.0.0.23 - - [2026-04-27 03:21:37] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001284 10.0.0.41 - - [2026-04-27 03:21:37] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270?fields=virtual_networks HTTP/1.1" 200 1057 0.097092 10.0.0.23 - - [2026-04-27 03:21:37] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001171 10.0.0.41 - - [2026-04-27 03:21:37] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.066469 10.0.0.23 - - [2026-04-27 03:21:37] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001778 10.0.0.41 - - [2026-04-27 03:21:37] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270?fields=security_groups HTTP/1.1" 200 1295 0.047953 10.0.0.41 - - [2026-04-27 03:21:38] "POST /fqname-to-id HTTP/1.1" 404 182 0.046921 10.0.0.23 - - [2026-04-27 03:21:38] "GET /projects?obj_uuids=3ddb8241-a3b1-4197-88ce-80756743ebab&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004003 10.0.0.23 - - [2026-04-27 03:21:39] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001678 10.0.0.23 - - [2026-04-27 03:21:39] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009117 10.0.0.249 - - [2026-04-27 03:21:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000566 10.0.0.249 - - [2026-04-27 03:21:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000608 10.0.0.23 - - [2026-04-27 03:21:39] "POST /id-to-fqname HTTP/1.1" 200 184 0.004242 10.0.0.23 - - [2026-04-27 03:21:39] "POST /fqname-to-id HTTP/1.1" 404 193 0.013143 10.0.0.23 - - [2026-04-27 03:21:39] "POST /security-groups HTTP/1.1" 200 585 0.084245 10.0.0.249 - - [2026-04-27 03:21:39] "POST /fqname-to-id HTTP/1.1" 404 228 0.004522 10.0.0.23 - - [2026-04-27 03:21:39] "POST /projects HTTP/1.1" 200 573 0.332050 10.0.0.23 - - [2026-04-27 03:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.403332 10.0.0.41 - - [2026-04-27 03:21:39] "GET /project/3ddb8241-a3b1-4197-88ce-80756743ebab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.614520 10.0.0.249 - - [2026-04-27 03:21:39] "POST /access-control-lists HTTP/1.1" 200 588 0.077640 10.0.0.249 - - [2026-04-27 03:21:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000619 10.0.0.249 - - [2026-04-27 03:21:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.41 - - [2026-04-27 03:21:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000546 10.0.0.41 - - [2026-04-27 03:21:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.41 - - [2026-04-27 03:21:41] "GET / HTTP/1.1" 200 35931 0.002318 10.0.0.23 - - [2026-04-27 03:21:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001077 10.0.0.23 - - [2026-04-27 03:21:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000644 10.0.0.41 - - [2026-04-27 03:21:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000601 10.0.0.23 - - [2026-04-27 03:21:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000637 10.0.0.23 - - [2026-04-27 03:21:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000423 10.0.0.41 - - [2026-04-27 03:21:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000532 10.0.0.41 - - [2026-04-27 03:21:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000541 10.0.0.41 - - [2026-04-27 03:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.092023 10.0.0.23 - - [2026-04-27 03:21:42] "GET /projects?obj_uuids=3ddb8241-a3b1-4197-88ce-80756743ebab&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001541 10.0.0.41 - - [2026-04-27 03:21:42] "GET /project/3ddb8241-a3b1-4197-88ce-80756743ebab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.052660 10.0.0.23 - - [2026-04-27 03:21:43] "POST /useragent-kv HTTP/1.1" 200 115 0.007056 10.0.0.41 - - [2026-04-27 03:21:43] "POST /neutron/subnet HTTP/1.1" 200 729 0.311039 10.0.0.249 - - [2026-04-27 03:21:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.014076 10.0.0.41 - - [2026-04-27 03:21:43] "POST /id-to-fqname HTTP/1.1" 200 214 0.001673 10.0.0.41 - - [2026-04-27 03:21:43] "GET /virtual-network/a1169fba-cc51-46a3-a743-cc35bd51bbd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.009701 10.0.0.41 - - [2026-04-27 03:21:43] "POST /neutron/network HTTP/1.1" 200 993 0.013647 10.0.0.41 - - [2026-04-27 03:21:43] "GET /virtual-network/a1169fba-cc51-46a3-a743-cc35bd51bbd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.006854 10.0.0.41 - - [2026-04-27 03:21:43] "POST /neutron/subnet HTTP/1.1" 200 828 0.024257 10.0.0.41 - - [2026-04-27 03:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005858 10.0.0.23 - - [2026-04-27 03:21:43] "GET /projects?obj_uuids=3ddb8241-a3b1-4197-88ce-80756743ebab&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001915 10.0.0.41 - - [2026-04-27 03:21:43] "GET /project/3ddb8241-a3b1-4197-88ce-80756743ebab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.088943 10.0.0.23 - - [2026-04-27 03:21:44] "DELETE /project/3ddb8241a3b1419788ce80756743ebab HTTP/1.1" 404 173 0.009976 10.0.0.23 - - [2026-04-27 03:21:44] "DELETE /project/ffde6cc91f804cc7b75480f9c621c270 HTTP/1.1" 404 173 0.013266 10.0.0.23 - - [2026-04-27 03:21:44] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001077 10.0.0.249 - - [2026-04-27 03:21:44] "POST /route-targets HTTP/1.1" 200 327 0.038239 10.0.0.23 - - [2026-04-27 03:21:44] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1517 0.111837 10.0.0.23 - - [2026-04-27 03:21:44] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001925 10.0.0.23 - - [2026-04-27 03:21:44] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270?fields=security_groups HTTP/1.1" 200 1127 0.107423 10.0.0.23 - - [2026-04-27 03:21:44] "GET /projects?obj_uuids=ffde6cc9-1f80-4cc7-b754-80f9c621c270&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001400 10.0.0.23 - - [2026-04-27 03:21:44] "POST /useragent-kv HTTP/1.1" 200 115 0.015767 10.0.0.41 - - [2026-04-27 03:21:44] "POST /neutron/subnet HTTP/1.1" 200 724 0.356436 10.0.0.249 - - [2026-04-27 03:21:44] "DELETE /access-control-list/15f1071e-6f1a-4ec8-a504-dcdeb0a6e699 HTTP/1.1" 200 115 0.084780 10.0.0.23 - - [2026-04-27 03:21:44] "GET /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270?fields=application_policy_sets HTTP/1.1" 200 1127 0.121286 10.0.0.23 - - [2026-04-27 03:21:44] "DELETE /project/ffde6cc9-1f80-4cc7-b754-80f9c621c270 HTTP/1.1" 404 171 0.464441 10.0.0.41 - - [2026-04-27 03:21:45] "POST /id-to-fqname HTTP/1.1" 200 214 0.002207 10.0.0.41 - - [2026-04-27 03:21:45] "GET /virtual-network/bfec5062-57ab-4529-8c61-2bb14f996dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.021873 10.0.0.41 - - [2026-04-27 03:21:45] "POST /neutron/network HTTP/1.1" 200 990 0.017847 10.0.0.41 - - [2026-04-27 03:21:45] "GET /virtual-network/bfec5062-57ab-4529-8c61-2bb14f996dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.008722 10.0.0.41 - - [2026-04-27 03:21:45] "POST /neutron/subnet HTTP/1.1" 200 818 0.014525 10.0.0.41 - - [2026-04-27 03:21:45] "POST /id-to-fqname HTTP/1.1" 200 214 0.001646 10.0.0.23 - - [2026-04-27 03:21:46] "GET /projects?obj_uuids=3ddb8241-a3b1-4197-88ce-80756743ebab&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001226 10.0.0.41 - - [2026-04-27 03:21:46] "GET /project/3ddb8241-a3b1-4197-88ce-80756743ebab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.083216 10.0.0.41 - - [2026-04-27 03:21:46] "POST /neutron/port HTTP/1.1" 200 117 0.008157 10.0.0.41 - - [2026-04-27 03:21:46] "POST /id-to-fqname HTTP/1.1" 200 214 0.001645 10.0.0.41 - - [2026-04-27 03:21:46] "POST /neutron/network HTTP/1.1" 200 1003 0.008967 10.0.0.23 - - [2026-04-27 03:21:47] "GET /projects?obj_uuids=3ddb8241-a3b1-4197-88ce-80756743ebab&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001580 10.0.0.41 - - [2026-04-27 03:21:47] "GET /project/3ddb8241-a3b1-4197-88ce-80756743ebab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.101974 10.0.0.41 - - [2026-04-27 03:21:47] "POST /neutron/port HTTP/1.1" 200 1162 0.034557 10.0.0.41 - - [2026-04-27 03:21:48] "POST /neutron/port HTTP/1.1" 200 1216 0.160362 10.0.0.41 - - [2026-04-27 03:21:48] "POST /neutron/security_group HTTP/1.1" 200 2052 0.014552 10.0.0.41 - - [2026-04-27 03:21:48] "POST /neutron/subnet HTTP/1.1" 200 1389 0.019848 10.0.0.41 - - [2026-04-27 03:21:48] "POST /id-to-fqname HTTP/1.1" 200 214 0.001461 10.0.0.41 - - [2026-04-27 03:21:48] "POST /neutron/port HTTP/1.1" 200 117 0.001597 10.0.0.41 - - [2026-04-27 03:21:48] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009646 10.0.0.23 - - [2026-04-27 03:21:48] "GET /projects?obj_uuids=3ddb8241-a3b1-4197-88ce-80756743ebab&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.002512 10.0.0.41 - - [2026-04-27 03:21:49] "POST /neutron/port HTTP/1.1" 200 1162 0.423678 10.0.0.41 - - [2026-04-27 03:21:49] "POST /neutron/port HTTP/1.1" 200 1216 0.184838 10.0.0.41 - - [2026-04-27 03:21:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007585 10.0.0.23 - - [2026-04-27 03:21:49] "GET /projects?obj_uuids=3ddb8241-a3b1-4197-88ce-80756743ebab&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001281 10.0.0.41 - - [2026-04-27 03:21:49] "GET /project/3ddb8241-a3b1-4197-88ce-80756743ebab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.134357 10.0.0.41 - - [2026-04-27 03:21:49] "POST /neutron/port HTTP/1.1" 200 117 0.001287 10.0.0.41 - - [2026-04-27 03:21:50] "POST /neutron/port HTTP/1.1" 200 2298 0.039459 10.0.0.41 - - [2026-04-27 03:21:50] "POST /neutron/port HTTP/1.1" 200 1226 0.033412 10.0.0.41 - - [2026-04-27 03:21:50] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009708 10.0.0.23 - - [2026-04-27 03:21:50] "GET /projects?obj_uuids=3ddb8241-a3b1-4197-88ce-80756743ebab&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001206 10.0.0.41 - - [2026-04-27 03:21:50] "GET /virtual-machine/0a2e6917-9e4c-4f17-9e63-f3c41c65f6fe HTTP/1.1" 401 292 0.000438 10.0.0.41 - - [2026-04-27 03:21:51] "POST /neutron/port HTTP/1.1" 200 1159 0.456229 10.0.0.41 - - [2026-04-27 03:21:51] "POST /neutron/port HTTP/1.1" 200 1159 0.023410 10.0.0.41 - - [2026-04-27 03:21:51] "GET /virtual-machine/0a2e6917-9e4c-4f17-9e63-f3c41c65f6fe HTTP/1.1" 200 1285 0.163792 10.0.0.41 - - [2026-04-27 03:21:51] "GET /virtual-machine-interface/76c3a6b2-a88f-42e7-a3ae-8221d4c3fb4e HTTP/1.1" 200 3105 0.011168 10.0.0.41 - - [2026-04-27 03:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012952 10.0.0.41 - - [2026-04-27 03:21:51] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.009307 10.0.0.41 - - [2026-04-27 03:21:51] "GET /virtual-networks?parent_id=3ddb8241-a3b1-4197-88ce-80756743ebab&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.004578 10.0.0.41 - - [2026-04-27 03:21:51] "GET /virtual-network/a1169fba-cc51-46a3-a743-cc35bd51bbd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.007462 10.0.0.41 - - [2026-04-27 03:21:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005352 10.0.0.41 - - [2026-04-27 03:21:51] "POST /neutron/port HTTP/1.1" 200 117 0.001272 10.0.0.41 - - [2026-04-27 03:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004255 10.0.0.41 - - [2026-04-27 03:21:54] "GET /virtual-network/a1169fba-cc51-46a3-a743-cc35bd51bbd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.006985 10.0.0.41 - - [2026-04-27 03:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005262 10.0.0.41 - - [2026-04-27 03:21:58] "GET /virtual-network/a1169fba-cc51-46a3-a743-cc35bd51bbd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.007361 10.0.0.41 - - [2026-04-27 03:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006755 10.0.0.41 - - [2026-04-27 03:22:02] "GET /virtual-network/a1169fba-cc51-46a3-a743-cc35bd51bbd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.008765 10.0.0.41 - - [2026-04-27 03:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004631 10.0.0.41 - - [2026-04-27 03:22:06] "GET /virtual-network/a1169fba-cc51-46a3-a743-cc35bd51bbd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.008726 10.0.0.41 - - [2026-04-27 03:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005340 10.0.0.41 - - [2026-04-27 03:22:11] "GET /virtual-network/a1169fba-cc51-46a3-a743-cc35bd51bbd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.006559 10.0.0.249 - - [2026-04-27 03:22:14] "GET /obj-perms HTTP/1.1" 200 5056 0.077874 10.0.0.41 - - [2026-04-27 03:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005909 10.0.0.41 - - [2026-04-27 03:22:15] "GET /virtual-network/a1169fba-cc51-46a3-a743-cc35bd51bbd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.006468 10.0.0.23 - - [2026-04-27 03:22:15] "GET /obj-perms HTTP/1.1" 200 5056 0.097668 10.0.0.41 - - [2026-04-27 03:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005411 10.0.0.41 - - [2026-04-27 03:22:19] "GET /virtual-network/a1169fba-cc51-46a3-a743-cc35bd51bbd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.008689 10.0.0.41 - - [2026-04-27 03:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007219 10.0.0.41 - - [2026-04-27 03:22:23] "GET /virtual-network/a1169fba-cc51-46a3-a743-cc35bd51bbd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.007095 10.0.0.41 - - [2026-04-27 03:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004373 10.0.0.41 - - [2026-04-27 03:22:27] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005244 10.0.0.41 - - [2026-04-27 03:22:27] "GET /virtual-networks?parent_id=3ddb8241-a3b1-4197-88ce-80756743ebab&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.004441 10.0.0.41 - - [2026-04-27 03:22:27] "GET /virtual-network/a1169fba-cc51-46a3-a743-cc35bd51bbd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.006813 10.0.0.41 - - [2026-04-27 03:22:27] "POST /neutron/port HTTP/1.1" 200 1226 0.024585 10.0.0.41 - - [2026-04-27 03:22:30] "POST /neutron/port HTTP/1.1" 200 1226 0.028279 10.0.0.41 - - [2026-04-27 03:22:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007345 10.0.0.41 - - [2026-04-27 03:22:30] "POST /neutron/port HTTP/1.1" 200 117 0.001427 10.0.0.41 - - [2026-04-27 03:22:31] "POST /neutron/port HTTP/1.1" 200 1226 0.028147 10.0.0.41 - - [2026-04-27 03:22:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006021 10.0.0.41 - - [2026-04-27 03:22:31] "POST /neutron/port HTTP/1.1" 200 117 0.001347 10.0.0.41 - - [2026-04-27 03:22:32] "POST /neutron/security_group HTTP/1.1" 200 2052 0.010266 10.0.0.41 - - [2026-04-27 03:22:37] "POST /neutron/port HTTP/1.1" 200 1226 0.023743 10.0.0.41 - - [2026-04-27 03:22:43] "POST /neutron/security_group HTTP/1.1" 200 2052 0.010196 10.0.0.41 - - [2026-04-27 03:22:48] "POST /neutron/port HTTP/1.1" 200 1226 0.026649 10.0.0.41 - - [2026-04-27 03:22:48] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009330 10.0.0.41 - - [2026-04-27 03:22:48] "GET /virtual-machine/7339268a-4ead-4a74-ab1a-3a9417a482ba HTTP/1.1" 200 1286 0.008515 10.0.0.41 - - [2026-04-27 03:22:48] "GET /virtual-machine-interface/2600b23c-9853-4459-8bef-58052a27334d HTTP/1.1" 200 3105 0.006964 10.0.0.41 - - [2026-04-27 03:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004601 10.0.0.41 - - [2026-04-27 03:22:48] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005166 10.0.0.41 - - [2026-04-27 03:22:48] "GET /virtual-networks?parent_id=3ddb8241-a3b1-4197-88ce-80756743ebab&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.004000 10.0.0.41 - - [2026-04-27 03:22:48] "GET /virtual-network/a1169fba-cc51-46a3-a743-cc35bd51bbd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.007553 10.0.0.41 - - [2026-04-27 03:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006344 10.0.0.41 - - [2026-04-27 03:22:49] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004932 10.0.0.41 - - [2026-04-27 03:22:49] "GET /virtual-networks?parent_id=3ddb8241-a3b1-4197-88ce-80756743ebab&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.005602 10.0.0.41 - - [2026-04-27 03:22:50] "GET /virtual-network/a1169fba-cc51-46a3-a743-cc35bd51bbd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.008811 10.0.0.41 - - [2026-04-27 03:22:55] "POST /neutron/port HTTP/1.1" 200 1226 0.032270 10.0.0.41 - - [2026-04-27 03:22:58] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009502 10.0.0.41 - - [2026-04-27 03:23:03] "POST /neutron/port HTTP/1.1" 200 1223 0.035430 10.0.0.41 - - [2026-04-27 03:23:05] "POST /neutron/security_group HTTP/1.1" 200 2052 0.011124 10.0.0.41 - - [2026-04-27 03:23:11] "POST /neutron/port HTTP/1.1" 200 1223 0.032954 10.0.0.41 - - [2026-04-27 03:23:11] "POST /neutron/security_group HTTP/1.1" 200 2052 0.010541 10.0.0.41 - - [2026-04-27 03:23:11] "GET /virtual-machine/514925d7-0e61-4131-91fa-53763c710211 HTTP/1.1" 200 1286 0.008636 10.0.0.41 - - [2026-04-27 03:23:11] "GET /virtual-machine-interface/1e4b7348-f851-4059-a21c-adc6810772fa HTTP/1.1" 200 3105 0.007016 10.0.0.41 - - [2026-04-27 03:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004804 10.0.0.41 - - [2026-04-27 03:23:11] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006258 10.0.0.41 - - [2026-04-27 03:23:11] "GET /virtual-networks?parent_id=3ddb8241-a3b1-4197-88ce-80756743ebab&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.006062 10.0.0.41 - - [2026-04-27 03:23:11] "GET /virtual-network/bfec5062-57ab-4529-8c61-2bb14f996dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.008471 10.0.0.41 - - [2026-04-27 03:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005208 10.0.0.41 - - [2026-04-27 03:23:12] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005136 10.0.0.41 - - [2026-04-27 03:23:12] "GET /virtual-networks?parent_id=3ddb8241-a3b1-4197-88ce-80756743ebab&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.004532 10.0.0.41 - - [2026-04-27 03:23:12] "GET /virtual-network/bfec5062-57ab-4529-8c61-2bb14f996dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.009319 10.0.0.41 - - [2026-04-27 03:23:19] "GET /forwarding-classs?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004853 10.0.0.41 - - [2026-04-27 03:23:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004810 10.0.0.41 - - [2026-04-27 03:23:19] "GET /global-qos-config/8a56c8fb-1ef2-4976-a9eb-2d64072d3e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.007911 10.0.0.41 - - [2026-04-27 03:23:19] "POST /fqname-to-id HTTP/1.1" 404 222 0.006289 10.0.0.41 - - [2026-04-27 03:23:19] "POST /forwarding-classs HTTP/1.1" 200 576 0.048884 10.0.0.41 - - [2026-04-27 03:23:19] "POST /id-to-fqname HTTP/1.1" 200 232 0.004367 10.0.0.41 - - [2026-04-27 03:23:19] "GET /forwarding-class/67bb1ae7-78eb-4d00-8019-fe2381588c20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.007211 10.0.0.23 - - [2026-04-27 03:23:19] "GET /projects?obj_uuids=3ddb8241-a3b1-4197-88ce-80756743ebab&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.035020 10.0.0.41 - - [2026-04-27 03:23:19] "GET /project/3ddb8241-a3b1-4197-88ce-80756743ebab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.101882 10.0.0.41 - - [2026-04-27 03:23:19] "POST /fqname-to-id HTTP/1.1" 404 211 0.005515 10.0.0.41 - - [2026-04-27 03:23:19] "POST /qos-configs HTTP/1.1" 200 543 0.053170 10.0.0.41 - - [2026-04-27 03:23:19] "POST /id-to-fqname HTTP/1.1" 200 217 0.005080 10.0.0.41 - - [2026-04-27 03:23:20] "GET /qos-config/6dccb06c-6eac-4632-8b2d-6bc03e5dc6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.005575 10.0.0.41 - - [2026-04-27 03:23:20] "GET /virtual-machine-interface/76c3a6b2-a88f-42e7-a3ae-8221d4c3fb4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.008463 10.0.0.41 - - [2026-04-27 03:23:20] "POST /ref-update HTTP/1.1" 200 156 0.025893 10.0.0.41 - - [2026-04-27 03:23:20] "POST /neutron/port HTTP/1.1" 200 1226 0.044751 10.0.0.41 - - [2026-04-27 03:23:20] "POST /neutron/security_group HTTP/1.1" 200 2052 0.010701 10.0.0.41 - - [2026-04-27 03:23:20] "POST /neutron/port HTTP/1.1" 200 1226 0.033266 10.0.0.41 - - [2026-04-27 03:23:20] "POST /neutron/network HTTP/1.1" 200 993 0.013938 10.0.0.41 - - [2026-04-27 03:23:20] "POST /id-to-fqname HTTP/1.1" 200 214 0.002154 10.0.0.41 - - [2026-04-27 03:23:20] "GET /virtual-machine/0a2e6917-9e4c-4f17-9e63-f3c41c65f6fe HTTP/1.1" 200 1285 0.006760 10.0.0.41 - - [2026-04-27 03:23:20] "GET /virtual-machine-interface/76c3a6b2-a88f-42e7-a3ae-8221d4c3fb4e HTTP/1.1" 200 3352 0.008048 10.0.0.41 - - [2026-04-27 03:23:20] "GET /instance-ip/8b83560d-7427-4fde-abe8-ce1aa6ba1529 HTTP/1.1" 200 1629 0.010724 10.0.0.41 - - [2026-04-27 03:23:20] "GET /instance-ip/d1a21092-67c7-4f75-a43b-f0bee80ee2c2 HTTP/1.1" 200 1610 0.009886 10.0.0.41 - - [2026-04-27 03:23:21] "POST /neutron/port HTTP/1.1" 200 1226 0.040725 10.0.0.41 - - [2026-04-27 03:23:21] "POST /neutron/security_group HTTP/1.1" 200 2052 0.013571 10.0.0.41 - - [2026-04-27 03:23:21] "POST /neutron/network HTTP/1.1" 200 967 0.038011 10.0.0.41 - - [2026-04-27 03:23:21] "POST /id-to-fqname HTTP/1.1" 200 214 0.003347 10.0.0.41 - - [2026-04-27 03:23:21] "GET /virtual-machine/7339268a-4ead-4a74-ab1a-3a9417a482ba HTTP/1.1" 200 1286 0.010298 10.0.0.41 - - [2026-04-27 03:23:21] "GET /virtual-machine-interface/2600b23c-9853-4459-8bef-58052a27334d HTTP/1.1" 200 3105 0.012894 10.0.0.41 - - [2026-04-27 03:23:21] "GET /instance-ip/3fed8f2a-e1be-4217-bb5f-dc4037ce0350 HTTP/1.1" 200 1609 0.010951 10.0.0.41 - - [2026-04-27 03:23:21] "GET /instance-ip/78422f4a-c0f4-4415-b1d1-7ef714d7e2d8 HTTP/1.1" 200 1628 0.010215 10.0.0.41 - - [2026-04-27 03:23:31] "POST /neutron/port HTTP/1.1" 200 1226 0.063022 10.0.0.41 - - [2026-04-27 03:23:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005485 10.0.0.41 - - [2026-04-27 03:23:31] "POST /neutron/port HTTP/1.1" 200 117 0.002090 10.0.0.41 - - [2026-04-27 03:23:32] "POST /neutron/port HTTP/1.1" 200 1223 0.033116 10.0.0.41 - - [2026-04-27 03:23:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006273 10.0.0.41 - - [2026-04-27 03:23:32] "POST /neutron/port HTTP/1.1" 200 117 0.001928 10.0.0.41 - - [2026-04-27 03:24:18] "GET /virtual-machine-interface/76c3a6b2-a88f-42e7-a3ae-8221d4c3fb4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2937 0.006807 10.0.0.41 - - [2026-04-27 03:24:18] "POST /ref-update HTTP/1.1" 200 156 0.023971 10.0.0.41 - - [2026-04-27 03:24:18] "DELETE /qos-config/6dccb06c-6eac-4632-8b2d-6bc03e5dc6bf HTTP/1.1" 200 115 0.062213 10.0.0.41 - - [2026-04-27 03:24:18] "POST /id-to-fqname HTTP/1.1" 200 232 0.001559 10.0.0.41 - - [2026-04-27 03:24:18] "DELETE /forwarding-class/67bb1ae7-78eb-4d00-8019-fe2381588c20 HTTP/1.1" 200 115 0.039204 10.0.0.41 - - [2026-04-27 03:24:20] "POST /neutron/network HTTP/1.1" 400 204 0.022326 10.0.0.41 - - [2026-04-27 03:24:21] "POST /neutron/port HTTP/1.1" 200 1226 0.030451 10.0.0.41 - - [2026-04-27 03:24:21] "POST /neutron/port HTTP/1.1" 200 1216 0.032478 10.0.0.41 - - [2026-04-27 03:24:21] "POST /neutron/port HTTP/1.1" 200 151 0.479577 10.0.0.41 - - [2026-04-27 03:24:22] "POST /neutron/network HTTP/1.1" 200 993 0.018269 10.0.0.249 - - [2026-04-27 03:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004861 10.0.0.23 - - [2026-04-27 03:24:23] "GET /projects?obj_uuids=3ddb8241-a3b1-4197-88ce-80756743ebab&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001341 10.0.0.41 - - [2026-04-27 03:24:23] "GET /project/3ddb8241-a3b1-4197-88ce-80756743ebab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.121184 10.0.0.23 - - [2026-04-27 03:24:23] "GET /projects?obj_uuids=3ddb8241-a3b1-4197-88ce-80756743ebab&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.002314 10.0.0.41 - - [2026-04-27 03:24:23] "GET /project/3ddb8241-a3b1-4197-88ce-80756743ebab?fields=virtual_networks HTTP/1.1" 200 1019 0.072168 10.0.0.23 - - [2026-04-27 03:24:23] "GET /projects?obj_uuids=3ddb8241-a3b1-4197-88ce-80756743ebab&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001411 10.0.0.41 - - [2026-04-27 03:24:23] "GET /project/3ddb8241-a3b1-4197-88ce-80756743ebab?fields=virtual_machine_interfaces HTTP/1.1" 200 1019 0.054091 10.0.0.23 - - [2026-04-27 03:24:23] "GET /projects?obj_uuids=3ddb8241-a3b1-4197-88ce-80756743ebab&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001651 10.0.0.41 - - [2026-04-27 03:24:23] "GET /project/3ddb8241-a3b1-4197-88ce-80756743ebab?fields=security_groups HTTP/1.1" 200 1239 0.059611 10.0.0.41 - - [2026-04-27 03:24:24] "POST /fqname-to-id HTTP/1.1" 404 181 0.038718 10.0.0.23 - - [2026-04-27 03:24:24] "GET /projects?obj_uuids=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004014 10.0.0.23 - - [2026-04-27 03:24:24] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001643 10.0.0.23 - - [2026-04-27 03:24:24] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.048393 10.0.0.23 - - [2026-04-27 03:24:25] "POST /id-to-fqname HTTP/1.1" 200 183 0.004481 10.0.0.23 - - [2026-04-27 03:24:25] "POST /fqname-to-id HTTP/1.1" 404 192 0.010438 10.0.0.23 - - [2026-04-27 03:24:25] "POST /security-groups HTTP/1.1" 200 584 0.042052 10.0.0.23 - - [2026-04-27 03:24:25] "POST /projects HTTP/1.1" 200 571 0.307834 10.0.0.23 - - [2026-04-27 03:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.355186 10.0.0.249 - - [2026-04-27 03:24:25] "POST /access-control-lists HTTP/1.1" 200 589 0.041570 10.0.0.41 - - [2026-04-27 03:24:25] "GET /project/db69137a-730f-4b0e-b5ad-65190ce102dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.600618 10.0.0.41 - - [2026-04-27 03:24:26] "GET / HTTP/1.1" 200 35931 0.002904 10.0.0.41 - - [2026-04-27 03:24:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000536 10.0.0.41 - - [2026-04-27 03:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.068156 10.0.0.23 - - [2026-04-27 03:24:28] "GET /projects?obj_uuids=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001252 10.0.0.41 - - [2026-04-27 03:24:28] "GET /project/db69137a-730f-4b0e-b5ad-65190ce102dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.055925 10.0.0.23 - - [2026-04-27 03:24:29] "GET /projects?obj_uuids=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001876 10.0.0.41 - - [2026-04-27 03:24:29] "POST /neutron/network HTTP/1.1" 200 612 0.207763 10.0.0.249 - - [2026-04-27 03:24:29] "POST /route-targets HTTP/1.1" 200 327 0.023792 10.0.0.41 - - [2026-04-27 03:24:29] "POST /id-to-fqname HTTP/1.1" 200 220 0.004266 10.0.0.41 - - [2026-04-27 03:24:29] "GET /virtual-network/c8e24e35-f330-44a7-96e9-4778208de274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008088 10.0.0.41 - - [2026-04-27 03:24:29] "POST /neutron/network HTTP/1.1" 200 830 0.019521 10.0.0.41 - - [2026-04-27 03:24:29] "GET /virtual-network/c8e24e35-f330-44a7-96e9-4778208de274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008396 10.0.0.41 - - [2026-04-27 03:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004489 10.0.0.41 - - [2026-04-27 03:24:29] "GET /virtual-network/c8e24e35-f330-44a7-96e9-4778208de274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008408 10.0.0.41 - - [2026-04-27 03:24:29] "PUT /virtual-network/c8e24e35-f330-44a7-96e9-4778208de274 HTTP/1.1" 200 264 0.086155 10.0.0.41 - - [2026-04-27 03:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006573 10.0.0.249 - - [2026-04-27 03:24:30] "POST /ref-update HTTP/1.1" 200 156 0.054569 10.0.0.23 - - [2026-04-27 03:24:30] "GET /projects?obj_uuids=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001381 10.0.0.41 - - [2026-04-27 03:24:30] "GET /project/db69137a-730f-4b0e-b5ad-65190ce102dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.070236 10.0.0.41 - - [2026-04-27 03:24:30] "POST /neutron/network HTTP/1.1" 200 117 0.022106 10.0.0.41 - - [2026-04-27 03:24:30] "POST /neutron/network HTTP/1.1" 200 831 0.012125 10.0.0.41 - - [2026-04-27 03:24:30] "POST /id-to-fqname HTTP/1.1" 200 220 0.001973 10.0.0.41 - - [2026-04-27 03:24:30] "GET /virtual-network/45c862c9-dec8-4c6c-91a2-f89fa593240d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008709 10.0.0.41 - - [2026-04-27 03:24:30] "GET /virtual-network/45c862c9-dec8-4c6c-91a2-f89fa593240d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.009390 10.0.0.41 - - [2026-04-27 03:24:30] "POST /neutron/subnet HTTP/1.1" 200 724 0.016346 10.0.0.41 - - [2026-04-27 03:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005659 10.0.0.41 - - [2026-04-27 03:24:30] "GET /virtual-network/45c862c9-dec8-4c6c-91a2-f89fa593240d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.009692 10.0.0.41 - - [2026-04-27 03:24:30] "PUT /virtual-network/45c862c9-dec8-4c6c-91a2-f89fa593240d HTTP/1.1" 200 264 0.075392 10.0.0.249 - - [2026-04-27 03:24:30] "POST /ref-update HTTP/1.1" 200 156 0.025598 10.0.0.41 - - [2026-04-27 03:24:31] "POST /id-to-fqname HTTP/1.1" 200 220 0.001640 10.0.0.23 - - [2026-04-27 03:24:32] "GET /projects?obj_uuids=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003188 10.0.0.41 - - [2026-04-27 03:24:32] "GET /project/db69137a-730f-4b0e-b5ad-65190ce102dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.095008 10.0.0.41 - - [2026-04-27 03:24:32] "POST /neutron/port HTTP/1.1" 200 117 0.009686 10.0.0.41 - - [2026-04-27 03:24:32] "POST /id-to-fqname HTTP/1.1" 200 220 0.001453 10.0.0.41 - - [2026-04-27 03:24:32] "POST /neutron/network HTTP/1.1" 200 841 0.009434 10.0.0.23 - - [2026-04-27 03:24:33] "GET /projects?obj_uuids=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001573 10.0.0.41 - - [2026-04-27 03:24:33] "GET /project/db69137a-730f-4b0e-b5ad-65190ce102dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.147136 10.0.0.41 - - [2026-04-27 03:24:33] "POST /neutron/network HTTP/1.1" 200 831 0.049447 10.0.0.41 - - [2026-04-27 03:24:34] "POST /neutron/port HTTP/1.1" 200 1106 0.200355 10.0.0.41 - - [2026-04-27 03:24:34] "POST /neutron/security_group HTTP/1.1" 200 2051 0.016513 10.0.0.41 - - [2026-04-27 03:24:34] "POST /neutron/subnet HTTP/1.1" 200 693 0.014600 10.0.0.41 - - [2026-04-27 03:24:34] "POST /neutron/security_group HTTP/1.1" 200 2051 0.011258 10.0.0.23 - - [2026-04-27 03:24:34] "GET /projects?obj_uuids=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001861 10.0.0.41 - - [2026-04-27 03:24:35] "POST /neutron/port HTTP/1.1" 200 1053 0.392551 10.0.0.41 - - [2026-04-27 03:24:35] "POST /neutron/port HTTP/1.1" 200 1107 0.199769 10.0.0.41 - - [2026-04-27 03:24:35] "POST /neutron/subnet HTTP/1.1" 200 698 0.017951 10.0.0.41 - - [2026-04-27 03:24:39] "POST /neutron/port HTTP/1.1" 200 1116 0.031067 10.0.0.41 - - [2026-04-27 03:24:39] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009855 10.0.0.41 - - [2026-04-27 03:24:39] "GET /virtual-machine/d5d56e26-5e2e-4cd5-8674-5898e2efc163 HTTP/1.1" 401 292 0.000622 10.0.0.41 - - [2026-04-27 03:24:40] "GET /virtual-machine/d5d56e26-5e2e-4cd5-8674-5898e2efc163 HTTP/1.1" 200 1285 0.043314 10.0.0.41 - - [2026-04-27 03:24:40] "GET /virtual-machine-interface/cf44358d-5dbf-4778-aa5c-c93374a2cbd5 HTTP/1.1" 200 2928 0.007572 10.0.0.41 - - [2026-04-27 03:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005645 10.0.0.41 - - [2026-04-27 03:24:40] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005305 10.0.0.41 - - [2026-04-27 03:24:40] "GET /virtual-networks?parent_id=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005593 10.0.0.41 - - [2026-04-27 03:24:40] "GET /virtual-network/c8e24e35-f330-44a7-96e9-4778208de274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.010032 10.0.0.41 - - [2026-04-27 03:24:42] "POST /neutron/port HTTP/1.1" 200 1116 0.062524 10.0.0.41 - - [2026-04-27 03:24:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005945 10.0.0.41 - - [2026-04-27 03:24:43] "GET /virtual-network/c8e24e35-f330-44a7-96e9-4778208de274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.007890 10.0.0.23 - - [2026-04-27 03:24:45] "DELETE /project/db69137a730f4b0eb5ad65190ce102dc HTTP/1.1" 404 173 0.006435 10.0.0.23 - - [2026-04-27 03:24:45] "GET /projects?obj_uuids=3ddb8241-a3b1-4197-88ce-80756743ebab&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001610 10.0.0.23 - - [2026-04-27 03:24:45] "GET /project/3ddb8241-a3b1-4197-88ce-80756743ebab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.080270 10.0.0.23 - - [2026-04-27 03:24:45] "GET /projects?obj_uuids=3ddb8241-a3b1-4197-88ce-80756743ebab&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001461 10.0.0.23 - - [2026-04-27 03:24:45] "GET /project/3ddb8241-a3b1-4197-88ce-80756743ebab?fields=security_groups HTTP/1.1" 200 1344 0.060849 10.0.0.41 - - [2026-04-27 03:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008577 10.0.0.41 - - [2026-04-27 03:24:45] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004381 10.0.0.41 - - [2026-04-27 03:24:45] "GET /virtual-networks?parent_id=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004162 10.0.0.41 - - [2026-04-27 03:24:45] "GET /virtual-network/c8e24e35-f330-44a7-96e9-4778208de274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.011313 10.0.0.23 - - [2026-04-27 03:24:45] "DELETE /security-group/de1d8174-b76c-4699-a622-d4e13d88441f HTTP/1.1" 200 115 0.109193 10.0.0.23 - - [2026-04-27 03:24:45] "GET /projects?obj_uuids=3ddb8241-a3b1-4197-88ce-80756743ebab&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001408 10.0.0.23 - - [2026-04-27 03:24:45] "GET /project/3ddb8241-a3b1-4197-88ce-80756743ebab?fields=application_policy_sets HTTP/1.1" 200 1383 0.068060 10.0.0.23 - - [2026-04-27 03:24:45] "DELETE /project/3ddb8241-a3b1-4197-88ce-80756743ebab HTTP/1.1" 200 115 0.601491 10.0.0.41 - - [2026-04-27 03:24:45] "POST /neutron/port HTTP/1.1" 200 1117 0.041362 10.0.0.41 - - [2026-04-27 03:24:45] "POST /neutron/port HTTP/1.1" 200 1117 0.024661 10.0.0.41 - - [2026-04-27 03:24:46] "POST /neutron/security_group HTTP/1.1" 200 2051 0.012367 10.0.0.41 - - [2026-04-27 03:24:46] "GET /virtual-machine/cc6f8788-43fa-41c8-8f5a-71811dcbeaa1 HTTP/1.1" 200 1286 0.007922 10.0.0.41 - - [2026-04-27 03:24:46] "GET /virtual-machine-interface/72e5119d-6285-4354-b6be-65a6ab586ee2 HTTP/1.1" 200 2927 0.006873 10.0.0.41 - - [2026-04-27 03:24:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004275 10.0.0.41 - - [2026-04-27 03:24:46] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005195 10.0.0.41 - - [2026-04-27 03:24:46] "GET /virtual-networks?parent_id=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003927 10.0.0.41 - - [2026-04-27 03:24:46] "GET /virtual-network/45c862c9-dec8-4c6c-91a2-f89fa593240d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.008507 10.0.0.41 - - [2026-04-27 03:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.41 - - [2026-04-27 03:24:47] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004730 10.0.0.41 - - [2026-04-27 03:24:47] "GET /virtual-networks?parent_id=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003865 10.0.0.41 - - [2026-04-27 03:24:47] "GET /virtual-network/45c862c9-dec8-4c6c-91a2-f89fa593240d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.006851 10.0.0.41 - - [2026-04-27 03:24:52] "POST /routing-policys HTTP/1.1" 200 534 0.041198 10.0.0.41 - - [2026-04-27 03:24:52] "GET /virtual-network/c8e24e35-f330-44a7-96e9-4778208de274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.020321 10.0.0.41 - - [2026-04-27 03:24:52] "PUT /virtual-network/c8e24e35-f330-44a7-96e9-4778208de274 HTTP/1.1" 200 264 0.072654 10.0.0.249 - - [2026-04-27 03:24:52] "POST /ref-update HTTP/1.1" 200 156 0.044225 10.0.0.41 - - [2026-04-27 03:24:57] "POST /ref-update HTTP/1.1" 200 156 0.130134 10.0.0.41 - - [2026-04-27 03:24:57] "DELETE /routing-policy/bd9635cc-e4d5-49de-ad17-71886fc1dd05 HTTP/1.1" 200 115 0.068944 10.0.0.41 - - [2026-04-27 03:24:57] "POST /neutron/network HTTP/1.1" 200 831 0.012355 10.0.0.41 - - [2026-04-27 03:24:57] "POST /neutron/port HTTP/1.1" 200 1107 0.037880 10.0.0.41 - - [2026-04-27 03:24:57] "POST /neutron/port HTTP/1.1" 200 1106 0.020429 10.0.0.23 - - [2026-04-27 03:24:59] "POST /useragent-kv HTTP/1.1" 200 115 0.006859 10.0.0.23 - - [2026-04-27 03:24:59] "POST /useragent-kv HTTP/1.1" 200 115 0.005037 10.0.0.41 - - [2026-04-27 03:24:59] "POST /neutron/network HTTP/1.1" 200 151 0.197854 10.0.0.249 - - [2026-04-27 03:24:59] "DELETE /route-target/7bc7b94f-cf00-4e5d-8b10-a3c8c62766f9 HTTP/1.1" 200 115 0.036673 10.0.0.249 - - [2026-04-27 03:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004741 10.0.0.249 - - [2026-04-27 03:24:59] "DELETE /route-target/5a71ad7c-0373-4e27-9626-3be69782ffbd HTTP/1.1" 200 115 0.033886 10.0.0.41 - - [2026-04-27 03:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005569 10.0.0.23 - - [2026-04-27 03:25:02] "GET /projects?obj_uuids=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001250 10.0.0.41 - - [2026-04-27 03:25:02] "GET /project/db69137a-730f-4b0e-b5ad-65190ce102dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.052284 10.0.0.41 - - [2026-04-27 03:25:02] "POST /neutron/network HTTP/1.1" 200 117 0.018322 10.0.0.41 - - [2026-04-27 03:25:03] "POST /neutron/network HTTP/1.1" 200 831 0.012511 10.0.0.41 - - [2026-04-27 03:25:03] "POST /id-to-fqname HTTP/1.1" 200 220 0.001457 10.0.0.41 - - [2026-04-27 03:25:03] "GET /virtual-network/89ae18c8-5ad8-459e-9108-d85833eef96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006360 10.0.0.41 - - [2026-04-27 03:25:03] "GET /virtual-network/89ae18c8-5ad8-459e-9108-d85833eef96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007824 10.0.0.41 - - [2026-04-27 03:25:03] "POST /neutron/subnet HTTP/1.1" 200 725 0.014135 10.0.0.41 - - [2026-04-27 03:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005079 10.0.0.41 - - [2026-04-27 03:25:03] "GET /virtual-network/89ae18c8-5ad8-459e-9108-d85833eef96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007256 10.0.0.249 - - [2026-04-27 03:25:03] "POST /route-targets HTTP/1.1" 200 323 0.020295 10.0.0.41 - - [2026-04-27 03:25:03] "PUT /virtual-network/89ae18c8-5ad8-459e-9108-d85833eef96e HTTP/1.1" 200 264 0.110466 10.0.0.41 - - [2026-04-27 03:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009197 10.0.0.23 - - [2026-04-27 03:25:03] "GET /projects?obj_uuids=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001314 10.0.0.41 - - [2026-04-27 03:25:03] "GET /project/db69137a-730f-4b0e-b5ad-65190ce102dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.063821 10.0.0.249 - - [2026-04-27 03:25:04] "POST /ref-update HTTP/1.1" 200 156 0.041178 10.0.0.23 - - [2026-04-27 03:25:04] "POST /useragent-kv HTTP/1.1" 200 115 0.013777 10.0.0.41 - - [2026-04-27 03:25:04] "POST /neutron/subnet HTTP/1.1" 200 720 0.257691 10.0.0.41 - - [2026-04-27 03:25:04] "POST /id-to-fqname HTTP/1.1" 200 220 0.001533 10.0.0.41 - - [2026-04-27 03:25:04] "GET /virtual-network/a632bd3b-7286-47c3-8e6a-74d7dd43a806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008356 10.0.0.41 - - [2026-04-27 03:25:04] "GET /virtual-network/a632bd3b-7286-47c3-8e6a-74d7dd43a806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007809 10.0.0.41 - - [2026-04-27 03:25:04] "POST /neutron/network HTTP/1.1" 200 830 0.009628 10.0.0.41 - - [2026-04-27 03:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004697 10.0.0.41 - - [2026-04-27 03:25:04] "GET /virtual-network/a632bd3b-7286-47c3-8e6a-74d7dd43a806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008051 10.0.0.41 - - [2026-04-27 03:25:04] "PUT /virtual-network/a632bd3b-7286-47c3-8e6a-74d7dd43a806 HTTP/1.1" 200 264 0.114565 10.0.0.41 - - [2026-04-27 03:25:04] "POST /id-to-fqname HTTP/1.1" 200 220 0.001670 10.0.0.23 - - [2026-04-27 03:25:05] "GET /projects?obj_uuids=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001667 10.0.0.41 - - [2026-04-27 03:25:05] "GET /project/db69137a-730f-4b0e-b5ad-65190ce102dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.086517 10.0.0.41 - - [2026-04-27 03:25:05] "POST /neutron/network HTTP/1.1" 200 831 0.009989 10.0.0.41 - - [2026-04-27 03:25:05] "POST /id-to-fqname HTTP/1.1" 200 220 0.001527 10.0.0.41 - - [2026-04-27 03:25:05] "POST /neutron/port HTTP/1.1" 200 117 0.007858 10.0.0.23 - - [2026-04-27 03:25:06] "GET /projects?obj_uuids=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001247 10.0.0.41 - - [2026-04-27 03:25:06] "POST /neutron/port HTTP/1.1" 200 1053 0.385882 10.0.0.41 - - [2026-04-27 03:25:07] "POST /neutron/port HTTP/1.1" 200 1107 0.152235 10.0.0.23 - - [2026-04-27 03:25:07] "GET /projects?obj_uuids=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001368 10.0.0.41 - - [2026-04-27 03:25:07] "GET /project/db69137a-730f-4b0e-b5ad-65190ce102dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.126442 10.0.0.41 - - [2026-04-27 03:25:07] "POST /neutron/subnet HTTP/1.1" 200 699 0.013790 10.0.0.41 - - [2026-04-27 03:25:07] "POST /neutron/network HTTP/1.1" 200 831 0.009285 10.0.0.41 - - [2026-04-27 03:25:07] "POST /neutron/port HTTP/1.1" 200 117 0.015290 10.0.0.41 - - [2026-04-27 03:25:08] "POST /neutron/network HTTP/1.1" 200 840 0.010371 10.0.0.41 - - [2026-04-27 03:25:08] "POST /neutron/port HTTP/1.1" 200 1052 0.031847 10.0.0.41 - - [2026-04-27 03:25:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006981 10.0.0.41 - - [2026-04-27 03:25:09] "POST /neutron/network HTTP/1.1" 200 830 0.012804 10.0.0.41 - - [2026-04-27 03:25:13] "POST /neutron/port HTTP/1.1" 200 1117 0.026070 10.0.0.41 - - [2026-04-27 03:25:13] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009080 10.0.0.41 - - [2026-04-27 03:25:13] "GET /virtual-machine/466c6ef8-2951-4173-a1c3-ee6f3ee7f9b5 HTTP/1.1" 200 1285 0.010572 10.0.0.41 - - [2026-04-27 03:25:13] "GET /virtual-machine-interface/00dde553-7ed7-4fc8-bb56-f81c566139de HTTP/1.1" 200 2925 0.008281 10.0.0.41 - - [2026-04-27 03:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008102 10.0.0.41 - - [2026-04-27 03:25:13] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006230 10.0.0.41 - - [2026-04-27 03:25:13] "GET /virtual-networks?parent_id=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004808 10.0.0.41 - - [2026-04-27 03:25:13] "GET /virtual-network/89ae18c8-5ad8-459e-9108-d85833eef96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.008436 10.0.0.41 - - [2026-04-27 03:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005225 10.0.0.41 - - [2026-04-27 03:25:16] "GET /virtual-network/89ae18c8-5ad8-459e-9108-d85833eef96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.007021 10.0.0.41 - - [2026-04-27 03:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005949 10.0.0.41 - - [2026-04-27 03:25:18] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005617 10.0.0.41 - - [2026-04-27 03:25:18] "GET /virtual-networks?parent_id=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005277 10.0.0.41 - - [2026-04-27 03:25:18] "GET /virtual-network/89ae18c8-5ad8-459e-9108-d85833eef96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.009222 10.0.0.41 - - [2026-04-27 03:25:18] "POST /neutron/port HTTP/1.1" 200 1116 0.028997 10.0.0.41 - - [2026-04-27 03:25:19] "POST /neutron/security_group HTTP/1.1" 200 2051 0.010136 10.0.0.41 - - [2026-04-27 03:25:19] "POST /neutron/security_group HTTP/1.1" 200 2051 0.010895 10.0.0.41 - - [2026-04-27 03:25:19] "GET /virtual-machine/68f2e174-c1e3-47d2-a010-6c6ec20e0ab9 HTTP/1.1" 200 1285 0.008210 10.0.0.41 - - [2026-04-27 03:25:19] "GET /virtual-machine-interface/d426dea0-c574-4c5b-b9d6-bf6bf15d810a HTTP/1.1" 200 2928 0.007060 10.0.0.41 - - [2026-04-27 03:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005049 10.0.0.41 - - [2026-04-27 03:25:19] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004287 10.0.0.41 - - [2026-04-27 03:25:19] "GET /virtual-networks?parent_id=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004599 10.0.0.41 - - [2026-04-27 03:25:19] "GET /virtual-network/a632bd3b-7286-47c3-8e6a-74d7dd43a806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.007414 10.0.0.41 - - [2026-04-27 03:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005687 10.0.0.41 - - [2026-04-27 03:25:20] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005808 10.0.0.41 - - [2026-04-27 03:25:20] "GET /virtual-networks?parent_id=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004678 10.0.0.41 - - [2026-04-27 03:25:20] "GET /virtual-network/a632bd3b-7286-47c3-8e6a-74d7dd43a806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.007093 10.0.0.41 - - [2026-04-27 03:25:20] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009231 10.0.0.41 - - [2026-04-27 03:25:25] "POST /routing-policys HTTP/1.1" 200 534 0.040440 10.0.0.41 - - [2026-04-27 03:25:25] "GET /virtual-network/89ae18c8-5ad8-459e-9108-d85833eef96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.020218 10.0.0.41 - - [2026-04-27 03:25:25] "PUT /virtual-network/89ae18c8-5ad8-459e-9108-d85833eef96e HTTP/1.1" 200 264 0.097375 10.0.0.41 - - [2026-04-27 03:25:30] "POST /routing-policys HTTP/1.1" 200 534 0.037991 10.0.0.41 - - [2026-04-27 03:25:30] "GET /virtual-network/89ae18c8-5ad8-459e-9108-d85833eef96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.007357 10.0.0.41 - - [2026-04-27 03:25:30] "PUT /virtual-network/89ae18c8-5ad8-459e-9108-d85833eef96e HTTP/1.1" 200 264 0.089825 10.0.0.249 - - [2026-04-27 03:25:30] "POST /ref-update HTTP/1.1" 200 156 0.034730 10.0.0.41 - - [2026-04-27 03:25:31] "POST /ref-update HTTP/1.1" 200 156 0.078336 10.0.0.41 - - [2026-04-27 03:25:31] "DELETE /routing-policy/8a9a9f0b-256d-460a-a68a-cc72b67eef60 HTTP/1.1" 200 115 0.068108 10.0.0.41 - - [2026-04-27 03:25:31] "POST /ref-update HTTP/1.1" 200 156 0.086491 10.0.0.41 - - [2026-04-27 03:25:31] "DELETE /routing-policy/58ff6999-f4d7-4d77-b113-8e8613672149 HTTP/1.1" 200 115 0.060614 10.0.0.41 - - [2026-04-27 03:25:32] "POST /neutron/port HTTP/1.1" 200 1116 0.024268 10.0.0.41 - - [2026-04-27 03:25:32] "POST /neutron/port HTTP/1.1" 200 1107 0.019623 10.0.0.41 - - [2026-04-27 03:25:33] "POST /neutron/network HTTP/1.1" 200 830 0.010650 10.0.0.249 - - [2026-04-27 03:25:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005162 10.0.0.249 - - [2026-04-27 03:25:33] "DELETE /route-target/acc0aef8-74b5-4638-aba8-c1138f85daa8 HTTP/1.1" 409 239 0.009378 10.0.0.23 - - [2026-04-27 03:25:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003784 10.0.0.23 - - [2026-04-27 03:25:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003970 10.0.0.41 - - [2026-04-27 03:25:34] "POST /neutron/network HTTP/1.1" 200 151 0.183019 10.0.0.249 - - [2026-04-27 03:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004526 10.0.0.41 - - [2026-04-27 03:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004645 10.0.0.23 - - [2026-04-27 03:25:36] "GET /projects?obj_uuids=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001519 10.0.0.41 - - [2026-04-27 03:25:36] "GET /project/db69137a-730f-4b0e-b5ad-65190ce102dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.058696 10.0.0.249 - - [2026-04-27 03:25:37] "POST /ref-update HTTP/1.1" 200 156 0.036335 10.0.0.23 - - [2026-04-27 03:25:37] "POST /useragent-kv HTTP/1.1" 200 115 0.011691 10.0.0.41 - - [2026-04-27 03:25:37] "POST /neutron/subnet HTTP/1.1" 200 720 0.248071 10.0.0.41 - - [2026-04-27 03:25:37] "POST /id-to-fqname HTTP/1.1" 200 220 0.001811 10.0.0.41 - - [2026-04-27 03:25:37] "GET /virtual-network/72b872ca-aac0-452d-a3ce-517eee6946cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006767 10.0.0.41 - - [2026-04-27 03:25:37] "GET /virtual-network/72b872ca-aac0-452d-a3ce-517eee6946cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006221 10.0.0.41 - - [2026-04-27 03:25:37] "POST /neutron/network HTTP/1.1" 200 830 0.021177 10.0.0.41 - - [2026-04-27 03:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.41 - - [2026-04-27 03:25:37] "GET /virtual-network/72b872ca-aac0-452d-a3ce-517eee6946cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.008517 10.0.0.41 - - [2026-04-27 03:25:37] "PUT /virtual-network/72b872ca-aac0-452d-a3ce-517eee6946cb HTTP/1.1" 200 264 0.091086 10.0.0.41 - - [2026-04-27 03:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006354 10.0.0.23 - - [2026-04-27 03:25:37] "GET /projects?obj_uuids=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001245 10.0.0.41 - - [2026-04-27 03:25:37] "GET /project/db69137a-730f-4b0e-b5ad-65190ce102dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.063260 10.0.0.23 - - [2026-04-27 03:25:37] "GET /projects?obj_uuids=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001208 10.0.0.41 - - [2026-04-27 03:25:38] "POST /neutron/network HTTP/1.1" 200 612 0.173983 10.0.0.249 - - [2026-04-27 03:25:38] "POST /route-targets HTTP/1.1" 200 327 0.018947 10.0.0.41 - - [2026-04-27 03:25:38] "POST /id-to-fqname HTTP/1.1" 200 220 0.004708 10.0.0.41 - - [2026-04-27 03:25:38] "GET /virtual-network/940e525e-29bd-400a-82aa-0b8ef26a166d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.009506 10.0.0.41 - - [2026-04-27 03:25:38] "POST /neutron/network HTTP/1.1" 200 830 0.009034 10.0.0.41 - - [2026-04-27 03:25:38] "GET /virtual-network/940e525e-29bd-400a-82aa-0b8ef26a166d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007754 10.0.0.41 - - [2026-04-27 03:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004727 10.0.0.41 - - [2026-04-27 03:25:38] "GET /virtual-network/940e525e-29bd-400a-82aa-0b8ef26a166d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006730 10.0.0.41 - - [2026-04-27 03:25:38] "PUT /virtual-network/940e525e-29bd-400a-82aa-0b8ef26a166d HTTP/1.1" 200 264 0.073563 10.0.0.41 - - [2026-04-27 03:25:38] "POST /id-to-fqname HTTP/1.1" 200 220 0.001971 10.0.0.41 - - [2026-04-27 03:25:38] "POST /neutron/network HTTP/1.1" 200 840 0.014350 10.0.0.23 - - [2026-04-27 03:25:39] "GET /projects?obj_uuids=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001938 10.0.0.41 - - [2026-04-27 03:25:39] "GET /project/db69137a-730f-4b0e-b5ad-65190ce102dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.134601 10.0.0.41 - - [2026-04-27 03:25:40] "POST /neutron/port HTTP/1.1" 200 117 0.008837 10.0.0.41 - - [2026-04-27 03:25:40] "POST /id-to-fqname HTTP/1.1" 200 220 0.001518 10.0.0.41 - - [2026-04-27 03:25:40] "POST /neutron/network HTTP/1.1" 200 840 0.023150 10.0.0.41 - - [2026-04-27 03:25:41] "POST /neutron/port HTTP/1.1" 200 1052 0.033428 10.0.0.23 - - [2026-04-27 03:25:41] "GET /projects?obj_uuids=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001301 10.0.0.41 - - [2026-04-27 03:25:41] "GET /project/db69137a-730f-4b0e-b5ad-65190ce102dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.101016 10.0.0.41 - - [2026-04-27 03:25:41] "POST /neutron/port HTTP/1.1" 200 1116 0.033428 10.0.0.41 - - [2026-04-27 03:25:41] "POST /neutron/port HTTP/1.1" 200 1116 0.044612 10.0.0.41 - - [2026-04-27 03:25:41] "POST /neutron/security_group HTTP/1.1" 200 2051 0.015863 10.0.0.41 - - [2026-04-27 03:25:41] "POST /neutron/security_group HTTP/1.1" 200 2051 0.013190 10.0.0.41 - - [2026-04-27 03:25:42] "POST /neutron/port HTTP/1.1" 200 1052 0.029948 10.0.0.41 - - [2026-04-27 03:25:42] "POST /neutron/port HTTP/1.1" 200 1116 0.029500 10.0.0.41 - - [2026-04-27 03:25:43] "POST /neutron/port HTTP/1.1" 200 117 0.001431 10.0.0.41 - - [2026-04-27 03:25:46] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009722 10.0.0.41 - - [2026-04-27 03:25:47] "POST /neutron/port HTTP/1.1" 200 1116 0.042763 10.0.0.41 - - [2026-04-27 03:25:47] "GET /virtual-machine/c377008d-5535-4342-8897-8d05cf4a9153 HTTP/1.1" 200 1285 0.011515 10.0.0.41 - - [2026-04-27 03:25:47] "GET /virtual-machine-interface/10968972-337c-4a2f-a844-f085c072a97d HTTP/1.1" 200 2927 0.008650 10.0.0.41 - - [2026-04-27 03:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005437 10.0.0.41 - - [2026-04-27 03:25:47] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006236 10.0.0.41 - - [2026-04-27 03:25:47] "GET /virtual-networks?parent_id=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005454 10.0.0.41 - - [2026-04-27 03:25:47] "GET /virtual-network/72b872ca-aac0-452d-a3ce-517eee6946cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.008215 10.0.0.41 - - [2026-04-27 03:25:50] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009661 10.0.0.41 - - [2026-04-27 03:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005517 10.0.0.41 - - [2026-04-27 03:25:50] "GET /virtual-network/72b872ca-aac0-452d-a3ce-517eee6946cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.006748 10.0.0.41 - - [2026-04-27 03:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004633 10.0.0.41 - - [2026-04-27 03:25:52] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005676 10.0.0.41 - - [2026-04-27 03:25:52] "GET /virtual-networks?parent_id=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005460 10.0.0.41 - - [2026-04-27 03:25:52] "GET /virtual-network/72b872ca-aac0-452d-a3ce-517eee6946cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.007957 10.0.0.41 - - [2026-04-27 03:25:52] "POST /neutron/port HTTP/1.1" 200 1116 0.028465 10.0.0.41 - - [2026-04-27 03:25:52] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009804 10.0.0.41 - - [2026-04-27 03:25:53] "GET /virtual-machine/8befe26e-84f9-4606-a87f-3be683686e78 HTTP/1.1" 200 1286 0.009631 10.0.0.41 - - [2026-04-27 03:25:53] "GET /virtual-machine-interface/64318dfb-7ce2-4690-8b06-c3e6024514d3 HTTP/1.1" 200 2927 0.006928 10.0.0.41 - - [2026-04-27 03:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004758 10.0.0.41 - - [2026-04-27 03:25:53] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004885 10.0.0.41 - - [2026-04-27 03:25:53] "GET /virtual-networks?parent_id=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003946 10.0.0.41 - - [2026-04-27 03:25:53] "GET /virtual-network/940e525e-29bd-400a-82aa-0b8ef26a166d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.010170 10.0.0.41 - - [2026-04-27 03:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006092 10.0.0.41 - - [2026-04-27 03:25:54] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005737 10.0.0.41 - - [2026-04-27 03:25:54] "GET /virtual-networks?parent_id=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005320 10.0.0.41 - - [2026-04-27 03:25:54] "GET /virtual-network/940e525e-29bd-400a-82aa-0b8ef26a166d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.007263 10.0.0.41 - - [2026-04-27 03:25:54] "POST /neutron/port HTTP/1.1" 200 1116 0.024570 10.0.0.41 - - [2026-04-27 03:25:59] "POST /interface-route-tables HTTP/1.1" 200 574 0.042092 10.0.0.41 - - [2026-04-27 03:25:59] "GET /interface-route-table/e75a21c8-b637-465e-b288-a6d35e4f977c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1306 0.019210 10.0.0.41 - - [2026-04-27 03:25:59] "GET /virtual-machine-interface/10968972-337c-4a2f-a844-f085c072a97d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2706 0.009619 10.0.0.41 - - [2026-04-27 03:25:59] "POST /ref-update HTTP/1.1" 200 156 0.024115 10.0.0.41 - - [2026-04-27 03:25:59] "POST /routing-policys HTTP/1.1" 200 534 0.040122 10.0.0.41 - - [2026-04-27 03:26:00] "GET /virtual-network/72b872ca-aac0-452d-a3ce-517eee6946cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.009202 10.0.0.249 - - [2026-04-27 03:26:00] "POST /ref-update HTTP/1.1" 200 156 0.038862 10.0.0.41 - - [2026-04-27 03:26:00] "PUT /virtual-network/72b872ca-aac0-452d-a3ce-517eee6946cb HTTP/1.1" 200 264 0.096064 10.0.0.41 - - [2026-04-27 03:26:04] "POST /ref-update HTTP/1.1" 200 156 0.067933 10.0.0.41 - - [2026-04-27 03:26:04] "DELETE /routing-policy/25f88e55-bc5b-4d9e-aeb5-f930e89174a3 HTTP/1.1" 200 115 0.064098 10.0.0.41 - - [2026-04-27 03:26:04] "POST /neutron/network HTTP/1.1" 400 204 0.027096 10.0.0.41 - - [2026-04-27 03:26:05] "POST /neutron/port HTTP/1.1" 200 1106 0.018338 10.0.0.41 - - [2026-04-27 03:26:05] "POST /neutron/port HTTP/1.1" 200 151 0.374513 10.0.0.249 - - [2026-04-27 03:26:06] "DELETE /route-target/47efa6a7-c574-452f-b5fc-72bfe63c1bb3 HTTP/1.1" 200 115 0.027987 10.0.0.41 - - [2026-04-27 03:26:06] "POST /neutron/network HTTP/1.1" 200 830 0.015866 10.0.0.249 - - [2026-04-27 03:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009885 10.0.0.249 - - [2026-04-27 03:26:07] "DELETE /route-target/15059941-d6b4-44a5-a148-53d6c4b50723 HTTP/1.1" 200 115 0.032615 10.0.0.23 - - [2026-04-27 03:26:08] "GET /projects?obj_uuids=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001383 10.0.0.41 - - [2026-04-27 03:26:08] "GET /project/db69137a-730f-4b0e-b5ad-65190ce102dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.063421 10.0.0.23 - - [2026-04-27 03:26:08] "GET /projects?obj_uuids=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001604 10.0.0.41 - - [2026-04-27 03:26:08] "GET /project/db69137a-730f-4b0e-b5ad-65190ce102dc?fields=virtual_networks HTTP/1.1" 200 1019 0.070042 10.0.0.23 - - [2026-04-27 03:26:08] "GET /projects?obj_uuids=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001394 10.0.0.41 - - [2026-04-27 03:26:08] "GET /project/db69137a-730f-4b0e-b5ad-65190ce102dc?fields=virtual_machine_interfaces HTTP/1.1" 200 1019 0.049155 10.0.0.23 - - [2026-04-27 03:26:08] "GET /projects?obj_uuids=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001324 10.0.0.41 - - [2026-04-27 03:26:08] "GET /project/db69137a-730f-4b0e-b5ad-65190ce102dc?fields=security_groups HTTP/1.1" 200 1238 0.060149 10.0.0.41 - - [2026-04-27 03:26:09] "POST /fqname-to-id HTTP/1.1" 404 192 0.035486 10.0.0.23 - - [2026-04-27 03:26:09] "GET /projects?obj_uuids=936f68ef-26f5-4cc6-b17b-5fed372880e3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004889 10.0.0.23 - - [2026-04-27 03:26:09] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001681 10.0.0.23 - - [2026-04-27 03:26:09] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010888 10.0.0.23 - - [2026-04-27 03:26:10] "POST /id-to-fqname HTTP/1.1" 200 194 0.001409 10.0.0.23 - - [2026-04-27 03:26:10] "POST /fqname-to-id HTTP/1.1" 404 203 0.005714 10.0.0.23 - - [2026-04-27 03:26:10] "POST /security-groups HTTP/1.1" 200 595 0.095109 10.0.0.23 - - [2026-04-27 03:26:10] "POST /projects HTTP/1.1" 200 593 0.373895 10.0.0.23 - - [2026-04-27 03:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.424303 10.0.0.249 - - [2026-04-27 03:26:10] "POST /fqname-to-id HTTP/1.1" 404 237 0.005700 10.0.0.41 - - [2026-04-27 03:26:10] "GET /project/936f68ef-26f5-4cc6-b17b-5fed372880e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.650557 10.0.0.41 - - [2026-04-27 03:26:11] "GET / HTTP/1.1" 200 35931 0.002217 10.0.0.41 - - [2026-04-27 03:26:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.000573 10.0.0.41 - - [2026-04-27 03:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.076642 10.0.0.23 - - [2026-04-27 03:26:14] "GET /projects?obj_uuids=936f68ef-26f5-4cc6-b17b-5fed372880e3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001453 10.0.0.41 - - [2026-04-27 03:26:14] "GET /project/936f68ef-26f5-4cc6-b17b-5fed372880e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.063878 10.0.0.23 - - [2026-04-27 03:26:14] "GET /projects?obj_uuids=936f68ef-26f5-4cc6-b17b-5fed372880e3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001525 10.0.0.41 - - [2026-04-27 03:26:14] "POST /neutron/network HTTP/1.1" 200 613 0.211990 10.0.0.249 - - [2026-04-27 03:26:14] "POST /ref-update HTTP/1.1" 200 156 0.028045 10.0.0.41 - - [2026-04-27 03:26:14] "POST /id-to-fqname HTTP/1.1" 200 226 0.005327 10.0.0.41 - - [2026-04-27 03:26:14] "GET /virtual-network/4d8ec230-7162-4951-8b5c-1296deddddc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.012855 10.0.0.41 - - [2026-04-27 03:26:14] "POST /neutron/network HTTP/1.1" 200 833 0.009628 10.0.0.41 - - [2026-04-27 03:26:14] "GET /virtual-network/4d8ec230-7162-4951-8b5c-1296deddddc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006938 10.0.0.41 - - [2026-04-27 03:26:15] "GET /virtual-network/4d8ec230-7162-4951-8b5c-1296deddddc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007183 10.0.0.41 - - [2026-04-27 03:26:16] "GET /obj-perms HTTP/1.1" 200 5038 0.083216 10.0.0.249 - - [2026-04-27 03:26:16] "GET /obj-perms HTTP/1.1" 200 5038 0.083600 10.0.0.23 - - [2026-04-27 03:26:17] "GET /obj-perms HTTP/1.1" 200 5038 0.080186 10.0.0.41 - - [2026-04-27 03:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008646 10.0.0.41 - - [2026-04-27 03:26:17] "GET /virtual-network/4d8ec230-7162-4951-8b5c-1296deddddc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006987 10.0.0.41 - - [2026-04-27 03:26:17] "PUT /virtual-network/4d8ec230-7162-4951-8b5c-1296deddddc1 HTTP/1.1" 200 264 0.110100 10.0.0.41 - - [2026-04-27 03:26:22] "POST /id-to-fqname HTTP/1.1" 200 226 0.001647 10.0.0.41 - - [2026-04-27 03:26:22] "POST /neutron/network HTTP/1.1" 200 843 0.009413 10.0.0.23 - - [2026-04-27 03:26:23] "GET /projects?obj_uuids=936f68ef-26f5-4cc6-b17b-5fed372880e3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001558 10.0.0.41 - - [2026-04-27 03:26:23] "GET /project/936f68ef-26f5-4cc6-b17b-5fed372880e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.088609 10.0.0.41 - - [2026-04-27 03:26:23] "POST /neutron/port HTTP/1.1" 200 117 0.011892 10.0.0.23 - - [2026-04-27 03:26:24] "GET /projects?obj_uuids=936f68ef-26f5-4cc6-b17b-5fed372880e3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001482 10.0.0.41 - - [2026-04-27 03:26:24] "POST /neutron/port HTTP/1.1" 200 1065 0.412781 10.0.0.41 - - [2026-04-27 03:26:24] "POST /neutron/port HTTP/1.1" 200 1119 0.193040 10.0.0.41 - - [2026-04-27 03:26:25] "POST /neutron/subnet HTTP/1.1" 200 703 0.014996 10.0.0.41 - - [2026-04-27 03:26:28] "POST /neutron/port HTTP/1.1" 200 1129 0.026116 10.0.0.41 - - [2026-04-27 03:26:29] "POST /neutron/security_group HTTP/1.1" 200 2062 0.015870 10.0.0.41 - - [2026-04-27 03:26:29] "GET /virtual-machine/c819f1f5-a514-4924-9b38-a1e0e035ae51 HTTP/1.1" 401 292 0.000653 10.0.0.41 - - [2026-04-27 03:26:29] "GET /virtual-machine/c819f1f5-a514-4924-9b38-a1e0e035ae51 HTTP/1.1" 200 1297 0.049385 10.0.0.41 - - [2026-04-27 03:26:29] "GET /virtual-machine-interface/43fc0dde-bacb-4da3-9ed4-67a885da1d06 HTTP/1.1" 200 2967 0.007339 10.0.0.41 - - [2026-04-27 03:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004574 10.0.0.41 - - [2026-04-27 03:26:29] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005132 10.0.0.41 - - [2026-04-27 03:26:29] "GET /virtual-networks?parent_id=936f68ef-26f5-4cc6-b17b-5fed372880e3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.005040 10.0.0.41 - - [2026-04-27 03:26:29] "GET /virtual-network/4d8ec230-7162-4951-8b5c-1296deddddc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.010628 10.0.0.41 - - [2026-04-27 03:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004848 10.0.0.41 - - [2026-04-27 03:26:32] "GET /virtual-network/4d8ec230-7162-4951-8b5c-1296deddddc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.007591 10.0.0.41 - - [2026-04-27 03:26:36] "POST /neutron/port HTTP/1.1" 200 1129 0.034101 10.0.0.41 - - [2026-04-27 03:26:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004655 10.0.0.41 - - [2026-04-27 03:26:36] "POST /neutron/network HTTP/1.1" 200 833 0.010963 10.0.0.41 - - [2026-04-27 03:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337 10.0.0.41 - - [2026-04-27 03:26:36] "GET /virtual-network/4d8ec230-7162-4951-8b5c-1296deddddc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.009583 10.0.0.249 - - [2026-04-27 03:26:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000489 10.0.0.249 - - [2026-04-27 03:26:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000500 10.0.0.249 - - [2026-04-27 03:26:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000554 10.0.0.249 - - [2026-04-27 03:26:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000462 10.0.0.41 - - [2026-04-27 03:26:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000455 10.0.0.41 - - [2026-04-27 03:26:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.41 - - [2026-04-27 03:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006272 10.0.0.41 - - [2026-04-27 03:26:40] "GET /virtual-network/4d8ec230-7162-4951-8b5c-1296deddddc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.008986 10.0.0.23 - - [2026-04-27 03:26:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000660 10.0.0.23 - - [2026-04-27 03:26:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000599 10.0.0.23 - - [2026-04-27 03:26:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.41 - - [2026-04-27 03:26:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001664 10.0.0.23 - - [2026-04-27 03:26:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000688 10.0.0.41 - - [2026-04-27 03:26:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000569 10.0.0.41 - - [2026-04-27 03:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006217 10.0.0.41 - - [2026-04-27 03:26:45] "GET /virtual-network/4d8ec230-7162-4951-8b5c-1296deddddc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.009281 10.0.0.23 - - [2026-04-27 03:26:45] "DELETE /project/936f68ef26f54cc6b17b5fed372880e3 HTTP/1.1" 404 173 0.012042 10.0.0.23 - - [2026-04-27 03:26:45] "GET /projects?obj_uuids=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002039 10.0.0.23 - - [2026-04-27 03:26:45] "GET /project/db69137a-730f-4b0e-b5ad-65190ce102dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.077163 10.0.0.23 - - [2026-04-27 03:26:45] "GET /projects?obj_uuids=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001557 10.0.0.23 - - [2026-04-27 03:26:46] "GET /project/db69137a-730f-4b0e-b5ad-65190ce102dc?fields=security_groups HTTP/1.1" 200 1343 0.060208 10.0.0.23 - - [2026-04-27 03:26:46] "DELETE /security-group/d7d5efde-f228-4a23-859b-25a7569e9206 HTTP/1.1" 200 115 0.152164 10.0.0.23 - - [2026-04-27 03:26:46] "GET /projects?obj_uuids=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002686 10.0.0.23 - - [2026-04-27 03:26:46] "GET /project/db69137a-730f-4b0e-b5ad-65190ce102dc?fields=application_policy_sets HTTP/1.1" 200 1382 0.109665 10.0.0.23 - - [2026-04-27 03:26:46] "DELETE /project/db69137a-730f-4b0e-b5ad-65190ce102dc HTTP/1.1" 409 278 0.555501 10.0.0.249 - - [2026-04-27 03:26:46] "DELETE /access-control-list/c1f4912e-0957-4da5-b13b-13ca24ecf9ee HTTP/1.1" 200 115 0.244699 10.0.0.41 - - [2026-04-27 03:26:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006547 10.0.0.41 - - [2026-04-27 03:26:49] "GET /virtual-network/4d8ec230-7162-4951-8b5c-1296deddddc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.008623 10.0.0.41 - - [2026-04-27 03:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005186 10.0.0.41 - - [2026-04-27 03:26:53] "GET /virtual-network/4d8ec230-7162-4951-8b5c-1296deddddc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.011533 10.0.0.41 - - [2026-04-27 03:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004355 10.0.0.41 - - [2026-04-27 03:26:57] "GET /virtual-network/4d8ec230-7162-4951-8b5c-1296deddddc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.009648 10.0.0.41 - - [2026-04-27 03:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006190 10.0.0.41 - - [2026-04-27 03:27:01] "GET /virtual-network/4d8ec230-7162-4951-8b5c-1296deddddc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.008475 10.0.0.41 - - [2026-04-27 03:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004373 10.0.0.41 - - [2026-04-27 03:27:03] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005957 10.0.0.41 - - [2026-04-27 03:27:03] "GET /virtual-networks?parent_id=936f68ef-26f5-4cc6-b17b-5fed372880e3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004883 10.0.0.41 - - [2026-04-27 03:27:03] "GET /virtual-network/4d8ec230-7162-4951-8b5c-1296deddddc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.007030 10.0.0.41 - - [2026-04-27 03:27:08] "POST /neutron/port HTTP/1.1" 200 1129 0.030509 10.0.0.41 - - [2026-04-27 03:27:13] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009035 10.0.0.41 - - [2026-04-27 03:27:19] "POST /neutron/port HTTP/1.1" 200 1129 0.028026 10.0.0.41 - - [2026-04-27 03:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004764 10.0.0.41 - - [2026-04-27 03:27:24] "GET /virtual-network/4d8ec230-7162-4951-8b5c-1296deddddc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.009284 10.0.0.41 - - [2026-04-27 03:27:24] "PUT /virtual-network/4d8ec230-7162-4951-8b5c-1296deddddc1 HTTP/1.1" 200 264 0.079255 10.0.0.249 - - [2026-04-27 03:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010250 10.0.0.41 - - [2026-04-27 03:27:29] "POST /neutron/network HTTP/1.1" 400 204 0.019227 10.0.0.41 - - [2026-04-27 03:27:30] "POST /neutron/port HTTP/1.1" 200 151 0.263501 10.0.0.249 - - [2026-04-27 03:27:32] "DELETE /route-target/9ae566ab-4fe8-49f0-88b1-1dddb6af5bf1 HTTP/1.1" 200 115 0.040663 10.0.0.41 - - [2026-04-27 03:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005383 10.0.0.23 - - [2026-04-27 03:27:34] "GET /projects?obj_uuids=936f68ef-26f5-4cc6-b17b-5fed372880e3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001481 10.0.0.41 - - [2026-04-27 03:27:35] "GET /project/936f68ef-26f5-4cc6-b17b-5fed372880e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.063461 10.0.0.41 - - [2026-04-27 03:27:35] "POST /neutron/network HTTP/1.1" 200 117 0.017238 10.0.0.41 - - [2026-04-27 03:27:35] "POST /neutron/network HTTP/1.1" 200 832 0.015128 10.0.0.41 - - [2026-04-27 03:27:35] "POST /id-to-fqname HTTP/1.1" 200 226 0.001848 10.0.0.41 - - [2026-04-27 03:27:35] "GET /virtual-network/cc05cc7e-f412-442e-a94b-d4e2f5999455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.009125 10.0.0.41 - - [2026-04-27 03:27:35] "GET /virtual-network/cc05cc7e-f412-442e-a94b-d4e2f5999455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.008467 10.0.0.41 - - [2026-04-27 03:27:35] "POST /neutron/subnet HTTP/1.1" 200 725 0.016869 10.0.0.41 - - [2026-04-27 03:27:35] "GET /virtual-network/cc05cc7e-f412-442e-a94b-d4e2f5999455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007191 10.0.0.41 - - [2026-04-27 03:27:36] "GET /obj-perms HTTP/1.1" 200 5038 0.004984 10.0.0.41 - - [2026-04-27 03:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004771 10.0.0.41 - - [2026-04-27 03:27:36] "GET /virtual-network/cc05cc7e-f412-442e-a94b-d4e2f5999455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007478 10.0.0.41 - - [2026-04-27 03:27:36] "PUT /virtual-network/cc05cc7e-f412-442e-a94b-d4e2f5999455 HTTP/1.1" 200 264 0.079236 10.0.0.249 - - [2026-04-27 03:27:36] "POST /route-targets HTTP/1.1" 200 327 0.029364 10.0.0.41 - - [2026-04-27 03:27:41] "POST /id-to-fqname HTTP/1.1" 200 226 0.001709 10.0.0.23 - - [2026-04-27 03:27:42] "GET /projects?obj_uuids=936f68ef-26f5-4cc6-b17b-5fed372880e3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001677 10.0.0.41 - - [2026-04-27 03:27:42] "GET /project/936f68ef-26f5-4cc6-b17b-5fed372880e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.139004 10.0.0.41 - - [2026-04-27 03:27:42] "POST /neutron/port HTTP/1.1" 200 117 0.008984 10.0.0.41 - - [2026-04-27 03:27:43] "POST /neutron/network HTTP/1.1" 200 842 0.011450 10.0.0.41 - - [2026-04-27 03:27:44] "POST /neutron/port HTTP/1.1" 200 1064 0.029237 10.0.0.41 - - [2026-04-27 03:27:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004889 10.0.0.41 - - [2026-04-27 03:27:44] "POST /neutron/network HTTP/1.1" 200 832 0.013985 10.0.0.41 - - [2026-04-27 03:27:48] "POST /neutron/port HTTP/1.1" 200 1128 0.029589 10.0.0.41 - - [2026-04-27 03:27:48] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010868 10.0.0.41 - - [2026-04-27 03:27:48] "GET /virtual-machine/3a830092-62ce-431c-aa5d-53b075d7c021 HTTP/1.1" 200 1296 0.008353 10.0.0.41 - - [2026-04-27 03:27:48] "GET /virtual-machine-interface/faf80369-292b-481e-be2e-122e73fd2a81 HTTP/1.1" 200 2968 0.006700 10.0.0.41 - - [2026-04-27 03:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004596 10.0.0.41 - - [2026-04-27 03:27:48] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006970 10.0.0.41 - - [2026-04-27 03:27:48] "GET /virtual-networks?parent_id=936f68ef-26f5-4cc6-b17b-5fed372880e3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.006476 10.0.0.41 - - [2026-04-27 03:27:48] "GET /virtual-network/cc05cc7e-f412-442e-a94b-d4e2f5999455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.009021 10.0.0.41 - - [2026-04-27 03:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005596 10.0.0.41 - - [2026-04-27 03:27:51] "GET /virtual-network/cc05cc7e-f412-442e-a94b-d4e2f5999455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.006991 10.0.0.41 - - [2026-04-27 03:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005349 10.0.0.41 - - [2026-04-27 03:27:55] "GET /virtual-network/cc05cc7e-f412-442e-a94b-d4e2f5999455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.008927 10.0.0.41 - - [2026-04-27 03:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005176 10.0.0.41 - - [2026-04-27 03:27:59] "GET /virtual-network/cc05cc7e-f412-442e-a94b-d4e2f5999455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.007006 10.0.0.41 - - [2026-04-27 03:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004896 10.0.0.41 - - [2026-04-27 03:28:03] "GET /virtual-network/cc05cc7e-f412-442e-a94b-d4e2f5999455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.008310 10.0.0.41 - - [2026-04-27 03:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005289 10.0.0.41 - - [2026-04-27 03:28:07] "GET /virtual-network/cc05cc7e-f412-442e-a94b-d4e2f5999455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.009060 10.0.0.41 - - [2026-04-27 03:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004488 10.0.0.41 - - [2026-04-27 03:28:12] "GET /virtual-network/cc05cc7e-f412-442e-a94b-d4e2f5999455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.009454 10.0.0.41 - - [2026-04-27 03:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004767 10.0.0.41 - - [2026-04-27 03:28:16] "GET /virtual-network/cc05cc7e-f412-442e-a94b-d4e2f5999455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.012446 10.0.0.249 - - [2026-04-27 03:28:19] "GET /obj-perms HTTP/1.1" 200 5056 0.072415 10.0.0.41 - - [2026-04-27 03:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006727 10.0.0.41 - - [2026-04-27 03:28:20] "GET /virtual-network/cc05cc7e-f412-442e-a94b-d4e2f5999455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.009470 10.0.0.23 - - [2026-04-27 03:28:20] "GET /obj-perms HTTP/1.1" 200 5056 0.084359 10.0.0.41 - - [2026-04-27 03:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005305 10.0.0.41 - - [2026-04-27 03:28:24] "GET /virtual-network/cc05cc7e-f412-442e-a94b-d4e2f5999455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.006819 10.0.0.41 - - [2026-04-27 03:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010205 10.0.0.41 - - [2026-04-27 03:28:28] "GET /virtual-network/cc05cc7e-f412-442e-a94b-d4e2f5999455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.009328 10.0.0.41 - - [2026-04-27 03:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005653 10.0.0.41 - - [2026-04-27 03:28:30] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006552 10.0.0.41 - - [2026-04-27 03:28:30] "GET /virtual-networks?parent_id=936f68ef-26f5-4cc6-b17b-5fed372880e3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.006119 10.0.0.41 - - [2026-04-27 03:28:30] "GET /virtual-network/cc05cc7e-f412-442e-a94b-d4e2f5999455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.007327 10.0.0.41 - - [2026-04-27 03:28:34] "POST /neutron/port HTTP/1.1" 200 1128 0.026790 10.0.0.41 - - [2026-04-27 03:28:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004999 10.0.0.41 - - [2026-04-27 03:28:35] "POST /neutron/network HTTP/1.1" 200 832 0.009416 10.0.0.41 - - [2026-04-27 03:28:41] "POST /neutron/port HTTP/1.1" 200 1128 0.031461 10.0.0.41 - - [2026-04-27 03:28:41] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009873 10.0.0.41 - - [2026-04-27 03:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005796 10.0.0.41 - - [2026-04-27 03:28:51] "GET /virtual-network/cc05cc7e-f412-442e-a94b-d4e2f5999455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.007808 10.0.0.249 - - [2026-04-27 03:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.026338 10.0.0.41 - - [2026-04-27 03:28:51] "PUT /virtual-network/cc05cc7e-f412-442e-a94b-d4e2f5999455 HTTP/1.1" 200 264 0.112537 10.0.0.41 - - [2026-04-27 03:28:56] "POST /neutron/network HTTP/1.1" 200 832 0.012169 10.0.0.41 - - [2026-04-27 03:28:57] "POST /neutron/port HTTP/1.1" 200 1118 0.027369 10.0.0.23 - - [2026-04-27 03:28:59] "POST /useragent-kv HTTP/1.1" 200 115 0.053382 10.0.0.23 - - [2026-04-27 03:28:59] "POST /useragent-kv HTTP/1.1" 200 115 0.004139 10.0.0.41 - - [2026-04-27 03:28:59] "POST /neutron/network HTTP/1.1" 200 151 0.269254 10.0.0.249 - - [2026-04-27 03:28:59] "DELETE /route-target/759fcd9a-a751-477a-9a30-f5cf9a842ac9 HTTP/1.1" 200 115 0.059955 10.0.0.23 - - [2026-04-27 03:29:00] "GET /projects?obj_uuids=936f68ef-26f5-4cc6-b17b-5fed372880e3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001589 10.0.0.41 - - [2026-04-27 03:29:00] "GET /project/936f68ef-26f5-4cc6-b17b-5fed372880e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.082906 10.0.0.23 - - [2026-04-27 03:29:00] "GET /projects?obj_uuids=936f68ef-26f5-4cc6-b17b-5fed372880e3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002653 10.0.0.41 - - [2026-04-27 03:29:01] "GET /project/936f68ef-26f5-4cc6-b17b-5fed372880e3?fields=virtual_networks HTTP/1.1" 200 1041 0.086336 10.0.0.23 - - [2026-04-27 03:29:01] "GET /projects?obj_uuids=936f68ef-26f5-4cc6-b17b-5fed372880e3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001886 10.0.0.41 - - [2026-04-27 03:29:01] "GET /project/936f68ef-26f5-4cc6-b17b-5fed372880e3?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.082272 10.0.0.23 - - [2026-04-27 03:29:01] "GET /projects?obj_uuids=936f68ef-26f5-4cc6-b17b-5fed372880e3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001722 10.0.0.41 - - [2026-04-27 03:29:01] "GET /project/936f68ef-26f5-4cc6-b17b-5fed372880e3?fields=security_groups HTTP/1.1" 200 1271 0.070155 10.0.0.41 - - [2026-04-27 03:29:02] "POST /fqname-to-id HTTP/1.1" 404 213 0.038366 10.0.0.23 - - [2026-04-27 03:29:02] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005824 10.0.0.23 - - [2026-04-27 03:29:02] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001832 10.0.0.23 - - [2026-04-27 03:29:02] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.011454 10.0.0.23 - - [2026-04-27 03:29:02] "POST /id-to-fqname HTTP/1.1" 200 216 0.005316 10.0.0.23 - - [2026-04-27 03:29:02] "POST /fqname-to-id HTTP/1.1" 404 227 0.005173 10.0.0.23 - - [2026-04-27 03:29:02] "POST /security-groups HTTP/1.1" 200 616 0.088566 10.0.0.23 - - [2026-04-27 03:29:02] "POST /projects HTTP/1.1" 200 635 0.359333 10.0.0.23 - - [2026-04-27 03:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.402297 10.0.0.249 - - [2026-04-27 03:29:02] "POST /fqname-to-id HTTP/1.1" 404 258 0.013177 10.0.0.41 - - [2026-04-27 03:29:02] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.592707 10.0.0.41 - - [2026-04-27 03:29:04] "GET / HTTP/1.1" 200 35931 0.002782 10.0.0.41 - - [2026-04-27 03:29:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000556 10.0.0.41 - - [2026-04-27 03:29:06] "POST /fqname-to-id HTTP/1.1" 404 249 0.069864 10.0.0.249 - - [2026-04-27 03:29:06] "POST /access-control-lists HTTP/1.1" 200 643 0.041796 10.0.0.249 - - [2026-04-27 03:29:06] "PUT /access-control-list/3126987b-0fb3-4118-874d-512666ad4dd4 HTTP/1.1" 200 272 0.030741 10.0.0.41 - - [2026-04-27 03:29:07] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.058038 10.0.0.41 - - [2026-04-27 03:29:07] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.142505 10.0.0.249 - - [2026-04-27 03:29:07] "PUT /access-control-list/3126987b-0fb3-4118-874d-512666ad4dd4 HTTP/1.1" 200 272 0.023561 10.0.0.41 - - [2026-04-27 03:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004666 10.0.0.41 - - [2026-04-27 03:29:07] "GET /security-group/3efbe06a-ff8b-468a-ab85-519ceb34ccde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.007987 10.0.0.41 - - [2026-04-27 03:29:08] "POST /neutron/security_group HTTP/1.1" 200 151 0.073541 10.0.0.41 - - [2026-04-27 03:29:08] "POST /fqname-to-id HTTP/1.1" 404 249 0.006606 10.0.0.249 - - [2026-04-27 03:29:08] "DELETE /access-control-list/3126987b-0fb3-4118-874d-512666ad4dd4 HTTP/1.1" 200 115 0.065719 10.0.0.41 - - [2026-04-27 03:29:08] "POST /fqname-to-id HTTP/1.1" 404 249 0.004701 10.0.0.249 - - [2026-04-27 03:29:09] "POST /fqname-to-id HTTP/1.1" 404 280 0.012105 10.0.0.249 - - [2026-04-27 03:29:09] "PUT /access-control-list/a5e1098c-49ad-462f-92ac-ef5293224363 HTTP/1.1" 200 272 0.028691 10.0.0.41 - - [2026-04-27 03:29:09] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.016320 10.0.0.41 - - [2026-04-27 03:29:10] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.201486 10.0.0.41 - - [2026-04-27 03:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004430 10.0.0.249 - - [2026-04-27 03:29:10] "PUT /access-control-list/a5e1098c-49ad-462f-92ac-ef5293224363 HTTP/1.1" 200 272 0.025963 10.0.0.41 - - [2026-04-27 03:29:10] "GET /security-group/1f15f568-57ef-4c68-91cf-372ce7cb723e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.010154 10.0.0.41 - - [2026-04-27 03:29:10] "POST /neutron/security_group_rule HTTP/1.1" 200 566 0.015890 10.0.0.41 - - [2026-04-27 03:29:11] "POST /neutron/security_group_rule HTTP/1.1" 200 601 0.154807 10.0.0.41 - - [2026-04-27 03:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.23 - - [2026-04-27 03:29:11] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001383 10.0.0.249 - - [2026-04-27 03:29:11] "PUT /access-control-list/f8c277ca-a436-476c-b9a5-d8b0bf7937a8 HTTP/1.1" 200 272 0.037314 10.0.0.41 - - [2026-04-27 03:29:11] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.090035 10.0.0.23 - - [2026-04-27 03:29:12] "POST /useragent-kv HTTP/1.1" 200 115 0.026611 10.0.0.41 - - [2026-04-27 03:29:12] "POST /neutron/subnet HTTP/1.1" 200 828 0.344162 10.0.0.249 - - [2026-04-27 03:29:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.085279 10.0.0.41 - - [2026-04-27 03:29:12] "POST /id-to-fqname HTTP/1.1" 200 290 0.002029 10.0.0.41 - - [2026-04-27 03:29:12] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.011609 10.0.0.41 - - [2026-04-27 03:29:12] "POST /neutron/network HTTP/1.1" 200 1114 0.012953 10.0.0.41 - - [2026-04-27 03:29:12] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007858 10.0.0.41 - - [2026-04-27 03:29:12] "POST /neutron/subnet HTTP/1.1" 200 729 0.015772 10.0.0.41 - - [2026-04-27 03:29:13] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.010027 10.0.0.41 - - [2026-04-27 03:29:14] "POST /id-to-fqname HTTP/1.1" 200 290 0.002099 10.0.0.23 - - [2026-04-27 03:29:15] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001681 10.0.0.41 - - [2026-04-27 03:29:15] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.098996 10.0.0.41 - - [2026-04-27 03:29:15] "POST /neutron/network HTTP/1.1" 200 1114 0.012380 10.0.0.41 - - [2026-04-27 03:29:15] "POST /id-to-fqname HTTP/1.1" 200 290 0.001962 10.0.0.41 - - [2026-04-27 03:29:15] "POST /neutron/port HTTP/1.1" 200 117 0.008392 10.0.0.41 - - [2026-04-27 03:29:16] "POST /neutron/network HTTP/1.1" 200 1124 0.013045 10.0.0.23 - - [2026-04-27 03:29:16] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001878 10.0.0.41 - - [2026-04-27 03:29:17] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.134357 10.0.0.41 - - [2026-04-27 03:29:17] "POST /neutron/network HTTP/1.1" 200 1114 0.012780 10.0.0.41 - - [2026-04-27 03:29:17] "POST /neutron/port HTTP/1.1" 200 1193 0.065202 10.0.0.41 - - [2026-04-27 03:29:17] "POST /neutron/port HTTP/1.1" 200 1247 0.194632 10.0.0.41 - - [2026-04-27 03:29:17] "POST /neutron/port HTTP/1.1" 200 1257 0.027928 10.0.0.41 - - [2026-04-27 03:29:17] "POST /neutron/subnet HTTP/1.1" 200 1389 0.019658 10.0.0.41 - - [2026-04-27 03:29:17] "POST /neutron/network HTTP/1.1" 200 1124 0.010037 10.0.0.23 - - [2026-04-27 03:29:18] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001679 10.0.0.41 - - [2026-04-27 03:29:18] "POST /neutron/port HTTP/1.1" 200 1193 0.507154 10.0.0.41 - - [2026-04-27 03:29:18] "POST /neutron/port HTTP/1.1" 200 1247 0.199525 10.0.0.41 - - [2026-04-27 03:29:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006532 10.0.0.41 - - [2026-04-27 03:29:19] "POST /neutron/port HTTP/1.1" 200 117 0.001808 10.0.0.41 - - [2026-04-27 03:29:22] "POST /neutron/security_group HTTP/1.1" 200 1457 0.010700 10.0.0.41 - - [2026-04-27 03:29:22] "POST /neutron/port HTTP/1.1" 200 1257 0.027788 10.0.0.41 - - [2026-04-27 03:29:23] "POST /neutron/security_group HTTP/1.1" 200 1457 0.012233 10.0.0.41 - - [2026-04-27 03:29:23] "GET /virtual-machine/7a7135f5-d043-49d7-bef0-4d788e388d53 HTTP/1.1" 401 292 0.000481 10.0.0.41 - - [2026-04-27 03:29:23] "GET /virtual-machine/7a7135f5-d043-49d7-bef0-4d788e388d53 HTTP/1.1" 200 1317 0.040894 10.0.0.41 - - [2026-04-27 03:29:23] "GET /virtual-machine/7a7135f5-d043-49d7-bef0-4d788e388d53 HTTP/1.1" 200 1317 0.006063 10.0.0.41 - - [2026-04-27 03:29:23] "GET /virtual-machine-interface/a86a06bc-df48-42b1-98c8-97deffb4b9fd HTTP/1.1" 200 3418 0.007249 10.0.0.41 - - [2026-04-27 03:29:23] "GET /virtual-machine/7a7135f5-d043-49d7-bef0-4d788e388d53 HTTP/1.1" 200 1317 0.005753 10.0.0.41 - - [2026-04-27 03:29:23] "GET /virtual-machine-interface/a86a06bc-df48-42b1-98c8-97deffb4b9fd HTTP/1.1" 200 3418 0.007615 10.0.0.41 - - [2026-04-27 03:29:23] "GET /instance-ip/224a64c2-41fa-44a4-bac3-9939a3660174 HTTP/1.1" 200 1735 0.008529 10.0.0.41 - - [2026-04-27 03:29:23] "GET /instance-ip/a046b77f-5286-4bac-b7e0-262f98799d6d HTTP/1.1" 200 1717 0.009275 10.0.0.41 - - [2026-04-27 03:29:23] "GET /virtual-machine/7a7135f5-d043-49d7-bef0-4d788e388d53 HTTP/1.1" 200 1317 0.005917 10.0.0.41 - - [2026-04-27 03:29:23] "GET /virtual-machine-interface/a86a06bc-df48-42b1-98c8-97deffb4b9fd HTTP/1.1" 200 3418 0.008875 10.0.0.41 - - [2026-04-27 03:29:23] "GET /instance-ip/224a64c2-41fa-44a4-bac3-9939a3660174 HTTP/1.1" 200 1735 0.006880 10.0.0.41 - - [2026-04-27 03:29:23] "GET /instance-ip/a046b77f-5286-4bac-b7e0-262f98799d6d HTTP/1.1" 200 1717 0.006110 10.0.0.41 - - [2026-04-27 03:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006474 10.0.0.41 - - [2026-04-27 03:29:23] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006616 10.0.0.41 - - [2026-04-27 03:29:23] "GET /virtual-networks?parent_id=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004035 10.0.0.41 - - [2026-04-27 03:29:23] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007362 10.0.0.41 - - [2026-04-27 03:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004981 10.0.0.41 - - [2026-04-27 03:29:23] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005222 10.0.0.41 - - [2026-04-27 03:29:23] "GET /virtual-networks?parent_id=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.006815 10.0.0.41 - - [2026-04-27 03:29:23] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.008068 10.0.0.41 - - [2026-04-27 03:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006073 10.0.0.41 - - [2026-04-27 03:29:23] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006295 10.0.0.41 - - [2026-04-27 03:29:23] "GET /virtual-networks?parent_id=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.005358 10.0.0.41 - - [2026-04-27 03:29:23] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.008917 10.0.0.41 - - [2026-04-27 03:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005595 10.0.0.41 - - [2026-04-27 03:29:24] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005753 10.0.0.41 - - [2026-04-27 03:29:24] "GET /virtual-networks?parent_id=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004364 10.0.0.41 - - [2026-04-27 03:29:24] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.010240 10.0.0.41 - - [2026-04-27 03:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006251 10.0.0.41 - - [2026-04-27 03:29:24] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004791 10.0.0.41 - - [2026-04-27 03:29:24] "GET /virtual-networks?parent_id=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004519 10.0.0.41 - - [2026-04-27 03:29:24] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007315 10.0.0.41 - - [2026-04-27 03:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004724 10.0.0.41 - - [2026-04-27 03:29:24] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006369 10.0.0.41 - - [2026-04-27 03:29:24] "GET /virtual-networks?parent_id=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004784 10.0.0.41 - - [2026-04-27 03:29:24] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007179 10.0.0.41 - - [2026-04-27 03:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010549 10.0.0.41 - - [2026-04-27 03:29:24] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008536 10.0.0.41 - - [2026-04-27 03:29:24] "GET /virtual-networks?parent_id=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004054 10.0.0.41 - - [2026-04-27 03:29:24] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007583 10.0.0.41 - - [2026-04-27 03:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005203 10.0.0.41 - - [2026-04-27 03:29:27] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.009065 10.0.0.41 - - [2026-04-27 03:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005879 10.0.0.41 - - [2026-04-27 03:29:31] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007828 10.0.0.41 - - [2026-04-27 03:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.41 - - [2026-04-27 03:29:35] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007520 10.0.0.41 - - [2026-04-27 03:29:37] "POST /neutron/network HTTP/1.1" 200 1124 0.043713 10.0.0.41 - - [2026-04-27 03:29:37] "POST /neutron/subnet HTTP/1.1" 200 1389 0.019742 10.0.0.41 - - [2026-04-27 03:29:37] "POST /neutron/network HTTP/1.1" 200 1114 0.015532 10.0.0.41 - - [2026-04-27 03:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005109 10.0.0.41 - - [2026-04-27 03:29:39] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007694 10.0.0.41 - - [2026-04-27 03:29:41] "POST /neutron/network HTTP/1.1" 200 1124 0.012686 10.0.0.41 - - [2026-04-27 03:29:41] "POST /neutron/subnet HTTP/1.1" 200 1389 0.022073 10.0.0.41 - - [2026-04-27 03:29:41] "POST /neutron/network HTTP/1.1" 200 1114 0.014568 10.0.0.41 - - [2026-04-27 03:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004701 10.0.0.41 - - [2026-04-27 03:29:44] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.008364 10.0.0.23 - - [2026-04-27 03:29:46] "GET /projects?obj_uuids=936f68ef-26f5-4cc6-b17b-5fed372880e3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002969 10.0.0.23 - - [2026-04-27 03:29:46] "GET /project/936f68ef-26f5-4cc6-b17b-5fed372880e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.075463 10.0.0.23 - - [2026-04-27 03:29:46] "DELETE /project/4fd275f824ef495e957c6977472d6dee HTTP/1.1" 404 173 0.168070 10.0.0.23 - - [2026-04-27 03:29:46] "GET /projects?obj_uuids=936f68ef-26f5-4cc6-b17b-5fed372880e3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001443 10.0.0.23 - - [2026-04-27 03:29:46] "GET /project/936f68ef-26f5-4cc6-b17b-5fed372880e3?fields=security_groups HTTP/1.1" 200 1376 0.106980 10.0.0.23 - - [2026-04-27 03:29:46] "DELETE /security-group/647481e7-ae82-4c43-9ff6-6626d9f229c2 HTTP/1.1" 404 177 0.003736 10.0.0.249 - - [2026-04-27 03:29:47] "DELETE /access-control-list/fee2d9f9-7e24-40ec-b97d-f72473d07f1f HTTP/1.1" 200 115 0.074337 10.0.0.23 - - [2026-04-27 03:29:47] "GET /projects?obj_uuids=936f68ef-26f5-4cc6-b17b-5fed372880e3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003474 10.0.0.23 - - [2026-04-27 03:29:47] "GET /project/936f68ef-26f5-4cc6-b17b-5fed372880e3?fields=application_policy_sets HTTP/1.1" 200 1415 0.116869 10.0.0.23 - - [2026-04-27 03:29:47] "DELETE /project/936f68ef-26f5-4cc6-b17b-5fed372880e3 HTTP/1.1" 200 115 0.861423 10.0.0.41 - - [2026-04-27 03:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005587 10.0.0.41 - - [2026-04-27 03:29:48] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.008762 10.0.0.41 - - [2026-04-27 03:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005314 10.0.0.41 - - [2026-04-27 03:29:52] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.008178 10.0.0.41 - - [2026-04-27 03:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005605 10.0.0.41 - - [2026-04-27 03:29:56] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.009221 10.0.0.41 - - [2026-04-27 03:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006540 10.0.0.41 - - [2026-04-27 03:29:58] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008882 10.0.0.41 - - [2026-04-27 03:29:58] "GET /virtual-networks?parent_id=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004598 10.0.0.41 - - [2026-04-27 03:29:58] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.013819 10.0.0.41 - - [2026-04-27 03:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005092 10.0.0.41 - - [2026-04-27 03:29:58] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.016745 10.0.0.41 - - [2026-04-27 03:29:58] "GET /virtual-networks?parent_id=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.012390 10.0.0.41 - - [2026-04-27 03:29:58] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007360 10.0.0.41 - - [2026-04-27 03:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005178 10.0.0.41 - - [2026-04-27 03:29:58] "GET /routing-instance/7742c915-7249-403f-a480-9450e1b7ca0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.007988 10.0.0.41 - - [2026-04-27 03:29:58] "GET /route-target/f608f7cc-9164-4787-909a-f223ca6d0f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005705 10.0.0.41 - - [2026-04-27 03:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004856 10.0.0.41 - - [2026-04-27 03:29:58] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005752 10.0.0.41 - - [2026-04-27 03:29:58] "GET /virtual-networks?parent_id=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.012993 10.0.0.41 - - [2026-04-27 03:29:58] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.009131 10.0.0.41 - - [2026-04-27 03:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009050 10.0.0.41 - - [2026-04-27 03:29:58] "GET /routing-instance/7742c915-7249-403f-a480-9450e1b7ca0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.011097 10.0.0.41 - - [2026-04-27 03:29:58] "GET /route-target/f608f7cc-9164-4787-909a-f223ca6d0f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006585 10.0.0.41 - - [2026-04-27 03:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004886 10.0.0.41 - - [2026-04-27 03:29:59] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005018 10.0.0.41 - - [2026-04-27 03:29:59] "GET /virtual-networks?parent_id=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.006541 10.0.0.41 - - [2026-04-27 03:29:59] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.010612 10.0.0.41 - - [2026-04-27 03:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294 10.0.0.41 - - [2026-04-27 03:29:59] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006010 10.0.0.41 - - [2026-04-27 03:29:59] "GET /virtual-networks?parent_id=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004679 10.0.0.41 - - [2026-04-27 03:29:59] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.009035 10.0.0.41 - - [2026-04-27 03:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005769 10.0.0.41 - - [2026-04-27 03:29:59] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007170 10.0.0.41 - - [2026-04-27 03:29:59] "GET /virtual-networks?parent_id=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.005388 10.0.0.41 - - [2026-04-27 03:29:59] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.015617 10.0.0.41 - - [2026-04-27 03:29:59] "GET /obj-perms HTTP/1.1" 200 5080 0.081328 10.0.0.23 - - [2026-04-27 03:29:59] "GET /obj-perms HTTP/1.1" 200 5080 0.071524 10.0.0.41 - - [2026-04-27 03:29:59] "GET /obj-perms HTTP/1.1" 200 5080 0.005620 10.0.0.249 - - [2026-04-27 03:30:00] "GET /obj-perms HTTP/1.1" 200 5080 0.081903 10.0.0.41 - - [2026-04-27 03:30:00] "GET /obj-perms HTTP/1.1" 200 5080 0.004943 10.0.0.41 - - [2026-04-27 03:30:00] "GET /virtual-machine/7a7135f5-d043-49d7-bef0-4d788e388d53 HTTP/1.1" 200 1317 0.007577 10.0.0.41 - - [2026-04-27 03:30:00] "GET /virtual-machine-interface/a86a06bc-df48-42b1-98c8-97deffb4b9fd HTTP/1.1" 200 3418 0.009109 10.0.0.41 - - [2026-04-27 03:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005171 10.0.0.41 - - [2026-04-27 03:30:00] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005757 10.0.0.41 - - [2026-04-27 03:30:00] "GET /virtual-networks?parent_id=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004668 10.0.0.41 - - [2026-04-27 03:30:00] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.012969 10.0.0.41 - - [2026-04-27 03:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006663 10.0.0.41 - - [2026-04-27 03:30:01] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007382 10.0.0.41 - - [2026-04-27 03:30:01] "GET /virtual-networks?parent_id=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.008008 10.0.0.41 - - [2026-04-27 03:30:01] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.011785 10.0.0.41 - - [2026-04-27 03:30:06] "POST /neutron/port HTTP/1.1" 200 1257 0.031090 10.0.0.41 - - [2026-04-27 03:30:07] "POST /neutron/security_group HTTP/1.1" 200 1457 0.046248 10.0.0.41 - - [2026-04-27 03:30:15] "POST /neutron/port HTTP/1.1" 200 1257 0.026139 10.0.0.41 - - [2026-04-27 03:30:17] "POST /neutron/security_group HTTP/1.1" 200 1457 0.009832 10.0.0.41 - - [2026-04-27 03:30:17] "POST /neutron/port HTTP/1.1" 200 1257 0.026954 10.0.0.41 - - [2026-04-27 03:30:17] "POST /neutron/security_group HTTP/1.1" 200 1457 0.011791 10.0.0.41 - - [2026-04-27 03:30:17] "GET /virtual-machine/b500dcae-db23-4c54-b850-7609c5656ce8 HTTP/1.1" 200 1318 0.010146 10.0.0.41 - - [2026-04-27 03:30:17] "GET /virtual-machine/b500dcae-db23-4c54-b850-7609c5656ce8 HTTP/1.1" 200 1318 0.010491 10.0.0.41 - - [2026-04-27 03:30:17] "GET /virtual-machine-interface/b33ab84a-41fc-40d7-b199-259fe1d28ea1 HTTP/1.1" 200 3418 0.010612 10.0.0.41 - - [2026-04-27 03:30:17] "GET /virtual-machine/b500dcae-db23-4c54-b850-7609c5656ce8 HTTP/1.1" 200 1318 0.007862 10.0.0.41 - - [2026-04-27 03:30:17] "GET /virtual-machine-interface/b33ab84a-41fc-40d7-b199-259fe1d28ea1 HTTP/1.1" 200 3418 0.010469 10.0.0.41 - - [2026-04-27 03:30:17] "GET /instance-ip/efbc1613-7277-4513-b2c1-8a75b79221e9 HTTP/1.1" 200 1717 0.011345 10.0.0.41 - - [2026-04-27 03:30:17] "GET /instance-ip/fcff5c61-e77b-4e05-8a01-014c84d8733b HTTP/1.1" 200 1735 0.009089 10.0.0.41 - - [2026-04-27 03:30:17] "GET /virtual-machine/b500dcae-db23-4c54-b850-7609c5656ce8 HTTP/1.1" 200 1318 0.005617 10.0.0.41 - - [2026-04-27 03:30:17] "GET /virtual-machine-interface/b33ab84a-41fc-40d7-b199-259fe1d28ea1 HTTP/1.1" 200 3418 0.012329 10.0.0.41 - - [2026-04-27 03:30:17] "GET /instance-ip/efbc1613-7277-4513-b2c1-8a75b79221e9 HTTP/1.1" 200 1717 0.006216 10.0.0.41 - - [2026-04-27 03:30:17] "GET /instance-ip/fcff5c61-e77b-4e05-8a01-014c84d8733b HTTP/1.1" 200 1735 0.006477 10.0.0.41 - - [2026-04-27 03:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006322 10.0.0.41 - - [2026-04-27 03:30:18] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007352 10.0.0.41 - - [2026-04-27 03:30:18] "GET /virtual-networks?parent_id=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.005373 10.0.0.41 - - [2026-04-27 03:30:18] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.011531 10.0.0.41 - - [2026-04-27 03:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007658 10.0.0.41 - - [2026-04-27 03:30:18] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006941 10.0.0.41 - - [2026-04-27 03:30:18] "GET /virtual-networks?parent_id=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.006891 10.0.0.41 - - [2026-04-27 03:30:18] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.009693 10.0.0.41 - - [2026-04-27 03:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005113 10.0.0.41 - - [2026-04-27 03:30:18] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006785 10.0.0.41 - - [2026-04-27 03:30:18] "GET /virtual-networks?parent_id=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.005629 10.0.0.41 - - [2026-04-27 03:30:18] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006904 10.0.0.41 - - [2026-04-27 03:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006305 10.0.0.41 - - [2026-04-27 03:30:18] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008220 10.0.0.41 - - [2026-04-27 03:30:18] "GET /virtual-networks?parent_id=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.006012 10.0.0.41 - - [2026-04-27 03:30:18] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.010352 10.0.0.41 - - [2026-04-27 03:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005482 10.0.0.41 - - [2026-04-27 03:30:18] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006963 10.0.0.41 - - [2026-04-27 03:30:18] "GET /virtual-networks?parent_id=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.006379 10.0.0.41 - - [2026-04-27 03:30:18] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007993 10.0.0.41 - - [2026-04-27 03:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004488 10.0.0.41 - - [2026-04-27 03:30:18] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007115 10.0.0.41 - - [2026-04-27 03:30:18] "GET /virtual-networks?parent_id=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.005749 10.0.0.41 - - [2026-04-27 03:30:18] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.011512 10.0.0.41 - - [2026-04-27 03:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005741 10.0.0.41 - - [2026-04-27 03:30:18] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007114 10.0.0.41 - - [2026-04-27 03:30:18] "GET /virtual-networks?parent_id=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.005265 10.0.0.41 - - [2026-04-27 03:30:18] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007312 10.0.0.41 - - [2026-04-27 03:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005675 10.0.0.41 - - [2026-04-27 03:30:20] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005133 10.0.0.41 - - [2026-04-27 03:30:20] "GET /virtual-networks?parent_id=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.005003 10.0.0.41 - - [2026-04-27 03:30:20] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.008234 10.0.0.41 - - [2026-04-27 03:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004644 10.0.0.41 - - [2026-04-27 03:30:20] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005660 10.0.0.41 - - [2026-04-27 03:30:20] "GET /virtual-networks?parent_id=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004994 10.0.0.41 - - [2026-04-27 03:30:20] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.010859 10.0.0.41 - - [2026-04-27 03:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005726 10.0.0.41 - - [2026-04-27 03:30:20] "GET /routing-instance/7742c915-7249-403f-a480-9450e1b7ca0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.006611 10.0.0.41 - - [2026-04-27 03:30:20] "GET /route-target/f608f7cc-9164-4787-909a-f223ca6d0f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006177 10.0.0.41 - - [2026-04-27 03:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006718 10.0.0.41 - - [2026-04-27 03:30:20] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005999 10.0.0.41 - - [2026-04-27 03:30:20] "GET /virtual-networks?parent_id=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004294 10.0.0.41 - - [2026-04-27 03:30:20] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007787 10.0.0.41 - - [2026-04-27 03:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004746 10.0.0.41 - - [2026-04-27 03:30:20] "GET /routing-instance/7742c915-7249-403f-a480-9450e1b7ca0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.005855 10.0.0.41 - - [2026-04-27 03:30:20] "GET /route-target/f608f7cc-9164-4787-909a-f223ca6d0f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005287 10.0.0.41 - - [2026-04-27 03:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004591 10.0.0.41 - - [2026-04-27 03:30:20] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004990 10.0.0.41 - - [2026-04-27 03:30:20] "GET /virtual-networks?parent_id=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.006343 10.0.0.41 - - [2026-04-27 03:30:20] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007138 10.0.0.41 - - [2026-04-27 03:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006005 10.0.0.41 - - [2026-04-27 03:30:20] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005630 10.0.0.41 - - [2026-04-27 03:30:20] "GET /virtual-networks?parent_id=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004128 10.0.0.41 - - [2026-04-27 03:30:20] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007742 10.0.0.41 - - [2026-04-27 03:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005088 10.0.0.41 - - [2026-04-27 03:30:20] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006082 10.0.0.41 - - [2026-04-27 03:30:20] "GET /virtual-networks?parent_id=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004493 10.0.0.41 - - [2026-04-27 03:30:21] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.008251 10.0.0.23 - - [2026-04-27 03:30:21] "GET /obj-perms HTTP/1.1" 200 5080 0.005796 10.0.0.41 - - [2026-04-27 03:30:21] "GET /obj-perms HTTP/1.1" 200 5080 0.005131 10.0.0.249 - - [2026-04-27 03:30:21] "GET /obj-perms HTTP/1.1" 200 5080 0.006365 10.0.0.41 - - [2026-04-27 03:30:21] "GET /obj-perms HTTP/1.1" 200 5080 0.005410 10.0.0.23 - - [2026-04-27 03:30:21] "GET /obj-perms HTTP/1.1" 200 5080 0.005502 10.0.0.41 - - [2026-04-27 03:30:21] "GET /virtual-machine/b500dcae-db23-4c54-b850-7609c5656ce8 HTTP/1.1" 200 1318 0.006157 10.0.0.41 - - [2026-04-27 03:30:21] "GET /virtual-machine-interface/b33ab84a-41fc-40d7-b199-259fe1d28ea1 HTTP/1.1" 200 3418 0.007421 10.0.0.41 - - [2026-04-27 03:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006029 10.0.0.41 - - [2026-04-27 03:30:21] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006559 10.0.0.41 - - [2026-04-27 03:30:21] "GET /virtual-networks?parent_id=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.005050 10.0.0.41 - - [2026-04-27 03:30:21] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.008050 10.0.0.41 - - [2026-04-27 03:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008033 10.0.0.41 - - [2026-04-27 03:30:22] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006289 10.0.0.41 - - [2026-04-27 03:30:22] "GET /virtual-networks?parent_id=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.006796 10.0.0.41 - - [2026-04-27 03:30:22] "GET /virtual-network/d6540f4a-ec2f-442b-a438-d40d3341869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.009216 10.0.0.41 - - [2026-04-27 03:30:28] "GET /virtual-machine/7a7135f5-d043-49d7-bef0-4d788e388d53 HTTP/1.1" 200 1317 0.008571 10.0.0.41 - - [2026-04-27 03:30:28] "GET /virtual-machine-interface/a86a06bc-df48-42b1-98c8-97deffb4b9fd HTTP/1.1" 200 3418 0.007319 10.0.0.41 - - [2026-04-27 03:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005526 10.0.0.41 - - [2026-04-27 03:30:28] "GET /security-group/1f15f568-57ef-4c68-91cf-372ce7cb723e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.005525 10.0.0.41 - - [2026-04-27 03:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004659 10.0.0.41 - - [2026-04-27 03:30:28] "GET /security-group/1f15f568-57ef-4c68-91cf-372ce7cb723e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.006314 10.0.0.41 - - [2026-04-27 03:30:28] "POST /neutron/security_group HTTP/1.1" 200 1483 0.006879 10.0.0.41 - - [2026-04-27 03:30:28] "POST /neutron/port HTTP/1.1" 200 1247 0.024836 10.0.0.41 - - [2026-04-27 03:30:28] "GET /virtual-machine/7a7135f5-d043-49d7-bef0-4d788e388d53 HTTP/1.1" 200 1317 0.005881 10.0.0.41 - - [2026-04-27 03:30:28] "GET /virtual-machine-interface/a86a06bc-df48-42b1-98c8-97deffb4b9fd HTTP/1.1" 200 3362 0.011713 10.0.0.41 - - [2026-04-27 03:30:28] "POST /neutron/security_group HTTP/1.1" 200 1457 0.011039 10.0.0.41 - - [2026-04-27 03:30:28] "POST /neutron/port HTTP/1.1" 200 1209 0.030996 10.0.0.41 - - [2026-04-27 03:30:28] "GET /virtual-machine/7a7135f5-d043-49d7-bef0-4d788e388d53 HTTP/1.1" 200 1317 0.009701 10.0.0.41 - - [2026-04-27 03:30:28] "GET /virtual-machine-interface/a86a06bc-df48-42b1-98c8-97deffb4b9fd HTTP/1.1" 200 3418 0.010806 10.0.0.41 - - [2026-04-27 03:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004759 10.0.0.41 - - [2026-04-27 03:30:28] "GET /security-group/1f15f568-57ef-4c68-91cf-372ce7cb723e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.006974 10.0.0.41 - - [2026-04-27 03:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004951 10.0.0.41 - - [2026-04-27 03:30:29] "GET /security-group/1f15f568-57ef-4c68-91cf-372ce7cb723e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.007326 10.0.0.41 - - [2026-04-27 03:30:29] "POST /neutron/security_group HTTP/1.1" 200 1483 0.008096 10.0.0.41 - - [2026-04-27 03:30:29] "POST /fqname-to-id HTTP/1.1" 404 249 0.005233 10.0.0.249 - - [2026-04-27 03:30:29] "DELETE /access-control-list/a5e1098c-49ad-462f-92ac-ef5293224363 HTTP/1.1" 200 115 0.059513 10.0.0.41 - - [2026-04-27 03:30:29] "POST /fqname-to-id HTTP/1.1" 404 249 0.004193 10.0.0.23 - - [2026-04-27 03:30:29] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001309 10.0.0.41 - - [2026-04-27 03:30:29] "POST /neutron/security_group HTTP/1.1" 200 153 0.077438 10.0.0.41 - - [2026-04-27 03:30:30] "POST /neutron/network HTTP/1.1" 200 1114 0.012682 10.0.0.41 - - [2026-04-27 03:30:32] "POST /neutron/network HTTP/1.1" 400 204 0.020893 10.0.0.41 - - [2026-04-27 03:30:36] "POST /neutron/network HTTP/1.1" 200 1114 0.015928 10.0.0.41 - - [2026-04-27 03:30:37] "POST /neutron/port HTTP/1.1" 200 1219 0.032942 10.0.0.41 - - [2026-04-27 03:30:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007115 10.0.0.41 - - [2026-04-27 03:30:37] "POST /neutron/port HTTP/1.1" 200 117 0.001437 10.0.0.41 - - [2026-04-27 03:30:38] "POST /neutron/network HTTP/1.1" 400 204 0.018743 10.0.0.41 - - [2026-04-27 03:30:42] "POST /neutron/network HTTP/1.1" 200 1114 0.016445 10.0.0.41 - - [2026-04-27 03:30:43] "POST /neutron/port HTTP/1.1" 200 1219 0.036326 10.0.0.41 - - [2026-04-27 03:30:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005673 10.0.0.41 - - [2026-04-27 03:30:43] "POST /neutron/port HTTP/1.1" 200 117 0.001331 10.0.0.41 - - [2026-04-27 03:30:44] "POST /neutron/network HTTP/1.1" 400 204 0.020768 10.0.0.41 - - [2026-04-27 03:30:48] "POST /neutron/network HTTP/1.1" 200 1114 0.015896 10.0.0.41 - - [2026-04-27 03:30:50] "POST /neutron/network HTTP/1.1" 400 204 0.021138 10.0.0.41 - - [2026-04-27 03:30:54] "POST /neutron/network HTTP/1.1" 200 1114 0.013616 10.0.0.41 - - [2026-04-27 03:30:56] "POST /neutron/network HTTP/1.1" 400 204 0.027791 10.0.0.41 - - [2026-04-27 03:31:01] "POST /neutron/network HTTP/1.1" 200 1114 0.018354 10.0.0.41 - - [2026-04-27 03:31:03] "POST /neutron/network HTTP/1.1" 400 204 0.023046 10.0.0.41 - - [2026-04-27 03:31:07] "POST /neutron/network HTTP/1.1" 200 1114 0.018306 10.0.0.41 - - [2026-04-27 03:31:09] "POST /neutron/network HTTP/1.1" 400 204 0.022485 10.0.0.41 - - [2026-04-27 03:31:13] "POST /neutron/network HTTP/1.1" 200 1114 0.014003 10.0.0.41 - - [2026-04-27 03:31:15] "POST /neutron/network HTTP/1.1" 400 204 0.020690 10.0.0.41 - - [2026-04-27 03:31:19] "POST /neutron/network HTTP/1.1" 200 1114 0.017861 10.0.0.41 - - [2026-04-27 03:31:21] "POST /neutron/network HTTP/1.1" 400 204 0.024088 10.0.0.249 - - [2026-04-27 03:31:22] "GET /obj-perms HTTP/1.1" 200 5056 0.072514 10.0.0.249 - - [2026-04-27 03:31:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000586 10.0.0.41 - - [2026-04-27 03:31:39] "POST /neutron/network HTTP/1.1" 200 1124 0.008829 10.0.0.249 - - [2026-04-27 03:31:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000500 10.0.0.41 - - [2026-04-27 03:31:39] "POST /neutron/subnet HTTP/1.1" 200 1389 0.019540 10.0.0.41 - - [2026-04-27 03:31:39] "POST /neutron/network HTTP/1.1" 200 1114 0.013343 10.0.0.249 - - [2026-04-27 03:31:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000680 10.0.0.249 - - [2026-04-27 03:31:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000462 10.0.0.41 - - [2026-04-27 03:31:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000519 10.0.0.41 - - [2026-04-27 03:31:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000597 10.0.0.23 - - [2026-04-27 03:31:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000659 10.0.0.23 - - [2026-04-27 03:31:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000821 10.0.0.23 - - [2026-04-27 03:31:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000515 10.0.0.41 - - [2026-04-27 03:31:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000495 10.0.0.23 - - [2026-04-27 03:31:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000511 10.0.0.41 - - [2026-04-27 03:31:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000442 10.0.0.41 - - [2026-04-27 03:31:45] "POST /neutron/network HTTP/1.1" 200 1124 0.010135 10.0.0.41 - - [2026-04-27 03:31:45] "POST /neutron/subnet HTTP/1.1" 200 1389 0.021624 10.0.0.41 - - [2026-04-27 03:31:45] "POST /neutron/network HTTP/1.1" 200 1114 0.011537 10.0.0.23 - - [2026-04-27 03:32:13] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001162 10.0.0.41 - - [2026-04-27 03:32:13] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.099203 10.0.0.23 - - [2026-04-27 03:32:13] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001693 10.0.0.41 - - [2026-04-27 03:32:13] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?fields=virtual_networks HTTP/1.1" 200 1390 0.086249 10.0.0.23 - - [2026-04-27 03:32:15] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001783 10.0.0.41 - - [2026-04-27 03:32:15] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.069239 10.0.0.23 - - [2026-04-27 03:32:15] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001276 10.0.0.41 - - [2026-04-27 03:32:15] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?fields=virtual_networks HTTP/1.1" 200 1390 0.063273 10.0.0.23 - - [2026-04-27 03:32:17] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001538 10.0.0.41 - - [2026-04-27 03:32:17] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.064211 10.0.0.23 - - [2026-04-27 03:32:17] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001809 10.0.0.41 - - [2026-04-27 03:32:17] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?fields=virtual_networks HTTP/1.1" 200 1390 0.056441 10.0.0.23 - - [2026-04-27 03:32:19] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001397 10.0.0.41 - - [2026-04-27 03:32:19] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.064977 10.0.0.23 - - [2026-04-27 03:32:19] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001811 10.0.0.41 - - [2026-04-27 03:32:19] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?fields=virtual_networks HTTP/1.1" 200 1390 0.080916 10.0.0.23 - - [2026-04-27 03:32:21] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001586 10.0.0.41 - - [2026-04-27 03:32:22] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.057803 10.0.0.23 - - [2026-04-27 03:32:22] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.002856 10.0.0.41 - - [2026-04-27 03:32:22] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?fields=virtual_networks HTTP/1.1" 200 1390 0.058393 10.0.0.41 - - [2026-04-27 03:32:23] "GET /obj-perms HTTP/1.1" 200 5056 0.071902 10.0.0.23 - - [2026-04-27 03:32:24] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001262 10.0.0.41 - - [2026-04-27 03:32:24] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.068766 10.0.0.23 - - [2026-04-27 03:32:24] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001820 10.0.0.41 - - [2026-04-27 03:32:24] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?fields=virtual_networks HTTP/1.1" 200 1390 0.069288 10.0.0.23 - - [2026-04-27 03:32:26] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001530 10.0.0.41 - - [2026-04-27 03:32:26] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.070733 10.0.0.23 - - [2026-04-27 03:32:26] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001720 10.0.0.41 - - [2026-04-27 03:32:26] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?fields=virtual_networks HTTP/1.1" 200 1390 0.064606 10.0.0.23 - - [2026-04-27 03:32:28] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001746 10.0.0.41 - - [2026-04-27 03:32:28] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.066337 10.0.0.23 - - [2026-04-27 03:32:28] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001186 10.0.0.41 - - [2026-04-27 03:32:28] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?fields=virtual_networks HTTP/1.1" 200 1390 0.053333 10.0.0.23 - - [2026-04-27 03:32:30] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001840 10.0.0.41 - - [2026-04-27 03:32:30] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.063663 10.0.0.23 - - [2026-04-27 03:32:30] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001307 10.0.0.41 - - [2026-04-27 03:32:30] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?fields=virtual_networks HTTP/1.1" 200 1390 0.082083 10.0.0.23 - - [2026-04-27 03:32:32] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001538 10.0.0.41 - - [2026-04-27 03:32:32] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.058044 10.0.0.23 - - [2026-04-27 03:32:32] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001985 10.0.0.41 - - [2026-04-27 03:32:33] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?fields=virtual_networks HTTP/1.1" 200 1390 0.065672 10.0.0.23 - - [2026-04-27 03:32:35] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001689 10.0.0.41 - - [2026-04-27 03:32:35] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.077147 10.0.0.23 - - [2026-04-27 03:32:35] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.002072 10.0.0.41 - - [2026-04-27 03:32:35] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?fields=virtual_networks HTTP/1.1" 200 1390 0.081472 10.0.0.23 - - [2026-04-27 03:32:37] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001607 10.0.0.41 - - [2026-04-27 03:32:37] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.065667 10.0.0.23 - - [2026-04-27 03:32:37] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001640 10.0.0.41 - - [2026-04-27 03:32:37] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?fields=virtual_networks HTTP/1.1" 200 1390 0.056066 10.0.0.23 - - [2026-04-27 03:32:39] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001732 10.0.0.41 - - [2026-04-27 03:32:39] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.074831 10.0.0.23 - - [2026-04-27 03:32:39] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001954 10.0.0.41 - - [2026-04-27 03:32:39] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?fields=virtual_networks HTTP/1.1" 200 1390 0.074117 10.0.0.41 - - [2026-04-27 03:32:40] "POST /neutron/port HTTP/1.1" 200 1219 0.028411 10.0.0.41 - - [2026-04-27 03:32:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005846 10.0.0.41 - - [2026-04-27 03:32:40] "POST /neutron/port HTTP/1.1" 200 117 0.001742 10.0.0.23 - - [2026-04-27 03:32:41] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001330 10.0.0.41 - - [2026-04-27 03:32:41] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.075050 10.0.0.23 - - [2026-04-27 03:32:41] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.002317 10.0.0.41 - - [2026-04-27 03:32:41] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?fields=virtual_networks HTTP/1.1" 200 1390 0.064358 10.0.0.23 - - [2026-04-27 03:32:43] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001640 10.0.0.41 - - [2026-04-27 03:32:43] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.075557 10.0.0.23 - - [2026-04-27 03:32:43] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001990 10.0.0.41 - - [2026-04-27 03:32:43] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?fields=virtual_networks HTTP/1.1" 200 1390 0.080070 10.0.0.23 - - [2026-04-27 03:32:46] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001672 10.0.0.41 - - [2026-04-27 03:32:46] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.062305 10.0.0.23 - - [2026-04-27 03:32:46] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001603 10.0.0.41 - - [2026-04-27 03:32:46] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?fields=virtual_networks HTTP/1.1" 200 1390 0.057641 10.0.0.41 - - [2026-04-27 03:32:47] "POST /neutron/port HTTP/1.1" 200 1219 0.026280 10.0.0.41 - - [2026-04-27 03:32:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007720 10.0.0.41 - - [2026-04-27 03:32:47] "POST /neutron/port HTTP/1.1" 200 117 0.001736 10.0.0.23 - - [2026-04-27 03:32:48] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001180 10.0.0.41 - - [2026-04-27 03:32:48] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.058546 10.0.0.23 - - [2026-04-27 03:32:48] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001273 10.0.0.41 - - [2026-04-27 03:32:48] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?fields=virtual_networks HTTP/1.1" 200 1390 0.050106 10.0.0.23 - - [2026-04-27 03:32:50] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001988 10.0.0.41 - - [2026-04-27 03:32:50] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.065755 10.0.0.23 - - [2026-04-27 03:32:50] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001245 10.0.0.41 - - [2026-04-27 03:32:50] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?fields=virtual_networks HTTP/1.1" 200 1390 0.066826 10.0.0.23 - - [2026-04-27 03:32:52] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.003350 10.0.0.41 - - [2026-04-27 03:32:52] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.061775 10.0.0.23 - - [2026-04-27 03:32:52] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001481 10.0.0.41 - - [2026-04-27 03:32:52] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?fields=virtual_networks HTTP/1.1" 200 1390 0.083136 10.0.0.23 - - [2026-04-27 03:32:54] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001344 10.0.0.41 - - [2026-04-27 03:32:54] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.061711 10.0.0.23 - - [2026-04-27 03:32:54] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.002961 10.0.0.41 - - [2026-04-27 03:32:54] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?fields=virtual_networks HTTP/1.1" 200 1390 0.096915 10.0.0.23 - - [2026-04-27 03:32:56] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001453 10.0.0.41 - - [2026-04-27 03:32:57] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.078018 10.0.0.23 - - [2026-04-27 03:32:57] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001691 10.0.0.41 - - [2026-04-27 03:32:57] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?fields=virtual_networks HTTP/1.1" 200 1390 0.082417 10.0.0.23 - - [2026-04-27 03:32:59] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001978 10.0.0.41 - - [2026-04-27 03:32:59] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.069203 10.0.0.23 - - [2026-04-27 03:32:59] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001456 10.0.0.41 - - [2026-04-27 03:32:59] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?fields=virtual_networks HTTP/1.1" 200 1390 0.067813 10.0.0.23 - - [2026-04-27 03:33:01] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001813 10.0.0.41 - - [2026-04-27 03:33:01] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.089215 10.0.0.23 - - [2026-04-27 03:33:01] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001834 10.0.0.41 - - [2026-04-27 03:33:01] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?fields=virtual_networks HTTP/1.1" 200 1390 0.072892 10.0.0.23 - - [2026-04-27 03:33:03] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001924 10.0.0.41 - - [2026-04-27 03:33:03] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.072588 10.0.0.23 - - [2026-04-27 03:33:03] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001278 10.0.0.41 - - [2026-04-27 03:33:03] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?fields=virtual_networks HTTP/1.1" 200 1390 0.065658 10.0.0.23 - - [2026-04-27 03:33:05] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001249 10.0.0.41 - - [2026-04-27 03:33:05] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.068132 10.0.0.23 - - [2026-04-27 03:33:05] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001433 10.0.0.41 - - [2026-04-27 03:33:05] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?fields=virtual_networks HTTP/1.1" 200 1390 0.066577 10.0.0.23 - - [2026-04-27 03:33:07] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001446 10.0.0.41 - - [2026-04-27 03:33:08] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.068120 10.0.0.23 - - [2026-04-27 03:33:08] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001983 10.0.0.41 - - [2026-04-27 03:33:08] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?fields=virtual_networks HTTP/1.1" 200 1390 0.065825 10.0.0.23 - - [2026-04-27 03:33:10] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001767 10.0.0.41 - - [2026-04-27 03:33:10] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.081769 10.0.0.23 - - [2026-04-27 03:33:10] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001990 10.0.0.41 - - [2026-04-27 03:33:10] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?fields=virtual_networks HTTP/1.1" 200 1390 0.072252 10.0.0.23 - - [2026-04-27 03:33:12] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001731 10.0.0.41 - - [2026-04-27 03:33:12] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.066994 10.0.0.23 - - [2026-04-27 03:33:12] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001198 10.0.0.41 - - [2026-04-27 03:33:12] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?fields=virtual_networks HTTP/1.1" 200 1390 0.050065 10.0.0.23 - - [2026-04-27 03:33:14] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.002229 10.0.0.41 - - [2026-04-27 03:33:14] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.074991 10.0.0.23 - - [2026-04-27 03:33:14] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001452 10.0.0.41 - - [2026-04-27 03:33:14] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?fields=virtual_networks HTTP/1.1" 200 1390 0.085103 10.0.0.23 - - [2026-04-27 03:33:16] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001280 10.0.0.41 - - [2026-04-27 03:33:16] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.067091 10.0.0.23 - - [2026-04-27 03:33:16] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001296 10.0.0.41 - - [2026-04-27 03:33:16] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?fields=virtual_networks HTTP/1.1" 200 1390 0.070106 10.0.0.23 - - [2026-04-27 03:33:18] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001367 10.0.0.41 - - [2026-04-27 03:33:18] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.063119 10.0.0.23 - - [2026-04-27 03:33:18] "GET /projects?obj_uuids=4fd275f8-24ef-495e-957c-6977472d6dee&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001408 10.0.0.41 - - [2026-04-27 03:33:19] "GET /project/4fd275f8-24ef-495e-957c-6977472d6dee?fields=virtual_networks HTTP/1.1" 200 1390 0.065665 10.0.0.41 - - [2026-04-27 03:33:19] "POST /fqname-to-id HTTP/1.1" 404 218 0.034944 10.0.0.23 - - [2026-04-27 03:33:19] "GET /projects?obj_uuids=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005065 10.0.0.23 - - [2026-04-27 03:33:19] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001238 10.0.0.23 - - [2026-04-27 03:33:19] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008683 10.0.0.23 - - [2026-04-27 03:33:19] "POST /id-to-fqname HTTP/1.1" 200 221 0.003672 10.0.0.23 - - [2026-04-27 03:33:19] "POST /fqname-to-id HTTP/1.1" 404 232 0.022291 10.0.0.23 - - [2026-04-27 03:33:20] "POST /security-groups HTTP/1.1" 200 621 0.055718 10.0.0.23 - - [2026-04-27 03:33:20] "POST /projects HTTP/1.1" 200 645 0.367766 10.0.0.23 - - [2026-04-27 03:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.409640 10.0.0.41 - - [2026-04-27 03:33:20] "GET /project/fc70e890-08d1-46fc-93c6-32c49d1fcd8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.611103 10.0.0.249 - - [2026-04-27 03:33:20] "POST /fqname-to-id HTTP/1.1" 404 263 0.095155 10.0.0.41 - - [2026-04-27 03:33:21] "GET / HTTP/1.1" 200 35931 0.002495 10.0.0.41 - - [2026-04-27 03:33:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000524 10.0.0.41 - - [2026-04-27 03:33:23] "POST /fqname-to-id HTTP/1.1" 404 254 0.076912 10.0.0.41 - - [2026-04-27 03:33:23] "POST /security-groups HTTP/1.1" 200 595 0.051576 10.0.0.41 - - [2026-04-27 03:33:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005612 10.0.0.249 - - [2026-04-27 03:33:23] "POST /access-control-lists HTTP/1.1" 200 648 0.042405 10.0.0.41 - - [2026-04-27 03:33:23] "GET /security-group/b45fc111-0f6f-488c-aa16-81178069d4ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.021446 10.0.0.41 - - [2026-04-27 03:33:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.41 - - [2026-04-27 03:33:24] "GET /security-group/b45fc111-0f6f-488c-aa16-81178069d4ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.006109 10.0.0.23 - - [2026-04-27 03:33:24] "GET /obj-perms HTTP/1.1" 200 5056 0.411787 10.0.0.41 - - [2026-04-27 03:33:25] "DELETE /security-group/b45fc111-0f6f-488c-aa16-81178069d4ec HTTP/1.1" 200 115 0.096587 10.0.0.41 - - [2026-04-27 03:33:25] "POST /fqname-to-id HTTP/1.1" 404 254 0.003932 10.0.0.249 - - [2026-04-27 03:33:25] "DELETE /access-control-list/29f8e80c-53da-4ec3-a187-cccbcc141c38 HTTP/1.1" 200 115 0.047596 10.0.0.41 - - [2026-04-27 03:33:25] "POST /fqname-to-id HTTP/1.1" 404 254 0.004896 10.0.0.41 - - [2026-04-27 03:33:25] "POST /security-groups HTTP/1.1" 200 595 0.057899 10.0.0.41 - - [2026-04-27 03:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005716 10.0.0.249 - - [2026-04-27 03:33:25] "POST /access-control-lists HTTP/1.1" 200 648 0.041029 10.0.0.41 - - [2026-04-27 03:33:25] "GET /security-group/7ef115ba-f319-4828-963c-a06fce155aa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.015970 10.0.0.41 - - [2026-04-27 03:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005685 10.0.0.41 - - [2026-04-27 03:33:25] "GET /security-group/7ef115ba-f319-4828-963c-a06fce155aa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.008385 10.0.0.41 - - [2026-04-27 03:33:26] "GET /security-group/7ef115ba-f319-4828-963c-a06fce155aa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.005723 10.0.0.41 - - [2026-04-27 03:33:26] "PUT /security-group/7ef115ba-f319-4828-963c-a06fce155aa1 HTTP/1.1" 200 262 0.025286 10.0.0.249 - - [2026-04-27 03:33:26] "PUT /access-control-list/d1460f7a-af34-496d-8bf4-5073302b0ab9 HTTP/1.1" 200 272 0.015810 10.0.0.41 - - [2026-04-27 03:33:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.014770 10.0.0.23 - - [2026-04-27 03:33:26] "GET /projects?obj_uuids=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.002528 10.0.0.41 - - [2026-04-27 03:33:26] "GET /project/fc70e890-08d1-46fc-93c6-32c49d1fcd8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.094271 10.0.0.23 - - [2026-04-27 03:33:26] "GET /projects?obj_uuids=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001408 10.0.0.41 - - [2026-04-27 03:33:26] "POST /neutron/network HTTP/1.1" 200 735 0.194238 10.0.0.249 - - [2026-04-27 03:33:26] "POST /ref-update HTTP/1.1" 200 156 0.030782 10.0.0.41 - - [2026-04-27 03:33:27] "POST /id-to-fqname HTTP/1.1" 200 300 0.004939 10.0.0.41 - - [2026-04-27 03:33:27] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.008663 10.0.0.41 - - [2026-04-27 03:33:27] "POST /neutron/network HTTP/1.1" 200 954 0.010014 10.0.0.41 - - [2026-04-27 03:33:27] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.009575 10.0.0.41 - - [2026-04-27 03:33:27] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.007118 10.0.0.41 - - [2026-04-27 03:33:28] "POST /id-to-fqname HTTP/1.1" 200 300 0.001649 10.0.0.41 - - [2026-04-27 03:33:29] "POST /neutron/port HTTP/1.1" 200 2284 0.047624 10.0.0.23 - - [2026-04-27 03:33:30] "GET /projects?obj_uuids=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001548 10.0.0.41 - - [2026-04-27 03:33:30] "GET /project/fc70e890-08d1-46fc-93c6-32c49d1fcd8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.095325 10.0.0.41 - - [2026-04-27 03:33:30] "POST /neutron/network HTTP/1.1" 200 954 0.049662 10.0.0.41 - - [2026-04-27 03:33:30] "POST /id-to-fqname HTTP/1.1" 200 300 0.001677 10.0.0.41 - - [2026-04-27 03:33:30] "POST /neutron/port HTTP/1.1" 200 2284 0.038509 10.0.0.41 - - [2026-04-27 03:33:31] "POST /neutron/network HTTP/1.1" 200 964 0.009360 10.0.0.41 - - [2026-04-27 03:33:31] "POST /neutron/port HTTP/1.1" 200 1090 0.028651 10.0.0.23 - - [2026-04-27 03:33:31] "GET /projects?obj_uuids=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001829 10.0.0.41 - - [2026-04-27 03:33:32] "GET /project/fc70e890-08d1-46fc-93c6-32c49d1fcd8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.150494 10.0.0.41 - - [2026-04-27 03:33:32] "POST /neutron/network HTTP/1.1" 200 954 0.011176 10.0.0.41 - - [2026-04-27 03:33:32] "POST /neutron/subnet HTTP/1.1" 200 698 0.012207 10.0.0.41 - - [2026-04-27 03:33:32] "POST /neutron/port HTTP/1.1" 200 3285 0.061256 10.0.0.41 - - [2026-04-27 03:33:32] "POST /neutron/port HTTP/1.1" 200 1155 0.048896 10.0.0.23 - - [2026-04-27 03:33:32] "GET /projects?obj_uuids=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.002031 10.0.0.41 - - [2026-04-27 03:33:32] "POST /neutron/security_group HTTP/1.1" 200 3298 0.101665 10.0.0.41 - - [2026-04-27 03:33:33] "POST /neutron/port HTTP/1.1" 200 1090 0.031214 10.0.0.41 - - [2026-04-27 03:33:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005054 10.0.0.41 - - [2026-04-27 03:33:33] "POST /neutron/network HTTP/1.1" 200 954 0.009742 10.0.0.41 - - [2026-04-27 03:33:38] "POST /neutron/port HTTP/1.1" 200 1155 0.028273 10.0.0.41 - - [2026-04-27 03:33:38] "POST /neutron/security_group HTTP/1.1" 200 1292 0.011580 10.0.0.41 - - [2026-04-27 03:33:38] "GET /virtual-machine/afb747d8-a4c0-4011-a97d-3c69d7890616 HTTP/1.1" 401 292 0.000579 10.0.0.41 - - [2026-04-27 03:33:38] "GET /virtual-machine/afb747d8-a4c0-4011-a97d-3c69d7890616 HTTP/1.1" 200 1323 0.044214 10.0.0.41 - - [2026-04-27 03:33:38] "GET /virtual-machine/afb747d8-a4c0-4011-a97d-3c69d7890616 HTTP/1.1" 200 1323 0.006624 10.0.0.41 - - [2026-04-27 03:33:38] "GET /virtual-machine-interface/7f7b50c7-67cc-4d1c-865f-6075d3078716 HTTP/1.1" 200 3262 0.007184 10.0.0.41 - - [2026-04-27 03:33:38] "GET /virtual-machine/afb747d8-a4c0-4011-a97d-3c69d7890616 HTTP/1.1" 200 1323 0.005183 10.0.0.41 - - [2026-04-27 03:33:38] "GET /virtual-machine-interface/7f7b50c7-67cc-4d1c-865f-6075d3078716 HTTP/1.1" 200 3262 0.008118 10.0.0.41 - - [2026-04-27 03:33:39] "GET /instance-ip/8b30bcb3-fa0e-4c6a-8de4-79878f566ce0 HTTP/1.1" 200 1731 0.009297 10.0.0.41 - - [2026-04-27 03:33:39] "GET /virtual-machine/afb747d8-a4c0-4011-a97d-3c69d7890616 HTTP/1.1" 200 1323 0.005682 10.0.0.41 - - [2026-04-27 03:33:39] "GET /virtual-machine-interface/7f7b50c7-67cc-4d1c-865f-6075d3078716 HTTP/1.1" 200 3262 0.007186 10.0.0.41 - - [2026-04-27 03:33:39] "GET /instance-ip/8b30bcb3-fa0e-4c6a-8de4-79878f566ce0 HTTP/1.1" 200 1731 0.006160 10.0.0.41 - - [2026-04-27 03:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004936 10.0.0.41 - - [2026-04-27 03:33:39] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005560 10.0.0.41 - - [2026-04-27 03:33:39] "GET /virtual-networks?parent_id=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.005549 10.0.0.41 - - [2026-04-27 03:33:39] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.008062 10.0.0.41 - - [2026-04-27 03:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005143 10.0.0.41 - - [2026-04-27 03:33:39] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005756 10.0.0.41 - - [2026-04-27 03:33:39] "GET /virtual-networks?parent_id=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004776 10.0.0.41 - - [2026-04-27 03:33:39] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.007578 10.0.0.41 - - [2026-04-27 03:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005320 10.0.0.41 - - [2026-04-27 03:33:39] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006492 10.0.0.41 - - [2026-04-27 03:33:39] "GET /virtual-networks?parent_id=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004291 10.0.0.41 - - [2026-04-27 03:33:39] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.008419 10.0.0.41 - - [2026-04-27 03:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005409 10.0.0.41 - - [2026-04-27 03:33:39] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005593 10.0.0.41 - - [2026-04-27 03:33:39] "GET /virtual-networks?parent_id=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004548 10.0.0.41 - - [2026-04-27 03:33:39] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.010665 10.0.0.41 - - [2026-04-27 03:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004661 10.0.0.41 - - [2026-04-27 03:33:39] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006812 10.0.0.41 - - [2026-04-27 03:33:39] "GET /virtual-networks?parent_id=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.005745 10.0.0.41 - - [2026-04-27 03:33:39] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.008954 10.0.0.41 - - [2026-04-27 03:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005656 10.0.0.41 - - [2026-04-27 03:33:39] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006419 10.0.0.41 - - [2026-04-27 03:33:39] "GET /virtual-networks?parent_id=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.005716 10.0.0.41 - - [2026-04-27 03:33:39] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.007531 10.0.0.41 - - [2026-04-27 03:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004538 10.0.0.41 - - [2026-04-27 03:33:40] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005668 10.0.0.41 - - [2026-04-27 03:33:40] "GET /virtual-networks?parent_id=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.005419 10.0.0.41 - - [2026-04-27 03:33:40] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.009100 10.0.0.41 - - [2026-04-27 03:33:41] "POST /neutron/port HTTP/1.1" 200 1219 0.027011 10.0.0.41 - - [2026-04-27 03:33:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006129 10.0.0.41 - - [2026-04-27 03:33:42] "POST /neutron/port HTTP/1.1" 200 117 0.001366 10.0.0.41 - - [2026-04-27 03:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005012 10.0.0.41 - - [2026-04-27 03:33:43] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.007005 10.0.0.41 - - [2026-04-27 03:33:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005564 10.0.0.41 - - [2026-04-27 03:33:47] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006790 10.0.0.41 - - [2026-04-27 03:33:47] "POST /neutron/port HTTP/1.1" 200 1219 0.032802 10.0.0.41 - - [2026-04-27 03:33:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006094 10.0.0.41 - - [2026-04-27 03:33:47] "POST /neutron/port HTTP/1.1" 200 117 0.001400 10.0.0.23 - - [2026-04-27 03:33:47] "DELETE /project/fc70e89008d146fc93c632c49d1fcd8e HTTP/1.1" 404 173 0.004262 10.0.0.41 - - [2026-04-27 03:33:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005581 10.0.0.41 - - [2026-04-27 03:33:51] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.013205 10.0.0.41 - - [2026-04-27 03:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005374 10.0.0.41 - - [2026-04-27 03:33:55] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.007628 10.0.0.41 - - [2026-04-27 03:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005167 10.0.0.41 - - [2026-04-27 03:33:59] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.007747 10.0.0.41 - - [2026-04-27 03:34:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004671 10.0.0.41 - - [2026-04-27 03:34:03] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006943 10.0.0.41 - - [2026-04-27 03:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004798 10.0.0.41 - - [2026-04-27 03:34:07] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006690 10.0.0.41 - - [2026-04-27 03:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004395 10.0.0.41 - - [2026-04-27 03:34:11] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006071 10.0.0.41 - - [2026-04-27 03:34:11] "GET /virtual-networks?parent_id=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004324 10.0.0.41 - - [2026-04-27 03:34:11] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.007176 10.0.0.41 - - [2026-04-27 03:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006180 10.0.0.41 - - [2026-04-27 03:34:12] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005980 10.0.0.41 - - [2026-04-27 03:34:12] "GET /virtual-networks?parent_id=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.005143 10.0.0.41 - - [2026-04-27 03:34:12] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.010178 10.0.0.41 - - [2026-04-27 03:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005068 10.0.0.41 - - [2026-04-27 03:34:12] "GET /routing-instance/b217208a-87e7-4b45-bbd8-0da184c4fb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.005690 10.0.0.41 - - [2026-04-27 03:34:12] "GET /route-target/52c1b102-ea33-4798-9fd7-53353cc247c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005830 10.0.0.41 - - [2026-04-27 03:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005317 10.0.0.41 - - [2026-04-27 03:34:12] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005085 10.0.0.41 - - [2026-04-27 03:34:12] "GET /virtual-networks?parent_id=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.005353 10.0.0.41 - - [2026-04-27 03:34:12] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.007031 10.0.0.41 - - [2026-04-27 03:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004369 10.0.0.41 - - [2026-04-27 03:34:12] "GET /routing-instance/b217208a-87e7-4b45-bbd8-0da184c4fb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.006288 10.0.0.41 - - [2026-04-27 03:34:12] "GET /route-target/52c1b102-ea33-4798-9fd7-53353cc247c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005842 10.0.0.41 - - [2026-04-27 03:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238 10.0.0.41 - - [2026-04-27 03:34:12] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005991 10.0.0.41 - - [2026-04-27 03:34:12] "GET /virtual-networks?parent_id=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004869 10.0.0.41 - - [2026-04-27 03:34:12] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006995 10.0.0.41 - - [2026-04-27 03:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005970 10.0.0.41 - - [2026-04-27 03:34:12] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005855 10.0.0.41 - - [2026-04-27 03:34:12] "GET /virtual-networks?parent_id=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004025 10.0.0.41 - - [2026-04-27 03:34:12] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.010139 10.0.0.41 - - [2026-04-27 03:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005038 10.0.0.41 - - [2026-04-27 03:34:13] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006276 10.0.0.41 - - [2026-04-27 03:34:13] "GET /virtual-networks?parent_id=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.005870 10.0.0.41 - - [2026-04-27 03:34:13] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.011441 10.0.0.41 - - [2026-04-27 03:34:13] "GET /obj-perms HTTP/1.1" 200 5090 0.069045 10.0.0.23 - - [2026-04-27 03:34:13] "GET /obj-perms HTTP/1.1" 200 5090 0.066761 10.0.0.41 - - [2026-04-27 03:34:13] "GET /obj-perms HTTP/1.1" 200 5090 0.007102 10.0.0.249 - - [2026-04-27 03:34:13] "GET /obj-perms HTTP/1.1" 200 5090 0.069648 10.0.0.41 - - [2026-04-27 03:34:13] "GET /obj-perms HTTP/1.1" 200 5090 0.005717 10.0.0.41 - - [2026-04-27 03:34:13] "GET /virtual-machine/afb747d8-a4c0-4011-a97d-3c69d7890616 HTTP/1.1" 200 1323 0.006470 10.0.0.41 - - [2026-04-27 03:34:13] "GET /virtual-machine-interface/7f7b50c7-67cc-4d1c-865f-6075d3078716 HTTP/1.1" 200 3262 0.009729 10.0.0.41 - - [2026-04-27 03:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004878 10.0.0.41 - - [2026-04-27 03:34:13] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005461 10.0.0.41 - - [2026-04-27 03:34:13] "GET /virtual-networks?parent_id=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004076 10.0.0.41 - - [2026-04-27 03:34:14] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.008094 10.0.0.41 - - [2026-04-27 03:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005213 10.0.0.41 - - [2026-04-27 03:34:15] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004896 10.0.0.41 - - [2026-04-27 03:34:15] "GET /virtual-networks?parent_id=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004412 10.0.0.41 - - [2026-04-27 03:34:15] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.009603 10.0.0.41 - - [2026-04-27 03:34:15] "POST /neutron/port HTTP/1.1" 200 1155 0.039243 10.0.0.41 - - [2026-04-27 03:34:20] "POST /neutron/security_group HTTP/1.1" 200 1292 0.010669 10.0.0.249 - - [2026-04-27 03:34:25] "GET /obj-perms HTTP/1.1" 200 5056 0.069036 10.0.0.41 - - [2026-04-27 03:34:25] "POST /neutron/port HTTP/1.1" 200 1155 0.026605 10.0.0.23 - - [2026-04-27 03:34:26] "GET /obj-perms HTTP/1.1" 200 5056 0.067083 10.0.0.41 - - [2026-04-27 03:34:31] "POST /neutron/security_group HTTP/1.1" 200 1292 0.011402 10.0.0.41 - - [2026-04-27 03:34:31] "POST /neutron/port HTTP/1.1" 200 1155 0.042621 10.0.0.41 - - [2026-04-27 03:34:31] "POST /neutron/security_group HTTP/1.1" 200 1292 0.009177 10.0.0.41 - - [2026-04-27 03:34:31] "GET /virtual-machine/12548685-4e82-47a3-b052-2975b531d8ee HTTP/1.1" 200 1322 0.008411 10.0.0.41 - - [2026-04-27 03:34:31] "GET /virtual-machine/12548685-4e82-47a3-b052-2975b531d8ee HTTP/1.1" 200 1322 0.005898 10.0.0.41 - - [2026-04-27 03:34:31] "GET /virtual-machine-interface/06e6ba8b-9a56-418d-a9fa-b4e75a6fdb14 HTTP/1.1" 200 3262 0.006897 10.0.0.41 - - [2026-04-27 03:34:31] "GET /virtual-machine/12548685-4e82-47a3-b052-2975b531d8ee HTTP/1.1" 200 1322 0.005585 10.0.0.41 - - [2026-04-27 03:34:31] "GET /virtual-machine-interface/06e6ba8b-9a56-418d-a9fa-b4e75a6fdb14 HTTP/1.1" 200 3262 0.007989 10.0.0.41 - - [2026-04-27 03:34:31] "GET /instance-ip/485c5e24-37cb-42b6-86e6-3513e3947ecc HTTP/1.1" 200 1729 0.009527 10.0.0.41 - - [2026-04-27 03:34:31] "GET /virtual-machine/12548685-4e82-47a3-b052-2975b531d8ee HTTP/1.1" 200 1322 0.005274 10.0.0.41 - - [2026-04-27 03:34:31] "GET /virtual-machine-interface/06e6ba8b-9a56-418d-a9fa-b4e75a6fdb14 HTTP/1.1" 200 3262 0.007995 10.0.0.41 - - [2026-04-27 03:34:31] "GET /instance-ip/485c5e24-37cb-42b6-86e6-3513e3947ecc HTTP/1.1" 200 1729 0.005867 10.0.0.41 - - [2026-04-27 03:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005651 10.0.0.41 - - [2026-04-27 03:34:31] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005827 10.0.0.41 - - [2026-04-27 03:34:31] "GET /virtual-networks?parent_id=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.005031 10.0.0.41 - - [2026-04-27 03:34:31] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.008685 10.0.0.41 - - [2026-04-27 03:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004538 10.0.0.41 - - [2026-04-27 03:34:31] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005331 10.0.0.41 - - [2026-04-27 03:34:31] "GET /virtual-networks?parent_id=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004080 10.0.0.41 - - [2026-04-27 03:34:31] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.008315 10.0.0.41 - - [2026-04-27 03:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004903 10.0.0.41 - - [2026-04-27 03:34:31] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006797 10.0.0.41 - - [2026-04-27 03:34:31] "GET /virtual-networks?parent_id=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.007104 10.0.0.41 - - [2026-04-27 03:34:31] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.009584 10.0.0.41 - - [2026-04-27 03:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005616 10.0.0.41 - - [2026-04-27 03:34:32] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005126 10.0.0.41 - - [2026-04-27 03:34:32] "GET /virtual-networks?parent_id=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004547 10.0.0.41 - - [2026-04-27 03:34:32] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.008636 10.0.0.41 - - [2026-04-27 03:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005349 10.0.0.41 - - [2026-04-27 03:34:32] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008190 10.0.0.41 - - [2026-04-27 03:34:32] "GET /virtual-networks?parent_id=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.006088 10.0.0.41 - - [2026-04-27 03:34:32] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.010680 10.0.0.41 - - [2026-04-27 03:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005339 10.0.0.41 - - [2026-04-27 03:34:32] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005206 10.0.0.41 - - [2026-04-27 03:34:32] "GET /virtual-networks?parent_id=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003723 10.0.0.41 - - [2026-04-27 03:34:32] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.008293 10.0.0.41 - - [2026-04-27 03:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004906 10.0.0.41 - - [2026-04-27 03:34:32] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005635 10.0.0.41 - - [2026-04-27 03:34:32] "GET /virtual-networks?parent_id=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004526 10.0.0.41 - - [2026-04-27 03:34:32] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.008696 10.0.0.41 - - [2026-04-27 03:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005054 10.0.0.41 - - [2026-04-27 03:34:33] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005456 10.0.0.41 - - [2026-04-27 03:34:33] "GET /virtual-networks?parent_id=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004202 10.0.0.41 - - [2026-04-27 03:34:33] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.008852 10.0.0.41 - - [2026-04-27 03:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007889 10.0.0.41 - - [2026-04-27 03:34:33] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007524 10.0.0.41 - - [2026-04-27 03:34:33] "GET /virtual-networks?parent_id=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.006528 10.0.0.41 - - [2026-04-27 03:34:34] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.007508 10.0.0.41 - - [2026-04-27 03:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004807 10.0.0.41 - - [2026-04-27 03:34:34] "GET /routing-instance/b217208a-87e7-4b45-bbd8-0da184c4fb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.008289 10.0.0.41 - - [2026-04-27 03:34:34] "GET /route-target/52c1b102-ea33-4798-9fd7-53353cc247c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006465 10.0.0.41 - - [2026-04-27 03:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005562 10.0.0.41 - - [2026-04-27 03:34:34] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005499 10.0.0.41 - - [2026-04-27 03:34:34] "GET /virtual-networks?parent_id=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004418 10.0.0.41 - - [2026-04-27 03:34:34] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.007986 10.0.0.41 - - [2026-04-27 03:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004348 10.0.0.41 - - [2026-04-27 03:34:34] "GET /routing-instance/b217208a-87e7-4b45-bbd8-0da184c4fb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.006009 10.0.0.41 - - [2026-04-27 03:34:34] "GET /route-target/52c1b102-ea33-4798-9fd7-53353cc247c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005713 10.0.0.41 - - [2026-04-27 03:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005397 10.0.0.41 - - [2026-04-27 03:34:34] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008470 10.0.0.41 - - [2026-04-27 03:34:34] "GET /virtual-networks?parent_id=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.005770 10.0.0.41 - - [2026-04-27 03:34:34] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.008569 10.0.0.41 - - [2026-04-27 03:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005325 10.0.0.41 - - [2026-04-27 03:34:34] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005823 10.0.0.41 - - [2026-04-27 03:34:34] "GET /virtual-networks?parent_id=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004300 10.0.0.41 - - [2026-04-27 03:34:34] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.009089 10.0.0.41 - - [2026-04-27 03:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005740 10.0.0.41 - - [2026-04-27 03:34:34] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008449 10.0.0.41 - - [2026-04-27 03:34:34] "GET /virtual-networks?parent_id=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004891 10.0.0.41 - - [2026-04-27 03:34:34] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.009199 10.0.0.41 - - [2026-04-27 03:34:34] "GET /obj-perms HTTP/1.1" 200 5090 0.004923 10.0.0.23 - - [2026-04-27 03:34:35] "GET /obj-perms HTTP/1.1" 200 5090 0.005698 10.0.0.41 - - [2026-04-27 03:34:35] "GET /obj-perms HTTP/1.1" 200 5090 0.006917 10.0.0.249 - - [2026-04-27 03:34:35] "GET /obj-perms HTTP/1.1" 200 5090 0.006525 10.0.0.41 - - [2026-04-27 03:34:35] "GET /virtual-machine/12548685-4e82-47a3-b052-2975b531d8ee HTTP/1.1" 200 1322 0.006356 10.0.0.41 - - [2026-04-27 03:34:35] "GET /virtual-machine-interface/06e6ba8b-9a56-418d-a9fa-b4e75a6fdb14 HTTP/1.1" 200 3262 0.007964 10.0.0.41 - - [2026-04-27 03:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005383 10.0.0.41 - - [2026-04-27 03:34:35] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005908 10.0.0.41 - - [2026-04-27 03:34:35] "GET /virtual-networks?parent_id=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004635 10.0.0.41 - - [2026-04-27 03:34:35] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.007173 10.0.0.41 - - [2026-04-27 03:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004751 10.0.0.41 - - [2026-04-27 03:34:36] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004884 10.0.0.41 - - [2026-04-27 03:34:36] "GET /virtual-networks?parent_id=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004534 10.0.0.41 - - [2026-04-27 03:34:36] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.008221 10.0.0.41 - - [2026-04-27 03:34:36] "POST /neutron/port HTTP/1.1" 200 1155 0.030171 10.0.0.41 - - [2026-04-27 03:34:41] "POST /neutron/security_group HTTP/1.1" 200 1292 0.016384 10.0.0.41 - - [2026-04-27 03:34:42] "POST /neutron/network HTTP/1.1" 200 964 0.040082 10.0.0.41 - - [2026-04-27 03:34:42] "POST /neutron/port HTTP/1.1" 200 117 0.001471 10.0.0.41 - - [2026-04-27 03:34:47] "GET /virtual-machine/afb747d8-a4c0-4011-a97d-3c69d7890616 HTTP/1.1" 200 1323 0.006264 10.0.0.41 - - [2026-04-27 03:34:47] "GET /virtual-machine-interface/7f7b50c7-67cc-4d1c-865f-6075d3078716 HTTP/1.1" 200 3262 0.009454 10.0.0.41 - - [2026-04-27 03:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005118 10.0.0.41 - - [2026-04-27 03:34:47] "GET /security-group/7ef115ba-f319-4828-963c-a06fce155aa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2578 0.006072 10.0.0.41 - - [2026-04-27 03:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004864 10.0.0.41 - - [2026-04-27 03:34:47] "GET /security-group/7ef115ba-f319-4828-963c-a06fce155aa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2578 0.006938 10.0.0.41 - - [2026-04-27 03:34:47] "POST /neutron/security_group HTTP/1.1" 200 1292 0.012562 10.0.0.41 - - [2026-04-27 03:34:47] "POST /neutron/port HTTP/1.1" 200 1144 0.033109 10.0.0.41 - - [2026-04-27 03:34:47] "GET /virtual-machine/afb747d8-a4c0-4011-a97d-3c69d7890616 HTTP/1.1" 200 1323 0.005252 10.0.0.41 - - [2026-04-27 03:34:47] "GET /virtual-machine-interface/7f7b50c7-67cc-4d1c-865f-6075d3078716 HTTP/1.1" 200 3201 0.009059 10.0.0.41 - - [2026-04-27 03:34:47] "POST /neutron/port HTTP/1.1" 200 1116 0.076207 10.0.0.41 - - [2026-04-27 03:34:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005184 10.0.0.41 - - [2026-04-27 03:34:47] "POST /neutron/port HTTP/1.1" 200 1106 0.023460 10.0.0.41 - - [2026-04-27 03:34:47] "POST /neutron/network HTTP/1.1" 200 954 0.009051 10.0.0.41 - - [2026-04-27 03:34:47] "GET /virtual-machine/afb747d8-a4c0-4011-a97d-3c69d7890616 HTTP/1.1" 200 1323 0.009983 10.0.0.41 - - [2026-04-27 03:34:47] "GET /virtual-machine-interface/7f7b50c7-67cc-4d1c-865f-6075d3078716 HTTP/1.1" 200 3262 0.014225 10.0.0.41 - - [2026-04-27 03:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005482 10.0.0.41 - - [2026-04-27 03:34:47] "GET /security-group/7ef115ba-f319-4828-963c-a06fce155aa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2578 0.006532 10.0.0.41 - - [2026-04-27 03:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006028 10.0.0.41 - - [2026-04-27 03:34:48] "GET /security-group/7ef115ba-f319-4828-963c-a06fce155aa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2578 0.005939 10.0.0.41 - - [2026-04-27 03:34:48] "DELETE /security-group/7ef115ba-f319-4828-963c-a06fce155aa1 HTTP/1.1" 409 336 0.012946 10.0.0.41 - - [2026-04-27 03:35:43] "POST /neutron/port HTTP/1.1" 200 1219 0.024298 10.0.0.41 - - [2026-04-27 03:35:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005544 10.0.0.41 - - [2026-04-27 03:35:44] "POST /neutron/port HTTP/1.1" 200 117 0.001379 10.0.0.41 - - [2026-04-27 03:35:47] "POST /neutron/port HTTP/1.1" 200 1219 0.030697 10.0.0.41 - - [2026-04-27 03:35:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005421 10.0.0.41 - - [2026-04-27 03:35:47] "POST /neutron/port HTTP/1.1" 200 117 0.001441 10.0.0.41 - - [2026-04-27 03:36:27] "GET /obj-perms HTTP/1.1" 200 5056 0.060674 10.0.0.249 - - [2026-04-27 03:36:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000604 10.0.0.249 - - [2026-04-27 03:36:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000454 10.0.0.249 - - [2026-04-27 03:36:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000446 10.0.0.249 - - [2026-04-27 03:36:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000499 10.0.0.41 - - [2026-04-27 03:36:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000609 10.0.0.41 - - [2026-04-27 03:36:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000784 10.0.0.23 - - [2026-04-27 03:36:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000507 10.0.0.23 - - [2026-04-27 03:36:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000786 10.0.0.23 - - [2026-04-27 03:36:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000771 10.0.0.41 - - [2026-04-27 03:36:41] "GET /global-system-configs HTTP/1.1" 401 292 0.002328 10.0.0.41 - - [2026-04-27 03:36:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000595 10.0.0.23 - - [2026-04-27 03:36:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000550 10.0.0.41 - - [2026-04-27 03:36:45] "POST /neutron/port HTTP/1.1" 200 1155 0.031709 10.0.0.41 - - [2026-04-27 03:36:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005462 10.0.0.41 - - [2026-04-27 03:36:46] "POST /neutron/network HTTP/1.1" 200 954 0.011014 10.0.0.41 - - [2026-04-27 03:36:49] "POST /neutron/network HTTP/1.1" 200 964 0.013191 10.0.0.41 - - [2026-04-27 03:36:49] "POST /neutron/port HTTP/1.1" 200 117 0.001886 10.0.0.41 - - [2026-04-27 03:37:11] "GET /security-group/7ef115ba-f319-4828-963c-a06fce155aa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2578 0.007698 10.0.0.41 - - [2026-04-27 03:37:11] "PUT /security-group/7ef115ba-f319-4828-963c-a06fce155aa1 HTTP/1.1" 200 262 0.031862 10.0.0.41 - - [2026-04-27 03:37:14] "POST /neutron/port HTTP/1.1" 200 1155 0.037114 10.0.0.41 - - [2026-04-27 03:37:14] "POST /neutron/port HTTP/1.1" 200 1106 0.100142 10.0.0.41 - - [2026-04-27 03:37:14] "GET /virtual-machine/12548685-4e82-47a3-b052-2975b531d8ee HTTP/1.1" 200 1322 0.006380 10.0.0.41 - - [2026-04-27 03:37:15] "POST /neutron/port HTTP/1.1" 200 151 0.313294 10.0.0.41 - - [2026-04-27 03:37:16] "GET /virtual-machine/12548685-4e82-47a3-b052-2975b531d8ee HTTP/1.1" 404 171 0.004516 10.0.0.41 - - [2026-04-27 03:37:16] "GET /virtual-machine/12548685-4e82-47a3-b052-2975b531d8ee HTTP/1.1" 404 171 0.004130 10.0.0.41 - - [2026-04-27 03:37:16] "GET /virtual-machine/12548685-4e82-47a3-b052-2975b531d8ee HTTP/1.1" 404 171 0.005709 10.0.0.41 - - [2026-04-27 03:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005533 10.0.0.41 - - [2026-04-27 03:37:17] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006112 10.0.0.41 - - [2026-04-27 03:37:17] "GET /virtual-networks?parent_id=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.005453 10.0.0.41 - - [2026-04-27 03:37:17] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.007161 10.0.0.41 - - [2026-04-27 03:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004829 10.0.0.41 - - [2026-04-27 03:37:17] "GET /routing-instance/b217208a-87e7-4b45-bbd8-0da184c4fb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.006890 10.0.0.41 - - [2026-04-27 03:37:17] "GET /route-target/52c1b102-ea33-4798-9fd7-53353cc247c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005795 10.0.0.249 - - [2026-04-27 03:37:20] "GET /obj-perms HTTP/1.1" 200 5090 0.005534 10.0.0.41 - - [2026-04-27 03:37:23] "GET /obj-perms HTTP/1.1" 200 5090 0.006924 10.0.0.41 - - [2026-04-27 03:37:26] "GET /obj-perms HTTP/1.1" 200 5090 0.007219 10.0.0.249 - - [2026-04-27 03:37:26] "GET /obj-perms HTTP/1.1" 200 5090 0.005646 10.0.0.23 - - [2026-04-27 03:37:26] "GET /obj-perms HTTP/1.1" 200 5090 0.006319 10.0.0.41 - - [2026-04-27 03:37:27] "POST /neutron/port HTTP/1.1" 200 1144 0.023972 10.0.0.41 - - [2026-04-27 03:37:27] "GET /virtual-machine/afb747d8-a4c0-4011-a97d-3c69d7890616 HTTP/1.1" 200 1323 0.007150 10.0.0.41 - - [2026-04-27 03:37:27] "POST /neutron/port HTTP/1.1" 200 1116 0.028999 10.0.0.41 - - [2026-04-27 03:37:29] "GET /virtual-machine/afb747d8-a4c0-4011-a97d-3c69d7890616 HTTP/1.1" 404 171 0.004231 10.0.0.41 - - [2026-04-27 03:37:29] "GET /virtual-machine/afb747d8-a4c0-4011-a97d-3c69d7890616 HTTP/1.1" 404 171 0.004298 10.0.0.41 - - [2026-04-27 03:37:29] "GET /virtual-machine/afb747d8-a4c0-4011-a97d-3c69d7890616 HTTP/1.1" 404 171 0.003633 10.0.0.41 - - [2026-04-27 03:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007073 10.0.0.41 - - [2026-04-27 03:37:29] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005558 10.0.0.41 - - [2026-04-27 03:37:29] "GET /virtual-networks?parent_id=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004272 10.0.0.41 - - [2026-04-27 03:37:29] "GET /virtual-network/5cae368a-4532-49fb-ba2e-1f71aaf1a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.008887 10.0.0.41 - - [2026-04-27 03:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006254 10.0.0.41 - - [2026-04-27 03:37:29] "GET /routing-instance/b217208a-87e7-4b45-bbd8-0da184c4fb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.005970 10.0.0.41 - - [2026-04-27 03:37:29] "GET /route-target/52c1b102-ea33-4798-9fd7-53353cc247c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006629 10.0.0.41 - - [2026-04-27 03:37:29] "GET /obj-perms HTTP/1.1" 200 5090 0.005467 10.0.0.249 - - [2026-04-27 03:37:29] "GET /obj-perms HTTP/1.1" 200 5090 0.004812 10.0.0.41 - - [2026-04-27 03:37:29] "POST /neutron/network HTTP/1.1" 200 954 0.010882 10.0.0.249 - - [2026-04-27 03:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005037 10.0.0.41 - - [2026-04-27 03:37:30] "DELETE /security-group/7ef115ba-f319-4828-963c-a06fce155aa1 HTTP/1.1" 200 115 0.055398 10.0.0.41 - - [2026-04-27 03:37:30] "POST /fqname-to-id HTTP/1.1" 404 254 0.005865 10.0.0.249 - - [2026-04-27 03:37:30] "DELETE /access-control-list/e49734a6-5a98-46f5-a269-b9095bedea15 HTTP/1.1" 200 115 0.044094 10.0.0.23 - - [2026-04-27 03:37:32] "GET /projects?obj_uuids=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.032874 10.0.0.41 - - [2026-04-27 03:37:32] "GET /project/fc70e890-08d1-46fc-93c6-32c49d1fcd8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.128205 10.0.0.23 - - [2026-04-27 03:37:32] "GET /projects?obj_uuids=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001930 10.0.0.41 - - [2026-04-27 03:37:32] "GET /project/fc70e890-08d1-46fc-93c6-32c49d1fcd8e?fields=virtual_networks HTTP/1.1" 200 1093 0.066315 10.0.0.23 - - [2026-04-27 03:37:32] "GET /projects?obj_uuids=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001279 10.0.0.41 - - [2026-04-27 03:37:32] "GET /project/fc70e890-08d1-46fc-93c6-32c49d1fcd8e?fields=virtual_machine_interfaces HTTP/1.1" 200 1093 0.065599 10.0.0.23 - - [2026-04-27 03:37:32] "GET /projects?obj_uuids=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001265 10.0.0.41 - - [2026-04-27 03:37:32] "GET /project/fc70e890-08d1-46fc-93c6-32c49d1fcd8e?fields=security_groups HTTP/1.1" 200 1349 0.067780 10.0.0.41 - - [2026-04-27 03:37:33] "POST /fqname-to-id HTTP/1.1" 404 209 0.035747 10.0.0.23 - - [2026-04-27 03:37:33] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005139 10.0.0.23 - - [2026-04-27 03:37:33] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001316 10.0.0.23 - - [2026-04-27 03:37:33] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.042792 10.0.0.23 - - [2026-04-27 03:37:34] "POST /id-to-fqname HTTP/1.1" 200 212 0.006276 10.0.0.23 - - [2026-04-27 03:37:34] "POST /fqname-to-id HTTP/1.1" 404 222 0.012203 10.0.0.23 - - [2026-04-27 03:37:34] "POST /security-groups HTTP/1.1" 200 612 0.089911 10.0.0.23 - - [2026-04-27 03:37:34] "POST /projects HTTP/1.1" 200 627 0.390063 10.0.0.23 - - [2026-04-27 03:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.431098 10.0.0.249 - - [2026-04-27 03:37:34] "POST /fqname-to-id HTTP/1.1" 404 254 0.006353 10.0.0.41 - - [2026-04-27 03:37:34] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.653074 10.0.0.41 - - [2026-04-27 03:37:35] "GET / HTTP/1.1" 200 35931 0.002560 10.0.0.41 - - [2026-04-27 03:37:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000612 10.0.0.41 - - [2026-04-27 03:37:37] "POST /fqname-to-id HTTP/1.1" 404 245 0.074526 10.0.0.249 - - [2026-04-27 03:37:38] "POST /access-control-lists HTTP/1.1" 200 639 0.044570 10.0.0.249 - - [2026-04-27 03:37:38] "PUT /access-control-list/eeb99fba-ffd5-4dc2-a9e2-58e63deb61e6 HTTP/1.1" 200 272 0.033493 10.0.0.23 - - [2026-04-27 03:37:38] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001283 10.0.0.41 - - [2026-04-27 03:37:38] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.122259 10.0.0.41 - - [2026-04-27 03:37:38] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.029042 10.0.0.249 - - [2026-04-27 03:37:39] "PUT /access-control-list/eeb99fba-ffd5-4dc2-a9e2-58e63deb61e6 HTTP/1.1" 200 272 0.019188 10.0.0.41 - - [2026-04-27 03:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005176 10.0.0.41 - - [2026-04-27 03:37:39] "GET /security-group/7a5d00c6-000c-42fa-9d7b-845eb5067c07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.012846 10.0.0.41 - - [2026-04-27 03:37:40] "POST /neutron/security_group HTTP/1.1" 200 1004 0.006217 10.0.0.41 - - [2026-04-27 03:37:40] "POST /fqname-to-id HTTP/1.1" 404 245 0.004802 10.0.0.249 - - [2026-04-27 03:37:40] "DELETE /access-control-list/eeb99fba-ffd5-4dc2-a9e2-58e63deb61e6 HTTP/1.1" 200 115 0.044128 10.0.0.41 - - [2026-04-27 03:37:40] "POST /fqname-to-id HTTP/1.1" 404 245 0.004840 10.0.0.249 - - [2026-04-27 03:37:40] "POST /fqname-to-id HTTP/1.1" 404 276 0.016644 10.0.0.23 - - [2026-04-27 03:37:41] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001837 10.0.0.249 - - [2026-04-27 03:37:41] "PUT /access-control-list/8ae79626-b09c-436a-8f42-ee11bc44c527 HTTP/1.1" 200 272 0.028025 10.0.0.41 - - [2026-04-27 03:37:41] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.083030 10.0.0.41 - - [2026-04-27 03:37:41] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.022157 10.0.0.249 - - [2026-04-27 03:37:42] "PUT /access-control-list/8ae79626-b09c-436a-8f42-ee11bc44c527 HTTP/1.1" 200 272 0.020257 10.0.0.41 - - [2026-04-27 03:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007837 10.0.0.41 - - [2026-04-27 03:37:42] "GET /security-group/58498920-b90f-4f7f-8ba2-afa0ea704052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.014988 10.0.0.23 - - [2026-04-27 03:37:42] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001291 10.0.0.41 - - [2026-04-27 03:37:42] "POST /neutron/security_group_rule HTTP/1.1" 200 2190 0.073745 10.0.0.41 - - [2026-04-27 03:37:42] "POST /neutron/security_group_rule HTTP/1.1" 200 583 0.155390 10.0.0.249 - - [2026-04-27 03:37:43] "PUT /access-control-list/65775268-8e8f-4a22-91a0-da7162e1d781 HTTP/1.1" 200 272 0.024618 10.0.0.41 - - [2026-04-27 03:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006656 10.0.0.23 - - [2026-04-27 03:37:43] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002081 10.0.0.41 - - [2026-04-27 03:37:43] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.085317 10.0.0.23 - - [2026-04-27 03:37:43] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001506 10.0.0.41 - - [2026-04-27 03:37:43] "POST /neutron/network HTTP/1.1" 200 708 0.215538 10.0.0.41 - - [2026-04-27 03:37:43] "POST /id-to-fqname HTTP/1.1" 200 282 0.005507 10.0.0.41 - - [2026-04-27 03:37:43] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.007624 10.0.0.41 - - [2026-04-27 03:37:43] "POST /neutron/network HTTP/1.1" 200 928 0.009031 10.0.0.41 - - [2026-04-27 03:37:43] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.008009 10.0.0.41 - - [2026-04-27 03:37:44] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.007943 10.0.0.23 - - [2026-04-27 03:37:45] "GET /obj-perms HTTP/1.1" 200 5072 0.071322 10.0.0.41 - - [2026-04-27 03:37:45] "POST /id-to-fqname HTTP/1.1" 200 282 0.001891 10.0.0.41 - - [2026-04-27 03:37:45] "POST /neutron/port HTTP/1.1" 200 2284 0.038996 10.0.0.23 - - [2026-04-27 03:37:46] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001414 10.0.0.41 - - [2026-04-27 03:37:47] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.083779 10.0.0.41 - - [2026-04-27 03:37:47] "POST /neutron/network HTTP/1.1" 200 928 0.009084 10.0.0.41 - - [2026-04-27 03:37:47] "POST /id-to-fqname HTTP/1.1" 200 282 0.001534 10.0.0.41 - - [2026-04-27 03:37:47] "POST /neutron/port HTTP/1.1" 200 2284 0.036070 10.0.0.41 - - [2026-04-27 03:37:47] "POST /neutron/network HTTP/1.1" 200 938 0.008669 10.0.0.41 - - [2026-04-27 03:37:47] "POST /neutron/port HTTP/1.1" 200 1219 0.034695 10.0.0.41 - - [2026-04-27 03:37:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006594 10.0.0.41 - - [2026-04-27 03:37:48] "POST /neutron/port HTTP/1.1" 200 117 0.001692 10.0.0.41 - - [2026-04-27 03:37:48] "POST /neutron/port HTTP/1.1" 200 1082 0.028648 10.0.0.23 - - [2026-04-27 03:37:48] "GET /projects?obj_uuids=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001992 10.0.0.23 - - [2026-04-27 03:37:48] "DELETE /project/df97bc5997e04866acb679749d5f2620 HTTP/1.1" 404 173 0.017983 10.0.0.23 - - [2026-04-27 03:37:48] "GET /project/fc70e890-08d1-46fc-93c6-32c49d1fcd8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.093637 10.0.0.23 - - [2026-04-27 03:37:48] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001549 10.0.0.23 - - [2026-04-27 03:37:48] "GET /projects?obj_uuids=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.002378 10.0.0.41 - - [2026-04-27 03:37:48] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.272200 10.0.0.41 - - [2026-04-27 03:37:48] "POST /neutron/port HTTP/1.1" 200 1146 0.058578 10.0.0.23 - - [2026-04-27 03:37:48] "GET /project/fc70e890-08d1-46fc-93c6-32c49d1fcd8e?fields=security_groups HTTP/1.1" 200 1454 0.123877 10.0.0.41 - - [2026-04-27 03:37:48] "POST /neutron/subnet HTTP/1.1" 200 703 0.017260 10.0.0.23 - - [2026-04-27 03:37:48] "DELETE /security-group/6747bb50-7e4f-437f-a189-7cea927e9c4f HTTP/1.1" 200 115 0.071420 10.0.0.23 - - [2026-04-27 03:37:49] "GET /projects?obj_uuids=fc70e890-08d1-46fc-93c6-32c49d1fcd8e&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.126608 10.0.0.23 - - [2026-04-27 03:37:49] "GET /project/fc70e890-08d1-46fc-93c6-32c49d1fcd8e?fields=application_policy_sets HTTP/1.1" 200 1493 0.194404 10.0.0.249 - - [2026-04-27 03:37:49] "DELETE /access-control-list/c849d911-46be-4e81-a468-5fea0c2cff87 HTTP/1.1" 200 115 0.213460 10.0.0.41 - - [2026-04-27 03:37:49] "POST /neutron/port HTTP/1.1" 200 3277 0.131900 10.0.0.23 - - [2026-04-27 03:37:49] "DELETE /project/fc70e890-08d1-46fc-93c6-32c49d1fcd8e HTTP/1.1" 200 115 0.905485 10.0.0.41 - - [2026-04-27 03:37:49] "POST /neutron/port HTTP/1.1" 200 117 0.020693 10.0.0.41 - - [2026-04-27 03:37:49] "POST /neutron/network HTTP/1.1" 200 1124 0.010932 10.0.0.41 - - [2026-04-27 03:37:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006008 10.0.0.41 - - [2026-04-27 03:37:49] "POST /neutron/port HTTP/1.1" 200 117 0.001575 10.0.0.23 - - [2026-04-27 03:37:50] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001295 10.0.0.41 - - [2026-04-27 03:37:50] "POST /neutron/security_group HTTP/1.1" 200 3416 0.102497 10.0.0.41 - - [2026-04-27 03:37:50] "POST /neutron/port HTTP/1.1" 200 1082 0.028730 10.0.0.41 - - [2026-04-27 03:37:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010222 10.0.0.41 - - [2026-04-27 03:37:51] "POST /neutron/network HTTP/1.1" 200 928 0.011673 10.0.0.41 - - [2026-04-27 03:37:54] "POST /neutron/port HTTP/1.1" 200 1146 0.027653 10.0.0.41 - - [2026-04-27 03:37:55] "POST /neutron/security_group HTTP/1.1" 200 1419 0.013645 10.0.0.41 - - [2026-04-27 03:37:55] "GET /virtual-machine/a7cf48eb-d55b-403b-8d68-a4c33542d91a HTTP/1.1" 401 292 0.000576 10.0.0.41 - - [2026-04-27 03:37:55] "GET /virtual-machine/a7cf48eb-d55b-403b-8d68-a4c33542d91a HTTP/1.1" 200 1314 0.046980 10.0.0.41 - - [2026-04-27 03:37:55] "GET /virtual-machine/a7cf48eb-d55b-403b-8d68-a4c33542d91a HTTP/1.1" 200 1314 0.006324 10.0.0.41 - - [2026-04-27 03:37:55] "GET /virtual-machine-interface/a281077b-a38a-4372-a868-db7f99f48f1b HTTP/1.1" 200 3192 0.008250 10.0.0.41 - - [2026-04-27 03:37:55] "GET /virtual-machine/a7cf48eb-d55b-403b-8d68-a4c33542d91a HTTP/1.1" 200 1314 0.006628 10.0.0.41 - - [2026-04-27 03:37:55] "GET /virtual-machine-interface/a281077b-a38a-4372-a868-db7f99f48f1b HTTP/1.1" 200 3192 0.009582 10.0.0.41 - - [2026-04-27 03:37:55] "GET /instance-ip/38e53184-8abc-4fd5-b1cc-51cda7a5fb6f HTTP/1.1" 200 1704 0.009592 10.0.0.41 - - [2026-04-27 03:37:55] "GET /virtual-machine/a7cf48eb-d55b-403b-8d68-a4c33542d91a HTTP/1.1" 200 1314 0.006602 10.0.0.41 - - [2026-04-27 03:37:55] "GET /virtual-machine-interface/a281077b-a38a-4372-a868-db7f99f48f1b HTTP/1.1" 200 3192 0.008722 10.0.0.41 - - [2026-04-27 03:37:55] "GET /instance-ip/38e53184-8abc-4fd5-b1cc-51cda7a5fb6f HTTP/1.1" 200 1704 0.005805 10.0.0.41 - - [2026-04-27 03:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005853 10.0.0.41 - - [2026-04-27 03:37:55] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007012 10.0.0.41 - - [2026-04-27 03:37:55] "GET /virtual-networks?parent_id=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004366 10.0.0.41 - - [2026-04-27 03:37:55] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.007961 10.0.0.41 - - [2026-04-27 03:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005020 10.0.0.41 - - [2026-04-27 03:37:55] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005518 10.0.0.41 - - [2026-04-27 03:37:55] "GET /virtual-networks?parent_id=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005342 10.0.0.41 - - [2026-04-27 03:37:55] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.008644 10.0.0.41 - - [2026-04-27 03:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005075 10.0.0.41 - - [2026-04-27 03:37:56] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006384 10.0.0.41 - - [2026-04-27 03:37:56] "GET /virtual-networks?parent_id=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004692 10.0.0.41 - - [2026-04-27 03:37:56] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.007294 10.0.0.41 - - [2026-04-27 03:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005359 10.0.0.41 - - [2026-04-27 03:37:56] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005974 10.0.0.41 - - [2026-04-27 03:37:56] "GET /virtual-networks?parent_id=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003910 10.0.0.41 - - [2026-04-27 03:37:56] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.008500 10.0.0.41 - - [2026-04-27 03:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005520 10.0.0.41 - - [2026-04-27 03:37:56] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005682 10.0.0.41 - - [2026-04-27 03:37:56] "GET /virtual-networks?parent_id=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004701 10.0.0.41 - - [2026-04-27 03:37:56] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.008085 10.0.0.41 - - [2026-04-27 03:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004604 10.0.0.41 - - [2026-04-27 03:37:56] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007412 10.0.0.41 - - [2026-04-27 03:37:56] "GET /virtual-networks?parent_id=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004622 10.0.0.41 - - [2026-04-27 03:37:56] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.007067 10.0.0.41 - - [2026-04-27 03:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006585 10.0.0.41 - - [2026-04-27 03:37:56] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006571 10.0.0.41 - - [2026-04-27 03:37:56] "GET /virtual-networks?parent_id=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003955 10.0.0.41 - - [2026-04-27 03:37:56] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.009957 10.0.0.41 - - [2026-04-27 03:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004309 10.0.0.41 - - [2026-04-27 03:37:59] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.007113 10.0.0.41 - - [2026-04-27 03:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005818 10.0.0.41 - - [2026-04-27 03:38:03] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.008755 10.0.0.41 - - [2026-04-27 03:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004523 10.0.0.41 - - [2026-04-27 03:38:07] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.009608 10.0.0.41 - - [2026-04-27 03:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005275 10.0.0.41 - - [2026-04-27 03:38:12] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.007094 10.0.0.41 - - [2026-04-27 03:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005422 10.0.0.41 - - [2026-04-27 03:38:16] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.007813 10.0.0.41 - - [2026-04-27 03:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005026 10.0.0.41 - - [2026-04-27 03:38:20] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.010099 10.0.0.41 - - [2026-04-27 03:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005996 10.0.0.41 - - [2026-04-27 03:38:24] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.009572 10.0.0.41 - - [2026-04-27 03:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006710 10.0.0.41 - - [2026-04-27 03:38:28] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.009638 10.0.0.41 - - [2026-04-27 03:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004514 10.0.0.41 - - [2026-04-27 03:38:30] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005820 10.0.0.41 - - [2026-04-27 03:38:30] "GET /virtual-networks?parent_id=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005214 10.0.0.41 - - [2026-04-27 03:38:30] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.008176 10.0.0.41 - - [2026-04-27 03:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005293 10.0.0.41 - - [2026-04-27 03:38:30] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005529 10.0.0.41 - - [2026-04-27 03:38:30] "GET /virtual-networks?parent_id=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004163 10.0.0.41 - - [2026-04-27 03:38:30] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.009278 10.0.0.41 - - [2026-04-27 03:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005352 10.0.0.41 - - [2026-04-27 03:38:31] "GET /routing-instance/da0d6cb0-211b-4f51-a933-d59b57208812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.008891 10.0.0.41 - - [2026-04-27 03:38:31] "GET /route-target/cace1284-e4c6-41bf-a805-eb7f3e5a87a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005637 10.0.0.41 - - [2026-04-27 03:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009610 10.0.0.41 - - [2026-04-27 03:38:31] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006779 10.0.0.41 - - [2026-04-27 03:38:31] "GET /virtual-networks?parent_id=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.006322 10.0.0.41 - - [2026-04-27 03:38:31] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.007720 10.0.0.41 - - [2026-04-27 03:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005457 10.0.0.41 - - [2026-04-27 03:38:31] "GET /routing-instance/da0d6cb0-211b-4f51-a933-d59b57208812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.007034 10.0.0.41 - - [2026-04-27 03:38:31] "GET /route-target/cace1284-e4c6-41bf-a805-eb7f3e5a87a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004904 10.0.0.41 - - [2026-04-27 03:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005423 10.0.0.41 - - [2026-04-27 03:38:31] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006123 10.0.0.41 - - [2026-04-27 03:38:31] "GET /virtual-networks?parent_id=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003916 10.0.0.41 - - [2026-04-27 03:38:31] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.009508 10.0.0.41 - - [2026-04-27 03:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005293 10.0.0.41 - - [2026-04-27 03:38:31] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005672 10.0.0.41 - - [2026-04-27 03:38:31] "GET /virtual-networks?parent_id=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005131 10.0.0.41 - - [2026-04-27 03:38:31] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.008056 10.0.0.41 - - [2026-04-27 03:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004641 10.0.0.41 - - [2026-04-27 03:38:31] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005913 10.0.0.41 - - [2026-04-27 03:38:31] "GET /virtual-networks?parent_id=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005091 10.0.0.41 - - [2026-04-27 03:38:31] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.010460 10.0.0.41 - - [2026-04-27 03:38:31] "GET /obj-perms HTTP/1.1" 200 5072 0.078723 10.0.0.41 - - [2026-04-27 03:38:32] "GET /obj-perms HTTP/1.1" 200 5072 0.005275 10.0.0.23 - - [2026-04-27 03:38:32] "GET /obj-perms HTTP/1.1" 200 5072 0.004733 10.0.0.249 - - [2026-04-27 03:38:32] "GET /obj-perms HTTP/1.1" 200 5072 0.065159 10.0.0.41 - - [2026-04-27 03:38:32] "GET /obj-perms HTTP/1.1" 200 5072 0.005546 10.0.0.41 - - [2026-04-27 03:38:32] "GET /virtual-machine/a7cf48eb-d55b-403b-8d68-a4c33542d91a HTTP/1.1" 200 1314 0.005233 10.0.0.41 - - [2026-04-27 03:38:32] "GET /virtual-machine-interface/a281077b-a38a-4372-a868-db7f99f48f1b HTTP/1.1" 200 3192 0.008316 10.0.0.41 - - [2026-04-27 03:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005398 10.0.0.41 - - [2026-04-27 03:38:32] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006285 10.0.0.41 - - [2026-04-27 03:38:32] "GET /virtual-networks?parent_id=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005875 10.0.0.41 - - [2026-04-27 03:38:32] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.008613 10.0.0.41 - - [2026-04-27 03:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005057 10.0.0.41 - - [2026-04-27 03:38:33] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005473 10.0.0.41 - - [2026-04-27 03:38:33] "GET /virtual-networks?parent_id=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005184 10.0.0.41 - - [2026-04-27 03:38:33] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.009836 10.0.0.41 - - [2026-04-27 03:38:34] "POST /neutron/port HTTP/1.1" 200 1146 0.033126 10.0.0.41 - - [2026-04-27 03:38:38] "POST /neutron/security_group HTTP/1.1" 200 1419 0.044267 10.0.0.41 - - [2026-04-27 03:38:44] "POST /neutron/port HTTP/1.1" 200 1146 0.031075 10.0.0.41 - - [2026-04-27 03:38:48] "POST /neutron/port HTTP/1.1" 200 1219 0.025283 10.0.0.41 - - [2026-04-27 03:38:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005075 10.0.0.41 - - [2026-04-27 03:38:48] "POST /neutron/port HTTP/1.1" 200 117 0.002202 10.0.0.41 - - [2026-04-27 03:38:48] "POST /neutron/security_group HTTP/1.1" 200 1419 0.010070 10.0.0.41 - - [2026-04-27 03:38:49] "POST /neutron/network HTTP/1.1" 200 1124 0.011287 10.0.0.41 - - [2026-04-27 03:38:49] "POST /neutron/subnet HTTP/1.1" 200 1389 0.023011 10.0.0.41 - - [2026-04-27 03:38:49] "POST /neutron/network HTTP/1.1" 200 1114 0.013342 10.0.0.41 - - [2026-04-27 03:38:49] "POST /neutron/port HTTP/1.1" 200 1146 0.032319 10.0.0.41 - - [2026-04-27 03:38:50] "POST /neutron/security_group HTTP/1.1" 200 1419 0.009865 10.0.0.41 - - [2026-04-27 03:38:50] "GET /virtual-machine/4b9c731b-2ee3-4eff-a56a-b719b91be408 HTTP/1.1" 200 1313 0.010753 10.0.0.41 - - [2026-04-27 03:38:50] "GET /virtual-machine/4b9c731b-2ee3-4eff-a56a-b719b91be408 HTTP/1.1" 200 1313 0.013798 10.0.0.41 - - [2026-04-27 03:38:50] "GET /virtual-machine-interface/fa0fb85e-f963-45ff-b78b-7ab12428d298 HTTP/1.1" 200 3192 0.006947 10.0.0.41 - - [2026-04-27 03:38:50] "GET /virtual-machine/4b9c731b-2ee3-4eff-a56a-b719b91be408 HTTP/1.1" 200 1313 0.006520 10.0.0.41 - - [2026-04-27 03:38:50] "GET /virtual-machine-interface/fa0fb85e-f963-45ff-b78b-7ab12428d298 HTTP/1.1" 200 3192 0.008079 10.0.0.41 - - [2026-04-27 03:38:50] "GET /instance-ip/bdfc80dd-f4da-41e0-939e-3b1b71cf48c3 HTTP/1.1" 200 1705 0.009614 10.0.0.41 - - [2026-04-27 03:38:50] "GET /virtual-machine/4b9c731b-2ee3-4eff-a56a-b719b91be408 HTTP/1.1" 200 1313 0.007090 10.0.0.41 - - [2026-04-27 03:38:50] "GET /virtual-machine-interface/fa0fb85e-f963-45ff-b78b-7ab12428d298 HTTP/1.1" 200 3192 0.007211 10.0.0.41 - - [2026-04-27 03:38:50] "GET /instance-ip/bdfc80dd-f4da-41e0-939e-3b1b71cf48c3 HTTP/1.1" 200 1705 0.006031 10.0.0.41 - - [2026-04-27 03:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004946 10.0.0.41 - - [2026-04-27 03:38:50] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005336 10.0.0.41 - - [2026-04-27 03:38:50] "GET /virtual-networks?parent_id=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005075 10.0.0.41 - - [2026-04-27 03:38:50] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.009144 10.0.0.41 - - [2026-04-27 03:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004722 10.0.0.41 - - [2026-04-27 03:38:50] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006136 10.0.0.41 - - [2026-04-27 03:38:50] "GET /virtual-networks?parent_id=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004205 10.0.0.41 - - [2026-04-27 03:38:50] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.008322 10.0.0.41 - - [2026-04-27 03:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010936 10.0.0.41 - - [2026-04-27 03:38:50] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006047 10.0.0.41 - - [2026-04-27 03:38:50] "GET /virtual-networks?parent_id=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004799 10.0.0.41 - - [2026-04-27 03:38:50] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.007731 10.0.0.41 - - [2026-04-27 03:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004483 10.0.0.41 - - [2026-04-27 03:38:50] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008821 10.0.0.41 - - [2026-04-27 03:38:50] "GET /virtual-networks?parent_id=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005219 10.0.0.41 - - [2026-04-27 03:38:50] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.007651 10.0.0.41 - - [2026-04-27 03:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004275 10.0.0.41 - - [2026-04-27 03:38:50] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006576 10.0.0.41 - - [2026-04-27 03:38:50] "GET /virtual-networks?parent_id=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004566 10.0.0.41 - - [2026-04-27 03:38:50] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006851 10.0.0.41 - - [2026-04-27 03:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005302 10.0.0.41 - - [2026-04-27 03:38:51] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005626 10.0.0.41 - - [2026-04-27 03:38:51] "GET /virtual-networks?parent_id=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004068 10.0.0.41 - - [2026-04-27 03:38:51] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006972 10.0.0.41 - - [2026-04-27 03:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005491 10.0.0.41 - - [2026-04-27 03:38:51] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.009432 10.0.0.41 - - [2026-04-27 03:38:51] "GET /virtual-networks?parent_id=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.011954 10.0.0.41 - - [2026-04-27 03:38:51] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.009490 10.0.0.41 - - [2026-04-27 03:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004948 10.0.0.41 - - [2026-04-27 03:38:52] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007140 10.0.0.41 - - [2026-04-27 03:38:52] "GET /virtual-networks?parent_id=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004914 10.0.0.41 - - [2026-04-27 03:38:52] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.016455 10.0.0.41 - - [2026-04-27 03:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005836 10.0.0.41 - - [2026-04-27 03:38:52] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006593 10.0.0.41 - - [2026-04-27 03:38:52] "GET /virtual-networks?parent_id=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004380 10.0.0.41 - - [2026-04-27 03:38:52] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.007726 10.0.0.41 - - [2026-04-27 03:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006138 10.0.0.41 - - [2026-04-27 03:38:52] "GET /routing-instance/da0d6cb0-211b-4f51-a933-d59b57208812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.005572 10.0.0.41 - - [2026-04-27 03:38:52] "GET /route-target/cace1284-e4c6-41bf-a805-eb7f3e5a87a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.007477 10.0.0.41 - - [2026-04-27 03:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005505 10.0.0.41 - - [2026-04-27 03:38:53] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008356 10.0.0.41 - - [2026-04-27 03:38:53] "GET /virtual-networks?parent_id=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.007853 10.0.0.41 - - [2026-04-27 03:38:53] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.008847 10.0.0.41 - - [2026-04-27 03:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005582 10.0.0.41 - - [2026-04-27 03:38:53] "GET /routing-instance/da0d6cb0-211b-4f51-a933-d59b57208812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.006356 10.0.0.41 - - [2026-04-27 03:38:53] "GET /route-target/cace1284-e4c6-41bf-a805-eb7f3e5a87a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006190 10.0.0.41 - - [2026-04-27 03:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004845 10.0.0.41 - - [2026-04-27 03:38:53] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008091 10.0.0.41 - - [2026-04-27 03:38:53] "GET /virtual-networks?parent_id=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.006172 10.0.0.41 - - [2026-04-27 03:38:53] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.008766 10.0.0.41 - - [2026-04-27 03:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006171 10.0.0.41 - - [2026-04-27 03:38:53] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005166 10.0.0.41 - - [2026-04-27 03:38:53] "GET /virtual-networks?parent_id=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005401 10.0.0.41 - - [2026-04-27 03:38:53] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.010351 10.0.0.41 - - [2026-04-27 03:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007231 10.0.0.41 - - [2026-04-27 03:38:53] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006360 10.0.0.41 - - [2026-04-27 03:38:53] "GET /virtual-networks?parent_id=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005687 10.0.0.41 - - [2026-04-27 03:38:53] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.009010 10.0.0.23 - - [2026-04-27 03:38:53] "GET /obj-perms HTTP/1.1" 200 5072 0.005571 10.0.0.41 - - [2026-04-27 03:38:53] "GET /obj-perms HTTP/1.1" 200 5072 0.005609 10.0.0.249 - - [2026-04-27 03:38:54] "GET /obj-perms HTTP/1.1" 200 5072 0.005876 10.0.0.41 - - [2026-04-27 03:38:54] "GET /obj-perms HTTP/1.1" 200 5072 0.004730 10.0.0.41 - - [2026-04-27 03:38:54] "GET /virtual-machine/4b9c731b-2ee3-4eff-a56a-b719b91be408 HTTP/1.1" 200 1313 0.006637 10.0.0.41 - - [2026-04-27 03:38:54] "GET /virtual-machine-interface/fa0fb85e-f963-45ff-b78b-7ab12428d298 HTTP/1.1" 200 3192 0.007926 10.0.0.41 - - [2026-04-27 03:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005678 10.0.0.41 - - [2026-04-27 03:38:54] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005906 10.0.0.41 - - [2026-04-27 03:38:54] "GET /virtual-networks?parent_id=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004001 10.0.0.41 - - [2026-04-27 03:38:54] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.008103 10.0.0.41 - - [2026-04-27 03:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005158 10.0.0.41 - - [2026-04-27 03:38:55] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006186 10.0.0.41 - - [2026-04-27 03:38:55] "GET /virtual-networks?parent_id=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005357 10.0.0.41 - - [2026-04-27 03:38:55] "GET /virtual-network/47308af9-0e47-4d22-8b34-2cf57a4842db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.008160 10.0.0.41 - - [2026-04-27 03:38:55] "POST /neutron/port HTTP/1.1" 200 1146 0.036949 10.0.0.41 - - [2026-04-27 03:39:00] "GET /virtual-machine/a7cf48eb-d55b-403b-8d68-a4c33542d91a HTTP/1.1" 200 1314 0.006415 10.0.0.41 - - [2026-04-27 03:39:00] "GET /virtual-machine-interface/a281077b-a38a-4372-a868-db7f99f48f1b HTTP/1.1" 200 3192 0.009940 10.0.0.41 - - [2026-04-27 03:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005614 10.0.0.41 - - [2026-04-27 03:39:00] "GET /security-group/58498920-b90f-4f7f-8ba2-afa0ea704052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2698 0.006632 10.0.0.41 - - [2026-04-27 03:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005629 10.0.0.41 - - [2026-04-27 03:39:01] "GET /security-group/58498920-b90f-4f7f-8ba2-afa0ea704052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2698 0.005950 10.0.0.41 - - [2026-04-27 03:39:01] "POST /neutron/security_group HTTP/1.1" 200 1419 0.014072 10.0.0.41 - - [2026-04-27 03:39:01] "POST /neutron/port HTTP/1.1" 200 1136 0.030163 10.0.0.41 - - [2026-04-27 03:39:01] "GET /virtual-machine/a7cf48eb-d55b-403b-8d68-a4c33542d91a HTTP/1.1" 200 1314 0.005491 10.0.0.41 - - [2026-04-27 03:39:01] "GET /virtual-machine-interface/a281077b-a38a-4372-a868-db7f99f48f1b HTTP/1.1" 200 3140 0.012607 10.0.0.41 - - [2026-04-27 03:39:01] "POST /neutron/port HTTP/1.1" 200 1108 0.028740 10.0.0.41 - - [2026-04-27 03:39:01] "POST /neutron/port HTTP/1.1" 200 1136 0.138708 10.0.0.41 - - [2026-04-27 03:39:01] "GET /virtual-machine/a7cf48eb-d55b-403b-8d68-a4c33542d91a HTTP/1.1" 200 1314 0.007812 10.0.0.41 - - [2026-04-27 03:39:01] "GET /virtual-machine-interface/a281077b-a38a-4372-a868-db7f99f48f1b HTTP/1.1" 200 3192 0.007381 10.0.0.41 - - [2026-04-27 03:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006017 10.0.0.41 - - [2026-04-27 03:39:01] "GET /security-group/58498920-b90f-4f7f-8ba2-afa0ea704052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2698 0.006735 10.0.0.41 - - [2026-04-27 03:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004659 10.0.0.41 - - [2026-04-27 03:39:01] "GET /security-group/58498920-b90f-4f7f-8ba2-afa0ea704052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2698 0.006666 10.0.0.41 - - [2026-04-27 03:39:02] "POST /neutron/security_group HTTP/1.1" 200 151 0.217732 10.0.0.41 - - [2026-04-27 03:39:02] "POST /fqname-to-id HTTP/1.1" 404 245 0.005241 10.0.0.249 - - [2026-04-27 03:39:02] "DELETE /access-control-list/8ae79626-b09c-436a-8f42-ee11bc44c527 HTTP/1.1" 200 115 0.112572 10.0.0.41 - - [2026-04-27 03:39:02] "POST /fqname-to-id HTTP/1.1" 404 245 0.006646 10.0.0.41 - - [2026-04-27 03:39:02] "POST /neutron/security_group HTTP/1.1" 200 117 0.011929 10.0.0.41 - - [2026-04-27 03:39:02] "POST /neutron/network HTTP/1.1" 400 204 0.030983 10.0.0.41 - - [2026-04-27 03:39:07] "POST /neutron/network HTTP/1.1" 200 928 0.011181 10.0.0.41 - - [2026-04-27 03:39:09] "POST /neutron/network HTTP/1.1" 400 204 0.022711 10.0.0.41 - - [2026-04-27 03:39:13] "POST /neutron/network HTTP/1.1" 200 928 0.010546 10.0.0.41 - - [2026-04-27 03:39:15] "POST /neutron/network HTTP/1.1" 400 204 0.024443 10.0.0.41 - - [2026-04-27 03:39:19] "POST /neutron/network HTTP/1.1" 200 928 0.012958 10.0.0.41 - - [2026-04-27 03:39:21] "POST /neutron/network HTTP/1.1" 400 204 0.020756 10.0.0.41 - - [2026-04-27 03:39:25] "POST /neutron/network HTTP/1.1" 200 928 0.017311 10.0.0.41 - - [2026-04-27 03:39:27] "POST /neutron/network HTTP/1.1" 400 204 0.023627 10.0.0.23 - - [2026-04-27 03:39:29] "GET /obj-perms HTTP/1.1" 200 5056 0.084547 10.0.0.41 - - [2026-04-27 03:39:31] "POST /neutron/network HTTP/1.1" 200 928 0.009561 10.0.0.41 - - [2026-04-27 03:39:33] "POST /neutron/network HTTP/1.1" 400 204 0.023361 10.0.0.41 - - [2026-04-27 03:39:37] "POST /neutron/network HTTP/1.1" 200 928 0.011411 10.0.0.41 - - [2026-04-27 03:39:40] "POST /neutron/network HTTP/1.1" 400 204 0.024789 10.0.0.41 - - [2026-04-27 03:39:44] "POST /neutron/network HTTP/1.1" 200 928 0.010951 10.0.0.41 - - [2026-04-27 03:39:46] "POST /neutron/network HTTP/1.1" 400 204 0.018285 10.0.0.41 - - [2026-04-27 03:39:50] "POST /neutron/port HTTP/1.1" 200 1108 0.100101 10.0.0.41 - - [2026-04-27 03:39:50] "POST /neutron/network HTTP/1.1" 200 928 0.010463 10.0.0.41 - - [2026-04-27 03:39:50] "POST /neutron/subnet HTTP/1.1" 200 703 0.014671 10.0.0.41 - - [2026-04-27 03:39:51] "POST /neutron/port HTTP/1.1" 200 1108 0.079278 10.0.0.41 - - [2026-04-27 03:39:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005252 10.0.0.41 - - [2026-04-27 03:39:51] "POST /neutron/network HTTP/1.1" 200 928 0.011922 10.0.0.41 - - [2026-04-27 03:39:54] "POST /neutron/network HTTP/1.1" 200 928 0.009772 10.0.0.249 - - [2026-04-27 03:40:30] "GET /obj-perms HTTP/1.1" 200 5056 0.071373 10.0.0.23 - - [2026-04-27 03:40:45] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001677 10.0.0.41 - - [2026-04-27 03:40:45] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.061172 10.0.0.23 - - [2026-04-27 03:40:46] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001317 10.0.0.41 - - [2026-04-27 03:40:46] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?fields=virtual_networks HTTP/1.1" 200 1375 0.083995 10.0.0.23 - - [2026-04-27 03:40:48] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001277 10.0.0.41 - - [2026-04-27 03:40:48] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.060791 10.0.0.23 - - [2026-04-27 03:40:48] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001456 10.0.0.41 - - [2026-04-27 03:40:48] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?fields=virtual_networks HTTP/1.1" 200 1375 0.061846 10.0.0.23 - - [2026-04-27 03:40:50] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001167 10.0.0.41 - - [2026-04-27 03:40:50] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.065511 10.0.0.23 - - [2026-04-27 03:40:50] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001482 10.0.0.41 - - [2026-04-27 03:40:50] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?fields=virtual_networks HTTP/1.1" 200 1375 0.079477 10.0.0.41 - - [2026-04-27 03:40:51] "POST /neutron/port HTTP/1.1" 200 1219 0.034669 10.0.0.41 - - [2026-04-27 03:40:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009031 10.0.0.41 - - [2026-04-27 03:40:52] "POST /neutron/port HTTP/1.1" 200 117 0.001386 10.0.0.23 - - [2026-04-27 03:40:52] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001902 10.0.0.41 - - [2026-04-27 03:40:52] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.077025 10.0.0.23 - - [2026-04-27 03:40:52] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002371 10.0.0.41 - - [2026-04-27 03:40:52] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?fields=virtual_networks HTTP/1.1" 200 1375 0.086434 10.0.0.41 - - [2026-04-27 03:40:53] "POST /neutron/port HTTP/1.1" 200 1219 0.032528 10.0.0.41 - - [2026-04-27 03:40:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007620 10.0.0.41 - - [2026-04-27 03:40:53] "POST /neutron/port HTTP/1.1" 200 117 0.001817 10.0.0.23 - - [2026-04-27 03:40:54] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001837 10.0.0.41 - - [2026-04-27 03:40:54] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.092139 10.0.0.23 - - [2026-04-27 03:40:54] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001798 10.0.0.41 - - [2026-04-27 03:40:54] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?fields=virtual_networks HTTP/1.1" 200 1375 0.106507 10.0.0.23 - - [2026-04-27 03:40:56] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001696 10.0.0.41 - - [2026-04-27 03:40:57] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.081186 10.0.0.23 - - [2026-04-27 03:40:57] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001350 10.0.0.41 - - [2026-04-27 03:40:57] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?fields=virtual_networks HTTP/1.1" 200 1375 0.077629 10.0.0.23 - - [2026-04-27 03:40:59] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001293 10.0.0.41 - - [2026-04-27 03:40:59] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.066338 10.0.0.23 - - [2026-04-27 03:40:59] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001395 10.0.0.41 - - [2026-04-27 03:40:59] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?fields=virtual_networks HTTP/1.1" 200 1375 0.057906 10.0.0.23 - - [2026-04-27 03:41:01] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001371 10.0.0.41 - - [2026-04-27 03:41:01] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.073645 10.0.0.23 - - [2026-04-27 03:41:01] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001233 10.0.0.41 - - [2026-04-27 03:41:01] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?fields=virtual_networks HTTP/1.1" 200 1375 0.080052 10.0.0.23 - - [2026-04-27 03:41:03] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001760 10.0.0.41 - - [2026-04-27 03:41:03] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.069819 10.0.0.23 - - [2026-04-27 03:41:03] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001936 10.0.0.41 - - [2026-04-27 03:41:03] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?fields=virtual_networks HTTP/1.1" 200 1375 0.082105 10.0.0.23 - - [2026-04-27 03:41:05] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001615 10.0.0.41 - - [2026-04-27 03:41:05] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.069579 10.0.0.23 - - [2026-04-27 03:41:05] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001366 10.0.0.41 - - [2026-04-27 03:41:05] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?fields=virtual_networks HTTP/1.1" 200 1375 0.077932 10.0.0.23 - - [2026-04-27 03:41:07] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001320 10.0.0.41 - - [2026-04-27 03:41:08] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.059073 10.0.0.23 - - [2026-04-27 03:41:08] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001292 10.0.0.41 - - [2026-04-27 03:41:08] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?fields=virtual_networks HTTP/1.1" 200 1375 0.062245 10.0.0.23 - - [2026-04-27 03:41:10] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001386 10.0.0.41 - - [2026-04-27 03:41:10] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.060392 10.0.0.23 - - [2026-04-27 03:41:10] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001923 10.0.0.41 - - [2026-04-27 03:41:10] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?fields=virtual_networks HTTP/1.1" 200 1375 0.063764 10.0.0.23 - - [2026-04-27 03:41:12] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001230 10.0.0.41 - - [2026-04-27 03:41:12] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.056556 10.0.0.23 - - [2026-04-27 03:41:12] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001378 10.0.0.41 - - [2026-04-27 03:41:12] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?fields=virtual_networks HTTP/1.1" 200 1375 0.055603 10.0.0.23 - - [2026-04-27 03:41:14] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001356 10.0.0.41 - - [2026-04-27 03:41:14] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.066520 10.0.0.23 - - [2026-04-27 03:41:14] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001192 10.0.0.41 - - [2026-04-27 03:41:14] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?fields=virtual_networks HTTP/1.1" 200 1375 0.066042 10.0.0.23 - - [2026-04-27 03:41:16] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003324 10.0.0.41 - - [2026-04-27 03:41:16] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.067279 10.0.0.23 - - [2026-04-27 03:41:16] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001658 10.0.0.41 - - [2026-04-27 03:41:16] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?fields=virtual_networks HTTP/1.1" 200 1375 0.059588 10.0.0.23 - - [2026-04-27 03:41:18] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002509 10.0.0.41 - - [2026-04-27 03:41:18] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.079417 10.0.0.23 - - [2026-04-27 03:41:18] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001676 10.0.0.41 - - [2026-04-27 03:41:18] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?fields=virtual_networks HTTP/1.1" 200 1375 0.062945 10.0.0.23 - - [2026-04-27 03:41:21] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001639 10.0.0.41 - - [2026-04-27 03:41:21] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.067616 10.0.0.23 - - [2026-04-27 03:41:21] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001813 10.0.0.41 - - [2026-04-27 03:41:21] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?fields=virtual_networks HTTP/1.1" 200 1375 0.064218 10.0.0.23 - - [2026-04-27 03:41:23] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001192 10.0.0.41 - - [2026-04-27 03:41:23] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.057675 10.0.0.23 - - [2026-04-27 03:41:23] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001884 10.0.0.41 - - [2026-04-27 03:41:23] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?fields=virtual_networks HTTP/1.1" 200 1375 0.061358 10.0.0.23 - - [2026-04-27 03:41:25] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001295 10.0.0.41 - - [2026-04-27 03:41:25] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.075634 10.0.0.23 - - [2026-04-27 03:41:25] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001840 10.0.0.41 - - [2026-04-27 03:41:25] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?fields=virtual_networks HTTP/1.1" 200 1375 0.069720 10.0.0.23 - - [2026-04-27 03:41:27] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001261 10.0.0.41 - - [2026-04-27 03:41:27] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.060879 10.0.0.23 - - [2026-04-27 03:41:27] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001364 10.0.0.41 - - [2026-04-27 03:41:27] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?fields=virtual_networks HTTP/1.1" 200 1375 0.063414 10.0.0.23 - - [2026-04-27 03:41:29] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001592 10.0.0.41 - - [2026-04-27 03:41:29] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.057743 10.0.0.23 - - [2026-04-27 03:41:29] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001245 10.0.0.41 - - [2026-04-27 03:41:29] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?fields=virtual_networks HTTP/1.1" 200 1375 0.069575 10.0.0.41 - - [2026-04-27 03:41:31] "GET /obj-perms HTTP/1.1" 200 5056 0.070258 10.0.0.23 - - [2026-04-27 03:41:31] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001592 10.0.0.41 - - [2026-04-27 03:41:31] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.067309 10.0.0.23 - - [2026-04-27 03:41:31] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001246 10.0.0.41 - - [2026-04-27 03:41:32] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?fields=virtual_networks HTTP/1.1" 200 1375 0.051571 10.0.0.23 - - [2026-04-27 03:41:34] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001338 10.0.0.41 - - [2026-04-27 03:41:34] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.073500 10.0.0.23 - - [2026-04-27 03:41:34] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001736 10.0.0.41 - - [2026-04-27 03:41:34] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?fields=virtual_networks HTTP/1.1" 200 1375 0.068086 10.0.0.23 - - [2026-04-27 03:41:36] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001338 10.0.0.41 - - [2026-04-27 03:41:36] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.067156 10.0.0.23 - - [2026-04-27 03:41:36] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001911 10.0.0.41 - - [2026-04-27 03:41:36] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?fields=virtual_networks HTTP/1.1" 200 1375 0.083818 10.0.0.23 - - [2026-04-27 03:41:38] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001461 10.0.0.41 - - [2026-04-27 03:41:38] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.058436 10.0.0.23 - - [2026-04-27 03:41:38] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001309 10.0.0.41 - - [2026-04-27 03:41:38] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?fields=virtual_networks HTTP/1.1" 200 1375 0.062863 10.0.0.249 - - [2026-04-27 03:41:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000675 10.0.0.249 - - [2026-04-27 03:41:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000582 10.0.0.249 - - [2026-04-27 03:41:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000544 10.0.0.249 - - [2026-04-27 03:41:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000604 10.0.0.41 - - [2026-04-27 03:41:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000554 10.0.0.41 - - [2026-04-27 03:41:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000496 10.0.0.23 - - [2026-04-27 03:41:40] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001389 10.0.0.41 - - [2026-04-27 03:41:40] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.046718 10.0.0.23 - - [2026-04-27 03:41:40] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001652 10.0.0.41 - - [2026-04-27 03:41:40] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?fields=virtual_networks HTTP/1.1" 200 1375 0.056573 10.0.0.23 - - [2026-04-27 03:41:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000504 10.0.0.23 - - [2026-04-27 03:41:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000596 10.0.0.23 - - [2026-04-27 03:41:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000589 10.0.0.41 - - [2026-04-27 03:41:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000503 10.0.0.23 - - [2026-04-27 03:41:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000463 10.0.0.41 - - [2026-04-27 03:41:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000471 10.0.0.23 - - [2026-04-27 03:41:42] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001218 10.0.0.41 - - [2026-04-27 03:41:42] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.059011 10.0.0.23 - - [2026-04-27 03:41:42] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003534 10.0.0.41 - - [2026-04-27 03:41:42] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?fields=virtual_networks HTTP/1.1" 200 1375 0.068818 10.0.0.23 - - [2026-04-27 03:41:45] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001421 10.0.0.41 - - [2026-04-27 03:41:45] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.075948 10.0.0.23 - - [2026-04-27 03:41:45] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001444 10.0.0.41 - - [2026-04-27 03:41:45] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?fields=virtual_networks HTTP/1.1" 200 1375 0.055745 10.0.0.23 - - [2026-04-27 03:41:47] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001850 10.0.0.41 - - [2026-04-27 03:41:47] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.081782 10.0.0.23 - - [2026-04-27 03:41:47] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001968 10.0.0.41 - - [2026-04-27 03:41:47] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?fields=virtual_networks HTTP/1.1" 200 1375 0.077520 10.0.0.23 - - [2026-04-27 03:41:49] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001409 10.0.0.41 - - [2026-04-27 03:41:49] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.073460 10.0.0.23 - - [2026-04-27 03:41:49] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001458 10.0.0.41 - - [2026-04-27 03:41:49] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?fields=virtual_networks HTTP/1.1" 200 1375 0.060801 10.0.0.23 - - [2026-04-27 03:41:51] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001404 10.0.0.41 - - [2026-04-27 03:41:51] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.063644 10.0.0.23 - - [2026-04-27 03:41:51] "GET /projects?obj_uuids=df97bc59-97e0-4866-acb6-79749d5f2620&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001815 10.0.0.41 - - [2026-04-27 03:41:51] "GET /project/df97bc59-97e0-4866-acb6-79749d5f2620?fields=virtual_networks HTTP/1.1" 200 1375 0.066612 10.0.0.41 - - [2026-04-27 03:41:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.038490 10.0.0.23 - - [2026-04-27 03:41:52] "GET /projects?obj_uuids=e9f7e710-de70-4646-9095-32567637fe30&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005329 10.0.0.23 - - [2026-04-27 03:41:52] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001302 10.0.0.23 - - [2026-04-27 03:41:52] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010228 10.0.0.23 - - [2026-04-27 03:41:52] "POST /id-to-fqname HTTP/1.1" 200 188 0.006628 10.0.0.23 - - [2026-04-27 03:41:52] "POST /fqname-to-id HTTP/1.1" 404 197 0.008806 10.0.0.23 - - [2026-04-27 03:41:52] "POST /security-groups HTTP/1.1" 200 589 0.045133 10.0.0.23 - - [2026-04-27 03:41:52] "POST /projects HTTP/1.1" 200 581 0.300820 10.0.0.23 - - [2026-04-27 03:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.342751 10.0.0.41 - - [2026-04-27 03:41:52] "GET /project/e9f7e710-de70-4646-9095-32567637fe30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.526618 10.0.0.249 - - [2026-04-27 03:41:52] "POST /fqname-to-id HTTP/1.1" 404 231 0.005240 10.0.0.41 - - [2026-04-27 03:41:53] "POST /neutron/port HTTP/1.1" 200 1108 0.034685 10.0.0.41 - - [2026-04-27 03:41:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008485 10.0.0.41 - - [2026-04-27 03:41:53] "POST /neutron/network HTTP/1.1" 200 928 0.012025 10.0.0.41 - - [2026-04-27 03:41:54] "POST /neutron/network HTTP/1.1" 200 938 0.010647 10.0.0.41 - - [2026-04-27 03:41:54] "POST /neutron/port HTTP/1.1" 200 117 0.001499 10.0.0.41 - - [2026-04-27 03:41:54] "GET / HTTP/1.1" 200 35931 0.002186 10.0.0.41 - - [2026-04-27 03:41:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000905 10.0.0.41 - - [2026-04-27 03:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.081719 10.0.0.23 - - [2026-04-27 03:41:56] "GET /projects?obj_uuids=e9f7e710-de70-4646-9095-32567637fe30&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001867 10.0.0.41 - - [2026-04-27 03:41:56] "GET /project/e9f7e710-de70-4646-9095-32567637fe30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.102149 10.0.0.23 - - [2026-04-27 03:41:56] "GET /projects?obj_uuids=e9f7e710-de70-4646-9095-32567637fe30&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002388 10.0.0.41 - - [2026-04-27 03:41:57] "POST /neutron/network HTTP/1.1" 200 615 0.297244 10.0.0.249 - - [2026-04-27 03:41:57] "POST /ref-update HTTP/1.1" 200 156 0.052072 10.0.0.41 - - [2026-04-27 03:41:57] "POST /id-to-fqname HTTP/1.1" 200 224 0.005539 10.0.0.41 - - [2026-04-27 03:41:57] "GET /virtual-network/6acf7eeb-52f6-4636-bbd7-6bb89e8ec802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007832 10.0.0.41 - - [2026-04-27 03:41:57] "POST /neutron/network HTTP/1.1" 200 835 0.010151 10.0.0.41 - - [2026-04-27 03:41:57] "GET /virtual-network/6acf7eeb-52f6-4636-bbd7-6bb89e8ec802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.009205 10.0.0.41 - - [2026-04-27 03:41:57] "POST /id-to-fqname HTTP/1.1" 200 224 0.001534 10.0.0.41 - - [2026-04-27 03:41:57] "POST /neutron/port HTTP/1.1" 200 4194 0.052496 10.0.0.23 - - [2026-04-27 03:41:58] "GET /projects?obj_uuids=e9f7e710-de70-4646-9095-32567637fe30&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001387 10.0.0.41 - - [2026-04-27 03:41:58] "GET /project/e9f7e710-de70-4646-9095-32567637fe30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.114384 10.0.0.41 - - [2026-04-27 03:41:59] "POST /neutron/port HTTP/1.1" 200 4194 0.055784 10.0.0.41 - - [2026-04-27 03:41:59] "POST /neutron/network HTTP/1.1" 200 845 0.010847 10.0.0.41 - - [2026-04-27 03:42:00] "POST /neutron/port HTTP/1.1" 200 1059 0.033785 10.0.0.41 - - [2026-04-27 03:42:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008576 10.0.0.41 - - [2026-04-27 03:42:00] "POST /neutron/network HTTP/1.1" 200 835 0.011905 10.0.0.41 - - [2026-04-27 03:42:04] "POST /neutron/port HTTP/1.1" 200 1123 0.032122 10.0.0.41 - - [2026-04-27 03:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004482 10.0.0.23 - - [2026-04-27 03:42:04] "GET /projects?obj_uuids=e9f7e710-de70-4646-9095-32567637fe30&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001467 10.0.0.41 - - [2026-04-27 03:42:04] "GET /project/e9f7e710-de70-4646-9095-32567637fe30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.067172 10.0.0.23 - - [2026-04-27 03:42:04] "GET /projects?obj_uuids=e9f7e710-de70-4646-9095-32567637fe30&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001457 10.0.0.41 - - [2026-04-27 03:42:05] "POST /neutron/network HTTP/1.1" 200 613 0.200388 10.0.0.41 - - [2026-04-27 03:42:05] "POST /id-to-fqname HTTP/1.1" 200 223 0.005419 10.0.0.41 - - [2026-04-27 03:42:05] "GET /virtual-network/74680dd8-a911-4890-8842-68f3f099baa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007485 10.0.0.41 - - [2026-04-27 03:42:05] "POST /neutron/network HTTP/1.1" 200 829 0.010762 10.0.0.41 - - [2026-04-27 03:42:05] "GET /virtual-network/74680dd8-a911-4890-8842-68f3f099baa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.019644 10.0.0.41 - - [2026-04-27 03:42:06] "GET /virtual-network/74680dd8-a911-4890-8842-68f3f099baa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007848 10.0.0.41 - - [2026-04-27 03:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004622 10.0.0.23 - - [2026-04-27 03:42:07] "GET /projects?obj_uuids=e9f7e710-de70-4646-9095-32567637fe30&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001206 10.0.0.41 - - [2026-04-27 03:42:07] "GET /project/e9f7e710-de70-4646-9095-32567637fe30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.056027 10.0.0.41 - - [2026-04-27 03:42:07] "POST /neutron/network HTTP/1.1" 200 117 0.028039 10.0.0.249 - - [2026-04-27 03:42:08] "POST /route-targets HTTP/1.1" 200 327 0.022431 10.0.0.41 - - [2026-04-27 03:42:08] "POST /neutron/network HTTP/1.1" 200 829 0.013747 10.0.0.41 - - [2026-04-27 03:42:08] "POST /id-to-fqname HTTP/1.1" 200 223 0.001835 10.0.0.41 - - [2026-04-27 03:42:08] "GET /virtual-network/3c538790-f256-4d4a-a2e2-9217a88ac38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008800 10.0.0.41 - - [2026-04-27 03:42:08] "GET /virtual-network/3c538790-f256-4d4a-a2e2-9217a88ac38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007176 10.0.0.41 - - [2026-04-27 03:42:08] "POST /neutron/subnet HTTP/1.1" 200 710 0.015142 10.0.0.41 - - [2026-04-27 03:42:08] "GET /virtual-network/3c538790-f256-4d4a-a2e2-9217a88ac38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007467 10.0.0.249 - - [2026-04-27 03:42:09] "GET /obj-perms HTTP/1.1" 200 5026 0.072750 10.0.0.23 - - [2026-04-27 03:42:09] "GET /obj-perms HTTP/1.1" 200 5026 0.066879 10.0.0.41 - - [2026-04-27 03:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004694 10.0.0.23 - - [2026-04-27 03:42:09] "GET /projects?obj_uuids=e9f7e710-de70-4646-9095-32567637fe30&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001826 10.0.0.41 - - [2026-04-27 03:42:09] "GET /project/e9f7e710-de70-4646-9095-32567637fe30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.060795 10.0.0.249 - - [2026-04-27 03:42:09] "POST /ref-update HTTP/1.1" 200 156 0.041023 10.0.0.23 - - [2026-04-27 03:42:09] "POST /useragent-kv HTTP/1.1" 200 115 0.010671 10.0.0.41 - - [2026-04-27 03:42:09] "POST /neutron/subnet HTTP/1.1" 200 720 0.253157 10.0.0.41 - - [2026-04-27 03:42:09] "POST /id-to-fqname HTTP/1.1" 200 224 0.001681 10.0.0.41 - - [2026-04-27 03:42:10] "GET /virtual-network/17afb01a-c0ea-47c5-af4e-01065af52103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008268 10.0.0.41 - - [2026-04-27 03:42:10] "GET /virtual-network/17afb01a-c0ea-47c5-af4e-01065af52103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009422 10.0.0.41 - - [2026-04-27 03:42:10] "POST /neutron/network HTTP/1.1" 200 833 0.010598 10.0.0.41 - - [2026-04-27 03:42:10] "GET /virtual-network/17afb01a-c0ea-47c5-af4e-01065af52103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009022 10.0.0.41 - - [2026-04-27 03:42:10] "GET /obj-perms HTTP/1.1" 200 5026 0.081231 10.0.0.41 - - [2026-04-27 03:42:10] "POST /id-to-fqname HTTP/1.1" 200 223 0.002151 10.0.0.41 - - [2026-04-27 03:42:11] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011840 10.0.0.23 - - [2026-04-27 03:42:12] "GET /projects?obj_uuids=e9f7e710-de70-4646-9095-32567637fe30&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001419 10.0.0.41 - - [2026-04-27 03:42:12] "GET /project/e9f7e710-de70-4646-9095-32567637fe30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.095020 10.0.0.41 - - [2026-04-27 03:42:12] "POST /neutron/port HTTP/1.1" 200 5164 0.068426 10.0.0.41 - - [2026-04-27 03:42:12] "POST /id-to-fqname HTTP/1.1" 200 224 0.002140 10.0.0.41 - - [2026-04-27 03:42:12] "POST /neutron/port HTTP/1.1" 200 5164 0.071511 10.0.0.41 - - [2026-04-27 03:42:12] "POST /neutron/network HTTP/1.1" 200 839 0.011223 10.0.0.41 - - [2026-04-27 03:42:13] "POST /neutron/port HTTP/1.1" 200 1055 0.033830 10.0.0.41 - - [2026-04-27 03:42:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009954 10.0.0.23 - - [2026-04-27 03:42:13] "GET /projects?obj_uuids=e9f7e710-de70-4646-9095-32567637fe30&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001660 10.0.0.41 - - [2026-04-27 03:42:13] "GET /project/e9f7e710-de70-4646-9095-32567637fe30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.121385 10.0.0.41 - - [2026-04-27 03:42:13] "POST /neutron/network HTTP/1.1" 200 829 0.037712 10.0.0.41 - - [2026-04-27 03:42:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.019831 10.0.0.41 - - [2026-04-27 03:42:14] "POST /fqname-to-id HTTP/1.1" 404 193 0.004204 10.0.0.41 - - [2026-04-27 03:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.23 - - [2026-04-27 03:42:14] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001292 10.0.0.41 - - [2026-04-27 03:42:14] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.012349 10.0.0.41 - - [2026-04-27 03:42:14] "POST /service-templates HTTP/1.1" 200 543 0.047776 10.0.0.41 - - [2026-04-27 03:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006383 10.0.0.41 - - [2026-04-27 03:42:14] "GET /service-template/19b12006-5f63-486a-9945-091408498086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.010647 10.0.0.41 - - [2026-04-27 03:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005789 10.0.0.41 - - [2026-04-27 03:42:14] "GET /service-template/19b12006-5f63-486a-9945-091408498086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.007140 10.0.0.41 - - [2026-04-27 03:42:14] "POST /id-to-fqname HTTP/1.1" 200 223 0.002115 10.0.0.41 - - [2026-04-27 03:42:14] "POST /id-to-fqname HTTP/1.1" 200 223 0.001757 10.0.0.23 - - [2026-04-27 03:42:14] "GET /projects?obj_uuids=e9f7e710-de70-4646-9095-32567637fe30&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001571 10.0.0.41 - - [2026-04-27 03:42:14] "POST /id-to-fqname HTTP/1.1" 200 224 0.002012 10.0.0.41 - - [2026-04-27 03:42:15] "POST /neutron/port HTTP/1.1" 200 1057 0.505596 10.0.0.41 - - [2026-04-27 03:42:15] "POST /neutron/port HTTP/1.1" 200 1057 0.027360 10.0.0.41 - - [2026-04-27 03:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004117 10.0.0.41 - - [2026-04-27 03:42:15] "DELETE /service-template/19b12006-5f63-486a-9945-091408498086 HTTP/1.1" 200 115 0.074367 10.0.0.41 - - [2026-04-27 03:42:15] "POST /fqname-to-id HTTP/1.1" 404 193 0.007529 10.0.0.41 - - [2026-04-27 03:42:15] "POST /neutron/port HTTP/1.1" 200 1121 0.038890 10.0.0.41 - - [2026-04-27 03:42:15] "POST /neutron/port HTTP/1.1" 200 117 0.001519 10.0.0.41 - - [2026-04-27 03:42:15] "POST /neutron/network HTTP/1.1" 400 204 0.020542 10.0.0.41 - - [2026-04-27 03:42:16] "POST /neutron/port HTTP/1.1" 200 151 0.270266 10.0.0.41 - - [2026-04-27 03:42:17] "POST /neutron/port HTTP/1.1" 200 151 0.255058 10.0.0.41 - - [2026-04-27 03:42:18] "POST /neutron/port HTTP/1.1" 200 117 0.010009 10.0.0.41 - - [2026-04-27 03:42:18] "POST /neutron/network HTTP/1.1" 200 829 0.009721 10.0.0.249 - - [2026-04-27 03:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006732 10.0.0.41 - - [2026-04-27 03:42:18] "POST /neutron/network HTTP/1.1" 200 829 0.010643 10.0.0.249 - - [2026-04-27 03:42:19] "DELETE /route-target/bed21c15-6949-42a6-b11c-b0977f3a0f7b HTTP/1.1" 200 115 0.040900 10.0.0.41 - - [2026-04-27 03:42:19] "POST /neutron/network HTTP/1.1" 400 204 0.029726 10.0.0.41 - - [2026-04-27 03:42:20] "POST /neutron/port HTTP/1.1" 200 151 0.279046 10.0.0.41 - - [2026-04-27 03:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005811 10.0.0.23 - - [2026-04-27 03:42:24] "GET /projects?obj_uuids=e9f7e710-de70-4646-9095-32567637fe30&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001679 10.0.0.41 - - [2026-04-27 03:42:24] "GET /project/e9f7e710-de70-4646-9095-32567637fe30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.062332 10.0.0.41 - - [2026-04-27 03:42:24] "POST /neutron/network HTTP/1.1" 200 117 0.024013 10.0.0.249 - - [2026-04-27 03:42:24] "POST /route-targets HTTP/1.1" 200 327 0.020162 10.0.0.41 - - [2026-04-27 03:42:25] "POST /neutron/network HTTP/1.1" 200 833 0.013908 10.0.0.41 - - [2026-04-27 03:42:25] "POST /id-to-fqname HTTP/1.1" 200 223 0.001731 10.0.0.41 - - [2026-04-27 03:42:25] "GET /virtual-network/fcc2ed1e-7b00-4320-bc75-804aaa598117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007585 10.0.0.41 - - [2026-04-27 03:42:25] "GET /virtual-network/fcc2ed1e-7b00-4320-bc75-804aaa598117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.008680 10.0.0.41 - - [2026-04-27 03:42:25] "POST /neutron/subnet HTTP/1.1" 200 729 0.012171 10.0.0.41 - - [2026-04-27 03:42:25] "GET /virtual-network/fcc2ed1e-7b00-4320-bc75-804aaa598117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.009215 10.0.0.41 - - [2026-04-27 03:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005723 10.0.0.23 - - [2026-04-27 03:42:25] "GET /projects?obj_uuids=e9f7e710-de70-4646-9095-32567637fe30&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001273 10.0.0.41 - - [2026-04-27 03:42:25] "GET /project/e9f7e710-de70-4646-9095-32567637fe30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.069701 10.0.0.249 - - [2026-04-27 03:42:26] "POST /ref-update HTTP/1.1" 200 156 0.048779 10.0.0.23 - - [2026-04-27 03:42:26] "POST /useragent-kv HTTP/1.1" 200 115 0.010825 10.0.0.41 - - [2026-04-27 03:42:26] "POST /neutron/subnet HTTP/1.1" 200 729 0.243011 10.0.0.41 - - [2026-04-27 03:42:26] "POST /id-to-fqname HTTP/1.1" 200 223 0.001501 10.0.0.41 - - [2026-04-27 03:42:26] "GET /virtual-network/a47cd33b-135f-4d80-803a-4139f2ea4c85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006840 10.0.0.41 - - [2026-04-27 03:42:26] "GET /virtual-network/a47cd33b-135f-4d80-803a-4139f2ea4c85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.009292 10.0.0.41 - - [2026-04-27 03:42:26] "POST /neutron/network HTTP/1.1" 200 833 0.011366 10.0.0.41 - - [2026-04-27 03:42:26] "GET /virtual-network/a47cd33b-135f-4d80-803a-4139f2ea4c85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.009882 10.0.0.249 - - [2026-04-27 03:42:27] "GET /obj-perms HTTP/1.1" 200 5026 0.007107 10.0.0.23 - - [2026-04-27 03:42:27] "GET /obj-perms HTTP/1.1" 200 5026 0.004942 10.0.0.41 - - [2026-04-27 03:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005435 10.0.0.23 - - [2026-04-27 03:42:27] "GET /projects?obj_uuids=e9f7e710-de70-4646-9095-32567637fe30&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002374 10.0.0.41 - - [2026-04-27 03:42:27] "GET /project/e9f7e710-de70-4646-9095-32567637fe30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.064423 10.0.0.23 - - [2026-04-27 03:42:27] "GET /projects?obj_uuids=e9f7e710-de70-4646-9095-32567637fe30&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001359 10.0.0.41 - - [2026-04-27 03:42:27] "POST /neutron/network HTTP/1.1" 200 615 0.185313 10.0.0.41 - - [2026-04-27 03:42:27] "POST /id-to-fqname HTTP/1.1" 200 224 0.004862 10.0.0.41 - - [2026-04-27 03:42:27] "GET /virtual-network/8ae25a15-20d8-40d9-a3f8-4466309188dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007443 10.0.0.41 - - [2026-04-27 03:42:27] "POST /neutron/network HTTP/1.1" 200 836 0.009845 10.0.0.41 - - [2026-04-27 03:42:27] "GET /virtual-network/8ae25a15-20d8-40d9-a3f8-4466309188dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006918 10.0.0.41 - - [2026-04-27 03:42:28] "GET /virtual-network/8ae25a15-20d8-40d9-a3f8-4466309188dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007427 10.0.0.41 - - [2026-04-27 03:42:28] "GET /obj-perms HTTP/1.1" 200 5026 0.006656 10.0.0.41 - - [2026-04-27 03:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004345 10.0.0.23 - - [2026-04-27 03:42:28] "GET /projects?obj_uuids=e9f7e710-de70-4646-9095-32567637fe30&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001265 10.0.0.41 - - [2026-04-27 03:42:28] "GET /project/e9f7e710-de70-4646-9095-32567637fe30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.064054 10.0.0.41 - - [2026-04-27 03:42:28] "POST /neutron/network HTTP/1.1" 200 117 0.024036 10.0.0.249 - - [2026-04-27 03:42:28] "POST /route-targets HTTP/1.1" 200 327 0.030272 10.0.0.41 - - [2026-04-27 03:42:29] "POST /neutron/network HTTP/1.1" 200 843 0.013440 10.0.0.41 - - [2026-04-27 03:42:29] "POST /id-to-fqname HTTP/1.1" 200 229 0.001600 10.0.0.41 - - [2026-04-27 03:42:29] "GET /virtual-network/b4d784d4-6683-475b-a358-f530181d87e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.007148 10.0.0.41 - - [2026-04-27 03:42:29] "GET /virtual-network/b4d784d4-6683-475b-a358-f530181d87e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.013993 10.0.0.41 - - [2026-04-27 03:42:29] "POST /neutron/subnet HTTP/1.1" 200 720 0.018540 10.0.0.41 - - [2026-04-27 03:42:29] "GET /virtual-network/b4d784d4-6683-475b-a358-f530181d87e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.008028 10.0.0.41 - - [2026-04-27 03:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005366 10.0.0.23 - - [2026-04-27 03:42:30] "GET /projects?obj_uuids=e9f7e710-de70-4646-9095-32567637fe30&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001297 10.0.0.41 - - [2026-04-27 03:42:30] "GET /project/e9f7e710-de70-4646-9095-32567637fe30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.062372 10.0.0.249 - - [2026-04-27 03:42:30] "POST /ref-update HTTP/1.1" 200 156 0.036904 10.0.0.23 - - [2026-04-27 03:42:30] "POST /useragent-kv HTTP/1.1" 200 115 0.009904 10.0.0.41 - - [2026-04-27 03:42:30] "POST /neutron/subnet HTTP/1.1" 200 719 0.273161 10.0.0.41 - - [2026-04-27 03:42:30] "POST /id-to-fqname HTTP/1.1" 200 230 0.002092 10.0.0.41 - - [2026-04-27 03:42:30] "GET /virtual-network/2d0363c9-cdd4-41d8-b1aa-020219cdc66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.010586 10.0.0.41 - - [2026-04-27 03:42:30] "GET /virtual-network/2d0363c9-cdd4-41d8-b1aa-020219cdc66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.008361 10.0.0.41 - - [2026-04-27 03:42:30] "POST /neutron/network HTTP/1.1" 200 845 0.008959 10.0.0.41 - - [2026-04-27 03:42:31] "GET /virtual-network/2d0363c9-cdd4-41d8-b1aa-020219cdc66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007339 10.0.0.249 - - [2026-04-27 03:42:31] "GET /obj-perms HTTP/1.1" 200 5026 0.006686 10.0.0.23 - - [2026-04-27 03:42:31] "GET /obj-perms HTTP/1.1" 200 5026 0.007342 10.0.0.41 - - [2026-04-27 03:42:31] "POST /id-to-fqname HTTP/1.1" 200 223 0.001555 10.0.0.41 - - [2026-04-27 03:42:31] "POST /neutron/network HTTP/1.1" 200 843 0.008785 10.0.0.23 - - [2026-04-27 03:42:32] "GET /projects?obj_uuids=e9f7e710-de70-4646-9095-32567637fe30&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.359796 10.0.0.41 - - [2026-04-27 03:42:32] "GET /project/e9f7e710-de70-4646-9095-32567637fe30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.476691 10.0.0.41 - - [2026-04-27 03:42:32] "GET /obj-perms HTTP/1.1" 200 5056 0.101168 10.0.0.41 - - [2026-04-27 03:42:33] "POST /neutron/port HTTP/1.1" 200 117 0.008139 10.0.0.41 - - [2026-04-27 03:42:33] "POST /id-to-fqname HTTP/1.1" 200 224 0.001712 10.0.0.41 - - [2026-04-27 03:42:33] "POST /neutron/network HTTP/1.1" 200 843 0.009075 10.0.0.41 - - [2026-04-27 03:42:34] "POST /neutron/port HTTP/1.1" 200 1059 0.031396 10.0.0.23 - - [2026-04-27 03:42:34] "GET /projects?obj_uuids=e9f7e710-de70-4646-9095-32567637fe30&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001827 10.0.0.41 - - [2026-04-27 03:42:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.011458 10.0.0.41 - - [2026-04-27 03:42:34] "GET /project/e9f7e710-de70-4646-9095-32567637fe30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.113529 10.0.0.41 - - [2026-04-27 03:42:34] "POST /neutron/network HTTP/1.1" 200 836 0.045706 10.0.0.41 - - [2026-04-27 03:42:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011244 10.0.0.41 - - [2026-04-27 03:42:34] "POST /fqname-to-id HTTP/1.1" 404 193 0.007046 10.0.0.41 - - [2026-04-27 03:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005352 10.0.0.23 - - [2026-04-27 03:42:35] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001817 10.0.0.41 - - [2026-04-27 03:42:35] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.012980 10.0.0.41 - - [2026-04-27 03:42:35] "POST /service-templates HTTP/1.1" 200 543 0.033309 10.0.0.41 - - [2026-04-27 03:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004798 10.0.0.41 - - [2026-04-27 03:42:35] "GET /service-template/bc65ebf9-a571-44c8-9864-857245786a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.007584 10.0.0.41 - - [2026-04-27 03:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004856 10.0.0.41 - - [2026-04-27 03:42:35] "GET /service-template/bc65ebf9-a571-44c8-9864-857245786a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.009212 10.0.0.41 - - [2026-04-27 03:42:35] "POST /id-to-fqname HTTP/1.1" 200 223 0.001472 10.0.0.23 - - [2026-04-27 03:42:35] "GET /projects?obj_uuids=e9f7e710-de70-4646-9095-32567637fe30&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001532 10.0.0.41 - - [2026-04-27 03:42:35] "POST /id-to-fqname HTTP/1.1" 200 229 0.001637 10.0.0.41 - - [2026-04-27 03:42:35] "POST /id-to-fqname HTTP/1.1" 200 230 0.002291 10.0.0.41 - - [2026-04-27 03:42:35] "POST /neutron/port HTTP/1.1" 200 1060 0.475039 10.0.0.41 - - [2026-04-27 03:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.41 - - [2026-04-27 03:42:35] "POST /neutron/port HTTP/1.1" 200 1060 0.020638 10.0.0.41 - - [2026-04-27 03:42:35] "DELETE /service-template/bc65ebf9-a571-44c8-9864-857245786a30 HTTP/1.1" 200 115 0.040951 10.0.0.41 - - [2026-04-27 03:42:35] "POST /fqname-to-id HTTP/1.1" 404 193 0.004865 10.0.0.41 - - [2026-04-27 03:42:36] "POST /neutron/port HTTP/1.1" 200 1124 0.034137 10.0.0.41 - - [2026-04-27 03:42:36] "POST /neutron/port HTTP/1.1" 200 117 0.001471 10.0.0.23 - - [2026-04-27 03:42:36] "POST /useragent-kv HTTP/1.1" 200 115 0.006444 10.0.0.23 - - [2026-04-27 03:42:36] "POST /useragent-kv HTTP/1.1" 200 115 0.004367 10.0.0.41 - - [2026-04-27 03:42:36] "POST /neutron/network HTTP/1.1" 200 151 0.190758 10.0.0.41 - - [2026-04-27 03:42:36] "POST /neutron/port HTTP/1.1" 200 1113 0.023547 10.0.0.249 - - [2026-04-27 03:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007908 10.0.0.41 - - [2026-04-27 03:42:37] "POST /neutron/network HTTP/1.1" 200 836 0.012361 10.0.0.41 - - [2026-04-27 03:42:37] "POST /neutron/port HTTP/1.1" 200 1114 0.022799 10.0.0.41 - - [2026-04-27 03:42:38] "POST /neutron/network HTTP/1.1" 200 2191 0.016234 10.0.0.41 - - [2026-04-27 03:42:39] "POST /neutron/network HTTP/1.1" 200 836 0.010345 10.0.0.249 - - [2026-04-27 03:42:39] "DELETE /route-target/2419120e-776d-4b85-98bf-5b109fcc5268 HTTP/1.1" 200 115 0.036633 10.0.0.23 - - [2026-04-27 03:42:40] "POST /useragent-kv HTTP/1.1" 200 115 0.010439 10.0.0.23 - - [2026-04-27 03:42:40] "POST /useragent-kv HTTP/1.1" 200 115 0.006635 10.0.0.41 - - [2026-04-27 03:42:40] "POST /neutron/network HTTP/1.1" 200 151 0.215787 10.0.0.249 - - [2026-04-27 03:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004207 10.0.0.23 - - [2026-04-27 03:42:42] "GET /projects?obj_uuids=e9f7e710-de70-4646-9095-32567637fe30&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001435 10.0.0.41 - - [2026-04-27 03:42:42] "GET /project/e9f7e710-de70-4646-9095-32567637fe30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.088820 10.0.0.23 - - [2026-04-27 03:42:42] "GET /projects?obj_uuids=e9f7e710-de70-4646-9095-32567637fe30&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001423 10.0.0.41 - - [2026-04-27 03:42:42] "GET /project/e9f7e710-de70-4646-9095-32567637fe30?fields=virtual_networks HTTP/1.1" 200 1029 0.070280 10.0.0.23 - - [2026-04-27 03:42:42] "GET /projects?obj_uuids=e9f7e710-de70-4646-9095-32567637fe30&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002247 10.0.0.41 - - [2026-04-27 03:42:42] "GET /project/e9f7e710-de70-4646-9095-32567637fe30?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.073127 10.0.0.23 - - [2026-04-27 03:42:42] "GET /projects?obj_uuids=e9f7e710-de70-4646-9095-32567637fe30&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001441 10.0.0.41 - - [2026-04-27 03:42:42] "GET /project/e9f7e710-de70-4646-9095-32567637fe30?fields=security_groups HTTP/1.1" 200 1253 0.056375 10.0.0.41 - - [2026-04-27 03:42:43] "POST /fqname-to-id HTTP/1.1" 404 186 0.036618 10.0.0.23 - - [2026-04-27 03:42:43] "GET /projects?obj_uuids=3d0f8a8d-4ab4-42a8-af73-b75ba4dfee27&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003820 10.0.0.23 - - [2026-04-27 03:42:43] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001349 10.0.0.23 - - [2026-04-27 03:42:43] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.046850 10.0.0.23 - - [2026-04-27 03:42:44] "POST /id-to-fqname HTTP/1.1" 200 188 0.003839 10.0.0.23 - - [2026-04-27 03:42:44] "POST /fqname-to-id HTTP/1.1" 404 197 0.008575 10.0.0.23 - - [2026-04-27 03:42:44] "POST /security-groups HTTP/1.1" 200 589 0.044882 10.0.0.23 - - [2026-04-27 03:42:44] "POST /projects HTTP/1.1" 200 581 0.321471 10.0.0.23 - - [2026-04-27 03:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.356663 10.0.0.249 - - [2026-04-27 03:42:44] "POST /access-control-lists HTTP/1.1" 200 594 0.038836 10.0.0.41 - - [2026-04-27 03:42:44] "GET /project/3d0f8a8d-4ab4-42a8-af73-b75ba4dfee27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.579873 10.0.0.41 - - [2026-04-27 03:42:45] "GET / HTTP/1.1" 200 35931 0.002472 10.0.0.41 - - [2026-04-27 03:42:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000599 10.0.0.41 - - [2026-04-27 03:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.075810 10.0.0.23 - - [2026-04-27 03:42:47] "GET /projects?obj_uuids=3d0f8a8d-4ab4-42a8-af73-b75ba4dfee27&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001284 10.0.0.41 - - [2026-04-27 03:42:47] "GET /project/3d0f8a8d-4ab4-42a8-af73-b75ba4dfee27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.054522 10.0.0.41 - - [2026-04-27 03:42:48] "POST /neutron/network HTTP/1.1" 200 117 0.054874 10.0.0.249 - - [2026-04-27 03:42:48] "POST /route-targets HTTP/1.1" 200 327 0.020541 10.0.0.41 - - [2026-04-27 03:42:48] "POST /neutron/network HTTP/1.1" 200 832 0.012221 10.0.0.41 - - [2026-04-27 03:42:48] "POST /id-to-fqname HTTP/1.1" 200 223 0.002036 10.0.0.41 - - [2026-04-27 03:42:48] "GET /virtual-network/7138159d-1ea3-4bbc-acdd-156a8a4a1d97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008687 10.0.0.41 - - [2026-04-27 03:42:48] "GET /virtual-network/7138159d-1ea3-4bbc-acdd-156a8a4a1d97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008543 10.0.0.41 - - [2026-04-27 03:42:48] "POST /neutron/subnet HTTP/1.1" 200 724 0.014709 10.0.0.41 - - [2026-04-27 03:42:49] "GET /virtual-network/7138159d-1ea3-4bbc-acdd-156a8a4a1d97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009086 10.0.0.23 - - [2026-04-27 03:42:50] "DELETE /project/e9f7e710de704646909532567637fe30 HTTP/1.1" 404 173 0.014684 10.0.0.23 - - [2026-04-27 03:42:50] "GET /projects?obj_uuids=e9f7e710-de70-4646-9095-32567637fe30&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001206 10.0.0.23 - - [2026-04-27 03:42:50] "DELETE /project/3d0f8a8d4ab442a8af73b75ba4dfee27 HTTP/1.1" 404 173 0.015585 10.0.0.23 - - [2026-04-27 03:42:50] "GET /project/e9f7e710-de70-4646-9095-32567637fe30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.067787 10.0.0.23 - - [2026-04-27 03:42:50] "GET /projects?obj_uuids=e9f7e710-de70-4646-9095-32567637fe30&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002522 10.0.0.23 - - [2026-04-27 03:42:50] "GET /project/e9f7e710-de70-4646-9095-32567637fe30?fields=security_groups HTTP/1.1" 200 1358 0.082711 10.0.0.23 - - [2026-04-27 03:42:50] "DELETE /security-group/0c191b5a-b78d-4a61-ad51-2febe36a6f94 HTTP/1.1" 200 115 0.099294 10.0.0.23 - - [2026-04-27 03:42:50] "GET /projects?obj_uuids=e9f7e710-de70-4646-9095-32567637fe30&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.007111 10.0.0.23 - - [2026-04-27 03:42:50] "GET /project/e9f7e710-de70-4646-9095-32567637fe30?fields=application_policy_sets HTTP/1.1" 200 1397 0.131011 10.0.0.249 - - [2026-04-27 03:42:50] "DELETE /access-control-list/b806dd5d-177f-47ec-bdea-85f80f62739b HTTP/1.1" 200 115 0.105812 10.0.0.23 - - [2026-04-27 03:42:50] "DELETE /project/e9f7e710-de70-4646-9095-32567637fe30 HTTP/1.1" 200 115 0.667032 10.0.0.41 - - [2026-04-27 03:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005841 10.0.0.23 - - [2026-04-27 03:42:51] "GET /projects?obj_uuids=3d0f8a8d-4ab4-42a8-af73-b75ba4dfee27&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001430 10.0.0.41 - - [2026-04-27 03:42:51] "GET /project/3d0f8a8d-4ab4-42a8-af73-b75ba4dfee27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.072933 10.0.0.23 - - [2026-04-27 03:42:52] "POST /useragent-kv HTTP/1.1" 200 115 0.015851 10.0.0.41 - - [2026-04-27 03:42:52] "POST /neutron/subnet HTTP/1.1" 200 715 0.241095 10.0.0.41 - - [2026-04-27 03:42:52] "POST /id-to-fqname HTTP/1.1" 200 225 0.002138 10.0.0.41 - - [2026-04-27 03:42:52] "GET /virtual-network/0c7be558-67d6-44bf-8cee-2c7cfa1207a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008268 10.0.0.41 - - [2026-04-27 03:42:52] "GET /virtual-network/0c7be558-67d6-44bf-8cee-2c7cfa1207a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008740 10.0.0.41 - - [2026-04-27 03:42:52] "POST /neutron/network HTTP/1.1" 200 834 0.008979 10.0.0.41 - - [2026-04-27 03:42:52] "GET /virtual-network/0c7be558-67d6-44bf-8cee-2c7cfa1207a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.010851 10.0.0.23 - - [2026-04-27 03:42:53] "GET /obj-perms HTTP/1.1" 200 5026 0.074016 10.0.0.41 - - [2026-04-27 03:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004038 10.0.0.23 - - [2026-04-27 03:42:53] "GET /projects?obj_uuids=3d0f8a8d-4ab4-42a8-af73-b75ba4dfee27&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001344 10.0.0.41 - - [2026-04-27 03:42:53] "GET /project/3d0f8a8d-4ab4-42a8-af73-b75ba4dfee27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.096703 10.0.0.23 - - [2026-04-27 03:42:53] "GET /projects?obj_uuids=3d0f8a8d-4ab4-42a8-af73-b75ba4dfee27&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001760 10.0.0.41 - - [2026-04-27 03:42:53] "POST /neutron/network HTTP/1.1" 200 619 0.185148 10.0.0.41 - - [2026-04-27 03:42:54] "POST /id-to-fqname HTTP/1.1" 200 226 0.006277 10.0.0.41 - - [2026-04-27 03:42:54] "GET /virtual-network/af214d07-47c5-4e4d-9add-149fd304742b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.008000 10.0.0.41 - - [2026-04-27 03:42:54] "POST /neutron/network HTTP/1.1" 200 836 0.009351 10.0.0.41 - - [2026-04-27 03:42:54] "GET /virtual-network/af214d07-47c5-4e4d-9add-149fd304742b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.008095 10.0.0.249 - - [2026-04-27 03:42:54] "POST /route-targets HTTP/1.1" 200 327 0.025693 10.0.0.41 - - [2026-04-27 03:42:54] "POST /neutron/subnet HTTP/1.1" 200 715 0.034384 10.0.0.41 - - [2026-04-27 03:42:54] "POST /neutron/network HTTP/1.1" 200 1124 0.016104 10.0.0.41 - - [2026-04-27 03:42:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008613 10.0.0.41 - - [2026-04-27 03:42:54] "GET /virtual-network/af214d07-47c5-4e4d-9add-149fd304742b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.013841 10.0.0.41 - - [2026-04-27 03:42:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006335 10.0.0.41 - - [2026-04-27 03:42:54] "POST /neutron/subnet HTTP/1.1" 200 1389 0.027705 10.0.0.41 - - [2026-04-27 03:42:54] "POST /neutron/network HTTP/1.1" 200 1114 0.022587 10.0.0.41 - - [2026-04-27 03:42:55] "GET /obj-perms HTTP/1.1" 200 5026 0.099642 10.0.0.249 - - [2026-04-27 03:42:55] "GET /obj-perms HTTP/1.1" 200 5026 0.088175 10.0.0.41 - - [2026-04-27 03:42:55] "POST /id-to-fqname HTTP/1.1" 200 225 0.001488 10.0.0.41 - - [2026-04-27 03:42:55] "POST /neutron/port HTTP/1.1" 200 4194 0.052253 10.0.0.23 - - [2026-04-27 03:42:56] "GET /projects?obj_uuids=3d0f8a8d-4ab4-42a8-af73-b75ba4dfee27&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001426 10.0.0.41 - - [2026-04-27 03:42:56] "GET /project/3d0f8a8d-4ab4-42a8-af73-b75ba4dfee27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.095014 10.0.0.41 - - [2026-04-27 03:42:57] "POST /neutron/port HTTP/1.1" 200 4194 0.074924 10.0.0.41 - - [2026-04-27 03:42:57] "POST /id-to-fqname HTTP/1.1" 200 226 0.001931 10.0.0.41 - - [2026-04-27 03:42:57] "POST /neutron/network HTTP/1.1" 200 846 0.009283 10.0.0.41 - - [2026-04-27 03:42:58] "POST /neutron/port HTTP/1.1" 200 1056 0.029067 10.0.0.41 - - [2026-04-27 03:42:58] "POST /neutron/port HTTP/1.1" 200 1120 0.036929 10.0.0.41 - - [2026-04-27 03:42:58] "POST /neutron/port HTTP/1.1" 200 117 0.001789 10.0.0.23 - - [2026-04-27 03:42:58] "GET /projects?obj_uuids=3d0f8a8d-4ab4-42a8-af73-b75ba4dfee27&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001441 10.0.0.41 - - [2026-04-27 03:42:58] "GET /project/3d0f8a8d-4ab4-42a8-af73-b75ba4dfee27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.169651 10.0.0.41 - - [2026-04-27 03:42:59] "POST /neutron/port HTTP/1.1" 200 5161 0.080703 10.0.0.41 - - [2026-04-27 03:42:59] "POST /fqname-to-id HTTP/1.1" 404 193 0.006764 10.0.0.41 - - [2026-04-27 03:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005096 10.0.0.23 - - [2026-04-27 03:42:59] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001534 10.0.0.41 - - [2026-04-27 03:42:59] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.011880 10.0.0.41 - - [2026-04-27 03:42:59] "POST /service-templates HTTP/1.1" 200 543 0.061917 10.0.0.41 - - [2026-04-27 03:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.014568 10.0.0.41 - - [2026-04-27 03:42:59] "GET /service-template/58d0fdb5-2395-4d76-bcd9-aace4ebd799e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.010397 10.0.0.41 - - [2026-04-27 03:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171 10.0.0.41 - - [2026-04-27 03:42:59] "GET /service-template/58d0fdb5-2395-4d76-bcd9-aace4ebd799e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.010206 10.0.0.41 - - [2026-04-27 03:42:59] "POST /id-to-fqname HTTP/1.1" 200 223 0.001561 10.0.0.41 - - [2026-04-27 03:42:59] "POST /id-to-fqname HTTP/1.1" 200 225 0.001543 10.0.0.41 - - [2026-04-27 03:42:59] "POST /id-to-fqname HTTP/1.1" 200 226 0.001661 10.0.0.41 - - [2026-04-27 03:42:59] "POST /neutron/network HTTP/1.1" 200 846 0.010449 10.0.0.41 - - [2026-04-27 03:43:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.013300 10.0.0.41 - - [2026-04-27 03:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006451 10.0.0.41 - - [2026-04-27 03:43:00] "DELETE /service-template/58d0fdb5-2395-4d76-bcd9-aace4ebd799e HTTP/1.1" 200 115 0.100303 10.0.0.41 - - [2026-04-27 03:43:00] "POST /fqname-to-id HTTP/1.1" 404 193 0.011996 10.0.0.41 - - [2026-04-27 03:43:00] "POST /neutron/port HTTP/1.1" 200 1110 0.206664 10.0.0.41 - - [2026-04-27 03:43:00] "POST /neutron/port HTTP/1.1" 200 1120 0.030721 10.0.0.41 - - [2026-04-27 03:43:01] "POST /neutron/port HTTP/1.1" 200 117 0.001724 10.0.0.41 - - [2026-04-27 03:43:01] "POST /neutron/port HTTP/1.1" 200 1110 0.031193 10.0.0.41 - - [2026-04-27 03:43:02] "POST /neutron/port HTTP/1.1" 200 1110 0.024651 10.0.0.41 - - [2026-04-27 03:43:02] "POST /neutron/network HTTP/1.1" 400 204 0.060850 10.0.0.41 - - [2026-04-27 03:43:03] "POST /neutron/network HTTP/1.1" 200 117 0.015744 10.0.0.23 - - [2026-04-27 03:43:05] "POST /useragent-kv HTTP/1.1" 200 115 0.006033 10.0.0.23 - - [2026-04-27 03:43:05] "POST /useragent-kv HTTP/1.1" 200 115 0.004497 10.0.0.41 - - [2026-04-27 03:43:05] "POST /neutron/network HTTP/1.1" 200 151 0.209731 10.0.0.249 - - [2026-04-27 03:43:05] "DELETE /route-target/4828a7c3-44c0-467e-9da0-b95e4d5508e6 HTTP/1.1" 200 115 0.031655 10.0.0.41 - - [2026-04-27 03:43:05] "POST /neutron/network HTTP/1.1" 200 832 0.009567 10.0.0.249 - - [2026-04-27 03:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004751 10.0.0.41 - - [2026-04-27 03:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005505 10.0.0.23 - - [2026-04-27 03:43:09] "GET /projects?obj_uuids=3d0f8a8d-4ab4-42a8-af73-b75ba4dfee27&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001997 10.0.0.41 - - [2026-04-27 03:43:09] "GET /project/3d0f8a8d-4ab4-42a8-af73-b75ba4dfee27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.090271 10.0.0.23 - - [2026-04-27 03:43:09] "GET /projects?obj_uuids=3d0f8a8d-4ab4-42a8-af73-b75ba4dfee27&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001907 10.0.0.41 - - [2026-04-27 03:43:09] "POST /neutron/network HTTP/1.1" 200 613 0.184505 10.0.0.249 - - [2026-04-27 03:43:09] "POST /ref-update HTTP/1.1" 200 156 0.038071 10.0.0.41 - - [2026-04-27 03:43:09] "POST /id-to-fqname HTTP/1.1" 200 223 0.006822 10.0.0.41 - - [2026-04-27 03:43:09] "GET /virtual-network/c91e03b3-76cb-4f99-9dd5-b81740411d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.010064 10.0.0.41 - - [2026-04-27 03:43:09] "POST /neutron/network HTTP/1.1" 200 834 0.012775 10.0.0.41 - - [2026-04-27 03:43:09] "GET /virtual-network/c91e03b3-76cb-4f99-9dd5-b81740411d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.008857 10.0.0.41 - - [2026-04-27 03:43:10] "GET /virtual-network/c91e03b3-76cb-4f99-9dd5-b81740411d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006867 10.0.0.41 - - [2026-04-27 03:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005459 10.0.0.23 - - [2026-04-27 03:43:10] "GET /projects?obj_uuids=3d0f8a8d-4ab4-42a8-af73-b75ba4dfee27&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001400 10.0.0.41 - - [2026-04-27 03:43:10] "GET /project/3d0f8a8d-4ab4-42a8-af73-b75ba4dfee27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.073038 10.0.0.41 - - [2026-04-27 03:43:10] "POST /neutron/network HTTP/1.1" 200 117 0.026071 10.0.0.41 - - [2026-04-27 03:43:11] "POST /neutron/network HTTP/1.1" 200 831 0.012967 10.0.0.41 - - [2026-04-27 03:43:11] "POST /id-to-fqname HTTP/1.1" 200 223 0.001753 10.0.0.41 - - [2026-04-27 03:43:11] "GET /virtual-network/da30081a-17d8-450b-9db1-8e751c3723df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.009379 10.0.0.41 - - [2026-04-27 03:43:11] "GET /virtual-network/da30081a-17d8-450b-9db1-8e751c3723df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008943 10.0.0.41 - - [2026-04-27 03:43:11] "POST /neutron/subnet HTTP/1.1" 200 720 0.014575 10.0.0.41 - - [2026-04-27 03:43:11] "GET /virtual-network/da30081a-17d8-450b-9db1-8e751c3723df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007958 10.0.0.23 - - [2026-04-27 03:43:11] "GET /obj-perms HTTP/1.1" 200 5026 0.006327 10.0.0.41 - - [2026-04-27 03:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005192 10.0.0.23 - - [2026-04-27 03:43:11] "GET /projects?obj_uuids=3d0f8a8d-4ab4-42a8-af73-b75ba4dfee27&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001419 10.0.0.41 - - [2026-04-27 03:43:12] "GET /project/3d0f8a8d-4ab4-42a8-af73-b75ba4dfee27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.060410 10.0.0.249 - - [2026-04-27 03:43:12] "POST /route-targets HTTP/1.1" 200 327 0.024900 10.0.0.23 - - [2026-04-27 03:43:12] "POST /useragent-kv HTTP/1.1" 200 115 0.012727 10.0.0.41 - - [2026-04-27 03:43:12] "POST /neutron/subnet HTTP/1.1" 200 725 0.266908 10.0.0.41 - - [2026-04-27 03:43:12] "POST /id-to-fqname HTTP/1.1" 200 224 0.001569 10.0.0.41 - - [2026-04-27 03:43:12] "GET /virtual-network/dfdbcd12-b46a-4ee6-b138-2f71059ec798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.008569 10.0.0.41 - - [2026-04-27 03:43:12] "GET /virtual-network/dfdbcd12-b46a-4ee6-b138-2f71059ec798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.008522 10.0.0.41 - - [2026-04-27 03:43:12] "POST /neutron/network HTTP/1.1" 200 834 0.010672 10.0.0.41 - - [2026-04-27 03:43:13] "GET /virtual-network/dfdbcd12-b46a-4ee6-b138-2f71059ec798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007268 10.0.0.41 - - [2026-04-27 03:43:13] "GET /obj-perms HTTP/1.1" 200 5026 0.006839 10.0.0.249 - - [2026-04-27 03:43:13] "GET /obj-perms HTTP/1.1" 200 5026 0.006044 10.0.0.41 - - [2026-04-27 03:43:13] "POST /id-to-fqname HTTP/1.1" 200 223 0.002106 10.0.0.41 - - [2026-04-27 03:43:13] "POST /neutron/network HTTP/1.1" 200 841 0.011063 10.0.0.23 - - [2026-04-27 03:43:14] "GET /projects?obj_uuids=3d0f8a8d-4ab4-42a8-af73-b75ba4dfee27&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001612 10.0.0.41 - - [2026-04-27 03:43:14] "GET /project/3d0f8a8d-4ab4-42a8-af73-b75ba4dfee27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.098719 10.0.0.41 - - [2026-04-27 03:43:14] "POST /neutron/port HTTP/1.1" 200 117 0.010278 10.0.0.41 - - [2026-04-27 03:43:14] "POST /id-to-fqname HTTP/1.1" 200 224 0.002118 10.0.0.41 - - [2026-04-27 03:43:15] "POST /neutron/network HTTP/1.1" 200 841 0.015234 10.0.0.41 - - [2026-04-27 03:43:15] "POST /neutron/port HTTP/1.1" 200 1057 0.028248 10.0.0.41 - - [2026-04-27 03:43:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006162 10.0.0.23 - - [2026-04-27 03:43:16] "GET /projects?obj_uuids=3d0f8a8d-4ab4-42a8-af73-b75ba4dfee27&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001676 10.0.0.41 - - [2026-04-27 03:43:16] "GET /project/3d0f8a8d-4ab4-42a8-af73-b75ba4dfee27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.113034 10.0.0.41 - - [2026-04-27 03:43:16] "POST /neutron/network HTTP/1.1" 200 831 0.034064 10.0.0.41 - - [2026-04-27 03:43:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.015223 10.0.0.41 - - [2026-04-27 03:43:16] "POST /fqname-to-id HTTP/1.1" 404 193 0.005068 10.0.0.41 - - [2026-04-27 03:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007404 10.0.0.23 - - [2026-04-27 03:43:16] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002381 10.0.0.41 - - [2026-04-27 03:43:16] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.015273 10.0.0.41 - - [2026-04-27 03:43:16] "POST /service-templates HTTP/1.1" 200 543 0.062287 10.0.0.41 - - [2026-04-27 03:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005640 10.0.0.41 - - [2026-04-27 03:43:16] "GET /service-template/5b335ceb-b427-4dec-907c-e775c9f3d6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.012211 10.0.0.41 - - [2026-04-27 03:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005450 10.0.0.41 - - [2026-04-27 03:43:17] "GET /service-template/5b335ceb-b427-4dec-907c-e775c9f3d6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.006310 10.0.0.41 - - [2026-04-27 03:43:17] "POST /id-to-fqname HTTP/1.1" 200 223 0.001814 10.0.0.23 - - [2026-04-27 03:43:17] "GET /projects?obj_uuids=3d0f8a8d-4ab4-42a8-af73-b75ba4dfee27&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001836 10.0.0.41 - - [2026-04-27 03:43:17] "POST /id-to-fqname HTTP/1.1" 200 223 0.001715 10.0.0.41 - - [2026-04-27 03:43:17] "POST /id-to-fqname HTTP/1.1" 200 224 0.002017 10.0.0.41 - - [2026-04-27 03:43:17] "POST /neutron/port HTTP/1.1" 200 1058 0.515630 10.0.0.41 - - [2026-04-27 03:43:17] "POST /neutron/port HTTP/1.1" 200 1058 0.022071 10.0.0.41 - - [2026-04-27 03:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003925 10.0.0.41 - - [2026-04-27 03:43:17] "DELETE /service-template/5b335ceb-b427-4dec-907c-e775c9f3d6a2 HTTP/1.1" 200 115 0.045348 10.0.0.41 - - [2026-04-27 03:43:17] "POST /fqname-to-id HTTP/1.1" 404 193 0.009589 10.0.0.41 - - [2026-04-27 03:43:17] "POST /neutron/port HTTP/1.1" 200 1122 0.035446 10.0.0.41 - - [2026-04-27 03:43:17] "POST /neutron/network HTTP/1.1" 200 834 0.008478 10.0.0.41 - - [2026-04-27 03:43:18] "POST /neutron/network HTTP/1.1" 200 834 0.009465 10.0.0.41 - - [2026-04-27 03:43:18] "POST /neutron/port HTTP/1.1" 200 151 0.243564 10.0.0.41 - - [2026-04-27 03:43:19] "POST /neutron/port HTTP/1.1" 200 151 0.267757 10.0.0.41 - - [2026-04-27 03:43:19] "POST /neutron/network HTTP/1.1" 200 117 0.017056 10.0.0.41 - - [2026-04-27 03:43:20] "POST /neutron/port HTTP/1.1" 200 117 0.010991 10.0.0.249 - - [2026-04-27 03:43:20] "DELETE /route-target/0cb241fe-19e4-4536-97a2-c31f51dc73d2 HTTP/1.1" 200 115 0.039450 10.0.0.41 - - [2026-04-27 03:43:21] "POST /neutron/network HTTP/1.1" 200 834 0.011426 10.0.0.249 - - [2026-04-27 03:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004834 10.0.0.23 - - [2026-04-27 03:43:22] "GET /projects?obj_uuids=3d0f8a8d-4ab4-42a8-af73-b75ba4dfee27&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001353 10.0.0.41 - - [2026-04-27 03:43:22] "GET /project/3d0f8a8d-4ab4-42a8-af73-b75ba4dfee27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.055229 10.0.0.23 - - [2026-04-27 03:43:22] "GET /projects?obj_uuids=3d0f8a8d-4ab4-42a8-af73-b75ba4dfee27&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001333 10.0.0.41 - - [2026-04-27 03:43:22] "GET /project/3d0f8a8d-4ab4-42a8-af73-b75ba4dfee27?fields=virtual_networks HTTP/1.1" 200 1028 0.072452 10.0.0.23 - - [2026-04-27 03:43:22] "GET /projects?obj_uuids=3d0f8a8d-4ab4-42a8-af73-b75ba4dfee27&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001967 10.0.0.41 - - [2026-04-27 03:43:23] "GET /project/3d0f8a8d-4ab4-42a8-af73-b75ba4dfee27?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.081206 10.0.0.23 - - [2026-04-27 03:43:23] "GET /projects?obj_uuids=3d0f8a8d-4ab4-42a8-af73-b75ba4dfee27&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001574 10.0.0.41 - - [2026-04-27 03:43:23] "GET /project/3d0f8a8d-4ab4-42a8-af73-b75ba4dfee27?fields=security_groups HTTP/1.1" 200 1252 0.063064 10.0.0.41 - - [2026-04-27 03:43:24] "POST /fqname-to-id HTTP/1.1" 404 184 0.037212 10.0.0.23 - - [2026-04-27 03:43:24] "GET /projects?obj_uuids=4c26852c-319e-4675-b956-3246c0788ca9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006123 10.0.0.23 - - [2026-04-27 03:43:24] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001691 10.0.0.23 - - [2026-04-27 03:43:24] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009381 10.0.0.23 - - [2026-04-27 03:43:24] "POST /id-to-fqname HTTP/1.1" 200 186 0.004142 10.0.0.23 - - [2026-04-27 03:43:24] "POST /fqname-to-id HTTP/1.1" 404 195 0.007267 10.0.0.23 - - [2026-04-27 03:43:24] "POST /security-groups HTTP/1.1" 200 587 0.049682 10.0.0.23 - - [2026-04-27 03:43:24] "POST /projects HTTP/1.1" 200 577 0.313934 10.0.0.23 - - [2026-04-27 03:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.358879 10.0.0.249 - - [2026-04-27 03:43:24] "POST /access-control-lists HTTP/1.1" 200 592 0.045868 10.0.0.41 - - [2026-04-27 03:43:24] "GET /project/4c26852c-319e-4675-b956-3246c0788ca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.603897 10.0.0.41 - - [2026-04-27 03:43:26] "GET / HTTP/1.1" 200 35931 0.003425 10.0.0.41 - - [2026-04-27 03:43:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000576 10.0.0.41 - - [2026-04-27 03:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.082200 10.0.0.23 - - [2026-04-27 03:43:28] "GET /projects?obj_uuids=4c26852c-319e-4675-b956-3246c0788ca9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001292 10.0.0.41 - - [2026-04-27 03:43:28] "GET /project/4c26852c-319e-4675-b956-3246c0788ca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.056126 10.0.0.23 - - [2026-04-27 03:43:28] "GET /projects?obj_uuids=4c26852c-319e-4675-b956-3246c0788ca9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001434 10.0.0.41 - - [2026-04-27 03:43:28] "POST /neutron/network HTTP/1.1" 200 611 0.230547 10.0.0.249 - - [2026-04-27 03:43:28] "POST /route-targets HTTP/1.1" 200 327 0.019220 10.0.0.41 - - [2026-04-27 03:43:29] "POST /id-to-fqname HTTP/1.1" 200 221 0.005045 10.0.0.41 - - [2026-04-27 03:43:29] "GET /virtual-network/98b5d286-948b-4934-9f09-7f0faee0fb7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007805 10.0.0.41 - - [2026-04-27 03:43:29] "POST /neutron/network HTTP/1.1" 200 828 0.009286 10.0.0.41 - - [2026-04-27 03:43:29] "GET /virtual-network/98b5d286-948b-4934-9f09-7f0faee0fb7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008191 10.0.0.41 - - [2026-04-27 03:43:29] "GET /virtual-network/98b5d286-948b-4934-9f09-7f0faee0fb7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008841 10.0.0.41 - - [2026-04-27 03:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005651 10.0.0.23 - - [2026-04-27 03:43:31] "GET /projects?obj_uuids=4c26852c-319e-4675-b956-3246c0788ca9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001463 10.0.0.41 - - [2026-04-27 03:43:31] "GET /project/4c26852c-319e-4675-b956-3246c0788ca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.056336 10.0.0.41 - - [2026-04-27 03:43:31] "POST /neutron/network HTTP/1.1" 200 117 0.021661 10.0.0.249 - - [2026-04-27 03:43:32] "POST /ref-update HTTP/1.1" 200 156 0.051156 10.0.0.41 - - [2026-04-27 03:43:32] "POST /neutron/network HTTP/1.1" 200 831 0.026461 10.0.0.41 - - [2026-04-27 03:43:32] "POST /id-to-fqname HTTP/1.1" 200 221 0.002059 10.0.0.41 - - [2026-04-27 03:43:32] "GET /virtual-network/6137ccf9-cf22-4307-a89b-3ce7b8383ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007039 10.0.0.41 - - [2026-04-27 03:43:32] "GET /virtual-network/6137ccf9-cf22-4307-a89b-3ce7b8383ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007808 10.0.0.41 - - [2026-04-27 03:43:32] "POST /neutron/subnet HTTP/1.1" 200 730 0.013343 10.0.0.41 - - [2026-04-27 03:43:32] "GET /virtual-network/6137ccf9-cf22-4307-a89b-3ce7b8383ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007659 10.0.0.249 - - [2026-04-27 03:43:33] "GET /obj-perms HTTP/1.1" 200 5056 0.143177 10.0.0.23 - - [2026-04-27 03:43:33] "GET /obj-perms HTTP/1.1" 200 5022 0.393023 10.0.0.41 - - [2026-04-27 03:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004611 10.0.0.23 - - [2026-04-27 03:43:33] "GET /projects?obj_uuids=4c26852c-319e-4675-b956-3246c0788ca9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002216 10.0.0.41 - - [2026-04-27 03:43:34] "GET /project/4c26852c-319e-4675-b956-3246c0788ca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.072841 10.0.0.23 - - [2026-04-27 03:43:34] "POST /useragent-kv HTTP/1.1" 200 115 0.016726 10.0.0.41 - - [2026-04-27 03:43:34] "POST /neutron/subnet HTTP/1.1" 200 729 0.265442 10.0.0.41 - - [2026-04-27 03:43:34] "POST /id-to-fqname HTTP/1.1" 200 222 0.002162 10.0.0.41 - - [2026-04-27 03:43:34] "GET /virtual-network/fb53e812-0e4d-4b8e-9229-940a083a4fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006792 10.0.0.41 - - [2026-04-27 03:43:34] "GET /virtual-network/fb53e812-0e4d-4b8e-9229-940a083a4fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.010858 10.0.0.41 - - [2026-04-27 03:43:34] "POST /neutron/network HTTP/1.1" 200 833 0.010073 10.0.0.41 - - [2026-04-27 03:43:35] "GET /virtual-network/fb53e812-0e4d-4b8e-9229-940a083a4fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007659 10.0.0.41 - - [2026-04-27 03:43:35] "GET /obj-perms HTTP/1.1" 200 5022 0.073452 10.0.0.41 - - [2026-04-27 03:43:35] "POST /id-to-fqname HTTP/1.1" 200 221 0.001592 10.0.0.41 - - [2026-04-27 03:43:35] "POST /neutron/network HTTP/1.1" 200 841 0.015130 10.0.0.23 - - [2026-04-27 03:43:36] "GET /projects?obj_uuids=4c26852c-319e-4675-b956-3246c0788ca9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001703 10.0.0.41 - - [2026-04-27 03:43:36] "GET /project/4c26852c-319e-4675-b956-3246c0788ca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.095361 10.0.0.41 - - [2026-04-27 03:43:37] "POST /neutron/port HTTP/1.1" 200 117 0.011797 10.0.0.41 - - [2026-04-27 03:43:37] "POST /id-to-fqname HTTP/1.1" 200 222 0.001957 10.0.0.41 - - [2026-04-27 03:43:37] "POST /neutron/network HTTP/1.1" 200 841 0.010367 10.0.0.41 - - [2026-04-27 03:43:38] "POST /neutron/port HTTP/1.1" 200 1057 0.029287 10.0.0.23 - - [2026-04-27 03:43:38] "GET /projects?obj_uuids=4c26852c-319e-4675-b956-3246c0788ca9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001751 10.0.0.41 - - [2026-04-27 03:43:38] "GET /project/4c26852c-319e-4675-b956-3246c0788ca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.139873 10.0.0.41 - - [2026-04-27 03:43:38] "POST /neutron/network HTTP/1.1" 200 833 0.011542 10.0.0.41 - - [2026-04-27 03:43:38] "POST /neutron/port HTTP/1.1" 200 117 0.001566 10.0.0.41 - - [2026-04-27 03:43:38] "POST /neutron/security_group HTTP/1.1" 200 2054 0.014778 10.0.0.41 - - [2026-04-27 03:43:38] "POST /fqname-to-id HTTP/1.1" 404 193 0.005080 10.0.0.41 - - [2026-04-27 03:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004695 10.0.0.23 - - [2026-04-27 03:43:38] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001645 10.0.0.41 - - [2026-04-27 03:43:38] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.011696 10.0.0.41 - - [2026-04-27 03:43:38] "POST /service-templates HTTP/1.1" 200 543 0.040881 10.0.0.41 - - [2026-04-27 03:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005213 10.0.0.41 - - [2026-04-27 03:43:39] "GET /service-template/827fa90c-42c7-48e3-bc1e-6ddd19a92189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.009793 10.0.0.41 - - [2026-04-27 03:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005458 10.0.0.41 - - [2026-04-27 03:43:39] "GET /service-template/827fa90c-42c7-48e3-bc1e-6ddd19a92189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.007915 10.0.0.41 - - [2026-04-27 03:43:39] "POST /id-to-fqname HTTP/1.1" 200 221 0.002138 10.0.0.41 - - [2026-04-27 03:43:39] "POST /id-to-fqname HTTP/1.1" 200 221 0.001611 10.0.0.23 - - [2026-04-27 03:43:39] "GET /projects?obj_uuids=4c26852c-319e-4675-b956-3246c0788ca9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001315 10.0.0.41 - - [2026-04-27 03:43:39] "POST /id-to-fqname HTTP/1.1" 200 222 0.002004 10.0.0.41 - - [2026-04-27 03:43:39] "POST /neutron/port HTTP/1.1" 200 1057 0.437145 10.0.0.41 - - [2026-04-27 03:43:39] "POST /neutron/security_group HTTP/1.1" 200 2054 0.015091 10.0.0.41 - - [2026-04-27 03:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008512 10.0.0.41 - - [2026-04-27 03:43:39] "DELETE /service-template/827fa90c-42c7-48e3-bc1e-6ddd19a92189 HTTP/1.1" 200 115 0.070702 10.0.0.41 - - [2026-04-27 03:43:39] "POST /fqname-to-id HTTP/1.1" 404 193 0.005385 10.0.0.41 - - [2026-04-27 03:43:40] "POST /neutron/port HTTP/1.1" 200 1121 0.036720 10.0.0.41 - - [2026-04-27 03:43:40] "POST /neutron/port HTTP/1.1" 200 117 0.001803 10.0.0.41 - - [2026-04-27 03:43:40] "POST /neutron/network HTTP/1.1" 400 204 0.026764 10.0.0.41 - - [2026-04-27 03:43:41] "POST /neutron/port HTTP/1.1" 200 151 0.261443 10.0.0.41 - - [2026-04-27 03:43:42] "POST /neutron/port HTTP/1.1" 200 151 0.243695 10.0.0.41 - - [2026-04-27 03:43:42] "POST /neutron/network HTTP/1.1" 200 117 0.022925 10.0.0.249 - - [2026-04-27 03:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005079 10.0.0.41 - - [2026-04-27 03:43:42] "POST /neutron/port HTTP/1.1" 200 117 0.007620 10.0.0.249 - - [2026-04-27 03:43:43] "DELETE /route-target/0de769a5-da22-4073-980d-1db0064bcadb HTTP/1.1" 200 115 0.035172 10.0.0.41 - - [2026-04-27 03:43:43] "POST /neutron/network HTTP/1.1" 200 828 0.011068 10.0.0.41 - - [2026-04-27 03:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004824 10.0.0.23 - - [2026-04-27 03:43:46] "GET /projects?obj_uuids=4c26852c-319e-4675-b956-3246c0788ca9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001333 10.0.0.41 - - [2026-04-27 03:43:46] "GET /project/4c26852c-319e-4675-b956-3246c0788ca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.064188 10.0.0.23 - - [2026-04-27 03:43:46] "GET /projects?obj_uuids=4c26852c-319e-4675-b956-3246c0788ca9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001300 10.0.0.41 - - [2026-04-27 03:43:46] "POST /neutron/network HTTP/1.1" 200 611 0.151671 10.0.0.249 - - [2026-04-27 03:43:46] "POST /route-targets HTTP/1.1" 200 327 0.021790 10.0.0.41 - - [2026-04-27 03:43:47] "POST /id-to-fqname HTTP/1.1" 200 221 0.005078 10.0.0.41 - - [2026-04-27 03:43:47] "GET /virtual-network/0e17be89-385c-48f4-a99c-ddff09cd11fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007801 10.0.0.41 - - [2026-04-27 03:43:47] "POST /neutron/network HTTP/1.1" 200 831 0.009384 10.0.0.41 - - [2026-04-27 03:43:47] "GET /virtual-network/0e17be89-385c-48f4-a99c-ddff09cd11fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007845 10.0.0.41 - - [2026-04-27 03:43:47] "GET /virtual-network/0e17be89-385c-48f4-a99c-ddff09cd11fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008517 10.0.0.23 - - [2026-04-27 03:43:47] "GET /obj-perms HTTP/1.1" 200 5022 0.005726 10.0.0.41 - - [2026-04-27 03:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.23 - - [2026-04-27 03:43:47] "GET /projects?obj_uuids=4c26852c-319e-4675-b956-3246c0788ca9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001314 10.0.0.41 - - [2026-04-27 03:43:47] "GET /project/4c26852c-319e-4675-b956-3246c0788ca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.067615 10.0.0.41 - - [2026-04-27 03:43:48] "POST /neutron/network HTTP/1.1" 200 117 0.021076 10.0.0.249 - - [2026-04-27 03:43:48] "POST /ref-update HTTP/1.1" 200 156 0.039345 10.0.0.41 - - [2026-04-27 03:43:48] "POST /neutron/network HTTP/1.1" 200 829 0.011524 10.0.0.41 - - [2026-04-27 03:43:48] "POST /id-to-fqname HTTP/1.1" 200 221 0.001442 10.0.0.41 - - [2026-04-27 03:43:48] "GET /virtual-network/3a3ef6de-7be8-48e5-a11b-8e22dd01cd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007020 10.0.0.41 - - [2026-04-27 03:43:48] "GET /virtual-network/3a3ef6de-7be8-48e5-a11b-8e22dd01cd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007187 10.0.0.41 - - [2026-04-27 03:43:48] "POST /neutron/subnet HTTP/1.1" 200 720 0.013523 10.0.0.41 - - [2026-04-27 03:43:48] "GET /virtual-network/3a3ef6de-7be8-48e5-a11b-8e22dd01cd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.010318 10.0.0.249 - - [2026-04-27 03:43:49] "GET /obj-perms HTTP/1.1" 200 5022 0.067636 10.0.0.41 - - [2026-04-27 03:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006167 10.0.0.23 - - [2026-04-27 03:43:49] "GET /projects?obj_uuids=4c26852c-319e-4675-b956-3246c0788ca9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001591 10.0.0.41 - - [2026-04-27 03:43:49] "GET /project/4c26852c-319e-4675-b956-3246c0788ca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.081030 10.0.0.23 - - [2026-04-27 03:43:50] "POST /useragent-kv HTTP/1.1" 200 115 0.013717 10.0.0.41 - - [2026-04-27 03:43:50] "POST /neutron/subnet HTTP/1.1" 200 730 0.306682 10.0.0.41 - - [2026-04-27 03:43:50] "POST /id-to-fqname HTTP/1.1" 200 222 0.001560 10.0.0.41 - - [2026-04-27 03:43:50] "GET /virtual-network/0fa8cd82-6f1a-4114-a256-8bb13f1209d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.014593 10.0.0.41 - - [2026-04-27 03:43:50] "GET /virtual-network/0fa8cd82-6f1a-4114-a256-8bb13f1209d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007784 10.0.0.41 - - [2026-04-27 03:43:50] "POST /neutron/network HTTP/1.1" 200 833 0.010129 10.0.0.249 - - [2026-04-27 03:43:50] "DELETE /access-control-list/935cf9a0-fc7a-4a30-bbb5-985bb83abc2a HTTP/1.1" 200 115 0.044567 10.0.0.41 - - [2026-04-27 03:43:50] "GET /virtual-network/0fa8cd82-6f1a-4114-a256-8bb13f1209d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005906 10.0.0.23 - - [2026-04-27 03:43:51] "DELETE /project/4c26852c319e4675b9563246c0788ca9 HTTP/1.1" 404 173 0.017213 10.0.0.23 - - [2026-04-27 03:43:51] "GET /projects?obj_uuids=3d0f8a8d-4ab4-42a8-af73-b75ba4dfee27&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.010923 10.0.0.23 - - [2026-04-27 03:43:51] "GET /project/3d0f8a8d-4ab4-42a8-af73-b75ba4dfee27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 185 0.058911 10.0.0.23 - - [2026-04-27 03:43:51] "DELETE /project/3d0f8a8d-4ab4-42a8-af73-b75ba4dfee27 HTTP/1.1" 404 171 0.079728 10.0.0.41 - - [2026-04-27 03:43:51] "GET /obj-perms HTTP/1.1" 200 5022 0.004876 10.0.0.41 - - [2026-04-27 03:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008517 10.0.0.23 - - [2026-04-27 03:43:51] "GET /projects?obj_uuids=4c26852c-319e-4675-b956-3246c0788ca9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002279 10.0.0.41 - - [2026-04-27 03:43:51] "GET /project/4c26852c-319e-4675-b956-3246c0788ca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.099468 10.0.0.23 - - [2026-04-27 03:43:51] "GET /projects?obj_uuids=4c26852c-319e-4675-b956-3246c0788ca9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002498 10.0.0.41 - - [2026-04-27 03:43:51] "POST /neutron/network HTTP/1.1" 200 623 0.196784 10.0.0.249 - - [2026-04-27 03:43:51] "POST /ref-update HTTP/1.1" 200 156 0.037143 10.0.0.41 - - [2026-04-27 03:43:52] "POST /id-to-fqname HTTP/1.1" 200 227 0.005195 10.0.0.41 - - [2026-04-27 03:43:52] "GET /virtual-network/c7b2d781-4278-4dd0-a9ae-91c03640e5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.009871 10.0.0.41 - - [2026-04-27 03:43:52] "POST /neutron/network HTTP/1.1" 200 842 0.012358 10.0.0.41 - - [2026-04-27 03:43:52] "GET /virtual-network/c7b2d781-4278-4dd0-a9ae-91c03640e5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.011394 10.0.0.41 - - [2026-04-27 03:43:52] "GET /virtual-network/c7b2d781-4278-4dd0-a9ae-91c03640e5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.009822 10.0.0.23 - - [2026-04-27 03:43:52] "GET /obj-perms HTTP/1.1" 200 5022 0.005707 10.0.0.41 - - [2026-04-27 03:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004450 10.0.0.23 - - [2026-04-27 03:43:53] "GET /projects?obj_uuids=4c26852c-319e-4675-b956-3246c0788ca9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001296 10.0.0.41 - - [2026-04-27 03:43:53] "GET /project/4c26852c-319e-4675-b956-3246c0788ca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.072519 10.0.0.41 - - [2026-04-27 03:43:53] "POST /neutron/network HTTP/1.1" 200 117 0.030604 10.0.0.41 - - [2026-04-27 03:43:53] "POST /neutron/network HTTP/1.1" 200 843 0.012017 10.0.0.41 - - [2026-04-27 03:43:53] "POST /id-to-fqname HTTP/1.1" 200 228 0.001509 10.0.0.41 - - [2026-04-27 03:43:53] "GET /virtual-network/7a4cad90-6425-423e-8d14-8cf0b9c5b5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.012966 10.0.0.41 - - [2026-04-27 03:43:53] "GET /virtual-network/7a4cad90-6425-423e-8d14-8cf0b9c5b5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.015702 10.0.0.41 - - [2026-04-27 03:43:53] "POST /neutron/subnet HTTP/1.1" 200 720 0.014040 10.0.0.41 - - [2026-04-27 03:43:54] "POST /neutron/network HTTP/1.1" 200 938 0.015027 10.0.0.41 - - [2026-04-27 03:43:54] "GET /virtual-network/7a4cad90-6425-423e-8d14-8cf0b9c5b5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.013166 10.0.0.41 - - [2026-04-27 03:43:54] "POST /neutron/port HTTP/1.1" 200 117 0.001469 10.0.0.41 - - [2026-04-27 03:43:54] "POST /neutron/port HTTP/1.1" 200 1108 0.045933 10.0.0.249 - - [2026-04-27 03:43:54] "GET /obj-perms HTTP/1.1" 200 5022 0.006061 10.0.0.41 - - [2026-04-27 03:43:54] "POST /neutron/subnet HTTP/1.1" 200 703 0.019245 10.0.0.41 - - [2026-04-27 03:43:54] "POST /id-to-fqname HTTP/1.1" 200 221 0.002071 10.0.0.41 - - [2026-04-27 03:43:54] "POST /neutron/port HTTP/1.1" 200 4194 0.054405 10.0.0.23 - - [2026-04-27 03:43:55] "GET /projects?obj_uuids=4c26852c-319e-4675-b956-3246c0788ca9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001481 10.0.0.41 - - [2026-04-27 03:43:55] "GET /project/4c26852c-319e-4675-b956-3246c0788ca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.088079 10.0.0.41 - - [2026-04-27 03:43:56] "POST /neutron/port HTTP/1.1" 200 4194 0.055659 10.0.0.41 - - [2026-04-27 03:43:56] "POST /id-to-fqname HTTP/1.1" 200 222 0.002402 10.0.0.41 - - [2026-04-27 03:43:56] "POST /neutron/network HTTP/1.1" 200 843 0.009875 10.0.0.23 - - [2026-04-27 03:43:57] "GET /projects?obj_uuids=4c26852c-319e-4675-b956-3246c0788ca9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.010398 10.0.0.41 - - [2026-04-27 03:43:57] "GET /project/4c26852c-319e-4675-b956-3246c0788ca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.141150 10.0.0.41 - - [2026-04-27 03:43:57] "POST /neutron/port HTTP/1.1" 200 1055 0.082778 10.0.0.41 - - [2026-04-27 03:43:57] "POST /neutron/port HTTP/1.1" 200 1109 0.180366 10.0.0.41 - - [2026-04-27 03:43:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007050 10.0.0.41 - - [2026-04-27 03:43:57] "POST /neutron/port HTTP/1.1" 200 117 0.001524 10.0.0.41 - - [2026-04-27 03:43:58] "POST /fqname-to-id HTTP/1.1" 404 193 0.008337 10.0.0.41 - - [2026-04-27 03:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005768 10.0.0.23 - - [2026-04-27 03:43:58] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001332 10.0.0.41 - - [2026-04-27 03:43:58] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.023557 10.0.0.41 - - [2026-04-27 03:43:58] "POST /service-templates HTTP/1.1" 200 543 0.045482 10.0.0.41 - - [2026-04-27 03:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004705 10.0.0.41 - - [2026-04-27 03:43:58] "GET /service-template/db08bb34-c830-42e5-a929-e508d081fe07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.015289 10.0.0.41 - - [2026-04-27 03:43:58] "POST /neutron/network HTTP/1.1" 200 843 0.014108 10.0.0.41 - - [2026-04-27 03:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013653 10.0.0.41 - - [2026-04-27 03:43:58] "GET /service-template/db08bb34-c830-42e5-a929-e508d081fe07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.008905 10.0.0.41 - - [2026-04-27 03:43:58] "POST /id-to-fqname HTTP/1.1" 200 221 0.001804 10.0.0.41 - - [2026-04-27 03:43:58] "POST /id-to-fqname HTTP/1.1" 200 227 0.002067 10.0.0.41 - - [2026-04-27 03:43:58] "POST /id-to-fqname HTTP/1.1" 200 228 0.001983 10.0.0.41 - - [2026-04-27 03:43:58] "POST /neutron/security_group HTTP/1.1" 200 2054 0.014379 10.0.0.41 - - [2026-04-27 03:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004820 10.0.0.41 - - [2026-04-27 03:43:59] "DELETE /service-template/db08bb34-c830-42e5-a929-e508d081fe07 HTTP/1.1" 200 115 0.081107 10.0.0.41 - - [2026-04-27 03:43:59] "POST /fqname-to-id HTTP/1.1" 404 193 0.012602 10.0.0.41 - - [2026-04-27 03:43:59] "POST /neutron/port HTTP/1.1" 200 1111 0.227032 10.0.0.41 - - [2026-04-27 03:43:59] "POST /neutron/subnet HTTP/1.1" 200 704 0.012909 10.0.0.41 - - [2026-04-27 03:43:59] "POST /neutron/port HTTP/1.1" 200 117 0.001341 10.0.0.249 - - [2026-04-27 03:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009632 10.0.0.23 - - [2026-04-27 03:44:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003806 10.0.0.23 - - [2026-04-27 03:44:00] "POST /useragent-kv HTTP/1.1" 200 115 0.005511 10.0.0.41 - - [2026-04-27 03:44:00] "POST /neutron/network HTTP/1.1" 200 151 0.208611 10.0.0.249 - - [2026-04-27 03:44:00] "DELETE /route-target/4d17c2d2-c487-4fd8-8af2-3832a37be999 HTTP/1.1" 200 115 0.046472 10.0.0.41 - - [2026-04-27 03:44:00] "POST /neutron/port HTTP/1.1" 200 151 0.311846 10.0.0.41 - - [2026-04-27 03:44:01] "POST /neutron/port HTTP/1.1" 200 1121 0.037977 10.0.0.41 - - [2026-04-27 03:44:01] "POST /neutron/port HTTP/1.1" 200 117 0.011175 10.0.0.41 - - [2026-04-27 03:44:01] "POST /neutron/network HTTP/1.1" 200 117 0.026871 10.0.0.23 - - [2026-04-27 03:44:02] "POST /useragent-kv HTTP/1.1" 200 115 0.006634 10.0.0.23 - - [2026-04-27 03:44:02] "POST /useragent-kv HTTP/1.1" 200 115 0.004992 10.0.0.41 - - [2026-04-27 03:44:02] "POST /neutron/network HTTP/1.1" 200 151 0.223884 10.0.0.249 - - [2026-04-27 03:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.054520 10.0.0.41 - - [2026-04-27 03:44:03] "POST /neutron/network HTTP/1.1" 200 831 0.011104 10.0.0.249 - - [2026-04-27 03:44:03] "DELETE /route-target/7ba01e7f-1eef-473b-809a-9860b2cee22a HTTP/1.1" 200 115 0.042857 10.0.0.23 - - [2026-04-27 03:44:05] "GET /projects?obj_uuids=4c26852c-319e-4675-b956-3246c0788ca9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001468 10.0.0.41 - - [2026-04-27 03:44:05] "GET /project/4c26852c-319e-4675-b956-3246c0788ca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.057184 10.0.0.23 - - [2026-04-27 03:44:05] "GET /projects?obj_uuids=4c26852c-319e-4675-b956-3246c0788ca9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.003515 10.0.0.41 - - [2026-04-27 03:44:05] "GET /project/4c26852c-319e-4675-b956-3246c0788ca9?fields=virtual_networks HTTP/1.1" 200 1024 0.069007 10.0.0.23 - - [2026-04-27 03:44:05] "GET /projects?obj_uuids=4c26852c-319e-4675-b956-3246c0788ca9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001845 10.0.0.41 - - [2026-04-27 03:44:05] "GET /project/4c26852c-319e-4675-b956-3246c0788ca9?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.061586 10.0.0.23 - - [2026-04-27 03:44:05] "GET /projects?obj_uuids=4c26852c-319e-4675-b956-3246c0788ca9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002835 10.0.0.41 - - [2026-04-27 03:44:05] "GET /project/4c26852c-319e-4675-b956-3246c0788ca9?fields=security_groups HTTP/1.1" 200 1246 0.083887 10.0.0.41 - - [2026-04-27 03:44:06] "POST /fqname-to-id HTTP/1.1" 404 190 0.041968 10.0.0.23 - - [2026-04-27 03:44:06] "GET /projects?obj_uuids=f026a71b-9b16-4352-8dbf-facb96c44e23&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005805 10.0.0.23 - - [2026-04-27 03:44:06] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002394 10.0.0.23 - - [2026-04-27 03:44:06] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.012396 10.0.0.23 - - [2026-04-27 03:44:07] "POST /id-to-fqname HTTP/1.1" 200 192 0.005577 10.0.0.23 - - [2026-04-27 03:44:07] "POST /fqname-to-id HTTP/1.1" 404 201 0.009698 10.0.0.23 - - [2026-04-27 03:44:07] "POST /security-groups HTTP/1.1" 200 593 0.090947 10.0.0.23 - - [2026-04-27 03:44:07] "POST /projects HTTP/1.1" 200 589 0.362223 10.0.0.23 - - [2026-04-27 03:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.410685 10.0.0.249 - - [2026-04-27 03:44:07] "POST /fqname-to-id HTTP/1.1" 404 235 0.004727 10.0.0.41 - - [2026-04-27 03:44:07] "GET /project/f026a71b-9b16-4352-8dbf-facb96c44e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.601624 10.0.0.41 - - [2026-04-27 03:44:08] "GET / HTTP/1.1" 200 35931 0.002143 10.0.0.41 - - [2026-04-27 03:44:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000684 10.0.0.41 - - [2026-04-27 03:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.090106 10.0.0.23 - - [2026-04-27 03:44:11] "GET /projects?obj_uuids=f026a71b-9b16-4352-8dbf-facb96c44e23&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001241 10.0.0.41 - - [2026-04-27 03:44:11] "GET /project/f026a71b-9b16-4352-8dbf-facb96c44e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.052477 10.0.0.23 - - [2026-04-27 03:44:11] "GET /projects?obj_uuids=f026a71b-9b16-4352-8dbf-facb96c44e23&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001325 10.0.0.41 - - [2026-04-27 03:44:11] "POST /neutron/network HTTP/1.1" 200 611 0.191833 10.0.0.249 - - [2026-04-27 03:44:11] "POST /ref-update HTTP/1.1" 200 156 0.042733 10.0.0.41 - - [2026-04-27 03:44:12] "POST /id-to-fqname HTTP/1.1" 200 224 0.005112 10.0.0.41 - - [2026-04-27 03:44:12] "GET /virtual-network/7990e7a3-b0e0-4e62-95cd-e7771824760f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007159 10.0.0.41 - - [2026-04-27 03:44:12] "POST /neutron/network HTTP/1.1" 200 829 0.009422 10.0.0.41 - - [2026-04-27 03:44:12] "GET /virtual-network/7990e7a3-b0e0-4e62-95cd-e7771824760f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008134 10.0.0.41 - - [2026-04-27 03:44:12] "GET /virtual-network/7990e7a3-b0e0-4e62-95cd-e7771824760f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007615 10.0.0.41 - - [2026-04-27 03:44:13] "GET /obj-perms HTTP/1.1" 200 5034 0.076824 10.0.0.41 - - [2026-04-27 03:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004952 10.0.0.23 - - [2026-04-27 03:44:14] "GET /projects?obj_uuids=f026a71b-9b16-4352-8dbf-facb96c44e23&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001165 10.0.0.41 - - [2026-04-27 03:44:14] "GET /project/f026a71b-9b16-4352-8dbf-facb96c44e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.071465 10.0.0.41 - - [2026-04-27 03:44:14] "POST /neutron/network HTTP/1.1" 200 117 0.022319 10.0.0.41 - - [2026-04-27 03:44:15] "POST /neutron/network HTTP/1.1" 200 831 0.015429 10.0.0.41 - - [2026-04-27 03:44:15] "POST /id-to-fqname HTTP/1.1" 200 225 0.001590 10.0.0.41 - - [2026-04-27 03:44:15] "GET /virtual-network/2a814f6a-e47b-4f5c-b594-13732ddefd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008120 10.0.0.41 - - [2026-04-27 03:44:15] "GET /virtual-network/2a814f6a-e47b-4f5c-b594-13732ddefd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008078 10.0.0.41 - - [2026-04-27 03:44:15] "POST /neutron/subnet HTTP/1.1" 200 720 0.015217 10.0.0.41 - - [2026-04-27 03:44:15] "GET /virtual-network/2a814f6a-e47b-4f5c-b594-13732ddefd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.009121 10.0.0.23 - - [2026-04-27 03:44:16] "GET /obj-perms HTTP/1.1" 200 5034 0.078309 10.0.0.41 - - [2026-04-27 03:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005869 10.0.0.23 - - [2026-04-27 03:44:16] "GET /projects?obj_uuids=f026a71b-9b16-4352-8dbf-facb96c44e23&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001277 10.0.0.41 - - [2026-04-27 03:44:16] "GET /project/f026a71b-9b16-4352-8dbf-facb96c44e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.062262 10.0.0.249 - - [2026-04-27 03:44:16] "POST /route-targets HTTP/1.1" 200 327 0.021603 10.0.0.23 - - [2026-04-27 03:44:16] "POST /useragent-kv HTTP/1.1" 200 115 0.012825 10.0.0.41 - - [2026-04-27 03:44:16] "POST /neutron/subnet HTTP/1.1" 200 724 0.322857 10.0.0.41 - - [2026-04-27 03:44:16] "POST /id-to-fqname HTTP/1.1" 200 227 0.001651 10.0.0.41 - - [2026-04-27 03:44:16] "GET /virtual-network/c657f760-b58f-4002-9326-01dcb07bba41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.008676 10.0.0.41 - - [2026-04-27 03:44:16] "GET /virtual-network/c657f760-b58f-4002-9326-01dcb07bba41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.008966 10.0.0.41 - - [2026-04-27 03:44:16] "POST /neutron/network HTTP/1.1" 200 836 0.009521 10.0.0.41 - - [2026-04-27 03:44:17] "GET /virtual-network/c657f760-b58f-4002-9326-01dcb07bba41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.007224 10.0.0.249 - - [2026-04-27 03:44:17] "GET /obj-perms HTTP/1.1" 200 5034 0.070086 10.0.0.41 - - [2026-04-27 03:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004728 10.0.0.23 - - [2026-04-27 03:44:17] "GET /projects?obj_uuids=f026a71b-9b16-4352-8dbf-facb96c44e23&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001331 10.0.0.41 - - [2026-04-27 03:44:17] "GET /project/f026a71b-9b16-4352-8dbf-facb96c44e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.068125 10.0.0.23 - - [2026-04-27 03:44:18] "GET /projects?obj_uuids=f026a71b-9b16-4352-8dbf-facb96c44e23&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001377 10.0.0.41 - - [2026-04-27 03:44:18] "POST /neutron/network HTTP/1.1" 200 629 0.202598 10.0.0.249 - - [2026-04-27 03:44:18] "POST /ref-update HTTP/1.1" 200 156 0.039355 10.0.0.41 - - [2026-04-27 03:44:18] "POST /id-to-fqname HTTP/1.1" 200 233 0.004491 10.0.0.41 - - [2026-04-27 03:44:18] "GET /virtual-network/7ea4feeb-208d-45ab-a116-512383a6314c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.008945 10.0.0.41 - - [2026-04-27 03:44:18] "POST /neutron/network HTTP/1.1" 200 847 0.009657 10.0.0.41 - - [2026-04-27 03:44:18] "GET /virtual-network/7ea4feeb-208d-45ab-a116-512383a6314c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.008254 10.0.0.41 - - [2026-04-27 03:44:18] "GET /virtual-network/7ea4feeb-208d-45ab-a116-512383a6314c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.008503 10.0.0.41 - - [2026-04-27 03:44:19] "GET /obj-perms HTTP/1.1" 200 5034 0.005821 10.0.0.41 - - [2026-04-27 03:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005163 10.0.0.23 - - [2026-04-27 03:44:19] "GET /projects?obj_uuids=f026a71b-9b16-4352-8dbf-facb96c44e23&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001403 10.0.0.41 - - [2026-04-27 03:44:19] "GET /project/f026a71b-9b16-4352-8dbf-facb96c44e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.058970 10.0.0.41 - - [2026-04-27 03:44:19] "POST /neutron/network HTTP/1.1" 200 117 0.026523 10.0.0.41 - - [2026-04-27 03:44:19] "POST /neutron/network HTTP/1.1" 200 851 0.015142 10.0.0.41 - - [2026-04-27 03:44:19] "POST /id-to-fqname HTTP/1.1" 200 234 0.004689 10.0.0.41 - - [2026-04-27 03:44:19] "GET /virtual-network/20a14e82-1c52-4f2f-8680-f770bb893520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.008428 10.0.0.41 - - [2026-04-27 03:44:20] "GET /virtual-network/20a14e82-1c52-4f2f-8680-f770bb893520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.009082 10.0.0.41 - - [2026-04-27 03:44:20] "POST /neutron/subnet HTTP/1.1" 200 729 0.014183 10.0.0.41 - - [2026-04-27 03:44:20] "GET /virtual-network/20a14e82-1c52-4f2f-8680-f770bb893520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.008105 10.0.0.23 - - [2026-04-27 03:44:20] "GET /obj-perms HTTP/1.1" 200 5034 0.006566 10.0.0.41 - - [2026-04-27 03:44:20] "POST /id-to-fqname HTTP/1.1" 200 224 0.001633 10.0.0.23 - - [2026-04-27 03:44:21] "GET /projects?obj_uuids=f026a71b-9b16-4352-8dbf-facb96c44e23&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001492 10.0.0.41 - - [2026-04-27 03:44:21] "GET /project/f026a71b-9b16-4352-8dbf-facb96c44e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.089596 10.0.0.41 - - [2026-04-27 03:44:21] "POST /neutron/network HTTP/1.1" 200 829 0.009824 10.0.0.41 - - [2026-04-27 03:44:22] "POST /id-to-fqname HTTP/1.1" 200 225 0.001533 10.0.0.41 - - [2026-04-27 03:44:22] "POST /neutron/port HTTP/1.1" 200 4194 0.058552 10.0.0.23 - - [2026-04-27 03:44:22] "GET /projects?obj_uuids=f026a71b-9b16-4352-8dbf-facb96c44e23&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001365 10.0.0.41 - - [2026-04-27 03:44:23] "POST /neutron/port HTTP/1.1" 200 1061 0.444856 10.0.0.41 - - [2026-04-27 03:44:23] "POST /neutron/port HTTP/1.1" 200 1115 0.200458 10.0.0.23 - - [2026-04-27 03:44:23] "GET /projects?obj_uuids=f026a71b-9b16-4352-8dbf-facb96c44e23&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001368 10.0.0.41 - - [2026-04-27 03:44:23] "GET /project/f026a71b-9b16-4352-8dbf-facb96c44e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.107233 10.0.0.41 - - [2026-04-27 03:44:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005908 10.0.0.41 - - [2026-04-27 03:44:23] "POST /neutron/network HTTP/1.1" 200 829 0.009198 10.0.0.41 - - [2026-04-27 03:44:23] "POST /neutron/port HTTP/1.1" 200 117 0.008359 10.0.0.41 - - [2026-04-27 03:44:23] "POST /fqname-to-id HTTP/1.1" 404 193 0.004940 10.0.0.41 - - [2026-04-27 03:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005058 10.0.0.23 - - [2026-04-27 03:44:23] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001479 10.0.0.41 - - [2026-04-27 03:44:23] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009788 10.0.0.41 - - [2026-04-27 03:44:24] "POST /service-templates HTTP/1.1" 200 543 0.061881 10.0.0.41 - - [2026-04-27 03:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005289 10.0.0.41 - - [2026-04-27 03:44:24] "GET /service-template/b320c50a-a1e4-4c76-87f1-6e92777c8706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.012016 10.0.0.41 - - [2026-04-27 03:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.41 - - [2026-04-27 03:44:24] "GET /service-template/b320c50a-a1e4-4c76-87f1-6e92777c8706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.006054 10.0.0.41 - - [2026-04-27 03:44:24] "POST /id-to-fqname HTTP/1.1" 200 233 0.001554 10.0.0.41 - - [2026-04-27 03:44:24] "POST /neutron/port HTTP/1.1" 200 5166 0.087003 10.0.0.41 - - [2026-04-27 03:44:24] "POST /neutron/port HTTP/1.1" 200 1061 0.030856 10.0.0.41 - - [2026-04-27 03:44:25] "POST /neutron/port HTTP/1.1" 200 1125 0.037702 10.0.0.41 - - [2026-04-27 03:44:25] "POST /neutron/port HTTP/1.1" 200 117 0.001699 10.0.0.23 - - [2026-04-27 03:44:25] "GET /projects?obj_uuids=f026a71b-9b16-4352-8dbf-facb96c44e23&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001763 10.0.0.41 - - [2026-04-27 03:44:25] "GET /project/f026a71b-9b16-4352-8dbf-facb96c44e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.102211 10.0.0.41 - - [2026-04-27 03:44:25] "POST /neutron/port HTTP/1.1" 200 6138 0.073755 10.0.0.41 - - [2026-04-27 03:44:25] "GET /virtual-machine/060dd648-6e3a-4365-b47c-65946c11f141 HTTP/1.1" 401 292 0.000657 10.0.0.41 - - [2026-04-27 03:44:26] "GET /virtual-machine/060dd648-6e3a-4365-b47c-65946c11f141 HTTP/1.1" 404 171 0.050615 10.0.0.41 - - [2026-04-27 03:44:26] "POST /neutron/network HTTP/1.1" 200 857 0.008466 10.0.0.41 - - [2026-04-27 03:44:26] "POST /neutron/port HTTP/1.1" 200 1061 0.036066 10.0.0.41 - - [2026-04-27 03:44:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006568 10.0.0.41 - - [2026-04-27 03:44:27] "POST /neutron/network HTTP/1.1" 200 847 0.018663 10.0.0.41 - - [2026-04-27 03:44:28] "GET /virtual-machine/060dd648-6e3a-4365-b47c-65946c11f141 HTTP/1.1" 200 1293 0.008949 10.0.0.41 - - [2026-04-27 03:44:28] "GET /virtual-machine-interface/d0aba613-88dc-4d10-9a09-691cbf84a231 HTTP/1.1" 200 2985 0.015677 10.0.0.41 - - [2026-04-27 03:44:28] "GET /virtual-machine-interface/d0aba613-88dc-4d10-9a09-691cbf84a231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.009273 10.0.0.41 - - [2026-04-27 03:44:28] "PUT /virtual-machine-interface/d0aba613-88dc-4d10-9a09-691cbf84a231 HTTP/1.1" 200 284 0.025537 10.0.0.41 - - [2026-04-27 03:44:33] "POST /neutron/port HTTP/1.1" 200 1125 0.026090 10.0.0.41 - - [2026-04-27 03:44:33] "POST /neutron/security_group HTTP/1.1" 200 2060 0.010449 10.0.0.41 - - [2026-04-27 03:44:34] "GET /virtual-machine/060dd648-6e3a-4365-b47c-65946c11f141 HTTP/1.1" 200 1293 0.006723 10.0.0.41 - - [2026-04-27 03:44:34] "GET /virtual-machine-interface/d0aba613-88dc-4d10-9a09-691cbf84a231 HTTP/1.1" 200 3035 0.009475 10.0.0.41 - - [2026-04-27 03:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004808 10.0.0.41 - - [2026-04-27 03:44:34] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005265 10.0.0.41 - - [2026-04-27 03:44:34] "GET /virtual-networks?parent_id=f026a71b-9b16-4352-8dbf-facb96c44e23&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.005027 10.0.0.41 - - [2026-04-27 03:44:34] "GET /virtual-network/7ea4feeb-208d-45ab-a116-512383a6314c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.006718 10.0.0.249 - - [2026-04-27 03:44:34] "GET /obj-perms HTTP/1.1" 200 5056 0.064996 10.0.0.41 - - [2026-04-27 03:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004496 10.0.0.41 - - [2026-04-27 03:44:37] "GET /virtual-network/7ea4feeb-208d-45ab-a116-512383a6314c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.007783 10.0.0.41 - - [2026-04-27 03:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004806 10.0.0.41 - - [2026-04-27 03:44:41] "GET /virtual-network/7ea4feeb-208d-45ab-a116-512383a6314c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.006717 10.0.0.41 - - [2026-04-27 03:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004602 10.0.0.41 - - [2026-04-27 03:44:45] "GET /virtual-network/7ea4feeb-208d-45ab-a116-512383a6314c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.008430 10.0.0.41 - - [2026-04-27 03:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007872 10.0.0.41 - - [2026-04-27 03:44:49] "GET /virtual-network/7ea4feeb-208d-45ab-a116-512383a6314c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.007886 10.0.0.23 - - [2026-04-27 03:44:51] "DELETE /project/f026a71b9b1643528dbffacb96c44e23 HTTP/1.1" 404 173 0.006445 10.0.0.23 - - [2026-04-27 03:44:51] "GET /projects?obj_uuids=4c26852c-319e-4675-b956-3246c0788ca9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.003024 10.0.0.23 - - [2026-04-27 03:44:51] "GET /project/4c26852c-319e-4675-b956-3246c0788ca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.079123 10.0.0.23 - - [2026-04-27 03:44:51] "GET /projects?obj_uuids=4c26852c-319e-4675-b956-3246c0788ca9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001463 10.0.0.23 - - [2026-04-27 03:44:51] "GET /project/4c26852c-319e-4675-b956-3246c0788ca9?fields=security_groups HTTP/1.1" 200 1094 0.087362 10.0.0.249 - - [2026-04-27 03:44:51] "DELETE /access-control-list/8db00606-0c71-4408-ab7b-f3dbcfc762f0 HTTP/1.1" 200 115 0.091090 10.0.0.23 - - [2026-04-27 03:44:51] "GET /projects?obj_uuids=4c26852c-319e-4675-b956-3246c0788ca9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001553 10.0.0.23 - - [2026-04-27 03:44:51] "GET /project/4c26852c-319e-4675-b956-3246c0788ca9?fields=application_policy_sets HTTP/1.1" 200 1390 0.106922 10.0.0.23 - - [2026-04-27 03:44:51] "DELETE /project/4c26852c-319e-4675-b956-3246c0788ca9 HTTP/1.1" 200 115 0.560669 10.0.0.41 - - [2026-04-27 03:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004732 10.0.0.41 - - [2026-04-27 03:44:53] "GET /virtual-network/7ea4feeb-208d-45ab-a116-512383a6314c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.009278 10.0.0.41 - - [2026-04-27 03:44:56] "POST /neutron/port HTTP/1.1" 200 1219 0.062832 10.0.0.41 - - [2026-04-27 03:44:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006982 10.0.0.41 - - [2026-04-27 03:44:56] "POST /neutron/port HTTP/1.1" 200 117 0.001908 10.0.0.41 - - [2026-04-27 03:44:56] "POST /neutron/network HTTP/1.1" 200 1114 0.012952 10.0.0.41 - - [2026-04-27 03:44:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.035231 10.0.0.41 - - [2026-04-27 03:44:56] "POST /neutron/port HTTP/1.1" 200 117 0.001554 10.0.0.41 - - [2026-04-27 03:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004857 10.0.0.41 - - [2026-04-27 03:44:57] "GET /virtual-network/7ea4feeb-208d-45ab-a116-512383a6314c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.007538 10.0.0.41 - - [2026-04-27 03:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005353 10.0.0.41 - - [2026-04-27 03:45:01] "GET /virtual-network/7ea4feeb-208d-45ab-a116-512383a6314c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.008075 10.0.0.41 - - [2026-04-27 03:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004982 10.0.0.41 - - [2026-04-27 03:45:05] "GET /virtual-network/7ea4feeb-208d-45ab-a116-512383a6314c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.009192 10.0.0.41 - - [2026-04-27 03:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006004 10.0.0.41 - - [2026-04-27 03:45:10] "GET /virtual-network/7ea4feeb-208d-45ab-a116-512383a6314c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.009785 10.0.0.41 - - [2026-04-27 03:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005987 10.0.0.41 - - [2026-04-27 03:45:14] "GET /virtual-network/7ea4feeb-208d-45ab-a116-512383a6314c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.010763 10.0.0.41 - - [2026-04-27 03:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005369 10.0.0.41 - - [2026-04-27 03:45:18] "GET /virtual-network/7ea4feeb-208d-45ab-a116-512383a6314c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.008374 10.0.0.41 - - [2026-04-27 03:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005739 10.0.0.41 - - [2026-04-27 03:45:22] "GET /virtual-network/7ea4feeb-208d-45ab-a116-512383a6314c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.008981 10.0.0.41 - - [2026-04-27 03:45:24] "POST /neutron/port HTTP/1.1" 200 1125 0.060546 10.0.0.41 - - [2026-04-27 03:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004422 10.0.0.41 - - [2026-04-27 03:45:26] "GET /virtual-network/7ea4feeb-208d-45ab-a116-512383a6314c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.007904 10.0.0.41 - - [2026-04-27 03:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008113 10.0.0.41 - - [2026-04-27 03:45:30] "GET /virtual-network/7ea4feeb-208d-45ab-a116-512383a6314c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.009037 10.0.0.41 - - [2026-04-27 03:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005569 10.0.0.41 - - [2026-04-27 03:45:34] "GET /virtual-network/7ea4feeb-208d-45ab-a116-512383a6314c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.007646 10.0.0.41 - - [2026-04-27 03:45:35] "GET /obj-perms HTTP/1.1" 200 5056 0.071616 10.0.0.41 - - [2026-04-27 03:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006157 10.0.0.41 - - [2026-04-27 03:45:38] "GET /virtual-network/7ea4feeb-208d-45ab-a116-512383a6314c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.007903 10.0.0.41 - - [2026-04-27 03:45:40] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009288 10.0.0.41 - - [2026-04-27 03:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005320 10.0.0.41 - - [2026-04-27 03:45:42] "GET /virtual-network/7ea4feeb-208d-45ab-a116-512383a6314c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.006577 10.0.0.41 - - [2026-04-27 03:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004967 10.0.0.41 - - [2026-04-27 03:45:46] "GET /virtual-network/7ea4feeb-208d-45ab-a116-512383a6314c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.007454 10.0.0.41 - - [2026-04-27 03:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005361 10.0.0.41 - - [2026-04-27 03:45:51] "GET /virtual-network/7ea4feeb-208d-45ab-a116-512383a6314c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.013540 10.0.0.41 - - [2026-04-27 03:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005393 10.0.0.41 - - [2026-04-27 03:45:55] "GET /virtual-network/7ea4feeb-208d-45ab-a116-512383a6314c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.007929 10.0.0.41 - - [2026-04-27 03:45:56] "POST /neutron/network HTTP/1.1" 200 938 0.011149 10.0.0.41 - - [2026-04-27 03:45:56] "POST /neutron/port HTTP/1.1" 200 117 0.001847 10.0.0.41 - - [2026-04-27 03:45:57] "POST /neutron/port HTTP/1.1" 200 1108 0.026378 10.0.0.41 - - [2026-04-27 03:45:57] "POST /neutron/subnet HTTP/1.1" 200 703 0.016381 10.0.0.41 - - [2026-04-27 03:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005165 10.0.0.41 - - [2026-04-27 03:45:59] "GET /virtual-network/7ea4feeb-208d-45ab-a116-512383a6314c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.007516 10.0.0.41 - - [2026-04-27 03:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215 10.0.0.41 - - [2026-04-27 03:46:03] "GET /virtual-network/7ea4feeb-208d-45ab-a116-512383a6314c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.007795 10.0.0.41 - - [2026-04-27 03:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005720 10.0.0.41 - - [2026-04-27 03:46:07] "GET /virtual-network/7ea4feeb-208d-45ab-a116-512383a6314c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.009102 10.0.0.41 - - [2026-04-27 03:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005692 10.0.0.41 - - [2026-04-27 03:46:11] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006609 10.0.0.41 - - [2026-04-27 03:46:11] "GET /virtual-networks?parent_id=f026a71b-9b16-4352-8dbf-facb96c44e23&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004812 10.0.0.41 - - [2026-04-27 03:46:11] "GET /virtual-network/7ea4feeb-208d-45ab-a116-512383a6314c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.010245 10.0.0.41 - - [2026-04-27 03:46:11] "POST /neutron/port HTTP/1.1" 200 1125 0.031473 10.0.0.41 - - [2026-04-27 03:46:16] "POST /neutron/security_group HTTP/1.1" 200 2060 0.012418 10.0.0.41 - - [2026-04-27 03:46:27] "POST /neutron/port HTTP/1.1" 200 1125 0.032925 10.0.0.41 - - [2026-04-27 03:46:32] "POST /neutron/security_group HTTP/1.1" 200 2060 0.012409 10.0.0.249 - - [2026-04-27 03:46:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000560 10.0.0.249 - - [2026-04-27 03:46:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000608 10.0.0.249 - - [2026-04-27 03:46:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000819 10.0.0.249 - - [2026-04-27 03:46:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000533 10.0.0.41 - - [2026-04-27 03:46:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000504 10.0.0.41 - - [2026-04-27 03:46:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000501 10.0.0.23 - - [2026-04-27 03:46:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000632 10.0.0.23 - - [2026-04-27 03:46:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000759 10.0.0.23 - - [2026-04-27 03:46:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000616 10.0.0.41 - - [2026-04-27 03:46:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000513 10.0.0.23 - - [2026-04-27 03:46:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000497 10.0.0.41 - - [2026-04-27 03:46:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000554 10.0.0.41 - - [2026-04-27 03:46:42] "POST /neutron/port HTTP/1.1" 200 1125 0.026567 10.0.0.41 - - [2026-04-27 03:46:48] "POST /neutron/security_group HTTP/1.1" 200 2060 0.014066 10.0.0.41 - - [2026-04-27 03:46:55] "POST /neutron/port HTTP/1.1" 200 1125 0.027921 10.0.0.41 - - [2026-04-27 03:46:56] "POST /neutron/port HTTP/1.1" 200 1125 0.027530 10.0.0.41 - - [2026-04-27 03:46:56] "POST /neutron/subnet HTTP/1.1" 200 694 0.014379 10.0.0.41 - - [2026-04-27 03:46:57] "POST /neutron/port HTTP/1.1" 200 1125 0.042887 10.0.0.41 - - [2026-04-27 03:46:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006002 10.0.0.41 - - [2026-04-27 03:46:58] "POST /neutron/network HTTP/1.1" 200 831 0.010741 10.0.0.41 - - [2026-04-27 03:47:03] "POST /neutron/port HTTP/1.1" 200 1125 0.031258 10.0.0.41 - - [2026-04-27 03:47:08] "POST /fqname-to-id HTTP/1.1" 404 211 0.004969 10.0.0.41 - - [2026-04-27 03:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005861 10.0.0.23 - - [2026-04-27 03:47:08] "GET /projects?obj_uuids=f026a71b-9b16-4352-8dbf-facb96c44e23&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001358 10.0.0.41 - - [2026-04-27 03:47:08] "GET /project/f026a71b-9b16-4352-8dbf-facb96c44e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.057384 10.0.0.41 - - [2026-04-27 03:47:09] "POST /service-instances HTTP/1.1" 200 547 0.057013 10.0.0.41 - - [2026-04-27 03:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005006 10.0.0.41 - - [2026-04-27 03:47:09] "GET /service-instance/3bafc279-964b-4057-906d-9e32e7fd8879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.010835 10.0.0.41 - - [2026-04-27 03:47:09] "POST /port-tuples HTTP/1.1" 200 590 0.064936 10.0.0.41 - - [2026-04-27 03:47:09] "GET /virtual-machine-interface/d0aba613-88dc-4d10-9a09-691cbf84a231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.009129 10.0.0.41 - - [2026-04-27 03:47:09] "PUT /virtual-machine-interface/d0aba613-88dc-4d10-9a09-691cbf84a231 HTTP/1.1" 200 284 0.023672 10.0.0.41 - - [2026-04-27 03:47:09] "POST /ref-update HTTP/1.1" 200 156 0.034401 10.0.0.249 - - [2026-04-27 03:47:09] "POST /instance-ips HTTP/1.1" 200 373 0.123327 10.0.0.41 - - [2026-04-27 03:47:09] "POST /neutron/security_group HTTP/1.1" 200 2060 0.029542 10.0.0.249 - - [2026-04-27 03:47:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008490 10.0.0.41 - - [2026-04-27 03:47:09] "POST /neutron/port HTTP/1.1" 200 1125 0.054464 10.0.0.41 - - [2026-04-27 03:47:09] "GET /virtual-machine/63663564-07ab-4fd4-ba83-67a1e3df8d19 HTTP/1.1" 200 1294 0.009238 10.0.0.249 - - [2026-04-27 03:47:09] "POST /ref-update HTTP/1.1" 200 156 0.041090 10.0.0.41 - - [2026-04-27 03:47:09] "GET /virtual-machine-interface/d336cd7b-0149-4e4e-b29f-e8b66055babf HTTP/1.1" 200 2958 0.019919 10.0.0.41 - - [2026-04-27 03:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004453 10.0.0.41 - - [2026-04-27 03:47:10] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006068 10.0.0.41 - - [2026-04-27 03:47:10] "GET /virtual-networks?parent_id=f026a71b-9b16-4352-8dbf-facb96c44e23&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.005700 10.0.0.41 - - [2026-04-27 03:47:10] "GET /virtual-network/7990e7a3-b0e0-4e62-95cd-e7771824760f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007167 10.0.0.41 - - [2026-04-27 03:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005269 10.0.0.41 - - [2026-04-27 03:47:11] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005809 10.0.0.41 - - [2026-04-27 03:47:11] "GET /virtual-networks?parent_id=f026a71b-9b16-4352-8dbf-facb96c44e23&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004401 10.0.0.41 - - [2026-04-27 03:47:11] "GET /virtual-network/7990e7a3-b0e0-4e62-95cd-e7771824760f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.009491 10.0.0.41 - - [2026-04-27 03:47:11] "POST /neutron/security_group HTTP/1.1" 200 2060 0.010872 10.0.0.41 - - [2026-04-27 03:47:11] "POST /neutron/port HTTP/1.1" 200 1125 0.027956 10.0.0.41 - - [2026-04-27 03:47:11] "GET /virtual-machine/27425174-a7f5-470d-a8cc-f6c770e8478e HTTP/1.1" 200 1294 0.008759 10.0.0.41 - - [2026-04-27 03:47:11] "GET /virtual-machine-interface/c4ecd42b-8878-404d-a78a-95a1f48d15b0 HTTP/1.1" 200 2961 0.008294 10.0.0.41 - - [2026-04-27 03:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005476 10.0.0.41 - - [2026-04-27 03:47:11] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004887 10.0.0.41 - - [2026-04-27 03:47:11] "GET /virtual-networks?parent_id=f026a71b-9b16-4352-8dbf-facb96c44e23&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.005099 10.0.0.41 - - [2026-04-27 03:47:11] "GET /virtual-network/2a814f6a-e47b-4f5c-b594-13732ddefd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.009071 10.0.0.41 - - [2026-04-27 03:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006214 10.0.0.41 - - [2026-04-27 03:47:12] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005810 10.0.0.41 - - [2026-04-27 03:47:12] "GET /virtual-networks?parent_id=f026a71b-9b16-4352-8dbf-facb96c44e23&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004932 10.0.0.41 - - [2026-04-27 03:47:13] "GET /virtual-network/2a814f6a-e47b-4f5c-b594-13732ddefd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.020383 10.0.0.41 - - [2026-04-27 03:47:13] "POST /fqname-to-id HTTP/1.1" 404 215 0.004537 10.0.0.41 - - [2026-04-27 03:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004923 10.0.0.23 - - [2026-04-27 03:47:13] "GET /projects?obj_uuids=f026a71b-9b16-4352-8dbf-facb96c44e23&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002037 10.0.0.41 - - [2026-04-27 03:47:13] "GET /project/f026a71b-9b16-4352-8dbf-facb96c44e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.070909 10.0.0.41 - - [2026-04-27 03:47:13] "POST /network-policys HTTP/1.1" 200 551 0.050888 10.0.0.41 - - [2026-04-27 03:47:13] "GET /network-policy/cdebcb02-367a-4df8-9137-1b6b6367305a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.014940 10.0.0.41 - - [2026-04-27 03:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004334 10.0.0.41 - - [2026-04-27 03:47:13] "GET /virtual-network/7990e7a3-b0e0-4e62-95cd-e7771824760f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007483 10.0.0.41 - - [2026-04-27 03:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005238 10.0.0.41 - - [2026-04-27 03:47:13] "GET /network-policy/cdebcb02-367a-4df8-9137-1b6b6367305a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.006214 10.0.0.41 - - [2026-04-27 03:47:13] "POST /ref-update HTTP/1.1" 200 156 0.072701 10.0.0.249 - - [2026-04-27 03:47:13] "POST /access-control-lists HTTP/1.1" 200 596 0.058792 10.0.0.41 - - [2026-04-27 03:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011562 10.0.0.41 - - [2026-04-27 03:47:13] "GET /network-policy/cdebcb02-367a-4df8-9137-1b6b6367305a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.014551 10.0.0.41 - - [2026-04-27 03:47:13] "GET /virtual-network/7990e7a3-b0e0-4e62-95cd-e7771824760f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.013223 10.0.0.41 - - [2026-04-27 03:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005918 10.0.0.41 - - [2026-04-27 03:47:13] "GET /network-policy/cdebcb02-367a-4df8-9137-1b6b6367305a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.008508 10.0.0.41 - - [2026-04-27 03:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005696 10.0.0.41 - - [2026-04-27 03:47:13] "GET /virtual-network/2a814f6a-e47b-4f5c-b594-13732ddefd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007990 10.0.0.41 - - [2026-04-27 03:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005263 10.0.0.41 - - [2026-04-27 03:47:14] "GET /network-policy/cdebcb02-367a-4df8-9137-1b6b6367305a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.006526 10.0.0.41 - - [2026-04-27 03:47:14] "POST /ref-update HTTP/1.1" 200 156 0.125096 10.0.0.41 - - [2026-04-27 03:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008550 10.0.0.249 - - [2026-04-27 03:47:14] "POST /access-control-lists HTTP/1.1" 200 599 0.121727 10.0.0.41 - - [2026-04-27 03:47:14] "GET /network-policy/cdebcb02-367a-4df8-9137-1b6b6367305a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.013245 10.0.0.41 - - [2026-04-27 03:47:14] "POST /neutron/network HTTP/1.1" 200 923 0.026980 10.0.0.41 - - [2026-04-27 03:47:14] "GET /virtual-network/2a814f6a-e47b-4f5c-b594-13732ddefd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.011643 10.0.0.41 - - [2026-04-27 03:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008089 10.0.0.41 - - [2026-04-27 03:47:14] "GET /network-policy/cdebcb02-367a-4df8-9137-1b6b6367305a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.005820 10.0.0.41 - - [2026-04-27 03:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007798 10.0.0.41 - - [2026-04-27 03:47:14] "GET /service-template/b320c50a-a1e4-4c76-87f1-6e92777c8706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.006915 10.0.0.41 - - [2026-04-27 03:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006554 10.0.0.23 - - [2026-04-27 03:47:14] "GET /projects?obj_uuids=f026a71b-9b16-4352-8dbf-facb96c44e23&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001360 10.0.0.41 - - [2026-04-27 03:47:14] "GET /project/f026a71b-9b16-4352-8dbf-facb96c44e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.058289 10.0.0.41 - - [2026-04-27 03:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005213 10.0.0.41 - - [2026-04-27 03:47:14] "GET /service-instance/3bafc279-964b-4057-906d-9e32e7fd8879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2543 0.009650 10.0.0.41 - - [2026-04-27 03:47:15] "POST /neutron/port HTTP/1.1" 200 1383 0.049149 10.0.0.41 - - [2026-04-27 03:47:15] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009773 10.0.0.41 - - [2026-04-27 03:47:15] "POST /neutron/network HTTP/1.1" 200 821 0.026498 10.0.0.41 - - [2026-04-27 03:47:15] "POST /id-to-fqname HTTP/1.1" 200 233 0.001613 10.0.0.41 - - [2026-04-27 03:47:15] "GET /virtual-machine/060dd648-6e3a-4365-b47c-65946c11f141 HTTP/1.1" 200 1293 0.005459 10.0.0.41 - - [2026-04-27 03:47:15] "GET /virtual-machine-interface/d0aba613-88dc-4d10-9a09-691cbf84a231 HTTP/1.1" 200 3891 0.006912 10.0.0.41 - - [2026-04-27 03:47:15] "GET /instance-ip/1436b54b-47b4-417f-8f9f-063c193b2a06 HTTP/1.1" 200 1964 0.005920 10.0.0.41 - - [2026-04-27 03:47:15] "GET /instance-ip/792edafb-f00f-4056-845e-ed70a9c8642e HTTP/1.1" 200 1961 0.006572 10.0.0.41 - - [2026-04-27 03:47:15] "GET /instance-ip/9f25f2bd-9aa2-41fd-8983-8d8853ce82fd HTTP/1.1" 200 1634 0.009325 10.0.0.41 - - [2026-04-27 03:47:15] "POST /neutron/security_group HTTP/1.1" 200 2060 0.011929 10.0.0.41 - - [2026-04-27 03:47:16] "GET /virtual-machine/060dd648-6e3a-4365-b47c-65946c11f141 HTTP/1.1" 200 1293 0.006304 10.0.0.41 - - [2026-04-27 03:47:16] "GET /virtual-machine-interface/d0aba613-88dc-4d10-9a09-691cbf84a231 HTTP/1.1" 200 3891 0.009059 10.0.0.41 - - [2026-04-27 03:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004812 10.0.0.41 - - [2026-04-27 03:47:16] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007164 10.0.0.41 - - [2026-04-27 03:47:16] "GET /virtual-networks?parent_id=f026a71b-9b16-4352-8dbf-facb96c44e23&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.006026 10.0.0.41 - - [2026-04-27 03:47:16] "GET /virtual-network/7ea4feeb-208d-45ab-a116-512383a6314c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.007523 10.0.0.41 - - [2026-04-27 03:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005218 10.0.0.41 - - [2026-04-27 03:47:17] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008845 10.0.0.41 - - [2026-04-27 03:47:17] "GET /virtual-networks?parent_id=f026a71b-9b16-4352-8dbf-facb96c44e23&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004874 10.0.0.41 - - [2026-04-27 03:47:17] "GET /virtual-network/7ea4feeb-208d-45ab-a116-512383a6314c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.007940 10.0.0.41 - - [2026-04-27 03:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006621 10.0.0.41 - - [2026-04-27 03:47:17] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007384 10.0.0.41 - - [2026-04-27 03:47:17] "GET /virtual-networks?parent_id=f026a71b-9b16-4352-8dbf-facb96c44e23&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.006751 10.0.0.41 - - [2026-04-27 03:47:17] "GET /virtual-network/7ea4feeb-208d-45ab-a116-512383a6314c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.010024 10.0.0.41 - - [2026-04-27 03:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004697 10.0.0.41 - - [2026-04-27 03:47:17] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006034 10.0.0.41 - - [2026-04-27 03:47:17] "GET /virtual-networks?parent_id=f026a71b-9b16-4352-8dbf-facb96c44e23&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004658 10.0.0.41 - - [2026-04-27 03:47:17] "GET /virtual-network/7ea4feeb-208d-45ab-a116-512383a6314c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.007534 10.0.0.41 - - [2026-04-27 03:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004942 10.0.0.41 - - [2026-04-27 03:47:17] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005643 10.0.0.41 - - [2026-04-27 03:47:17] "GET /virtual-networks?parent_id=f026a71b-9b16-4352-8dbf-facb96c44e23&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.005317 10.0.0.41 - - [2026-04-27 03:47:17] "GET /virtual-network/7ea4feeb-208d-45ab-a116-512383a6314c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.009801 10.0.0.41 - - [2026-04-27 03:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617 10.0.0.41 - - [2026-04-27 03:47:18] "GET /routing-instance/4130e87f-518a-4cd2-86ab-7e88da48022e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.005296 10.0.0.41 - - [2026-04-27 03:47:18] "GET /routing-instance/4130e87f-518a-4cd2-86ab-7e88da48022e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1588 0.008038 10.0.0.41 - - [2026-04-27 03:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004745 10.0.0.41 - - [2026-04-27 03:47:18] "GET /routing-instance/6994d69e-5270-4b93-b304-2fa69288e6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.007483 10.0.0.41 - - [2026-04-27 03:47:18] "GET /routing-instance/6994d69e-5270-4b93-b304-2fa69288e6ac?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1592 0.015045 10.0.0.41 - - [2026-04-27 03:47:57] "POST /neutron/port HTTP/1.1" 200 1383 0.041609 10.0.0.41 - - [2026-04-27 03:47:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004809 10.0.0.41 - - [2026-04-27 03:47:57] "POST /neutron/network HTTP/1.1" 200 847 0.008316 10.0.0.41 - - [2026-04-27 03:47:58] "POST /neutron/network HTTP/1.1" 200 1124 0.007921 10.0.0.41 - - [2026-04-27 03:47:58] "POST /neutron/subnet HTTP/1.1" 200 1389 0.021608 10.0.0.41 - - [2026-04-27 03:47:58] "POST /neutron/network HTTP/1.1" 200 1114 0.012599 10.0.0.41 - - [2026-04-27 03:48:02] "GET /network-policy/cdebcb02-367a-4df8-9137-1b6b6367305a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.005272 10.0.0.41 - - [2026-04-27 03:48:02] "PUT /network-policy/cdebcb02-367a-4df8-9137-1b6b6367305a HTTP/1.1" 200 262 0.018194 10.0.0.41 - - [2026-04-27 03:48:02] "GET /network-policy/cdebcb02-367a-4df8-9137-1b6b6367305a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3770 0.005164 10.0.0.249 - - [2026-04-27 03:48:03] "PUT /access-control-list/b383a011-ce3d-45a7-922d-7d40bf5b4f10 HTTP/1.1" 200 272 0.082878 10.0.0.41 - - [2026-04-27 03:48:26] "POST /neutron/port HTTP/1.1" 200 1383 0.042160 10.0.0.41 - - [2026-04-27 03:48:31] "POST /ref-update HTTP/1.1" 200 156 0.071224 10.0.0.41 - - [2026-04-27 03:48:31] "GET /virtual-network/2a814f6a-e47b-4f5c-b594-13732ddefd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.011452 10.0.0.41 - - [2026-04-27 03:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.41 - - [2026-04-27 03:48:31] "GET /network-policy/cdebcb02-367a-4df8-9137-1b6b6367305a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3770 0.006422 10.0.0.41 - - [2026-04-27 03:48:31] "POST /ref-update HTTP/1.1" 200 156 0.064548 10.0.0.41 - - [2026-04-27 03:48:31] "POST /neutron/network HTTP/1.1" 200 829 0.011856 10.0.0.41 - - [2026-04-27 03:48:31] "GET /virtual-network/7990e7a3-b0e0-4e62-95cd-e7771824760f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006754 10.0.0.41 - - [2026-04-27 03:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004235 10.0.0.41 - - [2026-04-27 03:48:31] "GET /network-policy/cdebcb02-367a-4df8-9137-1b6b6367305a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3770 0.005983 10.0.0.41 - - [2026-04-27 03:48:32] "DELETE /network-policy/cdebcb02-367a-4df8-9137-1b6b6367305a HTTP/1.1" 200 115 0.050825 10.0.0.41 - - [2026-04-27 03:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.41 - - [2026-04-27 03:48:32] "DELETE /service-instance/3bafc279-964b-4057-906d-9e32e7fd8879 HTTP/1.1" 200 115 0.067471 10.0.0.249 - - [2026-04-27 03:48:32] "DELETE /access-control-list/b383a011-ce3d-45a7-922d-7d40bf5b4f10 HTTP/1.1" 200 115 0.054190 10.0.0.249 - - [2026-04-27 03:48:32] "DELETE /instance-ip/792edafb-f00f-4056-845e-ed70a9c8642e HTTP/1.1" 200 115 0.126350 10.0.0.41 - - [2026-04-27 03:48:32] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.008582 10.0.0.249 - - [2026-04-27 03:48:32] "POST /ref-update HTTP/1.1" 200 156 0.046744 10.0.0.41 - - [2026-04-27 03:48:32] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.006634 10.0.0.249 - - [2026-04-27 03:48:32] "POST /ref-update HTTP/1.1" 200 156 0.044213 10.0.0.41 - - [2026-04-27 03:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005262 10.0.0.41 - - [2026-04-27 03:48:32] "DELETE /service-template/b320c50a-a1e4-4c76-87f1-6e92777c8706 HTTP/1.1" 200 115 0.046690 10.0.0.41 - - [2026-04-27 03:48:32] "POST /fqname-to-id HTTP/1.1" 404 193 0.005630 10.0.0.41 - - [2026-04-27 03:48:33] "POST /neutron/port HTTP/1.1" 200 1125 0.030478 10.0.0.41 - - [2026-04-27 03:48:33] "POST /neutron/port HTTP/1.1" 200 1125 0.044379 10.0.0.249 - - [2026-04-27 03:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013189 10.0.0.23 - - [2026-04-27 03:48:34] "POST /useragent-kv HTTP/1.1" 200 115 0.142965 10.0.0.23 - - [2026-04-27 03:48:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003820 10.0.0.41 - - [2026-04-27 03:48:34] "POST /neutron/network HTTP/1.1" 200 151 0.420546 10.0.0.41 - - [2026-04-27 03:48:34] "POST /neutron/port HTTP/1.1" 200 151 0.351284 10.0.0.23 - - [2026-04-27 03:48:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003435 10.0.0.23 - - [2026-04-27 03:48:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003083 10.0.0.41 - - [2026-04-27 03:48:34] "POST /neutron/network HTTP/1.1" 200 151 0.151068 10.0.0.249 - - [2026-04-27 03:48:34] "DELETE /route-target/66a40386-04e8-48d9-bb4a-4615123ad421 HTTP/1.1" 200 115 0.032075 10.0.0.41 - - [2026-04-27 03:48:35] "POST /neutron/network HTTP/1.1" 200 829 0.009418 10.0.0.249 - - [2026-04-27 03:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004994 10.0.0.23 - - [2026-04-27 03:48:37] "GET /projects?obj_uuids=f026a71b-9b16-4352-8dbf-facb96c44e23&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001269 10.0.0.41 - - [2026-04-27 03:48:37] "GET /project/f026a71b-9b16-4352-8dbf-facb96c44e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.084496 10.0.0.23 - - [2026-04-27 03:48:37] "GET /projects?obj_uuids=f026a71b-9b16-4352-8dbf-facb96c44e23&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002039 10.0.0.41 - - [2026-04-27 03:48:37] "GET /project/f026a71b-9b16-4352-8dbf-facb96c44e23?fields=virtual_networks HTTP/1.1" 200 1037 0.069247 10.0.0.23 - - [2026-04-27 03:48:37] "GET /projects?obj_uuids=f026a71b-9b16-4352-8dbf-facb96c44e23&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001645 10.0.0.41 - - [2026-04-27 03:48:37] "GET /project/f026a71b-9b16-4352-8dbf-facb96c44e23?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.062919 10.0.0.23 - - [2026-04-27 03:48:37] "GET /projects?obj_uuids=f026a71b-9b16-4352-8dbf-facb96c44e23&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001249 10.0.0.41 - - [2026-04-27 03:48:37] "GET /project/f026a71b-9b16-4352-8dbf-facb96c44e23?fields=security_groups HTTP/1.1" 200 1265 0.059077 10.0.0.23 - - [2026-04-27 03:48:38] "GET /obj-perms HTTP/1.1" 200 5056 0.382439 10.0.0.41 - - [2026-04-27 03:48:39] "POST /fqname-to-id HTTP/1.1" 404 189 0.041348 10.0.0.23 - - [2026-04-27 03:48:39] "GET /projects?obj_uuids=a1f381ea-2f31-4a8f-8f79-e33090dcbfc2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004503 10.0.0.23 - - [2026-04-27 03:48:39] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001223 10.0.0.23 - - [2026-04-27 03:48:39] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.055800 10.0.0.23 - - [2026-04-27 03:48:39] "POST /id-to-fqname HTTP/1.1" 200 191 0.003834 10.0.0.23 - - [2026-04-27 03:48:39] "POST /fqname-to-id HTTP/1.1" 404 200 0.005121 10.0.0.23 - - [2026-04-27 03:48:39] "POST /security-groups HTTP/1.1" 200 592 0.082100 10.0.0.23 - - [2026-04-27 03:48:39] "POST /projects HTTP/1.1" 200 587 0.344927 10.0.0.23 - - [2026-04-27 03:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.383131 10.0.0.249 - - [2026-04-27 03:48:39] "POST /access-control-lists HTTP/1.1" 200 597 0.039460 10.0.0.41 - - [2026-04-27 03:48:39] "GET /project/a1f381ea-2f31-4a8f-8f79-e33090dcbfc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.613288 10.0.0.41 - - [2026-04-27 03:48:40] "GET / HTTP/1.1" 200 35931 0.001817 10.0.0.41 - - [2026-04-27 03:48:43] "GET /project/a1f381ea-2f31-4a8f-8f79-e33090dcbfc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000659 10.0.0.23 - - [2026-04-27 03:48:43] "GET /projects?obj_uuids=a1f381ea-2f31-4a8f-8f79-e33090dcbfc2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001160 10.0.0.41 - - [2026-04-27 03:48:43] "GET /project/a1f381ea-2f31-4a8f-8f79-e33090dcbfc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.091550 10.0.0.41 - - [2026-04-27 03:48:43] "POST /fqname-to-id HTTP/1.1" 404 180 0.004037 10.0.0.41 - - [2026-04-27 03:48:43] "POST /virtual-DNSs HTTP/1.1" 200 507 0.050262 10.0.0.41 - - [2026-04-27 03:48:44] "GET /virtual-DNS/70ae5860-ee37-40b0-82bd-52a917ce2a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.008783 10.0.0.41 - - [2026-04-27 03:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294 10.0.0.41 - - [2026-04-27 03:48:44] "GET /virtual-DNS/70ae5860-ee37-40b0-82bd-52a917ce2a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.004846 10.0.0.41 - - [2026-04-27 03:48:44] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.005078 10.0.0.41 - - [2026-04-27 03:48:44] "POST /network-ipams HTTP/1.1" 200 514 0.038915 10.0.0.41 - - [2026-04-27 03:48:44] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 751 0.004504 10.0.0.41 - - [2026-04-27 03:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005123 10.0.0.41 - - [2026-04-27 03:48:44] "GET /network-ipam/f40fb11c-f7e2-4a9e-b122-e3500410463a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.008066 10.0.0.41 - - [2026-04-27 03:48:44] "PUT /network-ipam/f40fb11c-f7e2-4a9e-b122-e3500410463a HTTP/1.1" 200 258 0.019511 10.0.0.41 - - [2026-04-27 03:48:44] "POST /ref-update HTTP/1.1" 200 156 0.023736 10.0.0.41 - - [2026-04-27 03:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005697 10.0.0.23 - - [2026-04-27 03:48:45] "GET /projects?obj_uuids=a1f381ea-2f31-4a8f-8f79-e33090dcbfc2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001208 10.0.0.41 - - [2026-04-27 03:48:45] "GET /project/a1f381ea-2f31-4a8f-8f79-e33090dcbfc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.060827 10.0.0.23 - - [2026-04-27 03:48:45] "GET /projects?obj_uuids=a1f381ea-2f31-4a8f-8f79-e33090dcbfc2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001339 10.0.0.41 - - [2026-04-27 03:48:45] "POST /neutron/network HTTP/1.1" 200 618 0.208329 10.0.0.249 - - [2026-04-27 03:48:45] "POST /route-targets HTTP/1.1" 200 327 0.023074 10.0.0.41 - - [2026-04-27 03:48:45] "POST /id-to-fqname HTTP/1.1" 200 227 0.004713 10.0.0.41 - - [2026-04-27 03:48:45] "GET /virtual-network/af478722-597c-4f34-9654-e2c62c35ddd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007662 10.0.0.41 - - [2026-04-27 03:48:45] "POST /neutron/network HTTP/1.1" 200 833 0.010953 10.0.0.41 - - [2026-04-27 03:48:46] "GET /virtual-network/af478722-597c-4f34-9654-e2c62c35ddd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005868 10.0.0.41 - - [2026-04-27 03:48:46] "POST /neutron/network HTTP/1.1" 200 807 0.018961 10.0.0.41 - - [2026-04-27 03:48:46] "POST /id-to-fqname HTTP/1.1" 200 227 0.001669 10.0.0.41 - - [2026-04-27 03:48:46] "POST /neutron/network HTTP/1.1" 200 843 0.009505 10.0.0.23 - - [2026-04-27 03:48:47] "GET /projects?obj_uuids=a1f381ea-2f31-4a8f-8f79-e33090dcbfc2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001235 10.0.0.41 - - [2026-04-27 03:48:47] "GET /project/a1f381ea-2f31-4a8f-8f79-e33090dcbfc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.089722 10.0.0.41 - - [2026-04-27 03:48:47] "POST /neutron/port HTTP/1.1" 200 117 0.009139 10.0.0.23 - - [2026-04-27 03:48:48] "GET /projects?obj_uuids=a1f381ea-2f31-4a8f-8f79-e33090dcbfc2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001187 10.0.0.41 - - [2026-04-27 03:48:48] "POST /neutron/port HTTP/1.1" 200 1058 0.391935 10.0.0.41 - - [2026-04-27 03:48:49] "POST /neutron/port HTTP/1.1" 200 1112 0.152267 10.0.0.41 - - [2026-04-27 03:48:49] "POST /neutron/subnet HTTP/1.1" 200 685 0.011777 10.0.0.23 - - [2026-04-27 03:48:52] "GET /projects?obj_uuids=f026a71b-9b16-4352-8dbf-facb96c44e23&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001096 10.0.0.23 - - [2026-04-27 03:48:52] "DELETE /project/a1f381ea2f314a8f8f79e33090dcbfc2 HTTP/1.1" 404 173 0.009524 10.0.0.23 - - [2026-04-27 03:48:52] "GET /project/f026a71b-9b16-4352-8dbf-facb96c44e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.069303 10.0.0.23 - - [2026-04-27 03:48:52] "GET /projects?obj_uuids=f026a71b-9b16-4352-8dbf-facb96c44e23&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001145 10.0.0.23 - - [2026-04-27 03:48:52] "GET /project/f026a71b-9b16-4352-8dbf-facb96c44e23?fields=security_groups HTTP/1.1" 200 1370 0.077746 10.0.0.23 - - [2026-04-27 03:48:52] "DELETE /security-group/a50da295-12ef-4887-bda5-649001d62291 HTTP/1.1" 200 115 0.111540 10.0.0.23 - - [2026-04-27 03:48:52] "GET /projects?obj_uuids=f026a71b-9b16-4352-8dbf-facb96c44e23&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.011903 10.0.0.23 - - [2026-04-27 03:48:52] "GET /project/f026a71b-9b16-4352-8dbf-facb96c44e23?fields=application_policy_sets HTTP/1.1" 200 1409 0.136473 10.0.0.249 - - [2026-04-27 03:48:52] "DELETE /access-control-list/4af13c3a-e33b-4a3e-918f-7997a1a3238a HTTP/1.1" 200 115 0.092831 10.0.0.23 - - [2026-04-27 03:48:53] "DELETE /project/f026a71b-9b16-4352-8dbf-facb96c44e23 HTTP/1.1" 200 115 0.749045 10.0.0.41 - - [2026-04-27 03:48:53] "POST /neutron/port HTTP/1.1" 200 1122 0.029192 10.0.0.41 - - [2026-04-27 03:48:53] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010807 10.0.0.41 - - [2026-04-27 03:48:53] "GET /virtual-machine/2aebad72-ffa2-44fc-b178-07523c080586 HTTP/1.1" 401 292 0.000477 10.0.0.41 - - [2026-04-27 03:48:53] "GET /virtual-machine/2aebad72-ffa2-44fc-b178-07523c080586 HTTP/1.1" 200 1293 0.037484 10.0.0.41 - - [2026-04-27 03:48:53] "GET /virtual-machine-interface/80cc31b7-d0af-4dbe-b9cc-46ed19e8e25f HTTP/1.1" 200 2964 0.009631 10.0.0.41 - - [2026-04-27 03:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004336 10.0.0.41 - - [2026-04-27 03:48:53] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005690 10.0.0.41 - - [2026-04-27 03:48:53] "GET /virtual-networks?parent_id=a1f381ea-2f31-4a8f-8f79-e33090dcbfc2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004841 10.0.0.41 - - [2026-04-27 03:48:53] "GET /virtual-network/af478722-597c-4f34-9654-e2c62c35ddd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006809 10.0.0.41 - - [2026-04-27 03:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.017044 10.0.0.41 - - [2026-04-27 03:48:57] "GET /virtual-network/af478722-597c-4f34-9654-e2c62c35ddd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007051 10.0.0.41 - - [2026-04-27 03:48:57] "POST /neutron/port HTTP/1.1" 200 1219 0.027952 10.0.0.41 - - [2026-04-27 03:48:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005580 10.0.0.41 - - [2026-04-27 03:48:57] "POST /neutron/port HTTP/1.1" 200 117 0.001601 10.0.0.41 - - [2026-04-27 03:48:58] "POST /neutron/port HTTP/1.1" 200 1108 0.044848 10.0.0.41 - - [2026-04-27 03:48:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006715 10.0.0.41 - - [2026-04-27 03:48:59] "POST /neutron/network HTTP/1.1" 200 928 0.010039 10.0.0.41 - - [2026-04-27 03:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005073 10.0.0.41 - - [2026-04-27 03:49:01] "GET /virtual-network/af478722-597c-4f34-9654-e2c62c35ddd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007709 10.0.0.41 - - [2026-04-27 03:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004964 10.0.0.41 - - [2026-04-27 03:49:05] "GET /virtual-network/af478722-597c-4f34-9654-e2c62c35ddd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006912 10.0.0.41 - - [2026-04-27 03:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463 10.0.0.41 - - [2026-04-27 03:49:09] "GET /virtual-network/af478722-597c-4f34-9654-e2c62c35ddd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006036 10.0.0.41 - - [2026-04-27 03:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004659 10.0.0.41 - - [2026-04-27 03:49:13] "GET /virtual-network/af478722-597c-4f34-9654-e2c62c35ddd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007212 10.0.0.41 - - [2026-04-27 03:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.41 - - [2026-04-27 03:49:17] "GET /virtual-network/af478722-597c-4f34-9654-e2c62c35ddd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007558 10.0.0.41 - - [2026-04-27 03:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005006 10.0.0.41 - - [2026-04-27 03:49:21] "GET /virtual-network/af478722-597c-4f34-9654-e2c62c35ddd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006526 10.0.0.41 - - [2026-04-27 03:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005780 10.0.0.41 - - [2026-04-27 03:49:25] "GET /virtual-network/af478722-597c-4f34-9654-e2c62c35ddd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007240 10.0.0.41 - - [2026-04-27 03:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.41 - - [2026-04-27 03:49:29] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005002 10.0.0.41 - - [2026-04-27 03:49:29] "GET /virtual-networks?parent_id=a1f381ea-2f31-4a8f-8f79-e33090dcbfc2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004160 10.0.0.41 - - [2026-04-27 03:49:29] "GET /virtual-network/af478722-597c-4f34-9654-e2c62c35ddd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006102 10.0.0.41 - - [2026-04-27 03:49:35] "POST /neutron/port HTTP/1.1" 200 1122 0.027866 10.0.0.41 - - [2026-04-27 03:49:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008816 10.0.0.249 - - [2026-04-27 03:49:39] "GET /obj-perms HTTP/1.1" 200 5056 0.074362 10.0.0.41 - - [2026-04-27 03:49:45] "POST /neutron/port HTTP/1.1" 200 1122 0.026367 10.0.0.41 - - [2026-04-27 03:49:59] "POST /neutron/port HTTP/1.1" 200 1108 0.056514 10.0.0.41 - - [2026-04-27 03:49:59] "POST /neutron/subnet HTTP/1.1" 200 703 0.019352 10.0.0.41 - - [2026-04-27 03:50:16] "POST /neutron/network HTTP/1.1" 200 807 0.024574 10.0.0.41 - - [2026-04-27 03:50:16] "POST /id-to-fqname HTTP/1.1" 200 227 0.001702 10.0.0.41 - - [2026-04-27 03:50:17] "POST /neutron/security_group HTTP/1.1" 200 2059 0.013382 10.0.0.23 - - [2026-04-27 03:50:17] "GET /projects?obj_uuids=a1f381ea-2f31-4a8f-8f79-e33090dcbfc2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001769 10.0.0.41 - - [2026-04-27 03:50:18] "GET /project/a1f381ea-2f31-4a8f-8f79-e33090dcbfc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.113230 10.0.0.41 - - [2026-04-27 03:50:18] "POST /neutron/port HTTP/1.1" 200 5163 0.063301 10.0.0.41 - - [2026-04-27 03:50:18] "POST /neutron/port HTTP/1.1" 200 117 0.008978 10.0.0.41 - - [2026-04-27 03:50:19] "POST /neutron/port HTTP/1.1" 200 1058 0.073807 10.0.0.41 - - [2026-04-27 03:50:19] "POST /neutron/port HTTP/1.1" 200 1122 0.034445 10.0.0.41 - - [2026-04-27 03:50:19] "POST /neutron/port HTTP/1.1" 200 117 0.001303 10.0.0.41 - - [2026-04-27 03:50:23] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009095 10.0.0.41 - - [2026-04-27 03:50:23] "POST /neutron/port HTTP/1.1" 200 1122 0.032079 10.0.0.41 - - [2026-04-27 03:50:23] "GET /virtual-machine/165b0cd9-26db-4563-94fe-b2df519c72b8 HTTP/1.1" 200 1293 0.010406 10.0.0.41 - - [2026-04-27 03:50:23] "GET /virtual-machine-interface/67c939b5-9ae2-4c3f-9934-c174fdaa9da0 HTTP/1.1" 200 2964 0.008705 10.0.0.41 - - [2026-04-27 03:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005994 10.0.0.41 - - [2026-04-27 03:50:23] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005040 10.0.0.41 - - [2026-04-27 03:50:23] "GET /virtual-networks?parent_id=a1f381ea-2f31-4a8f-8f79-e33090dcbfc2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004541 10.0.0.41 - - [2026-04-27 03:50:23] "GET /virtual-network/af478722-597c-4f34-9654-e2c62c35ddd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008077 10.0.0.41 - - [2026-04-27 03:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005784 10.0.0.41 - - [2026-04-27 03:50:27] "GET /virtual-network/af478722-597c-4f34-9654-e2c62c35ddd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009622 10.0.0.41 - - [2026-04-27 03:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007634 10.0.0.41 - - [2026-04-27 03:50:31] "GET /virtual-network/af478722-597c-4f34-9654-e2c62c35ddd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009206 10.0.0.41 - - [2026-04-27 03:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006022 10.0.0.41 - - [2026-04-27 03:50:35] "GET /virtual-network/af478722-597c-4f34-9654-e2c62c35ddd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007886 10.0.0.41 - - [2026-04-27 03:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 10.0.0.41 - - [2026-04-27 03:50:39] "GET /virtual-network/af478722-597c-4f34-9654-e2c62c35ddd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009132 10.0.0.41 - - [2026-04-27 03:50:39] "GET /obj-perms HTTP/1.1" 200 5056 0.069625 10.0.0.41 - - [2026-04-27 03:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004199 10.0.0.41 - - [2026-04-27 03:50:43] "GET /virtual-network/af478722-597c-4f34-9654-e2c62c35ddd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009122 10.0.0.41 - - [2026-04-27 03:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004887 10.0.0.41 - - [2026-04-27 03:50:47] "GET /virtual-network/af478722-597c-4f34-9654-e2c62c35ddd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007073 10.0.0.41 - - [2026-04-27 03:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004406 10.0.0.41 - - [2026-04-27 03:50:51] "GET /virtual-network/af478722-597c-4f34-9654-e2c62c35ddd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008145 10.0.0.41 - - [2026-04-27 03:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227 10.0.0.41 - - [2026-04-27 03:50:55] "GET /virtual-network/af478722-597c-4f34-9654-e2c62c35ddd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008756 10.0.0.41 - - [2026-04-27 03:50:59] "POST /neutron/port HTTP/1.1" 200 1122 0.026547 10.0.0.41 - - [2026-04-27 03:50:59] "POST /neutron/subnet HTTP/1.1" 200 685 0.013354 10.0.0.41 - - [2026-04-27 03:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005196 10.0.0.41 - - [2026-04-27 03:50:59] "GET /virtual-network/af478722-597c-4f34-9654-e2c62c35ddd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008260 10.0.0.41 - - [2026-04-27 03:51:01] "POST /neutron/port HTTP/1.1" 200 1219 0.026198 10.0.0.41 - - [2026-04-27 03:51:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007041 10.0.0.41 - - [2026-04-27 03:51:02] "POST /neutron/port HTTP/1.1" 200 117 0.001400 10.0.0.41 - - [2026-04-27 03:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004825 10.0.0.41 - - [2026-04-27 03:51:04] "GET /virtual-network/af478722-597c-4f34-9654-e2c62c35ddd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006848 10.0.0.41 - - [2026-04-27 03:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004864 10.0.0.41 - - [2026-04-27 03:51:08] "GET /virtual-network/af478722-597c-4f34-9654-e2c62c35ddd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007839 10.0.0.41 - - [2026-04-27 03:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.41 - - [2026-04-27 03:51:10] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005470 10.0.0.41 - - [2026-04-27 03:51:10] "GET /virtual-networks?parent_id=a1f381ea-2f31-4a8f-8f79-e33090dcbfc2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004440 10.0.0.41 - - [2026-04-27 03:51:10] "GET /virtual-network/af478722-597c-4f34-9654-e2c62c35ddd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009274 10.0.0.41 - - [2026-04-27 03:51:10] "POST /neutron/port HTTP/1.1" 200 1122 0.032398 10.0.0.41 - - [2026-04-27 03:51:15] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009674 10.0.0.41 - - [2026-04-27 03:51:25] "POST /neutron/port HTTP/1.1" 200 1122 0.062054 10.0.0.41 - - [2026-04-27 03:51:26] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010096 10.0.0.249 - - [2026-04-27 03:51:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000628 10.0.0.249 - - [2026-04-27 03:51:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000474 10.0.0.249 - - [2026-04-27 03:51:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000440 10.0.0.249 - - [2026-04-27 03:51:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000472 10.0.0.41 - - [2026-04-27 03:51:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000599 10.0.0.41 - - [2026-04-27 03:51:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000520 10.0.0.23 - - [2026-04-27 03:51:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000559 10.0.0.23 - - [2026-04-27 03:51:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000461 10.0.0.23 - - [2026-04-27 03:51:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001528 10.0.0.41 - - [2026-04-27 03:51:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000520 10.0.0.23 - - [2026-04-27 03:51:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000635 10.0.0.41 - - [2026-04-27 03:51:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000436 10.0.0.41 - - [2026-04-27 03:51:59] "POST /neutron/port HTTP/1.1" 200 1219 0.030678 10.0.0.41 - - [2026-04-27 03:51:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005066 10.0.0.41 - - [2026-04-27 03:51:59] "POST /neutron/port HTTP/1.1" 200 117 0.001257 10.0.0.41 - - [2026-04-27 03:52:03] "POST /neutron/port HTTP/1.1" 200 1108 0.027291 10.0.0.41 - - [2026-04-27 03:52:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005621 10.0.0.41 - - [2026-04-27 03:52:04] "POST /neutron/network HTTP/1.1" 200 928 0.009782 10.0.0.41 - - [2026-04-27 03:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004966 10.0.0.41 - - [2026-04-27 03:52:11] "DELETE /virtual-DNS/70ae5860-ee37-40b0-82bd-52a917ce2a75 HTTP/1.1" 409 235 0.012915 10.0.0.41 - - [2026-04-27 03:52:11] "POST /fqname-to-id HTTP/1.1" 404 192 0.004570 10.0.0.41 - - [2026-04-27 03:52:11] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.037730 10.0.0.41 - - [2026-04-27 03:52:11] "GET /virtual-DNS-record/eeb78199-4ce3-4e41-9e6f-9a50673e681e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.008188 10.0.0.41 - - [2026-04-27 03:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004228 10.0.0.41 - - [2026-04-27 03:52:11] "GET /virtual-DNS-record/eeb78199-4ce3-4e41-9e6f-9a50673e681e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.006116 10.0.0.41 - - [2026-04-27 03:52:18] "DELETE /virtual-DNS-record/eeb78199-4ce3-4e41-9e6f-9a50673e681e HTTP/1.1" 200 115 0.033872 10.0.0.41 - - [2026-04-27 03:52:18] "POST /fqname-to-id HTTP/1.1" 404 184 0.006070 10.0.0.41 - - [2026-04-27 03:52:18] "POST /neutron/port HTTP/1.1" 200 1122 0.034924 10.0.0.41 - - [2026-04-27 03:52:18] "POST /neutron/port HTTP/1.1" 200 1112 0.025813 10.0.0.41 - - [2026-04-27 03:52:20] "POST /neutron/network HTTP/1.1" 200 833 0.008942 10.0.0.41 - - [2026-04-27 03:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.41 - - [2026-04-27 03:52:20] "DELETE /network-ipam/f40fb11c-f7e2-4a9e-b122-e3500410463a HTTP/1.1" 200 115 0.064408 10.0.0.41 - - [2026-04-27 03:52:20] "DELETE /virtual-DNS/70ae5860-ee37-40b0-82bd-52a917ce2a75 HTTP/1.1" 200 115 0.066791 10.0.0.41 - - [2026-04-27 03:52:20] "POST /fqname-to-id HTTP/1.1" 404 180 0.016402 10.0.0.23 - - [2026-04-27 03:52:22] "GET /projects?obj_uuids=a1f381ea-2f31-4a8f-8f79-e33090dcbfc2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001812 10.0.0.41 - - [2026-04-27 03:52:22] "GET /project/a1f381ea-2f31-4a8f-8f79-e33090dcbfc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.053739 10.0.0.23 - - [2026-04-27 03:52:22] "GET /projects?obj_uuids=a1f381ea-2f31-4a8f-8f79-e33090dcbfc2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001852 10.0.0.41 - - [2026-04-27 03:52:22] "GET /project/a1f381ea-2f31-4a8f-8f79-e33090dcbfc2?fields=virtual_networks HTTP/1.1" 200 1035 0.071643 10.0.0.23 - - [2026-04-27 03:52:22] "GET /projects?obj_uuids=a1f381ea-2f31-4a8f-8f79-e33090dcbfc2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002455 10.0.0.41 - - [2026-04-27 03:52:22] "GET /project/a1f381ea-2f31-4a8f-8f79-e33090dcbfc2?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.082096 10.0.0.23 - - [2026-04-27 03:52:22] "GET /projects?obj_uuids=a1f381ea-2f31-4a8f-8f79-e33090dcbfc2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001150 10.0.0.41 - - [2026-04-27 03:52:22] "GET /project/a1f381ea-2f31-4a8f-8f79-e33090dcbfc2?fields=security_groups HTTP/1.1" 200 1262 0.049429 10.0.0.41 - - [2026-04-27 03:52:23] "POST /fqname-to-id HTTP/1.1" 404 189 0.035414 10.0.0.23 - - [2026-04-27 03:52:23] "GET /projects?obj_uuids=0bcbbdb2-6385-4795-951c-e790bc4d0516&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004349 10.0.0.23 - - [2026-04-27 03:52:23] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001452 10.0.0.23 - - [2026-04-27 03:52:23] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010962 10.0.0.23 - - [2026-04-27 03:52:24] "POST /id-to-fqname HTTP/1.1" 200 191 0.008522 10.0.0.23 - - [2026-04-27 03:52:24] "POST /fqname-to-id HTTP/1.1" 404 200 0.008196 10.0.0.23 - - [2026-04-27 03:52:24] "POST /security-groups HTTP/1.1" 200 592 0.084939 10.0.0.23 - - [2026-04-27 03:52:24] "POST /projects HTTP/1.1" 200 587 0.362548 10.0.0.23 - - [2026-04-27 03:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.399276 10.0.0.249 - - [2026-04-27 03:52:24] "POST /fqname-to-id HTTP/1.1" 404 235 0.044667 10.0.0.41 - - [2026-04-27 03:52:24] "GET /project/0bcbbdb2-6385-4795-951c-e790bc4d0516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.578116 10.0.0.249 - - [2026-04-27 03:52:24] "POST /access-control-lists HTTP/1.1" 200 595 0.056239 10.0.0.41 - - [2026-04-27 03:52:25] "GET / HTTP/1.1" 200 35931 0.002718 10.0.0.41 - - [2026-04-27 03:52:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000709 10.0.0.41 - - [2026-04-27 03:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.070497 10.0.0.23 - - [2026-04-27 03:52:27] "GET /projects?obj_uuids=0bcbbdb2-6385-4795-951c-e790bc4d0516&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001442 10.0.0.41 - - [2026-04-27 03:52:28] "GET /project/0bcbbdb2-6385-4795-951c-e790bc4d0516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.063218 10.0.0.23 - - [2026-04-27 03:52:28] "GET /projects?obj_uuids=0bcbbdb2-6385-4795-951c-e790bc4d0516&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001623 10.0.0.41 - - [2026-04-27 03:52:28] "POST /neutron/network HTTP/1.1" 200 608 0.194217 10.0.0.41 - - [2026-04-27 03:52:28] "POST /id-to-fqname HTTP/1.1" 200 222 0.006104 10.0.0.41 - - [2026-04-27 03:52:28] "GET /virtual-network/92f3891f-8a8d-46f6-be96-3ec4e1a34480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.012112 10.0.0.41 - - [2026-04-27 03:52:28] "POST /neutron/network HTTP/1.1" 200 827 0.012418 10.0.0.41 - - [2026-04-27 03:52:28] "GET /virtual-network/92f3891f-8a8d-46f6-be96-3ec4e1a34480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008887 10.0.0.41 - - [2026-04-27 03:52:29] "GET /virtual-network/92f3891f-8a8d-46f6-be96-3ec4e1a34480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006906 10.0.0.23 - - [2026-04-27 03:52:31] "GET /obj-perms HTTP/1.1" 200 5032 0.096576 10.0.0.41 - - [2026-04-27 03:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005845 10.0.0.23 - - [2026-04-27 03:52:31] "GET /projects?obj_uuids=0bcbbdb2-6385-4795-951c-e790bc4d0516&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001731 10.0.0.41 - - [2026-04-27 03:52:31] "GET /project/0bcbbdb2-6385-4795-951c-e790bc4d0516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.062686 10.0.0.41 - - [2026-04-27 03:52:31] "POST /neutron/network HTTP/1.1" 200 117 0.021776 10.0.0.249 - - [2026-04-27 03:52:31] "POST /route-targets HTTP/1.1" 200 327 0.019227 10.0.0.41 - - [2026-04-27 03:52:31] "POST /neutron/network HTTP/1.1" 200 826 0.012911 10.0.0.41 - - [2026-04-27 03:52:31] "POST /id-to-fqname HTTP/1.1" 200 222 0.002105 10.0.0.41 - - [2026-04-27 03:52:31] "GET /virtual-network/3712ffc6-a546-4a5f-b56c-0df3c497ddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008981 10.0.0.41 - - [2026-04-27 03:52:31] "GET /virtual-network/3712ffc6-a546-4a5f-b56c-0df3c497ddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.009160 10.0.0.41 - - [2026-04-27 03:52:31] "POST /neutron/subnet HTTP/1.1" 200 720 0.017962 10.0.0.41 - - [2026-04-27 03:52:32] "GET /virtual-network/3712ffc6-a546-4a5f-b56c-0df3c497ddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008268 10.0.0.41 - - [2026-04-27 03:52:32] "GET /obj-perms HTTP/1.1" 200 5032 0.082020 10.0.0.249 - - [2026-04-27 03:52:32] "GET /obj-perms HTTP/1.1" 200 5032 0.064584 10.0.0.41 - - [2026-04-27 03:52:32] "POST /id-to-fqname HTTP/1.1" 200 222 0.001685 10.0.0.23 - - [2026-04-27 03:52:50] "GET /projects?obj_uuids=0bcbbdb2-6385-4795-951c-e790bc4d0516&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001337 10.0.0.41 - - [2026-04-27 03:52:50] "GET /project/0bcbbdb2-6385-4795-951c-e790bc4d0516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.102899 10.0.0.41 - - [2026-04-27 03:52:50] "POST /neutron/network HTTP/1.1" 200 826 0.049239 10.0.0.41 - - [2026-04-27 03:52:50] "POST /id-to-fqname HTTP/1.1" 200 222 0.001613 10.0.0.41 - - [2026-04-27 03:52:50] "POST /neutron/port HTTP/1.1" 200 4194 0.063675 10.0.0.23 - - [2026-04-27 03:52:51] "GET /projects?obj_uuids=0bcbbdb2-6385-4795-951c-e790bc4d0516&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001137 10.0.0.41 - - [2026-04-27 03:52:51] "POST /neutron/port HTTP/1.1" 200 1060 0.525565 10.0.0.41 - - [2026-04-27 03:52:51] "POST /neutron/port HTTP/1.1" 200 1114 0.221458 10.0.0.23 - - [2026-04-27 03:52:52] "GET /projects?obj_uuids=0bcbbdb2-6385-4795-951c-e790bc4d0516&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001510 10.0.0.41 - - [2026-04-27 03:52:52] "GET /project/0bcbbdb2-6385-4795-951c-e790bc4d0516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.149906 10.0.0.41 - - [2026-04-27 03:52:52] "POST /neutron/subnet HTTP/1.1" 200 694 0.034008 10.0.0.41 - - [2026-04-27 03:52:52] "POST /neutron/network HTTP/1.1" 200 826 0.015588 10.0.0.41 - - [2026-04-27 03:52:52] "POST /neutron/port HTTP/1.1" 200 117 0.020874 10.0.0.41 - - [2026-04-27 03:52:53] "POST /neutron/network HTTP/1.1" 200 837 0.008167 10.0.0.23 - - [2026-04-27 03:52:53] "GET /projects?obj_uuids=a1f381ea-2f31-4a8f-8f79-e33090dcbfc2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001515 10.0.0.23 - - [2026-04-27 03:52:53] "DELETE /project/0bcbbdb263854795951ce790bc4d0516 HTTP/1.1" 404 173 0.015217 10.0.0.23 - - [2026-04-27 03:52:53] "GET /project/a1f381ea-2f31-4a8f-8f79-e33090dcbfc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.171990 10.0.0.23 - - [2026-04-27 03:52:53] "GET /projects?obj_uuids=a1f381ea-2f31-4a8f-8f79-e33090dcbfc2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002010 10.0.0.23 - - [2026-04-27 03:52:54] "GET /project/a1f381ea-2f31-4a8f-8f79-e33090dcbfc2?fields=security_groups HTTP/1.1" 200 1367 0.192997 10.0.0.23 - - [2026-04-27 03:52:54] "DELETE /security-group/8fc77514-402e-41b1-90d4-453cd843d6b1 HTTP/1.1" 404 171 0.053187 10.0.0.23 - - [2026-04-27 03:52:54] "GET /projects?obj_uuids=a1f381ea-2f31-4a8f-8f79-e33090dcbfc2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001300 10.0.0.23 - - [2026-04-27 03:52:54] "GET /project/a1f381ea-2f31-4a8f-8f79-e33090dcbfc2?fields=application_policy_sets HTTP/1.1" 200 1406 0.176284 10.0.0.249 - - [2026-04-27 03:52:54] "DELETE /access-control-list/87fc9da2-af9c-4f2d-82fd-3e8dfb0fe6a8 HTTP/1.1" 200 115 0.162550 10.0.0.41 - - [2026-04-27 03:52:54] "POST /neutron/port HTTP/1.1" 200 1061 0.161426 10.0.0.23 - - [2026-04-27 03:52:54] "DELETE /project/a1f381ea-2f31-4a8f-8f79-e33090dcbfc2 HTTP/1.1" 200 115 1.144707 10.0.0.41 - - [2026-04-27 03:52:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005577 10.0.0.41 - - [2026-04-27 03:52:55] "POST /neutron/network HTTP/1.1" 200 827 0.024559 10.0.0.41 - - [2026-04-27 03:53:00] "POST /neutron/port HTTP/1.1" 200 1108 0.059583 10.0.0.41 - - [2026-04-27 03:53:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005546 10.0.0.41 - - [2026-04-27 03:53:00] "POST /neutron/network HTTP/1.1" 200 928 0.022054 10.0.0.41 - - [2026-04-27 03:53:08] "POST /neutron/port HTTP/1.1" 200 1124 0.071477 10.0.0.41 - - [2026-04-27 03:53:13] "POST /neutron/security_group HTTP/1.1" 200 2059 0.039043 10.0.0.41 - - [2026-04-27 03:53:24] "POST /neutron/port HTTP/1.1" 200 1124 0.026572 10.0.0.41 - - [2026-04-27 03:53:29] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011866 10.0.0.41 - - [2026-04-27 03:53:39] "POST /neutron/port HTTP/1.1" 200 1124 0.027435 10.0.0.41 - - [2026-04-27 03:53:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011118 10.0.0.41 - - [2026-04-27 03:53:44] "POST /neutron/port HTTP/1.1" 200 1124 0.034129 10.0.0.41 - - [2026-04-27 03:53:44] "GET /virtual-machine/4bb28055-a08a-48d9-8f50-44ef12ad4c20 HTTP/1.1" 401 292 0.000547 10.0.0.41 - - [2026-04-27 03:53:45] "GET /virtual-machine/4bb28055-a08a-48d9-8f50-44ef12ad4c20 HTTP/1.1" 200 1293 0.046121 10.0.0.41 - - [2026-04-27 03:53:45] "GET /virtual-machine-interface/e61126df-e5fc-4651-81b3-82be753a65a8 HTTP/1.1" 200 2949 0.006635 10.0.0.41 - - [2026-04-27 03:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006158 10.0.0.41 - - [2026-04-27 03:53:45] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006007 10.0.0.41 - - [2026-04-27 03:53:45] "GET /virtual-networks?parent_id=0bcbbdb2-6385-4795-951c-e790bc4d0516&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.006625 10.0.0.41 - - [2026-04-27 03:53:45] "GET /virtual-network/3712ffc6-a546-4a5f-b56c-0df3c497ddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.009596 10.0.0.41 - - [2026-04-27 03:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.41 - - [2026-04-27 03:53:48] "GET /virtual-network/3712ffc6-a546-4a5f-b56c-0df3c497ddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008930 10.0.0.41 - - [2026-04-27 03:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004565 10.0.0.41 - - [2026-04-27 03:53:52] "GET /virtual-network/3712ffc6-a546-4a5f-b56c-0df3c497ddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.011902 10.0.0.41 - - [2026-04-27 03:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005179 10.0.0.41 - - [2026-04-27 03:53:56] "GET /virtual-network/3712ffc6-a546-4a5f-b56c-0df3c497ddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007778 10.0.0.41 - - [2026-04-27 03:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005267 10.0.0.41 - - [2026-04-27 03:54:00] "GET /virtual-network/3712ffc6-a546-4a5f-b56c-0df3c497ddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.010500 10.0.0.41 - - [2026-04-27 03:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004839 10.0.0.41 - - [2026-04-27 03:54:05] "GET /virtual-network/3712ffc6-a546-4a5f-b56c-0df3c497ddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007827 10.0.0.41 - - [2026-04-27 03:54:06] "POST /neutron/port HTTP/1.1" 200 1219 0.030224 10.0.0.41 - - [2026-04-27 03:54:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005899 10.0.0.41 - - [2026-04-27 03:54:06] "POST /neutron/port HTTP/1.1" 200 117 0.002979 10.0.0.41 - - [2026-04-27 03:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005692 10.0.0.41 - - [2026-04-27 03:54:09] "GET /virtual-network/3712ffc6-a546-4a5f-b56c-0df3c497ddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.010627 10.0.0.41 - - [2026-04-27 03:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004969 10.0.0.41 - - [2026-04-27 03:54:13] "GET /virtual-network/3712ffc6-a546-4a5f-b56c-0df3c497ddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007324 10.0.0.41 - - [2026-04-27 03:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004743 10.0.0.41 - - [2026-04-27 03:54:17] "GET /virtual-network/3712ffc6-a546-4a5f-b56c-0df3c497ddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006510 10.0.0.41 - - [2026-04-27 03:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005177 10.0.0.41 - - [2026-04-27 03:54:21] "GET /virtual-network/3712ffc6-a546-4a5f-b56c-0df3c497ddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007974 10.0.0.41 - - [2026-04-27 03:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005090 10.0.0.41 - - [2026-04-27 03:54:25] "GET /virtual-network/3712ffc6-a546-4a5f-b56c-0df3c497ddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007086 10.0.0.41 - - [2026-04-27 03:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005946 10.0.0.41 - - [2026-04-27 03:54:29] "GET /virtual-network/3712ffc6-a546-4a5f-b56c-0df3c497ddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.010302 10.0.0.41 - - [2026-04-27 03:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006054 10.0.0.41 - - [2026-04-27 03:54:33] "GET /virtual-network/3712ffc6-a546-4a5f-b56c-0df3c497ddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007090 10.0.0.41 - - [2026-04-27 03:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004216 10.0.0.41 - - [2026-04-27 03:54:37] "GET /virtual-network/3712ffc6-a546-4a5f-b56c-0df3c497ddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008015 10.0.0.41 - - [2026-04-27 03:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005852 10.0.0.41 - - [2026-04-27 03:54:39] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004878 10.0.0.41 - - [2026-04-27 03:54:39] "GET /virtual-networks?parent_id=0bcbbdb2-6385-4795-951c-e790bc4d0516&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.005118 10.0.0.41 - - [2026-04-27 03:54:39] "GET /virtual-network/3712ffc6-a546-4a5f-b56c-0df3c497ddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007282 10.0.0.41 - - [2026-04-27 03:54:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010633 10.0.0.23 - - [2026-04-27 03:54:43] "GET /obj-perms HTTP/1.1" 200 5056 0.074169 10.0.0.41 - - [2026-04-27 03:54:50] "POST /neutron/port HTTP/1.1" 200 1124 0.027075 10.0.0.41 - - [2026-04-27 03:54:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012875 10.0.0.41 - - [2026-04-27 03:55:00] "POST /neutron/port HTTP/1.1" 200 1124 0.029693 10.0.0.41 - - [2026-04-27 03:55:04] "POST /neutron/port HTTP/1.1" 200 1219 0.071029 10.0.0.41 - - [2026-04-27 03:55:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006870 10.0.0.41 - - [2026-04-27 03:55:04] "POST /neutron/port HTTP/1.1" 200 117 0.001280 10.0.0.41 - - [2026-04-27 03:55:06] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012605 10.0.0.41 - - [2026-04-27 03:55:07] "POST /neutron/network HTTP/1.1" 200 938 0.011444 10.0.0.41 - - [2026-04-27 03:55:07] "POST /neutron/port HTTP/1.1" 200 117 0.001742 10.0.0.41 - - [2026-04-27 03:55:09] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009869 10.0.0.41 - - [2026-04-27 03:55:16] "POST /neutron/port HTTP/1.1" 200 1124 0.026670 10.0.0.41 - - [2026-04-27 03:55:21] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009641 10.0.0.41 - - [2026-04-27 03:55:31] "POST /neutron/port HTTP/1.1" 200 1124 0.026226 10.0.0.41 - - [2026-04-27 03:55:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012176 10.0.0.41 - - [2026-04-27 03:55:42] "POST /neutron/port HTTP/1.1" 200 1125 0.029882 10.0.0.41 - - [2026-04-27 03:55:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009832 10.0.0.41 - - [2026-04-27 03:55:42] "GET /virtual-machine/29a376be-4b0a-40e5-8687-add2ce8e95f0 HTTP/1.1" 200 1292 0.008701 10.0.0.41 - - [2026-04-27 03:55:42] "GET /virtual-machine-interface/38959387-d6d6-4917-981a-6d8e1a13d059 HTTP/1.1" 200 2949 0.008132 10.0.0.41 - - [2026-04-27 03:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005153 10.0.0.41 - - [2026-04-27 03:55:42] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004964 10.0.0.41 - - [2026-04-27 03:55:42] "GET /virtual-networks?parent_id=0bcbbdb2-6385-4795-951c-e790bc4d0516&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.005145 10.0.0.41 - - [2026-04-27 03:55:42] "GET /virtual-network/92f3891f-8a8d-46f6-be96-3ec4e1a34480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007380 10.0.0.41 - - [2026-04-27 03:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.41 - - [2026-04-27 03:55:43] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006027 10.0.0.41 - - [2026-04-27 03:55:43] "GET /virtual-networks?parent_id=0bcbbdb2-6385-4795-951c-e790bc4d0516&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004914 10.0.0.41 - - [2026-04-27 03:55:43] "GET /virtual-network/92f3891f-8a8d-46f6-be96-3ec4e1a34480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006996 10.0.0.249 - - [2026-04-27 03:55:44] "GET /obj-perms HTTP/1.1" 200 5056 0.068876 10.0.0.41 - - [2026-04-27 03:55:49] "POST /neutron/port HTTP/1.1" 200 1125 0.032279 10.0.0.41 - - [2026-04-27 03:55:54] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011679 10.0.0.41 - - [2026-04-27 03:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005398 10.0.0.23 - - [2026-04-27 03:55:59] "GET /projects?obj_uuids=0bcbbdb2-6385-4795-951c-e790bc4d0516&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.040461 10.0.0.41 - - [2026-04-27 03:55:59] "GET /project/0bcbbdb2-6385-4795-951c-e790bc4d0516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.098643 10.0.0.41 - - [2026-04-27 03:55:59] "GET /virtual-network/92f3891f-8a8d-46f6-be96-3ec4e1a34480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.012559 10.0.0.41 - - [2026-04-27 03:55:59] "GET /floating-ip-pools?parent_id=92f3891f-8a8d-46f6-be96-3ec4e1a34480&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004398 10.0.0.41 - - [2026-04-27 03:55:59] "GET /virtual-network/92f3891f-8a8d-46f6-be96-3ec4e1a34480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008185 10.0.0.41 - - [2026-04-27 03:55:59] "POST /floating-ip-pools HTTP/1.1" 200 598 0.050004 10.0.0.41 - - [2026-04-27 03:56:00] "POST /ref-update HTTP/1.1" 200 156 0.021564 10.0.0.41 - - [2026-04-27 03:56:00] "GET /virtual-network/92f3891f-8a8d-46f6-be96-3ec4e1a34480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007762 10.0.0.41 - - [2026-04-27 03:56:00] "GET /virtual-network/92f3891f-8a8d-46f6-be96-3ec4e1a34480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007041 10.0.0.41 - - [2026-04-27 03:56:00] "POST /neutron/floatingip HTTP/1.1" 200 530 0.015100 10.0.0.41 - - [2026-04-27 03:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004718 10.0.0.41 - - [2026-04-27 03:56:01] "GET /routing-instance/29b87a0a-0930-4878-80d6-6a7d7e9ff63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.009105 10.0.0.41 - - [2026-04-27 03:56:01] "GET /route-target/3394fa5c-56b5-4a0a-b96d-70a5c34760bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005574 10.0.0.41 - - [2026-04-27 03:56:06] "POST /neutron/port HTTP/1.1" 200 1108 0.025775 10.0.0.41 - - [2026-04-27 03:56:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005752 10.0.0.41 - - [2026-04-27 03:56:06] "POST /neutron/network HTTP/1.1" 200 928 0.010680 10.0.0.41 - - [2026-04-27 03:56:08] "POST /neutron/network HTTP/1.1" 200 837 0.039753 10.0.0.41 - - [2026-04-27 03:56:08] "POST /neutron/port HTTP/1.1" 200 117 0.001509 10.0.0.41 - - [2026-04-27 03:56:31] "POST /neutron/floatingip HTTP/1.1" 200 530 0.048390 10.0.0.41 - - [2026-04-27 03:56:31] "GET /floating-ip-pool/154c5820-afd4-43e4-aaa1-32eaebc5a1cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1184 0.005588 10.0.0.41 - - [2026-04-27 03:56:31] "POST /ref-update HTTP/1.1" 200 156 0.022595 10.0.0.41 - - [2026-04-27 03:56:31] "DELETE /floating-ip-pool/154c5820-afd4-43e4-aaa1-32eaebc5a1cb HTTP/1.1" 200 115 0.056729 10.0.0.41 - - [2026-04-27 03:56:31] "POST /neutron/network HTTP/1.1" 200 826 0.008980 10.0.0.41 - - [2026-04-27 03:56:32] "POST /neutron/port HTTP/1.1" 200 1115 0.019858 10.0.0.41 - - [2026-04-27 03:56:32] "POST /neutron/port HTTP/1.1" 200 1114 0.020309 10.0.0.23 - - [2026-04-27 03:56:34] "POST /useragent-kv HTTP/1.1" 200 115 0.006944 10.0.0.23 - - [2026-04-27 03:56:34] "POST /useragent-kv HTTP/1.1" 200 115 0.005832 10.0.0.41 - - [2026-04-27 03:56:34] "POST /neutron/network HTTP/1.1" 200 151 0.196721 10.0.0.249 - - [2026-04-27 03:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004730 10.0.0.23 - - [2026-04-27 03:56:36] "GET /projects?obj_uuids=0bcbbdb2-6385-4795-951c-e790bc4d0516&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001592 10.0.0.41 - - [2026-04-27 03:56:36] "GET /project/0bcbbdb2-6385-4795-951c-e790bc4d0516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.102906 10.0.0.23 - - [2026-04-27 03:56:36] "GET /projects?obj_uuids=0bcbbdb2-6385-4795-951c-e790bc4d0516&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001477 10.0.0.41 - - [2026-04-27 03:56:36] "GET /project/0bcbbdb2-6385-4795-951c-e790bc4d0516?fields=virtual_networks HTTP/1.1" 200 1033 0.055569 10.0.0.23 - - [2026-04-27 03:56:36] "GET /projects?obj_uuids=0bcbbdb2-6385-4795-951c-e790bc4d0516&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001266 10.0.0.41 - - [2026-04-27 03:56:36] "GET /project/0bcbbdb2-6385-4795-951c-e790bc4d0516?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.063678 10.0.0.23 - - [2026-04-27 03:56:36] "GET /projects?obj_uuids=0bcbbdb2-6385-4795-951c-e790bc4d0516&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001868 10.0.0.41 - - [2026-04-27 03:56:36] "GET /project/0bcbbdb2-6385-4795-951c-e790bc4d0516?fields=security_groups HTTP/1.1" 200 1260 0.066009 10.0.0.41 - - [2026-04-27 03:56:37] "POST /fqname-to-id HTTP/1.1" 404 188 0.032450 10.0.0.23 - - [2026-04-27 03:56:37] "GET /projects?obj_uuids=7aa4b54c-05b0-40ae-8815-960456b4320f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004179 10.0.0.23 - - [2026-04-27 03:56:37] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001154 10.0.0.23 - - [2026-04-27 03:56:37] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.041844 10.0.0.23 - - [2026-04-27 03:56:37] "POST /id-to-fqname HTTP/1.1" 200 190 0.001611 10.0.0.23 - - [2026-04-27 03:56:37] "POST /fqname-to-id HTTP/1.1" 404 199 0.011995 10.0.0.23 - - [2026-04-27 03:56:38] "POST /security-groups HTTP/1.1" 200 591 0.082983 10.0.0.23 - - [2026-04-27 03:56:38] "POST /projects HTTP/1.1" 200 585 0.333344 10.0.0.23 - - [2026-04-27 03:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.409938 10.0.0.249 - - [2026-04-27 03:56:38] "POST /access-control-lists HTTP/1.1" 200 596 0.045743 10.0.0.41 - - [2026-04-27 03:56:38] "GET /project/7aa4b54c-05b0-40ae-8815-960456b4320f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.626304 10.0.0.249 - - [2026-04-27 03:56:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000596 10.0.0.249 - - [2026-04-27 03:56:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000457 10.0.0.41 - - [2026-04-27 03:56:39] "GET / HTTP/1.1" 200 35931 0.002630 10.0.0.249 - - [2026-04-27 03:56:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000864 10.0.0.249 - - [2026-04-27 03:56:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000531 10.0.0.41 - - [2026-04-27 03:56:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000633 10.0.0.41 - - [2026-04-27 03:56:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000523 10.0.0.23 - - [2026-04-27 03:56:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000558 10.0.0.23 - - [2026-04-27 03:56:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000507 10.0.0.23 - - [2026-04-27 03:56:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000688 10.0.0.41 - - [2026-04-27 03:56:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000618 10.0.0.23 - - [2026-04-27 03:56:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000537 10.0.0.41 - - [2026-04-27 03:56:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000509 10.0.0.41 - - [2026-04-27 03:56:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000480 10.0.0.41 - - [2026-04-27 03:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.079782 10.0.0.23 - - [2026-04-27 03:56:42] "GET /projects?obj_uuids=7aa4b54c-05b0-40ae-8815-960456b4320f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001353 10.0.0.41 - - [2026-04-27 03:56:42] "GET /project/7aa4b54c-05b0-40ae-8815-960456b4320f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.074333 10.0.0.41 - - [2026-04-27 03:56:42] "POST /neutron/network HTTP/1.1" 200 117 0.057606 10.0.0.249 - - [2026-04-27 03:56:42] "POST /route-targets HTTP/1.1" 200 327 0.019476 10.0.0.41 - - [2026-04-27 03:56:42] "POST /neutron/network HTTP/1.1" 200 839 0.012692 10.0.0.41 - - [2026-04-27 03:56:42] "POST /id-to-fqname HTTP/1.1" 200 230 0.001896 10.0.0.41 - - [2026-04-27 03:56:42] "GET /virtual-network/0c5b89db-ed86-4515-9d9f-b30502752e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.010237 10.0.0.41 - - [2026-04-27 03:56:42] "GET /virtual-network/0c5b89db-ed86-4515-9d9f-b30502752e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.010553 10.0.0.41 - - [2026-04-27 03:56:42] "POST /neutron/subnet HTTP/1.1" 200 701 0.016457 10.0.0.41 - - [2026-04-27 03:56:43] "POST /id-to-fqname HTTP/1.1" 200 230 0.001920 10.0.0.41 - - [2026-04-27 03:56:43] "POST /neutron/network HTTP/1.1" 200 849 0.009894 10.0.0.23 - - [2026-04-27 03:56:44] "GET /projects?obj_uuids=7aa4b54c-05b0-40ae-8815-960456b4320f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001398 10.0.0.41 - - [2026-04-27 03:56:44] "GET /project/7aa4b54c-05b0-40ae-8815-960456b4320f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.105505 10.0.0.41 - - [2026-04-27 03:56:44] "POST /neutron/port HTTP/1.1" 200 117 0.010710 10.0.0.41 - - [2026-04-27 03:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007176 10.0.0.41 - - [2026-04-27 03:56:44] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005955 10.0.0.41 - - [2026-04-27 03:56:44] "PUT /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217 HTTP/1.1" 200 276 0.019740 10.0.0.41 - - [2026-04-27 03:56:45] "GET /obj-perms HTTP/1.1" 200 5056 0.091410 10.0.0.23 - - [2026-04-27 03:56:45] "GET /projects?obj_uuids=7aa4b54c-05b0-40ae-8815-960456b4320f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001218 10.0.0.41 - - [2026-04-27 03:56:45] "POST /neutron/port HTTP/1.1" 200 1055 0.445331 10.0.0.41 - - [2026-04-27 03:56:46] "POST /neutron/port HTTP/1.1" 200 1109 0.169228 10.0.0.41 - - [2026-04-27 03:56:46] "POST /neutron/subnet HTTP/1.1" 200 675 0.014669 10.0.0.41 - - [2026-04-27 03:56:49] "POST /neutron/port HTTP/1.1" 200 1119 0.026026 10.0.0.41 - - [2026-04-27 03:56:50] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012283 10.0.0.41 - - [2026-04-27 03:56:50] "GET /virtual-machine/e46f4027-5857-4737-9193-165095cef69f HTTP/1.1" 401 292 0.000695 10.0.0.41 - - [2026-04-27 03:56:51] "GET /virtual-machine/e46f4027-5857-4737-9193-165095cef69f HTTP/1.1" 200 1293 0.044438 10.0.0.41 - - [2026-04-27 03:56:51] "GET /virtual-machine-interface/9ee608d5-5fc2-450b-ab0c-cd916decfe34 HTTP/1.1" 200 2972 0.009322 10.0.0.41 - - [2026-04-27 03:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004563 10.0.0.41 - - [2026-04-27 03:56:51] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.005135 10.0.0.41 - - [2026-04-27 03:56:51] "GET /virtual-networks?parent_id=7aa4b54c-05b0-40ae-8815-960456b4320f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004758 10.0.0.41 - - [2026-04-27 03:56:51] "GET /virtual-network/0c5b89db-ed86-4515-9d9f-b30502752e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007707 10.0.0.41 - - [2026-04-27 03:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004331 10.0.0.41 - - [2026-04-27 03:56:54] "GET /virtual-network/0c5b89db-ed86-4515-9d9f-b30502752e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007550 10.0.0.23 - - [2026-04-27 03:56:55] "DELETE /project/7aa4b54c05b040ae8815960456b4320f HTTP/1.1" 404 173 0.005279 10.0.0.23 - - [2026-04-27 03:56:55] "GET /projects?obj_uuids=0bcbbdb2-6385-4795-951c-e790bc4d0516&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001324 10.0.0.23 - - [2026-04-27 03:56:55] "GET /project/0bcbbdb2-6385-4795-951c-e790bc4d0516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1471 0.072691 10.0.0.23 - - [2026-04-27 03:56:55] "GET /projects?obj_uuids=0bcbbdb2-6385-4795-951c-e790bc4d0516&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001997 10.0.0.23 - - [2026-04-27 03:56:55] "GET /project/0bcbbdb2-6385-4795-951c-e790bc4d0516?fields=security_groups HTTP/1.1" 200 1365 0.077024 10.0.0.23 - - [2026-04-27 03:56:55] "DELETE /security-group/0a95a05b-4463-485d-ab4e-060eba631243 HTTP/1.1" 200 115 0.078191 10.0.0.23 - - [2026-04-27 03:56:55] "GET /projects?obj_uuids=0bcbbdb2-6385-4795-951c-e790bc4d0516&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002509 10.0.0.23 - - [2026-04-27 03:56:55] "GET /project/0bcbbdb2-6385-4795-951c-e790bc4d0516?fields=application_policy_sets HTTP/1.1" 200 1404 0.140814 10.0.0.249 - - [2026-04-27 03:56:55] "DELETE /access-control-list/1b3cf969-a899-4607-91f0-0db71c5517bc HTTP/1.1" 200 115 0.101912 10.0.0.23 - - [2026-04-27 03:56:56] "DELETE /project/0bcbbdb2-6385-4795-951c-e790bc4d0516 HTTP/1.1" 200 115 0.835435 10.0.0.41 - - [2026-04-27 03:56:56] "POST /neutron/port HTTP/1.1" 200 1119 0.081862 10.0.0.41 - - [2026-04-27 03:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010223 10.0.0.41 - - [2026-04-27 03:56:58] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.007294 10.0.0.41 - - [2026-04-27 03:56:58] "GET /virtual-networks?parent_id=7aa4b54c-05b0-40ae-8815-960456b4320f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.006805 10.0.0.41 - - [2026-04-27 03:56:58] "GET /virtual-network/0c5b89db-ed86-4515-9d9f-b30502752e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.010531 10.0.0.41 - - [2026-04-27 03:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005041 10.0.0.41 - - [2026-04-27 03:56:59] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.007312 10.0.0.41 - - [2026-04-27 03:56:59] "PUT /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217 HTTP/1.1" 200 276 0.019005 10.0.0.41 - - [2026-04-27 03:56:59] "POST /neutron/network HTTP/1.1" 400 204 0.027080 10.0.0.41 - - [2026-04-27 03:57:00] "POST /neutron/port HTTP/1.1" 200 151 0.278821 10.0.0.41 - - [2026-04-27 03:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833 10.0.0.23 - - [2026-04-27 03:57:05] "GET /projects?obj_uuids=7aa4b54c-05b0-40ae-8815-960456b4320f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001678 10.0.0.41 - - [2026-04-27 03:57:05] "GET /project/7aa4b54c-05b0-40ae-8815-960456b4320f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.050955 10.0.0.41 - - [2026-04-27 03:57:05] "POST /neutron/network HTTP/1.1" 200 117 0.018056 10.0.0.41 - - [2026-04-27 03:57:05] "POST /neutron/network HTTP/1.1" 200 825 0.014096 10.0.0.41 - - [2026-04-27 03:57:05] "POST /id-to-fqname HTTP/1.1" 200 220 0.001364 10.0.0.41 - - [2026-04-27 03:57:05] "GET /virtual-network/2f3f688b-dd0c-4dea-a6ce-d0cee36f1981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007185 10.0.0.41 - - [2026-04-27 03:57:05] "GET /virtual-network/2f3f688b-dd0c-4dea-a6ce-d0cee36f1981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007567 10.0.0.41 - - [2026-04-27 03:57:05] "POST /neutron/subnet HTTP/1.1" 200 729 0.016183 10.0.0.41 - - [2026-04-27 03:57:05] "POST /id-to-fqname HTTP/1.1" 200 220 0.001782 10.0.0.249 - - [2026-04-27 03:57:05] "POST /route-targets HTTP/1.1" 200 327 0.021262 10.0.0.23 - - [2026-04-27 03:57:07] "GET /projects?obj_uuids=7aa4b54c-05b0-40ae-8815-960456b4320f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001342 10.0.0.41 - - [2026-04-27 03:57:07] "GET /project/7aa4b54c-05b0-40ae-8815-960456b4320f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.102098 10.0.0.41 - - [2026-04-27 03:57:07] "POST /neutron/network HTTP/1.1" 200 825 0.008649 10.0.0.41 - - [2026-04-27 03:57:07] "POST /neutron/port HTTP/1.1" 200 117 0.008110 10.0.0.41 - - [2026-04-27 03:57:07] "POST /neutron/port HTTP/1.1" 200 1219 0.040577 10.0.0.41 - - [2026-04-27 03:57:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005790 10.0.0.41 - - [2026-04-27 03:57:08] "POST /neutron/port HTTP/1.1" 200 117 0.001959 10.0.0.41 - - [2026-04-27 03:57:08] "POST /neutron/port HTTP/1.1" 200 1061 0.029124 10.0.0.41 - - [2026-04-27 03:57:08] "POST /neutron/port HTTP/1.1" 200 1125 0.034267 10.0.0.41 - - [2026-04-27 03:57:08] "POST /neutron/port HTTP/1.1" 200 117 0.001782 10.0.0.41 - - [2026-04-27 03:57:12] "POST /neutron/security_group HTTP/1.1" 200 2058 0.013764 10.0.0.41 - - [2026-04-27 03:57:12] "POST /neutron/port HTTP/1.1" 200 1125 0.033740 10.0.0.41 - - [2026-04-27 03:57:12] "GET /virtual-machine/66b9a074-a0bc-474b-ac14-1cd325f6eb2c HTTP/1.1" 200 1292 0.011158 10.0.0.41 - - [2026-04-27 03:57:12] "GET /virtual-machine-interface/c6da0043-e0b5-4aed-b487-348cb2ce392f HTTP/1.1" 200 2942 0.008609 10.0.0.41 - - [2026-04-27 03:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005906 10.0.0.41 - - [2026-04-27 03:57:12] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008513 10.0.0.41 - - [2026-04-27 03:57:12] "GET /virtual-networks?parent_id=7aa4b54c-05b0-40ae-8815-960456b4320f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004943 10.0.0.41 - - [2026-04-27 03:57:12] "GET /virtual-network/2f3f688b-dd0c-4dea-a6ce-d0cee36f1981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.012061 10.0.0.41 - - [2026-04-27 03:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004786 10.0.0.41 - - [2026-04-27 03:57:16] "GET /virtual-network/2f3f688b-dd0c-4dea-a6ce-d0cee36f1981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007169 10.0.0.41 - - [2026-04-27 03:57:19] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011278 10.0.0.41 - - [2026-04-27 03:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004650 10.0.0.41 - - [2026-04-27 03:57:20] "GET /virtual-network/2f3f688b-dd0c-4dea-a6ce-d0cee36f1981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.008738 10.0.0.41 - - [2026-04-27 03:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006342 10.0.0.41 - - [2026-04-27 03:57:22] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007284 10.0.0.41 - - [2026-04-27 03:57:22] "GET /virtual-networks?parent_id=7aa4b54c-05b0-40ae-8815-960456b4320f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.006462 10.0.0.41 - - [2026-04-27 03:57:22] "GET /virtual-network/2f3f688b-dd0c-4dea-a6ce-d0cee36f1981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.008590 10.0.0.41 - - [2026-04-27 03:57:24] "POST /neutron/port HTTP/1.1" 200 1125 0.025982 10.0.0.41 - - [2026-04-27 03:57:25] "POST /neutron/network HTTP/1.1" 200 825 0.009554 10.0.0.249 - - [2026-04-27 03:57:25] "DELETE /route-target/906a4d80-544a-4075-bdd4-28677f48e8d4 HTTP/1.1" 200 115 0.076962 10.0.0.41 - - [2026-04-27 03:57:28] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.005263 10.0.0.41 - - [2026-04-27 03:57:28] "POST /network-ipams HTTP/1.1" 200 541 0.046294 10.0.0.41 - - [2026-04-27 03:57:28] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 764 0.008879 10.0.0.41 - - [2026-04-27 03:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006504 10.0.0.41 - - [2026-04-27 03:57:28] "GET /network-ipam/99cde2ce-c052-492a-a668-113f45ccea08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1330 0.009242 10.0.0.41 - - [2026-04-27 03:57:28] "PUT /network-ipam/99cde2ce-c052-492a-a668-113f45ccea08 HTTP/1.1" 200 258 0.019272 10.0.0.41 - - [2026-04-27 03:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005603 10.0.0.23 - - [2026-04-27 03:57:28] "GET /projects?obj_uuids=7aa4b54c-05b0-40ae-8815-960456b4320f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001248 10.0.0.41 - - [2026-04-27 03:57:28] "GET /project/7aa4b54c-05b0-40ae-8815-960456b4320f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.067016 10.0.0.23 - - [2026-04-27 03:57:29] "GET /projects?obj_uuids=7aa4b54c-05b0-40ae-8815-960456b4320f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002505 10.0.0.41 - - [2026-04-27 03:57:29] "POST /neutron/network HTTP/1.1" 200 605 0.197351 10.0.0.41 - - [2026-04-27 03:57:29] "POST /neutron/network HTTP/1.1" 200 994 0.017406 10.0.0.41 - - [2026-04-27 03:57:29] "POST /id-to-fqname HTTP/1.1" 200 220 0.001926 10.0.0.41 - - [2026-04-27 03:57:29] "GET /virtual-network/d6720480-5313-416b-8e05-e84f65b22750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.013154 10.0.0.41 - - [2026-04-27 03:57:29] "GET /virtual-network/d6720480-5313-416b-8e05-e84f65b22750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.008605 10.0.0.41 - - [2026-04-27 03:57:30] "POST /neutron/subnet HTTP/1.1" 200 699 0.012667 10.0.0.41 - - [2026-04-27 03:57:30] "POST /neutron/subnet HTTP/1.1" 200 699 0.013393 10.0.0.23 - - [2026-04-27 03:57:30] "GET /projects?obj_uuids=7aa4b54c-05b0-40ae-8815-960456b4320f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001209 10.0.0.41 - - [2026-04-27 03:57:31] "POST /neutron/port HTTP/1.1" 200 1017 0.442802 10.0.0.41 - - [2026-04-27 03:57:31] "POST /id-to-fqname HTTP/1.1" 200 220 0.002121 10.0.0.41 - - [2026-04-27 03:57:31] "POST /neutron/port HTTP/1.1" 200 1017 0.015717 10.0.0.41 - - [2026-04-27 03:57:31] "POST /neutron/port HTTP/1.1" 200 1017 0.016237 10.0.0.41 - - [2026-04-27 03:57:31] "POST /id-to-fqname HTTP/1.1" 200 220 0.001560 10.0.0.41 - - [2026-04-27 03:57:31] "POST /neutron/port HTTP/1.1" 200 4194 0.053410 10.0.0.41 - - [2026-04-27 03:57:32] "POST /neutron/port HTTP/1.1" 200 1017 0.018347 10.0.0.41 - - [2026-04-27 03:57:32] "POST /neutron/network HTTP/1.1" 200 1004 0.011149 10.0.0.41 - - [2026-04-27 03:57:32] "POST /neutron/port HTTP/1.1" 200 1109 0.166102 10.0.0.41 - - [2026-04-27 03:57:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006905 10.0.0.41 - - [2026-04-27 03:57:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.017085 10.0.0.41 - - [2026-04-27 03:57:32] "POST /neutron/port HTTP/1.1" 200 117 0.008437 10.0.0.41 - - [2026-04-27 03:57:32] "POST /id-to-fqname HTTP/1.1" 200 220 0.002184 10.0.0.41 - - [2026-04-27 03:57:33] "POST /neutron/port HTTP/1.1" 200 1017 0.020514 10.0.0.41 - - [2026-04-27 03:57:33] "POST /neutron/port HTTP/1.1" 200 1017 0.019750 10.0.0.41 - - [2026-04-27 03:57:33] "POST /neutron/port HTTP/1.1" 200 1119 0.037474 10.0.0.41 - - [2026-04-27 03:57:33] "POST /neutron/port HTTP/1.1" 200 117 0.001369 10.0.0.23 - - [2026-04-27 03:57:34] "GET /projects?obj_uuids=7aa4b54c-05b0-40ae-8815-960456b4320f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001623 10.0.0.41 - - [2026-04-27 03:57:34] "GET /project/7aa4b54c-05b0-40ae-8815-960456b4320f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.086785 10.0.0.41 - - [2026-04-27 03:57:34] "POST /neutron/port HTTP/1.1" 200 6126 0.062024 10.0.0.41 - - [2026-04-27 03:57:34] "GET /virtual-network/d6720480-5313-416b-8e05-e84f65b22750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.007850 10.0.0.41 - - [2026-04-27 03:57:35] "POST /neutron/network HTTP/1.1" 200 1004 0.011456 10.0.0.41 - - [2026-04-27 03:57:35] "POST /neutron/port HTTP/1.1" 200 1055 0.027815 10.0.0.41 - - [2026-04-27 03:57:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006877 10.0.0.41 - - [2026-04-27 03:57:35] "POST /neutron/network HTTP/1.1" 200 994 0.015068 10.0.0.41 - - [2026-04-27 03:57:36] "POST /neutron/port HTTP/1.1" 200 1119 0.030953 10.0.0.41 - - [2026-04-27 03:57:37] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010434 10.0.0.41 - - [2026-04-27 03:57:37] "GET /virtual-machine/98f0c5a6-9540-4eb8-9a04-89e492a2d28e HTTP/1.1" 200 1289 0.008982 10.0.0.41 - - [2026-04-27 03:57:37] "GET /virtual-machine-interface/eea04167-bcb4-4738-98c9-97c966d5a7fb HTTP/1.1" 200 2942 0.009664 10.0.0.41 - - [2026-04-27 03:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005108 10.0.0.41 - - [2026-04-27 03:57:37] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005459 10.0.0.41 - - [2026-04-27 03:57:37] "GET /virtual-networks?parent_id=7aa4b54c-05b0-40ae-8815-960456b4320f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004267 10.0.0.41 - - [2026-04-27 03:57:37] "GET /virtual-network/d6720480-5313-416b-8e05-e84f65b22750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.010101 10.0.0.41 - - [2026-04-27 03:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005263 10.0.0.41 - - [2026-04-27 03:57:40] "GET /virtual-network/d6720480-5313-416b-8e05-e84f65b22750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.006641 10.0.0.41 - - [2026-04-27 03:57:43] "POST /neutron/port HTTP/1.1" 200 1119 0.030989 10.0.0.41 - - [2026-04-27 03:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009505 10.0.0.41 - - [2026-04-27 03:57:44] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.015622 10.0.0.41 - - [2026-04-27 03:57:44] "GET /virtual-networks?parent_id=7aa4b54c-05b0-40ae-8815-960456b4320f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.006953 10.0.0.41 - - [2026-04-27 03:57:44] "GET /virtual-network/d6720480-5313-416b-8e05-e84f65b22750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.008487 10.0.0.41 - - [2026-04-27 03:57:44] "POST /neutron/security_group HTTP/1.1" 200 2058 0.013210 10.0.0.41 - - [2026-04-27 03:57:44] "POST /neutron/port HTTP/1.1" 200 1119 0.031800 10.0.0.41 - - [2026-04-27 03:57:45] "GET /virtual-machine/cb3c68c4-fcad-4cdf-bc1f-133e587e8d51 HTTP/1.1" 200 1289 0.010305 10.0.0.41 - - [2026-04-27 03:57:45] "GET /virtual-machine-interface/c1af6c1b-2a3f-4d23-a797-6f0588d477c6 HTTP/1.1" 200 2942 0.008313 10.0.0.41 - - [2026-04-27 03:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004403 10.0.0.41 - - [2026-04-27 03:57:45] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005088 10.0.0.41 - - [2026-04-27 03:57:45] "GET /virtual-networks?parent_id=7aa4b54c-05b0-40ae-8815-960456b4320f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004139 10.0.0.41 - - [2026-04-27 03:57:45] "GET /virtual-network/d6720480-5313-416b-8e05-e84f65b22750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.008444 10.0.0.41 - - [2026-04-27 03:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005028 10.0.0.41 - - [2026-04-27 03:57:46] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005214 10.0.0.41 - - [2026-04-27 03:57:46] "GET /virtual-networks?parent_id=7aa4b54c-05b0-40ae-8815-960456b4320f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.005895 10.0.0.41 - - [2026-04-27 03:57:46] "GET /virtual-network/d6720480-5313-416b-8e05-e84f65b22750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.007101 10.0.0.23 - - [2026-04-27 03:57:46] "GET /obj-perms HTTP/1.1" 200 5056 0.077060 10.0.0.41 - - [2026-04-27 03:57:46] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010607 10.0.0.41 - - [2026-04-27 03:57:46] "POST /neutron/port HTTP/1.1" 200 1119 0.034567 10.0.0.41 - - [2026-04-27 03:57:46] "GET /virtual-machine/45d7babb-8720-45a8-b8bd-3468965033f4 HTTP/1.1" 200 1292 0.010527 10.0.0.41 - - [2026-04-27 03:57:46] "GET /virtual-machine-interface/ab8d2e0f-eda9-4a40-a18a-e25a149ed2a8 HTTP/1.1" 200 2942 0.006463 10.0.0.41 - - [2026-04-27 03:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005193 10.0.0.41 - - [2026-04-27 03:57:46] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005999 10.0.0.41 - - [2026-04-27 03:57:46] "GET /virtual-networks?parent_id=7aa4b54c-05b0-40ae-8815-960456b4320f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004216 10.0.0.41 - - [2026-04-27 03:57:46] "GET /virtual-network/d6720480-5313-416b-8e05-e84f65b22750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.008387 10.0.0.41 - - [2026-04-27 03:57:47] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010846 10.0.0.41 - - [2026-04-27 03:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005754 10.0.0.41 - - [2026-04-27 03:57:50] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005402 10.0.0.41 - - [2026-04-27 03:57:50] "GET /virtual-networks?parent_id=7aa4b54c-05b0-40ae-8815-960456b4320f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004932 10.0.0.41 - - [2026-04-27 03:57:50] "GET /virtual-network/d6720480-5313-416b-8e05-e84f65b22750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.007107 10.0.0.41 - - [2026-04-27 03:58:06] "POST /neutron/port HTTP/1.1" 200 1109 0.021539 10.0.0.41 - - [2026-04-27 03:58:06] "POST /neutron/subnet HTTP/1.1" 200 1389 0.027162 10.0.0.41 - - [2026-04-27 03:58:06] "POST /neutron/network HTTP/1.1" 200 1114 0.018009 10.0.0.41 - - [2026-04-27 03:58:06] "POST /neutron/port HTTP/1.1" 200 151 0.341540 10.0.0.41 - - [2026-04-27 03:58:07] "POST /neutron/port HTTP/1.1" 200 151 0.372407 10.0.0.41 - - [2026-04-27 03:58:07] "POST /neutron/port HTTP/1.1" 200 151 0.391399 10.0.0.249 - - [2026-04-27 03:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005303 10.0.0.41 - - [2026-04-27 03:58:07] "POST /neutron/port HTTP/1.1" 200 1108 0.049330 10.0.0.41 - - [2026-04-27 03:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004908 10.0.0.41 - - [2026-04-27 03:58:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006273 10.0.0.41 - - [2026-04-27 03:58:08] "DELETE /network-ipam/99cde2ce-c052-492a-a668-113f45ccea08 HTTP/1.1" 200 115 0.059338 10.0.0.41 - - [2026-04-27 03:58:08] "POST /fqname-to-id HTTP/1.1" 404 211 0.005803 10.0.0.41 - - [2026-04-27 03:58:08] "POST /neutron/network HTTP/1.1" 200 928 0.008834 10.0.0.23 - - [2026-04-27 03:58:09] "GET /projects?obj_uuids=7aa4b54c-05b0-40ae-8815-960456b4320f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001905 10.0.0.41 - - [2026-04-27 03:58:09] "GET /project/7aa4b54c-05b0-40ae-8815-960456b4320f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.065811 10.0.0.23 - - [2026-04-27 03:58:09] "GET /projects?obj_uuids=7aa4b54c-05b0-40ae-8815-960456b4320f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001254 10.0.0.41 - - [2026-04-27 03:58:09] "GET /project/7aa4b54c-05b0-40ae-8815-960456b4320f?fields=virtual_networks HTTP/1.1" 200 1031 0.063098 10.0.0.23 - - [2026-04-27 03:58:09] "GET /projects?obj_uuids=7aa4b54c-05b0-40ae-8815-960456b4320f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001688 10.0.0.41 - - [2026-04-27 03:58:09] "GET /project/7aa4b54c-05b0-40ae-8815-960456b4320f?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.070089 10.0.0.23 - - [2026-04-27 03:58:09] "GET /projects?obj_uuids=7aa4b54c-05b0-40ae-8815-960456b4320f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001360 10.0.0.41 - - [2026-04-27 03:58:09] "GET /project/7aa4b54c-05b0-40ae-8815-960456b4320f?fields=security_groups HTTP/1.1" 200 1257 0.061544 10.0.0.41 - - [2026-04-27 03:58:11] "POST /fqname-to-id HTTP/1.1" 404 196 0.038224 10.0.0.23 - - [2026-04-27 03:58:11] "GET /projects?obj_uuids=0550ea8f-5e7a-46fa-b323-a56685f2f25b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005522 10.0.0.23 - - [2026-04-27 03:58:11] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001571 10.0.0.23 - - [2026-04-27 03:58:11] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009741 10.0.0.23 - - [2026-04-27 03:58:11] "POST /id-to-fqname HTTP/1.1" 200 198 0.005095 10.0.0.23 - - [2026-04-27 03:58:11] "POST /fqname-to-id HTTP/1.1" 404 207 0.007888 10.0.0.23 - - [2026-04-27 03:58:11] "POST /security-groups HTTP/1.1" 200 599 0.092118 10.0.0.23 - - [2026-04-27 03:58:11] "POST /projects HTTP/1.1" 200 601 0.355277 10.0.0.23 - - [2026-04-27 03:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.394934 10.0.0.249 - - [2026-04-27 03:58:11] "POST /access-control-lists HTTP/1.1" 200 604 0.055157 10.0.0.41 - - [2026-04-27 03:58:11] "GET /project/0550ea8f-5e7a-46fa-b323-a56685f2f25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.605863 10.0.0.41 - - [2026-04-27 03:58:11] "POST /neutron/port HTTP/1.1" 200 117 0.008423 10.0.0.41 - - [2026-04-27 03:58:13] "GET / HTTP/1.1" 200 35931 0.001994 10.0.0.41 - - [2026-04-27 03:58:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000694 10.0.0.41 - - [2026-04-27 03:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.073854 10.0.0.23 - - [2026-04-27 03:58:15] "GET /projects?obj_uuids=0550ea8f-5e7a-46fa-b323-a56685f2f25b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001765 10.0.0.41 - - [2026-04-27 03:58:15] "GET /project/0550ea8f-5e7a-46fa-b323-a56685f2f25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.068614 10.0.0.23 - - [2026-04-27 03:58:15] "GET /projects?obj_uuids=0550ea8f-5e7a-46fa-b323-a56685f2f25b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001537 10.0.0.41 - - [2026-04-27 03:58:16] "POST /neutron/network HTTP/1.1" 200 613 0.238127 10.0.0.249 - - [2026-04-27 03:58:16] "POST /route-targets HTTP/1.1" 200 327 0.015903 10.0.0.41 - - [2026-04-27 03:58:16] "POST /neutron/network HTTP/1.1" 200 1006 0.018733 10.0.0.41 - - [2026-04-27 03:58:16] "POST /id-to-fqname HTTP/1.1" 200 228 0.001446 10.0.0.41 - - [2026-04-27 03:58:16] "GET /virtual-network/c3d2ba5f-948d-4f71-b9ac-c18ca4b8ccdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.009184 10.0.0.41 - - [2026-04-27 03:58:16] "GET /virtual-network/c3d2ba5f-948d-4f71-b9ac-c18ca4b8ccdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006745 10.0.0.41 - - [2026-04-27 03:58:16] "POST /neutron/subnet HTTP/1.1" 200 828 0.013324 10.0.0.41 - - [2026-04-27 03:58:17] "GET /virtual-network/c3d2ba5f-948d-4f71-b9ac-c18ca4b8ccdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.009877 10.0.0.41 - - [2026-04-27 03:58:18] "GET /obj-perms HTTP/1.1" 200 5046 0.076392 10.0.0.249 - - [2026-04-27 03:58:18] "GET /obj-perms HTTP/1.1" 200 5046 0.068039 10.0.0.41 - - [2026-04-27 03:58:19] "POST /id-to-fqname HTTP/1.1" 200 228 0.001535 10.0.0.41 - - [2026-04-27 03:58:19] "POST /neutron/network HTTP/1.1" 200 1016 0.009158 10.0.0.23 - - [2026-04-27 03:58:20] "GET /projects?obj_uuids=0550ea8f-5e7a-46fa-b323-a56685f2f25b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001225 10.0.0.41 - - [2026-04-27 03:58:20] "GET /project/0550ea8f-5e7a-46fa-b323-a56685f2f25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.089563 10.0.0.41 - - [2026-04-27 03:58:20] "POST /neutron/port HTTP/1.1" 200 117 0.009079 10.0.0.41 - - [2026-04-27 03:58:20] "POST /id-to-fqname HTTP/1.1" 200 228 0.001637 10.0.0.41 - - [2026-04-27 03:58:20] "POST /neutron/network HTTP/1.1" 200 1016 0.011924 10.0.0.41 - - [2026-04-27 03:58:21] "POST /neutron/port HTTP/1.1" 200 1175 0.033407 10.0.0.23 - - [2026-04-27 03:58:21] "GET /projects?obj_uuids=0550ea8f-5e7a-46fa-b323-a56685f2f25b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001285 10.0.0.41 - - [2026-04-27 03:58:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010480 10.0.0.41 - - [2026-04-27 03:58:21] "GET /project/0550ea8f-5e7a-46fa-b323-a56685f2f25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.126251 10.0.0.41 - - [2026-04-27 03:58:22] "POST /neutron/network HTTP/1.1" 200 1006 0.064274 10.0.0.41 - - [2026-04-27 03:58:22] "POST /neutron/network HTTP/1.1" 200 1006 0.033203 10.0.0.41 - - [2026-04-27 03:58:22] "POST /neutron/port HTTP/1.1" 200 117 0.008770 10.0.0.41 - - [2026-04-27 03:58:22] "POST /id-to-fqname HTTP/1.1" 200 228 0.001622 10.0.0.41 - - [2026-04-27 03:58:22] "POST /neutron/network HTTP/1.1" 200 1016 0.009742 10.0.0.41 - - [2026-04-27 03:58:23] "POST /neutron/port HTTP/1.1" 200 1175 0.040171 10.0.0.23 - - [2026-04-27 03:58:23] "GET /projects?obj_uuids=0550ea8f-5e7a-46fa-b323-a56685f2f25b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001366 10.0.0.41 - - [2026-04-27 03:58:23] "POST /neutron/port HTTP/1.1" 200 1239 0.040674 10.0.0.41 - - [2026-04-27 03:58:23] "GET /project/0550ea8f-5e7a-46fa-b323-a56685f2f25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.101558 10.0.0.41 - - [2026-04-27 03:58:23] "POST /neutron/network HTTP/1.1" 200 1006 0.014164 10.0.0.41 - - [2026-04-27 03:58:23] "POST /neutron/port HTTP/1.1" 200 117 0.001352 10.0.0.41 - - [2026-04-27 03:58:24] "POST /neutron/security_group HTTP/1.1" 200 2066 0.013119 10.0.0.41 - - [2026-04-27 03:58:24] "POST /id-to-fqname HTTP/1.1" 200 228 0.001850 10.0.0.41 - - [2026-04-27 03:58:24] "POST /neutron/security_group HTTP/1.1" 200 2066 0.028072 10.0.0.23 - - [2026-04-27 03:58:24] "GET /projects?obj_uuids=0550ea8f-5e7a-46fa-b323-a56685f2f25b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001772 10.0.0.41 - - [2026-04-27 03:58:25] "POST /neutron/port HTTP/1.1" 200 1175 0.474262 10.0.0.41 - - [2026-04-27 03:58:25] "POST /neutron/port HTTP/1.1" 200 1229 0.191832 10.0.0.23 - - [2026-04-27 03:58:25] "GET /projects?obj_uuids=0550ea8f-5e7a-46fa-b323-a56685f2f25b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001652 10.0.0.41 - - [2026-04-27 03:58:25] "GET /project/0550ea8f-5e7a-46fa-b323-a56685f2f25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.114406 10.0.0.41 - - [2026-04-27 03:58:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005579 10.0.0.41 - - [2026-04-27 03:58:25] "POST /neutron/port HTTP/1.1" 200 117 0.001853 10.0.0.41 - - [2026-04-27 03:58:25] "POST /neutron/port HTTP/1.1" 200 7449 0.109810 10.0.0.41 - - [2026-04-27 03:58:26] "POST /neutron/port HTTP/1.1" 200 1239 0.031795 10.0.0.41 - - [2026-04-27 03:58:26] "POST /neutron/security_group HTTP/1.1" 200 2066 0.012111 10.0.0.41 - - [2026-04-27 03:58:26] "GET /virtual-machine/4bbc83e7-df6a-4c0a-b9e1-dfa11807ce08 HTTP/1.1" 401 292 0.000587 10.0.0.41 - - [2026-04-27 03:58:26] "POST /neutron/network HTTP/1.1" 200 1016 0.011699 10.0.0.41 - - [2026-04-27 03:58:26] "GET /virtual-machine/4bbc83e7-df6a-4c0a-b9e1-dfa11807ce08 HTTP/1.1" 200 1300 0.053299 10.0.0.41 - - [2026-04-27 03:58:26] "GET /virtual-machine-interface/08d66ce1-3b80-4d27-9743-d34691622237 HTTP/1.1" 200 3174 0.008513 10.0.0.41 - - [2026-04-27 03:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008093 10.0.0.41 - - [2026-04-27 03:58:27] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.009638 10.0.0.41 - - [2026-04-27 03:58:27] "GET /virtual-networks?parent_id=0550ea8f-5e7a-46fa-b323-a56685f2f25b&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.005024 10.0.0.41 - - [2026-04-27 03:58:27] "GET /virtual-network/c3d2ba5f-948d-4f71-b9ac-c18ca4b8ccdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.010604 10.0.0.41 - - [2026-04-27 03:58:27] "POST /neutron/port HTTP/1.1" 200 1175 0.048529 10.0.0.41 - - [2026-04-27 03:58:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005838 10.0.0.41 - - [2026-04-27 03:58:27] "POST /neutron/port HTTP/1.1" 200 117 0.001342 10.0.0.41 - - [2026-04-27 03:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006787 10.0.0.41 - - [2026-04-27 03:58:30] "GET /virtual-network/c3d2ba5f-948d-4f71-b9ac-c18ca4b8ccdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007650 10.0.0.41 - - [2026-04-27 03:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005340 10.0.0.41 - - [2026-04-27 03:58:34] "GET /virtual-network/c3d2ba5f-948d-4f71-b9ac-c18ca4b8ccdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006935 10.0.0.41 - - [2026-04-27 03:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004306 10.0.0.41 - - [2026-04-27 03:58:38] "GET /virtual-network/c3d2ba5f-948d-4f71-b9ac-c18ca4b8ccdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007214 10.0.0.41 - - [2026-04-27 03:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008486 10.0.0.41 - - [2026-04-27 03:58:42] "GET /virtual-network/c3d2ba5f-948d-4f71-b9ac-c18ca4b8ccdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008221 10.0.0.41 - - [2026-04-27 03:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006001 10.0.0.41 - - [2026-04-27 03:58:46] "GET /virtual-network/c3d2ba5f-948d-4f71-b9ac-c18ca4b8ccdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008241 10.0.0.41 - - [2026-04-27 03:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004885 10.0.0.41 - - [2026-04-27 03:58:50] "GET /virtual-network/c3d2ba5f-948d-4f71-b9ac-c18ca4b8ccdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007152 10.0.0.41 - - [2026-04-27 03:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006624 10.0.0.41 - - [2026-04-27 03:58:54] "GET /virtual-network/c3d2ba5f-948d-4f71-b9ac-c18ca4b8ccdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.014446 10.0.0.23 - - [2026-04-27 03:58:56] "DELETE /project/0550ea8f5e7a46fab323a56685f2f25b HTTP/1.1" 404 173 0.011858 10.0.0.23 - - [2026-04-27 03:58:56] "GET /projects?obj_uuids=7aa4b54c-05b0-40ae-8815-960456b4320f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001737 10.0.0.23 - - [2026-04-27 03:58:56] "GET /project/7aa4b54c-05b0-40ae-8815-960456b4320f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.101723 10.0.0.23 - - [2026-04-27 03:58:56] "GET /projects?obj_uuids=7aa4b54c-05b0-40ae-8815-960456b4320f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001770 10.0.0.23 - - [2026-04-27 03:58:56] "GET /project/7aa4b54c-05b0-40ae-8815-960456b4320f?fields=security_groups HTTP/1.1" 200 1362 0.115796 10.0.0.23 - - [2026-04-27 03:58:56] "DELETE /security-group/acb89544-a83e-4963-b4fe-b105aaaaf924 HTTP/1.1" 404 171 0.048433 10.0.0.23 - - [2026-04-27 03:58:56] "GET /projects?obj_uuids=7aa4b54c-05b0-40ae-8815-960456b4320f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001555 10.0.0.23 - - [2026-04-27 03:58:56] "GET /project/7aa4b54c-05b0-40ae-8815-960456b4320f?fields=application_policy_sets HTTP/1.1" 200 1401 0.124472 10.0.0.249 - - [2026-04-27 03:58:56] "DELETE /access-control-list/7431e1d3-ca8f-44ba-b6b3-918cd2e73a47 HTTP/1.1" 200 115 0.130781 10.0.0.23 - - [2026-04-27 03:58:57] "DELETE /project/7aa4b54c-05b0-40ae-8815-960456b4320f HTTP/1.1" 200 115 0.808417 10.0.0.41 - - [2026-04-27 03:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004618 10.0.0.41 - - [2026-04-27 03:58:58] "GET /virtual-network/c3d2ba5f-948d-4f71-b9ac-c18ca4b8ccdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007367 10.0.0.41 - - [2026-04-27 03:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005840 10.0.0.41 - - [2026-04-27 03:59:03] "GET /virtual-network/c3d2ba5f-948d-4f71-b9ac-c18ca4b8ccdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.010220 10.0.0.41 - - [2026-04-27 03:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.41 - - [2026-04-27 03:59:07] "GET /virtual-network/c3d2ba5f-948d-4f71-b9ac-c18ca4b8ccdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008314 10.0.0.41 - - [2026-04-27 03:59:07] "POST /neutron/port HTTP/1.1" 200 1108 0.027741 10.0.0.41 - - [2026-04-27 03:59:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005322 10.0.0.41 - - [2026-04-27 03:59:07] "POST /neutron/network HTTP/1.1" 200 928 0.011820 10.0.0.41 - - [2026-04-27 03:59:08] "POST /neutron/network HTTP/1.1" 200 1124 0.010212 10.0.0.41 - - [2026-04-27 03:59:08] "POST /neutron/subnet HTTP/1.1" 200 1389 0.026378 10.0.0.41 - - [2026-04-27 03:59:08] "POST /neutron/network HTTP/1.1" 200 1114 0.014221 10.0.0.41 - - [2026-04-27 03:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005218 10.0.0.41 - - [2026-04-27 03:59:11] "GET /virtual-network/c3d2ba5f-948d-4f71-b9ac-c18ca4b8ccdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007143 10.0.0.41 - - [2026-04-27 03:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.41 - - [2026-04-27 03:59:15] "GET /virtual-network/c3d2ba5f-948d-4f71-b9ac-c18ca4b8ccdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007315 10.0.0.41 - - [2026-04-27 03:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004646 10.0.0.41 - - [2026-04-27 03:59:19] "GET /virtual-network/c3d2ba5f-948d-4f71-b9ac-c18ca4b8ccdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008175 10.0.0.41 - - [2026-04-27 03:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004879 10.0.0.41 - - [2026-04-27 03:59:23] "GET /virtual-network/c3d2ba5f-948d-4f71-b9ac-c18ca4b8ccdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007194 10.0.0.41 - - [2026-04-27 03:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.41 - - [2026-04-27 03:59:27] "GET /virtual-network/c3d2ba5f-948d-4f71-b9ac-c18ca4b8ccdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.009891 10.0.0.41 - - [2026-04-27 03:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004762 10.0.0.41 - - [2026-04-27 03:59:29] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006334 10.0.0.41 - - [2026-04-27 03:59:29] "GET /virtual-networks?parent_id=0550ea8f-5e7a-46fa-b323-a56685f2f25b&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.007303 10.0.0.41 - - [2026-04-27 03:59:29] "GET /virtual-network/c3d2ba5f-948d-4f71-b9ac-c18ca4b8ccdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.010969 10.0.0.41 - - [2026-04-27 03:59:30] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009400 10.0.0.41 - - [2026-04-27 03:59:35] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010210 10.0.0.41 - - [2026-04-27 03:59:40] "POST /neutron/port HTTP/1.1" 200 1239 0.031003 10.0.0.41 - - [2026-04-27 03:59:44] "POST /neutron/security_group HTTP/1.1" 200 2066 0.013502 10.0.0.41 - - [2026-04-27 03:59:49] "POST /neutron/port HTTP/1.1" 200 1239 0.025208 10.0.0.41 - - [2026-04-27 03:59:51] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009586 10.0.0.41 - - [2026-04-27 03:59:56] "POST /neutron/port HTTP/1.1" 200 1239 0.025320 10.0.0.41 - - [2026-04-27 03:59:56] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010305 10.0.0.41 - - [2026-04-27 03:59:56] "GET /virtual-machine/f510cb3d-3974-4155-ae3b-30ddb34de33a HTTP/1.1" 200 1301 0.009890 10.0.0.41 - - [2026-04-27 03:59:56] "GET /virtual-machine-interface/72e1aca3-8ed8-4a65-9a50-0875c609a997 HTTP/1.1" 200 3175 0.008639 10.0.0.41 - - [2026-04-27 03:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004775 10.0.0.41 - - [2026-04-27 03:59:56] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005949 10.0.0.41 - - [2026-04-27 03:59:56] "GET /virtual-networks?parent_id=0550ea8f-5e7a-46fa-b323-a56685f2f25b&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.004015 10.0.0.41 - - [2026-04-27 03:59:56] "GET /virtual-network/c3d2ba5f-948d-4f71-b9ac-c18ca4b8ccdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.016176 10.0.0.41 - - [2026-04-27 03:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005742 10.0.0.41 - - [2026-04-27 03:59:57] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.010148 10.0.0.41 - - [2026-04-27 03:59:57] "GET /virtual-networks?parent_id=0550ea8f-5e7a-46fa-b323-a56685f2f25b&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.004342 10.0.0.41 - - [2026-04-27 03:59:57] "GET /virtual-network/c3d2ba5f-948d-4f71-b9ac-c18ca4b8ccdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008124 10.0.0.41 - - [2026-04-27 04:00:03] "POST /neutron/port HTTP/1.1" 200 1239 0.028724 10.0.0.41 - - [2026-04-27 04:00:08] "POST /neutron/port HTTP/1.1" 200 1108 0.031862 10.0.0.41 - - [2026-04-27 04:00:08] "POST /neutron/subnet HTTP/1.1" 200 703 0.016631 10.0.0.41 - - [2026-04-27 04:00:08] "POST /neutron/port HTTP/1.1" 200 1239 0.032255 10.0.0.41 - - [2026-04-27 04:00:08] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010657 10.0.0.41 - - [2026-04-27 04:00:08] "GET /virtual-machine/dc68aaf2-c74d-476d-bba8-80431aa2e526 HTTP/1.1" 200 1301 0.011044 10.0.0.41 - - [2026-04-27 04:00:08] "GET /virtual-machine-interface/e567e358-62b0-4413-88a7-89ca689cdca8 HTTP/1.1" 200 3175 0.007653 10.0.0.41 - - [2026-04-27 04:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005084 10.0.0.41 - - [2026-04-27 04:00:08] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005441 10.0.0.41 - - [2026-04-27 04:00:08] "GET /virtual-networks?parent_id=0550ea8f-5e7a-46fa-b323-a56685f2f25b&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.004003 10.0.0.41 - - [2026-04-27 04:00:08] "GET /virtual-network/c3d2ba5f-948d-4f71-b9ac-c18ca4b8ccdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007958 10.0.0.41 - - [2026-04-27 04:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004769 10.0.0.41 - - [2026-04-27 04:00:10] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004900 10.0.0.41 - - [2026-04-27 04:00:10] "GET /virtual-networks?parent_id=0550ea8f-5e7a-46fa-b323-a56685f2f25b&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.005609 10.0.0.41 - - [2026-04-27 04:00:10] "GET /virtual-network/c3d2ba5f-948d-4f71-b9ac-c18ca4b8ccdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007940 10.0.0.23 - - [2026-04-27 04:00:30] "GET /projects?obj_uuids=0550ea8f-5e7a-46fa-b323-a56685f2f25b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001323 10.0.0.41 - - [2026-04-27 04:00:30] "GET /project/0550ea8f-5e7a-46fa-b323-a56685f2f25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.062217 10.0.0.41 - - [2026-04-27 04:00:30] "POST /fqname-to-id HTTP/1.1" 404 226 0.004116 10.0.0.41 - - [2026-04-27 04:00:30] "POST /interface-route-tables HTTP/1.1" 200 575 0.034634 10.0.0.41 - - [2026-04-27 04:00:30] "GET /interface-route-table/c875165e-b839-4f34-b56d-e31381de43a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.009295 10.0.0.41 - - [2026-04-27 04:00:30] "GET /virtual-machine-interface/08d66ce1-3b80-4d27-9743-d34691622237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.007266 10.0.0.41 - - [2026-04-27 04:00:30] "POST /ref-update HTTP/1.1" 200 156 0.021224 10.0.0.23 - - [2026-04-27 04:00:41] "GET /projects?obj_uuids=0550ea8f-5e7a-46fa-b323-a56685f2f25b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001322 10.0.0.41 - - [2026-04-27 04:00:41] "GET /project/0550ea8f-5e7a-46fa-b323-a56685f2f25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.058953 10.0.0.41 - - [2026-04-27 04:00:41] "POST /fqname-to-id HTTP/1.1" 404 226 0.003970 10.0.0.41 - - [2026-04-27 04:00:41] "POST /interface-route-tables HTTP/1.1" 200 575 0.041242 10.0.0.41 - - [2026-04-27 04:00:42] "GET /interface-route-table/ecb8ba6a-e9aa-4fe2-b922-fb8c328cf6a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.009261 10.0.0.41 - - [2026-04-27 04:00:42] "GET /virtual-machine-interface/72e1aca3-8ed8-4a65-9a50-0875c609a997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.007519 10.0.0.41 - - [2026-04-27 04:00:42] "POST /ref-update HTTP/1.1" 200 156 0.023148 10.0.0.41 - - [2026-04-27 04:00:45] "GET /virtual-machine-interface/e567e358-62b0-4413-88a7-89ca689cdca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.007808 10.0.0.41 - - [2026-04-27 04:00:45] "PUT /virtual-machine-interface/e567e358-62b0-4413-88a7-89ca689cdca8 HTTP/1.1" 200 284 0.023088 10.0.0.41 - - [2026-04-27 04:00:45] "GET /virtual-machine-interface/08d66ce1-3b80-4d27-9743-d34691622237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.011128 10.0.0.41 - - [2026-04-27 04:00:45] "PUT /virtual-machine-interface/08d66ce1-3b80-4d27-9743-d34691622237 HTTP/1.1" 200 284 0.020816 10.0.0.41 - - [2026-04-27 04:00:45] "GET /virtual-machine-interface/72e1aca3-8ed8-4a65-9a50-0875c609a997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.011791 10.0.0.41 - - [2026-04-27 04:00:45] "PUT /virtual-machine-interface/72e1aca3-8ed8-4a65-9a50-0875c609a997 HTTP/1.1" 200 284 0.022110 10.0.0.23 - - [2026-04-27 04:00:48] "GET /obj-perms HTTP/1.1" 200 5056 0.068494 10.0.0.41 - - [2026-04-27 04:01:07] "POST /neutron/port HTTP/1.1" 200 1219 0.076968 10.0.0.41 - - [2026-04-27 04:01:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004599 10.0.0.41 - - [2026-04-27 04:01:07] "POST /neutron/port HTTP/1.1" 200 117 0.001701 10.0.0.41 - - [2026-04-27 04:01:10] "POST /neutron/port HTTP/1.1" 200 1239 0.061932 10.0.0.41 - - [2026-04-27 04:01:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004715 10.0.0.41 - - [2026-04-27 04:01:10] "POST /neutron/port HTTP/1.1" 200 117 0.001750 10.0.0.41 - - [2026-04-27 04:01:34] "POST /neutron/port HTTP/1.1" 200 1239 0.030167 10.0.0.41 - - [2026-04-27 04:01:34] "POST /neutron/security_group HTTP/1.1" 200 2066 0.012804 10.0.0.41 - - [2026-04-27 04:01:35] "GET /virtual-machine/30e50365-754f-431b-a56f-d7b968e64bc3 HTTP/1.1" 200 1300 0.009171 10.0.0.41 - - [2026-04-27 04:01:35] "GET /virtual-machine-interface/87ee547d-32b1-446c-b2cb-5e5571ae0b7d HTTP/1.1" 200 3175 0.007741 10.0.0.41 - - [2026-04-27 04:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004765 10.0.0.41 - - [2026-04-27 04:01:35] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005163 10.0.0.41 - - [2026-04-27 04:01:35] "GET /virtual-networks?parent_id=0550ea8f-5e7a-46fa-b323-a56685f2f25b&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.004314 10.0.0.41 - - [2026-04-27 04:01:35] "GET /virtual-network/c3d2ba5f-948d-4f71-b9ac-c18ca4b8ccdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.010018 10.0.0.41 - - [2026-04-27 04:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.41 - - [2026-04-27 04:01:36] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005735 10.0.0.41 - - [2026-04-27 04:01:36] "GET /virtual-networks?parent_id=0550ea8f-5e7a-46fa-b323-a56685f2f25b&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.005591 10.0.0.41 - - [2026-04-27 04:01:36] "GET /virtual-network/c3d2ba5f-948d-4f71-b9ac-c18ca4b8ccdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.010748 10.0.0.41 - - [2026-04-27 04:01:36] "GET /virtual-machine-interface/87ee547d-32b1-446c-b2cb-5e5571ae0b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.008294 10.0.0.41 - - [2026-04-27 04:01:36] "PUT /virtual-machine-interface/87ee547d-32b1-446c-b2cb-5e5571ae0b7d HTTP/1.1" 200 284 0.021553 10.0.0.249 - - [2026-04-27 04:01:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000475 10.0.0.249 - - [2026-04-27 04:01:39] "GET /global-system-configs HTTP/1.1" 401 292 0.001319 10.0.0.249 - - [2026-04-27 04:01:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.249 - - [2026-04-27 04:01:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000484 10.0.0.41 - - [2026-04-27 04:01:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000617 10.0.0.41 - - [2026-04-27 04:01:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000438 10.0.0.23 - - [2026-04-27 04:01:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000455 10.0.0.23 - - [2026-04-27 04:01:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000645 10.0.0.23 - - [2026-04-27 04:01:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000618 10.0.0.41 - - [2026-04-27 04:01:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.23 - - [2026-04-27 04:01:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000551 10.0.0.41 - - [2026-04-27 04:01:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000515 10.0.0.249 - - [2026-04-27 04:01:49] "GET /obj-perms HTTP/1.1" 200 5056 0.068229 10.0.0.41 - - [2026-04-27 04:02:09] "POST /neutron/port HTTP/1.1" 200 1108 0.026506 10.0.0.41 - - [2026-04-27 04:02:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005074 10.0.0.41 - - [2026-04-27 04:02:09] "POST /neutron/network HTTP/1.1" 200 928 0.013308 10.0.0.41 - - [2026-04-27 04:02:11] "POST /neutron/network HTTP/1.1" 200 1016 0.009604 10.0.0.41 - - [2026-04-27 04:02:11] "POST /neutron/subnet HTTP/1.1" 200 1385 0.020728 10.0.0.41 - - [2026-04-27 04:02:11] "POST /neutron/network HTTP/1.1" 200 1006 0.013514 10.0.0.23 - - [2026-04-27 04:02:17] "GET /projects?obj_uuids=0550ea8f-5e7a-46fa-b323-a56685f2f25b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.040810 10.0.0.41 - - [2026-04-27 04:02:17] "GET /project/0550ea8f-5e7a-46fa-b323-a56685f2f25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.102305 10.0.0.41 - - [2026-04-27 04:02:17] "POST /fqname-to-id HTTP/1.1" 404 226 0.003615 10.0.0.41 - - [2026-04-27 04:02:17] "POST /interface-route-tables HTTP/1.1" 200 575 0.039205 10.0.0.41 - - [2026-04-27 04:02:17] "GET /interface-route-table/428043a6-7aee-400b-9d70-b8d64a38f3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1333 0.007802 10.0.0.41 - - [2026-04-27 04:02:17] "GET /virtual-machine-interface/87ee547d-32b1-446c-b2cb-5e5571ae0b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.007851 10.0.0.41 - - [2026-04-27 04:02:17] "POST /ref-update HTTP/1.1" 200 156 0.027781 10.0.0.41 - - [2026-04-27 04:02:19] "GET /virtual-machine-interface/08d66ce1-3b80-4d27-9743-d34691622237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3090 0.006569 10.0.0.41 - - [2026-04-27 04:02:19] "POST /ref-update HTTP/1.1" 200 156 0.021821 10.0.0.41 - - [2026-04-27 04:02:19] "DELETE /interface-route-table/c875165e-b839-4f34-b56d-e31381de43a8 HTTP/1.1" 200 115 0.047999 10.0.0.41 - - [2026-04-27 04:02:20] "POST /neutron/port HTTP/1.1" 200 151 0.327341 10.0.0.41 - - [2026-04-27 04:02:43] "GET /virtual-machine-interface/87ee547d-32b1-446c-b2cb-5e5571ae0b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3091 0.010535 10.0.0.41 - - [2026-04-27 04:02:43] "POST /ref-update HTTP/1.1" 200 156 0.022745 10.0.0.41 - - [2026-04-27 04:02:43] "DELETE /interface-route-table/428043a6-7aee-400b-9d70-b8d64a38f3fc HTTP/1.1" 200 115 0.050677 10.0.0.41 - - [2026-04-27 04:02:43] "GET /virtual-machine-interface/72e1aca3-8ed8-4a65-9a50-0875c609a997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3091 0.008904 10.0.0.41 - - [2026-04-27 04:02:43] "POST /ref-update HTTP/1.1" 200 156 0.026941 10.0.0.41 - - [2026-04-27 04:02:43] "DELETE /interface-route-table/ecb8ba6a-e9aa-4fe2-b922-fb8c328cf6a0 HTTP/1.1" 200 115 0.064386 10.0.0.41 - - [2026-04-27 04:02:43] "POST /neutron/network HTTP/1.1" 400 204 0.028953 10.0.0.41 - - [2026-04-27 04:02:43] "POST /neutron/port HTTP/1.1" 200 1239 0.028147 10.0.0.41 - - [2026-04-27 04:02:44] "POST /neutron/port HTTP/1.1" 200 1239 0.048815 10.0.0.41 - - [2026-04-27 04:02:45] "POST /neutron/network HTTP/1.1" 200 1006 0.018111 10.0.0.23 - - [2026-04-27 04:02:47] "GET /projects?obj_uuids=0550ea8f-5e7a-46fa-b323-a56685f2f25b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001295 10.0.0.41 - - [2026-04-27 04:02:47] "GET /project/0550ea8f-5e7a-46fa-b323-a56685f2f25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.121728 10.0.0.23 - - [2026-04-27 04:02:47] "GET /projects?obj_uuids=0550ea8f-5e7a-46fa-b323-a56685f2f25b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001120 10.0.0.41 - - [2026-04-27 04:02:47] "GET /project/0550ea8f-5e7a-46fa-b323-a56685f2f25b?fields=virtual_networks HTTP/1.1" 200 1047 0.055826 10.0.0.23 - - [2026-04-27 04:02:47] "GET /projects?obj_uuids=0550ea8f-5e7a-46fa-b323-a56685f2f25b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001166 10.0.0.41 - - [2026-04-27 04:02:47] "GET /project/0550ea8f-5e7a-46fa-b323-a56685f2f25b?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.056110 10.0.0.23 - - [2026-04-27 04:02:47] "GET /projects?obj_uuids=0550ea8f-5e7a-46fa-b323-a56685f2f25b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001137 10.0.0.41 - - [2026-04-27 04:02:47] "GET /project/0550ea8f-5e7a-46fa-b323-a56685f2f25b?fields=security_groups HTTP/1.1" 200 1281 0.056361 10.0.0.41 - - [2026-04-27 04:02:48] "POST /fqname-to-id HTTP/1.1" 404 183 0.035826 10.0.0.23 - - [2026-04-27 04:02:49] "GET /projects?obj_uuids=3b02c04f-ff68-4217-a769-0ac6970bdbf7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003805 10.0.0.23 - - [2026-04-27 04:02:49] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001172 10.0.0.23 - - [2026-04-27 04:02:49] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.044124 10.0.0.23 - - [2026-04-27 04:02:49] "POST /id-to-fqname HTTP/1.1" 200 185 0.012630 10.0.0.23 - - [2026-04-27 04:02:49] "POST /fqname-to-id HTTP/1.1" 404 194 0.005666 10.0.0.23 - - [2026-04-27 04:02:49] "POST /security-groups HTTP/1.1" 200 586 0.088023 10.0.0.23 - - [2026-04-27 04:02:49] "POST /projects HTTP/1.1" 200 575 0.382721 10.0.0.23 - - [2026-04-27 04:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.417830 10.0.0.249 - - [2026-04-27 04:02:49] "POST /fqname-to-id HTTP/1.1" 404 229 0.045249 10.0.0.41 - - [2026-04-27 04:02:49] "GET /project/3b02c04f-ff68-4217-a769-0ac6970bdbf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.642845 10.0.0.249 - - [2026-04-27 04:02:49] "POST /access-control-lists HTTP/1.1" 200 589 0.059218 10.0.0.41 - - [2026-04-27 04:02:50] "GET /obj-perms HTTP/1.1" 200 5056 0.125538 10.0.0.41 - - [2026-04-27 04:02:51] "GET / HTTP/1.1" 200 35931 0.002665 10.0.0.23 - - [2026-04-27 04:02:55] "GET /projects?obj_uuids=3b02c04f-ff68-4217-a769-0ac6970bdbf7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001448 10.0.0.41 - - [2026-04-27 04:02:55] "GET /project/3b02c04f-ff68-4217-a769-0ac6970bdbf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.070575 10.0.0.23 - - [2026-04-27 04:02:55] "GET /projects?obj_uuids=3b02c04f-ff68-4217-a769-0ac6970bdbf7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001312 10.0.0.41 - - [2026-04-27 04:02:55] "GET /project/3b02c04f-ff68-4217-a769-0ac6970bdbf7?fields=virtual_networks HTTP/1.1" 200 1022 0.076116 10.0.0.23 - - [2026-04-27 04:02:55] "GET /projects?obj_uuids=3b02c04f-ff68-4217-a769-0ac6970bdbf7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001796 10.0.0.41 - - [2026-04-27 04:02:55] "GET /project/3b02c04f-ff68-4217-a769-0ac6970bdbf7?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.066962 10.0.0.23 - - [2026-04-27 04:02:55] "GET /projects?obj_uuids=3b02c04f-ff68-4217-a769-0ac6970bdbf7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001606 10.0.0.41 - - [2026-04-27 04:02:55] "GET /project/3b02c04f-ff68-4217-a769-0ac6970bdbf7?fields=security_groups HTTP/1.1" 200 1243 0.108189 10.0.0.41 - - [2026-04-27 04:02:56] "POST /fqname-to-id HTTP/1.1" 404 193 0.043695 10.0.0.23 - - [2026-04-27 04:02:56] "GET /projects?obj_uuids=b46c43fd-7c94-44d6-a8d5-a956cb90de80&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004961 10.0.0.23 - - [2026-04-27 04:02:56] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001271 10.0.0.23 - - [2026-04-27 04:02:56] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010891 10.0.0.23 - - [2026-04-27 04:02:56] "POST /id-to-fqname HTTP/1.1" 200 195 0.005848 10.0.0.23 - - [2026-04-27 04:02:56] "POST /fqname-to-id HTTP/1.1" 404 204 0.010194 10.0.0.23 - - [2026-04-27 04:02:57] "POST /security-groups HTTP/1.1" 200 596 0.071626 10.0.0.23 - - [2026-04-27 04:02:57] "POST /projects HTTP/1.1" 200 595 0.383350 10.0.0.23 - - [2026-04-27 04:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.432530 10.0.0.249 - - [2026-04-27 04:02:57] "POST /fqname-to-id HTTP/1.1" 404 238 0.004935 10.0.0.41 - - [2026-04-27 04:02:57] "GET /project/b46c43fd-7c94-44d6-a8d5-a956cb90de80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.691255 10.0.0.23 - - [2026-04-27 04:02:57] "DELETE /project/3b02c04fff684217a7690ac6970bdbf7 HTTP/1.1" 404 173 0.021764 10.0.0.23 - - [2026-04-27 04:02:57] "DELETE /project/b46c43fd7c9444d6a8d5a956cb90de80 HTTP/1.1" 404 173 0.014755 10.0.0.23 - - [2026-04-27 04:02:57] "GET /projects?obj_uuids=0550ea8f-5e7a-46fa-b323-a56685f2f25b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001580 10.0.0.23 - - [2026-04-27 04:02:57] "GET /projects?obj_uuids=3b02c04f-ff68-4217-a769-0ac6970bdbf7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001401 10.0.0.23 - - [2026-04-27 04:02:58] "GET /project/0550ea8f-5e7a-46fa-b323-a56685f2f25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.074781 10.0.0.23 - - [2026-04-27 04:02:58] "GET /project/3b02c04f-ff68-4217-a769-0ac6970bdbf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.097967 10.0.0.23 - - [2026-04-27 04:02:58] "GET /projects?obj_uuids=0550ea8f-5e7a-46fa-b323-a56685f2f25b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001388 10.0.0.23 - - [2026-04-27 04:02:58] "GET /projects?obj_uuids=3b02c04f-ff68-4217-a769-0ac6970bdbf7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001958 10.0.0.23 - - [2026-04-27 04:02:58] "GET /project/3b02c04f-ff68-4217-a769-0ac6970bdbf7?fields=security_groups HTTP/1.1" 200 1348 0.079944 10.0.0.23 - - [2026-04-27 04:02:58] "GET /project/0550ea8f-5e7a-46fa-b323-a56685f2f25b?fields=security_groups HTTP/1.1" 200 1386 0.100065 10.0.0.23 - - [2026-04-27 04:02:58] "DELETE /security-group/daa54d54-6340-4251-bec8-adadea0bb704 HTTP/1.1" 200 115 0.188632 10.0.0.23 - - [2026-04-27 04:02:58] "GET /projects?obj_uuids=3b02c04f-ff68-4217-a769-0ac6970bdbf7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.004058 10.0.0.23 - - [2026-04-27 04:02:58] "DELETE /security-group/77b4f1a4-1a7a-4893-a007-ed5d16aa61ec HTTP/1.1" 200 115 0.217676 10.0.0.23 - - [2026-04-27 04:02:58] "GET /projects?obj_uuids=0550ea8f-5e7a-46fa-b323-a56685f2f25b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001191 10.0.0.23 - - [2026-04-27 04:02:58] "GET /project/3b02c04f-ff68-4217-a769-0ac6970bdbf7?fields=application_policy_sets HTTP/1.1" 200 1387 0.106969 10.0.0.249 - - [2026-04-27 04:02:58] "DELETE /access-control-list/e8023128-c7d2-43db-b475-0efa21837cf6 HTTP/1.1" 200 115 0.119251 10.0.0.23 - - [2026-04-27 04:02:58] "GET /project/0550ea8f-5e7a-46fa-b323-a56685f2f25b?fields=application_policy_sets HTTP/1.1" 200 1425 0.185474 10.0.0.23 - - [2026-04-27 04:02:58] "DELETE /project/3b02c04f-ff68-4217-a769-0ac6970bdbf7 HTTP/1.1" 200 115 0.965889 10.0.0.23 - - [2026-04-27 04:02:58] "DELETE /project/0550ea8f-5e7a-46fa-b323-a56685f2f25b HTTP/1.1" 200 115 1.051994 10.0.0.41 - - [2026-04-27 04:02:59] "GET / HTTP/1.1" 200 35931 0.001711 10.0.0.23 - - [2026-04-27 04:03:03] "GET /projects?obj_uuids=b46c43fd-7c94-44d6-a8d5-a956cb90de80&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001412 10.0.0.41 - - [2026-04-27 04:03:03] "GET /project/b46c43fd-7c94-44d6-a8d5-a956cb90de80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.065544 10.0.0.23 - - [2026-04-27 04:03:03] "GET /projects?obj_uuids=b46c43fd-7c94-44d6-a8d5-a956cb90de80&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002024 10.0.0.41 - - [2026-04-27 04:03:03] "GET /project/b46c43fd-7c94-44d6-a8d5-a956cb90de80?fields=virtual_networks HTTP/1.1" 200 1043 0.085816 10.0.0.23 - - [2026-04-27 04:03:03] "GET /projects?obj_uuids=b46c43fd-7c94-44d6-a8d5-a956cb90de80&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001299 10.0.0.41 - - [2026-04-27 04:03:03] "GET /project/b46c43fd-7c94-44d6-a8d5-a956cb90de80?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.064598 10.0.0.23 - - [2026-04-27 04:03:03] "GET /projects?obj_uuids=b46c43fd-7c94-44d6-a8d5-a956cb90de80&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001281 10.0.0.41 - - [2026-04-27 04:03:03] "GET /project/b46c43fd-7c94-44d6-a8d5-a956cb90de80?fields=security_groups HTTP/1.1" 200 1274 0.060021 10.0.0.41 - - [2026-04-27 04:03:04] "POST /fqname-to-id HTTP/1.1" 404 199 0.040270 10.0.0.23 - - [2026-04-27 04:03:04] "GET /projects?obj_uuids=10ca9915-3478-4dbf-9a22-49edc4b059a0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003804 10.0.0.23 - - [2026-04-27 04:03:04] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001452 10.0.0.23 - - [2026-04-27 04:03:04] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009965 10.0.0.23 - - [2026-04-27 04:03:04] "POST /id-to-fqname HTTP/1.1" 200 201 0.003898 10.0.0.23 - - [2026-04-27 04:03:04] "POST /fqname-to-id HTTP/1.1" 404 210 0.007979 10.0.0.23 - - [2026-04-27 04:03:05] "POST /security-groups HTTP/1.1" 200 602 0.060225 10.0.0.249 - - [2026-04-27 04:03:05] "POST /fqname-to-id HTTP/1.1" 404 245 0.006974 10.0.0.23 - - [2026-04-27 04:03:05] "POST /projects HTTP/1.1" 200 607 0.318398 10.0.0.23 - - [2026-04-27 04:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.357867 10.0.0.41 - - [2026-04-27 04:03:05] "GET /project/10ca9915-3478-4dbf-9a22-49edc4b059a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.570874 10.0.0.249 - - [2026-04-27 04:03:05] "POST /access-control-lists HTTP/1.1" 200 605 0.067914 10.0.0.41 - - [2026-04-27 04:03:06] "GET / HTTP/1.1" 200 35931 0.002305 10.0.0.23 - - [2026-04-27 04:03:09] "GET /projects?obj_uuids=10ca9915-3478-4dbf-9a22-49edc4b059a0&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001602 10.0.0.41 - - [2026-04-27 04:03:09] "GET /project/10ca9915-3478-4dbf-9a22-49edc4b059a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.053537 10.0.0.23 - - [2026-04-27 04:03:09] "GET /projects?obj_uuids=10ca9915-3478-4dbf-9a22-49edc4b059a0&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001531 10.0.0.41 - - [2026-04-27 04:03:09] "GET /project/10ca9915-3478-4dbf-9a22-49edc4b059a0?fields=virtual_networks HTTP/1.1" 200 1054 0.060959 10.0.0.23 - - [2026-04-27 04:03:09] "GET /projects?obj_uuids=10ca9915-3478-4dbf-9a22-49edc4b059a0&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001632 10.0.0.41 - - [2026-04-27 04:03:10] "GET /project/10ca9915-3478-4dbf-9a22-49edc4b059a0?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.058318 10.0.0.23 - - [2026-04-27 04:03:10] "GET /projects?obj_uuids=10ca9915-3478-4dbf-9a22-49edc4b059a0&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001402 10.0.0.41 - - [2026-04-27 04:03:10] "GET /project/10ca9915-3478-4dbf-9a22-49edc4b059a0?fields=security_groups HTTP/1.1" 200 1291 0.056253 10.0.0.41 - - [2026-04-27 04:03:11] "POST /neutron/port HTTP/1.1" 200 1219 0.033010 10.0.0.41 - - [2026-04-27 04:03:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005349 10.0.0.41 - - [2026-04-27 04:03:11] "POST /fqname-to-id HTTP/1.1" 404 185 0.048078 10.0.0.41 - - [2026-04-27 04:03:11] "POST /neutron/port HTTP/1.1" 200 117 0.001468 10.0.0.23 - - [2026-04-27 04:03:11] "GET /projects?obj_uuids=1c8cb9bf-10b6-49f3-8170-28f699dc3d7c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004054 10.0.0.23 - - [2026-04-27 04:03:11] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001566 10.0.0.23 - - [2026-04-27 04:03:11] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.011697 10.0.0.23 - - [2026-04-27 04:03:11] "POST /id-to-fqname HTTP/1.1" 200 187 0.006195 10.0.0.23 - - [2026-04-27 04:03:11] "POST /fqname-to-id HTTP/1.1" 404 196 0.009411 10.0.0.23 - - [2026-04-27 04:03:11] "POST /security-groups HTTP/1.1" 200 588 0.045434 10.0.0.23 - - [2026-04-27 04:03:11] "POST /projects HTTP/1.1" 200 579 0.327439 10.0.0.23 - - [2026-04-27 04:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.375023 10.0.0.249 - - [2026-04-27 04:03:11] "POST /fqname-to-id HTTP/1.1" 404 230 0.023449 10.0.0.41 - - [2026-04-27 04:03:11] "GET /project/1c8cb9bf-10b6-49f3-8170-28f699dc3d7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.575747 10.0.0.41 - - [2026-04-27 04:03:13] "GET / HTTP/1.1" 200 35931 0.002567 10.0.0.23 - - [2026-04-27 04:03:16] "GET /projects?obj_uuids=1c8cb9bf-10b6-49f3-8170-28f699dc3d7c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001215 10.0.0.41 - - [2026-04-27 04:03:16] "GET /project/1c8cb9bf-10b6-49f3-8170-28f699dc3d7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.057357 10.0.0.23 - - [2026-04-27 04:03:16] "GET /projects?obj_uuids=1c8cb9bf-10b6-49f3-8170-28f699dc3d7c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001578 10.0.0.41 - - [2026-04-27 04:03:16] "GET /project/1c8cb9bf-10b6-49f3-8170-28f699dc3d7c?fields=virtual_networks HTTP/1.1" 200 1025 0.077750 10.0.0.23 - - [2026-04-27 04:03:16] "GET /projects?obj_uuids=1c8cb9bf-10b6-49f3-8170-28f699dc3d7c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001838 10.0.0.41 - - [2026-04-27 04:03:16] "GET /project/1c8cb9bf-10b6-49f3-8170-28f699dc3d7c?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.061054 10.0.0.23 - - [2026-04-27 04:03:16] "GET /projects?obj_uuids=1c8cb9bf-10b6-49f3-8170-28f699dc3d7c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001723 10.0.0.41 - - [2026-04-27 04:03:16] "GET /project/1c8cb9bf-10b6-49f3-8170-28f699dc3d7c?fields=security_groups HTTP/1.1" 200 1248 0.067484 10.0.0.41 - - [2026-04-27 04:03:17] "POST /fqname-to-id HTTP/1.1" 404 182 0.041080 10.0.0.23 - - [2026-04-27 04:03:17] "GET /projects?obj_uuids=4abf8ac9-aeec-489f-a156-2e48c827e148&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004671 10.0.0.23 - - [2026-04-27 04:03:18] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001376 10.0.0.23 - - [2026-04-27 04:03:18] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009707 10.0.0.23 - - [2026-04-27 04:03:18] "POST /id-to-fqname HTTP/1.1" 200 184 0.007134 10.0.0.23 - - [2026-04-27 04:03:18] "POST /fqname-to-id HTTP/1.1" 404 193 0.011083 10.0.0.23 - - [2026-04-27 04:03:18] "POST /security-groups HTTP/1.1" 200 585 0.103774 10.0.0.23 - - [2026-04-27 04:03:18] "POST /projects HTTP/1.1" 200 573 0.385620 10.0.0.249 - - [2026-04-27 04:03:18] "POST /access-control-lists HTTP/1.1" 200 590 0.043917 10.0.0.23 - - [2026-04-27 04:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.484281 10.0.0.41 - - [2026-04-27 04:03:18] "GET /project/4abf8ac9-aeec-489f-a156-2e48c827e148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.688574 10.0.0.41 - - [2026-04-27 04:03:19] "GET / HTTP/1.1" 200 35931 0.003749 10.0.0.23 - - [2026-04-27 04:03:23] "GET /projects?obj_uuids=4abf8ac9-aeec-489f-a156-2e48c827e148&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001336 10.0.0.41 - - [2026-04-27 04:03:23] "GET /project/4abf8ac9-aeec-489f-a156-2e48c827e148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.057082 10.0.0.23 - - [2026-04-27 04:03:23] "GET /projects?obj_uuids=4abf8ac9-aeec-489f-a156-2e48c827e148&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001101 10.0.0.41 - - [2026-04-27 04:03:23] "GET /project/4abf8ac9-aeec-489f-a156-2e48c827e148?fields=virtual_networks HTTP/1.1" 200 1020 0.040960 10.0.0.23 - - [2026-04-27 04:03:23] "GET /projects?obj_uuids=4abf8ac9-aeec-489f-a156-2e48c827e148&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001638 10.0.0.41 - - [2026-04-27 04:03:23] "GET /project/4abf8ac9-aeec-489f-a156-2e48c827e148?fields=virtual_machine_interfaces HTTP/1.1" 200 1020 0.070470 10.0.0.23 - - [2026-04-27 04:03:23] "GET /projects?obj_uuids=4abf8ac9-aeec-489f-a156-2e48c827e148&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001281 10.0.0.41 - - [2026-04-27 04:03:23] "GET /project/4abf8ac9-aeec-489f-a156-2e48c827e148?fields=security_groups HTTP/1.1" 200 1240 0.067020 10.0.0.41 - - [2026-04-27 04:03:24] "POST /fqname-to-id HTTP/1.1" 404 186 0.037230 10.0.0.23 - - [2026-04-27 04:03:24] "GET /projects?obj_uuids=85b41386-7d78-4f2a-85fe-5f60f5276217&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004366 10.0.0.23 - - [2026-04-27 04:03:24] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001399 10.0.0.23 - - [2026-04-27 04:03:24] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008771 10.0.0.23 - - [2026-04-27 04:03:24] "POST /id-to-fqname HTTP/1.1" 200 188 0.005044 10.0.0.23 - - [2026-04-27 04:03:24] "POST /fqname-to-id HTTP/1.1" 404 197 0.013719 10.0.0.23 - - [2026-04-27 04:03:24] "POST /security-groups HTTP/1.1" 200 589 0.045821 10.0.0.249 - - [2026-04-27 04:03:25] "POST /fqname-to-id HTTP/1.1" 404 232 0.004674 10.0.0.23 - - [2026-04-27 04:03:25] "POST /projects HTTP/1.1" 200 581 0.314844 10.0.0.23 - - [2026-04-27 04:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.353526 10.0.0.41 - - [2026-04-27 04:03:25] "GET /project/85b41386-7d78-4f2a-85fe-5f60f5276217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.563206 10.0.0.249 - - [2026-04-27 04:03:25] "POST /access-control-lists HTTP/1.1" 200 592 0.083657 10.0.0.41 - - [2026-04-27 04:03:26] "GET / HTTP/1.1" 200 35931 0.002594 10.0.0.23 - - [2026-04-27 04:03:29] "GET /projects?obj_uuids=85b41386-7d78-4f2a-85fe-5f60f5276217&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001299 10.0.0.41 - - [2026-04-27 04:03:29] "GET /project/85b41386-7d78-4f2a-85fe-5f60f5276217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.051048 10.0.0.23 - - [2026-04-27 04:03:29] "GET /projects?obj_uuids=85b41386-7d78-4f2a-85fe-5f60f5276217&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001200 10.0.0.41 - - [2026-04-27 04:03:29] "GET /project/85b41386-7d78-4f2a-85fe-5f60f5276217?fields=virtual_networks HTTP/1.1" 200 1027 0.057556 10.0.0.23 - - [2026-04-27 04:03:29] "GET /projects?obj_uuids=85b41386-7d78-4f2a-85fe-5f60f5276217&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001800 10.0.0.41 - - [2026-04-27 04:03:29] "GET /project/85b41386-7d78-4f2a-85fe-5f60f5276217?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.066964 10.0.0.23 - - [2026-04-27 04:03:29] "GET /projects?obj_uuids=85b41386-7d78-4f2a-85fe-5f60f5276217&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001295 10.0.0.41 - - [2026-04-27 04:03:29] "GET /project/85b41386-7d78-4f2a-85fe-5f60f5276217?fields=security_groups HTTP/1.1" 200 1251 0.059289 10.0.0.41 - - [2026-04-27 04:03:30] "POST /fqname-to-id HTTP/1.1" 404 186 0.033153 10.0.0.23 - - [2026-04-27 04:03:30] "GET /projects?obj_uuids=ae27f9f9-eb5b-4197-a986-9fcfd68c0993&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006955 10.0.0.23 - - [2026-04-27 04:03:31] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003848 10.0.0.23 - - [2026-04-27 04:03:31] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.015073 10.0.0.23 - - [2026-04-27 04:03:31] "POST /id-to-fqname HTTP/1.1" 200 188 0.002121 10.0.0.23 - - [2026-04-27 04:03:31] "POST /fqname-to-id HTTP/1.1" 404 197 0.015398 10.0.0.23 - - [2026-04-27 04:03:31] "POST /security-groups HTTP/1.1" 200 589 0.094281 10.0.0.23 - - [2026-04-27 04:03:31] "POST /projects HTTP/1.1" 200 581 0.421813 10.0.0.23 - - [2026-04-27 04:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.475186 10.0.0.249 - - [2026-04-27 04:03:31] "POST /fqname-to-id HTTP/1.1" 404 231 0.019604 10.0.0.41 - - [2026-04-27 04:03:31] "GET /project/ae27f9f9-eb5b-4197-a986-9fcfd68c0993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.711347 10.0.0.41 - - [2026-04-27 04:03:33] "GET / HTTP/1.1" 200 35931 0.001706 10.0.0.41 - - [2026-04-27 04:03:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000606 10.0.0.41 - - [2026-04-27 04:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.083254 10.0.0.23 - - [2026-04-27 04:03:35] "GET /projects?obj_uuids=ae27f9f9-eb5b-4197-a986-9fcfd68c0993&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001198 10.0.0.41 - - [2026-04-27 04:03:35] "GET /project/ae27f9f9-eb5b-4197-a986-9fcfd68c0993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.060370 10.0.0.23 - - [2026-04-27 04:03:35] "GET /projects?obj_uuids=ae27f9f9-eb5b-4197-a986-9fcfd68c0993&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001207 10.0.0.41 - - [2026-04-27 04:03:35] "POST /neutron/network HTTP/1.1" 200 603 0.212858 10.0.0.249 - - [2026-04-27 04:03:35] "POST /ref-update HTTP/1.1" 200 156 0.032990 10.0.0.41 - - [2026-04-27 04:03:36] "POST /id-to-fqname HTTP/1.1" 200 218 0.004498 10.0.0.41 - - [2026-04-27 04:03:36] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.009475 10.0.0.41 - - [2026-04-27 04:03:36] "POST /neutron/network HTTP/1.1" 200 821 0.010327 10.0.0.41 - - [2026-04-27 04:03:36] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006826 10.0.0.41 - - [2026-04-27 04:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004677 10.0.0.41 - - [2026-04-27 04:03:36] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.009046 10.0.0.41 - - [2026-04-27 04:03:36] "PUT /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e HTTP/1.1" 200 264 0.105802 10.0.0.41 - - [2026-04-27 04:03:37] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.008938 10.0.0.41 - - [2026-04-27 04:03:38] "POST /neutron/network HTTP/1.1" 200 821 0.011180 10.0.0.41 - - [2026-04-27 04:03:38] "POST /id-to-fqname HTTP/1.1" 200 218 0.002523 10.0.0.41 - - [2026-04-27 04:03:39] "POST /neutron/network HTTP/1.1" 200 831 0.009404 10.0.0.23 - - [2026-04-27 04:03:39] "GET /projects?obj_uuids=ae27f9f9-eb5b-4197-a986-9fcfd68c0993&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001589 10.0.0.41 - - [2026-04-27 04:03:39] "GET /project/ae27f9f9-eb5b-4197-a986-9fcfd68c0993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.089195 10.0.0.41 - - [2026-04-27 04:03:40] "POST /neutron/port HTTP/1.1" 200 117 0.009403 10.0.0.23 - - [2026-04-27 04:03:40] "GET /projects?obj_uuids=ae27f9f9-eb5b-4197-a986-9fcfd68c0993&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001339 10.0.0.41 - - [2026-04-27 04:03:41] "POST /neutron/port HTTP/1.1" 200 1057 0.419949 10.0.0.41 - - [2026-04-27 04:03:41] "POST /neutron/port HTTP/1.1" 200 1111 0.149259 10.0.0.41 - - [2026-04-27 04:03:41] "POST /neutron/subnet HTTP/1.1" 200 694 0.013956 10.0.0.41 - - [2026-04-27 04:03:45] "POST /neutron/port HTTP/1.1" 200 1121 0.030256 10.0.0.41 - - [2026-04-27 04:03:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009474 10.0.0.41 - - [2026-04-27 04:03:45] "GET /virtual-machine/32fd0534-49fd-4e1a-9b51-30ce07b89b3d HTTP/1.1" 401 292 0.000476 10.0.0.41 - - [2026-04-27 04:03:46] "GET /virtual-machine/32fd0534-49fd-4e1a-9b51-30ce07b89b3d HTTP/1.1" 200 1290 0.045285 10.0.0.41 - - [2026-04-27 04:03:46] "GET /virtual-machine-interface/af88c53e-6040-47c2-8418-3984842f2769 HTTP/1.1" 200 2931 0.008236 10.0.0.41 - - [2026-04-27 04:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005452 10.0.0.41 - - [2026-04-27 04:03:46] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005893 10.0.0.41 - - [2026-04-27 04:03:46] "GET /virtual-networks?parent_id=ae27f9f9-eb5b-4197-a986-9fcfd68c0993&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.006253 10.0.0.41 - - [2026-04-27 04:03:46] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007751 10.0.0.41 - - [2026-04-27 04:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005050 10.0.0.41 - - [2026-04-27 04:03:49] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006641 10.0.0.23 - - [2026-04-27 04:03:51] "GET /obj-perms HTTP/1.1" 200 5056 0.084441 10.0.0.41 - - [2026-04-27 04:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006462 10.0.0.41 - - [2026-04-27 04:03:53] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007020 10.0.0.41 - - [2026-04-27 04:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005393 10.0.0.41 - - [2026-04-27 04:03:57] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007190 10.0.0.249 - - [2026-04-27 04:03:59] "DELETE /access-control-list/debd7b5f-0828-4e8c-9389-3c97f5b5a2da HTTP/1.1" 200 115 0.049337 10.0.0.23 - - [2026-04-27 04:03:59] "DELETE /project/10ca991534784dbf9a2249edc4b059a0 HTTP/1.1" 404 173 0.023304 10.0.0.23 - - [2026-04-27 04:03:59] "DELETE /project/85b413867d784f2a85fe5f60f5276217 HTTP/1.1" 404 173 0.029217 10.0.0.23 - - [2026-04-27 04:03:59] "DELETE /project/4abf8ac9aeec489fa1562e48c827e148 HTTP/1.1" 404 173 0.031415 10.0.0.23 - - [2026-04-27 04:03:59] "DELETE /project/1c8cb9bf10b649f3817028f699dc3d7c HTTP/1.1" 404 173 0.015866 10.0.0.23 - - [2026-04-27 04:03:59] "DELETE /project/ae27f9f9eb5b4197a9869fcfd68c0993 HTTP/1.1" 404 173 0.021428 10.0.0.23 - - [2026-04-27 04:03:59] "GET /projects?obj_uuids=10ca9915-3478-4dbf-9a22-49edc4b059a0&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002311 10.0.0.23 - - [2026-04-27 04:03:59] "GET /projects?obj_uuids=b46c43fd-7c94-44d6-a8d5-a956cb90de80&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001652 10.0.0.23 - - [2026-04-27 04:03:59] "GET /projects?obj_uuids=4abf8ac9-aeec-489f-a156-2e48c827e148&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001630 10.0.0.23 - - [2026-04-27 04:03:59] "GET /projects?obj_uuids=85b41386-7d78-4f2a-85fe-5f60f5276217&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001084 10.0.0.23 - - [2026-04-27 04:03:59] "GET /projects?obj_uuids=1c8cb9bf-10b6-49f3-8170-28f699dc3d7c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000980 10.0.0.23 - - [2026-04-27 04:03:59] "GET /project/4abf8ac9-aeec-489f-a156-2e48c827e148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.134682 10.0.0.23 - - [2026-04-27 04:03:59] "GET /project/1c8cb9bf-10b6-49f3-8170-28f699dc3d7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.174101 10.0.0.23 - - [2026-04-27 04:03:59] "GET /project/85b41386-7d78-4f2a-85fe-5f60f5276217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.203175 10.0.0.23 - - [2026-04-27 04:03:59] "GET /project/b46c43fd-7c94-44d6-a8d5-a956cb90de80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.218819 10.0.0.23 - - [2026-04-27 04:03:59] "GET /projects?obj_uuids=4abf8ac9-aeec-489f-a156-2e48c827e148&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.002123 10.0.0.23 - - [2026-04-27 04:03:59] "GET /project/10ca9915-3478-4dbf-9a22-49edc4b059a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1512 0.260840 10.0.0.23 - - [2026-04-27 04:03:59] "GET /projects?obj_uuids=1c8cb9bf-10b6-49f3-8170-28f699dc3d7c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001487 10.0.0.23 - - [2026-04-27 04:03:59] "GET /projects?obj_uuids=85b41386-7d78-4f2a-85fe-5f60f5276217&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001437 10.0.0.23 - - [2026-04-27 04:03:59] "GET /projects?obj_uuids=b46c43fd-7c94-44d6-a8d5-a956cb90de80&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001156 10.0.0.23 - - [2026-04-27 04:03:59] "GET /projects?obj_uuids=10ca9915-3478-4dbf-9a22-49edc4b059a0&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001393 10.0.0.23 - - [2026-04-27 04:03:59] "GET /project/4abf8ac9-aeec-489f-a156-2e48c827e148?fields=security_groups HTTP/1.1" 200 1345 0.218213 10.0.0.23 - - [2026-04-27 04:03:59] "GET /project/1c8cb9bf-10b6-49f3-8170-28f699dc3d7c?fields=security_groups HTTP/1.1" 200 1353 0.209854 10.0.0.23 - - [2026-04-27 04:03:59] "GET /project/85b41386-7d78-4f2a-85fe-5f60f5276217?fields=security_groups HTTP/1.1" 200 1356 0.213557 10.0.0.23 - - [2026-04-27 04:03:59] "GET /project/b46c43fd-7c94-44d6-a8d5-a956cb90de80?fields=security_groups HTTP/1.1" 200 1113 0.203170 10.0.0.23 - - [2026-04-27 04:03:59] "GET /project/10ca9915-3478-4dbf-9a22-49edc4b059a0?fields=security_groups HTTP/1.1" 200 1396 0.207243 10.0.0.23 - - [2026-04-27 04:03:59] "GET /projects?obj_uuids=b46c43fd-7c94-44d6-a8d5-a956cb90de80&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001548 10.0.0.23 - - [2026-04-27 04:03:59] "GET /project/b46c43fd-7c94-44d6-a8d5-a956cb90de80?fields=application_policy_sets HTTP/1.1" 404 192 0.068365 10.0.0.23 - - [2026-04-27 04:03:59] "DELETE /project/b46c43fd-7c94-44d6-a8d5-a956cb90de80 HTTP/1.1" 404 171 0.701353 10.0.0.23 - - [2026-04-27 04:03:59] "DELETE /security-group/de24d1a6-1bb9-40cd-b7f8-3963cba40a15 HTTP/1.1" 200 115 0.249106 10.0.0.23 - - [2026-04-27 04:03:59] "GET /projects?obj_uuids=4abf8ac9-aeec-489f-a156-2e48c827e148&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.002659 10.0.0.23 - - [2026-04-27 04:03:59] "DELETE /security-group/e793fc42-0574-492b-9926-71a55c022ae3 HTTP/1.1" 200 115 0.208209 10.0.0.23 - - [2026-04-27 04:03:59] "GET /projects?obj_uuids=1c8cb9bf-10b6-49f3-8170-28f699dc3d7c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.010821 10.0.0.23 - - [2026-04-27 04:04:00] "DELETE /security-group/7f88d8d8-01d6-4722-b8a1-234f4d43994a HTTP/1.1" 200 115 0.293180 10.0.0.23 - - [2026-04-27 04:04:00] "DELETE /security-group/50e6eba3-5e46-4e9e-9a34-527d9ad209c0 HTTP/1.1" 200 115 0.269978 10.0.0.23 - - [2026-04-27 04:04:00] "GET /projects?obj_uuids=85b41386-7d78-4f2a-85fe-5f60f5276217&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.007939 10.0.0.23 - - [2026-04-27 04:04:00] "GET /projects?obj_uuids=10ca9915-3478-4dbf-9a22-49edc4b059a0&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.015944 10.0.0.23 - - [2026-04-27 04:04:00] "GET /project/4abf8ac9-aeec-489f-a156-2e48c827e148?fields=application_policy_sets HTTP/1.1" 200 1384 0.202318 10.0.0.249 - - [2026-04-27 04:04:00] "DELETE /access-control-list/a88a851e-e5d4-486e-b9ff-0b723192296d HTTP/1.1" 200 115 0.202980 10.0.0.23 - - [2026-04-27 04:04:00] "GET /project/1c8cb9bf-10b6-49f3-8170-28f699dc3d7c?fields=application_policy_sets HTTP/1.1" 200 1392 0.266595 10.0.0.23 - - [2026-04-27 04:04:00] "GET /project/85b41386-7d78-4f2a-85fe-5f60f5276217?fields=application_policy_sets HTTP/1.1" 200 1395 0.185448 10.0.0.23 - - [2026-04-27 04:04:00] "GET /project/10ca9915-3478-4dbf-9a22-49edc4b059a0?fields=application_policy_sets HTTP/1.1" 200 1435 0.223230 10.0.0.249 - - [2026-04-27 04:04:00] "DELETE /access-control-list/7bc1384c-1a7e-4d96-9e5e-277ca7d8e2a6 HTTP/1.1" 200 115 0.100555 10.0.0.23 - - [2026-04-27 04:04:00] "DELETE /project/4abf8ac9-aeec-489f-a156-2e48c827e148 HTTP/1.1" 200 115 1.387149 10.0.0.23 - - [2026-04-27 04:04:00] "DELETE /project/85b41386-7d78-4f2a-85fe-5f60f5276217 HTTP/1.1" 200 115 1.438971 10.0.0.23 - - [2026-04-27 04:04:00] "DELETE /project/1c8cb9bf-10b6-49f3-8170-28f699dc3d7c HTTP/1.1" 200 115 1.465058 10.0.0.23 - - [2026-04-27 04:04:00] "DELETE /project/10ca9915-3478-4dbf-9a22-49edc4b059a0 HTTP/1.1" 200 115 1.511613 10.0.0.249 - - [2026-04-27 04:04:00] "DELETE /access-control-list/ef00b4ab-ba7f-4ee3-b1c1-460cbbec1454 HTTP/1.1" 200 115 0.088227 10.0.0.41 - - [2026-04-27 04:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004374 10.0.0.41 - - [2026-04-27 04:04:01] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007069 10.0.0.41 - - [2026-04-27 04:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005322 10.0.0.41 - - [2026-04-27 04:04:05] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007226 10.0.0.41 - - [2026-04-27 04:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005759 10.0.0.41 - - [2026-04-27 04:04:09] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007531 10.0.0.41 - - [2026-04-27 04:04:10] "POST /neutron/port HTTP/1.1" 200 1219 0.026553 10.0.0.41 - - [2026-04-27 04:04:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006026 10.0.0.41 - - [2026-04-27 04:04:10] "POST /neutron/port HTTP/1.1" 200 117 0.001538 10.0.0.41 - - [2026-04-27 04:04:11] "POST /neutron/port HTTP/1.1" 200 1108 0.024865 10.0.0.41 - - [2026-04-27 04:04:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005509 10.0.0.41 - - [2026-04-27 04:04:12] "POST /neutron/network HTTP/1.1" 200 928 0.010085 10.0.0.41 - - [2026-04-27 04:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005203 10.0.0.41 - - [2026-04-27 04:04:14] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007116 10.0.0.41 - - [2026-04-27 04:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005271 10.0.0.41 - - [2026-04-27 04:04:18] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007292 10.0.0.41 - - [2026-04-27 04:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005267 10.0.0.41 - - [2026-04-27 04:04:22] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006416 10.0.0.41 - - [2026-04-27 04:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005121 10.0.0.41 - - [2026-04-27 04:04:24] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006257 10.0.0.41 - - [2026-04-27 04:04:24] "GET /virtual-networks?parent_id=ae27f9f9-eb5b-4197-a986-9fcfd68c0993&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003657 10.0.0.41 - - [2026-04-27 04:04:24] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.009585 10.0.0.41 - - [2026-04-27 04:04:29] "POST /neutron/port HTTP/1.1" 200 1121 0.026220 10.0.0.41 - - [2026-04-27 04:04:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.044786 10.0.0.41 - - [2026-04-27 04:04:40] "POST /neutron/port HTTP/1.1" 200 1121 0.028250 10.0.0.41 - - [2026-04-27 04:04:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012384 10.0.0.41 - - [2026-04-27 04:04:45] "POST /neutron/port HTTP/1.1" 200 1121 0.033140 10.0.0.41 - - [2026-04-27 04:04:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010131 10.0.0.41 - - [2026-04-27 04:04:45] "POST /id-to-fqname HTTP/1.1" 200 218 0.001777 10.0.0.41 - - [2026-04-27 04:04:45] "GET /virtual-machine/32fd0534-49fd-4e1a-9b51-30ce07b89b3d HTTP/1.1" 200 1290 0.006827 10.0.0.41 - - [2026-04-27 04:04:45] "GET /virtual-machine-interface/af88c53e-6040-47c2-8418-3984842f2769 HTTP/1.1" 200 2931 0.007188 10.0.0.41 - - [2026-04-27 04:04:45] "GET /instance-ip/c22f5d03-cd3e-4e1a-8c47-8b89d6e1bf9a HTTP/1.1" 200 1616 0.011057 10.0.0.41 - - [2026-04-27 04:04:45] "POST /fqname-to-id HTTP/1.1" 404 208 0.004969 10.0.0.41 - - [2026-04-27 04:04:45] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.008637 10.0.0.23 - - [2026-04-27 04:04:45] "GET /projects?obj_uuids=ae27f9f9-eb5b-4197-a986-9fcfd68c0993&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001309 10.0.0.41 - - [2026-04-27 04:04:45] "GET /project/ae27f9f9-eb5b-4197-a986-9fcfd68c0993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.075169 10.0.0.41 - - [2026-04-27 04:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005478 10.0.0.41 - - [2026-04-27 04:04:46] "GET /security-group/20d03abc-1cdb-4175-a1e2-290067161d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3748 0.006847 10.0.0.41 - - [2026-04-27 04:04:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 563 0.147861 10.0.0.41 - - [2026-04-27 04:04:46] "POST /instance-ips HTTP/1.1" 200 357 0.071866 10.0.0.41 - - [2026-04-27 04:04:46] "GET /instance-ip/e3ab1b6c-42e5-4bd3-b64e-ff894dd1a0de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1570 0.009628 10.0.0.41 - - [2026-04-27 04:04:46] "GET /virtual-machine-interface/97606a06-6c29-4cdb-b36d-5dfe164338ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.009741 10.0.0.41 - - [2026-04-27 04:04:46] "GET /virtual-machine-interface/97606a06-6c29-4cdb-b36d-5dfe164338ab?fields=instance_ip_back_refs HTTP/1.1" 200 1324 0.013279 10.0.0.41 - - [2026-04-27 04:04:46] "GET /instance-ip/e3ab1b6c-42e5-4bd3-b64e-ff894dd1a0de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1570 0.009728 10.0.0.41 - - [2026-04-27 04:04:46] "POST /id-to-fqname HTTP/1.1" 200 218 0.002560 10.0.0.41 - - [2026-04-27 04:04:46] "POST /neutron/port HTTP/1.1" 200 5162 0.077226 10.0.0.41 - - [2026-04-27 04:04:47] "POST /neutron/port HTTP/1.1" 200 964 0.057200 10.0.0.41 - - [2026-04-27 04:04:47] "POST /neutron/port HTTP/1.1" 200 964 0.025849 10.0.0.41 - - [2026-04-27 04:04:47] "POST /neutron/port HTTP/1.1" 200 117 0.009246 10.0.0.41 - - [2026-04-27 04:04:48] "POST /neutron/network HTTP/1.1" 200 831 0.011926 10.0.0.41 - - [2026-04-27 04:04:48] "POST /neutron/port HTTP/1.1" 200 1056 0.210317 10.0.0.41 - - [2026-04-27 04:04:48] "POST /neutron/subnet HTTP/1.1" 200 694 0.014515 10.0.0.249 - - [2026-04-27 04:04:52] "GET /obj-perms HTTP/1.1" 200 5056 0.070515 10.0.0.41 - - [2026-04-27 04:04:52] "POST /neutron/port HTTP/1.1" 200 1066 0.046435 10.0.0.41 - - [2026-04-27 04:04:52] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009477 10.0.0.41 - - [2026-04-27 04:04:53] "GET /virtual-machine/804a9c01-e9ea-443f-bc38-6b8a6a79dc45 HTTP/1.1" 200 1268 0.011069 10.0.0.41 - - [2026-04-27 04:04:53] "GET /virtual-machine-interface/97606a06-6c29-4cdb-b36d-5dfe164338ab HTTP/1.1" 200 2982 0.007500 10.0.0.41 - - [2026-04-27 04:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005388 10.0.0.41 - - [2026-04-27 04:04:53] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006131 10.0.0.41 - - [2026-04-27 04:04:53] "GET /virtual-networks?parent_id=ae27f9f9-eb5b-4197-a986-9fcfd68c0993&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004680 10.0.0.41 - - [2026-04-27 04:04:53] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.008731 10.0.0.41 - - [2026-04-27 04:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005162 10.0.0.41 - - [2026-04-27 04:04:56] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.008244 10.0.0.41 - - [2026-04-27 04:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006077 10.0.0.41 - - [2026-04-27 04:05:00] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.008441 10.0.0.41 - - [2026-04-27 04:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005063 10.0.0.41 - - [2026-04-27 04:05:04] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007508 10.0.0.41 - - [2026-04-27 04:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005857 10.0.0.41 - - [2026-04-27 04:05:08] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.008528 10.0.0.41 - - [2026-04-27 04:05:11] "POST /neutron/port HTTP/1.1" 200 1108 0.031858 10.0.0.41 - - [2026-04-27 04:05:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007036 10.0.0.41 - - [2026-04-27 04:05:11] "POST /neutron/network HTTP/1.1" 200 928 0.011976 10.0.0.41 - - [2026-04-27 04:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004795 10.0.0.41 - - [2026-04-27 04:05:12] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007138 10.0.0.41 - - [2026-04-27 04:05:13] "POST /neutron/network HTTP/1.1" 200 1124 0.014417 10.0.0.41 - - [2026-04-27 04:05:13] "POST /neutron/subnet HTTP/1.1" 200 1389 0.024573 10.0.0.41 - - [2026-04-27 04:05:13] "POST /neutron/network HTTP/1.1" 200 1114 0.017730 10.0.0.41 - - [2026-04-27 04:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005208 10.0.0.41 - - [2026-04-27 04:05:16] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007465 10.0.0.41 - - [2026-04-27 04:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004852 10.0.0.41 - - [2026-04-27 04:05:20] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007498 10.0.0.41 - - [2026-04-27 04:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005690 10.0.0.41 - - [2026-04-27 04:05:24] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007758 10.0.0.41 - - [2026-04-27 04:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006020 10.0.0.41 - - [2026-04-27 04:05:29] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006433 10.0.0.41 - - [2026-04-27 04:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005111 10.0.0.41 - - [2026-04-27 04:05:33] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.008495 10.0.0.41 - - [2026-04-27 04:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005169 10.0.0.41 - - [2026-04-27 04:05:35] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006928 10.0.0.41 - - [2026-04-27 04:05:35] "GET /virtual-networks?parent_id=ae27f9f9-eb5b-4197-a986-9fcfd68c0993&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004810 10.0.0.41 - - [2026-04-27 04:05:35] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.008014 10.0.0.41 - - [2026-04-27 04:05:40] "POST /neutron/port HTTP/1.1" 200 1066 0.027432 10.0.0.41 - - [2026-04-27 04:05:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010028 10.0.0.41 - - [2026-04-27 04:05:51] "POST /neutron/port HTTP/1.1" 200 1066 0.030113 10.0.0.41 - - [2026-04-27 04:05:53] "GET /obj-perms HTTP/1.1" 200 5056 0.079368 10.0.0.41 - - [2026-04-27 04:05:56] "POST /id-to-fqname HTTP/1.1" 200 218 0.001735 10.0.0.41 - - [2026-04-27 04:05:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010182 10.0.0.23 - - [2026-04-27 04:05:57] "GET /projects?obj_uuids=ae27f9f9-eb5b-4197-a986-9fcfd68c0993&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001327 10.0.0.41 - - [2026-04-27 04:05:57] "GET /project/ae27f9f9-eb5b-4197-a986-9fcfd68c0993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.129551 10.0.0.41 - - [2026-04-27 04:05:57] "POST /neutron/port HTTP/1.1" 200 6075 0.095312 10.0.0.41 - - [2026-04-27 04:05:57] "POST /neutron/port HTTP/1.1" 200 117 0.011438 10.0.0.41 - - [2026-04-27 04:05:59] "POST /neutron/port HTTP/1.1" 200 1057 0.046073 10.0.0.41 - - [2026-04-27 04:06:00] "POST /neutron/port HTTP/1.1" 200 1121 0.045500 10.0.0.41 - - [2026-04-27 04:06:00] "POST /neutron/port HTTP/1.1" 200 117 0.002975 10.0.0.41 - - [2026-04-27 04:06:03] "POST /neutron/security_group HTTP/1.1" 200 2056 0.016921 10.0.0.41 - - [2026-04-27 04:06:03] "POST /neutron/port HTTP/1.1" 200 1121 0.029987 10.0.0.41 - - [2026-04-27 04:06:03] "GET /virtual-machine/622e1b54-98c9-472b-aaf3-8fd0516c6484 HTTP/1.1" 200 1290 0.012061 10.0.0.41 - - [2026-04-27 04:06:03] "GET /virtual-machine-interface/e45a613e-56e4-4a91-9796-8181c6f15bd8 HTTP/1.1" 200 2932 0.007899 10.0.0.41 - - [2026-04-27 04:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005832 10.0.0.41 - - [2026-04-27 04:06:03] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007478 10.0.0.41 - - [2026-04-27 04:06:03] "GET /virtual-networks?parent_id=ae27f9f9-eb5b-4197-a986-9fcfd68c0993&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004574 10.0.0.41 - - [2026-04-27 04:06:03] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007796 10.0.0.41 - - [2026-04-27 04:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014123 10.0.0.41 - - [2026-04-27 04:06:06] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007751 10.0.0.41 - - [2026-04-27 04:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004746 10.0.0.41 - - [2026-04-27 04:06:10] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006891 10.0.0.41 - - [2026-04-27 04:06:12] "POST /neutron/port HTTP/1.1" 200 1121 0.061779 10.0.0.41 - - [2026-04-27 04:06:12] "POST /neutron/subnet HTTP/1.1" 200 694 0.013307 10.0.0.41 - - [2026-04-27 04:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004546 10.0.0.41 - - [2026-04-27 04:06:14] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007573 10.0.0.41 - - [2026-04-27 04:06:15] "POST /neutron/port HTTP/1.1" 200 1108 0.066400 10.0.0.41 - - [2026-04-27 04:06:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006331 10.0.0.41 - - [2026-04-27 04:06:15] "POST /neutron/network HTTP/1.1" 200 928 0.011791 10.0.0.41 - - [2026-04-27 04:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004580 10.0.0.41 - - [2026-04-27 04:06:18] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006850 10.0.0.41 - - [2026-04-27 04:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004638 10.0.0.41 - - [2026-04-27 04:06:23] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.008556 10.0.0.41 - - [2026-04-27 04:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006268 10.0.0.41 - - [2026-04-27 04:06:27] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007252 10.0.0.41 - - [2026-04-27 04:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005485 10.0.0.41 - - [2026-04-27 04:06:31] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.009900 10.0.0.41 - - [2026-04-27 04:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004315 10.0.0.41 - - [2026-04-27 04:06:35] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.008119 10.0.0.249 - - [2026-04-27 04:06:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000441 10.0.0.249 - - [2026-04-27 04:06:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000568 10.0.0.41 - - [2026-04-27 04:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004814 10.0.0.41 - - [2026-04-27 04:06:39] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006078 10.0.0.249 - - [2026-04-27 04:06:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000468 10.0.0.249 - - [2026-04-27 04:06:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.41 - - [2026-04-27 04:06:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000550 10.0.0.41 - - [2026-04-27 04:06:40] "GET /global-system-configs HTTP/1.1" 401 292 0.001018 10.0.0.23 - - [2026-04-27 04:06:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000614 10.0.0.23 - - [2026-04-27 04:06:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000496 10.0.0.23 - - [2026-04-27 04:06:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000781 10.0.0.41 - - [2026-04-27 04:06:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000493 10.0.0.23 - - [2026-04-27 04:06:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.41 - - [2026-04-27 04:06:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000540 10.0.0.41 - - [2026-04-27 04:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004793 10.0.0.41 - - [2026-04-27 04:06:43] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007792 10.0.0.41 - - [2026-04-27 04:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004963 10.0.0.41 - - [2026-04-27 04:06:47] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.009319 10.0.0.41 - - [2026-04-27 04:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004820 10.0.0.41 - - [2026-04-27 04:06:51] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004754 10.0.0.41 - - [2026-04-27 04:06:51] "GET /virtual-networks?parent_id=ae27f9f9-eb5b-4197-a986-9fcfd68c0993&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004870 10.0.0.41 - - [2026-04-27 04:06:51] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007728 10.0.0.41 - - [2026-04-27 04:06:57] "POST /neutron/port HTTP/1.1" 200 1121 0.028600 10.0.0.41 - - [2026-04-27 04:07:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010966 10.0.0.41 - - [2026-04-27 04:07:07] "POST /neutron/port HTTP/1.1" 200 1121 0.033682 10.0.0.41 - - [2026-04-27 04:07:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010997 10.0.0.41 - - [2026-04-27 04:07:13] "POST /neutron/network HTTP/1.1" 200 1124 0.010754 10.0.0.41 - - [2026-04-27 04:07:13] "POST /neutron/subnet HTTP/1.1" 200 1389 0.021021 10.0.0.41 - - [2026-04-27 04:07:13] "POST /neutron/network HTTP/1.1" 200 1114 0.015095 10.0.0.41 - - [2026-04-27 04:07:15] "POST /neutron/network HTTP/1.1" 200 1124 0.009967 10.0.0.41 - - [2026-04-27 04:07:15] "POST /neutron/subnet HTTP/1.1" 200 1389 0.018352 10.0.0.41 - - [2026-04-27 04:07:15] "POST /neutron/network HTTP/1.1" 200 1114 0.014385 10.0.0.41 - - [2026-04-27 04:07:18] "POST /neutron/port HTTP/1.1" 200 1121 0.029968 10.0.0.41 - - [2026-04-27 04:07:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010815 10.0.0.41 - - [2026-04-27 04:07:18] "POST /neutron/network HTTP/1.1" 200 795 0.024798 10.0.0.41 - - [2026-04-27 04:07:18] "POST /id-to-fqname HTTP/1.1" 200 218 0.001489 10.0.0.41 - - [2026-04-27 04:07:18] "GET /virtual-machine/622e1b54-98c9-472b-aaf3-8fd0516c6484 HTTP/1.1" 200 1290 0.005471 10.0.0.41 - - [2026-04-27 04:07:18] "GET /virtual-machine-interface/e45a613e-56e4-4a91-9796-8181c6f15bd8 HTTP/1.1" 200 2932 0.007597 10.0.0.41 - - [2026-04-27 04:07:18] "GET /instance-ip/ede74c9b-32b2-44ac-84a1-57cda972c2f3 HTTP/1.1" 200 1615 0.010302 10.0.0.41 - - [2026-04-27 04:07:18] "GET /virtual-machine-interface/e45a613e-56e4-4a91-9796-8181c6f15bd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2711 0.007331 10.0.0.41 - - [2026-04-27 04:07:18] "PUT /virtual-machine-interface/e45a613e-56e4-4a91-9796-8181c6f15bd8 HTTP/1.1" 200 284 0.024797 10.0.0.23 - - [2026-04-27 04:07:55] "GET /obj-perms HTTP/1.1" 200 5056 0.103312 10.0.0.41 - - [2026-04-27 04:08:13] "POST /neutron/port HTTP/1.1" 200 1108 0.026359 10.0.0.41 - - [2026-04-27 04:08:13] "POST /neutron/subnet HTTP/1.1" 200 703 0.013585 10.0.0.41 - - [2026-04-27 04:08:15] "POST /neutron/port HTTP/1.1" 200 1108 0.034010 10.0.0.41 - - [2026-04-27 04:08:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005635 10.0.0.41 - - [2026-04-27 04:08:16] "POST /neutron/network HTTP/1.1" 200 928 0.009628 10.0.0.41 - - [2026-04-27 04:08:48] "DELETE /instance-ip/e3ab1b6c-42e5-4bd3-b64e-ff894dd1a0de HTTP/1.1" 200 115 0.104290 10.0.0.41 - - [2026-04-27 04:08:48] "DELETE /virtual-machine-interface/97606a06-6c29-4cdb-b36d-5dfe164338ab HTTP/1.1" 200 115 0.164417 10.0.0.41 - - [2026-04-27 04:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006299 10.0.0.41 - - [2026-04-27 04:08:48] "GET /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.009787 10.0.0.41 - - [2026-04-27 04:08:49] "PUT /virtual-network/8414a4f3-16b8-4fcb-befb-5f22a0033b4e HTTP/1.1" 200 264 0.106283 10.0.0.41 - - [2026-04-27 04:08:49] "POST /neutron/network HTTP/1.1" 200 821 0.054224 10.0.0.249 - - [2026-04-27 04:08:49] "DELETE /route-target/9f81336b-ce50-4d8d-9781-704f12fd0e82 HTTP/1.1" 200 115 0.100803 10.0.0.41 - - [2026-04-27 04:08:49] "POST /neutron/port HTTP/1.1" 200 1121 0.034471 10.0.0.41 - - [2026-04-27 04:08:51] "POST /neutron/network HTTP/1.1" 200 821 0.013404 10.0.0.23 - - [2026-04-27 04:08:53] "GET /projects?obj_uuids=ae27f9f9-eb5b-4197-a986-9fcfd68c0993&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.062134 10.0.0.41 - - [2026-04-27 04:08:53] "GET /project/ae27f9f9-eb5b-4197-a986-9fcfd68c0993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.180588 10.0.0.23 - - [2026-04-27 04:08:53] "GET /projects?obj_uuids=ae27f9f9-eb5b-4197-a986-9fcfd68c0993&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001846 10.0.0.41 - - [2026-04-27 04:08:53] "GET /project/ae27f9f9-eb5b-4197-a986-9fcfd68c0993?fields=virtual_networks HTTP/1.1" 200 1029 0.081209 10.0.0.23 - - [2026-04-27 04:08:53] "GET /projects?obj_uuids=ae27f9f9-eb5b-4197-a986-9fcfd68c0993&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002099 10.0.0.41 - - [2026-04-27 04:08:53] "GET /project/ae27f9f9-eb5b-4197-a986-9fcfd68c0993?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.070599 10.0.0.23 - - [2026-04-27 04:08:53] "GET /projects?obj_uuids=ae27f9f9-eb5b-4197-a986-9fcfd68c0993&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001595 10.0.0.41 - - [2026-04-27 04:08:53] "GET /project/ae27f9f9-eb5b-4197-a986-9fcfd68c0993?fields=security_groups HTTP/1.1" 200 1253 0.100662 10.0.0.41 - - [2026-04-27 04:08:54] "POST /neutron/port HTTP/1.1" 400 205 0.006023 10.0.0.41 - - [2026-04-27 04:08:54] "POST /fqname-to-id HTTP/1.1" 404 185 0.037454 10.0.0.23 - - [2026-04-27 04:08:55] "GET /projects?obj_uuids=c5831738-b959-4c6c-a786-ca81ff9af245&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004349 10.0.0.23 - - [2026-04-27 04:08:55] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001374 10.0.0.23 - - [2026-04-27 04:08:55] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.057181 10.0.0.23 - - [2026-04-27 04:08:55] "POST /id-to-fqname HTTP/1.1" 200 187 0.001988 10.0.0.23 - - [2026-04-27 04:08:55] "POST /fqname-to-id HTTP/1.1" 404 196 0.014471 10.0.0.23 - - [2026-04-27 04:08:55] "POST /security-groups HTTP/1.1" 200 588 0.091846 10.0.0.249 - - [2026-04-27 04:08:55] "POST /fqname-to-id HTTP/1.1" 404 231 0.007533 10.0.0.23 - - [2026-04-27 04:08:55] "POST /projects HTTP/1.1" 200 579 0.362745 10.0.0.23 - - [2026-04-27 04:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.414994 10.0.0.41 - - [2026-04-27 04:08:55] "GET /project/c5831738-b959-4c6c-a786-ca81ff9af245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.660039 10.0.0.249 - - [2026-04-27 04:08:55] "POST /access-control-lists HTTP/1.1" 200 591 0.064759 10.0.0.249 - - [2026-04-27 04:08:57] "GET /obj-perms HTTP/1.1" 200 5056 0.172533 10.0.0.41 - - [2026-04-27 04:08:58] "GET / HTTP/1.1" 200 35931 0.003073 10.0.0.41 - - [2026-04-27 04:09:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000849 10.0.0.41 - - [2026-04-27 04:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.154715 10.0.0.23 - - [2026-04-27 04:09:00] "GET /projects?obj_uuids=c5831738-b959-4c6c-a786-ca81ff9af245&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002058 10.0.0.41 - - [2026-04-27 04:09:00] "GET /project/c5831738-b959-4c6c-a786-ca81ff9af245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.109062 10.0.0.23 - - [2026-04-27 04:09:01] "DELETE /project/c5831738b9594c6ca786ca81ff9af245 HTTP/1.1" 404 173 0.009585 10.0.0.23 - - [2026-04-27 04:09:01] "GET /projects?obj_uuids=ae27f9f9-eb5b-4197-a986-9fcfd68c0993&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.009739 10.0.0.23 - - [2026-04-27 04:09:01] "GET /project/ae27f9f9-eb5b-4197-a986-9fcfd68c0993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.195761 10.0.0.23 - - [2026-04-27 04:09:01] "GET /projects?obj_uuids=ae27f9f9-eb5b-4197-a986-9fcfd68c0993&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001907 10.0.0.23 - - [2026-04-27 04:09:01] "GET /project/ae27f9f9-eb5b-4197-a986-9fcfd68c0993?fields=security_groups HTTP/1.1" 200 1099 0.153966 10.0.0.249 - - [2026-04-27 04:09:01] "POST /route-targets HTTP/1.1" 200 327 0.050916 10.0.0.23 - - [2026-04-27 04:09:01] "GET /projects?obj_uuids=ae27f9f9-eb5b-4197-a986-9fcfd68c0993&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006808 10.0.0.23 - - [2026-04-27 04:09:01] "POST /useragent-kv HTTP/1.1" 200 115 0.008574 10.0.0.41 - - [2026-04-27 04:09:01] "POST /neutron/subnet HTTP/1.1" 200 734 0.425377 10.0.0.41 - - [2026-04-27 04:09:02] "POST /id-to-fqname HTTP/1.1" 200 221 0.002136 10.0.0.41 - - [2026-04-27 04:09:02] "GET /virtual-network/b4100e6f-877b-4604-b78b-724b88029b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.010946 10.0.0.41 - - [2026-04-27 04:09:02] "GET /virtual-network/b4100e6f-877b-4604-b78b-724b88029b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008779 10.0.0.41 - - [2026-04-27 04:09:02] "POST /neutron/network HTTP/1.1" 200 831 0.011904 10.0.0.41 - - [2026-04-27 04:09:02] "POST /fqname-to-id HTTP/1.1" 404 207 0.004368 10.0.0.41 - - [2026-04-27 04:09:02] "GET /virtual-network/b4100e6f-877b-4604-b78b-724b88029b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008630 10.0.0.23 - - [2026-04-27 04:09:02] "GET /project/ae27f9f9-eb5b-4197-a986-9fcfd68c0993?fields=application_policy_sets HTTP/1.1" 404 171 0.599669 10.0.0.23 - - [2026-04-27 04:09:02] "DELETE /project/ae27f9f9-eb5b-4197-a986-9fcfd68c0993 HTTP/1.1" 404 171 1.066493 10.0.0.41 - - [2026-04-27 04:09:02] "GET /virtual-machine-interface/0b617376-f04b-4af8-b062-7d02339c5412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.011158 10.0.0.41 - - [2026-04-27 04:09:02] "GET /virtual-machine-interface/0b617376-f04b-4af8-b062-7d02339c5412?fields=instance_ip_back_refs HTTP/1.1" 200 1318 0.013999 10.0.0.41 - - [2026-04-27 04:09:02] "GET /instance-ip/9f376240-3a63-4b28-9d62-569182afa5cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1603 0.008138 10.0.0.41 - - [2026-04-27 04:09:02] "POST /id-to-fqname HTTP/1.1" 200 221 0.001901 10.0.0.41 - - [2026-04-27 04:09:03] "POST /neutron/port HTTP/1.1" 200 4194 0.057849 10.0.0.23 - - [2026-04-27 04:09:03] "GET /projects?obj_uuids=c5831738-b959-4c6c-a786-ca81ff9af245&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001583 10.0.0.41 - - [2026-04-27 04:09:04] "GET /project/c5831738-b959-4c6c-a786-ca81ff9af245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.115713 10.0.0.41 - - [2026-04-27 04:09:04] "POST /neutron/port HTTP/1.1" 200 4194 0.072413 10.0.0.41 - - [2026-04-27 04:09:04] "POST /id-to-fqname HTTP/1.1" 200 221 0.001636 10.0.0.41 - - [2026-04-27 04:09:04] "POST /neutron/port HTTP/1.1" 200 985 0.021124 10.0.0.41 - - [2026-04-27 04:09:05] "POST /neutron/network HTTP/1.1" 200 841 0.009354 10.0.0.41 - - [2026-04-27 04:09:05] "POST /neutron/port HTTP/1.1" 200 985 0.057039 10.0.0.41 - - [2026-04-27 04:09:05] "POST /neutron/port HTTP/1.1" 200 1059 0.038669 10.0.0.23 - - [2026-04-27 04:09:05] "GET /projects?obj_uuids=c5831738-b959-4c6c-a786-ca81ff9af245&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001463 10.0.0.41 - - [2026-04-27 04:09:05] "GET /project/c5831738-b959-4c6c-a786-ca81ff9af245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.083549 10.0.0.41 - - [2026-04-27 04:09:05] "POST /fqname-to-id HTTP/1.1" 404 208 0.007903 10.0.0.41 - - [2026-04-27 04:09:05] "POST /interface-route-tables HTTP/1.1" 200 556 0.096400 10.0.0.41 - - [2026-04-27 04:09:05] "POST /neutron/port HTTP/1.1" 200 1113 0.230300 10.0.0.41 - - [2026-04-27 04:09:05] "GET /interface-route-table/3362ab9d-d878-4274-aa5e-0fd6f36c7f0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.018147 10.0.0.41 - - [2026-04-27 04:09:06] "POST /neutron/subnet HTTP/1.1" 200 708 0.013262 10.0.0.41 - - [2026-04-27 04:09:06] "POST /neutron/port HTTP/1.1" 200 985 0.026272 10.0.0.41 - - [2026-04-27 04:09:06] "POST /neutron/port HTTP/1.1" 200 985 0.022116 10.0.0.41 - - [2026-04-27 04:09:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006718 10.0.0.41 - - [2026-04-27 04:09:06] "POST /neutron/network HTTP/1.1" 200 831 0.011265 10.0.0.41 - - [2026-04-27 04:09:07] "GET /virtual-machine-interface/0b617376-f04b-4af8-b062-7d02339c5412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2662 0.010913 10.0.0.41 - - [2026-04-27 04:09:07] "POST /ref-update HTTP/1.1" 200 156 0.027205 10.0.0.41 - - [2026-04-27 04:09:12] "POST /neutron/port HTTP/1.1" 200 1123 0.026114 10.0.0.41 - - [2026-04-27 04:09:12] "POST /neutron/security_group HTTP/1.1" 200 2055 0.020169 10.0.0.41 - - [2026-04-27 04:09:12] "POST /neutron/port HTTP/1.1" 200 1123 0.029798 10.0.0.41 - - [2026-04-27 04:09:12] "GET /virtual-machine/5f9dc7e8-f2a9-4a32-b27a-858a4fbe900e HTTP/1.1" 401 292 0.000727 10.0.0.41 - - [2026-04-27 04:09:13] "GET /virtual-machine/5f9dc7e8-f2a9-4a32-b27a-858a4fbe900e HTTP/1.1" 200 1289 0.041291 10.0.0.41 - - [2026-04-27 04:09:13] "GET /virtual-machine/5f9dc7e8-f2a9-4a32-b27a-858a4fbe900e HTTP/1.1" 200 1289 0.008075 10.0.0.41 - - [2026-04-27 04:09:13] "GET /virtual-machine-interface/67d139ff-e10e-4a39-8ea8-d483b546d7d7 HTTP/1.1" 200 2938 0.009976 10.0.0.41 - - [2026-04-27 04:09:13] "GET /virtual-machine/5f9dc7e8-f2a9-4a32-b27a-858a4fbe900e HTTP/1.1" 200 1289 0.007161 10.0.0.41 - - [2026-04-27 04:09:13] "GET /virtual-machine-interface/67d139ff-e10e-4a39-8ea8-d483b546d7d7 HTTP/1.1" 200 2938 0.008871 10.0.0.41 - - [2026-04-27 04:09:13] "GET /instance-ip/729fddf1-eb91-4d0c-875b-6b88717dbb35 HTTP/1.1" 200 1619 0.009569 10.0.0.41 - - [2026-04-27 04:09:13] "GET /virtual-machine/5f9dc7e8-f2a9-4a32-b27a-858a4fbe900e HTTP/1.1" 200 1289 0.008167 10.0.0.41 - - [2026-04-27 04:09:13] "GET /virtual-machine-interface/67d139ff-e10e-4a39-8ea8-d483b546d7d7 HTTP/1.1" 200 2938 0.009132 10.0.0.41 - - [2026-04-27 04:09:13] "GET /instance-ip/729fddf1-eb91-4d0c-875b-6b88717dbb35 HTTP/1.1" 200 1619 0.007484 10.0.0.41 - - [2026-04-27 04:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.41 - - [2026-04-27 04:09:13] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005206 10.0.0.41 - - [2026-04-27 04:09:13] "GET /virtual-networks?parent_id=c5831738-b959-4c6c-a786-ca81ff9af245&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004739 10.0.0.41 - - [2026-04-27 04:09:13] "GET /virtual-network/b4100e6f-877b-4604-b78b-724b88029b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008689 10.0.0.41 - - [2026-04-27 04:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005158 10.0.0.41 - - [2026-04-27 04:09:13] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007421 10.0.0.41 - - [2026-04-27 04:09:13] "GET /virtual-networks?parent_id=c5831738-b959-4c6c-a786-ca81ff9af245&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.006189 10.0.0.41 - - [2026-04-27 04:09:13] "GET /virtual-network/b4100e6f-877b-4604-b78b-724b88029b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.013006 10.0.0.41 - - [2026-04-27 04:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005695 10.0.0.41 - - [2026-04-27 04:09:13] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005206 10.0.0.41 - - [2026-04-27 04:09:13] "GET /virtual-networks?parent_id=c5831738-b959-4c6c-a786-ca81ff9af245&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.005359 10.0.0.41 - - [2026-04-27 04:09:13] "GET /virtual-network/b4100e6f-877b-4604-b78b-724b88029b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.010111 10.0.0.41 - - [2026-04-27 04:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004910 10.0.0.41 - - [2026-04-27 04:09:13] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008416 10.0.0.41 - - [2026-04-27 04:09:13] "GET /virtual-networks?parent_id=c5831738-b959-4c6c-a786-ca81ff9af245&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.006104 10.0.0.41 - - [2026-04-27 04:09:13] "GET /virtual-network/b4100e6f-877b-4604-b78b-724b88029b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008034 10.0.0.41 - - [2026-04-27 04:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007906 10.0.0.41 - - [2026-04-27 04:09:13] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006168 10.0.0.41 - - [2026-04-27 04:09:13] "GET /virtual-networks?parent_id=c5831738-b959-4c6c-a786-ca81ff9af245&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004572 10.0.0.41 - - [2026-04-27 04:09:13] "GET /virtual-network/b4100e6f-877b-4604-b78b-724b88029b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.010148 10.0.0.41 - - [2026-04-27 04:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006319 10.0.0.41 - - [2026-04-27 04:09:14] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006593 10.0.0.41 - - [2026-04-27 04:09:14] "GET /virtual-networks?parent_id=c5831738-b959-4c6c-a786-ca81ff9af245&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.006697 10.0.0.41 - - [2026-04-27 04:09:14] "GET /virtual-network/b4100e6f-877b-4604-b78b-724b88029b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007524 10.0.0.41 - - [2026-04-27 04:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008117 10.0.0.41 - - [2026-04-27 04:09:14] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005010 10.0.0.41 - - [2026-04-27 04:09:14] "GET /virtual-networks?parent_id=c5831738-b959-4c6c-a786-ca81ff9af245&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003980 10.0.0.41 - - [2026-04-27 04:09:14] "GET /virtual-network/b4100e6f-877b-4604-b78b-724b88029b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.009222 10.0.0.41 - - [2026-04-27 04:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005696 10.0.0.41 - - [2026-04-27 04:09:17] "GET /virtual-network/b4100e6f-877b-4604-b78b-724b88029b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008256 10.0.0.41 - - [2026-04-27 04:09:17] "POST /neutron/security_group HTTP/1.1" 200 2055 0.009583 10.0.0.41 - - [2026-04-27 04:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005615 10.0.0.41 - - [2026-04-27 04:09:19] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006084 10.0.0.41 - - [2026-04-27 04:09:19] "GET /virtual-networks?parent_id=c5831738-b959-4c6c-a786-ca81ff9af245&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.006553 10.0.0.41 - - [2026-04-27 04:09:19] "GET /virtual-network/b4100e6f-877b-4604-b78b-724b88029b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.010975 10.0.0.41 - - [2026-04-27 04:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006335 10.0.0.41 - - [2026-04-27 04:09:19] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006802 10.0.0.41 - - [2026-04-27 04:09:19] "GET /virtual-networks?parent_id=c5831738-b959-4c6c-a786-ca81ff9af245&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.005135 10.0.0.41 - - [2026-04-27 04:09:19] "GET /virtual-network/b4100e6f-877b-4604-b78b-724b88029b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008509 10.0.0.41 - - [2026-04-27 04:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005651 10.0.0.41 - - [2026-04-27 04:09:20] "GET /routing-instance/72c0f782-dfc8-459d-9b66-30301ddcb801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.009062 10.0.0.41 - - [2026-04-27 04:09:20] "GET /route-target/4f0d49a4-f80f-4783-b3a9-8f6d1b24559d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.007773 10.0.0.41 - - [2026-04-27 04:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007271 10.0.0.41 - - [2026-04-27 04:09:20] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006657 10.0.0.41 - - [2026-04-27 04:09:20] "GET /virtual-networks?parent_id=c5831738-b959-4c6c-a786-ca81ff9af245&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004863 10.0.0.41 - - [2026-04-27 04:09:20] "GET /virtual-network/b4100e6f-877b-4604-b78b-724b88029b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008843 10.0.0.41 - - [2026-04-27 04:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005871 10.0.0.41 - - [2026-04-27 04:09:20] "GET /routing-instance/72c0f782-dfc8-459d-9b66-30301ddcb801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.007009 10.0.0.41 - - [2026-04-27 04:09:20] "GET /route-target/4f0d49a4-f80f-4783-b3a9-8f6d1b24559d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.007864 10.0.0.41 - - [2026-04-27 04:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010998 10.0.0.41 - - [2026-04-27 04:09:20] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006191 10.0.0.41 - - [2026-04-27 04:09:20] "GET /virtual-networks?parent_id=c5831738-b959-4c6c-a786-ca81ff9af245&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.006170 10.0.0.41 - - [2026-04-27 04:09:20] "GET /virtual-network/b4100e6f-877b-4604-b78b-724b88029b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.011300 10.0.0.41 - - [2026-04-27 04:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006421 10.0.0.41 - - [2026-04-27 04:09:20] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006503 10.0.0.41 - - [2026-04-27 04:09:20] "GET /virtual-networks?parent_id=c5831738-b959-4c6c-a786-ca81ff9af245&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.005363 10.0.0.41 - - [2026-04-27 04:09:20] "GET /virtual-network/b4100e6f-877b-4604-b78b-724b88029b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008210 10.0.0.41 - - [2026-04-27 04:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006607 10.0.0.41 - - [2026-04-27 04:09:20] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006220 10.0.0.41 - - [2026-04-27 04:09:20] "GET /virtual-networks?parent_id=c5831738-b959-4c6c-a786-ca81ff9af245&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.006465 10.0.0.41 - - [2026-04-27 04:09:20] "GET /virtual-network/b4100e6f-877b-4604-b78b-724b88029b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.010407 10.0.0.23 - - [2026-04-27 04:09:25] "GET /obj-perms HTTP/1.1" 200 5024 0.087577 10.0.0.23 - - [2026-04-27 04:09:31] "GET /obj-perms HTTP/1.1" 200 5024 0.007027 10.0.0.41 - - [2026-04-27 04:09:32] "GET /obj-perms HTTP/1.1" 200 5024 0.075304 10.0.0.41 - - [2026-04-27 04:09:32] "GET /obj-perms HTTP/1.1" 200 5024 0.005471 10.0.0.41 - - [2026-04-27 04:09:32] "GET /obj-perms HTTP/1.1" 200 5024 0.007174 10.0.0.249 - - [2026-04-27 04:09:33] "GET /obj-perms HTTP/1.1" 200 5024 0.074230 10.0.0.23 - - [2026-04-27 04:09:33] "GET /obj-perms HTTP/1.1" 200 5024 0.005296 10.0.0.41 - - [2026-04-27 04:09:33] "POST /neutron/port HTTP/1.1" 200 1087 0.039578 10.0.0.41 - - [2026-04-27 04:09:33] "POST /neutron/security_group HTTP/1.1" 200 2055 0.010581 10.0.0.41 - - [2026-04-27 04:09:33] "GET /virtual-machine/033b2b8e-618e-4d1a-9137-2164f64c298c HTTP/1.1" 200 1266 0.009199 10.0.0.41 - - [2026-04-27 04:09:33] "GET /virtual-machine-interface/0b617376-f04b-4af8-b062-7d02339c5412 HTTP/1.1" 200 3149 0.007756 10.0.0.41 - - [2026-04-27 04:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006232 10.0.0.41 - - [2026-04-27 04:09:33] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007381 10.0.0.41 - - [2026-04-27 04:09:33] "GET /virtual-networks?parent_id=c5831738-b959-4c6c-a786-ca81ff9af245&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.005843 10.0.0.41 - - [2026-04-27 04:09:33] "GET /virtual-network/b4100e6f-877b-4604-b78b-724b88029b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.014544 10.0.0.41 - - [2026-04-27 04:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005230 10.0.0.41 - - [2026-04-27 04:09:34] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005018 10.0.0.41 - - [2026-04-27 04:09:34] "GET /virtual-networks?parent_id=c5831738-b959-4c6c-a786-ca81ff9af245&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.005468 10.0.0.41 - - [2026-04-27 04:09:34] "GET /virtual-network/b4100e6f-877b-4604-b78b-724b88029b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008212 10.0.0.41 - - [2026-04-27 04:09:35] "GET /virtual-network/b4100e6f-877b-4604-b78b-724b88029b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.015072 10.0.0.41 - - [2026-04-27 04:09:35] "GET /virtual-machine/5f9dc7e8-f2a9-4a32-b27a-858a4fbe900e HTTP/1.1" 200 1289 0.007346 10.0.0.41 - - [2026-04-27 04:09:36] "POST /neutron/port HTTP/1.1" 200 1123 0.033555 10.0.0.41 - - [2026-04-27 04:09:37] "GET /virtual-machine/5f9dc7e8-f2a9-4a32-b27a-858a4fbe900e HTTP/1.1" 404 171 0.006345 10.0.0.41 - - [2026-04-27 04:09:37] "GET /virtual-machine/5f9dc7e8-f2a9-4a32-b27a-858a4fbe900e HTTP/1.1" 404 171 0.004145 10.0.0.41 - - [2026-04-27 04:09:38] "GET /virtual-machine/5f9dc7e8-f2a9-4a32-b27a-858a4fbe900e HTTP/1.1" 404 171 0.007176 10.0.0.41 - - [2026-04-27 04:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004835 10.0.0.41 - - [2026-04-27 04:09:38] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005649 10.0.0.41 - - [2026-04-27 04:09:38] "GET /virtual-networks?parent_id=c5831738-b959-4c6c-a786-ca81ff9af245&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.005591 10.0.0.41 - - [2026-04-27 04:09:38] "GET /virtual-network/b4100e6f-877b-4604-b78b-724b88029b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008391 10.0.0.41 - - [2026-04-27 04:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005273 10.0.0.41 - - [2026-04-27 04:09:38] "GET /routing-instance/72c0f782-dfc8-459d-9b66-30301ddcb801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.006938 10.0.0.41 - - [2026-04-27 04:09:38] "GET /route-target/4f0d49a4-f80f-4783-b3a9-8f6d1b24559d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.008770 10.0.0.41 - - [2026-04-27 04:09:41] "GET /obj-perms HTTP/1.1" 200 5024 0.006719 10.0.0.249 - - [2026-04-27 04:09:41] "GET /obj-perms HTTP/1.1" 200 5024 0.005981 10.0.0.41 - - [2026-04-27 04:09:51] "GET /obj-perms HTTP/1.1" 200 5024 0.005524 10.0.0.249 - - [2026-04-27 04:09:51] "GET /obj-perms HTTP/1.1" 200 5024 0.007155 10.0.0.41 - - [2026-04-27 04:09:58] "GET /obj-perms HTTP/1.1" 200 5056 0.069193 10.0.0.249 - - [2026-04-27 04:10:00] "GET /obj-perms HTTP/1.1" 200 5024 0.007586 10.0.0.41 - - [2026-04-27 04:10:00] "GET /obj-perms HTTP/1.1" 200 5024 0.006701 10.0.0.23 - - [2026-04-27 04:10:00] "GET /obj-perms HTTP/1.1" 200 5024 0.006452 10.0.0.41 - - [2026-04-27 04:10:00] "GET /interface-route-table/3362ab9d-d878-4274-aa5e-0fd6f36c7f0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.005400 10.0.0.41 - - [2026-04-27 04:10:00] "GET /virtual-machine-interface/0b617376-f04b-4af8-b062-7d02339c5412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2928 0.008347 10.0.0.41 - - [2026-04-27 04:10:00] "POST /ref-update HTTP/1.1" 200 156 0.031594 10.0.0.41 - - [2026-04-27 04:10:00] "DELETE /interface-route-table/3362ab9d-d878-4274-aa5e-0fd6f36c7f0b HTTP/1.1" 200 115 0.074626 10.0.0.41 - - [2026-04-27 04:10:01] "POST /neutron/port HTTP/1.1" 200 1077 0.040678 10.0.0.23 - - [2026-04-27 04:10:01] "POST /useragent-kv HTTP/1.1" 200 115 0.008710 10.0.0.23 - - [2026-04-27 04:10:01] "POST /useragent-kv HTTP/1.1" 200 115 0.004769 10.0.0.41 - - [2026-04-27 04:10:01] "POST /neutron/network HTTP/1.1" 200 151 0.266508 10.0.0.249 - - [2026-04-27 04:10:01] "DELETE /route-target/4f0d49a4-f80f-4783-b3a9-8f6d1b24559d HTTP/1.1" 200 115 0.059149 10.0.0.23 - - [2026-04-27 04:10:03] "GET /projects?obj_uuids=c5831738-b959-4c6c-a786-ca81ff9af245&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001471 10.0.0.41 - - [2026-04-27 04:10:03] "GET /project/c5831738-b959-4c6c-a786-ca81ff9af245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.066747 10.0.0.23 - - [2026-04-27 04:10:03] "GET /projects?obj_uuids=c5831738-b959-4c6c-a786-ca81ff9af245&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001840 10.0.0.41 - - [2026-04-27 04:10:03] "GET /project/c5831738-b959-4c6c-a786-ca81ff9af245?fields=virtual_networks HTTP/1.1" 200 1027 0.060072 10.0.0.23 - - [2026-04-27 04:10:03] "GET /projects?obj_uuids=c5831738-b959-4c6c-a786-ca81ff9af245&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002990 10.0.0.41 - - [2026-04-27 04:10:03] "GET /project/c5831738-b959-4c6c-a786-ca81ff9af245?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.086452 10.0.0.23 - - [2026-04-27 04:10:03] "GET /projects?obj_uuids=c5831738-b959-4c6c-a786-ca81ff9af245&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002053 10.0.0.41 - - [2026-04-27 04:10:03] "GET /project/c5831738-b959-4c6c-a786-ca81ff9af245?fields=security_groups HTTP/1.1" 200 1250 0.093312 10.0.0.41 - - [2026-04-27 04:10:05] "POST /fqname-to-id HTTP/1.1" 404 192 0.053408 10.0.0.23 - - [2026-04-27 04:10:05] "GET /projects?obj_uuids=a712dcc1-33b9-4079-b815-1cb26bd02aac&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006582 10.0.0.23 - - [2026-04-27 04:10:05] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002465 10.0.0.23 - - [2026-04-27 04:10:05] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.016661 10.0.0.23 - - [2026-04-27 04:10:05] "POST /id-to-fqname HTTP/1.1" 200 194 0.005592 10.0.0.23 - - [2026-04-27 04:10:05] "POST /fqname-to-id HTTP/1.1" 404 203 0.009729 10.0.0.23 - - [2026-04-27 04:10:05] "POST /security-groups HTTP/1.1" 200 595 0.053530 10.0.0.23 - - [2026-04-27 04:10:05] "POST /projects HTTP/1.1" 200 593 0.381530 10.0.0.23 - - [2026-04-27 04:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.438593 10.0.0.249 - - [2026-04-27 04:10:05] "POST /fqname-to-id HTTP/1.1" 404 237 0.031300 10.0.0.41 - - [2026-04-27 04:10:05] "GET /project/a712dcc1-33b9-4079-b815-1cb26bd02aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.716804 10.0.0.41 - - [2026-04-27 04:10:07] "GET / HTTP/1.1" 200 35931 0.006441 10.0.0.41 - - [2026-04-27 04:10:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000634 10.0.0.41 - - [2026-04-27 04:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.089871 10.0.0.23 - - [2026-04-27 04:10:08] "GET /projects?obj_uuids=a712dcc1-33b9-4079-b815-1cb26bd02aac&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001704 10.0.0.41 - - [2026-04-27 04:10:08] "GET /project/a712dcc1-33b9-4079-b815-1cb26bd02aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.082015 10.0.0.41 - - [2026-04-27 04:10:08] "POST /neutron/network HTTP/1.1" 200 117 0.050809 10.0.0.249 - - [2026-04-27 04:10:08] "POST /ref-update HTTP/1.1" 200 156 0.044302 10.0.0.41 - - [2026-04-27 04:10:09] "POST /neutron/network HTTP/1.1" 200 829 0.016194 10.0.0.41 - - [2026-04-27 04:10:09] "POST /id-to-fqname HTTP/1.1" 200 224 0.002783 10.0.0.41 - - [2026-04-27 04:10:09] "GET /virtual-network/22874ff8-faf9-4cf9-9984-5204f01e5793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008637 10.0.0.41 - - [2026-04-27 04:10:09] "GET /virtual-network/22874ff8-faf9-4cf9-9984-5204f01e5793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008448 10.0.0.41 - - [2026-04-27 04:10:09] "POST /neutron/subnet HTTP/1.1" 200 729 0.015407 10.0.0.41 - - [2026-04-27 04:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006848 10.0.0.23 - - [2026-04-27 04:10:09] "GET /projects?obj_uuids=a712dcc1-33b9-4079-b815-1cb26bd02aac&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002001 10.0.0.41 - - [2026-04-27 04:10:09] "GET /project/a712dcc1-33b9-4079-b815-1cb26bd02aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.104494 10.0.0.23 - - [2026-04-27 04:10:10] "POST /useragent-kv HTTP/1.1" 200 115 0.014517 10.0.0.41 - - [2026-04-27 04:10:10] "POST /neutron/subnet HTTP/1.1" 200 729 0.309881 10.0.0.41 - - [2026-04-27 04:10:10] "POST /id-to-fqname HTTP/1.1" 200 224 0.001842 10.0.0.41 - - [2026-04-27 04:10:10] "GET /virtual-network/162ae831-067c-4ad1-94d2-929395762686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008530 10.0.0.41 - - [2026-04-27 04:10:10] "GET /virtual-network/162ae831-067c-4ad1-94d2-929395762686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.010596 10.0.0.41 - - [2026-04-27 04:10:10] "POST /neutron/network HTTP/1.1" 200 829 0.016118 10.0.0.41 - - [2026-04-27 04:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005618 10.0.0.23 - - [2026-04-27 04:10:10] "GET /projects?obj_uuids=a712dcc1-33b9-4079-b815-1cb26bd02aac&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001712 10.0.0.41 - - [2026-04-27 04:10:10] "GET /project/a712dcc1-33b9-4079-b815-1cb26bd02aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.082069 10.0.0.23 - - [2026-04-27 04:10:10] "GET /projects?obj_uuids=a712dcc1-33b9-4079-b815-1cb26bd02aac&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001509 10.0.0.41 - - [2026-04-27 04:10:10] "POST /neutron/network HTTP/1.1" 200 609 0.218909 10.0.0.249 - - [2026-04-27 04:10:10] "POST /route-targets HTTP/1.1" 200 327 0.021650 10.0.0.41 - - [2026-04-27 04:10:11] "POST /id-to-fqname HTTP/1.1" 200 224 0.005487 10.0.0.41 - - [2026-04-27 04:10:11] "GET /virtual-network/d7ac498f-f5f0-48e4-93ec-c46be7c70a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.008451 10.0.0.41 - - [2026-04-27 04:10:11] "POST /neutron/network HTTP/1.1" 200 830 0.012552 10.0.0.41 - - [2026-04-27 04:10:11] "GET /virtual-network/d7ac498f-f5f0-48e4-93ec-c46be7c70a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.009306 10.0.0.41 - - [2026-04-27 04:10:11] "POST /fqname-to-id HTTP/1.1" 404 214 0.005418 10.0.0.41 - - [2026-04-27 04:10:11] "GET /virtual-network/162ae831-067c-4ad1-94d2-929395762686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008968 10.0.0.23 - - [2026-04-27 04:10:11] "GET /projects?obj_uuids=a712dcc1-33b9-4079-b815-1cb26bd02aac&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001663 10.0.0.41 - - [2026-04-27 04:10:11] "POST /neutron/port HTTP/1.1" 200 991 0.418558 10.0.0.41 - - [2026-04-27 04:10:11] "GET /virtual-machine-interface/002f7b98-2f4b-4eb1-aa09-1a1298aafa0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2371 0.009329 10.0.0.41 - - [2026-04-27 04:10:11] "GET /virtual-machine-interface/002f7b98-2f4b-4eb1-aa09-1a1298aafa0f?fields=instance_ip_back_refs HTTP/1.1" 200 1331 0.008533 10.0.0.41 - - [2026-04-27 04:10:11] "GET /instance-ip/d9439217-435f-4960-a79a-055f5dfc11aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1612 0.007177 10.0.0.41 - - [2026-04-27 04:10:11] "POST /fqname-to-id HTTP/1.1" 404 214 0.005392 10.0.0.41 - - [2026-04-27 04:10:11] "GET /virtual-network/22874ff8-faf9-4cf9-9984-5204f01e5793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.015323 10.0.0.23 - - [2026-04-27 04:10:11] "GET /projects?obj_uuids=a712dcc1-33b9-4079-b815-1cb26bd02aac&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003955 10.0.0.41 - - [2026-04-27 04:10:11] "GET /project/a712dcc1-33b9-4079-b815-1cb26bd02aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.088493 10.0.0.41 - - [2026-04-27 04:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006269 10.0.0.41 - - [2026-04-27 04:10:12] "GET /security-group/014d0c80-3169-4ebb-85a0-d9cfd6856d01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3763 0.007669 10.0.0.41 - - [2026-04-27 04:10:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.202069 10.0.0.41 - - [2026-04-27 04:10:12] "POST /instance-ips HTTP/1.1" 200 357 0.082860 10.0.0.41 - - [2026-04-27 04:10:12] "GET /virtual-machine-interface/3d0e90b8-59bf-4e54-a59f-210b3cb00119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2648 0.010762 10.0.0.41 - - [2026-04-27 04:10:12] "GET /virtual-machine-interface/3d0e90b8-59bf-4e54-a59f-210b3cb00119?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.019707 10.0.0.41 - - [2026-04-27 04:10:12] "GET /instance-ip/90668ece-06c2-41ee-a981-a75f36678798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1584 0.009174 10.0.0.41 - - [2026-04-27 04:10:12] "POST /fqname-to-id HTTP/1.1" 404 214 0.006049 10.0.0.41 - - [2026-04-27 04:10:12] "GET /virtual-network/162ae831-067c-4ad1-94d2-929395762686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009784 10.0.0.41 - - [2026-04-27 04:10:13] "GET /virtual-machine-interface/13bfa5a1-1b6b-42d4-9651-89094ec3359e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.011696 10.0.0.41 - - [2026-04-27 04:10:13] "GET /virtual-machine-interface/13bfa5a1-1b6b-42d4-9651-89094ec3359e?fields=instance_ip_back_refs HTTP/1.1" 200 1333 0.017620 10.0.0.41 - - [2026-04-27 04:10:13] "GET /instance-ip/ef35b786-5f48-4c33-b8be-96c45c8aaa03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1612 0.006289 10.0.0.41 - - [2026-04-27 04:10:13] "POST /fqname-to-id HTTP/1.1" 404 214 0.015674 10.0.0.41 - - [2026-04-27 04:10:13] "GET /virtual-network/22874ff8-faf9-4cf9-9984-5204f01e5793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008323 10.0.0.23 - - [2026-04-27 04:10:13] "GET /projects?obj_uuids=a712dcc1-33b9-4079-b815-1cb26bd02aac&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001751 10.0.0.41 - - [2026-04-27 04:10:13] "GET /project/a712dcc1-33b9-4079-b815-1cb26bd02aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.069370 10.0.0.41 - - [2026-04-27 04:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013465 10.0.0.41 - - [2026-04-27 04:10:13] "GET /security-group/014d0c80-3169-4ebb-85a0-d9cfd6856d01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3763 0.006525 10.0.0.41 - - [2026-04-27 04:10:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.210574 10.0.0.41 - - [2026-04-27 04:10:13] "POST /instance-ips HTTP/1.1" 200 357 0.080997 10.0.0.41 - - [2026-04-27 04:10:13] "GET /virtual-machine-interface/24762817-009b-4442-98ae-1258e6fcebc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.008590 10.0.0.41 - - [2026-04-27 04:10:13] "GET /virtual-machine-interface/24762817-009b-4442-98ae-1258e6fcebc7?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.016934 10.0.0.41 - - [2026-04-27 04:10:13] "GET /instance-ip/c3615fa7-9aaf-4948-9274-8115b41788de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1584 0.009933 10.0.0.41 - - [2026-04-27 04:10:13] "POST /fqname-to-id HTTP/1.1" 404 214 0.008927 10.0.0.41 - - [2026-04-27 04:10:13] "GET /virtual-network/162ae831-067c-4ad1-94d2-929395762686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009533 10.0.0.41 - - [2026-04-27 04:10:14] "GET /virtual-machine-interface/c0fb2abc-6212-4802-a46b-bde701edb35a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2374 0.012874 10.0.0.41 - - [2026-04-27 04:10:14] "GET /virtual-machine-interface/c0fb2abc-6212-4802-a46b-bde701edb35a?fields=instance_ip_back_refs HTTP/1.1" 200 1334 0.021898 10.0.0.41 - - [2026-04-27 04:10:14] "GET /instance-ip/dc536f3c-02cf-45ef-b66d-eca6cf0e1e2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1612 0.009195 10.0.0.41 - - [2026-04-27 04:10:14] "POST /fqname-to-id HTTP/1.1" 404 214 0.005275 10.0.0.41 - - [2026-04-27 04:10:14] "GET /virtual-network/d7ac498f-f5f0-48e4-93ec-c46be7c70a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007986 10.0.0.23 - - [2026-04-27 04:10:14] "GET /projects?obj_uuids=a712dcc1-33b9-4079-b815-1cb26bd02aac&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001849 10.0.0.41 - - [2026-04-27 04:10:14] "GET /project/a712dcc1-33b9-4079-b815-1cb26bd02aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.078056 10.0.0.41 - - [2026-04-27 04:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006944 10.0.0.41 - - [2026-04-27 04:10:14] "GET /security-group/014d0c80-3169-4ebb-85a0-d9cfd6856d01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3763 0.009145 10.0.0.41 - - [2026-04-27 04:10:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.209288 10.0.0.41 - - [2026-04-27 04:10:15] "POST /instance-ips HTTP/1.1" 200 357 0.108578 10.0.0.41 - - [2026-04-27 04:10:15] "GET /virtual-machine-interface/3545534d-e3d7-4392-beb4-51c719a194de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.009827 10.0.0.41 - - [2026-04-27 04:10:15] "GET /virtual-machine-interface/3545534d-e3d7-4392-beb4-51c719a194de?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.016205 10.0.0.41 - - [2026-04-27 04:10:15] "GET /instance-ip/ac62dd1f-207b-4e19-96eb-0fb4978c3f3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1585 0.006962 10.0.0.41 - - [2026-04-27 04:10:15] "POST /neutron/port HTTP/1.1" 200 1219 0.032848 10.0.0.41 - - [2026-04-27 04:10:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005565 10.0.0.41 - - [2026-04-27 04:10:16] "POST /neutron/port HTTP/1.1" 200 117 0.002401 10.0.0.41 - - [2026-04-27 04:10:16] "POST /neutron/port HTTP/1.1" 200 1219 0.032910 10.0.0.41 - - [2026-04-27 04:10:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006207 10.0.0.41 - - [2026-04-27 04:10:16] "POST /neutron/port HTTP/1.1" 200 117 0.001674 10.0.0.41 - - [2026-04-27 04:10:16] "POST /id-to-fqname HTTP/1.1" 200 224 0.003097 10.0.0.41 - - [2026-04-27 04:10:16] "POST /neutron/port HTTP/1.1" 200 4194 0.057220 10.0.0.41 - - [2026-04-27 04:10:17] "POST /neutron/network HTTP/1.1" 200 829 0.048783 10.0.0.41 - - [2026-04-27 04:10:17] "POST /neutron/port HTTP/1.1" 200 4194 0.064380 10.0.0.41 - - [2026-04-27 04:10:17] "POST /id-to-fqname HTTP/1.1" 200 224 0.001823 10.0.0.41 - - [2026-04-27 04:10:17] "POST /neutron/network HTTP/1.1" 200 840 0.012352 10.0.0.41 - - [2026-04-27 04:10:18] "POST /neutron/port HTTP/1.1" 200 991 0.020808 10.0.0.41 - - [2026-04-27 04:10:18] "POST /neutron/port HTTP/1.1" 200 1093 0.032873 10.0.0.41 - - [2026-04-27 04:10:18] "POST /neutron/port HTTP/1.1" 200 117 0.001840 10.0.0.23 - - [2026-04-27 04:10:18] "GET /projects?obj_uuids=a712dcc1-33b9-4079-b815-1cb26bd02aac&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001845 10.0.0.41 - - [2026-04-27 04:10:18] "GET /project/a712dcc1-33b9-4079-b815-1cb26bd02aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.119848 10.0.0.41 - - [2026-04-27 04:10:19] "POST /neutron/port HTTP/1.1" 200 5134 0.078777 10.0.0.41 - - [2026-04-27 04:10:19] "POST /id-to-fqname HTTP/1.1" 200 224 0.002714 10.0.0.41 - - [2026-04-27 04:10:19] "POST /neutron/port HTTP/1.1" 200 5134 0.108801 10.0.0.41 - - [2026-04-27 04:10:19] "POST /neutron/port HTTP/1.1" 200 991 0.023438 10.0.0.41 - - [2026-04-27 04:10:19] "POST /neutron/network HTTP/1.1" 200 829 0.010267 10.0.0.41 - - [2026-04-27 04:10:20] "POST /neutron/port HTTP/1.1" 200 1066 0.036178 10.0.0.41 - - [2026-04-27 04:10:20] "POST /neutron/port HTTP/1.1" 200 1120 0.178878 10.0.0.23 - - [2026-04-27 04:10:20] "GET /projects?obj_uuids=a712dcc1-33b9-4079-b815-1cb26bd02aac&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001674 10.0.0.41 - - [2026-04-27 04:10:20] "POST /neutron/router HTTP/1.1" 200 598 0.167845 10.0.0.41 - - [2026-04-27 04:10:20] "POST /neutron/subnet HTTP/1.1" 200 708 0.021843 10.0.0.41 - - [2026-04-27 04:10:20] "POST /neutron/port HTTP/1.1" 200 117 0.002177 10.0.0.249 - - [2026-04-27 04:10:20] "PUT /logical-router/673f10e1-30c5-4b01-93c5-f884893bdb4c HTTP/1.1" 200 262 0.047367 10.0.0.41 - - [2026-04-27 04:10:21] "POST /neutron/network HTTP/1.1" 200 839 0.010074 10.0.0.41 - - [2026-04-27 04:10:21] "POST /neutron/router HTTP/1.1" 200 598 0.018641 10.0.0.41 - - [2026-04-27 04:10:21] "POST /neutron/port HTTP/1.1" 200 1093 0.048397 10.0.0.41 - - [2026-04-27 04:10:21] "POST /neutron/port HTTP/1.1" 200 117 0.001466 10.0.0.41 - - [2026-04-27 04:10:22] "POST /neutron/security_group HTTP/1.1" 200 2062 0.016103 10.0.0.41 - - [2026-04-27 04:10:22] "POST /neutron/port HTTP/1.1" 200 1093 0.031662 10.0.0.41 - - [2026-04-27 04:10:22] "GET /virtual-machine/ee7d8a4c-be4e-485e-bb6f-6269e26fc8ba HTTP/1.1" 401 292 0.000521 10.0.0.41 - - [2026-04-27 04:10:22] "GET /virtual-machine/ee7d8a4c-be4e-485e-bb6f-6269e26fc8ba HTTP/1.1" 200 1275 0.042161 10.0.0.41 - - [2026-04-27 04:10:22] "GET /virtual-machine-interface/002f7b98-2f4b-4eb1-aa09-1a1298aafa0f HTTP/1.1" 200 3185 0.008849 10.0.0.41 - - [2026-04-27 04:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006012 10.0.0.41 - - [2026-04-27 04:10:23] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007027 10.0.0.41 - - [2026-04-27 04:10:23] "GET /virtual-networks?parent_id=a712dcc1-33b9-4079-b815-1cb26bd02aac&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.005584 10.0.0.41 - - [2026-04-27 04:10:23] "GET /virtual-network/162ae831-067c-4ad1-94d2-929395762686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.012204 10.0.0.41 - - [2026-04-27 04:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005859 10.0.0.41 - - [2026-04-27 04:10:26] "GET /virtual-network/162ae831-067c-4ad1-94d2-929395762686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.012356 10.0.0.41 - - [2026-04-27 04:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005778 10.0.0.41 - - [2026-04-27 04:10:30] "GET /virtual-network/162ae831-067c-4ad1-94d2-929395762686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008423 10.0.0.41 - - [2026-04-27 04:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007770 10.0.0.41 - - [2026-04-27 04:10:34] "GET /virtual-network/162ae831-067c-4ad1-94d2-929395762686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.011793 10.0.0.41 - - [2026-04-27 04:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006199 10.0.0.41 - - [2026-04-27 04:10:38] "GET /virtual-network/162ae831-067c-4ad1-94d2-929395762686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009145 10.0.0.41 - - [2026-04-27 04:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006655 10.0.0.41 - - [2026-04-27 04:10:42] "GET /virtual-network/162ae831-067c-4ad1-94d2-929395762686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.010196 10.0.0.41 - - [2026-04-27 04:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006126 10.0.0.41 - - [2026-04-27 04:10:46] "GET /virtual-network/162ae831-067c-4ad1-94d2-929395762686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007941 10.0.0.41 - - [2026-04-27 04:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004853 10.0.0.41 - - [2026-04-27 04:10:50] "GET /virtual-network/162ae831-067c-4ad1-94d2-929395762686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.012815 10.0.0.41 - - [2026-04-27 04:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006229 10.0.0.41 - - [2026-04-27 04:10:54] "GET /virtual-network/162ae831-067c-4ad1-94d2-929395762686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009808 10.0.0.41 - - [2026-04-27 04:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005787 10.0.0.41 - - [2026-04-27 04:10:59] "GET /virtual-network/162ae831-067c-4ad1-94d2-929395762686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007769 10.0.0.249 - - [2026-04-27 04:11:02] "DELETE /access-control-list/1150a950-91ae-4588-a4f9-c8c7fa5da02f HTTP/1.1" 200 115 0.062106 10.0.0.23 - - [2026-04-27 04:11:02] "DELETE /project/a712dcc133b94079b8151cb26bd02aac HTTP/1.1" 404 173 0.006652 10.0.0.23 - - [2026-04-27 04:11:02] "GET /projects?obj_uuids=c5831738-b959-4c6c-a786-ca81ff9af245&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001344 10.0.0.23 - - [2026-04-27 04:11:02] "GET /project/c5831738-b959-4c6c-a786-ca81ff9af245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.092045 10.0.0.23 - - [2026-04-27 04:11:02] "DELETE /project/c5831738-b959-4c6c-a786-ca81ff9af245 HTTP/1.1" 404 171 0.105086 10.0.0.41 - - [2026-04-27 04:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005846 10.0.0.41 - - [2026-04-27 04:11:03] "GET /virtual-network/162ae831-067c-4ad1-94d2-929395762686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008813 10.0.0.41 - - [2026-04-27 04:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005612 10.0.0.41 - - [2026-04-27 04:11:07] "GET /virtual-network/162ae831-067c-4ad1-94d2-929395762686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008067 10.0.0.41 - - [2026-04-27 04:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005630 10.0.0.41 - - [2026-04-27 04:11:11] "GET /virtual-network/162ae831-067c-4ad1-94d2-929395762686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007954 10.0.0.41 - - [2026-04-27 04:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005817 10.0.0.41 - - [2026-04-27 04:11:13] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007709 10.0.0.41 - - [2026-04-27 04:11:13] "GET /virtual-networks?parent_id=a712dcc1-33b9-4079-b815-1cb26bd02aac&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.006367 10.0.0.41 - - [2026-04-27 04:11:13] "GET /virtual-network/162ae831-067c-4ad1-94d2-929395762686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.011808 10.0.0.41 - - [2026-04-27 04:11:13] "POST /neutron/security_group HTTP/1.1" 200 2062 0.012236 10.0.0.41 - - [2026-04-27 04:11:16] "POST /neutron/network HTTP/1.1" 200 938 0.047854 10.0.0.41 - - [2026-04-27 04:11:16] "POST /neutron/port HTTP/1.1" 200 117 0.001471 10.0.0.41 - - [2026-04-27 04:11:17] "POST /neutron/port HTTP/1.1" 200 1108 0.070786 10.0.0.41 - - [2026-04-27 04:11:17] "POST /neutron/subnet HTTP/1.1" 200 703 0.015510 10.0.0.41 - - [2026-04-27 04:11:18] "POST /neutron/port HTTP/1.1" 200 1093 0.036249 10.0.0.41 - - [2026-04-27 04:11:24] "POST /neutron/security_group HTTP/1.1" 200 2062 0.012006 10.0.0.41 - - [2026-04-27 04:11:27] "POST /neutron/port HTTP/1.1" 200 1093 0.080846 10.0.0.41 - - [2026-04-27 04:11:28] "POST /neutron/security_group HTTP/1.1" 200 2062 0.011453 10.0.0.41 - - [2026-04-27 04:11:34] "POST /neutron/port HTTP/1.1" 200 1093 0.033578 10.0.0.249 - - [2026-04-27 04:11:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000703 10.0.0.249 - - [2026-04-27 04:11:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000917 10.0.0.41 - - [2026-04-27 04:11:39] "POST /neutron/security_group HTTP/1.1" 200 2062 0.013779 10.0.0.249 - - [2026-04-27 04:11:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000521 10.0.0.249 - - [2026-04-27 04:11:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000398 10.0.0.41 - - [2026-04-27 04:11:40] "POST /neutron/port HTTP/1.1" 200 1130 0.061723 10.0.0.41 - - [2026-04-27 04:11:40] "GET /virtual-machine/89da8547-af6f-41bc-beb9-44195b64708f HTTP/1.1" 200 1296 0.012090 10.0.0.41 - - [2026-04-27 04:11:40] "GET /virtual-machine-interface/a0d4f0d2-09fc-4059-a266-713e62aaaba1 HTTP/1.1" 200 2962 0.017599 10.0.0.41 - - [2026-04-27 04:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007346 10.0.0.41 - - [2026-04-27 04:11:40] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.010000 10.0.0.41 - - [2026-04-27 04:11:40] "GET /virtual-networks?parent_id=a712dcc1-33b9-4079-b815-1cb26bd02aac&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.007535 10.0.0.41 - - [2026-04-27 04:11:40] "GET /virtual-network/d7ac498f-f5f0-48e4-93ec-c46be7c70a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.010449 10.0.0.41 - - [2026-04-27 04:11:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000543 10.0.0.41 - - [2026-04-27 04:11:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000490 10.0.0.23 - - [2026-04-27 04:11:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000469 10.0.0.41 - - [2026-04-27 04:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005842 10.0.0.41 - - [2026-04-27 04:11:41] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007812 10.0.0.41 - - [2026-04-27 04:11:41] "GET /virtual-networks?parent_id=a712dcc1-33b9-4079-b815-1cb26bd02aac&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.005573 10.0.0.23 - - [2026-04-27 04:11:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000644 10.0.0.41 - - [2026-04-27 04:11:41] "GET /virtual-network/d7ac498f-f5f0-48e4-93ec-c46be7c70a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.008094 10.0.0.23 - - [2026-04-27 04:11:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000573 10.0.0.41 - - [2026-04-27 04:11:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000798 10.0.0.23 - - [2026-04-27 04:11:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000841 10.0.0.41 - - [2026-04-27 04:11:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000545 10.0.0.41 - - [2026-04-27 04:11:41] "POST /neutron/security_group HTTP/1.1" 200 2062 0.016106 10.0.0.41 - - [2026-04-27 04:11:41] "POST /neutron/port HTTP/1.1" 200 1093 0.040730 10.0.0.41 - - [2026-04-27 04:11:41] "GET /virtual-machine/c8d077d6-6d16-4c24-b3b8-cc8b5370d48e HTTP/1.1" 200 1275 0.012300 10.0.0.41 - - [2026-04-27 04:11:41] "GET /virtual-machine-interface/c0fb2abc-6212-4802-a46b-bde701edb35a HTTP/1.1" 200 3188 0.007500 10.0.0.41 - - [2026-04-27 04:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005686 10.0.0.41 - - [2026-04-27 04:11:42] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006287 10.0.0.41 - - [2026-04-27 04:11:42] "GET /virtual-networks?parent_id=a712dcc1-33b9-4079-b815-1cb26bd02aac&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.005728 10.0.0.41 - - [2026-04-27 04:11:42] "GET /virtual-network/162ae831-067c-4ad1-94d2-929395762686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008657 10.0.0.41 - - [2026-04-27 04:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008782 10.0.0.41 - - [2026-04-27 04:11:43] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007705 10.0.0.41 - - [2026-04-27 04:11:43] "GET /virtual-networks?parent_id=a712dcc1-33b9-4079-b815-1cb26bd02aac&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.006287 10.0.0.41 - - [2026-04-27 04:11:43] "GET /virtual-network/162ae831-067c-4ad1-94d2-929395762686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009046 10.0.0.249 - - [2026-04-27 04:12:00] "GET /obj-perms HTTP/1.1" 200 5056 0.133172 10.0.0.41 - - [2026-04-27 04:12:17] "POST /neutron/port HTTP/1.1" 200 1219 0.048419 10.0.0.41 - - [2026-04-27 04:12:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006121 10.0.0.41 - - [2026-04-27 04:12:17] "POST /neutron/port HTTP/1.1" 200 117 0.002025 10.0.0.41 - - [2026-04-27 04:12:17] "POST /neutron/port HTTP/1.1" 200 1219 0.032270 10.0.0.41 - - [2026-04-27 04:12:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006039 10.0.0.41 - - [2026-04-27 04:12:17] "POST /neutron/port HTTP/1.1" 200 117 0.001533 10.0.0.41 - - [2026-04-27 04:13:09] "POST /neutron/router HTTP/1.1" 200 344 0.348019 10.0.0.41 - - [2026-04-27 04:13:09] "POST /neutron/router HTTP/1.1" 200 598 0.010755 10.0.0.249 - - [2026-04-27 04:13:09] "POST /ref-update HTTP/1.1" 200 156 0.048691 10.0.0.249 - - [2026-04-27 04:13:09] "GET /logical-router/673f10e1-30c5-4b01-93c5-f884893bdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.087946 10.0.0.41 - - [2026-04-27 04:13:10] "POST /neutron/port HTTP/1.1" 200 1120 0.025431 10.0.0.41 - - [2026-04-27 04:13:11] "POST /neutron/port HTTP/1.1" 200 1083 0.024323 10.0.0.41 - - [2026-04-27 04:13:11] "POST /neutron/port HTTP/1.1" 200 1083 0.023070 10.0.0.41 - - [2026-04-27 04:13:11] "DELETE /instance-ip/ac62dd1f-207b-4e19-96eb-0fb4978c3f3a HTTP/1.1" 200 115 0.100969 10.0.0.41 - - [2026-04-27 04:13:11] "DELETE /virtual-machine-interface/3545534d-e3d7-4392-beb4-51c719a194de HTTP/1.1" 200 115 0.141465 10.0.0.41 - - [2026-04-27 04:13:12] "POST /neutron/port HTTP/1.1" 200 151 0.292256 10.0.0.41 - - [2026-04-27 04:13:12] "DELETE /instance-ip/c3615fa7-9aaf-4948-9274-8115b41788de HTTP/1.1" 200 115 0.083089 10.0.0.41 - - [2026-04-27 04:13:12] "DELETE /virtual-machine-interface/24762817-009b-4442-98ae-1258e6fcebc7 HTTP/1.1" 200 115 0.099534 10.0.0.41 - - [2026-04-27 04:13:12] "DELETE /instance-ip/90668ece-06c2-41ee-a981-a75f36678798 HTTP/1.1" 200 115 0.085324 10.0.0.41 - - [2026-04-27 04:13:12] "DELETE /virtual-machine-interface/3d0e90b8-59bf-4e54-a59f-210b3cb00119 HTTP/1.1" 200 115 0.124246 10.0.0.41 - - [2026-04-27 04:13:12] "POST /neutron/port HTTP/1.1" 200 1014 0.029589 10.0.0.249 - - [2026-04-27 04:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006628 10.0.0.23 - - [2026-04-27 04:13:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003352 10.0.0.23 - - [2026-04-27 04:13:13] "POST /useragent-kv HTTP/1.1" 200 115 0.004043 10.0.0.41 - - [2026-04-27 04:13:13] "POST /neutron/network HTTP/1.1" 200 151 0.231756 10.0.0.41 - - [2026-04-27 04:13:13] "POST /neutron/network HTTP/1.1" 200 829 0.010953 10.0.0.249 - - [2026-04-27 04:13:13] "DELETE /route-target/c5e7a7c1-ab8a-41e1-b5b7-a216fa352480 HTTP/1.1" 200 115 0.044684 10.0.0.23 - - [2026-04-27 04:13:13] "GET /projects?obj_uuids=a712dcc1-33b9-4079-b815-1cb26bd02aac&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005606 10.0.0.41 - - [2026-04-27 04:13:13] "GET /project/a712dcc1-33b9-4079-b815-1cb26bd02aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.109040 10.0.0.23 - - [2026-04-27 04:13:13] "GET /projects?obj_uuids=a712dcc1-33b9-4079-b815-1cb26bd02aac&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002046 10.0.0.41 - - [2026-04-27 04:13:14] "GET /project/a712dcc1-33b9-4079-b815-1cb26bd02aac?fields=virtual_networks HTTP/1.1" 200 1041 0.088511 10.0.0.23 - - [2026-04-27 04:13:14] "GET /projects?obj_uuids=a712dcc1-33b9-4079-b815-1cb26bd02aac&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002086 10.0.0.41 - - [2026-04-27 04:13:14] "GET /project/a712dcc1-33b9-4079-b815-1cb26bd02aac?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.097783 10.0.0.23 - - [2026-04-27 04:13:14] "GET /projects?obj_uuids=a712dcc1-33b9-4079-b815-1cb26bd02aac&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002211 10.0.0.41 - - [2026-04-27 04:13:14] "GET /project/a712dcc1-33b9-4079-b815-1cb26bd02aac?fields=security_groups HTTP/1.1" 200 1271 0.072431 10.0.0.41 - - [2026-04-27 04:13:15] "POST /neutron/port HTTP/1.1" 400 205 0.009334 10.0.0.41 - - [2026-04-27 04:13:15] "POST /fqname-to-id HTTP/1.1" 404 187 0.042202 10.0.0.23 - - [2026-04-27 04:13:15] "GET /projects?obj_uuids=6bf36ad4-e7c2-4161-a104-e3b3924ba4e4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004196 10.0.0.23 - - [2026-04-27 04:13:15] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001451 10.0.0.23 - - [2026-04-27 04:13:15] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010088 10.0.0.23 - - [2026-04-27 04:13:15] "POST /id-to-fqname HTTP/1.1" 200 189 0.004211 10.0.0.23 - - [2026-04-27 04:13:15] "POST /fqname-to-id HTTP/1.1" 404 198 0.016573 10.0.0.23 - - [2026-04-27 04:13:16] "POST /security-groups HTTP/1.1" 200 590 0.072258 10.0.0.23 - - [2026-04-27 04:13:16] "POST /projects HTTP/1.1" 200 583 0.363527 10.0.0.249 - - [2026-04-27 04:13:16] "POST /fqname-to-id HTTP/1.1" 404 233 0.017142 10.0.0.23 - - [2026-04-27 04:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.412934 10.0.0.41 - - [2026-04-27 04:13:16] "GET /project/6bf36ad4-e7c2-4161-a104-e3b3924ba4e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.650268 10.0.0.249 - - [2026-04-27 04:13:16] "POST /access-control-lists HTTP/1.1" 200 593 0.087744 10.0.0.41 - - [2026-04-27 04:13:17] "GET / HTTP/1.1" 200 35931 0.003510 10.0.0.41 - - [2026-04-27 04:13:18] "POST /neutron/network HTTP/1.1" 200 938 0.010993 10.0.0.41 - - [2026-04-27 04:13:18] "POST /neutron/port HTTP/1.1" 200 117 0.002369 10.0.0.41 - - [2026-04-27 04:13:19] "POST /neutron/port HTTP/1.1" 200 1108 0.035468 10.0.0.41 - - [2026-04-27 04:13:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000604 10.0.0.41 - - [2026-04-27 04:13:19] "POST /neutron/subnet HTTP/1.1" 200 703 0.019457 10.0.0.41 - - [2026-04-27 04:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.081366 10.0.0.23 - - [2026-04-27 04:13:19] "GET /projects?obj_uuids=6bf36ad4-e7c2-4161-a104-e3b3924ba4e4&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001796 10.0.0.41 - - [2026-04-27 04:13:19] "GET /project/6bf36ad4-e7c2-4161-a104-e3b3924ba4e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.074055 10.0.0.41 - - [2026-04-27 04:13:20] "POST /neutron/network HTTP/1.1" 200 117 0.053909 10.0.0.41 - - [2026-04-27 04:13:20] "POST /neutron/network HTTP/1.1" 200 824 0.015268 10.0.0.41 - - [2026-04-27 04:13:20] "POST /id-to-fqname HTTP/1.1" 200 219 0.001847 10.0.0.41 - - [2026-04-27 04:13:20] "GET /virtual-network/867490b0-6809-48ae-b50b-9428a690c586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008849 10.0.0.41 - - [2026-04-27 04:13:20] "GET /virtual-network/867490b0-6809-48ae-b50b-9428a690c586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.013143 10.0.0.41 - - [2026-04-27 04:13:20] "POST /neutron/subnet HTTP/1.1" 200 729 0.022551 10.0.0.41 - - [2026-04-27 04:13:21] "GET /virtual-network/867490b0-6809-48ae-b50b-9428a690c586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007540 10.0.0.41 - - [2026-04-27 04:13:22] "GET /obj-perms HTTP/1.1" 200 5028 0.078778 10.0.0.23 - - [2026-04-27 04:13:23] "GET /obj-perms HTTP/1.1" 200 5028 0.077968 10.0.0.41 - - [2026-04-27 04:13:23] "POST /id-to-fqname HTTP/1.1" 200 219 0.001858 10.0.0.23 - - [2026-04-27 04:13:24] "GET /projects?obj_uuids=6bf36ad4-e7c2-4161-a104-e3b3924ba4e4&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002346 10.0.0.41 - - [2026-04-27 04:13:24] "GET /project/6bf36ad4-e7c2-4161-a104-e3b3924ba4e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.119438 10.0.0.41 - - [2026-04-27 04:13:24] "POST /neutron/network HTTP/1.1" 200 824 0.012040 10.0.0.41 - - [2026-04-27 04:13:24] "POST /id-to-fqname HTTP/1.1" 200 219 0.002214 10.0.0.41 - - [2026-04-27 04:13:24] "POST /neutron/port HTTP/1.1" 200 4194 0.073106 10.0.0.23 - - [2026-04-27 04:13:25] "GET /projects?obj_uuids=6bf36ad4-e7c2-4161-a104-e3b3924ba4e4&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001395 10.0.0.41 - - [2026-04-27 04:13:25] "POST /neutron/port HTTP/1.1" 200 1060 0.533109 10.0.0.41 - - [2026-04-27 04:13:25] "POST /neutron/port HTTP/1.1" 200 1114 0.185248 10.0.0.23 - - [2026-04-27 04:13:25] "GET /projects?obj_uuids=6bf36ad4-e7c2-4161-a104-e3b3924ba4e4&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002334 10.0.0.41 - - [2026-04-27 04:13:26] "GET /project/6bf36ad4-e7c2-4161-a104-e3b3924ba4e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.103037 10.0.0.41 - - [2026-04-27 04:13:26] "POST /neutron/network HTTP/1.1" 200 824 0.012472 10.0.0.41 - - [2026-04-27 04:13:26] "POST /neutron/network HTTP/1.1" 200 824 0.010355 10.0.0.41 - - [2026-04-27 04:13:26] "POST /neutron/port HTTP/1.1" 200 117 0.011167 10.0.0.41 - - [2026-04-27 04:13:26] "POST /neutron/network HTTP/1.1" 200 834 0.011851 10.0.0.41 - - [2026-04-27 04:13:27] "POST /neutron/port HTTP/1.1" 200 1060 0.039880 10.0.0.41 - - [2026-04-27 04:13:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007449 10.0.0.41 - - [2026-04-27 04:13:27] "POST /neutron/network HTTP/1.1" 200 824 0.012475 10.0.0.41 - - [2026-04-27 04:13:31] "POST /neutron/port HTTP/1.1" 200 1124 0.032402 10.0.0.41 - - [2026-04-27 04:13:31] "POST /neutron/security_group HTTP/1.1" 200 2057 0.015793 10.0.0.41 - - [2026-04-27 04:13:32] "GET /virtual-machine/c1caccb4-c10f-422b-aac1-77b33e3e60ac HTTP/1.1" 401 292 0.000672 10.0.0.41 - - [2026-04-27 04:13:32] "GET /virtual-machine/c1caccb4-c10f-422b-aac1-77b33e3e60ac HTTP/1.1" 200 1292 0.044958 10.0.0.41 - - [2026-04-27 04:13:32] "GET /virtual-machine-interface/07baad8f-1291-40e2-a548-2a6ce5a39f2d HTTP/1.1" 200 2935 0.007306 10.0.0.41 - - [2026-04-27 04:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004656 10.0.0.41 - - [2026-04-27 04:13:32] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006772 10.0.0.41 - - [2026-04-27 04:13:32] "GET /virtual-networks?parent_id=6bf36ad4-e7c2-4161-a104-e3b3924ba4e4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005677 10.0.0.41 - - [2026-04-27 04:13:32] "GET /virtual-network/867490b0-6809-48ae-b50b-9428a690c586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007733 10.0.0.41 - - [2026-04-27 04:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006062 10.0.0.41 - - [2026-04-27 04:13:35] "GET /virtual-network/867490b0-6809-48ae-b50b-9428a690c586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.010749 10.0.0.41 - - [2026-04-27 04:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005767 10.0.0.41 - - [2026-04-27 04:13:39] "GET /virtual-network/867490b0-6809-48ae-b50b-9428a690c586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.011321 10.0.0.41 - - [2026-04-27 04:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006389 10.0.0.41 - - [2026-04-27 04:13:43] "GET /virtual-network/867490b0-6809-48ae-b50b-9428a690c586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.013664 10.0.0.41 - - [2026-04-27 04:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006129 10.0.0.41 - - [2026-04-27 04:13:47] "GET /virtual-network/867490b0-6809-48ae-b50b-9428a690c586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.009844 10.0.0.41 - - [2026-04-27 04:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004713 10.0.0.41 - - [2026-04-27 04:13:52] "GET /virtual-network/867490b0-6809-48ae-b50b-9428a690c586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.013749 10.0.0.41 - - [2026-04-27 04:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005703 10.0.0.41 - - [2026-04-27 04:13:56] "GET /virtual-network/867490b0-6809-48ae-b50b-9428a690c586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008698 10.0.0.41 - - [2026-04-27 04:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008096 10.0.0.41 - - [2026-04-27 04:14:00] "GET /virtual-network/867490b0-6809-48ae-b50b-9428a690c586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.012417 10.0.0.23 - - [2026-04-27 04:14:03] "DELETE /project/6bf36ad4e7c24161a104e3b3924ba4e4 HTTP/1.1" 404 173 0.076019 10.0.0.23 - - [2026-04-27 04:14:03] "GET /projects?obj_uuids=a712dcc1-33b9-4079-b815-1cb26bd02aac&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001315 10.0.0.23 - - [2026-04-27 04:14:03] "GET /project/a712dcc1-33b9-4079-b815-1cb26bd02aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.188325 10.0.0.23 - - [2026-04-27 04:14:03] "GET /projects?obj_uuids=a712dcc1-33b9-4079-b815-1cb26bd02aac&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003269 10.0.0.249 - - [2026-04-27 04:14:03] "DELETE /access-control-list/3719d5d2-3933-44f7-a7de-428fe9559248 HTTP/1.1" 200 115 0.281039 10.0.0.23 - - [2026-04-27 04:14:03] "GET /project/a712dcc1-33b9-4079-b815-1cb26bd02aac?fields=security_groups HTTP/1.1" 200 1111 0.178044 10.0.0.23 - - [2026-04-27 04:14:03] "GET /projects?obj_uuids=a712dcc1-33b9-4079-b815-1cb26bd02aac&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005308 10.0.0.23 - - [2026-04-27 04:14:04] "GET /project/a712dcc1-33b9-4079-b815-1cb26bd02aac?fields=application_policy_sets HTTP/1.1" 404 171 0.570570 10.0.0.23 - - [2026-04-27 04:14:04] "DELETE /project/a712dcc1-33b9-4079-b815-1cb26bd02aac HTTP/1.1" 404 171 1.162560 10.0.0.41 - - [2026-04-27 04:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006902 10.0.0.41 - - [2026-04-27 04:14:04] "GET /virtual-network/867490b0-6809-48ae-b50b-9428a690c586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.009780 10.0.0.41 - - [2026-04-27 04:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006993 10.0.0.41 - - [2026-04-27 04:14:08] "GET /virtual-network/867490b0-6809-48ae-b50b-9428a690c586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.009121 10.0.0.41 - - [2026-04-27 04:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005543 10.0.0.41 - - [2026-04-27 04:14:12] "GET /virtual-network/867490b0-6809-48ae-b50b-9428a690c586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.009261 10.0.0.41 - - [2026-04-27 04:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004898 10.0.0.41 - - [2026-04-27 04:14:16] "GET /virtual-network/867490b0-6809-48ae-b50b-9428a690c586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.009084 10.0.0.41 - - [2026-04-27 04:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005563 10.0.0.41 - - [2026-04-27 04:14:20] "GET /virtual-network/867490b0-6809-48ae-b50b-9428a690c586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007962 10.0.0.41 - - [2026-04-27 04:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005867 10.0.0.41 - - [2026-04-27 04:14:24] "GET /virtual-network/867490b0-6809-48ae-b50b-9428a690c586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008792 10.0.0.41 - - [2026-04-27 04:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005320 10.0.0.41 - - [2026-04-27 04:14:28] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007806 10.0.0.41 - - [2026-04-27 04:14:28] "GET /virtual-networks?parent_id=6bf36ad4-e7c2-4161-a104-e3b3924ba4e4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005532 10.0.0.41 - - [2026-04-27 04:14:29] "GET /virtual-network/867490b0-6809-48ae-b50b-9428a690c586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007936 10.0.0.41 - - [2026-04-27 04:14:34] "POST /neutron/port HTTP/1.1" 200 1124 0.032108 10.0.0.41 - - [2026-04-27 04:14:39] "POST /neutron/security_group HTTP/1.1" 200 2057 0.014629 10.0.0.41 - - [2026-04-27 04:14:44] "POST /neutron/port HTTP/1.1" 200 1124 0.043730 10.0.0.41 - - [2026-04-27 04:14:45] "POST /neutron/security_group HTTP/1.1" 200 2057 0.012987 10.0.0.41 - - [2026-04-27 04:14:55] "POST /neutron/port HTTP/1.1" 200 1124 0.036427 10.0.0.41 - - [2026-04-27 04:14:55] "POST /neutron/security_group HTTP/1.1" 200 2057 0.014673 10.0.0.41 - - [2026-04-27 04:14:55] "GET /virtual-machine/a90844b7-7f7a-4f4e-87c7-ad46524f429e HTTP/1.1" 200 1291 0.009373 10.0.0.41 - - [2026-04-27 04:14:55] "GET /virtual-machine-interface/dfdcf9d2-813e-4205-8d67-7f349cbb830c HTTP/1.1" 200 2937 0.008129 10.0.0.41 - - [2026-04-27 04:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009330 10.0.0.41 - - [2026-04-27 04:14:55] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005447 10.0.0.41 - - [2026-04-27 04:14:55] "GET /virtual-networks?parent_id=6bf36ad4-e7c2-4161-a104-e3b3924ba4e4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004522 10.0.0.41 - - [2026-04-27 04:14:55] "GET /virtual-network/867490b0-6809-48ae-b50b-9428a690c586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008262 10.0.0.41 - - [2026-04-27 04:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004782 10.0.0.41 - - [2026-04-27 04:14:56] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005522 10.0.0.41 - - [2026-04-27 04:14:56] "GET /virtual-networks?parent_id=6bf36ad4-e7c2-4161-a104-e3b3924ba4e4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004374 10.0.0.41 - - [2026-04-27 04:14:56] "GET /virtual-network/867490b0-6809-48ae-b50b-9428a690c586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007015 10.0.0.249 - - [2026-04-27 04:15:02] "GET /obj-perms HTTP/1.1" 200 5056 0.077043 10.0.0.41 - - [2026-04-27 04:15:18] "POST /neutron/port HTTP/1.1" 200 1219 0.035799 10.0.0.41 - - [2026-04-27 04:15:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007937 10.0.0.41 - - [2026-04-27 04:15:19] "POST /neutron/port HTTP/1.1" 200 117 0.001501 10.0.0.41 - - [2026-04-27 04:15:21] "POST /neutron/port HTTP/1.1" 200 1219 0.030446 10.0.0.41 - - [2026-04-27 04:15:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007854 10.0.0.41 - - [2026-04-27 04:15:21] "POST /neutron/port HTTP/1.1" 200 117 0.002280 10.0.0.41 - - [2026-04-27 04:16:20] "POST /neutron/port HTTP/1.1" 200 1108 0.070709 10.0.0.41 - - [2026-04-27 04:16:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007462 10.0.0.41 - - [2026-04-27 04:16:20] "POST /neutron/network HTTP/1.1" 200 928 0.016966 10.0.0.41 - - [2026-04-27 04:16:21] "POST /neutron/network HTTP/1.1" 200 938 0.050384 10.0.0.41 - - [2026-04-27 04:16:21] "POST /neutron/port HTTP/1.1" 200 117 0.002175 10.0.0.41 - - [2026-04-27 04:16:28] "POST /neutron/network HTTP/1.1" 400 204 0.022777 10.0.0.41 - - [2026-04-27 04:16:29] "POST /neutron/port HTTP/1.1" 200 1114 0.034207 10.0.0.41 - - [2026-04-27 04:16:29] "POST /neutron/port HTTP/1.1" 200 151 0.399122 10.0.0.249 - - [2026-04-27 04:16:31] "DELETE /route-target/449a0751-6667-40a3-a723-4ad03918b8a2 HTTP/1.1" 200 115 0.036412 10.0.0.23 - - [2026-04-27 04:16:32] "GET /projects?obj_uuids=6bf36ad4-e7c2-4161-a104-e3b3924ba4e4&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002133 10.0.0.41 - - [2026-04-27 04:16:32] "GET /project/6bf36ad4-e7c2-4161-a104-e3b3924ba4e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.114037 10.0.0.23 - - [2026-04-27 04:16:32] "GET /projects?obj_uuids=6bf36ad4-e7c2-4161-a104-e3b3924ba4e4&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001417 10.0.0.41 - - [2026-04-27 04:16:32] "GET /project/6bf36ad4-e7c2-4161-a104-e3b3924ba4e4?fields=virtual_networks HTTP/1.1" 200 1030 0.051827 10.0.0.23 - - [2026-04-27 04:16:32] "GET /projects?obj_uuids=6bf36ad4-e7c2-4161-a104-e3b3924ba4e4&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002292 10.0.0.41 - - [2026-04-27 04:16:32] "GET /project/6bf36ad4-e7c2-4161-a104-e3b3924ba4e4?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.066435 10.0.0.23 - - [2026-04-27 04:16:32] "GET /projects?obj_uuids=6bf36ad4-e7c2-4161-a104-e3b3924ba4e4&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003133 10.0.0.41 - - [2026-04-27 04:16:33] "GET /project/6bf36ad4-e7c2-4161-a104-e3b3924ba4e4?fields=security_groups HTTP/1.1" 200 1255 0.071872 10.0.0.41 - - [2026-04-27 04:16:34] "POST /fqname-to-id HTTP/1.1" 404 187 0.039857 10.0.0.23 - - [2026-04-27 04:16:34] "GET /projects?obj_uuids=2eb0216d-23fa-42f9-a7e1-675fbda794e8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006093 10.0.0.23 - - [2026-04-27 04:16:34] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001903 10.0.0.23 - - [2026-04-27 04:16:34] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.011875 10.0.0.23 - - [2026-04-27 04:16:34] "POST /id-to-fqname HTTP/1.1" 200 189 0.017070 10.0.0.23 - - [2026-04-27 04:16:34] "POST /fqname-to-id HTTP/1.1" 404 198 0.010556 10.0.0.23 - - [2026-04-27 04:16:34] "POST /security-groups HTTP/1.1" 200 590 0.055941 10.0.0.23 - - [2026-04-27 04:16:34] "POST /projects HTTP/1.1" 200 583 0.371951 10.0.0.23 - - [2026-04-27 04:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.423204 10.0.0.249 - - [2026-04-27 04:16:34] "POST /fqname-to-id HTTP/1.1" 404 232 0.020401 10.0.0.41 - - [2026-04-27 04:16:34] "GET /project/2eb0216d-23fa-42f9-a7e1-675fbda794e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.637999 10.0.0.41 - - [2026-04-27 04:16:36] "GET / HTTP/1.1" 200 35931 0.002601 10.0.0.41 - - [2026-04-27 04:16:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000615 10.0.0.41 - - [2026-04-27 04:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.090976 10.0.0.23 - - [2026-04-27 04:16:38] "GET /projects?obj_uuids=2eb0216d-23fa-42f9-a7e1-675fbda794e8&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001562 10.0.0.41 - - [2026-04-27 04:16:38] "GET /project/2eb0216d-23fa-42f9-a7e1-675fbda794e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.066331 10.0.0.41 - - [2026-04-27 04:16:38] "POST /neutron/network HTTP/1.1" 200 117 0.056771 10.0.0.249 - - [2026-04-27 04:16:39] "POST /ref-update HTTP/1.1" 200 156 0.045730 10.0.0.249 - - [2026-04-27 04:16:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000571 10.0.0.249 - - [2026-04-27 04:16:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000541 10.0.0.41 - - [2026-04-27 04:16:39] "POST /neutron/network HTTP/1.1" 200 823 0.015777 10.0.0.41 - - [2026-04-27 04:16:39] "POST /id-to-fqname HTTP/1.1" 200 219 0.001833 10.0.0.41 - - [2026-04-27 04:16:39] "GET /virtual-network/217a4bd9-9567-4629-996e-f1f26a3cb6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.009089 10.0.0.41 - - [2026-04-27 04:16:39] "GET /virtual-network/217a4bd9-9567-4629-996e-f1f26a3cb6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.011141 10.0.0.41 - - [2026-04-27 04:16:39] "POST /neutron/subnet HTTP/1.1" 200 724 0.016098 10.0.0.249 - - [2026-04-27 04:16:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000863 10.0.0.249 - - [2026-04-27 04:16:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000525 10.0.0.41 - - [2026-04-27 04:16:40] "GET /virtual-network/217a4bd9-9567-4629-996e-f1f26a3cb6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008586 10.0.0.41 - - [2026-04-27 04:16:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000515 10.0.0.41 - - [2026-04-27 04:16:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000751 10.0.0.41 - - [2026-04-27 04:16:40] "GET /obj-perms HTTP/1.1" 200 5028 0.144150 10.0.0.23 - - [2026-04-27 04:16:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000705 10.0.0.23 - - [2026-04-27 04:16:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000583 10.0.0.23 - - [2026-04-27 04:16:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000508 10.0.0.41 - - [2026-04-27 04:16:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001241 10.0.0.23 - - [2026-04-27 04:16:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000591 10.0.0.41 - - [2026-04-27 04:16:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000520 10.0.0.23 - - [2026-04-27 04:16:41] "GET /obj-perms HTTP/1.1" 200 5028 0.143125 10.0.0.41 - - [2026-04-27 04:16:42] "POST /id-to-fqname HTTP/1.1" 200 219 0.002420 10.0.0.23 - - [2026-04-27 04:16:43] "GET /projects?obj_uuids=2eb0216d-23fa-42f9-a7e1-675fbda794e8&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002194 10.0.0.41 - - [2026-04-27 04:16:43] "GET /project/2eb0216d-23fa-42f9-a7e1-675fbda794e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.143010 10.0.0.41 - - [2026-04-27 04:16:43] "POST /neutron/network HTTP/1.1" 200 823 0.083836 10.0.0.41 - - [2026-04-27 04:16:43] "POST /id-to-fqname HTTP/1.1" 200 219 0.002303 10.0.0.41 - - [2026-04-27 04:16:44] "POST /neutron/port HTTP/1.1" 200 4194 0.067011 10.0.0.23 - - [2026-04-27 04:16:44] "GET /projects?obj_uuids=2eb0216d-23fa-42f9-a7e1-675fbda794e8&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001624 10.0.0.41 - - [2026-04-27 04:16:44] "POST /neutron/port HTTP/1.1" 200 1059 0.464087 10.0.0.23 - - [2026-04-27 04:16:45] "GET /projects?obj_uuids=2eb0216d-23fa-42f9-a7e1-675fbda794e8&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001784 10.0.0.41 - - [2026-04-27 04:16:45] "GET /project/2eb0216d-23fa-42f9-a7e1-675fbda794e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.139729 10.0.0.41 - - [2026-04-27 04:16:45] "POST /neutron/port HTTP/1.1" 200 1113 0.201771 10.0.0.41 - - [2026-04-27 04:16:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.013816 10.0.0.41 - - [2026-04-27 04:16:45] "POST /neutron/network HTTP/1.1" 200 823 0.013876 10.0.0.41 - - [2026-04-27 04:16:45] "POST /neutron/port HTTP/1.1" 200 117 0.011070 10.0.0.41 - - [2026-04-27 04:16:46] "POST /neutron/network HTTP/1.1" 200 833 0.011959 10.0.0.41 - - [2026-04-27 04:16:46] "POST /neutron/port HTTP/1.1" 200 1059 0.032260 10.0.0.41 - - [2026-04-27 04:16:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.011287 10.0.0.41 - - [2026-04-27 04:16:47] "POST /neutron/network HTTP/1.1" 200 823 0.013658 10.0.0.41 - - [2026-04-27 04:16:51] "POST /neutron/port HTTP/1.1" 200 1123 0.038381 10.0.0.41 - - [2026-04-27 04:16:51] "POST /neutron/security_group HTTP/1.1" 200 2057 0.013146 10.0.0.41 - - [2026-04-27 04:16:51] "GET /virtual-machine/c07c4e68-bf7f-4114-92e4-c8287333f652 HTTP/1.1" 401 292 0.000732 10.0.0.41 - - [2026-04-27 04:16:51] "GET /virtual-machine/c07c4e68-bf7f-4114-92e4-c8287333f652 HTTP/1.1" 200 1292 0.051520 10.0.0.41 - - [2026-04-27 04:16:51] "GET /virtual-machine-interface/e012609a-d400-487e-83dc-eda547c24c62 HTTP/1.1" 200 2936 0.021423 10.0.0.41 - - [2026-04-27 04:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006941 10.0.0.41 - - [2026-04-27 04:16:51] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.013698 10.0.0.41 - - [2026-04-27 04:16:51] "GET /virtual-networks?parent_id=2eb0216d-23fa-42f9-a7e1-675fbda794e8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005606 10.0.0.41 - - [2026-04-27 04:16:51] "GET /virtual-network/217a4bd9-9567-4629-996e-f1f26a3cb6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.009485 10.0.0.41 - - [2026-04-27 04:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006534 10.0.0.41 - - [2026-04-27 04:16:55] "GET /virtual-network/217a4bd9-9567-4629-996e-f1f26a3cb6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007868 10.0.0.41 - - [2026-04-27 04:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006238 10.0.0.41 - - [2026-04-27 04:16:59] "GET /virtual-network/217a4bd9-9567-4629-996e-f1f26a3cb6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.011564 10.0.0.41 - - [2026-04-27 04:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007774 10.0.0.41 - - [2026-04-27 04:17:03] "GET /virtual-network/217a4bd9-9567-4629-996e-f1f26a3cb6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.009756 10.0.0.23 - - [2026-04-27 04:17:04] "DELETE /project/6bf36ad4-e7c2-4161-a104-e3b3924ba4e4 HTTP/1.1" 404 177 0.007861 10.0.0.23 - - [2026-04-27 04:17:04] "DELETE /project/2eb0216d23fa42f9a7e1675fbda794e8 HTTP/1.1" 404 173 0.008569 10.0.0.41 - - [2026-04-27 04:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005544 10.0.0.41 - - [2026-04-27 04:17:07] "GET /virtual-network/217a4bd9-9567-4629-996e-f1f26a3cb6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.009132 10.0.0.41 - - [2026-04-27 04:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006246 10.0.0.41 - - [2026-04-27 04:17:11] "GET /virtual-network/217a4bd9-9567-4629-996e-f1f26a3cb6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007819 10.0.0.41 - - [2026-04-27 04:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004828 10.0.0.41 - - [2026-04-27 04:17:15] "GET /virtual-network/217a4bd9-9567-4629-996e-f1f26a3cb6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.009698 10.0.0.41 - - [2026-04-27 04:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006256 10.0.0.41 - - [2026-04-27 04:17:19] "GET /virtual-network/217a4bd9-9567-4629-996e-f1f26a3cb6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008279 10.0.0.41 - - [2026-04-27 04:17:21] "POST /neutron/network HTTP/1.1" 200 1124 0.011631 10.0.0.41 - - [2026-04-27 04:17:21] "POST /neutron/subnet HTTP/1.1" 200 1389 0.025868 10.0.0.41 - - [2026-04-27 04:17:21] "POST /neutron/network HTTP/1.1" 200 1114 0.015367 10.0.0.41 - - [2026-04-27 04:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006001 10.0.0.41 - - [2026-04-27 04:17:23] "GET /virtual-network/217a4bd9-9567-4629-996e-f1f26a3cb6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007622 10.0.0.41 - - [2026-04-27 04:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006905 10.0.0.41 - - [2026-04-27 04:17:27] "GET /virtual-network/217a4bd9-9567-4629-996e-f1f26a3cb6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008631 10.0.0.41 - - [2026-04-27 04:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004824 10.0.0.41 - - [2026-04-27 04:17:31] "GET /virtual-network/217a4bd9-9567-4629-996e-f1f26a3cb6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007962 10.0.0.41 - - [2026-04-27 04:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005483 10.0.0.41 - - [2026-04-27 04:17:36] "GET /virtual-network/217a4bd9-9567-4629-996e-f1f26a3cb6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007407 10.0.0.41 - - [2026-04-27 04:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005780 10.0.0.41 - - [2026-04-27 04:17:40] "GET /virtual-network/217a4bd9-9567-4629-996e-f1f26a3cb6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008603 10.0.0.41 - - [2026-04-27 04:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005934 10.0.0.41 - - [2026-04-27 04:17:44] "GET /virtual-network/217a4bd9-9567-4629-996e-f1f26a3cb6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.009268 10.0.0.41 - - [2026-04-27 04:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007387 10.0.0.41 - - [2026-04-27 04:17:46] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006649 10.0.0.41 - - [2026-04-27 04:17:46] "GET /virtual-networks?parent_id=2eb0216d-23fa-42f9-a7e1-675fbda794e8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005811 10.0.0.41 - - [2026-04-27 04:17:46] "GET /virtual-network/217a4bd9-9567-4629-996e-f1f26a3cb6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.010244 10.0.0.41 - - [2026-04-27 04:17:51] "POST /neutron/port HTTP/1.1" 200 1123 0.036171 10.0.0.41 - - [2026-04-27 04:17:56] "POST /neutron/security_group HTTP/1.1" 200 2057 0.058828 10.0.0.41 - - [2026-04-27 04:18:02] "POST /neutron/port HTTP/1.1" 200 1123 0.034139 10.0.0.41 - - [2026-04-27 04:18:05] "POST /neutron/security_group HTTP/1.1" 200 2057 0.014351 10.0.0.249 - - [2026-04-27 04:18:05] "GET /obj-perms HTTP/1.1" 200 5056 0.066572 10.0.0.41 - - [2026-04-27 04:18:12] "POST /neutron/port HTTP/1.1" 200 1123 0.034475 10.0.0.41 - - [2026-04-27 04:18:17] "POST /neutron/security_group HTTP/1.1" 200 2057 0.012035 10.0.0.41 - - [2026-04-27 04:18:18] "POST /neutron/port HTTP/1.1" 200 1123 0.049785 10.0.0.41 - - [2026-04-27 04:18:18] "GET /virtual-machine/3259ca30-fedb-4725-bc03-e3921358223d HTTP/1.1" 200 1291 0.012052 10.0.0.41 - - [2026-04-27 04:18:18] "GET /virtual-machine-interface/d0d1cc37-4d41-4488-90b7-ee5a9ec65b96 HTTP/1.1" 200 2937 0.009283 10.0.0.41 - - [2026-04-27 04:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005586 10.0.0.41 - - [2026-04-27 04:18:18] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007530 10.0.0.41 - - [2026-04-27 04:18:18] "GET /virtual-networks?parent_id=2eb0216d-23fa-42f9-a7e1-675fbda794e8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005030 10.0.0.41 - - [2026-04-27 04:18:18] "GET /virtual-network/217a4bd9-9567-4629-996e-f1f26a3cb6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007670 10.0.0.41 - - [2026-04-27 04:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005644 10.0.0.41 - - [2026-04-27 04:18:19] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006368 10.0.0.41 - - [2026-04-27 04:18:19] "GET /virtual-networks?parent_id=2eb0216d-23fa-42f9-a7e1-675fbda794e8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005749 10.0.0.41 - - [2026-04-27 04:18:19] "GET /virtual-network/217a4bd9-9567-4629-996e-f1f26a3cb6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.009446 10.0.0.41 - - [2026-04-27 04:18:22] "POST /neutron/port HTTP/1.1" 200 1108 0.030532 10.0.0.41 - - [2026-04-27 04:18:22] "POST /neutron/subnet HTTP/1.1" 200 703 0.016037 10.0.0.41 - - [2026-04-27 04:18:23] "POST /neutron/port HTTP/1.1" 200 1219 0.038197 10.0.0.41 - - [2026-04-27 04:18:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007493 10.0.0.41 - - [2026-04-27 04:18:23] "POST /neutron/port HTTP/1.1" 200 117 0.002321 10.0.0.41 - - [2026-04-27 04:18:46] "POST /neutron/network HTTP/1.1" 200 823 0.010257 10.0.0.41 - - [2026-04-27 04:18:47] "POST /neutron/port HTTP/1.1" 200 1123 0.035117 10.0.0.41 - - [2026-04-27 04:18:47] "POST /neutron/port HTTP/1.1" 200 1113 0.026237 10.0.0.23 - - [2026-04-27 04:18:49] "POST /useragent-kv HTTP/1.1" 200 115 0.009984 10.0.0.23 - - [2026-04-27 04:18:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003773 10.0.0.249 - - [2026-04-27 04:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009116 10.0.0.41 - - [2026-04-27 04:18:49] "POST /neutron/network HTTP/1.1" 200 151 0.207366 10.0.0.23 - - [2026-04-27 04:18:50] "GET /projects?obj_uuids=2eb0216d-23fa-42f9-a7e1-675fbda794e8&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002076 10.0.0.41 - - [2026-04-27 04:18:50] "GET /project/2eb0216d-23fa-42f9-a7e1-675fbda794e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.063067 10.0.0.23 - - [2026-04-27 04:18:50] "GET /projects?obj_uuids=2eb0216d-23fa-42f9-a7e1-675fbda794e8&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001544 10.0.0.41 - - [2026-04-27 04:18:50] "GET /project/2eb0216d-23fa-42f9-a7e1-675fbda794e8?fields=virtual_networks HTTP/1.1" 200 1030 0.080693 10.0.0.23 - - [2026-04-27 04:18:50] "GET /projects?obj_uuids=2eb0216d-23fa-42f9-a7e1-675fbda794e8&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002458 10.0.0.41 - - [2026-04-27 04:18:50] "GET /project/2eb0216d-23fa-42f9-a7e1-675fbda794e8?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.074304 10.0.0.23 - - [2026-04-27 04:18:50] "GET /projects?obj_uuids=2eb0216d-23fa-42f9-a7e1-675fbda794e8&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001616 10.0.0.41 - - [2026-04-27 04:18:51] "GET /project/2eb0216d-23fa-42f9-a7e1-675fbda794e8?fields=security_groups HTTP/1.1" 200 1255 0.084747 10.0.0.23 - - [2026-04-27 04:19:05] "GET /projects?obj_uuids=2eb0216d-23fa-42f9-a7e1-675fbda794e8&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002052 10.0.0.23 - - [2026-04-27 04:19:05] "GET /project/2eb0216d-23fa-42f9-a7e1-675fbda794e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.217728 10.0.0.23 - - [2026-04-27 04:19:05] "GET /projects?obj_uuids=2eb0216d-23fa-42f9-a7e1-675fbda794e8&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003089 10.0.0.23 - - [2026-04-27 04:19:05] "GET /project/2eb0216d-23fa-42f9-a7e1-675fbda794e8?fields=security_groups HTTP/1.1" 200 1360 0.106088 10.0.0.23 - - [2026-04-27 04:19:05] "DELETE /security-group/a9261892-6246-4b87-a0d9-378595d627d1 HTTP/1.1" 404 177 0.005660 10.0.0.23 - - [2026-04-27 04:19:05] "GET /projects?obj_uuids=2eb0216d-23fa-42f9-a7e1-675fbda794e8&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.008654 10.0.0.23 - - [2026-04-27 04:19:05] "GET /project/2eb0216d-23fa-42f9-a7e1-675fbda794e8?fields=application_policy_sets HTTP/1.1" 200 1399 0.156445 10.0.0.249 - - [2026-04-27 04:19:06] "DELETE /access-control-list/17e5d5cf-b2c0-4690-a56a-cb4786598cf7 HTTP/1.1" 200 115 0.249592 10.0.0.23 - - [2026-04-27 04:19:06] "DELETE /project/2eb0216d-23fa-42f9-a7e1-675fbda794e8 HTTP/1.1" 404 190 0.876531 10.0.0.41 - - [2026-04-27 04:19:09] "GET / HTTP/1.1" 200 35931 0.003162 10.0.0.41 - - [2026-04-27 04:19:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000601 10.0.0.41 - - [2026-04-27 04:19:10] "POST /fqname-to-id HTTP/1.1" 404 201 0.063586 10.0.0.23 - - [2026-04-27 04:19:10] "GET /projects?obj_uuids=4e8272d0-0f13-4bdd-94e0-fd644b1a396c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004804 10.0.0.23 - - [2026-04-27 04:19:10] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001616 10.0.0.23 - - [2026-04-27 04:19:10] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.014675 10.0.0.23 - - [2026-04-27 04:19:11] "POST /id-to-fqname HTTP/1.1" 200 203 0.003567 10.0.0.23 - - [2026-04-27 04:19:11] "POST /fqname-to-id HTTP/1.1" 404 212 0.006195 10.0.0.23 - - [2026-04-27 04:19:11] "POST /security-groups HTTP/1.1" 200 604 0.064227 10.0.0.23 - - [2026-04-27 04:19:11] "POST /projects HTTP/1.1" 200 611 0.345881 10.0.0.23 - - [2026-04-27 04:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.389099 10.0.0.41 - - [2026-04-27 04:19:11] "GET /project/4e8272d0-0f13-4bdd-94e0-fd644b1a396c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.592089 10.0.0.249 - - [2026-04-27 04:19:11] "POST /fqname-to-id HTTP/1.1" 404 246 0.012849 10.0.0.41 - - [2026-04-27 04:19:12] "GET / HTTP/1.1" 200 35931 0.004762 10.0.0.41 - - [2026-04-27 04:19:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.000581 10.0.0.41 - - [2026-04-27 04:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.085885 10.0.0.23 - - [2026-04-27 04:19:13] "GET /projects?obj_uuids=4e8272d0-0f13-4bdd-94e0-fd644b1a396c&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001667 10.0.0.41 - - [2026-04-27 04:19:13] "GET /project/4e8272d0-0f13-4bdd-94e0-fd644b1a396c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.088659 10.0.0.249 - - [2026-04-27 04:19:14] "POST /ref-update HTTP/1.1" 200 156 0.064846 10.0.0.23 - - [2026-04-27 04:19:14] "POST /useragent-kv HTTP/1.1" 200 115 0.012138 10.0.0.41 - - [2026-04-27 04:19:14] "POST /neutron/subnet HTTP/1.1" 200 734 0.386890 10.0.0.41 - - [2026-04-27 04:19:14] "POST /id-to-fqname HTTP/1.1" 200 234 0.001689 10.0.0.41 - - [2026-04-27 04:19:14] "GET /virtual-network/4a1a532a-e41e-454f-991e-1e2492aecb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.009030 10.0.0.41 - - [2026-04-27 04:19:14] "GET /virtual-network/4a1a532a-e41e-454f-991e-1e2492aecb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.009943 10.0.0.41 - - [2026-04-27 04:19:14] "POST /neutron/network HTTP/1.1" 200 841 0.011273 10.0.0.41 - - [2026-04-27 04:19:14] "POST /id-to-fqname HTTP/1.1" 200 234 0.001939 10.0.0.41 - - [2026-04-27 04:19:15] "POST /neutron/network HTTP/1.1" 200 851 0.010604 10.0.0.23 - - [2026-04-27 04:19:16] "GET /projects?obj_uuids=4e8272d0-0f13-4bdd-94e0-fd644b1a396c&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001555 10.0.0.41 - - [2026-04-27 04:19:16] "GET /project/4e8272d0-0f13-4bdd-94e0-fd644b1a396c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.095619 10.0.0.41 - - [2026-04-27 04:19:16] "POST /neutron/port HTTP/1.1" 200 117 0.010034 10.0.0.41 - - [2026-04-27 04:19:16] "POST /id-to-fqname HTTP/1.1" 200 234 0.001873 10.0.0.41 - - [2026-04-27 04:19:17] "POST /neutron/network HTTP/1.1" 200 851 0.009481 10.0.0.41 - - [2026-04-27 04:19:17] "POST /neutron/port HTTP/1.1" 200 1075 0.031073 10.0.0.41 - - [2026-04-27 04:19:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.011446 10.0.0.23 - - [2026-04-27 04:19:18] "GET /projects?obj_uuids=4e8272d0-0f13-4bdd-94e0-fd644b1a396c&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001880 10.0.0.41 - - [2026-04-27 04:19:18] "GET /project/4e8272d0-0f13-4bdd-94e0-fd644b1a396c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.134508 10.0.0.41 - - [2026-04-27 04:19:18] "POST /neutron/network HTTP/1.1" 200 841 0.016179 10.0.0.41 - - [2026-04-27 04:19:18] "POST /neutron/security_group HTTP/1.1" 200 2071 0.013845 10.0.0.23 - - [2026-04-27 04:19:19] "GET /projects?obj_uuids=4e8272d0-0f13-4bdd-94e0-fd644b1a396c&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003179 10.0.0.41 - - [2026-04-27 04:19:19] "GET /virtual-network/4a1a532a-e41e-454f-991e-1e2492aecb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.013998 10.0.0.41 - - [2026-04-27 04:19:19] "POST /neutron/port HTTP/1.1" 200 1075 0.541188 10.0.0.41 - - [2026-04-27 04:19:19] "POST /neutron/port HTTP/1.1" 200 1129 0.183646 10.0.0.41 - - [2026-04-27 04:19:20] "POST /neutron/subnet HTTP/1.1" 200 708 0.017323 10.0.0.41 - - [2026-04-27 04:19:20] "GET /obj-perms HTTP/1.1" 200 5056 0.075560 10.0.0.23 - - [2026-04-27 04:19:21] "GET /obj-perms HTTP/1.1" 200 5056 0.075671 10.0.0.41 - - [2026-04-27 04:19:21] "POST /neutron/port HTTP/1.1" 200 1139 0.031423 10.0.0.41 - - [2026-04-27 04:19:21] "POST /neutron/security_group HTTP/1.1" 200 2071 0.015454 10.0.0.41 - - [2026-04-27 04:19:21] "GET /virtual-machine/d9bb9fc9-1f1e-42aa-bbb6-1e04f4056798 HTTP/1.1" 401 292 0.000601 10.0.0.41 - - [2026-04-27 04:19:21] "GET /virtual-machine/d9bb9fc9-1f1e-42aa-bbb6-1e04f4056798 HTTP/1.1" 200 1306 0.040735 10.0.0.41 - - [2026-04-27 04:19:22] "GET /virtual-machine-interface/41261bad-dc3d-4452-85d1-9dfaa7fc52e1 HTTP/1.1" 200 3008 0.007594 10.0.0.41 - - [2026-04-27 04:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005319 10.0.0.41 - - [2026-04-27 04:19:22] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005661 10.0.0.41 - - [2026-04-27 04:19:22] "GET /virtual-networks?parent_id=4e8272d0-0f13-4bdd-94e0-fd644b1a396c&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.004493 10.0.0.41 - - [2026-04-27 04:19:22] "GET /virtual-network/4a1a532a-e41e-454f-991e-1e2492aecb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.009068 10.0.0.41 - - [2026-04-27 04:19:23] "POST /neutron/port HTTP/1.1" 200 1219 0.032104 10.0.0.41 - - [2026-04-27 04:19:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007012 10.0.0.41 - - [2026-04-27 04:19:24] "POST /neutron/port HTTP/1.1" 200 117 0.002014 10.0.0.41 - - [2026-04-27 04:19:24] "POST /neutron/port HTTP/1.1" 200 1108 0.029757 10.0.0.41 - - [2026-04-27 04:19:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005983 10.0.0.41 - - [2026-04-27 04:19:24] "POST /neutron/network HTTP/1.1" 200 928 0.014533 10.0.0.41 - - [2026-04-27 04:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006228 10.0.0.41 - - [2026-04-27 04:19:25] "GET /virtual-network/4a1a532a-e41e-454f-991e-1e2492aecb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.008897 10.0.0.41 - - [2026-04-27 04:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005230 10.0.0.41 - - [2026-04-27 04:19:29] "GET /virtual-network/4a1a532a-e41e-454f-991e-1e2492aecb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.007870 10.0.0.41 - - [2026-04-27 04:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005203 10.0.0.41 - - [2026-04-27 04:19:33] "GET /virtual-network/4a1a532a-e41e-454f-991e-1e2492aecb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.008120 10.0.0.41 - - [2026-04-27 04:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005550 10.0.0.41 - - [2026-04-27 04:19:37] "GET /virtual-network/4a1a532a-e41e-454f-991e-1e2492aecb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.007808 10.0.0.41 - - [2026-04-27 04:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005130 10.0.0.41 - - [2026-04-27 04:19:39] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005082 10.0.0.41 - - [2026-04-27 04:19:39] "GET /virtual-networks?parent_id=4e8272d0-0f13-4bdd-94e0-fd644b1a396c&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.004580 10.0.0.41 - - [2026-04-27 04:19:39] "GET /virtual-network/4a1a532a-e41e-454f-991e-1e2492aecb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.010057 10.0.0.41 - - [2026-04-27 04:19:39] "POST /neutron/port HTTP/1.1" 200 1139 0.026240 10.0.0.41 - - [2026-04-27 04:19:44] "POST /neutron/security_group HTTP/1.1" 200 2071 0.013707 10.0.0.41 - - [2026-04-27 04:19:49] "POST /neutron/port HTTP/1.1" 200 1139 0.039586 10.0.0.41 - - [2026-04-27 04:19:55] "POST /neutron/security_group HTTP/1.1" 200 2071 0.013833 10.0.0.41 - - [2026-04-27 04:19:55] "POST /neutron/port HTTP/1.1" 200 1139 0.031422 10.0.0.41 - - [2026-04-27 04:19:55] "GET /virtual-machine/4446aa6f-6a33-4c6c-9c60-a21b3cda8a62 HTTP/1.1" 200 1305 0.010614 10.0.0.41 - - [2026-04-27 04:19:55] "GET /virtual-machine-interface/0d0596f1-cf6b-4303-9d10-0568b0b234be HTTP/1.1" 200 3008 0.008629 10.0.0.41 - - [2026-04-27 04:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005140 10.0.0.41 - - [2026-04-27 04:19:55] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006043 10.0.0.41 - - [2026-04-27 04:19:55] "GET /virtual-networks?parent_id=4e8272d0-0f13-4bdd-94e0-fd644b1a396c&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.004564 10.0.0.41 - - [2026-04-27 04:19:55] "GET /virtual-network/4a1a532a-e41e-454f-991e-1e2492aecb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.009164 10.0.0.41 - - [2026-04-27 04:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005748 10.0.0.41 - - [2026-04-27 04:19:56] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005308 10.0.0.41 - - [2026-04-27 04:19:56] "GET /virtual-networks?parent_id=4e8272d0-0f13-4bdd-94e0-fd644b1a396c&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.007859 10.0.0.41 - - [2026-04-27 04:19:56] "GET /virtual-network/4a1a532a-e41e-454f-991e-1e2492aecb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.008291 10.0.0.41 - - [2026-04-27 04:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008432 10.0.0.41 - - [2026-04-27 04:19:57] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007880 10.0.0.41 - - [2026-04-27 04:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007193 10.0.0.41 - - [2026-04-27 04:19:57] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007421 10.0.0.41 - - [2026-04-27 04:19:57] "PUT /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217 HTTP/1.1" 200 276 0.048091 10.0.0.23 - - [2026-04-27 04:20:06] "DELETE /project/4e8272d00f134bdd94e0fd644b1a396c HTTP/1.1" 404 173 0.005516 10.0.0.41 - - [2026-04-27 04:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006478 10.0.0.41 - - [2026-04-27 04:20:10] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1639 0.007821 10.0.0.41 - - [2026-04-27 04:20:10] "PUT /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217 HTTP/1.1" 200 276 0.021347 10.0.0.41 - - [2026-04-27 04:20:26] "POST /neutron/port HTTP/1.1" 200 1108 0.041892 10.0.0.41 - - [2026-04-27 04:20:26] "POST /neutron/subnet HTTP/1.1" 200 703 0.015850 10.0.0.41 - - [2026-04-27 04:21:04] "POST /neutron/network HTTP/1.1" 200 841 0.013334 10.0.0.41 - - [2026-04-27 04:21:05] "POST /neutron/port HTTP/1.1" 200 1139 0.034296 10.0.0.41 - - [2026-04-27 04:21:06] "POST /neutron/port HTTP/1.1" 200 151 0.473840 10.0.0.23 - - [2026-04-27 04:21:07] "POST /useragent-kv HTTP/1.1" 200 115 0.006084 10.0.0.23 - - [2026-04-27 04:21:07] "POST /useragent-kv HTTP/1.1" 200 115 0.004323 10.0.0.41 - - [2026-04-27 04:21:07] "POST /neutron/network HTTP/1.1" 200 151 0.223060 10.0.0.23 - - [2026-04-27 04:21:07] "GET /projects?obj_uuids=4e8272d0-0f13-4bdd-94e0-fd644b1a396c&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001920 10.0.0.41 - - [2026-04-27 04:21:07] "GET /project/4e8272d0-0f13-4bdd-94e0-fd644b1a396c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.079240 10.0.0.23 - - [2026-04-27 04:21:07] "GET /projects?obj_uuids=4e8272d0-0f13-4bdd-94e0-fd644b1a396c&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001466 10.0.0.41 - - [2026-04-27 04:21:07] "GET /project/4e8272d0-0f13-4bdd-94e0-fd644b1a396c?fields=virtual_networks HTTP/1.1" 200 1058 0.080758 10.0.0.23 - - [2026-04-27 04:21:07] "GET /projects?obj_uuids=4e8272d0-0f13-4bdd-94e0-fd644b1a396c&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.002558 10.0.0.41 - - [2026-04-27 04:21:07] "GET /project/4e8272d0-0f13-4bdd-94e0-fd644b1a396c?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.084340 10.0.0.23 - - [2026-04-27 04:21:07] "GET /projects?obj_uuids=4e8272d0-0f13-4bdd-94e0-fd644b1a396c&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001693 10.0.0.41 - - [2026-04-27 04:21:07] "GET /project/4e8272d0-0f13-4bdd-94e0-fd644b1a396c?fields=security_groups HTTP/1.1" 200 1297 0.089124 10.0.0.249 - - [2026-04-27 04:21:09] "GET /obj-perms HTTP/1.1" 200 5056 0.249799 10.0.0.41 - - [2026-04-27 04:21:09] "POST /fqname-to-id HTTP/1.1" 404 206 0.037561 10.0.0.23 - - [2026-04-27 04:21:09] "GET /projects?obj_uuids=1ef724e0-3e65-4514-b0b9-1a94bc70abbd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005814 10.0.0.23 - - [2026-04-27 04:21:09] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002008 10.0.0.23 - - [2026-04-27 04:21:09] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.014553 10.0.0.23 - - [2026-04-27 04:21:09] "POST /id-to-fqname HTTP/1.1" 200 209 0.004024 10.0.0.23 - - [2026-04-27 04:21:09] "POST /fqname-to-id HTTP/1.1" 404 217 0.006316 10.0.0.23 - - [2026-04-27 04:21:10] "POST /security-groups HTTP/1.1" 200 609 0.114388 10.0.0.249 - - [2026-04-27 04:21:10] "POST /fqname-to-id HTTP/1.1" 404 252 0.005080 10.0.0.23 - - [2026-04-27 04:21:10] "POST /projects HTTP/1.1" 200 621 0.397870 10.0.0.23 - - [2026-04-27 04:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.440499 10.0.0.41 - - [2026-04-27 04:21:10] "GET /project/1ef724e0-3e65-4514-b0b9-1a94bc70abbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.677789 10.0.0.249 - - [2026-04-27 04:21:10] "POST /access-control-lists HTTP/1.1" 200 612 0.094044 10.0.0.41 - - [2026-04-27 04:21:11] "GET / HTTP/1.1" 200 35931 0.002846 10.0.0.41 - - [2026-04-27 04:21:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000770 10.0.0.41 - - [2026-04-27 04:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.087399 10.0.0.23 - - [2026-04-27 04:21:12] "GET /projects?obj_uuids=1ef724e0-3e65-4514-b0b9-1a94bc70abbd&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001680 10.0.0.41 - - [2026-04-27 04:21:12] "GET /project/1ef724e0-3e65-4514-b0b9-1a94bc70abbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.097016 10.0.0.23 - - [2026-04-27 04:21:13] "POST /useragent-kv HTTP/1.1" 200 115 0.011686 10.0.0.41 - - [2026-04-27 04:21:13] "POST /neutron/subnet HTTP/1.1" 200 729 0.323571 10.0.0.41 - - [2026-04-27 04:21:13] "POST /id-to-fqname HTTP/1.1" 200 239 0.002042 10.0.0.41 - - [2026-04-27 04:21:13] "GET /virtual-network/ba1a3442-c0f2-45b5-a131-1fd9988cba5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.008668 10.0.0.41 - - [2026-04-27 04:21:13] "GET /virtual-network/ba1a3442-c0f2-45b5-a131-1fd9988cba5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.010992 10.0.0.41 - - [2026-04-27 04:21:13] "POST /neutron/network HTTP/1.1" 200 845 0.012763 10.0.0.41 - - [2026-04-27 04:21:13] "POST /id-to-fqname HTTP/1.1" 200 239 0.002603 10.0.0.41 - - [2026-04-27 04:21:14] "POST /neutron/network HTTP/1.1" 200 855 0.012310 10.0.0.23 - - [2026-04-27 04:21:14] "GET /projects?obj_uuids=1ef724e0-3e65-4514-b0b9-1a94bc70abbd&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001976 10.0.0.41 - - [2026-04-27 04:21:15] "GET /project/1ef724e0-3e65-4514-b0b9-1a94bc70abbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.096319 10.0.0.41 - - [2026-04-27 04:21:15] "POST /neutron/port HTTP/1.1" 200 117 0.010559 10.0.0.41 - - [2026-04-27 04:21:15] "POST /id-to-fqname HTTP/1.1" 200 239 0.002018 10.0.0.41 - - [2026-04-27 04:21:15] "POST /neutron/network HTTP/1.1" 200 855 0.130998 10.0.0.41 - - [2026-04-27 04:21:16] "POST /neutron/port HTTP/1.1" 200 1079 0.037595 10.0.0.23 - - [2026-04-27 04:21:16] "GET /projects?obj_uuids=1ef724e0-3e65-4514-b0b9-1a94bc70abbd&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001618 10.0.0.41 - - [2026-04-27 04:21:16] "GET /project/1ef724e0-3e65-4514-b0b9-1a94bc70abbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.116636 10.0.0.41 - - [2026-04-27 04:21:16] "POST /neutron/port HTTP/1.1" 200 1143 0.039773 10.0.0.41 - - [2026-04-27 04:21:16] "POST /neutron/port HTTP/1.1" 200 117 0.001615 10.0.0.41 - - [2026-04-27 04:21:17] "POST /neutron/security_group HTTP/1.1" 200 2076 0.013725 10.0.0.23 - - [2026-04-27 04:21:17] "GET /projects?obj_uuids=1ef724e0-3e65-4514-b0b9-1a94bc70abbd&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001899 10.0.0.41 - - [2026-04-27 04:21:17] "GET /virtual-network/ba1a3442-c0f2-45b5-a131-1fd9988cba5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.008477 10.0.0.41 - - [2026-04-27 04:21:18] "POST /neutron/port HTTP/1.1" 200 1079 0.480886 10.0.0.41 - - [2026-04-27 04:21:18] "POST /neutron/port HTTP/1.1" 200 1133 0.204743 10.0.0.41 - - [2026-04-27 04:21:18] "POST /neutron/subnet HTTP/1.1" 200 703 0.016850 10.0.0.41 - - [2026-04-27 04:21:19] "POST /neutron/port HTTP/1.1" 200 1143 0.028245 10.0.0.41 - - [2026-04-27 04:21:19] "POST /neutron/security_group HTTP/1.1" 200 2076 0.011181 10.0.0.41 - - [2026-04-27 04:21:20] "GET /virtual-machine/b8a8fdb8-d146-4051-acd2-a7d7b87b4e24 HTTP/1.1" 401 292 0.000668 10.0.0.41 - - [2026-04-27 04:21:20] "GET /virtual-machine/b8a8fdb8-d146-4051-acd2-a7d7b87b4e24 HTTP/1.1" 200 1311 0.043851 10.0.0.41 - - [2026-04-27 04:21:20] "GET /virtual-machine-interface/ff6a69aa-a63c-4b75-b55f-ee78e860d5f5 HTTP/1.1" 200 3035 0.008395 10.0.0.41 - - [2026-04-27 04:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006469 10.0.0.41 - - [2026-04-27 04:21:20] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006439 10.0.0.41 - - [2026-04-27 04:21:20] "GET /virtual-networks?parent_id=1ef724e0-3e65-4514-b0b9-1a94bc70abbd&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.005034 10.0.0.41 - - [2026-04-27 04:21:20] "GET /virtual-network/ba1a3442-c0f2-45b5-a131-1fd9988cba5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.008548 10.0.0.41 - - [2026-04-27 04:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006024 10.0.0.41 - - [2026-04-27 04:21:23] "GET /virtual-network/ba1a3442-c0f2-45b5-a131-1fd9988cba5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.007386 10.0.0.41 - - [2026-04-27 04:21:26] "POST /neutron/port HTTP/1.1" 200 1219 0.072713 10.0.0.41 - - [2026-04-27 04:21:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007376 10.0.0.41 - - [2026-04-27 04:21:26] "POST /neutron/port HTTP/1.1" 200 117 0.002325 10.0.0.41 - - [2026-04-27 04:21:26] "POST /neutron/port HTTP/1.1" 200 1219 0.077803 10.0.0.41 - - [2026-04-27 04:21:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005336 10.0.0.41 - - [2026-04-27 04:21:26] "POST /neutron/port HTTP/1.1" 200 117 0.001625 10.0.0.41 - - [2026-04-27 04:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005621 10.0.0.41 - - [2026-04-27 04:21:27] "GET /virtual-network/ba1a3442-c0f2-45b5-a131-1fd9988cba5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.010535 10.0.0.41 - - [2026-04-27 04:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004946 10.0.0.41 - - [2026-04-27 04:21:31] "GET /virtual-network/ba1a3442-c0f2-45b5-a131-1fd9988cba5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.008034 10.0.0.41 - - [2026-04-27 04:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005877 10.0.0.41 - - [2026-04-27 04:21:35] "GET /virtual-network/ba1a3442-c0f2-45b5-a131-1fd9988cba5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.008936 10.0.0.41 - - [2026-04-27 04:21:38] "POST /neutron/port HTTP/1.1" 200 1143 0.032815 10.0.0.41 - - [2026-04-27 04:21:39] "POST /neutron/security_group HTTP/1.1" 200 2076 0.011527 10.0.0.249 - - [2026-04-27 04:21:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000810 10.0.0.249 - - [2026-04-27 04:21:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000490 10.0.0.249 - - [2026-04-27 04:21:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000530 10.0.0.249 - - [2026-04-27 04:21:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000834 10.0.0.41 - - [2026-04-27 04:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007102 10.0.0.41 - - [2026-04-27 04:21:40] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006021 10.0.0.41 - - [2026-04-27 04:21:40] "GET /virtual-networks?parent_id=1ef724e0-3e65-4514-b0b9-1a94bc70abbd&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.006256 10.0.0.41 - - [2026-04-27 04:21:40] "GET /virtual-network/ba1a3442-c0f2-45b5-a131-1fd9988cba5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.009248 10.0.0.41 - - [2026-04-27 04:21:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000868 10.0.0.41 - - [2026-04-27 04:21:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000827 10.0.0.23 - - [2026-04-27 04:21:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001881 10.0.0.23 - - [2026-04-27 04:21:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000702 10.0.0.23 - - [2026-04-27 04:21:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000715 10.0.0.41 - - [2026-04-27 04:21:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000477 10.0.0.23 - - [2026-04-27 04:21:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000525 10.0.0.41 - - [2026-04-27 04:21:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000542 10.0.0.41 - - [2026-04-27 04:21:45] "POST /neutron/port HTTP/1.1" 200 1143 0.042291 10.0.0.41 - - [2026-04-27 04:21:50] "POST /neutron/security_group HTTP/1.1" 200 2076 0.017085 10.0.0.41 - - [2026-04-27 04:21:51] "POST /neutron/port HTTP/1.1" 200 1143 0.029534 10.0.0.41 - - [2026-04-27 04:21:51] "GET /virtual-machine/31b9a75d-c325-4938-ad8c-13bd6aca6d59 HTTP/1.1" 200 1310 0.011140 10.0.0.41 - - [2026-04-27 04:21:51] "GET /virtual-machine-interface/d343f808-6145-4907-9dfc-a02b2390a8d3 HTTP/1.1" 200 3035 0.010936 10.0.0.41 - - [2026-04-27 04:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005494 10.0.0.41 - - [2026-04-27 04:21:51] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006518 10.0.0.41 - - [2026-04-27 04:21:51] "GET /virtual-networks?parent_id=1ef724e0-3e65-4514-b0b9-1a94bc70abbd&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.005649 10.0.0.41 - - [2026-04-27 04:21:51] "GET /virtual-network/ba1a3442-c0f2-45b5-a131-1fd9988cba5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.009777 10.0.0.41 - - [2026-04-27 04:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007111 10.0.0.41 - - [2026-04-27 04:21:52] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006867 10.0.0.41 - - [2026-04-27 04:21:52] "GET /virtual-networks?parent_id=1ef724e0-3e65-4514-b0b9-1a94bc70abbd&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.005126 10.0.0.41 - - [2026-04-27 04:21:52] "GET /virtual-network/ba1a3442-c0f2-45b5-a131-1fd9988cba5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.014836 10.0.0.41 - - [2026-04-27 04:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005986 10.0.0.23 - - [2026-04-27 04:21:52] "GET /projects?obj_uuids=1ef724e0-3e65-4514-b0b9-1a94bc70abbd&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001836 10.0.0.41 - - [2026-04-27 04:21:52] "GET /project/1ef724e0-3e65-4514-b0b9-1a94bc70abbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.082595 10.0.0.23 - - [2026-04-27 04:21:52] "GET /projects?obj_uuids=1ef724e0-3e65-4514-b0b9-1a94bc70abbd&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.002441 10.0.0.41 - - [2026-04-27 04:21:53] "POST /neutron/network HTTP/1.1" 200 625 0.212290 10.0.0.249 - - [2026-04-27 04:21:53] "POST /route-targets HTTP/1.1" 200 327 0.019556 10.0.0.41 - - [2026-04-27 04:21:53] "POST /id-to-fqname HTTP/1.1" 200 239 0.005775 10.0.0.41 - - [2026-04-27 04:21:53] "GET /virtual-network/81440108-1240-4921-937d-5ed5b26fbd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.010567 10.0.0.41 - - [2026-04-27 04:21:53] "POST /neutron/network HTTP/1.1" 200 843 0.011343 10.0.0.41 - - [2026-04-27 04:21:53] "GET /virtual-network/81440108-1240-4921-937d-5ed5b26fbd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.012728 10.0.0.41 - - [2026-04-27 04:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005461 10.0.0.23 - - [2026-04-27 04:21:53] "GET /projects?obj_uuids=1ef724e0-3e65-4514-b0b9-1a94bc70abbd&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001910 10.0.0.41 - - [2026-04-27 04:21:53] "GET /project/1ef724e0-3e65-4514-b0b9-1a94bc70abbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.081570 10.0.0.41 - - [2026-04-27 04:21:53] "POST /neutron/network HTTP/1.1" 200 117 0.032565 10.0.0.249 - - [2026-04-27 04:21:54] "POST /ref-update HTTP/1.1" 200 156 0.046504 10.0.0.41 - - [2026-04-27 04:21:54] "POST /neutron/network HTTP/1.1" 200 850 0.016623 10.0.0.41 - - [2026-04-27 04:21:54] "POST /id-to-fqname HTTP/1.1" 200 242 0.002510 10.0.0.41 - - [2026-04-27 04:21:54] "GET /virtual-network/fe864f9b-ac06-4607-a00a-5ffafa581ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.011250 10.0.0.41 - - [2026-04-27 04:21:54] "GET /virtual-network/fe864f9b-ac06-4607-a00a-5ffafa581ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.018454 10.0.0.41 - - [2026-04-27 04:21:54] "POST /neutron/subnet HTTP/1.1" 200 724 0.018035 10.0.0.41 - - [2026-04-27 04:21:54] "POST /id-to-fqname HTTP/1.1" 200 239 0.002240 10.0.0.41 - - [2026-04-27 04:21:54] "POST /neutron/network HTTP/1.1" 200 853 0.016093 10.0.0.23 - - [2026-04-27 04:21:55] "GET /projects?obj_uuids=1ef724e0-3e65-4514-b0b9-1a94bc70abbd&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001727 10.0.0.41 - - [2026-04-27 04:21:55] "GET /project/1ef724e0-3e65-4514-b0b9-1a94bc70abbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.110287 10.0.0.41 - - [2026-04-27 04:21:56] "POST /neutron/security_group HTTP/1.1" 200 2076 0.012875 10.0.0.41 - - [2026-04-27 04:21:56] "POST /id-to-fqname HTTP/1.1" 200 242 0.002674 10.0.0.41 - - [2026-04-27 04:21:56] "POST /neutron/security_group HTTP/1.1" 200 2076 0.015905 10.0.0.23 - - [2026-04-27 04:21:56] "GET /projects?obj_uuids=1ef724e0-3e65-4514-b0b9-1a94bc70abbd&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001379 10.0.0.41 - - [2026-04-27 04:21:57] "POST /neutron/port HTTP/1.1" 200 1077 0.620575 10.0.0.23 - - [2026-04-27 04:21:57] "GET /projects?obj_uuids=1ef724e0-3e65-4514-b0b9-1a94bc70abbd&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.007348 10.0.0.41 - - [2026-04-27 04:21:57] "POST /neutron/port HTTP/1.1" 200 1131 0.293527 10.0.0.41 - - [2026-04-27 04:21:57] "GET /project/1ef724e0-3e65-4514-b0b9-1a94bc70abbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.234890 10.0.0.41 - - [2026-04-27 04:21:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008475 10.0.0.41 - - [2026-04-27 04:21:58] "POST /neutron/network HTTP/1.1" 200 843 0.015269 10.0.0.41 - - [2026-04-27 04:21:58] "POST /neutron/port HTTP/1.1" 200 117 0.011460 10.0.0.41 - - [2026-04-27 04:21:58] "POST /id-to-fqname HTTP/1.1" 200 239 0.001953 10.0.0.41 - - [2026-04-27 04:21:58] "POST /id-to-fqname HTTP/1.1" 200 239 0.001724 10.0.0.41 - - [2026-04-27 04:21:58] "POST /neutron/network HTTP/1.1" 200 860 0.010024 10.0.0.41 - - [2026-04-27 04:21:59] "POST /neutron/port HTTP/1.1" 200 1078 0.044792 10.0.0.41 - - [2026-04-27 04:21:59] "POST /neutron/port HTTP/1.1" 200 1142 0.058102 10.0.0.41 - - [2026-04-27 04:21:59] "POST /neutron/port HTTP/1.1" 200 117 0.001610 10.0.0.23 - - [2026-04-27 04:21:59] "GET /projects?obj_uuids=1ef724e0-3e65-4514-b0b9-1a94bc70abbd&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001785 10.0.0.41 - - [2026-04-27 04:22:00] "GET /project/1ef724e0-3e65-4514-b0b9-1a94bc70abbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.142679 10.0.0.41 - - [2026-04-27 04:22:00] "POST /neutron/network HTTP/1.1" 200 843 0.055913 10.0.0.41 - - [2026-04-27 04:22:00] "POST /neutron/port HTTP/1.1" 200 117 0.013465 10.0.0.41 - - [2026-04-27 04:22:01] "GET /virtual-network/ba1a3442-c0f2-45b5-a131-1fd9988cba5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.009420 10.0.0.41 - - [2026-04-27 04:22:01] "GET /obj-perms HTTP/1.1" 200 5066 0.199155 10.0.0.23 - - [2026-04-27 04:22:01] "GET /projects?obj_uuids=1ef724e0-3e65-4514-b0b9-1a94bc70abbd&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001722 10.0.0.23 - - [2026-04-27 04:22:01] "GET /obj-perms HTTP/1.1" 200 5066 0.158573 10.0.0.41 - - [2026-04-27 04:22:02] "GET /virtual-network/81440108-1240-4921-937d-5ed5b26fbd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.009382 10.0.0.41 - - [2026-04-27 04:22:02] "POST /neutron/port HTTP/1.1" 200 1077 0.694194 10.0.0.41 - - [2026-04-27 04:22:02] "POST /neutron/port HTTP/1.1" 200 1133 0.277807 10.0.0.249 - - [2026-04-27 04:22:02] "GET /obj-perms HTTP/1.1" 200 5066 0.129888 10.0.0.41 - - [2026-04-27 04:22:03] "POST /neutron/port HTTP/1.1" 200 1131 0.241114 10.0.0.41 - - [2026-04-27 04:22:03] "POST /neutron/subnet HTTP/1.1" 200 703 0.014216 10.0.0.41 - - [2026-04-27 04:22:03] "GET /virtual-network/fe864f9b-ac06-4607-a00a-5ffafa581ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.010661 10.0.0.41 - - [2026-04-27 04:22:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.014298 10.0.0.41 - - [2026-04-27 04:22:03] "POST /neutron/network HTTP/1.1" 200 843 0.012888 10.0.0.41 - - [2026-04-27 04:22:04] "POST /neutron/port HTTP/1.1" 200 1142 0.032671 10.0.0.41 - - [2026-04-27 04:22:04] "POST /neutron/security_group HTTP/1.1" 200 2076 0.018324 10.0.0.41 - - [2026-04-27 04:22:04] "GET /virtual-machine/7564b527-a818-4b8b-a4cc-c1181ab9d169 HTTP/1.1" 200 1310 0.011373 10.0.0.41 - - [2026-04-27 04:22:04] "GET /virtual-machine-interface/16095ea1-5aba-4f12-8b08-b0e736905b9c HTTP/1.1" 200 3043 0.008218 10.0.0.41 - - [2026-04-27 04:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005780 10.0.0.41 - - [2026-04-27 04:22:04] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006466 10.0.0.41 - - [2026-04-27 04:22:04] "GET /virtual-networks?parent_id=1ef724e0-3e65-4514-b0b9-1a94bc70abbd&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.005349 10.0.0.41 - - [2026-04-27 04:22:04] "GET /virtual-network/fe864f9b-ac06-4607-a00a-5ffafa581ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.012684 10.0.0.23 - - [2026-04-27 04:22:06] "DELETE /project/1ef724e03e654514b0b91a94bc70abbd HTTP/1.1" 404 173 0.012402 10.0.0.23 - - [2026-04-27 04:22:06] "GET /projects?obj_uuids=4e8272d0-0f13-4bdd-94e0-fd644b1a396c&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001903 10.0.0.23 - - [2026-04-27 04:22:06] "GET /project/4e8272d0-0f13-4bdd-94e0-fd644b1a396c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1520 0.077946 10.0.0.23 - - [2026-04-27 04:22:06] "GET /projects?obj_uuids=4e8272d0-0f13-4bdd-94e0-fd644b1a396c&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001452 10.0.0.23 - - [2026-04-27 04:22:06] "GET /project/4e8272d0-0f13-4bdd-94e0-fd644b1a396c?fields=security_groups HTTP/1.1" 200 1402 0.107124 10.0.0.23 - - [2026-04-27 04:22:06] "DELETE /security-group/31ed5d29-b6bc-4ee2-b18e-3af0af162548 HTTP/1.1" 200 115 0.147300 10.0.0.23 - - [2026-04-27 04:22:06] "GET /projects?obj_uuids=4e8272d0-0f13-4bdd-94e0-fd644b1a396c&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001536 10.0.0.23 - - [2026-04-27 04:22:06] "GET /project/4e8272d0-0f13-4bdd-94e0-fd644b1a396c?fields=application_policy_sets HTTP/1.1" 200 1441 0.135063 10.0.0.23 - - [2026-04-27 04:22:07] "DELETE /project/4e8272d0-0f13-4bdd-94e0-fd644b1a396c HTTP/1.1" 404 190 0.768824 10.0.0.41 - - [2026-04-27 04:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007079 10.0.0.41 - - [2026-04-27 04:22:07] "GET /virtual-network/fe864f9b-ac06-4607-a00a-5ffafa581ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.013189 10.0.0.23 - - [2026-04-27 04:22:09] "GET /obj-perms HTTP/1.1" 200 5056 0.083678 10.0.0.41 - - [2026-04-27 04:22:10] "GET /obj-perms HTTP/1.1" 200 5056 0.085747 10.0.0.41 - - [2026-04-27 04:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005629 10.0.0.41 - - [2026-04-27 04:22:11] "GET /virtual-network/fe864f9b-ac06-4607-a00a-5ffafa581ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.009315 10.0.0.41 - - [2026-04-27 04:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006649 10.0.0.41 - - [2026-04-27 04:22:15] "GET /virtual-network/fe864f9b-ac06-4607-a00a-5ffafa581ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.009010 10.0.0.41 - - [2026-04-27 04:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006411 10.0.0.41 - - [2026-04-27 04:22:19] "GET /virtual-network/fe864f9b-ac06-4607-a00a-5ffafa581ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007992 10.0.0.41 - - [2026-04-27 04:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004762 10.0.0.41 - - [2026-04-27 04:22:23] "GET /virtual-network/fe864f9b-ac06-4607-a00a-5ffafa581ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.008636 10.0.0.41 - - [2026-04-27 04:22:24] "POST /neutron/port HTTP/1.1" 200 1141 0.035735 10.0.0.41 - - [2026-04-27 04:22:26] "POST /neutron/port HTTP/1.1" 200 1108 0.036675 10.0.0.41 - - [2026-04-27 04:22:26] "POST /neutron/subnet HTTP/1.1" 200 703 0.017544 10.0.0.41 - - [2026-04-27 04:22:26] "POST /neutron/network HTTP/1.1" 200 928 0.009895 10.0.0.41 - - [2026-04-27 04:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005878 10.0.0.41 - - [2026-04-27 04:22:27] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005479 10.0.0.41 - - [2026-04-27 04:22:27] "GET /virtual-networks?parent_id=1ef724e0-3e65-4514-b0b9-1a94bc70abbd&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.006288 10.0.0.41 - - [2026-04-27 04:22:28] "GET /virtual-network/fe864f9b-ac06-4607-a00a-5ffafa581ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.011050 10.0.0.41 - - [2026-04-27 04:22:28] "POST /neutron/security_group HTTP/1.1" 200 2076 0.015425 10.0.0.41 - - [2026-04-27 04:22:28] "POST /neutron/network HTTP/1.1" 200 938 0.017740 10.0.0.41 - - [2026-04-27 04:22:28] "POST /neutron/port HTTP/1.1" 200 117 0.001637 10.0.0.41 - - [2026-04-27 04:22:33] "POST /neutron/security_group HTTP/1.1" 200 2076 0.011629 10.0.0.41 - - [2026-04-27 04:22:38] "POST /neutron/port HTTP/1.1" 200 1141 0.030263 10.0.0.41 - - [2026-04-27 04:22:38] "POST /neutron/security_group HTTP/1.1" 200 2076 0.011693 10.0.0.41 - - [2026-04-27 04:22:38] "GET /virtual-machine/7b238031-aab4-4d2f-8b1d-3d1ea5c1f3af HTTP/1.1" 200 1310 0.009550 10.0.0.41 - - [2026-04-27 04:22:38] "GET /virtual-machine-interface/ac8fc51a-fcfb-49bd-97cc-0f85b52a37fd HTTP/1.1" 200 3035 0.007635 10.0.0.41 - - [2026-04-27 04:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004763 10.0.0.41 - - [2026-04-27 04:22:39] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005358 10.0.0.41 - - [2026-04-27 04:22:39] "GET /virtual-networks?parent_id=1ef724e0-3e65-4514-b0b9-1a94bc70abbd&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.004946 10.0.0.41 - - [2026-04-27 04:22:39] "GET /virtual-network/81440108-1240-4921-937d-5ed5b26fbd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.007043 10.0.0.41 - - [2026-04-27 04:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005909 10.0.0.41 - - [2026-04-27 04:22:40] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005299 10.0.0.41 - - [2026-04-27 04:22:40] "GET /virtual-networks?parent_id=1ef724e0-3e65-4514-b0b9-1a94bc70abbd&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.004826 10.0.0.41 - - [2026-04-27 04:22:40] "GET /virtual-network/81440108-1240-4921-937d-5ed5b26fbd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.008520 10.0.0.41 - - [2026-04-27 04:22:40] "POST /neutron/port HTTP/1.1" 200 2132 0.033435 10.0.0.41 - - [2026-04-27 04:22:40] "POST /neutron/security_group HTTP/1.1" 200 2076 0.011485 10.0.0.41 - - [2026-04-27 04:22:41] "GET /virtual-machine/dd1ca66a-66a0-4109-8ba1-6981f9fd1eda HTTP/1.1" 200 1587 0.009234 10.0.0.41 - - [2026-04-27 04:22:41] "GET /virtual-machine-interface/61f798f9-80aa-4838-9df3-d49227714b64 HTTP/1.1" 200 3034 0.008572 10.0.0.41 - - [2026-04-27 04:22:41] "GET /virtual-machine-interface/c263ea0e-f262-4c56-96cb-b8a3ff911baa HTTP/1.1" 200 3035 0.008314 10.0.0.41 - - [2026-04-27 04:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004876 10.0.0.41 - - [2026-04-27 04:22:41] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005962 10.0.0.41 - - [2026-04-27 04:22:41] "GET /virtual-networks?parent_id=1ef724e0-3e65-4514-b0b9-1a94bc70abbd&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.005105 10.0.0.41 - - [2026-04-27 04:22:41] "GET /virtual-network/ba1a3442-c0f2-45b5-a131-1fd9988cba5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.008327 10.0.0.41 - - [2026-04-27 04:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006186 10.0.0.41 - - [2026-04-27 04:22:42] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005599 10.0.0.41 - - [2026-04-27 04:22:42] "GET /virtual-networks?parent_id=1ef724e0-3e65-4514-b0b9-1a94bc70abbd&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.006763 10.0.0.41 - - [2026-04-27 04:22:42] "GET /virtual-network/ba1a3442-c0f2-45b5-a131-1fd9988cba5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.014987 10.0.0.41 - - [2026-04-27 04:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005471 10.0.0.41 - - [2026-04-27 04:22:42] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006191 10.0.0.41 - - [2026-04-27 04:22:42] "GET /virtual-networks?parent_id=1ef724e0-3e65-4514-b0b9-1a94bc70abbd&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.006027 10.0.0.41 - - [2026-04-27 04:22:42] "GET /virtual-network/81440108-1240-4921-937d-5ed5b26fbd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.008030 10.0.0.41 - - [2026-04-27 04:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006023 10.0.0.41 - - [2026-04-27 04:22:44] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005637 10.0.0.41 - - [2026-04-27 04:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004900 10.0.0.41 - - [2026-04-27 04:22:44] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008145 10.0.0.41 - - [2026-04-27 04:22:44] "PUT /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217 HTTP/1.1" 200 276 0.022913 10.0.0.41 - - [2026-04-27 04:22:44] "POST /fqname-to-id HTTP/1.1" 404 217 0.004864 10.0.0.41 - - [2026-04-27 04:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004678 10.0.0.23 - - [2026-04-27 04:22:44] "GET /projects?obj_uuids=1ef724e0-3e65-4514-b0b9-1a94bc70abbd&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.002337 10.0.0.41 - - [2026-04-27 04:22:44] "GET /project/1ef724e0-3e65-4514-b0b9-1a94bc70abbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.078797 10.0.0.41 - - [2026-04-27 04:22:44] "POST /network-policys HTTP/1.1" 200 539 0.048922 10.0.0.41 - - [2026-04-27 04:22:44] "GET /network-policy/eb838881-a1d3-43ed-8feb-fae6aaee8f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.008949 10.0.0.41 - - [2026-04-27 04:22:44] "POST /neutron/network HTTP/1.1" 200 845 0.011615 10.0.0.41 - - [2026-04-27 04:22:44] "GET /virtual-network/ba1a3442-c0f2-45b5-a131-1fd9988cba5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.012155 10.0.0.41 - - [2026-04-27 04:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005849 10.0.0.41 - - [2026-04-27 04:22:44] "GET /network-policy/eb838881-a1d3-43ed-8feb-fae6aaee8f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.006227 10.0.0.41 - - [2026-04-27 04:22:44] "POST /neutron/network HTTP/1.1" 200 843 0.009928 10.0.0.249 - - [2026-04-27 04:22:45] "POST /fqname-to-id HTTP/1.1" 404 254 0.005654 10.0.0.41 - - [2026-04-27 04:22:45] "GET /virtual-network/81440108-1240-4921-937d-5ed5b26fbd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2386 0.013596 10.0.0.41 - - [2026-04-27 04:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007529 10.0.0.41 - - [2026-04-27 04:22:45] "GET /network-policy/eb838881-a1d3-43ed-8feb-fae6aaee8f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.009410 10.0.0.249 - - [2026-04-27 04:22:45] "POST /access-control-lists HTTP/1.1" 200 609 0.064294 10.0.0.41 - - [2026-04-27 04:22:45] "GET /virtual-network/ba1a3442-c0f2-45b5-a131-1fd9988cba5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.009819 10.0.0.41 - - [2026-04-27 04:22:46] "GET /virtual-network/81440108-1240-4921-937d-5ed5b26fbd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2386 0.011192 10.0.0.249 - - [2026-04-27 04:22:46] "GET /obj-perms HTTP/1.1" 200 5066 0.006998 10.0.0.41 - - [2026-04-27 04:22:46] "GET /virtual-network/ba1a3442-c0f2-45b5-a131-1fd9988cba5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.009121 10.0.0.41 - - [2026-04-27 04:22:47] "GET /obj-perms HTTP/1.1" 200 5066 0.008328 10.0.0.23 - - [2026-04-27 04:22:47] "GET /obj-perms HTTP/1.1" 200 5066 0.006522 10.0.0.41 - - [2026-04-27 04:22:47] "GET /virtual-network/81440108-1240-4921-937d-5ed5b26fbd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2386 0.007570 10.0.0.41 - - [2026-04-27 04:22:47] "GET /virtual-network/fe864f9b-ac06-4607-a00a-5ffafa581ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007486 10.0.0.249 - - [2026-04-27 04:22:48] "GET /obj-perms HTTP/1.1" 200 5066 0.006054 10.0.0.41 - - [2026-04-27 04:23:01] "GET /obj-perms HTTP/1.1" 200 5066 0.007668 10.0.0.23 - - [2026-04-27 04:23:10] "GET /obj-perms HTTP/1.1" 200 5056 0.083967 10.0.0.41 - - [2026-04-27 04:23:25] "POST /neutron/port HTTP/1.1" 200 1219 0.033035 10.0.0.41 - - [2026-04-27 04:23:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008689 10.0.0.41 - - [2026-04-27 04:23:26] "POST /neutron/port HTTP/1.1" 200 117 0.001870 10.0.0.41 - - [2026-04-27 04:23:28] "POST /neutron/port HTTP/1.1" 200 1143 0.032587 10.0.0.41 - - [2026-04-27 04:23:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005246 10.0.0.41 - - [2026-04-27 04:23:28] "POST /neutron/network HTTP/1.1" 200 939 0.010092 10.0.0.41 - - [2026-04-27 04:24:11] "GET /obj-perms HTTP/1.1" 200 5056 0.070994 10.0.0.41 - - [2026-04-27 04:24:27] "POST /neutron/network HTTP/1.1" 200 938 0.011376 10.0.0.41 - - [2026-04-27 04:24:27] "POST /neutron/port HTTP/1.1" 200 117 0.001533 10.0.0.41 - - [2026-04-27 04:24:30] "POST /neutron/port HTTP/1.1" 200 1143 0.033368 10.0.0.41 - - [2026-04-27 04:24:30] "POST /neutron/subnet HTTP/1.1" 200 703 0.019343 10.0.0.41 - - [2026-04-27 04:25:28] "POST /neutron/port HTTP/1.1" 200 1141 0.029796 10.0.0.41 - - [2026-04-27 04:25:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005575 10.0.0.41 - - [2026-04-27 04:25:29] "POST /neutron/network HTTP/1.1" 200 937 0.021685 10.0.0.41 - - [2026-04-27 04:25:32] "POST /neutron/network HTTP/1.1" 200 1124 0.013160 10.0.0.41 - - [2026-04-27 04:25:32] "POST /neutron/subnet HTTP/1.1" 200 1389 0.021828 10.0.0.41 - - [2026-04-27 04:25:32] "POST /neutron/network HTTP/1.1" 200 1114 0.018600 10.0.0.249 - - [2026-04-27 04:26:13] "GET /obj-perms HTTP/1.1" 200 5056 0.069321 10.0.0.41 - - [2026-04-27 04:26:25] "GET /virtual-network/81440108-1240-4921-937d-5ed5b26fbd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2386 0.039831 10.0.0.41 - - [2026-04-27 04:26:25] "POST /neutron/network HTTP/1.1" 200 843 0.057031 10.0.0.41 - - [2026-04-27 04:26:25] "GET /virtual-network/81440108-1240-4921-937d-5ed5b26fbd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006528 10.0.0.41 - - [2026-04-27 04:26:25] "GET /virtual-network/ba1a3442-c0f2-45b5-a131-1fd9988cba5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.006758 10.0.0.249 - - [2026-04-27 04:26:25] "POST /ref-update HTTP/1.1" 200 156 0.074571 10.0.0.41 - - [2026-04-27 04:26:25] "POST /neutron/network HTTP/1.1" 200 845 0.013842 10.0.0.41 - - [2026-04-27 04:26:25] "GET /virtual-network/ba1a3442-c0f2-45b5-a131-1fd9988cba5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.006819 10.0.0.41 - - [2026-04-27 04:26:25] "DELETE /network-policy/eb838881-a1d3-43ed-8feb-fae6aaee8f2b HTTP/1.1" 200 115 0.060570 10.0.0.41 - - [2026-04-27 04:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006672 10.0.0.41 - - [2026-04-27 04:26:26] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1640 0.007256 10.0.0.41 - - [2026-04-27 04:26:26] "PUT /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217 HTTP/1.1" 200 276 0.022066 10.0.0.249 - - [2026-04-27 04:26:26] "POST /ref-update HTTP/1.1" 200 156 0.045890 10.0.0.41 - - [2026-04-27 04:26:28] "POST /neutron/port HTTP/1.1" 200 2132 0.032018 10.0.0.41 - - [2026-04-27 04:26:28] "POST /neutron/port HTTP/1.1" 200 1141 0.023960 10.0.0.41 - - [2026-04-27 04:26:28] "POST /neutron/port HTTP/1.1" 200 1131 0.018759 10.0.0.41 - - [2026-04-27 04:26:28] "POST /neutron/port HTTP/1.1" 200 1133 0.022144 10.0.0.41 - - [2026-04-27 04:26:29] "POST /neutron/port HTTP/1.1" 200 117 0.062265 10.0.0.41 - - [2026-04-27 04:26:29] "POST /neutron/network HTTP/1.1" 200 850 0.010108 10.0.0.249 - - [2026-04-27 04:26:30] "DELETE /route-target/240ad795-ce2a-4846-a632-d4c4ffcb0293 HTTP/1.1" 200 115 0.030895 10.0.0.23 - - [2026-04-27 04:26:30] "POST /useragent-kv HTTP/1.1" 200 115 0.058040 10.0.0.23 - - [2026-04-27 04:26:30] "POST /useragent-kv HTTP/1.1" 200 115 0.005110 10.0.0.41 - - [2026-04-27 04:26:30] "POST /neutron/network HTTP/1.1" 200 151 0.237329 10.0.0.41 - - [2026-04-27 04:26:31] "POST /neutron/port HTTP/1.1" 200 1143 0.026362 10.0.0.41 - - [2026-04-27 04:26:31] "POST /neutron/port HTTP/1.1" 200 1143 0.028361 10.0.0.41 - - [2026-04-27 04:26:33] "POST /neutron/network HTTP/1.1" 200 845 0.010762 10.0.0.249 - - [2026-04-27 04:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005894 10.0.0.41 - - [2026-04-27 04:26:33] "POST /neutron/port HTTP/1.1" 200 1108 0.099070 10.0.0.23 - - [2026-04-27 04:26:33] "GET /projects?obj_uuids=1ef724e0-3e65-4514-b0b9-1a94bc70abbd&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001659 10.0.0.41 - - [2026-04-27 04:26:33] "POST /neutron/subnet HTTP/1.1" 200 703 0.020700 10.0.0.41 - - [2026-04-27 04:26:33] "GET /project/1ef724e0-3e65-4514-b0b9-1a94bc70abbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.158385 10.0.0.23 - - [2026-04-27 04:26:33] "GET /projects?obj_uuids=1ef724e0-3e65-4514-b0b9-1a94bc70abbd&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001738 10.0.0.41 - - [2026-04-27 04:26:33] "GET /project/1ef724e0-3e65-4514-b0b9-1a94bc70abbd?fields=virtual_networks HTTP/1.1" 200 1068 0.070100 10.0.0.23 - - [2026-04-27 04:26:33] "GET /projects?obj_uuids=1ef724e0-3e65-4514-b0b9-1a94bc70abbd&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001439 10.0.0.41 - - [2026-04-27 04:26:33] "GET /project/1ef724e0-3e65-4514-b0b9-1a94bc70abbd?fields=virtual_machine_interfaces HTTP/1.1" 200 1068 0.075878 10.0.0.23 - - [2026-04-27 04:26:34] "GET /projects?obj_uuids=1ef724e0-3e65-4514-b0b9-1a94bc70abbd&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001228 10.0.0.41 - - [2026-04-27 04:26:34] "GET /project/1ef724e0-3e65-4514-b0b9-1a94bc70abbd?fields=security_groups HTTP/1.1" 200 1312 0.068681 10.0.0.41 - - [2026-04-27 04:26:35] "POST /fqname-to-id HTTP/1.1" 404 183 0.036006 10.0.0.23 - - [2026-04-27 04:26:35] "GET /projects?obj_uuids=8e785323-d0a3-44c0-88a9-71ba8c3f6d41&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005566 10.0.0.23 - - [2026-04-27 04:26:35] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001771 10.0.0.23 - - [2026-04-27 04:26:35] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.046184 10.0.0.23 - - [2026-04-27 04:26:35] "POST /id-to-fqname HTTP/1.1" 200 185 0.006198 10.0.0.23 - - [2026-04-27 04:26:35] "POST /fqname-to-id HTTP/1.1" 404 194 0.006589 10.0.0.23 - - [2026-04-27 04:26:35] "POST /security-groups HTTP/1.1" 200 586 0.091556 10.0.0.23 - - [2026-04-27 04:26:35] "POST /projects HTTP/1.1" 200 575 0.354671 10.0.0.23 - - [2026-04-27 04:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.396006 10.0.0.249 - - [2026-04-27 04:26:35] "POST /access-control-lists HTTP/1.1" 200 591 0.040301 10.0.0.41 - - [2026-04-27 04:26:35] "GET /project/8e785323-d0a3-44c0-88a9-71ba8c3f6d41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.621668 10.0.0.41 - - [2026-04-27 04:26:37] "GET / HTTP/1.1" 200 35931 0.002801 10.0.0.23 - - [2026-04-27 04:26:37] "GET /projects?obj_uuids=9d582053-8f9d-4d17-b8c1-506ac2f264f2&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001291 10.0.0.41 - - [2026-04-27 04:26:37] "GET /project/9d582053-8f9d-4d17-b8c1-506ac2f264f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.050195 10.0.0.41 - - [2026-04-27 04:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.41 - - [2026-04-27 04:26:38] "GET /security-group/6e2ee7c5-321c-4f67-92ac-e9f64c507c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.005459 10.0.0.41 - - [2026-04-27 04:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.23 - - [2026-04-27 04:26:38] "GET /projects?obj_uuids=9d582053-8f9d-4d17-b8c1-506ac2f264f2&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001747 10.0.0.41 - - [2026-04-27 04:26:38] "GET /project/9d582053-8f9d-4d17-b8c1-506ac2f264f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.072548 10.0.0.41 - - [2026-04-27 04:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005423 10.0.0.41 - - [2026-04-27 04:26:38] "GET /security-group/6e2ee7c5-321c-4f67-92ac-e9f64c507c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.008058 10.0.0.41 - - [2026-04-27 04:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006144 10.0.0.41 - - [2026-04-27 04:26:38] "PUT /security-group/6e2ee7c5-321c-4f67-92ac-e9f64c507c1d HTTP/1.1" 200 262 0.032704 10.0.0.249 - - [2026-04-27 04:26:38] "PUT /access-control-list/9ea5fd5c-feaa-470b-b379-59ad1a790bfc HTTP/1.1" 200 272 0.020744 10.0.0.249 - - [2026-04-27 04:26:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000583 10.0.0.249 - - [2026-04-27 04:26:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000592 10.0.0.249 - - [2026-04-27 04:26:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000571 10.0.0.249 - - [2026-04-27 04:26:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000442 10.0.0.41 - - [2026-04-27 04:26:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000475 10.0.0.41 - - [2026-04-27 04:26:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000517 10.0.0.23 - - [2026-04-27 04:26:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.23 - - [2026-04-27 04:26:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000664 10.0.0.23 - - [2026-04-27 04:26:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000664 10.0.0.41 - - [2026-04-27 04:26:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.23 - - [2026-04-27 04:26:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001295 10.0.0.41 - - [2026-04-27 04:26:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000547 10.0.0.23 - - [2026-04-27 04:26:41] "GET /projects?obj_uuids=8e785323-d0a3-44c0-88a9-71ba8c3f6d41&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001275 10.0.0.41 - - [2026-04-27 04:26:41] "GET /project/8e785323-d0a3-44c0-88a9-71ba8c3f6d41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.074116 10.0.0.23 - - [2026-04-27 04:26:41] "GET /projects?obj_uuids=8e785323-d0a3-44c0-88a9-71ba8c3f6d41&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001979 10.0.0.41 - - [2026-04-27 04:26:41] "GET /project/8e785323-d0a3-44c0-88a9-71ba8c3f6d41?fields=virtual_networks HTTP/1.1" 200 1022 0.076840 10.0.0.23 - - [2026-04-27 04:26:41] "GET /projects?obj_uuids=8e785323-d0a3-44c0-88a9-71ba8c3f6d41&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001779 10.0.0.41 - - [2026-04-27 04:26:41] "GET /project/8e785323-d0a3-44c0-88a9-71ba8c3f6d41?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.067709 10.0.0.23 - - [2026-04-27 04:26:42] "GET /projects?obj_uuids=8e785323-d0a3-44c0-88a9-71ba8c3f6d41&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001645 10.0.0.41 - - [2026-04-27 04:26:42] "GET /project/8e785323-d0a3-44c0-88a9-71ba8c3f6d41?fields=security_groups HTTP/1.1" 200 1243 0.068278 10.0.0.41 - - [2026-04-27 04:26:43] "POST /fqname-to-id HTTP/1.1" 404 192 0.055277 10.0.0.23 - - [2026-04-27 04:26:43] "GET /projects?obj_uuids=a37be630-4519-4a93-b5f1-48859628d348&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006303 10.0.0.23 - - [2026-04-27 04:26:43] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001420 10.0.0.23 - - [2026-04-27 04:26:43] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010115 10.0.0.23 - - [2026-04-27 04:26:43] "POST /id-to-fqname HTTP/1.1" 200 194 0.003084 10.0.0.23 - - [2026-04-27 04:26:43] "POST /fqname-to-id HTTP/1.1" 404 203 0.003830 10.0.0.23 - - [2026-04-27 04:26:43] "POST /security-groups HTTP/1.1" 200 595 0.091587 10.0.0.23 - - [2026-04-27 04:26:43] "POST /projects HTTP/1.1" 200 593 0.375879 10.0.0.23 - - [2026-04-27 04:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.419230 10.0.0.249 - - [2026-04-27 04:26:43] "POST /access-control-lists HTTP/1.1" 200 600 0.060743 10.0.0.41 - - [2026-04-27 04:26:43] "GET /project/a37be630-4519-4a93-b5f1-48859628d348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.640662 10.0.0.41 - - [2026-04-27 04:26:45] "GET / HTTP/1.1" 200 35931 0.003561 10.0.0.41 - - [2026-04-27 04:26:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000663 10.0.0.41 - - [2026-04-27 04:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.086269 10.0.0.23 - - [2026-04-27 04:26:47] "GET /projects?obj_uuids=a37be630-4519-4a93-b5f1-48859628d348&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001264 10.0.0.41 - - [2026-04-27 04:26:47] "GET /project/a37be630-4519-4a93-b5f1-48859628d348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.050869 10.0.0.41 - - [2026-04-27 04:26:47] "POST /neutron/network HTTP/1.1" 200 117 0.055030 10.0.0.249 - - [2026-04-27 04:26:48] "POST /route-targets HTTP/1.1" 200 327 0.018829 10.0.0.41 - - [2026-04-27 04:26:48] "POST /neutron/network HTTP/1.1" 200 839 0.017100 10.0.0.41 - - [2026-04-27 04:26:48] "POST /id-to-fqname HTTP/1.1" 200 231 0.001508 10.0.0.41 - - [2026-04-27 04:26:48] "GET /virtual-network/dbd89f1a-4f71-4130-b9d7-1cf05afa2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006540 10.0.0.41 - - [2026-04-27 04:26:48] "GET /virtual-network/dbd89f1a-4f71-4130-b9d7-1cf05afa2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007837 10.0.0.41 - - [2026-04-27 04:26:48] "POST /neutron/subnet HTTP/1.1" 200 710 0.013279 10.0.0.41 - - [2026-04-27 04:26:48] "POST /id-to-fqname HTTP/1.1" 200 231 0.001938 10.0.0.23 - - [2026-04-27 04:26:49] "GET /projects?obj_uuids=a37be630-4519-4a93-b5f1-48859628d348&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001407 10.0.0.41 - - [2026-04-27 04:26:49] "GET /project/a37be630-4519-4a93-b5f1-48859628d348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.097236 10.0.0.41 - - [2026-04-27 04:26:49] "POST /neutron/network HTTP/1.1" 200 839 0.008240 10.0.0.41 - - [2026-04-27 04:26:50] "POST /id-to-fqname HTTP/1.1" 200 231 0.001935 10.0.0.41 - - [2026-04-27 04:26:50] "POST /neutron/port HTTP/1.1" 200 4194 0.066253 10.0.0.41 - - [2026-04-27 04:26:51] "POST /neutron/port HTTP/1.1" 200 1061 0.042000 10.0.0.41 - - [2026-04-27 04:26:51] "POST /neutron/port HTTP/1.1" 200 1125 0.039100 10.0.0.41 - - [2026-04-27 04:26:51] "POST /neutron/port HTTP/1.1" 200 117 0.001726 10.0.0.23 - - [2026-04-27 04:27:07] "DELETE /project/a37be63045194a93b5f148859628d348 HTTP/1.1" 404 173 0.010135 10.0.0.23 - - [2026-04-27 04:27:07] "DELETE /project/8e785323d0a344c088a971ba8c3f6d41 HTTP/1.1" 404 173 0.006968 10.0.0.23 - - [2026-04-27 04:27:07] "GET /projects?obj_uuids=8e785323-d0a3-44c0-88a9-71ba8c3f6d41&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001019 10.0.0.23 - - [2026-04-27 04:27:07] "GET /projects?obj_uuids=1ef724e0-3e65-4514-b0b9-1a94bc70abbd&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000845 10.0.0.23 - - [2026-04-27 04:27:07] "GET /project/8e785323-d0a3-44c0-88a9-71ba8c3f6d41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.080258 10.0.0.23 - - [2026-04-27 04:27:07] "GET /project/1ef724e0-3e65-4514-b0b9-1a94bc70abbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.104907 10.0.0.23 - - [2026-04-27 04:27:07] "GET /projects?obj_uuids=8e785323-d0a3-44c0-88a9-71ba8c3f6d41&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001353 10.0.0.23 - - [2026-04-27 04:27:07] "GET /projects?obj_uuids=1ef724e0-3e65-4514-b0b9-1a94bc70abbd&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.002356 10.0.0.23 - - [2026-04-27 04:27:07] "GET /project/8e785323-d0a3-44c0-88a9-71ba8c3f6d41?fields=security_groups HTTP/1.1" 200 1348 0.084224 10.0.0.23 - - [2026-04-27 04:27:07] "GET /project/1ef724e0-3e65-4514-b0b9-1a94bc70abbd?fields=security_groups HTTP/1.1" 200 1417 0.093421 10.0.0.23 - - [2026-04-27 04:27:07] "DELETE /security-group/d7ba10a8-68aa-40a7-a7d4-88b937eddd73 HTTP/1.1" 200 115 0.065718 10.0.0.23 - - [2026-04-27 04:27:07] "GET /projects?obj_uuids=8e785323-d0a3-44c0-88a9-71ba8c3f6d41&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001065 10.0.0.23 - - [2026-04-27 04:27:07] "DELETE /security-group/ffb16079-a50e-4d8b-9f82-bd77028f6851 HTTP/1.1" 200 115 0.100211 10.0.0.23 - - [2026-04-27 04:27:07] "GET /projects?obj_uuids=1ef724e0-3e65-4514-b0b9-1a94bc70abbd&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001306 10.0.0.23 - - [2026-04-27 04:27:07] "GET /project/8e785323-d0a3-44c0-88a9-71ba8c3f6d41?fields=application_policy_sets HTTP/1.1" 200 1387 0.073698 10.0.0.23 - - [2026-04-27 04:27:08] "GET /project/1ef724e0-3e65-4514-b0b9-1a94bc70abbd?fields=application_policy_sets HTTP/1.1" 200 1456 0.089945 10.0.0.249 - - [2026-04-27 04:27:08] "DELETE /access-control-list/fab1d432-6375-4301-8b52-3886933533e6 HTTP/1.1" 200 115 0.076518 10.0.0.23 - - [2026-04-27 04:27:08] "DELETE /project/8e785323-d0a3-44c0-88a9-71ba8c3f6d41 HTTP/1.1" 200 115 0.685785 10.0.0.23 - - [2026-04-27 04:27:08] "DELETE /project/1ef724e0-3e65-4514-b0b9-1a94bc70abbd HTTP/1.1" 200 115 0.763323 10.0.0.41 - - [2026-04-27 04:27:08] "POST /neutron/security_group HTTP/1.1" 200 2062 0.075767 10.0.0.41 - - [2026-04-27 04:27:13] "GET /obj-perms HTTP/1.1" 200 5056 0.085297 10.0.0.23 - - [2026-04-27 04:27:16] "GET /projects?obj_uuids=a37be630-4519-4a93-b5f1-48859628d348&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001358 10.0.0.41 - - [2026-04-27 04:27:16] "GET /project/a37be630-4519-4a93-b5f1-48859628d348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.109010 10.0.0.41 - - [2026-04-27 04:27:16] "POST /neutron/port HTTP/1.1" 200 5166 0.067168 10.0.0.41 - - [2026-04-27 04:27:16] "POST /neutron/port HTTP/1.1" 200 1125 0.023433 10.0.0.41 - - [2026-04-27 04:27:17] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009306 10.0.0.41 - - [2026-04-27 04:27:17] "GET /virtual-machine/e51dfc68-c8df-4a74-9ae6-cac35ff295b5 HTTP/1.1" 401 292 0.000476 10.0.0.41 - - [2026-04-27 04:27:17] "POST /neutron/network HTTP/1.1" 200 849 0.010216 10.0.0.41 - - [2026-04-27 04:27:17] "GET /virtual-machine/e51dfc68-c8df-4a74-9ae6-cac35ff295b5 HTTP/1.1" 200 1297 0.071397 10.0.0.41 - - [2026-04-27 04:27:17] "GET /virtual-machine-interface/539b53cd-68c2-4f72-b020-8b2c8df296d2 HTTP/1.1" 200 2982 0.014809 10.0.0.41 - - [2026-04-27 04:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004426 10.0.0.41 - - [2026-04-27 04:27:17] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.013674 10.0.0.41 - - [2026-04-27 04:27:18] "GET /virtual-networks?parent_id=a37be630-4519-4a93-b5f1-48859628d348&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.025912 10.0.0.41 - - [2026-04-27 04:27:18] "GET /virtual-network/dbd89f1a-4f71-4130-b9d7-1cf05afa2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.008219 10.0.0.41 - - [2026-04-27 04:27:18] "POST /neutron/port HTTP/1.1" 200 1061 0.064160 10.0.0.41 - - [2026-04-27 04:27:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.016003 10.0.0.41 - - [2026-04-27 04:27:18] "POST /neutron/network HTTP/1.1" 200 839 0.009861 10.0.0.41 - - [2026-04-27 04:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012463 10.0.0.41 - - [2026-04-27 04:27:19] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005344 10.0.0.41 - - [2026-04-27 04:27:19] "GET /virtual-networks?parent_id=a37be630-4519-4a93-b5f1-48859628d348&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.005014 10.0.0.41 - - [2026-04-27 04:27:19] "GET /virtual-network/dbd89f1a-4f71-4130-b9d7-1cf05afa2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.016519 10.0.0.41 - - [2026-04-27 04:27:24] "POST /neutron/port HTTP/1.1" 200 1125 0.052695 10.0.0.41 - - [2026-04-27 04:27:30] "POST /neutron/security_group HTTP/1.1" 200 2062 0.021136 10.0.0.41 - - [2026-04-27 04:27:31] "POST /neutron/network HTTP/1.1" 200 1124 0.022158 10.0.0.41 - - [2026-04-27 04:27:31] "POST /neutron/subnet HTTP/1.1" 200 1389 0.032257 10.0.0.41 - - [2026-04-27 04:27:31] "POST /neutron/network HTTP/1.1" 200 1114 0.021739 10.0.0.41 - - [2026-04-27 04:27:40] "POST /neutron/port HTTP/1.1" 200 1125 0.024837 10.0.0.41 - - [2026-04-27 04:27:45] "POST /neutron/security_group HTTP/1.1" 200 2062 0.011277 10.0.0.41 - - [2026-04-27 04:27:55] "POST /neutron/port HTTP/1.1" 200 1125 0.027013 10.0.0.41 - - [2026-04-27 04:28:00] "POST /neutron/security_group HTTP/1.1" 200 2062 0.012820 10.0.0.41 - - [2026-04-27 04:28:06] "POST /neutron/port HTTP/1.1" 200 1125 0.027172 10.0.0.41 - - [2026-04-27 04:28:06] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009717 10.0.0.41 - - [2026-04-27 04:28:06] "GET /virtual-machine/129b0e76-35cd-43f7-af1a-59f56b482894 HTTP/1.1" 200 1296 0.007969 10.0.0.41 - - [2026-04-27 04:28:06] "GET /virtual-machine-interface/5eac3ed6-9667-4422-a76a-9bb32dbd1118 HTTP/1.1" 200 2982 0.007008 10.0.0.41 - - [2026-04-27 04:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006043 10.0.0.41 - - [2026-04-27 04:28:06] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005127 10.0.0.41 - - [2026-04-27 04:28:06] "GET /virtual-networks?parent_id=a37be630-4519-4a93-b5f1-48859628d348&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.004835 10.0.0.41 - - [2026-04-27 04:28:06] "GET /virtual-network/dbd89f1a-4f71-4130-b9d7-1cf05afa2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007350 10.0.0.41 - - [2026-04-27 04:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004541 10.0.0.41 - - [2026-04-27 04:28:09] "GET /virtual-network/dbd89f1a-4f71-4130-b9d7-1cf05afa2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007555 10.0.0.41 - - [2026-04-27 04:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004711 10.0.0.41 - - [2026-04-27 04:28:13] "GET /virtual-network/dbd89f1a-4f71-4130-b9d7-1cf05afa2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006513 10.0.0.23 - - [2026-04-27 04:28:14] "GET /obj-perms HTTP/1.1" 200 5056 0.075607 10.0.0.41 - - [2026-04-27 04:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005158 10.0.0.41 - - [2026-04-27 04:28:17] "GET /virtual-network/dbd89f1a-4f71-4130-b9d7-1cf05afa2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006538 10.0.0.41 - - [2026-04-27 04:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004720 10.0.0.41 - - [2026-04-27 04:28:21] "GET /virtual-network/dbd89f1a-4f71-4130-b9d7-1cf05afa2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007849 10.0.0.41 - - [2026-04-27 04:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.41 - - [2026-04-27 04:28:25] "GET /virtual-network/dbd89f1a-4f71-4130-b9d7-1cf05afa2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.008143 10.0.0.41 - - [2026-04-27 04:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004611 10.0.0.41 - - [2026-04-27 04:28:29] "GET /virtual-network/dbd89f1a-4f71-4130-b9d7-1cf05afa2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.008734 10.0.0.41 - - [2026-04-27 04:28:33] "POST /neutron/network HTTP/1.1" 200 938 0.012745 10.0.0.41 - - [2026-04-27 04:28:33] "POST /neutron/port HTTP/1.1" 200 117 0.001590 10.0.0.41 - - [2026-04-27 04:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004750 10.0.0.41 - - [2026-04-27 04:28:34] "GET /virtual-network/dbd89f1a-4f71-4130-b9d7-1cf05afa2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.008809 10.0.0.41 - - [2026-04-27 04:28:35] "POST /neutron/port HTTP/1.1" 200 1219 0.030831 10.0.0.41 - - [2026-04-27 04:28:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006351 10.0.0.41 - - [2026-04-27 04:28:35] "POST /neutron/port HTTP/1.1" 200 117 0.001376 10.0.0.41 - - [2026-04-27 04:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005591 10.0.0.41 - - [2026-04-27 04:28:38] "GET /virtual-network/dbd89f1a-4f71-4130-b9d7-1cf05afa2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007552 10.0.0.41 - - [2026-04-27 04:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005063 10.0.0.41 - - [2026-04-27 04:28:42] "GET /virtual-network/dbd89f1a-4f71-4130-b9d7-1cf05afa2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.008107 10.0.0.41 - - [2026-04-27 04:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333 10.0.0.41 - - [2026-04-27 04:28:46] "GET /virtual-network/dbd89f1a-4f71-4130-b9d7-1cf05afa2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007138 10.0.0.41 - - [2026-04-27 04:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005570 10.0.0.41 - - [2026-04-27 04:28:50] "GET /virtual-network/dbd89f1a-4f71-4130-b9d7-1cf05afa2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007625 10.0.0.41 - - [2026-04-27 04:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007498 10.0.0.41 - - [2026-04-27 04:28:54] "GET /virtual-network/dbd89f1a-4f71-4130-b9d7-1cf05afa2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.011693 10.0.0.41 - - [2026-04-27 04:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006013 10.0.0.41 - - [2026-04-27 04:28:58] "GET /virtual-network/dbd89f1a-4f71-4130-b9d7-1cf05afa2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.011657 10.0.0.41 - - [2026-04-27 04:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005183 10.0.0.41 - - [2026-04-27 04:29:02] "GET /virtual-network/dbd89f1a-4f71-4130-b9d7-1cf05afa2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007872 10.0.0.41 - - [2026-04-27 04:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005354 10.0.0.41 - - [2026-04-27 04:29:06] "GET /virtual-network/dbd89f1a-4f71-4130-b9d7-1cf05afa2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007298 10.0.0.41 - - [2026-04-27 04:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006069 10.0.0.41 - - [2026-04-27 04:29:10] "GET /virtual-network/dbd89f1a-4f71-4130-b9d7-1cf05afa2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.008508 10.0.0.41 - - [2026-04-27 04:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005179 10.0.0.41 - - [2026-04-27 04:29:15] "GET /virtual-network/dbd89f1a-4f71-4130-b9d7-1cf05afa2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007814 10.0.0.249 - - [2026-04-27 04:29:15] "GET /obj-perms HTTP/1.1" 200 5056 0.078369 10.0.0.41 - - [2026-04-27 04:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004702 10.0.0.41 - - [2026-04-27 04:29:19] "GET /virtual-network/dbd89f1a-4f71-4130-b9d7-1cf05afa2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006423 10.0.0.41 - - [2026-04-27 04:29:21] "POST /neutron/security_group HTTP/1.1" 200 2062 0.011449 10.0.0.41 - - [2026-04-27 04:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005141 10.0.0.41 - - [2026-04-27 04:29:23] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005872 10.0.0.41 - - [2026-04-27 04:29:23] "GET /virtual-networks?parent_id=a37be630-4519-4a93-b5f1-48859628d348&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.005102 10.0.0.41 - - [2026-04-27 04:29:23] "GET /virtual-network/dbd89f1a-4f71-4130-b9d7-1cf05afa2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.010079 10.0.0.41 - - [2026-04-27 04:29:28] "POST /neutron/port HTTP/1.1" 200 1125 0.032379 10.0.0.41 - - [2026-04-27 04:29:33] "POST /neutron/port HTTP/1.1" 200 1219 0.027123 10.0.0.41 - - [2026-04-27 04:29:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006892 10.0.0.41 - - [2026-04-27 04:29:33] "POST /neutron/port HTTP/1.1" 200 117 0.001470 10.0.0.41 - - [2026-04-27 04:29:33] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010825 10.0.0.41 - - [2026-04-27 04:29:36] "POST /neutron/network HTTP/1.1" 200 938 0.012562 10.0.0.41 - - [2026-04-27 04:29:36] "POST /neutron/port HTTP/1.1" 200 117 0.001935 10.0.0.41 - - [2026-04-27 04:29:39] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010832 10.0.0.41 - - [2026-04-27 04:29:49] "POST /neutron/port HTTP/1.1" 200 1125 0.025526 10.0.0.41 - - [2026-04-27 04:29:54] "POST /neutron/security_group HTTP/1.1" 200 2062 0.012598 10.0.0.41 - - [2026-04-27 04:30:04] "POST /neutron/port HTTP/1.1" 200 1125 0.035053 10.0.0.41 - - [2026-04-27 04:30:10] "POST /neutron/security_group HTTP/1.1" 200 2062 0.012951 10.0.0.41 - - [2026-04-27 04:30:20] "POST /fqname-to-id HTTP/1.1" 404 240 0.004756 10.0.0.41 - - [2026-04-27 04:30:20] "POST /bgp-as-a-services HTTP/1.1" 200 597 0.054109 10.0.0.41 - - [2026-04-27 04:30:21] "GET /bgp-as-a-service/41e7c1c4-42b9-4d2b-a7d2-8ffd2d181729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.010305 10.0.0.41 - - [2026-04-27 04:30:21] "GET /virtual-machine-interface/5eac3ed6-9667-4422-a76a-9bb32dbd1118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.008504 10.0.0.41 - - [2026-04-27 04:30:21] "POST /ref-update HTTP/1.1" 200 156 0.020508 10.0.0.41 - - [2026-04-27 04:30:21] "POST /neutron/network HTTP/1.1" 200 839 0.016969 10.0.0.249 - - [2026-04-27 04:30:21] "POST /bgp-routers HTTP/1.1" 200 603 0.054865 10.0.0.41 - - [2026-04-27 04:30:21] "POST /neutron/subnet HTTP/1.1" 200 710 0.017516 10.0.0.249 - - [2026-04-27 04:30:21] "POST /ref-update HTTP/1.1" 200 156 0.028770 10.0.0.41 - - [2026-04-27 04:30:33] "POST /neutron/network HTTP/1.1" 200 938 0.009625 10.0.0.41 - - [2026-04-27 04:30:33] "POST /neutron/port HTTP/1.1" 200 117 0.001691 10.0.0.41 - - [2026-04-27 04:30:38] "POST /neutron/port HTTP/1.1" 200 1125 0.030673 10.0.0.41 - - [2026-04-27 04:30:38] "POST /neutron/subnet HTTP/1.1" 200 684 0.012841 10.0.0.41 - - [2026-04-27 04:30:54] "GET /bgp-as-a-service/41e7c1c4-42b9-4d2b-a7d2-8ffd2d181729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.009583 10.0.0.41 - - [2026-04-27 04:30:54] "GET /virtual-machine-interface/5eac3ed6-9667-4422-a76a-9bb32dbd1118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3090 0.010653 10.0.0.41 - - [2026-04-27 04:30:54] "POST /ref-update HTTP/1.1" 200 156 0.021030 10.0.0.249 - - [2026-04-27 04:30:54] "POST /ref-update HTTP/1.1" 200 156 0.040106 10.0.0.41 - - [2026-04-27 04:30:54] "DELETE /bgp-as-a-service/41e7c1c4-42b9-4d2b-a7d2-8ffd2d181729 HTTP/1.1" 200 115 0.112589 10.0.0.41 - - [2026-04-27 04:30:54] "POST /neutron/network HTTP/1.1" 200 839 0.011065 10.0.0.41 - - [2026-04-27 04:30:55] "POST /neutron/port HTTP/1.1" 200 1125 0.032862 10.0.0.41 - - [2026-04-27 04:30:55] "POST /neutron/port HTTP/1.1" 200 1115 0.022372 10.0.0.23 - - [2026-04-27 04:30:57] "POST /useragent-kv HTTP/1.1" 200 115 0.008096 10.0.0.23 - - [2026-04-27 04:30:57] "POST /useragent-kv HTTP/1.1" 200 115 0.006980 10.0.0.41 - - [2026-04-27 04:30:57] "POST /neutron/network HTTP/1.1" 200 151 0.357065 10.0.0.249 - - [2026-04-27 04:30:57] "DELETE /route-target/52e4296b-ae48-4ec7-85df-c826aab96fe1 HTTP/1.1" 200 115 0.054677 10.0.0.23 - - [2026-04-27 04:30:58] "GET /projects?obj_uuids=a37be630-4519-4a93-b5f1-48859628d348&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001414 10.0.0.41 - - [2026-04-27 04:30:58] "GET /project/a37be630-4519-4a93-b5f1-48859628d348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.078855 10.0.0.23 - - [2026-04-27 04:30:58] "GET /projects?obj_uuids=a37be630-4519-4a93-b5f1-48859628d348&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002045 10.0.0.41 - - [2026-04-27 04:30:58] "GET /project/a37be630-4519-4a93-b5f1-48859628d348?fields=virtual_networks HTTP/1.1" 200 1041 0.111380 10.0.0.23 - - [2026-04-27 04:30:58] "GET /projects?obj_uuids=a37be630-4519-4a93-b5f1-48859628d348&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001958 10.0.0.41 - - [2026-04-27 04:30:59] "GET /project/a37be630-4519-4a93-b5f1-48859628d348?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.068512 10.0.0.23 - - [2026-04-27 04:30:59] "GET /projects?obj_uuids=a37be630-4519-4a93-b5f1-48859628d348&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001395 10.0.0.41 - - [2026-04-27 04:30:59] "GET /project/a37be630-4519-4a93-b5f1-48859628d348?fields=security_groups HTTP/1.1" 200 1271 0.075561 10.0.0.41 - - [2026-04-27 04:31:00] "POST /fqname-to-id HTTP/1.1" 404 189 0.053667 10.0.0.23 - - [2026-04-27 04:31:00] "GET /projects?obj_uuids=2becf400-e9ab-4527-9838-856109c07b91&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006299 10.0.0.23 - - [2026-04-27 04:31:00] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001396 10.0.0.23 - - [2026-04-27 04:31:00] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.011431 10.0.0.23 - - [2026-04-27 04:31:00] "POST /id-to-fqname HTTP/1.1" 200 191 0.003691 10.0.0.23 - - [2026-04-27 04:31:00] "POST /fqname-to-id HTTP/1.1" 404 200 0.016825 10.0.0.23 - - [2026-04-27 04:31:00] "POST /security-groups HTTP/1.1" 200 592 0.095328 10.0.0.23 - - [2026-04-27 04:31:00] "POST /projects HTTP/1.1" 200 587 0.395569 10.0.0.23 - - [2026-04-27 04:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.441720 10.0.0.249 - - [2026-04-27 04:31:01] "POST /fqname-to-id HTTP/1.1" 404 234 0.018498 10.0.0.41 - - [2026-04-27 04:31:01] "GET /project/2becf400-e9ab-4527-9838-856109c07b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.675635 10.0.0.41 - - [2026-04-27 04:31:02] "GET / HTTP/1.1" 200 35931 0.002893 10.0.0.41 - - [2026-04-27 04:31:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000773 10.0.0.41 - - [2026-04-27 04:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.071802 10.0.0.23 - - [2026-04-27 04:31:04] "GET /projects?obj_uuids=2becf400-e9ab-4527-9838-856109c07b91&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001487 10.0.0.41 - - [2026-04-27 04:31:05] "GET /project/2becf400-e9ab-4527-9838-856109c07b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.083135 10.0.0.249 - - [2026-04-27 04:31:05] "POST /ref-update HTTP/1.1" 200 156 0.049499 10.0.0.23 - - [2026-04-27 04:31:05] "POST /useragent-kv HTTP/1.1" 200 115 0.010371 10.0.0.41 - - [2026-04-27 04:31:05] "POST /neutron/subnet HTTP/1.1" 200 720 0.379479 10.0.0.41 - - [2026-04-27 04:31:05] "POST /id-to-fqname HTTP/1.1" 200 225 0.002935 10.0.0.41 - - [2026-04-27 04:31:05] "GET /virtual-network/e4c5fee4-f06e-4fdc-b7f7-4dd1d5793ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.010051 10.0.0.41 - - [2026-04-27 04:31:05] "GET /virtual-network/e4c5fee4-f06e-4fdc-b7f7-4dd1d5793ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.009919 10.0.0.41 - - [2026-04-27 04:31:05] "POST /neutron/network HTTP/1.1" 200 832 0.011600 10.0.0.41 - - [2026-04-27 04:31:06] "POST /id-to-fqname HTTP/1.1" 200 225 0.002931 10.0.0.41 - - [2026-04-27 04:31:06] "POST /neutron/network HTTP/1.1" 200 842 0.012228 10.0.0.23 - - [2026-04-27 04:31:07] "GET /projects?obj_uuids=2becf400-e9ab-4527-9838-856109c07b91&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001486 10.0.0.41 - - [2026-04-27 04:31:07] "GET /project/2becf400-e9ab-4527-9838-856109c07b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.105026 10.0.0.41 - - [2026-04-27 04:31:07] "POST /neutron/port HTTP/1.1" 200 117 0.011571 10.0.0.41 - - [2026-04-27 04:31:07] "POST /id-to-fqname HTTP/1.1" 200 225 0.001727 10.0.0.41 - - [2026-04-27 04:31:07] "POST /neutron/network HTTP/1.1" 200 842 0.011422 10.0.0.23 - - [2026-04-27 04:31:08] "GET /projects?obj_uuids=a37be630-4519-4a93-b5f1-48859628d348&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001275 10.0.0.23 - - [2026-04-27 04:31:08] "DELETE /project/2becf400e9ab45279838856109c07b91 HTTP/1.1" 404 173 0.014155 10.0.0.23 - - [2026-04-27 04:31:08] "GET /projects?obj_uuids=2becf400-e9ab-4527-9838-856109c07b91&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001363 10.0.0.23 - - [2026-04-27 04:31:08] "GET /project/a37be630-4519-4a93-b5f1-48859628d348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.136834 10.0.0.23 - - [2026-04-27 04:31:08] "GET /projects?obj_uuids=a37be630-4519-4a93-b5f1-48859628d348&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001931 10.0.0.41 - - [2026-04-27 04:31:08] "POST /neutron/port HTTP/1.1" 200 1060 0.103864 10.0.0.41 - - [2026-04-27 04:31:09] "GET /project/2becf400-e9ab-4527-9838-856109c07b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.288168 10.0.0.23 - - [2026-04-27 04:31:09] "GET /project/a37be630-4519-4a93-b5f1-48859628d348?fields=security_groups HTTP/1.1" 200 1376 0.179545 10.0.0.23 - - [2026-04-27 04:31:09] "DELETE /security-group/62ca3a4b-926c-4355-bef1-eeeb1a3e5ca7 HTTP/1.1" 200 115 0.225344 10.0.0.23 - - [2026-04-27 04:31:09] "GET /projects?obj_uuids=a37be630-4519-4a93-b5f1-48859628d348&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002162 10.0.0.23 - - [2026-04-27 04:31:09] "GET /project/a37be630-4519-4a93-b5f1-48859628d348?fields=application_policy_sets HTTP/1.1" 200 1415 0.119262 10.0.0.41 - - [2026-04-27 04:31:09] "POST /neutron/port HTTP/1.1" 200 1124 0.082500 10.0.0.41 - - [2026-04-27 04:31:09] "POST /neutron/subnet HTTP/1.1" 200 694 0.019055 10.0.0.41 - - [2026-04-27 04:31:09] "POST /neutron/security_group HTTP/1.1" 200 2059 0.038260 10.0.0.23 - - [2026-04-27 04:31:09] "DELETE /project/a37be630-4519-4a93-b5f1-48859628d348 HTTP/1.1" 200 115 1.163340 10.0.0.41 - - [2026-04-27 04:31:10] "POST /id-to-fqname HTTP/1.1" 200 225 0.002403 10.0.0.41 - - [2026-04-27 04:31:10] "POST /neutron/network HTTP/1.1" 200 842 0.012522 10.0.0.41 - - [2026-04-27 04:31:10] "POST /neutron/network HTTP/1.1" 200 842 0.033644 10.0.0.23 - - [2026-04-27 04:31:11] "GET /projects?obj_uuids=2becf400-e9ab-4527-9838-856109c07b91&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003372 10.0.0.41 - - [2026-04-27 04:31:11] "POST /neutron/port HTTP/1.1" 200 1114 0.281327 10.0.0.41 - - [2026-04-27 04:31:11] "GET /project/2becf400-e9ab-4527-9838-856109c07b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.182683 10.0.0.41 - - [2026-04-27 04:31:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.023037 10.0.0.41 - - [2026-04-27 04:31:12] "POST /neutron/network HTTP/1.1" 200 832 0.012125 10.0.0.41 - - [2026-04-27 04:31:12] "POST /neutron/port HTTP/1.1" 200 117 0.018794 10.0.0.41 - - [2026-04-27 04:31:12] "POST /neutron/network HTTP/1.1" 200 842 0.019932 10.0.0.41 - - [2026-04-27 04:31:13] "POST /neutron/port HTTP/1.1" 200 1060 0.081234 10.0.0.41 - - [2026-04-27 04:31:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009673 10.0.0.41 - - [2026-04-27 04:31:14] "POST /neutron/network HTTP/1.1" 200 832 0.021272 10.0.0.41 - - [2026-04-27 04:31:18] "GET /obj-perms HTTP/1.1" 200 5056 0.100309 10.0.0.41 - - [2026-04-27 04:31:23] "POST /neutron/port HTTP/1.1" 200 1124 0.068641 10.0.0.41 - - [2026-04-27 04:31:28] "POST /neutron/security_group HTTP/1.1" 200 2059 0.014358 10.0.0.41 - - [2026-04-27 04:31:38] "POST /neutron/port HTTP/1.1" 200 1124 0.036808 10.0.0.249 - - [2026-04-27 04:31:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000559 10.0.0.249 - - [2026-04-27 04:31:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000586 10.0.0.249 - - [2026-04-27 04:31:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000494 10.0.0.249 - - [2026-04-27 04:31:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000619 10.0.0.41 - - [2026-04-27 04:31:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000494 10.0.0.41 - - [2026-04-27 04:31:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000550 10.0.0.41 - - [2026-04-27 04:31:40] "POST /neutron/port HTTP/1.1" 200 1219 0.098834 10.0.0.41 - - [2026-04-27 04:31:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007952 10.0.0.41 - - [2026-04-27 04:31:40] "POST /neutron/port HTTP/1.1" 200 117 0.001353 10.0.0.23 - - [2026-04-27 04:31:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000489 10.0.0.23 - - [2026-04-27 04:31:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000741 10.0.0.23 - - [2026-04-27 04:31:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000445 10.0.0.41 - - [2026-04-27 04:31:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000835 10.0.0.23 - - [2026-04-27 04:31:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000785 10.0.0.41 - - [2026-04-27 04:31:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000476 10.0.0.41 - - [2026-04-27 04:31:43] "POST /neutron/security_group HTTP/1.1" 200 2059 0.016730 10.0.0.41 - - [2026-04-27 04:31:53] "POST /neutron/port HTTP/1.1" 200 1124 0.027894 10.0.0.41 - - [2026-04-27 04:31:58] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010284 10.0.0.41 - - [2026-04-27 04:31:59] "POST /neutron/port HTTP/1.1" 200 1124 0.034106 10.0.0.41 - - [2026-04-27 04:31:59] "GET /virtual-machine/61b54484-0c6d-46ce-b7c7-c291076a77be HTTP/1.1" 401 292 0.000525 10.0.0.41 - - [2026-04-27 04:31:59] "GET /virtual-machine/61b54484-0c6d-46ce-b7c7-c291076a77be HTTP/1.1" 200 1293 0.039767 10.0.0.41 - - [2026-04-27 04:31:59] "GET /virtual-machine-interface/510c122b-b6ef-4737-84f5-7220b77424f4 HTTP/1.1" 200 2957 0.009210 10.0.0.41 - - [2026-04-27 04:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005615 10.0.0.41 - - [2026-04-27 04:31:59] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005770 10.0.0.41 - - [2026-04-27 04:31:59] "GET /virtual-networks?parent_id=2becf400-e9ab-4527-9838-856109c07b91&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.009261 10.0.0.41 - - [2026-04-27 04:31:59] "GET /virtual-network/e4c5fee4-f06e-4fdc-b7f7-4dd1d5793ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007386 10.0.0.41 - - [2026-04-27 04:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005059 10.0.0.41 - - [2026-04-27 04:32:02] "GET /virtual-network/e4c5fee4-f06e-4fdc-b7f7-4dd1d5793ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008939 10.0.0.41 - - [2026-04-27 04:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005084 10.0.0.41 - - [2026-04-27 04:32:07] "GET /virtual-network/e4c5fee4-f06e-4fdc-b7f7-4dd1d5793ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008916 10.0.0.41 - - [2026-04-27 04:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006183 10.0.0.41 - - [2026-04-27 04:32:11] "GET /virtual-network/e4c5fee4-f06e-4fdc-b7f7-4dd1d5793ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008311 10.0.0.41 - - [2026-04-27 04:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005333 10.0.0.41 - - [2026-04-27 04:32:15] "GET /virtual-network/e4c5fee4-f06e-4fdc-b7f7-4dd1d5793ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008714 10.0.0.23 - - [2026-04-27 04:32:18] "GET /obj-perms HTTP/1.1" 200 5056 0.070280 10.0.0.41 - - [2026-04-27 04:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005733 10.0.0.41 - - [2026-04-27 04:32:19] "GET /virtual-network/e4c5fee4-f06e-4fdc-b7f7-4dd1d5793ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007757 10.0.0.41 - - [2026-04-27 04:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004703 10.0.0.41 - - [2026-04-27 04:32:23] "GET /virtual-network/e4c5fee4-f06e-4fdc-b7f7-4dd1d5793ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008677 10.0.0.41 - - [2026-04-27 04:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004936 10.0.0.41 - - [2026-04-27 04:32:27] "GET /virtual-network/e4c5fee4-f06e-4fdc-b7f7-4dd1d5793ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.009303 10.0.0.41 - - [2026-04-27 04:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004690 10.0.0.41 - - [2026-04-27 04:32:31] "GET /virtual-network/e4c5fee4-f06e-4fdc-b7f7-4dd1d5793ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.009023 10.0.0.41 - - [2026-04-27 04:32:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.040937 10.0.0.41 - - [2026-04-27 04:32:35] "POST /neutron/network HTTP/1.1" 200 1124 0.042745 10.0.0.41 - - [2026-04-27 04:32:35] "POST /neutron/subnet HTTP/1.1" 200 1389 0.025019 10.0.0.41 - - [2026-04-27 04:32:35] "POST /neutron/network HTTP/1.1" 200 1114 0.012268 10.0.0.41 - - [2026-04-27 04:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004298 10.0.0.41 - - [2026-04-27 04:32:35] "GET /virtual-network/e4c5fee4-f06e-4fdc-b7f7-4dd1d5793ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007784 10.0.0.41 - - [2026-04-27 04:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005930 10.0.0.41 - - [2026-04-27 04:32:39] "GET /virtual-network/e4c5fee4-f06e-4fdc-b7f7-4dd1d5793ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.009393 10.0.0.41 - - [2026-04-27 04:32:40] "POST /neutron/network HTTP/1.1" 200 938 0.009181 10.0.0.41 - - [2026-04-27 04:32:40] "POST /neutron/port HTTP/1.1" 200 117 0.001313 10.0.0.41 - - [2026-04-27 04:32:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005445 10.0.0.41 - - [2026-04-27 04:32:43] "GET /virtual-network/e4c5fee4-f06e-4fdc-b7f7-4dd1d5793ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008310 10.0.0.41 - - [2026-04-27 04:32:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005725 10.0.0.41 - - [2026-04-27 04:32:48] "GET /virtual-network/e4c5fee4-f06e-4fdc-b7f7-4dd1d5793ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.010756 10.0.0.41 - - [2026-04-27 04:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007318 10.0.0.41 - - [2026-04-27 04:32:52] "GET /virtual-network/e4c5fee4-f06e-4fdc-b7f7-4dd1d5793ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.019209 10.0.0.41 - - [2026-04-27 04:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004545 10.0.0.41 - - [2026-04-27 04:32:56] "GET /virtual-network/e4c5fee4-f06e-4fdc-b7f7-4dd1d5793ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008101 10.0.0.41 - - [2026-04-27 04:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006923 10.0.0.41 - - [2026-04-27 04:33:00] "GET /virtual-network/e4c5fee4-f06e-4fdc-b7f7-4dd1d5793ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008058 10.0.0.41 - - [2026-04-27 04:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005337 10.0.0.41 - - [2026-04-27 04:33:04] "GET /virtual-network/e4c5fee4-f06e-4fdc-b7f7-4dd1d5793ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.009204 10.0.0.41 - - [2026-04-27 04:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004585 10.0.0.41 - - [2026-04-27 04:33:08] "GET /virtual-network/e4c5fee4-f06e-4fdc-b7f7-4dd1d5793ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.010277 10.0.0.41 - - [2026-04-27 04:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006271 10.0.0.41 - - [2026-04-27 04:33:12] "GET /virtual-network/e4c5fee4-f06e-4fdc-b7f7-4dd1d5793ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006974 10.0.0.41 - - [2026-04-27 04:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006460 10.0.0.41 - - [2026-04-27 04:33:16] "GET /virtual-network/e4c5fee4-f06e-4fdc-b7f7-4dd1d5793ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006990 10.0.0.41 - - [2026-04-27 04:33:19] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010501 10.0.0.249 - - [2026-04-27 04:33:19] "GET /obj-perms HTTP/1.1" 200 5056 0.065285 10.0.0.41 - - [2026-04-27 04:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005958 10.0.0.41 - - [2026-04-27 04:33:20] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005430 10.0.0.41 - - [2026-04-27 04:33:20] "GET /virtual-networks?parent_id=2becf400-e9ab-4527-9838-856109c07b91&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004516 10.0.0.41 - - [2026-04-27 04:33:20] "GET /virtual-network/e4c5fee4-f06e-4fdc-b7f7-4dd1d5793ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007440 10.0.0.41 - - [2026-04-27 04:33:21] "POST /neutron/port HTTP/1.1" 200 1124 0.025756 10.0.0.41 - - [2026-04-27 04:33:26] "POST /neutron/security_group HTTP/1.1" 200 2059 0.020630 10.0.0.41 - - [2026-04-27 04:33:34] "POST /neutron/port HTTP/1.1" 200 1108 0.029384 10.0.0.41 - - [2026-04-27 04:33:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006418 10.0.0.41 - - [2026-04-27 04:33:35] "POST /neutron/network HTTP/1.1" 200 928 0.010923 10.0.0.41 - - [2026-04-27 04:33:41] "POST /neutron/port HTTP/1.1" 200 1124 0.026843 10.0.0.41 - - [2026-04-27 04:33:42] "POST /neutron/port HTTP/1.1" 200 1219 0.029527 10.0.0.41 - - [2026-04-27 04:33:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005105 10.0.0.41 - - [2026-04-27 04:33:42] "POST /neutron/port HTTP/1.1" 200 117 0.001469 10.0.0.41 - - [2026-04-27 04:33:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009841 10.0.0.41 - - [2026-04-27 04:33:57] "POST /neutron/port HTTP/1.1" 200 1124 0.027628 10.0.0.41 - - [2026-04-27 04:34:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009885 10.0.0.41 - - [2026-04-27 04:34:13] "POST /neutron/port HTTP/1.1" 200 1124 0.031118 10.0.0.41 - - [2026-04-27 04:34:13] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010859 10.0.0.41 - - [2026-04-27 04:34:13] "GET /virtual-machine/f7e4ae3f-7fca-4db5-841e-edd189945d67 HTTP/1.1" 200 1293 0.009617 10.0.0.41 - - [2026-04-27 04:34:13] "GET /virtual-machine-interface/debdb803-ad2b-4ee1-82b3-636458e12532 HTTP/1.1" 200 2958 0.007610 10.0.0.41 - - [2026-04-27 04:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006752 10.0.0.41 - - [2026-04-27 04:34:13] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006241 10.0.0.41 - - [2026-04-27 04:34:13] "GET /virtual-networks?parent_id=2becf400-e9ab-4527-9838-856109c07b91&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.005852 10.0.0.41 - - [2026-04-27 04:34:13] "GET /virtual-network/e4c5fee4-f06e-4fdc-b7f7-4dd1d5793ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.010535 10.0.0.41 - - [2026-04-27 04:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005750 10.0.0.41 - - [2026-04-27 04:34:14] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.009108 10.0.0.41 - - [2026-04-27 04:34:14] "GET /virtual-networks?parent_id=2becf400-e9ab-4527-9838-856109c07b91&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.009768 10.0.0.41 - - [2026-04-27 04:34:14] "GET /virtual-network/e4c5fee4-f06e-4fdc-b7f7-4dd1d5793ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.010126 10.0.0.41 - - [2026-04-27 04:34:14] "POST /neutron/port HTTP/1.1" 200 1124 0.033901 10.0.0.41 - - [2026-04-27 04:34:15] "POST /neutron/security_group HTTP/1.1" 200 2059 0.015259 10.0.0.41 - - [2026-04-27 04:34:15] "GET /virtual-machine/1db72273-0f06-42f4-acea-b784179bbf7c HTTP/1.1" 200 1293 0.011350 10.0.0.41 - - [2026-04-27 04:34:15] "GET /virtual-machine-interface/268a0403-40a7-4e94-8660-dd5cec906e86 HTTP/1.1" 200 2957 0.007890 10.0.0.41 - - [2026-04-27 04:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005375 10.0.0.41 - - [2026-04-27 04:34:15] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005527 10.0.0.41 - - [2026-04-27 04:34:15] "GET /virtual-networks?parent_id=2becf400-e9ab-4527-9838-856109c07b91&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.005110 10.0.0.41 - - [2026-04-27 04:34:15] "GET /virtual-network/e4c5fee4-f06e-4fdc-b7f7-4dd1d5793ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008291 10.0.0.41 - - [2026-04-27 04:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004661 10.0.0.41 - - [2026-04-27 04:34:16] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005369 10.0.0.41 - - [2026-04-27 04:34:16] "GET /virtual-networks?parent_id=2becf400-e9ab-4527-9838-856109c07b91&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004556 10.0.0.41 - - [2026-04-27 04:34:16] "GET /virtual-network/e4c5fee4-f06e-4fdc-b7f7-4dd1d5793ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007780 10.0.0.41 - - [2026-04-27 04:34:16] "POST /fqname-to-id HTTP/1.1" 404 198 0.007860 10.0.0.41 - - [2026-04-27 04:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004690 10.0.0.41 - - [2026-04-27 04:34:16] "GET /global-system-config/b391dde2-f513-4bf0-ae5a-0af758d5a917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.012217 10.0.0.41 - - [2026-04-27 04:34:16] "POST /control-node-zones HTTP/1.1" 200 569 0.040370 10.0.0.41 - - [2026-04-27 04:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004867 10.0.0.41 - - [2026-04-27 04:34:16] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007329 10.0.0.41 - - [2026-04-27 04:34:16] "GET /control-node-zone/d4fa6483-c0bf-4e97-8851-e42f930df5d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.009645 10.0.0.41 - - [2026-04-27 04:34:16] "PUT /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9 HTTP/1.1" 200 254 0.036499 10.0.0.41 - - [2026-04-27 04:34:16] "POST /fqname-to-id HTTP/1.1" 404 198 0.005871 10.0.0.41 - - [2026-04-27 04:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007006 10.0.0.41 - - [2026-04-27 04:34:17] "GET /global-system-config/b391dde2-f513-4bf0-ae5a-0af758d5a917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.014507 10.0.0.41 - - [2026-04-27 04:34:17] "POST /control-node-zones HTTP/1.1" 200 569 0.053326 10.0.0.41 - - [2026-04-27 04:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005282 10.0.0.41 - - [2026-04-27 04:34:17] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006788 10.0.0.41 - - [2026-04-27 04:34:17] "GET /control-node-zone/bb4b4772-d6ea-46c8-b0c2-b7ea53e8456e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.010678 10.0.0.41 - - [2026-04-27 04:34:17] "PUT /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c HTTP/1.1" 200 254 0.056662 10.0.0.41 - - [2026-04-27 04:34:17] "POST /fqname-to-id HTTP/1.1" 404 198 0.004541 10.0.0.41 - - [2026-04-27 04:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.41 - - [2026-04-27 04:34:17] "GET /global-system-config/b391dde2-f513-4bf0-ae5a-0af758d5a917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.008116 10.0.0.41 - - [2026-04-27 04:34:17] "POST /control-node-zones HTTP/1.1" 200 569 0.042324 10.0.0.41 - - [2026-04-27 04:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005977 10.0.0.41 - - [2026-04-27 04:34:17] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006482 10.0.0.41 - - [2026-04-27 04:34:17] "GET /control-node-zone/843e9fac-2718-42f4-ab34-9e5dec703fc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.008722 10.0.0.41 - - [2026-04-27 04:34:17] "PUT /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9 HTTP/1.1" 200 254 0.034730 10.0.0.41 - - [2026-04-27 04:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006098 10.0.0.41 - - [2026-04-27 04:34:17] "GET /global-system-config/b391dde2-f513-4bf0-ae5a-0af758d5a917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.009781 10.0.0.41 - - [2026-04-27 04:34:17] "POST /fqname-to-id HTTP/1.1" 404 234 0.004396 10.0.0.41 - - [2026-04-27 04:34:17] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.049401 10.0.0.41 - - [2026-04-27 04:34:18] "POST /neutron/network HTTP/1.1" 200 832 0.011528 10.0.0.41 - - [2026-04-27 04:34:18] "POST /neutron/subnet HTTP/1.1" 200 720 0.018468 10.0.0.41 - - [2026-04-27 04:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010315 10.0.0.41 - - [2026-04-27 04:34:18] "GET /bgp-as-a-service/b100d9ba-696d-4ab0-85f0-72803724c6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.009283 10.0.0.41 - - [2026-04-27 04:34:18] "GET /control-node-zone/d4fa6483-c0bf-4e97-8851-e42f930df5d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005382 10.0.0.41 - - [2026-04-27 04:34:18] "POST /ref-update HTTP/1.1" 200 156 0.026770 10.0.0.41 - - [2026-04-27 04:34:37] "POST /neutron/network HTTP/1.1" 200 842 0.010325 10.0.0.41 - - [2026-04-27 04:34:37] "POST /neutron/port HTTP/1.1" 200 117 0.001899 10.0.0.41 - - [2026-04-27 04:34:39] "GET /bgp-as-a-service/b100d9ba-696d-4ab0-85f0-72803724c6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.014498 10.0.0.41 - - [2026-04-27 04:34:39] "GET /virtual-machine-interface/510c122b-b6ef-4737-84f5-7220b77424f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2736 0.011169 10.0.0.41 - - [2026-04-27 04:34:39] "POST /ref-update HTTP/1.1" 200 156 0.019332 10.0.0.249 - - [2026-04-27 04:34:39] "POST /bgp-routers HTTP/1.1" 200 594 0.095241 10.0.0.249 - - [2026-04-27 04:34:40] "POST /ref-update HTTP/1.1" 200 156 0.033076 10.0.0.41 - - [2026-04-27 04:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006080 10.0.0.41 - - [2026-04-27 04:34:41] "GET /global-system-config/b391dde2-f513-4bf0-ae5a-0af758d5a917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.008477 10.0.0.41 - - [2026-04-27 04:34:41] "POST /fqname-to-id HTTP/1.1" 404 234 0.005616 10.0.0.41 - - [2026-04-27 04:34:41] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.053741 10.0.0.41 - - [2026-04-27 04:34:41] "POST /neutron/subnet HTTP/1.1" 200 720 0.016508 10.0.0.41 - - [2026-04-27 04:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004801 10.0.0.41 - - [2026-04-27 04:34:41] "GET /bgp-as-a-service/e55e71a8-9d78-4d21-81eb-b403f5cc2dea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.009134 10.0.0.41 - - [2026-04-27 04:34:41] "GET /control-node-zone/bb4b4772-d6ea-46c8-b0c2-b7ea53e8456e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005019 10.0.0.41 - - [2026-04-27 04:34:41] "POST /ref-update HTTP/1.1" 200 156 0.023708 10.0.0.41 - - [2026-04-27 04:34:42] "POST /neutron/port HTTP/1.1" 200 1108 0.031470 10.0.0.41 - - [2026-04-27 04:34:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007638 10.0.0.41 - - [2026-04-27 04:34:42] "POST /neutron/network HTTP/1.1" 200 928 0.013026 10.0.0.41 - - [2026-04-27 04:34:54] "GET /bgp-as-a-service/e55e71a8-9d78-4d21-81eb-b403f5cc2dea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.009362 10.0.0.41 - - [2026-04-27 04:34:54] "GET /virtual-machine-interface/debdb803-ad2b-4ee1-82b3-636458e12532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.008221 10.0.0.41 - - [2026-04-27 04:34:54] "POST /ref-update HTTP/1.1" 200 156 0.019391 10.0.0.249 - - [2026-04-27 04:34:54] "POST /ref-update HTTP/1.1" 200 156 0.047940 10.0.0.41 - - [2026-04-27 04:35:14] "GET /control-node-zone/d4fa6483-c0bf-4e97-8851-e42f930df5d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.006237 10.0.0.41 - - [2026-04-27 04:35:14] "POST /ref-update HTTP/1.1" 200 156 0.036736 10.0.0.41 - - [2026-04-27 04:35:14] "GET /control-node-zone/bb4b4772-d6ea-46c8-b0c2-b7ea53e8456e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006511 10.0.0.41 - - [2026-04-27 04:35:14] "POST /ref-update HTTP/1.1" 200 156 0.033243 10.0.0.41 - - [2026-04-27 04:35:14] "GET /control-node-zone/843e9fac-2718-42f4-ab34-9e5dec703fc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005890 10.0.0.41 - - [2026-04-27 04:35:14] "POST /ref-update HTTP/1.1" 200 156 0.039844 10.0.0.41 - - [2026-04-27 04:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006422 10.0.0.41 - - [2026-04-27 04:35:14] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.008545 10.0.0.41 - - [2026-04-27 04:35:14] "GET /control-node-zone/d4fa6483-c0bf-4e97-8851-e42f930df5d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005752 10.0.0.41 - - [2026-04-27 04:35:15] "PUT /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9 HTTP/1.1" 200 254 0.040486 10.0.0.41 - - [2026-04-27 04:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004376 10.0.0.41 - - [2026-04-27 04:35:15] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.008551 10.0.0.41 - - [2026-04-27 04:35:15] "GET /control-node-zone/bb4b4772-d6ea-46c8-b0c2-b7ea53e8456e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006864 10.0.0.41 - - [2026-04-27 04:35:15] "PUT /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c HTTP/1.1" 200 254 0.040766 10.0.0.41 - - [2026-04-27 04:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005720 10.0.0.41 - - [2026-04-27 04:35:15] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005972 10.0.0.41 - - [2026-04-27 04:35:15] "GET /control-node-zone/843e9fac-2718-42f4-ab34-9e5dec703fc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.006257 10.0.0.41 - - [2026-04-27 04:35:15] "PUT /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9 HTTP/1.1" 200 254 0.036929 10.0.0.41 - - [2026-04-27 04:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005762 10.0.0.41 - - [2026-04-27 04:35:28] "GET /bgp-as-a-service/b100d9ba-696d-4ab0-85f0-72803724c6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.008231 10.0.0.41 - - [2026-04-27 04:35:28] "GET /control-node-zone/d4fa6483-c0bf-4e97-8851-e42f930df5d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005592 10.0.0.41 - - [2026-04-27 04:35:28] "POST /ref-update HTTP/1.1" 200 156 0.040798 10.0.0.41 - - [2026-04-27 04:35:28] "GET /control-node-zone/d4fa6483-c0bf-4e97-8851-e42f930df5d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005832 10.0.0.41 - - [2026-04-27 04:35:28] "POST /ref-update HTTP/1.1" 200 156 0.028136 10.0.0.41 - - [2026-04-27 04:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005081 10.0.0.41 - - [2026-04-27 04:35:28] "GET /global-system-config/b391dde2-f513-4bf0-ae5a-0af758d5a917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.008044 10.0.0.41 - - [2026-04-27 04:35:28] "POST /neutron/network HTTP/1.1" 200 832 0.009921 10.0.0.41 - - [2026-04-27 04:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005504 10.0.0.41 - - [2026-04-27 04:35:28] "GET /bgp-as-a-service/b100d9ba-696d-4ab0-85f0-72803724c6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.009756 10.0.0.41 - - [2026-04-27 04:35:28] "GET /control-node-zone/843e9fac-2718-42f4-ab34-9e5dec703fc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.006934 10.0.0.41 - - [2026-04-27 04:35:28] "POST /ref-update HTTP/1.1" 200 156 0.023273 10.0.0.41 - - [2026-04-27 04:35:31] "GET /bgp-as-a-service/b100d9ba-696d-4ab0-85f0-72803724c6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.010021 10.0.0.41 - - [2026-04-27 04:35:31] "GET /virtual-machine-interface/510c122b-b6ef-4737-84f5-7220b77424f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3051 0.011491 10.0.0.41 - - [2026-04-27 04:35:37] "POST /neutron/port HTTP/1.1" 200 1219 0.029692 10.0.0.41 - - [2026-04-27 04:35:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005991 10.0.0.41 - - [2026-04-27 04:35:37] "POST /neutron/port HTTP/1.1" 200 117 0.001342 10.0.0.41 - - [2026-04-27 04:35:44] "POST /neutron/port HTTP/1.1" 200 1124 0.033460 10.0.0.41 - - [2026-04-27 04:35:44] "GET /bgp-as-a-service/b100d9ba-696d-4ab0-85f0-72803724c6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.007231 10.0.0.41 - - [2026-04-27 04:35:44] "GET /virtual-machine-interface/510c122b-b6ef-4737-84f5-7220b77424f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3051 0.008381 10.0.0.41 - - [2026-04-27 04:35:44] "POST /neutron/subnet HTTP/1.1" 200 694 0.013306 10.0.0.41 - - [2026-04-27 04:35:44] "POST /ref-update HTTP/1.1" 200 156 0.025126 10.0.0.249 - - [2026-04-27 04:35:44] "POST /ref-update HTTP/1.1" 200 156 0.022428 10.0.0.41 - - [2026-04-27 04:35:44] "GET /bgp-as-a-service/e55e71a8-9d78-4d21-81eb-b403f5cc2dea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2447 0.016319 10.0.0.41 - - [2026-04-27 04:35:44] "GET /virtual-machine-interface/debdb803-ad2b-4ee1-82b3-636458e12532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.014603 10.0.0.41 - - [2026-04-27 04:35:44] "POST /ref-update HTTP/1.1" 200 156 0.043027 10.0.0.249 - - [2026-04-27 04:35:44] "POST /ref-update HTTP/1.1" 200 156 0.030603 10.0.0.41 - - [2026-04-27 04:35:44] "DELETE /bgp-as-a-service/e55e71a8-9d78-4d21-81eb-b403f5cc2dea HTTP/1.1" 200 115 0.111864 10.0.0.41 - - [2026-04-27 04:35:44] "GET /bgp-as-a-service/b100d9ba-696d-4ab0-85f0-72803724c6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.015465 10.0.0.41 - - [2026-04-27 04:35:44] "GET /virtual-machine-interface/510c122b-b6ef-4737-84f5-7220b77424f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2736 0.016993 10.0.0.41 - - [2026-04-27 04:35:44] "DELETE /bgp-as-a-service/b100d9ba-696d-4ab0-85f0-72803724c6e1 HTTP/1.1" 200 115 0.101959 10.0.0.41 - - [2026-04-27 04:35:45] "GET /control-node-zone/843e9fac-2718-42f4-ab34-9e5dec703fc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.007343 10.0.0.41 - - [2026-04-27 04:35:45] "POST /ref-update HTTP/1.1" 200 156 0.035681 10.0.0.41 - - [2026-04-27 04:35:45] "DELETE /control-node-zone/843e9fac-2718-42f4-ab34-9e5dec703fc5 HTTP/1.1" 200 115 0.041634 10.0.0.41 - - [2026-04-27 04:35:45] "GET /control-node-zone/bb4b4772-d6ea-46c8-b0c2-b7ea53e8456e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.008445 10.0.0.41 - - [2026-04-27 04:35:45] "POST /ref-update HTTP/1.1" 200 156 0.037019 10.0.0.41 - - [2026-04-27 04:35:45] "DELETE /control-node-zone/bb4b4772-d6ea-46c8-b0c2-b7ea53e8456e HTTP/1.1" 200 115 0.063988 10.0.0.41 - - [2026-04-27 04:35:45] "GET /control-node-zone/d4fa6483-c0bf-4e97-8851-e42f930df5d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010631 10.0.0.41 - - [2026-04-27 04:35:45] "DELETE /control-node-zone/d4fa6483-c0bf-4e97-8851-e42f930df5d2 HTTP/1.1" 200 115 0.044283 10.0.0.41 - - [2026-04-27 04:35:45] "POST /neutron/network HTTP/1.1" 200 832 0.010757 10.0.0.41 - - [2026-04-27 04:35:46] "POST /neutron/port HTTP/1.1" 200 1114 0.020514 10.0.0.41 - - [2026-04-27 04:35:46] "POST /neutron/port HTTP/1.1" 200 1114 0.024962 10.0.0.41 - - [2026-04-27 04:35:46] "POST /neutron/port HTTP/1.1" 200 1114 0.024606 10.0.0.249 - - [2026-04-27 04:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008142 10.0.0.23 - - [2026-04-27 04:35:48] "POST /useragent-kv HTTP/1.1" 200 115 0.060502 10.0.0.23 - - [2026-04-27 04:35:48] "POST /useragent-kv HTTP/1.1" 200 115 0.008093 10.0.0.41 - - [2026-04-27 04:35:48] "POST /neutron/network HTTP/1.1" 200 151 0.298532 10.0.0.41 - - [2026-04-27 04:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.23 - - [2026-04-27 04:35:50] "GET /projects?obj_uuids=2becf400-e9ab-4527-9838-856109c07b91&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001472 10.0.0.41 - - [2026-04-27 04:35:50] "GET /project/2becf400-e9ab-4527-9838-856109c07b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.062770 10.0.0.249 - - [2026-04-27 04:35:51] "POST /ref-update HTTP/1.1" 200 156 0.049381 10.0.0.23 - - [2026-04-27 04:35:51] "POST /useragent-kv HTTP/1.1" 200 115 0.018317 10.0.0.41 - - [2026-04-27 04:35:51] "POST /neutron/subnet HTTP/1.1" 200 729 0.276551 10.0.0.41 - - [2026-04-27 04:35:51] "POST /id-to-fqname HTTP/1.1" 200 225 0.001713 10.0.0.41 - - [2026-04-27 04:35:51] "GET /virtual-network/ccd709be-2ced-477b-9af8-83619891a243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006945 10.0.0.41 - - [2026-04-27 04:35:51] "GET /virtual-network/ccd709be-2ced-477b-9af8-83619891a243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.011833 10.0.0.41 - - [2026-04-27 04:35:51] "POST /neutron/network HTTP/1.1" 200 834 0.011161 10.0.0.41 - - [2026-04-27 04:35:51] "POST /id-to-fqname HTTP/1.1" 200 225 0.001621 10.0.0.41 - - [2026-04-27 04:35:52] "POST /neutron/network HTTP/1.1" 200 844 0.009246 10.0.0.23 - - [2026-04-27 04:35:53] "GET /projects?obj_uuids=2becf400-e9ab-4527-9838-856109c07b91&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001199 10.0.0.41 - - [2026-04-27 04:35:53] "GET /project/2becf400-e9ab-4527-9838-856109c07b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.108294 10.0.0.41 - - [2026-04-27 04:35:53] "POST /neutron/port HTTP/1.1" 200 117 0.008893 10.0.0.41 - - [2026-04-27 04:35:53] "POST /id-to-fqname HTTP/1.1" 200 225 0.001972 10.0.0.41 - - [2026-04-27 04:35:54] "POST /neutron/network HTTP/1.1" 200 844 0.008108 10.0.0.41 - - [2026-04-27 04:35:54] "POST /neutron/port HTTP/1.1" 200 1062 0.030945 10.0.0.41 - - [2026-04-27 04:35:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007065 10.0.0.23 - - [2026-04-27 04:35:55] "GET /projects?obj_uuids=2becf400-e9ab-4527-9838-856109c07b91&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001473 10.0.0.41 - - [2026-04-27 04:35:55] "POST /neutron/network HTTP/1.1" 200 834 0.008771 10.0.0.41 - - [2026-04-27 04:35:55] "GET /project/2becf400-e9ab-4527-9838-856109c07b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.139351 10.0.0.41 - - [2026-04-27 04:35:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012701 10.0.0.41 - - [2026-04-27 04:35:55] "POST /id-to-fqname HTTP/1.1" 200 225 0.001600 10.0.0.41 - - [2026-04-27 04:35:56] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012195 10.0.0.23 - - [2026-04-27 04:35:56] "GET /projects?obj_uuids=2becf400-e9ab-4527-9838-856109c07b91&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001570 10.0.0.41 - - [2026-04-27 04:35:57] "POST /neutron/port HTTP/1.1" 200 1062 0.500471 10.0.0.41 - - [2026-04-27 04:35:57] "POST /neutron/port HTTP/1.1" 200 1116 0.176294 10.0.0.23 - - [2026-04-27 04:35:57] "GET /projects?obj_uuids=2becf400-e9ab-4527-9838-856109c07b91&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002112 10.0.0.41 - - [2026-04-27 04:35:57] "POST /neutron/subnet HTTP/1.1" 200 703 0.016163 10.0.0.41 - - [2026-04-27 04:35:57] "GET /project/2becf400-e9ab-4527-9838-856109c07b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.147345 10.0.0.41 - - [2026-04-27 04:35:57] "POST /neutron/network HTTP/1.1" 200 834 0.016701 10.0.0.41 - - [2026-04-27 04:35:58] "POST /neutron/port HTTP/1.1" 200 117 0.010374 10.0.0.41 - - [2026-04-27 04:35:58] "POST /neutron/port HTTP/1.1" 200 1126 0.035548 10.0.0.41 - - [2026-04-27 04:35:58] "POST /neutron/security_group HTTP/1.1" 200 2059 0.015593 10.0.0.41 - - [2026-04-27 04:35:58] "GET /virtual-machine/5c1bc9f4-803a-4692-a29e-391297b14b67 HTTP/1.1" 200 1293 0.008674 10.0.0.41 - - [2026-04-27 04:35:58] "GET /virtual-machine-interface/0c2d0469-3819-4589-95fe-68efa6f8b23a HTTP/1.1" 200 2957 0.010661 10.0.0.41 - - [2026-04-27 04:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.41 - - [2026-04-27 04:35:58] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.024249 10.0.0.41 - - [2026-04-27 04:35:58] "GET /virtual-networks?parent_id=2becf400-e9ab-4527-9838-856109c07b91&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.006116 10.0.0.41 - - [2026-04-27 04:35:58] "GET /virtual-network/ccd709be-2ced-477b-9af8-83619891a243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.011411 10.0.0.41 - - [2026-04-27 04:35:59] "POST /neutron/port HTTP/1.1" 200 1062 0.037153 10.0.0.41 - - [2026-04-27 04:35:59] "POST /neutron/port HTTP/1.1" 200 1126 0.033664 10.0.0.41 - - [2026-04-27 04:35:59] "POST /neutron/port HTTP/1.1" 200 117 0.001351 10.0.0.41 - - [2026-04-27 04:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007699 10.0.0.41 - - [2026-04-27 04:36:02] "GET /virtual-network/ccd709be-2ced-477b-9af8-83619891a243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.015265 10.0.0.41 - - [2026-04-27 04:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.039158 10.0.0.41 - - [2026-04-27 04:36:06] "GET /virtual-network/ccd709be-2ced-477b-9af8-83619891a243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.008136 10.0.0.41 - - [2026-04-27 04:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007181 10.0.0.41 - - [2026-04-27 04:36:10] "GET /virtual-network/ccd709be-2ced-477b-9af8-83619891a243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.008760 10.0.0.41 - - [2026-04-27 04:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005827 10.0.0.41 - - [2026-04-27 04:36:14] "GET /virtual-network/ccd709be-2ced-477b-9af8-83619891a243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007599 10.0.0.41 - - [2026-04-27 04:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005376 10.0.0.41 - - [2026-04-27 04:36:18] "GET /virtual-network/ccd709be-2ced-477b-9af8-83619891a243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.016321 10.0.0.41 - - [2026-04-27 04:36:22] "GET /obj-perms HTTP/1.1" 200 5056 0.085481 10.0.0.41 - - [2026-04-27 04:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005303 10.0.0.41 - - [2026-04-27 04:36:22] "GET /virtual-network/ccd709be-2ced-477b-9af8-83619891a243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.008909 10.0.0.41 - - [2026-04-27 04:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005792 10.0.0.41 - - [2026-04-27 04:36:26] "GET /virtual-network/ccd709be-2ced-477b-9af8-83619891a243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007260 10.0.0.41 - - [2026-04-27 04:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005324 10.0.0.41 - - [2026-04-27 04:36:30] "GET /virtual-network/ccd709be-2ced-477b-9af8-83619891a243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007549 10.0.0.41 - - [2026-04-27 04:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005320 10.0.0.41 - - [2026-04-27 04:36:34] "GET /virtual-network/ccd709be-2ced-477b-9af8-83619891a243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007879 10.0.0.41 - - [2026-04-27 04:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005142 10.0.0.41 - - [2026-04-27 04:36:39] "GET /virtual-network/ccd709be-2ced-477b-9af8-83619891a243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.011214 10.0.0.41 - - [2026-04-27 04:36:39] "POST /neutron/port HTTP/1.1" 200 1108 0.033394 10.0.0.41 - - [2026-04-27 04:36:39] "POST /neutron/subnet HTTP/1.1" 200 703 0.028226 10.0.0.249 - - [2026-04-27 04:36:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000504 10.0.0.249 - - [2026-04-27 04:36:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000613 10.0.0.249 - - [2026-04-27 04:36:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.249 - - [2026-04-27 04:36:40] "GET /global-system-configs HTTP/1.1" 401 292 0.001325 10.0.0.41 - - [2026-04-27 04:36:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000473 10.0.0.41 - - [2026-04-27 04:36:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000532 10.0.0.23 - - [2026-04-27 04:36:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000508 10.0.0.23 - - [2026-04-27 04:36:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000474 10.0.0.23 - - [2026-04-27 04:36:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000502 10.0.0.41 - - [2026-04-27 04:36:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000444 10.0.0.23 - - [2026-04-27 04:36:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000536 10.0.0.41 - - [2026-04-27 04:36:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000535 10.0.0.41 - - [2026-04-27 04:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006314 10.0.0.41 - - [2026-04-27 04:36:43] "GET /virtual-network/ccd709be-2ced-477b-9af8-83619891a243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006757 10.0.0.41 - - [2026-04-27 04:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006866 10.0.0.41 - - [2026-04-27 04:36:47] "GET /virtual-network/ccd709be-2ced-477b-9af8-83619891a243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.008111 10.0.0.41 - - [2026-04-27 04:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004749 10.0.0.41 - - [2026-04-27 04:36:51] "GET /virtual-network/ccd709be-2ced-477b-9af8-83619891a243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006897 10.0.0.41 - - [2026-04-27 04:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005355 10.0.0.41 - - [2026-04-27 04:36:55] "GET /virtual-network/ccd709be-2ced-477b-9af8-83619891a243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006932 10.0.0.41 - - [2026-04-27 04:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007400 10.0.0.41 - - [2026-04-27 04:36:59] "GET /virtual-network/ccd709be-2ced-477b-9af8-83619891a243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.010861 10.0.0.41 - - [2026-04-27 04:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006509 10.0.0.41 - - [2026-04-27 04:37:03] "GET /virtual-network/ccd709be-2ced-477b-9af8-83619891a243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.009985 10.0.0.41 - - [2026-04-27 04:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007318 10.0.0.41 - - [2026-04-27 04:37:07] "GET /virtual-network/ccd709be-2ced-477b-9af8-83619891a243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.009872 10.0.0.41 - - [2026-04-27 04:37:09] "POST /neutron/port HTTP/1.1" 200 1126 0.030135 10.0.0.41 - - [2026-04-27 04:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007215 10.0.0.41 - - [2026-04-27 04:37:11] "GET /virtual-network/ccd709be-2ced-477b-9af8-83619891a243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006992 10.0.0.41 - - [2026-04-27 04:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006507 10.0.0.41 - - [2026-04-27 04:37:15] "GET /virtual-network/ccd709be-2ced-477b-9af8-83619891a243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.009522 10.0.0.41 - - [2026-04-27 04:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006222 10.0.0.41 - - [2026-04-27 04:37:19] "GET /virtual-network/ccd709be-2ced-477b-9af8-83619891a243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007633 10.0.0.23 - - [2026-04-27 04:37:22] "GET /obj-perms HTTP/1.1" 200 5056 0.098027 10.0.0.41 - - [2026-04-27 04:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005088 10.0.0.41 - - [2026-04-27 04:37:24] "GET /virtual-network/ccd709be-2ced-477b-9af8-83619891a243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.008233 10.0.0.41 - - [2026-04-27 04:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004944 10.0.0.41 - - [2026-04-27 04:37:28] "GET /virtual-network/ccd709be-2ced-477b-9af8-83619891a243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007202 10.0.0.41 - - [2026-04-27 04:37:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011031 10.0.0.41 - - [2026-04-27 04:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.41 - - [2026-04-27 04:37:32] "GET /virtual-network/ccd709be-2ced-477b-9af8-83619891a243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006747 10.0.0.41 - - [2026-04-27 04:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005618 10.0.0.41 - - [2026-04-27 04:37:34] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006038 10.0.0.41 - - [2026-04-27 04:37:34] "GET /virtual-networks?parent_id=2becf400-e9ab-4527-9838-856109c07b91&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.005112 10.0.0.41 - - [2026-04-27 04:37:34] "GET /virtual-network/ccd709be-2ced-477b-9af8-83619891a243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.082151 10.0.0.41 - - [2026-04-27 04:37:40] "POST /neutron/port HTTP/1.1" 200 1126 0.068107 10.0.0.41 - - [2026-04-27 04:37:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.049749 10.0.0.41 - - [2026-04-27 04:37:46] "POST /neutron/port HTTP/1.1" 200 1219 0.072136 10.0.0.41 - - [2026-04-27 04:37:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005629 10.0.0.41 - - [2026-04-27 04:37:46] "POST /neutron/port HTTP/1.1" 200 117 0.001968 10.0.0.41 - - [2026-04-27 04:37:50] "POST /neutron/port HTTP/1.1" 200 1126 0.039642 10.0.0.41 - - [2026-04-27 04:37:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011438 10.0.0.41 - - [2026-04-27 04:38:06] "POST /neutron/port HTTP/1.1" 200 1126 0.038046 10.0.0.41 - - [2026-04-27 04:38:11] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011696 10.0.0.41 - - [2026-04-27 04:38:21] "POST /neutron/port HTTP/1.1" 200 1126 0.042994 10.0.0.249 - - [2026-04-27 04:38:23] "GET /obj-perms HTTP/1.1" 200 5056 0.068018 10.0.0.41 - - [2026-04-27 04:38:26] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012133 10.0.0.41 - - [2026-04-27 04:38:32] "POST /neutron/port HTTP/1.1" 200 1126 0.036731 10.0.0.41 - - [2026-04-27 04:38:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011596 10.0.0.41 - - [2026-04-27 04:38:32] "GET /virtual-machine/e2922429-df98-457c-b649-ba15b2e86af7 HTTP/1.1" 200 1294 0.042623 10.0.0.41 - - [2026-04-27 04:38:32] "GET /virtual-machine-interface/2877a3ef-2e4d-4b84-a20e-273576b7fdab HTTP/1.1" 200 2958 0.009143 10.0.0.41 - - [2026-04-27 04:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008786 10.0.0.41 - - [2026-04-27 04:38:32] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007153 10.0.0.41 - - [2026-04-27 04:38:32] "GET /virtual-networks?parent_id=2becf400-e9ab-4527-9838-856109c07b91&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.005008 10.0.0.41 - - [2026-04-27 04:38:32] "GET /virtual-network/ccd709be-2ced-477b-9af8-83619891a243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007531 10.0.0.41 - - [2026-04-27 04:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005979 10.0.0.41 - - [2026-04-27 04:38:33] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008858 10.0.0.41 - - [2026-04-27 04:38:33] "GET /virtual-networks?parent_id=2becf400-e9ab-4527-9838-856109c07b91&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.005143 10.0.0.41 - - [2026-04-27 04:38:33] "GET /virtual-network/ccd709be-2ced-477b-9af8-83619891a243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.010241 10.0.0.41 - - [2026-04-27 04:38:34] "POST /neutron/port HTTP/1.1" 200 1126 0.028025 10.0.0.41 - - [2026-04-27 04:38:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012514 10.0.0.41 - - [2026-04-27 04:38:34] "GET /virtual-machine/d5c2f7a1-d11e-4e84-b1af-e0a549777bf4 HTTP/1.1" 200 1294 0.008417 10.0.0.41 - - [2026-04-27 04:38:34] "GET /virtual-machine-interface/e58ffac1-b4b6-44d6-9f13-7db646ab99be HTTP/1.1" 200 2959 0.009311 10.0.0.41 - - [2026-04-27 04:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005262 10.0.0.41 - - [2026-04-27 04:38:34] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.009090 10.0.0.41 - - [2026-04-27 04:38:34] "GET /virtual-networks?parent_id=2becf400-e9ab-4527-9838-856109c07b91&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.006433 10.0.0.41 - - [2026-04-27 04:38:34] "GET /virtual-network/ccd709be-2ced-477b-9af8-83619891a243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.009409 10.0.0.41 - - [2026-04-27 04:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004719 10.0.0.41 - - [2026-04-27 04:38:35] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005880 10.0.0.41 - - [2026-04-27 04:38:35] "GET /virtual-networks?parent_id=2becf400-e9ab-4527-9838-856109c07b91&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004388 10.0.0.41 - - [2026-04-27 04:38:35] "GET /virtual-network/ccd709be-2ced-477b-9af8-83619891a243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.009347 10.0.0.41 - - [2026-04-27 04:38:40] "POST /neutron/port HTTP/1.1" 200 1126 0.029002 10.0.0.41 - - [2026-04-27 04:38:41] "POST /neutron/port HTTP/1.1" 200 1219 0.067418 10.0.0.41 - - [2026-04-27 04:38:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005970 10.0.0.41 - - [2026-04-27 04:38:41] "POST /neutron/port HTTP/1.1" 200 117 0.001645 10.0.0.41 - - [2026-04-27 04:38:46] "POST /fqname-to-id HTTP/1.1" 404 198 0.003853 10.0.0.41 - - [2026-04-27 04:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005157 10.0.0.41 - - [2026-04-27 04:38:46] "GET /global-system-config/b391dde2-f513-4bf0-ae5a-0af758d5a917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.008376 10.0.0.41 - - [2026-04-27 04:38:46] "POST /control-node-zones HTTP/1.1" 200 569 0.039932 10.0.0.41 - - [2026-04-27 04:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005300 10.0.0.41 - - [2026-04-27 04:38:46] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006717 10.0.0.41 - - [2026-04-27 04:38:46] "GET /control-node-zone/99e70d93-41c3-47bb-a76b-82896d2d7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.007603 10.0.0.41 - - [2026-04-27 04:38:46] "POST /neutron/port HTTP/1.1" 200 1108 0.028879 10.0.0.41 - - [2026-04-27 04:38:46] "PUT /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9 HTTP/1.1" 200 254 0.038070 10.0.0.41 - - [2026-04-27 04:38:46] "POST /fqname-to-id HTTP/1.1" 404 198 0.005670 10.0.0.41 - - [2026-04-27 04:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006146 10.0.0.41 - - [2026-04-27 04:38:46] "POST /neutron/subnet HTTP/1.1" 200 703 0.016303 10.0.0.41 - - [2026-04-27 04:38:46] "GET /global-system-config/b391dde2-f513-4bf0-ae5a-0af758d5a917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.010556 10.0.0.41 - - [2026-04-27 04:38:46] "POST /control-node-zones HTTP/1.1" 200 569 0.037407 10.0.0.41 - - [2026-04-27 04:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006107 10.0.0.41 - - [2026-04-27 04:38:46] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006715 10.0.0.41 - - [2026-04-27 04:38:46] "GET /control-node-zone/54d211bf-7acb-4be6-adea-25023c4d243e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.008969 10.0.0.41 - - [2026-04-27 04:38:46] "PUT /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c HTTP/1.1" 200 254 0.037356 10.0.0.41 - - [2026-04-27 04:38:46] "POST /fqname-to-id HTTP/1.1" 404 198 0.004901 10.0.0.41 - - [2026-04-27 04:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006965 10.0.0.41 - - [2026-04-27 04:38:47] "GET /global-system-config/b391dde2-f513-4bf0-ae5a-0af758d5a917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.013924 10.0.0.41 - - [2026-04-27 04:38:47] "POST /control-node-zones HTTP/1.1" 200 569 0.055602 10.0.0.41 - - [2026-04-27 04:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005839 10.0.0.41 - - [2026-04-27 04:38:47] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007488 10.0.0.41 - - [2026-04-27 04:38:47] "GET /control-node-zone/d9047401-a12e-4359-a279-c0506bde021e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.008473 10.0.0.41 - - [2026-04-27 04:38:47] "PUT /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9 HTTP/1.1" 200 254 0.031868 10.0.0.41 - - [2026-04-27 04:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005243 10.0.0.41 - - [2026-04-27 04:38:47] "GET /global-system-config/b391dde2-f513-4bf0-ae5a-0af758d5a917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.010160 10.0.0.41 - - [2026-04-27 04:38:47] "POST /fqname-to-id HTTP/1.1" 404 234 0.005116 10.0.0.41 - - [2026-04-27 04:38:47] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.045877 10.0.0.41 - - [2026-04-27 04:38:47] "POST /neutron/network HTTP/1.1" 200 834 0.010518 10.0.0.41 - - [2026-04-27 04:38:47] "POST /neutron/subnet HTTP/1.1" 200 729 0.017712 10.0.0.41 - - [2026-04-27 04:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006108 10.0.0.41 - - [2026-04-27 04:38:47] "GET /bgp-as-a-service/fa874dd5-e142-4569-b4f6-cf0e93038509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.010117 10.0.0.41 - - [2026-04-27 04:38:47] "GET /control-node-zone/99e70d93-41c3-47bb-a76b-82896d2d7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.008208 10.0.0.41 - - [2026-04-27 04:38:47] "POST /ref-update HTTP/1.1" 200 156 0.026794 10.0.0.41 - - [2026-04-27 04:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005639 10.0.0.41 - - [2026-04-27 04:38:47] "GET /bgp-as-a-service/fa874dd5-e142-4569-b4f6-cf0e93038509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.007982 10.0.0.41 - - [2026-04-27 04:38:47] "GET /control-node-zone/54d211bf-7acb-4be6-adea-25023c4d243e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005461 10.0.0.41 - - [2026-04-27 04:38:47] "POST /ref-update HTTP/1.1" 200 156 0.024305 10.0.0.41 - - [2026-04-27 04:39:08] "GET /bgp-as-a-service/fa874dd5-e142-4569-b4f6-cf0e93038509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.010319 10.0.0.41 - - [2026-04-27 04:39:08] "GET /virtual-machine-interface/0c2d0469-3819-4589-95fe-68efa6f8b23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2736 0.010533 10.0.0.41 - - [2026-04-27 04:39:08] "POST /ref-update HTTP/1.1" 200 156 0.020938 10.0.0.249 - - [2026-04-27 04:39:09] "POST /ref-update HTTP/1.1" 200 156 0.052264 10.0.0.41 - - [2026-04-27 04:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005406 10.0.0.41 - - [2026-04-27 04:39:09] "GET /global-system-config/b391dde2-f513-4bf0-ae5a-0af758d5a917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.010974 10.0.0.41 - - [2026-04-27 04:39:09] "POST /fqname-to-id HTTP/1.1" 404 234 0.005436 10.0.0.41 - - [2026-04-27 04:39:09] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.045182 10.0.0.41 - - [2026-04-27 04:39:10] "POST /neutron/network HTTP/1.1" 200 834 0.011827 10.0.0.41 - - [2026-04-27 04:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005323 10.0.0.41 - - [2026-04-27 04:39:10] "GET /bgp-as-a-service/4b22e73c-797e-43b7-9dc0-281fd1a8226b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.010843 10.0.0.41 - - [2026-04-27 04:39:10] "GET /control-node-zone/99e70d93-41c3-47bb-a76b-82896d2d7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.007015 10.0.0.41 - - [2026-04-27 04:39:10] "POST /ref-update HTTP/1.1" 200 156 0.024609 10.0.0.41 - - [2026-04-27 04:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005622 10.0.0.41 - - [2026-04-27 04:39:10] "GET /bgp-as-a-service/4b22e73c-797e-43b7-9dc0-281fd1a8226b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.011307 10.0.0.41 - - [2026-04-27 04:39:10] "GET /control-node-zone/54d211bf-7acb-4be6-adea-25023c4d243e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005373 10.0.0.41 - - [2026-04-27 04:39:10] "POST /ref-update HTTP/1.1" 200 156 0.031469 10.0.0.41 - - [2026-04-27 04:39:19] "GET /bgp-as-a-service/4b22e73c-797e-43b7-9dc0-281fd1a8226b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.010246 10.0.0.41 - - [2026-04-27 04:39:19] "GET /virtual-machine-interface/2877a3ef-2e4d-4b84-a20e-273576b7fdab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.009591 10.0.0.41 - - [2026-04-27 04:39:19] "POST /ref-update HTTP/1.1" 200 156 0.023261 10.0.0.249 - - [2026-04-27 04:39:20] "POST /bgp-routers HTTP/1.1" 200 640 0.067890 10.0.0.249 - - [2026-04-27 04:39:20] "PUT /bgp-router/2313ddb7-1497-4cff-b4de-7d54c04170ac HTTP/1.1" 200 254 0.054021 10.0.0.41 - - [2026-04-27 04:39:43] "POST /neutron/port HTTP/1.1" 200 1108 0.026567 10.0.0.41 - - [2026-04-27 04:39:43] "POST /neutron/subnet HTTP/1.1" 200 703 0.013425 10.0.0.41 - - [2026-04-27 04:39:43] "GET /bgp-as-a-service/4b22e73c-797e-43b7-9dc0-281fd1a8226b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2707 0.013446 10.0.0.41 - - [2026-04-27 04:39:43] "GET /virtual-machine-interface/2877a3ef-2e4d-4b84-a20e-273576b7fdab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.031129 10.0.0.41 - - [2026-04-27 04:39:43] "POST /ref-update HTTP/1.1" 200 156 0.031438 10.0.0.41 - - [2026-04-27 04:39:43] "DELETE /bgp-as-a-service/4b22e73c-797e-43b7-9dc0-281fd1a8226b HTTP/1.1" 200 115 0.086921 10.0.0.41 - - [2026-04-27 04:39:43] "GET /bgp-as-a-service/fa874dd5-e142-4569-b4f6-cf0e93038509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2708 0.012668 10.0.0.41 - - [2026-04-27 04:39:43] "GET /virtual-machine-interface/0c2d0469-3819-4589-95fe-68efa6f8b23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3051 0.010746 10.0.0.41 - - [2026-04-27 04:39:43] "POST /ref-update HTTP/1.1" 200 156 0.025947 10.0.0.249 - - [2026-04-27 04:39:43] "DELETE /bgp-router/2313ddb7-1497-4cff-b4de-7d54c04170ac HTTP/1.1" 200 115 0.113049 10.0.0.41 - - [2026-04-27 04:39:43] "DELETE /bgp-as-a-service/fa874dd5-e142-4569-b4f6-cf0e93038509 HTTP/1.1" 200 115 0.125263 10.0.0.41 - - [2026-04-27 04:39:43] "GET /control-node-zone/d9047401-a12e-4359-a279-c0506bde021e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.011662 10.0.0.249 - - [2026-04-27 04:39:43] "DELETE /bgp-router/087188f2-b2ac-4a49-9170-114471a4a17e HTTP/1.1" 200 115 0.102425 10.0.0.41 - - [2026-04-27 04:39:43] "POST /ref-update HTTP/1.1" 200 156 0.047275 10.0.0.41 - - [2026-04-27 04:39:43] "DELETE /control-node-zone/d9047401-a12e-4359-a279-c0506bde021e HTTP/1.1" 200 115 0.057163 10.0.0.41 - - [2026-04-27 04:39:43] "GET /control-node-zone/54d211bf-7acb-4be6-adea-25023c4d243e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.007243 10.0.0.41 - - [2026-04-27 04:39:44] "POST /ref-update HTTP/1.1" 200 156 0.036250 10.0.0.41 - - [2026-04-27 04:39:44] "DELETE /control-node-zone/54d211bf-7acb-4be6-adea-25023c4d243e HTTP/1.1" 200 115 0.043184 10.0.0.41 - - [2026-04-27 04:39:44] "GET /control-node-zone/99e70d93-41c3-47bb-a76b-82896d2d7f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.008616 10.0.0.41 - - [2026-04-27 04:39:44] "POST /ref-update HTTP/1.1" 200 156 0.028728 10.0.0.41 - - [2026-04-27 04:39:44] "DELETE /control-node-zone/99e70d93-41c3-47bb-a76b-82896d2d7f55 HTTP/1.1" 200 115 0.040328 10.0.0.41 - - [2026-04-27 04:39:44] "POST /neutron/network HTTP/1.1" 200 834 0.010522 10.0.0.41 - - [2026-04-27 04:39:45] "POST /neutron/port HTTP/1.1" 200 1116 0.027421 10.0.0.41 - - [2026-04-27 04:39:45] "POST /neutron/port HTTP/1.1" 200 1116 0.043358 10.0.0.41 - - [2026-04-27 04:39:45] "POST /neutron/port HTTP/1.1" 200 1116 0.031371 10.0.0.23 - - [2026-04-27 04:39:46] "POST /useragent-kv HTTP/1.1" 200 115 0.005997 10.0.0.23 - - [2026-04-27 04:39:46] "POST /useragent-kv HTTP/1.1" 200 115 0.007016 10.0.0.41 - - [2026-04-27 04:39:46] "POST /neutron/network HTTP/1.1" 200 151 0.238316 10.0.0.23 - - [2026-04-27 04:39:48] "GET /projects?obj_uuids=2becf400-e9ab-4527-9838-856109c07b91&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001605 10.0.0.41 - - [2026-04-27 04:39:48] "GET /project/2becf400-e9ab-4527-9838-856109c07b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.101395 10.0.0.23 - - [2026-04-27 04:39:48] "GET /projects?obj_uuids=2becf400-e9ab-4527-9838-856109c07b91&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002189 10.0.0.41 - - [2026-04-27 04:39:48] "GET /project/2becf400-e9ab-4527-9838-856109c07b91?fields=virtual_networks HTTP/1.1" 200 1034 0.061822 10.0.0.23 - - [2026-04-27 04:39:48] "GET /projects?obj_uuids=2becf400-e9ab-4527-9838-856109c07b91&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001688 10.0.0.41 - - [2026-04-27 04:39:48] "GET /project/2becf400-e9ab-4527-9838-856109c07b91?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.064037 10.0.0.23 - - [2026-04-27 04:39:48] "GET /projects?obj_uuids=2becf400-e9ab-4527-9838-856109c07b91&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001204 10.0.0.41 - - [2026-04-27 04:39:48] "GET /project/2becf400-e9ab-4527-9838-856109c07b91?fields=security_groups HTTP/1.1" 200 1261 0.055265 10.0.0.41 - - [2026-04-27 04:39:49] "POST /fqname-to-id HTTP/1.1" 404 181 0.038262 10.0.0.23 - - [2026-04-27 04:39:49] "GET /projects?obj_uuids=14264cc1-316d-479a-beab-4a092ea47791&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005036 10.0.0.23 - - [2026-04-27 04:39:49] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001729 10.0.0.23 - - [2026-04-27 04:39:49] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.045594 10.0.0.23 - - [2026-04-27 04:39:50] "POST /id-to-fqname HTTP/1.1" 200 183 0.010392 10.0.0.23 - - [2026-04-27 04:39:50] "POST /fqname-to-id HTTP/1.1" 404 192 0.007649 10.0.0.23 - - [2026-04-27 04:39:50] "POST /security-groups HTTP/1.1" 200 584 0.061169 10.0.0.23 - - [2026-04-27 04:39:50] "POST /projects HTTP/1.1" 200 571 0.385185 10.0.0.249 - - [2026-04-27 04:39:50] "POST /fqname-to-id HTTP/1.1" 404 227 0.006361 10.0.0.23 - - [2026-04-27 04:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.437865 10.0.0.41 - - [2026-04-27 04:39:50] "GET /project/14264cc1-316d-479a-beab-4a092ea47791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.678143 10.0.0.249 - - [2026-04-27 04:39:50] "POST /access-control-lists HTTP/1.1" 200 587 0.085176 10.0.0.41 - - [2026-04-27 04:39:51] "GET / HTTP/1.1" 200 35931 0.004125 10.0.0.23 - - [2026-04-27 04:39:55] "GET /projects?obj_uuids=14264cc1-316d-479a-beab-4a092ea47791&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001551 10.0.0.41 - - [2026-04-27 04:39:55] "GET /project/14264cc1-316d-479a-beab-4a092ea47791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.062937 10.0.0.23 - - [2026-04-27 04:39:55] "GET /projects?obj_uuids=14264cc1-316d-479a-beab-4a092ea47791&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001482 10.0.0.41 - - [2026-04-27 04:39:55] "GET /project/14264cc1-316d-479a-beab-4a092ea47791?fields=virtual_networks HTTP/1.1" 200 1018 0.076119 10.0.0.23 - - [2026-04-27 04:39:55] "GET /projects?obj_uuids=14264cc1-316d-479a-beab-4a092ea47791&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001215 10.0.0.41 - - [2026-04-27 04:39:55] "GET /project/14264cc1-316d-479a-beab-4a092ea47791?fields=virtual_machine_interfaces HTTP/1.1" 200 1018 0.077802 10.0.0.23 - - [2026-04-27 04:39:55] "GET /projects?obj_uuids=14264cc1-316d-479a-beab-4a092ea47791&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001410 10.0.0.41 - - [2026-04-27 04:39:55] "GET /project/14264cc1-316d-479a-beab-4a092ea47791?fields=security_groups HTTP/1.1" 200 1237 0.057129 10.0.0.41 - - [2026-04-27 04:39:56] "POST /fqname-to-id HTTP/1.1" 404 189 0.211869 10.0.0.23 - - [2026-04-27 04:39:56] "GET /projects?obj_uuids=124b7698-0ff7-4058-af80-fcde9cf73ae3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003710 10.0.0.23 - - [2026-04-27 04:39:57] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001523 10.0.0.23 - - [2026-04-27 04:39:57] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.012120 10.0.0.23 - - [2026-04-27 04:39:57] "POST /id-to-fqname HTTP/1.1" 200 191 0.003397 10.0.0.23 - - [2026-04-27 04:39:57] "POST /fqname-to-id HTTP/1.1" 404 200 0.018604 10.0.0.23 - - [2026-04-27 04:39:57] "POST /security-groups HTTP/1.1" 200 592 0.094934 10.0.0.23 - - [2026-04-27 04:39:57] "POST /projects HTTP/1.1" 200 587 0.435244 10.0.0.23 - - [2026-04-27 04:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.493205 10.0.0.249 - - [2026-04-27 04:39:57] "POST /fqname-to-id HTTP/1.1" 404 234 0.008675 10.0.0.41 - - [2026-04-27 04:39:57] "GET /project/124b7698-0ff7-4058-af80-fcde9cf73ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.772699 10.0.0.41 - - [2026-04-27 04:39:58] "GET / HTTP/1.1" 200 35931 0.002550 10.0.0.23 - - [2026-04-27 04:40:02] "GET /projects?obj_uuids=124b7698-0ff7-4058-af80-fcde9cf73ae3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001390 10.0.0.41 - - [2026-04-27 04:40:02] "GET /project/124b7698-0ff7-4058-af80-fcde9cf73ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.080909 10.0.0.23 - - [2026-04-27 04:40:02] "GET /projects?obj_uuids=124b7698-0ff7-4058-af80-fcde9cf73ae3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001508 10.0.0.41 - - [2026-04-27 04:40:02] "GET /project/124b7698-0ff7-4058-af80-fcde9cf73ae3?fields=virtual_networks HTTP/1.1" 200 1034 0.087025 10.0.0.23 - - [2026-04-27 04:40:02] "GET /projects?obj_uuids=124b7698-0ff7-4058-af80-fcde9cf73ae3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002669 10.0.0.41 - - [2026-04-27 04:40:02] "GET /project/124b7698-0ff7-4058-af80-fcde9cf73ae3?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.080113 10.0.0.23 - - [2026-04-27 04:40:02] "GET /projects?obj_uuids=124b7698-0ff7-4058-af80-fcde9cf73ae3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001995 10.0.0.41 - - [2026-04-27 04:40:02] "GET /project/124b7698-0ff7-4058-af80-fcde9cf73ae3?fields=security_groups HTTP/1.1" 200 1261 0.069483 10.0.0.41 - - [2026-04-27 04:40:03] "POST /fqname-to-id HTTP/1.1" 404 195 0.051252 10.0.0.23 - - [2026-04-27 04:40:03] "GET /projects?obj_uuids=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.007891 10.0.0.23 - - [2026-04-27 04:40:03] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001975 10.0.0.23 - - [2026-04-27 04:40:03] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.013772 10.0.0.23 - - [2026-04-27 04:40:04] "POST /id-to-fqname HTTP/1.1" 200 197 0.002869 10.0.0.23 - - [2026-04-27 04:40:04] "POST /fqname-to-id HTTP/1.1" 404 206 0.013349 10.0.0.23 - - [2026-04-27 04:40:04] "POST /security-groups HTTP/1.1" 200 598 0.049010 10.0.0.23 - - [2026-04-27 04:40:04] "POST /projects HTTP/1.1" 200 599 0.328507 10.0.0.23 - - [2026-04-27 04:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.377029 10.0.0.249 - - [2026-04-27 04:40:04] "POST /access-control-lists HTTP/1.1" 200 603 0.045838 10.0.0.41 - - [2026-04-27 04:40:04] "GET /project/46cedac8-6682-4f86-b5ff-373f0952fbfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.615895 10.0.0.41 - - [2026-04-27 04:40:05] "GET / HTTP/1.1" 200 35931 0.001876 10.0.0.41 - - [2026-04-27 04:40:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000623 10.0.0.41 - - [2026-04-27 04:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.105510 10.0.0.41 - - [2026-04-27 04:40:08] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006027 10.0.0.41 - - [2026-04-27 04:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004843 10.0.0.41 - - [2026-04-27 04:40:08] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006828 10.0.0.41 - - [2026-04-27 04:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006474 10.0.0.41 - - [2026-04-27 04:40:08] "PUT /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217 HTTP/1.1" 200 276 0.025385 10.0.0.41 - - [2026-04-27 04:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004986 10.0.0.23 - - [2026-04-27 04:40:08] "GET /projects?obj_uuids=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001767 10.0.0.41 - - [2026-04-27 04:40:08] "GET /project/46cedac8-6682-4f86-b5ff-373f0952fbfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.082794 10.0.0.249 - - [2026-04-27 04:40:08] "POST /route-targets HTTP/1.1" 200 327 0.023660 10.0.0.23 - - [2026-04-27 04:40:09] "POST /useragent-kv HTTP/1.1" 200 115 0.009777 10.0.0.41 - - [2026-04-27 04:40:09] "POST /neutron/subnet HTTP/1.1" 200 701 0.317399 10.0.0.41 - - [2026-04-27 04:40:09] "POST /id-to-fqname HTTP/1.1" 200 218 0.001802 10.0.0.41 - - [2026-04-27 04:40:09] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008220 10.0.0.41 - - [2026-04-27 04:40:09] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010002 10.0.0.41 - - [2026-04-27 04:40:09] "POST /neutron/network HTTP/1.1" 200 808 0.012169 10.0.0.41 - - [2026-04-27 04:40:09] "POST /id-to-fqname HTTP/1.1" 200 218 0.001474 10.0.0.41 - - [2026-04-27 04:40:09] "POST /neutron/network HTTP/1.1" 200 818 0.010833 10.0.0.23 - - [2026-04-27 04:40:10] "GET /projects?obj_uuids=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001300 10.0.0.41 - - [2026-04-27 04:40:10] "GET /project/46cedac8-6682-4f86-b5ff-373f0952fbfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.090488 10.0.0.23 - - [2026-04-27 04:40:10] "DELETE /project/46cedac866824f86b5ff373f0952fbfb HTTP/1.1" 404 173 0.024164 10.0.0.23 - - [2026-04-27 04:40:10] "DELETE /project/14264cc1316d479abeab4a092ea47791 HTTP/1.1" 404 173 0.019821 10.0.0.23 - - [2026-04-27 04:40:10] "DELETE /project/124b76980ff74058af80fcde9cf73ae3 HTTP/1.1" 404 173 0.018602 10.0.0.23 - - [2026-04-27 04:40:10] "GET /projects?obj_uuids=2becf400-e9ab-4527-9838-856109c07b91&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001770 10.0.0.23 - - [2026-04-27 04:40:10] "GET /projects?obj_uuids=14264cc1-316d-479a-beab-4a092ea47791&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001332 10.0.0.23 - - [2026-04-27 04:40:10] "GET /projects?obj_uuids=124b7698-0ff7-4058-af80-fcde9cf73ae3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001020 10.0.0.23 - - [2026-04-27 04:40:10] "GET /project/124b7698-0ff7-4058-af80-fcde9cf73ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.112547 10.0.0.23 - - [2026-04-27 04:40:10] "GET /project/2becf400-e9ab-4527-9838-856109c07b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.118331 10.0.0.23 - - [2026-04-27 04:40:10] "GET /project/14264cc1-316d-479a-beab-4a092ea47791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.130595 10.0.0.23 - - [2026-04-27 04:40:10] "GET /projects?obj_uuids=124b7698-0ff7-4058-af80-fcde9cf73ae3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001317 10.0.0.23 - - [2026-04-27 04:40:10] "GET /projects?obj_uuids=14264cc1-316d-479a-beab-4a092ea47791&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002189 10.0.0.23 - - [2026-04-27 04:40:10] "GET /projects?obj_uuids=2becf400-e9ab-4527-9838-856109c07b91&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001080 10.0.0.23 - - [2026-04-27 04:40:11] "GET /project/2becf400-e9ab-4527-9838-856109c07b91?fields=security_groups HTTP/1.1" 200 1366 0.093718 10.0.0.23 - - [2026-04-27 04:40:11] "GET /project/14264cc1-316d-479a-beab-4a092ea47791?fields=security_groups HTTP/1.1" 200 1342 0.112245 10.0.0.23 - - [2026-04-27 04:40:11] "GET /project/124b7698-0ff7-4058-af80-fcde9cf73ae3?fields=security_groups HTTP/1.1" 200 1366 0.131093 10.0.0.23 - - [2026-04-27 04:40:11] "DELETE /security-group/bca6e261-331f-46d7-95df-d7934f39608d HTTP/1.1" 200 115 0.166540 10.0.0.23 - - [2026-04-27 04:40:11] "GET /projects?obj_uuids=2becf400-e9ab-4527-9838-856109c07b91&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003019 10.0.0.41 - - [2026-04-27 04:40:11] "POST /neutron/port HTTP/1.1" 200 117 0.037098 10.0.0.23 - - [2026-04-27 04:40:11] "DELETE /security-group/b8ee8628-4ede-4e3d-83bc-ec8fbd33dd09 HTTP/1.1" 200 115 0.223207 10.0.0.41 - - [2026-04-27 04:40:11] "POST /id-to-fqname HTTP/1.1" 200 218 0.002050 10.0.0.23 - - [2026-04-27 04:40:11] "GET /projects?obj_uuids=14264cc1-316d-479a-beab-4a092ea47791&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001531 10.0.0.23 - - [2026-04-27 04:40:11] "DELETE /security-group/67cf57e4-805d-4d91-9493-2a6fd2368bda HTTP/1.1" 200 115 0.250887 10.0.0.23 - - [2026-04-27 04:40:11] "GET /projects?obj_uuids=124b7698-0ff7-4058-af80-fcde9cf73ae3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002541 10.0.0.249 - - [2026-04-27 04:40:11] "DELETE /access-control-list/400d31a4-5d7c-4363-b903-d6e0ee9b0a83 HTTP/1.1" 200 115 0.179165 10.0.0.23 - - [2026-04-27 04:40:11] "GET /project/2becf400-e9ab-4527-9838-856109c07b91?fields=application_policy_sets HTTP/1.1" 200 1104 0.230601 10.0.0.23 - - [2026-04-27 04:40:11] "GET /project/14264cc1-316d-479a-beab-4a092ea47791?fields=application_policy_sets HTTP/1.1" 200 1381 0.194990 10.0.0.23 - - [2026-04-27 04:40:11] "DELETE /project/2becf400-e9ab-4527-9838-856109c07b91 HTTP/1.1" 404 171 0.783780 10.0.0.23 - - [2026-04-27 04:40:11] "GET /project/124b7698-0ff7-4058-af80-fcde9cf73ae3?fields=application_policy_sets HTTP/1.1" 200 1405 0.218529 10.0.0.249 - - [2026-04-27 04:40:11] "DELETE /access-control-list/42e2f6b9-779d-4e33-b3d5-256f6074df7b HTTP/1.1" 200 115 0.076263 10.0.0.23 - - [2026-04-27 04:40:11] "DELETE /project/14264cc1-316d-479a-beab-4a092ea47791 HTTP/1.1" 200 115 1.092151 10.0.0.23 - - [2026-04-27 04:40:11] "DELETE /project/124b7698-0ff7-4058-af80-fcde9cf73ae3 HTTP/1.1" 200 115 1.153923 10.0.0.41 - - [2026-04-27 04:40:12] "POST /neutron/network HTTP/1.1" 200 818 0.011782 10.0.0.41 - - [2026-04-27 04:40:12] "POST /neutron/port HTTP/1.1" 200 1062 0.038639 10.0.0.41 - - [2026-04-27 04:40:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004224 10.0.0.41 - - [2026-04-27 04:40:13] "POST /neutron/network HTTP/1.1" 200 808 0.010730 10.0.0.23 - - [2026-04-27 04:40:13] "GET /projects?obj_uuids=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002567 10.0.0.41 - - [2026-04-27 04:40:13] "GET /project/46cedac8-6682-4f86-b5ff-373f0952fbfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.091624 10.0.0.41 - - [2026-04-27 04:40:13] "POST /neutron/security_group HTTP/1.1" 200 2065 0.010862 10.0.0.23 - - [2026-04-27 04:40:14] "GET /projects?obj_uuids=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001405 10.0.0.41 - - [2026-04-27 04:40:14] "POST /neutron/port HTTP/1.1" 200 1062 0.444976 10.0.0.41 - - [2026-04-27 04:40:14] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009420 10.0.0.41 - - [2026-04-27 04:40:14] "POST /neutron/port HTTP/1.1" 200 1116 0.171712 10.0.0.41 - - [2026-04-27 04:40:15] "POST /neutron/subnet HTTP/1.1" 200 675 0.016592 10.0.0.41 - - [2026-04-27 04:40:15] "GET /obj-perms HTTP/1.1" 200 5044 0.091148 10.0.0.41 - - [2026-04-27 04:40:16] "POST /neutron/port HTTP/1.1" 200 1126 0.035910 10.0.0.41 - - [2026-04-27 04:40:16] "POST /neutron/security_group HTTP/1.1" 200 2065 0.012916 10.0.0.41 - - [2026-04-27 04:40:16] "POST /neutron/port HTTP/1.1" 200 1126 0.030353 10.0.0.41 - - [2026-04-27 04:40:16] "GET /virtual-machine/4d0316b0-ba7d-49a7-95de-74d5e11b663c HTTP/1.1" 401 292 0.002065 10.0.0.41 - - [2026-04-27 04:40:17] "GET /virtual-machine/4d0316b0-ba7d-49a7-95de-74d5e11b663c HTTP/1.1" 200 1299 0.038078 10.0.0.41 - - [2026-04-27 04:40:17] "GET /virtual-machine/4d0316b0-ba7d-49a7-95de-74d5e11b663c HTTP/1.1" 200 1299 0.005841 10.0.0.41 - - [2026-04-27 04:40:17] "GET /virtual-machine-interface/752e2668-b37e-4173-8179-95d966314698 HTTP/1.1" 200 2948 0.008660 10.0.0.41 - - [2026-04-27 04:40:17] "GET /virtual-machine/4d0316b0-ba7d-49a7-95de-74d5e11b663c HTTP/1.1" 200 1299 0.007487 10.0.0.41 - - [2026-04-27 04:40:17] "GET /virtual-machine-interface/752e2668-b37e-4173-8179-95d966314698 HTTP/1.1" 200 2948 0.007854 10.0.0.41 - - [2026-04-27 04:40:17] "GET /instance-ip/7fa12568-3c3f-4e68-b620-61790249db31 HTTP/1.1" 200 1620 0.011214 10.0.0.41 - - [2026-04-27 04:40:17] "GET /virtual-machine/4d0316b0-ba7d-49a7-95de-74d5e11b663c HTTP/1.1" 200 1299 0.006910 10.0.0.41 - - [2026-04-27 04:40:17] "GET /virtual-machine-interface/752e2668-b37e-4173-8179-95d966314698 HTTP/1.1" 200 2948 0.007299 10.0.0.41 - - [2026-04-27 04:40:17] "GET /instance-ip/7fa12568-3c3f-4e68-b620-61790249db31 HTTP/1.1" 200 1620 0.006714 10.0.0.41 - - [2026-04-27 04:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006900 10.0.0.41 - - [2026-04-27 04:40:17] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007478 10.0.0.41 - - [2026-04-27 04:40:17] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005323 10.0.0.41 - - [2026-04-27 04:40:17] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.011333 10.0.0.41 - - [2026-04-27 04:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005019 10.0.0.41 - - [2026-04-27 04:40:17] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007694 10.0.0.41 - - [2026-04-27 04:40:17] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.008959 10.0.0.41 - - [2026-04-27 04:40:17] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007664 10.0.0.41 - - [2026-04-27 04:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005291 10.0.0.41 - - [2026-04-27 04:40:17] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005917 10.0.0.41 - - [2026-04-27 04:40:17] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004604 10.0.0.41 - - [2026-04-27 04:40:17] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008047 10.0.0.41 - - [2026-04-27 04:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005619 10.0.0.41 - - [2026-04-27 04:40:17] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005691 10.0.0.41 - - [2026-04-27 04:40:17] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005401 10.0.0.41 - - [2026-04-27 04:40:17] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008205 10.0.0.41 - - [2026-04-27 04:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005593 10.0.0.41 - - [2026-04-27 04:40:17] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005780 10.0.0.41 - - [2026-04-27 04:40:17] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004541 10.0.0.41 - - [2026-04-27 04:40:18] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007887 10.0.0.41 - - [2026-04-27 04:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004996 10.0.0.41 - - [2026-04-27 04:40:18] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006385 10.0.0.41 - - [2026-04-27 04:40:18] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004140 10.0.0.41 - - [2026-04-27 04:40:18] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009443 10.0.0.41 - - [2026-04-27 04:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005355 10.0.0.41 - - [2026-04-27 04:40:18] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006383 10.0.0.41 - - [2026-04-27 04:40:18] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004846 10.0.0.41 - - [2026-04-27 04:40:18] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.011391 10.0.0.41 - - [2026-04-27 04:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006643 10.0.0.41 - - [2026-04-27 04:40:21] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.011328 10.0.0.41 - - [2026-04-27 04:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005076 10.0.0.41 - - [2026-04-27 04:40:25] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006604 10.0.0.23 - - [2026-04-27 04:40:25] "GET /obj-perms HTTP/1.1" 200 5056 0.065615 10.0.0.41 - - [2026-04-27 04:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006416 10.0.0.41 - - [2026-04-27 04:40:29] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010775 10.0.0.41 - - [2026-04-27 04:40:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006087 10.0.0.41 - - [2026-04-27 04:40:33] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.011358 10.0.0.41 - - [2026-04-27 04:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004703 10.0.0.41 - - [2026-04-27 04:40:37] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007977 10.0.0.41 - - [2026-04-27 04:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005992 10.0.0.41 - - [2026-04-27 04:40:41] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007476 10.0.0.41 - - [2026-04-27 04:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006291 10.0.0.41 - - [2026-04-27 04:40:46] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009730 10.0.0.41 - - [2026-04-27 04:40:46] "POST /neutron/port HTTP/1.1" 200 1219 0.025696 10.0.0.41 - - [2026-04-27 04:40:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005373 10.0.0.41 - - [2026-04-27 04:40:46] "POST /neutron/port HTTP/1.1" 200 117 0.001482 10.0.0.41 - - [2026-04-27 04:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005605 10.0.0.41 - - [2026-04-27 04:40:50] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008048 10.0.0.41 - - [2026-04-27 04:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005101 10.0.0.41 - - [2026-04-27 04:40:54] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009128 10.0.0.41 - - [2026-04-27 04:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006647 10.0.0.41 - - [2026-04-27 04:40:56] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005732 10.0.0.41 - - [2026-04-27 04:40:56] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004374 10.0.0.41 - - [2026-04-27 04:40:56] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010122 10.0.0.41 - - [2026-04-27 04:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005373 10.0.0.41 - - [2026-04-27 04:40:56] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005563 10.0.0.41 - - [2026-04-27 04:40:56] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005149 10.0.0.41 - - [2026-04-27 04:40:56] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008750 10.0.0.41 - - [2026-04-27 04:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012730 10.0.0.41 - - [2026-04-27 04:40:56] "GET /routing-instance/aae44734-17d0-45e4-bf47-638dc060b46a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.005764 10.0.0.41 - - [2026-04-27 04:40:56] "GET /route-target/28f3c522-9dc7-4d8d-af4e-a9eaa09bd3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006605 10.0.0.41 - - [2026-04-27 04:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004815 10.0.0.41 - - [2026-04-27 04:40:56] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005569 10.0.0.41 - - [2026-04-27 04:40:57] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.006793 10.0.0.41 - - [2026-04-27 04:40:57] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009962 10.0.0.41 - - [2026-04-27 04:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006381 10.0.0.41 - - [2026-04-27 04:40:57] "GET /routing-instance/aae44734-17d0-45e4-bf47-638dc060b46a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.006387 10.0.0.41 - - [2026-04-27 04:40:57] "GET /route-target/28f3c522-9dc7-4d8d-af4e-a9eaa09bd3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.011614 10.0.0.41 - - [2026-04-27 04:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005815 10.0.0.41 - - [2026-04-27 04:40:57] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005991 10.0.0.41 - - [2026-04-27 04:40:57] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005220 10.0.0.41 - - [2026-04-27 04:40:57] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.011559 10.0.0.41 - - [2026-04-27 04:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004842 10.0.0.41 - - [2026-04-27 04:40:57] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007293 10.0.0.41 - - [2026-04-27 04:40:57] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.006001 10.0.0.41 - - [2026-04-27 04:40:57] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010110 10.0.0.41 - - [2026-04-27 04:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008518 10.0.0.41 - - [2026-04-27 04:40:57] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006553 10.0.0.41 - - [2026-04-27 04:40:57] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005514 10.0.0.41 - - [2026-04-27 04:40:57] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009743 10.0.0.41 - - [2026-04-27 04:40:57] "GET /obj-perms HTTP/1.1" 200 5044 0.006611 10.0.0.23 - - [2026-04-27 04:40:58] "GET /obj-perms HTTP/1.1" 200 5044 0.067560 10.0.0.41 - - [2026-04-27 04:40:58] "GET /obj-perms HTTP/1.1" 200 5044 0.005940 10.0.0.249 - - [2026-04-27 04:40:58] "GET /obj-perms HTTP/1.1" 200 5044 0.069352 10.0.0.41 - - [2026-04-27 04:40:58] "POST /neutron/security_group HTTP/1.1" 200 2065 0.011294 10.0.0.41 - - [2026-04-27 04:40:58] "POST /neutron/port HTTP/1.1" 200 1126 0.028741 10.0.0.41 - - [2026-04-27 04:40:59] "POST /neutron/security_group HTTP/1.1" 200 2065 0.018217 10.0.0.41 - - [2026-04-27 04:40:59] "GET /virtual-machine/3a730e10-a1b8-4bab-9f9e-3329fca08953 HTTP/1.1" 200 1299 0.012056 10.0.0.41 - - [2026-04-27 04:40:59] "GET /virtual-machine/3a730e10-a1b8-4bab-9f9e-3329fca08953 HTTP/1.1" 200 1299 0.006504 10.0.0.41 - - [2026-04-27 04:40:59] "GET /virtual-machine-interface/6959682c-a58c-49be-8506-3301b8ebfb2a HTTP/1.1" 200 2948 0.034638 10.0.0.41 - - [2026-04-27 04:40:59] "GET /virtual-machine/3a730e10-a1b8-4bab-9f9e-3329fca08953 HTTP/1.1" 200 1299 0.006133 10.0.0.41 - - [2026-04-27 04:40:59] "GET /virtual-machine-interface/6959682c-a58c-49be-8506-3301b8ebfb2a HTTP/1.1" 200 2948 0.011185 10.0.0.41 - - [2026-04-27 04:40:59] "GET /instance-ip/78bf40d5-b0c8-4ebd-af56-0de20f3c20f5 HTTP/1.1" 200 1620 0.012052 10.0.0.41 - - [2026-04-27 04:40:59] "GET /virtual-machine/3a730e10-a1b8-4bab-9f9e-3329fca08953 HTTP/1.1" 200 1299 0.004852 10.0.0.41 - - [2026-04-27 04:40:59] "GET /virtual-machine-interface/6959682c-a58c-49be-8506-3301b8ebfb2a HTTP/1.1" 200 2948 0.009434 10.0.0.41 - - [2026-04-27 04:40:59] "GET /instance-ip/78bf40d5-b0c8-4ebd-af56-0de20f3c20f5 HTTP/1.1" 200 1620 0.006220 10.0.0.41 - - [2026-04-27 04:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005273 10.0.0.41 - - [2026-04-27 04:40:59] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006716 10.0.0.41 - - [2026-04-27 04:40:59] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005371 10.0.0.41 - - [2026-04-27 04:40:59] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.019825 10.0.0.41 - - [2026-04-27 04:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005108 10.0.0.41 - - [2026-04-27 04:40:59] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006120 10.0.0.41 - - [2026-04-27 04:40:59] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003963 10.0.0.41 - - [2026-04-27 04:40:59] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008831 10.0.0.41 - - [2026-04-27 04:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.015038 10.0.0.41 - - [2026-04-27 04:40:59] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006874 10.0.0.41 - - [2026-04-27 04:40:59] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.009326 10.0.0.41 - - [2026-04-27 04:40:59] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009119 10.0.0.41 - - [2026-04-27 04:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004809 10.0.0.41 - - [2026-04-27 04:40:59] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005865 10.0.0.41 - - [2026-04-27 04:40:59] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005035 10.0.0.41 - - [2026-04-27 04:40:59] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.011564 10.0.0.41 - - [2026-04-27 04:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010163 10.0.0.41 - - [2026-04-27 04:41:00] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006940 10.0.0.41 - - [2026-04-27 04:41:00] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005455 10.0.0.41 - - [2026-04-27 04:41:00] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010928 10.0.0.41 - - [2026-04-27 04:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005142 10.0.0.41 - - [2026-04-27 04:41:00] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006284 10.0.0.41 - - [2026-04-27 04:41:00] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005925 10.0.0.41 - - [2026-04-27 04:41:00] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008009 10.0.0.41 - - [2026-04-27 04:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004710 10.0.0.41 - - [2026-04-27 04:41:00] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007560 10.0.0.41 - - [2026-04-27 04:41:00] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005923 10.0.0.41 - - [2026-04-27 04:41:00] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008402 10.0.0.41 - - [2026-04-27 04:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006663 10.0.0.41 - - [2026-04-27 04:41:03] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010277 10.0.0.41 - - [2026-04-27 04:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005189 10.0.0.41 - - [2026-04-27 04:41:05] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006053 10.0.0.41 - - [2026-04-27 04:41:05] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.010598 10.0.0.41 - - [2026-04-27 04:41:05] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007328 10.0.0.41 - - [2026-04-27 04:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005825 10.0.0.41 - - [2026-04-27 04:41:06] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006632 10.0.0.41 - - [2026-04-27 04:41:06] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004159 10.0.0.41 - - [2026-04-27 04:41:06] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009013 10.0.0.41 - - [2026-04-27 04:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005029 10.0.0.41 - - [2026-04-27 04:41:06] "GET /routing-instance/aae44734-17d0-45e4-bf47-638dc060b46a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.006521 10.0.0.41 - - [2026-04-27 04:41:06] "GET /route-target/28f3c522-9dc7-4d8d-af4e-a9eaa09bd3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006148 10.0.0.41 - - [2026-04-27 04:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004899 10.0.0.41 - - [2026-04-27 04:41:06] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005246 10.0.0.41 - - [2026-04-27 04:41:06] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004642 10.0.0.41 - - [2026-04-27 04:41:06] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007069 10.0.0.41 - - [2026-04-27 04:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.41 - - [2026-04-27 04:41:06] "GET /routing-instance/aae44734-17d0-45e4-bf47-638dc060b46a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.008114 10.0.0.41 - - [2026-04-27 04:41:06] "GET /route-target/28f3c522-9dc7-4d8d-af4e-a9eaa09bd3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.007582 10.0.0.41 - - [2026-04-27 04:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005531 10.0.0.41 - - [2026-04-27 04:41:06] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005923 10.0.0.41 - - [2026-04-27 04:41:06] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005374 10.0.0.41 - - [2026-04-27 04:41:06] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008252 10.0.0.41 - - [2026-04-27 04:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007223 10.0.0.41 - - [2026-04-27 04:41:06] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.009759 10.0.0.41 - - [2026-04-27 04:41:06] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004383 10.0.0.41 - - [2026-04-27 04:41:06] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008726 10.0.0.41 - - [2026-04-27 04:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005144 10.0.0.41 - - [2026-04-27 04:41:06] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007192 10.0.0.41 - - [2026-04-27 04:41:06] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.006299 10.0.0.41 - - [2026-04-27 04:41:07] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009037 10.0.0.41 - - [2026-04-27 04:41:07] "GET /obj-perms HTTP/1.1" 200 5044 0.006062 10.0.0.23 - - [2026-04-27 04:41:07] "GET /obj-perms HTTP/1.1" 200 5044 0.006664 10.0.0.41 - - [2026-04-27 04:41:07] "GET /obj-perms HTTP/1.1" 200 5044 0.007285 10.0.0.249 - - [2026-04-27 04:41:07] "GET /obj-perms HTTP/1.1" 200 5044 0.006355 10.0.0.41 - - [2026-04-27 04:41:07] "GET /obj-perms HTTP/1.1" 200 5044 0.006243 10.0.0.41 - - [2026-04-27 04:41:07] "GET /virtual-machine/4d0316b0-ba7d-49a7-95de-74d5e11b663c HTTP/1.1" 200 1299 0.006874 10.0.0.41 - - [2026-04-27 04:41:07] "GET /virtual-machine-interface/752e2668-b37e-4173-8179-95d966314698 HTTP/1.1" 200 2948 0.008788 10.0.0.41 - - [2026-04-27 04:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005291 10.0.0.41 - - [2026-04-27 04:41:07] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005518 10.0.0.41 - - [2026-04-27 04:41:07] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005105 10.0.0.41 - - [2026-04-27 04:41:07] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007487 10.0.0.41 - - [2026-04-27 04:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004736 10.0.0.41 - - [2026-04-27 04:41:08] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005087 10.0.0.41 - - [2026-04-27 04:41:08] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004874 10.0.0.41 - - [2026-04-27 04:41:08] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008141 10.0.0.41 - - [2026-04-27 04:41:08] "POST /neutron/port HTTP/1.1" 200 1126 0.034791 10.0.0.41 - - [2026-04-27 04:41:14] "POST /neutron/security_group HTTP/1.1" 200 2065 0.011923 10.0.0.41 - - [2026-04-27 04:41:19] "GET /virtual-machine/3a730e10-a1b8-4bab-9f9e-3329fca08953 HTTP/1.1" 200 1299 0.005118 10.0.0.41 - - [2026-04-27 04:41:19] "GET /virtual-machine-interface/6959682c-a58c-49be-8506-3301b8ebfb2a HTTP/1.1" 200 2948 0.006994 10.0.0.41 - - [2026-04-27 04:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005605 10.0.0.41 - - [2026-04-27 04:41:19] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005507 10.0.0.41 - - [2026-04-27 04:41:19] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004561 10.0.0.41 - - [2026-04-27 04:41:19] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007695 10.0.0.41 - - [2026-04-27 04:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007927 10.0.0.41 - - [2026-04-27 04:41:20] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005682 10.0.0.41 - - [2026-04-27 04:41:20] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.006411 10.0.0.41 - - [2026-04-27 04:41:20] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010591 10.0.0.41 - - [2026-04-27 04:41:20] "POST /neutron/port HTTP/1.1" 200 1126 0.029460 10.0.0.249 - - [2026-04-27 04:41:26] "GET /obj-perms HTTP/1.1" 200 5056 0.073745 10.0.0.23 - - [2026-04-27 04:41:27] "GET /obj-perms HTTP/1.1" 200 5056 0.064184 10.0.0.249 - - [2026-04-27 04:41:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000536 10.0.0.249 - - [2026-04-27 04:41:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000691 10.0.0.249 - - [2026-04-27 04:41:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000533 10.0.0.249 - - [2026-04-27 04:41:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000551 10.0.0.41 - - [2026-04-27 04:41:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000787 10.0.0.41 - - [2026-04-27 04:41:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000546 10.0.0.23 - - [2026-04-27 04:41:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000623 10.0.0.23 - - [2026-04-27 04:41:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000468 10.0.0.23 - - [2026-04-27 04:41:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000640 10.0.0.41 - - [2026-04-27 04:41:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000541 10.0.0.23 - - [2026-04-27 04:41:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000713 10.0.0.41 - - [2026-04-27 04:41:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000645 10.0.0.41 - - [2026-04-27 04:41:44] "POST /neutron/port HTTP/1.1" 200 1219 0.034907 10.0.0.41 - - [2026-04-27 04:41:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008856 10.0.0.41 - - [2026-04-27 04:41:44] "POST /neutron/port HTTP/1.1" 200 117 0.001492 10.0.0.41 - - [2026-04-27 04:41:46] "POST /neutron/port HTTP/1.1" 200 1108 0.045923 10.0.0.41 - - [2026-04-27 04:41:46] "POST /neutron/subnet HTTP/1.1" 200 703 0.017113 10.0.0.41 - - [2026-04-27 04:42:44] "POST /neutron/port HTTP/1.1" 200 1108 0.032552 10.0.0.41 - - [2026-04-27 04:42:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004919 10.0.0.41 - - [2026-04-27 04:42:45] "POST /neutron/network HTTP/1.1" 200 928 0.029417 10.0.0.41 - - [2026-04-27 04:42:47] "POST /neutron/network HTTP/1.1" 200 818 0.047159 10.0.0.41 - - [2026-04-27 04:42:47] "POST /neutron/port HTTP/1.1" 200 117 0.001410 10.0.0.41 - - [2026-04-27 04:43:13] "POST /neutron/security_group HTTP/1.1" 200 2065 0.011458 10.0.0.41 - - [2026-04-27 04:43:13] "GET /virtual-machine/4d0316b0-ba7d-49a7-95de-74d5e11b663c HTTP/1.1" 200 1299 0.008001 10.0.0.41 - - [2026-04-27 04:43:13] "GET /virtual-machine-interface/752e2668-b37e-4173-8179-95d966314698 HTTP/1.1" 200 2948 0.010295 10.0.0.41 - - [2026-04-27 04:43:13] "GET /virtual-machine/4d0316b0-ba7d-49a7-95de-74d5e11b663c HTTP/1.1" 200 1299 0.007572 10.0.0.41 - - [2026-04-27 04:43:13] "GET /virtual-machine-interface/752e2668-b37e-4173-8179-95d966314698 HTTP/1.1" 200 2948 0.011852 10.0.0.41 - - [2026-04-27 04:43:13] "GET /instance-ip/7fa12568-3c3f-4e68-b620-61790249db31 HTTP/1.1" 200 1620 0.008573 10.0.0.41 - - [2026-04-27 04:43:13] "GET /virtual-machine/4d0316b0-ba7d-49a7-95de-74d5e11b663c HTTP/1.1" 200 1299 0.007030 10.0.0.41 - - [2026-04-27 04:43:13] "GET /virtual-machine-interface/752e2668-b37e-4173-8179-95d966314698 HTTP/1.1" 200 2948 0.012189 10.0.0.41 - - [2026-04-27 04:43:13] "GET /instance-ip/7fa12568-3c3f-4e68-b620-61790249db31 HTTP/1.1" 200 1620 0.007302 10.0.0.41 - - [2026-04-27 04:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004293 10.0.0.41 - - [2026-04-27 04:43:13] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006000 10.0.0.41 - - [2026-04-27 04:43:13] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005183 10.0.0.41 - - [2026-04-27 04:43:13] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008080 10.0.0.41 - - [2026-04-27 04:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006491 10.0.0.41 - - [2026-04-27 04:43:13] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006458 10.0.0.41 - - [2026-04-27 04:43:13] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004814 10.0.0.41 - - [2026-04-27 04:43:13] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007832 10.0.0.41 - - [2026-04-27 04:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005007 10.0.0.41 - - [2026-04-27 04:43:13] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008313 10.0.0.41 - - [2026-04-27 04:43:13] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005793 10.0.0.41 - - [2026-04-27 04:43:13] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009741 10.0.0.41 - - [2026-04-27 04:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004806 10.0.0.41 - - [2026-04-27 04:43:14] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008711 10.0.0.41 - - [2026-04-27 04:43:14] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005055 10.0.0.41 - - [2026-04-27 04:43:14] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010483 10.0.0.41 - - [2026-04-27 04:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005827 10.0.0.41 - - [2026-04-27 04:43:14] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005886 10.0.0.41 - - [2026-04-27 04:43:14] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004425 10.0.0.41 - - [2026-04-27 04:43:14] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010399 10.0.0.41 - - [2026-04-27 04:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005584 10.0.0.41 - - [2026-04-27 04:43:14] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006397 10.0.0.41 - - [2026-04-27 04:43:14] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.008714 10.0.0.41 - - [2026-04-27 04:43:14] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010448 10.0.0.41 - - [2026-04-27 04:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004979 10.0.0.41 - - [2026-04-27 04:43:14] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007257 10.0.0.41 - - [2026-04-27 04:43:14] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005779 10.0.0.41 - - [2026-04-27 04:43:14] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009387 10.0.0.41 - - [2026-04-27 04:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007063 10.0.0.41 - - [2026-04-27 04:43:15] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006466 10.0.0.41 - - [2026-04-27 04:43:15] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004818 10.0.0.41 - - [2026-04-27 04:43:15] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008214 10.0.0.41 - - [2026-04-27 04:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005229 10.0.0.41 - - [2026-04-27 04:43:15] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005722 10.0.0.41 - - [2026-04-27 04:43:15] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004998 10.0.0.41 - - [2026-04-27 04:43:16] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008902 10.0.0.41 - - [2026-04-27 04:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004456 10.0.0.41 - - [2026-04-27 04:43:16] "GET /routing-instance/aae44734-17d0-45e4-bf47-638dc060b46a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.006740 10.0.0.41 - - [2026-04-27 04:43:16] "GET /route-target/28f3c522-9dc7-4d8d-af4e-a9eaa09bd3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.007250 10.0.0.41 - - [2026-04-27 04:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006062 10.0.0.41 - - [2026-04-27 04:43:16] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007591 10.0.0.41 - - [2026-04-27 04:43:16] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005496 10.0.0.41 - - [2026-04-27 04:43:16] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.011291 10.0.0.41 - - [2026-04-27 04:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006576 10.0.0.41 - - [2026-04-27 04:43:16] "GET /routing-instance/aae44734-17d0-45e4-bf47-638dc060b46a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.007290 10.0.0.41 - - [2026-04-27 04:43:16] "GET /route-target/28f3c522-9dc7-4d8d-af4e-a9eaa09bd3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005970 10.0.0.41 - - [2026-04-27 04:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005569 10.0.0.41 - - [2026-04-27 04:43:16] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006524 10.0.0.41 - - [2026-04-27 04:43:16] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004295 10.0.0.41 - - [2026-04-27 04:43:16] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007397 10.0.0.41 - - [2026-04-27 04:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005531 10.0.0.41 - - [2026-04-27 04:43:16] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006623 10.0.0.41 - - [2026-04-27 04:43:16] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005951 10.0.0.41 - - [2026-04-27 04:43:16] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008396 10.0.0.41 - - [2026-04-27 04:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005001 10.0.0.41 - - [2026-04-27 04:43:16] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005724 10.0.0.41 - - [2026-04-27 04:43:16] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005558 10.0.0.41 - - [2026-04-27 04:43:16] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009369 10.0.0.23 - - [2026-04-27 04:43:21] "GET /obj-perms HTTP/1.1" 200 5044 0.005531 10.0.0.41 - - [2026-04-27 04:43:21] "GET /obj-perms HTTP/1.1" 200 5044 0.006259 10.0.0.41 - - [2026-04-27 04:43:21] "GET /obj-perms HTTP/1.1" 200 5044 0.004544 10.0.0.249 - - [2026-04-27 04:43:21] "GET /obj-perms HTTP/1.1" 200 5044 0.007145 10.0.0.23 - - [2026-04-27 04:43:21] "GET /obj-perms HTTP/1.1" 200 5044 0.006135 10.0.0.41 - - [2026-04-27 04:43:21] "GET /virtual-machine/3a730e10-a1b8-4bab-9f9e-3329fca08953 HTTP/1.1" 200 1299 0.005579 10.0.0.41 - - [2026-04-27 04:43:21] "GET /virtual-machine-interface/6959682c-a58c-49be-8506-3301b8ebfb2a HTTP/1.1" 200 2948 0.008490 10.0.0.41 - - [2026-04-27 04:43:21] "GET /virtual-machine/3a730e10-a1b8-4bab-9f9e-3329fca08953 HTTP/1.1" 200 1299 0.006329 10.0.0.41 - - [2026-04-27 04:43:21] "GET /virtual-machine-interface/6959682c-a58c-49be-8506-3301b8ebfb2a HTTP/1.1" 200 2948 0.007363 10.0.0.41 - - [2026-04-27 04:43:21] "GET /instance-ip/78bf40d5-b0c8-4ebd-af56-0de20f3c20f5 HTTP/1.1" 200 1620 0.005956 10.0.0.41 - - [2026-04-27 04:43:21] "GET /virtual-machine/3a730e10-a1b8-4bab-9f9e-3329fca08953 HTTP/1.1" 200 1299 0.005878 10.0.0.41 - - [2026-04-27 04:43:21] "GET /virtual-machine-interface/6959682c-a58c-49be-8506-3301b8ebfb2a HTTP/1.1" 200 2948 0.009248 10.0.0.41 - - [2026-04-27 04:43:21] "GET /instance-ip/78bf40d5-b0c8-4ebd-af56-0de20f3c20f5 HTTP/1.1" 200 1620 0.008224 10.0.0.41 - - [2026-04-27 04:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005772 10.0.0.41 - - [2026-04-27 04:43:21] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006177 10.0.0.41 - - [2026-04-27 04:43:21] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.006126 10.0.0.41 - - [2026-04-27 04:43:21] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009901 10.0.0.41 - - [2026-04-27 04:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005502 10.0.0.41 - - [2026-04-27 04:43:21] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006777 10.0.0.41 - - [2026-04-27 04:43:21] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005365 10.0.0.41 - - [2026-04-27 04:43:21] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009165 10.0.0.41 - - [2026-04-27 04:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006750 10.0.0.41 - - [2026-04-27 04:43:21] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005291 10.0.0.41 - - [2026-04-27 04:43:21] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004162 10.0.0.41 - - [2026-04-27 04:43:22] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007765 10.0.0.41 - - [2026-04-27 04:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005873 10.0.0.41 - - [2026-04-27 04:43:22] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.009228 10.0.0.41 - - [2026-04-27 04:43:22] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.006340 10.0.0.41 - - [2026-04-27 04:43:22] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008127 10.0.0.41 - - [2026-04-27 04:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004395 10.0.0.41 - - [2026-04-27 04:43:22] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.009837 10.0.0.41 - - [2026-04-27 04:43:22] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004625 10.0.0.41 - - [2026-04-27 04:43:22] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008502 10.0.0.41 - - [2026-04-27 04:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005147 10.0.0.41 - - [2026-04-27 04:43:22] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005641 10.0.0.41 - - [2026-04-27 04:43:22] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004486 10.0.0.41 - - [2026-04-27 04:43:22] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008825 10.0.0.41 - - [2026-04-27 04:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005666 10.0.0.41 - - [2026-04-27 04:43:22] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006617 10.0.0.41 - - [2026-04-27 04:43:22] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.006316 10.0.0.41 - - [2026-04-27 04:43:22] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008208 10.0.0.41 - - [2026-04-27 04:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004663 10.0.0.41 - - [2026-04-27 04:43:23] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006001 10.0.0.41 - - [2026-04-27 04:43:23] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004632 10.0.0.41 - - [2026-04-27 04:43:23] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009681 10.0.0.41 - - [2026-04-27 04:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007943 10.0.0.41 - - [2026-04-27 04:43:24] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008147 10.0.0.41 - - [2026-04-27 04:43:24] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005904 10.0.0.41 - - [2026-04-27 04:43:24] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010422 10.0.0.41 - - [2026-04-27 04:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005635 10.0.0.41 - - [2026-04-27 04:43:24] "GET /routing-instance/aae44734-17d0-45e4-bf47-638dc060b46a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.006119 10.0.0.41 - - [2026-04-27 04:43:24] "GET /route-target/28f3c522-9dc7-4d8d-af4e-a9eaa09bd3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005769 10.0.0.41 - - [2026-04-27 04:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006179 10.0.0.41 - - [2026-04-27 04:43:24] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005226 10.0.0.41 - - [2026-04-27 04:43:24] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004648 10.0.0.41 - - [2026-04-27 04:43:24] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007714 10.0.0.41 - - [2026-04-27 04:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004522 10.0.0.41 - - [2026-04-27 04:43:24] "GET /routing-instance/aae44734-17d0-45e4-bf47-638dc060b46a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.008695 10.0.0.41 - - [2026-04-27 04:43:24] "GET /route-target/28f3c522-9dc7-4d8d-af4e-a9eaa09bd3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.018718 10.0.0.41 - - [2026-04-27 04:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005399 10.0.0.41 - - [2026-04-27 04:43:24] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006676 10.0.0.41 - - [2026-04-27 04:43:24] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004599 10.0.0.41 - - [2026-04-27 04:43:24] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009157 10.0.0.41 - - [2026-04-27 04:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006590 10.0.0.41 - - [2026-04-27 04:43:24] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007674 10.0.0.41 - - [2026-04-27 04:43:24] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005142 10.0.0.41 - - [2026-04-27 04:43:24] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009502 10.0.0.41 - - [2026-04-27 04:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005835 10.0.0.41 - - [2026-04-27 04:43:24] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005430 10.0.0.41 - - [2026-04-27 04:43:24] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004635 10.0.0.41 - - [2026-04-27 04:43:24] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007374 10.0.0.23 - - [2026-04-27 04:43:28] "GET /obj-perms HTTP/1.1" 200 5056 0.086347 10.0.0.41 - - [2026-04-27 04:43:28] "GET /obj-perms HTTP/1.1" 200 5056 0.075632 10.0.0.23 - - [2026-04-27 04:43:31] "GET /obj-perms HTTP/1.1" 200 5044 0.006059 10.0.0.41 - - [2026-04-27 04:43:31] "GET /obj-perms HTTP/1.1" 200 5044 0.006013 10.0.0.41 - - [2026-04-27 04:43:31] "GET /obj-perms HTTP/1.1" 200 5044 0.005568 10.0.0.249 - - [2026-04-27 04:43:31] "GET /obj-perms HTTP/1.1" 200 5044 0.006233 10.0.0.41 - - [2026-04-27 04:43:45] "POST /neutron/port HTTP/1.1" 200 1126 0.063564 10.0.0.41 - - [2026-04-27 04:43:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007069 10.0.0.41 - - [2026-04-27 04:43:45] "POST /neutron/network HTTP/1.1" 200 808 0.012426 10.0.0.41 - - [2026-04-27 04:43:49] "POST /neutron/network HTTP/1.1" 200 1124 0.010667 10.0.0.41 - - [2026-04-27 04:43:49] "POST /neutron/subnet HTTP/1.1" 200 1389 0.021158 10.0.0.41 - - [2026-04-27 04:43:49] "POST /neutron/network HTTP/1.1" 200 1114 0.015342 10.0.0.41 - - [2026-04-27 04:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005340 10.0.0.41 - - [2026-04-27 04:43:51] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005230 10.0.0.41 - - [2026-04-27 04:43:51] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.007935 10.0.0.41 - - [2026-04-27 04:43:51] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007574 10.0.0.41 - - [2026-04-27 04:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005112 10.0.0.41 - - [2026-04-27 04:43:53] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007399 10.0.0.41 - - [2026-04-27 04:43:53] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004765 10.0.0.41 - - [2026-04-27 04:43:53] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006904 10.0.0.41 - - [2026-04-27 04:44:08] "GET /virtual-machine/3a730e10-a1b8-4bab-9f9e-3329fca08953 HTTP/1.1" 200 1299 0.007128 10.0.0.41 - - [2026-04-27 04:44:08] "GET /virtual-machine-interface/6959682c-a58c-49be-8506-3301b8ebfb2a HTTP/1.1" 200 2948 0.010717 10.0.0.41 - - [2026-04-27 04:44:08] "GET /instance-ip/78bf40d5-b0c8-4ebd-af56-0de20f3c20f5 HTTP/1.1" 200 1620 0.007008 10.0.0.41 - - [2026-04-27 04:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.41 - - [2026-04-27 04:44:08] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004391 10.0.0.41 - - [2026-04-27 04:44:08] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004249 10.0.0.41 - - [2026-04-27 04:44:08] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009102 10.0.0.41 - - [2026-04-27 04:44:12] "GET /virtual-machine/3a730e10-a1b8-4bab-9f9e-3329fca08953 HTTP/1.1" 200 1299 0.005463 10.0.0.41 - - [2026-04-27 04:44:13] "POST /neutron/port HTTP/1.1" 200 151 0.277090 10.0.0.41 - - [2026-04-27 04:44:14] "GET /virtual-machine/3a730e10-a1b8-4bab-9f9e-3329fca08953 HTTP/1.1" 404 171 0.004916 10.0.0.41 - - [2026-04-27 04:44:14] "GET /virtual-machine/3a730e10-a1b8-4bab-9f9e-3329fca08953 HTTP/1.1" 404 171 0.003726 10.0.0.41 - - [2026-04-27 04:44:14] "GET /virtual-machine/3a730e10-a1b8-4bab-9f9e-3329fca08953 HTTP/1.1" 404 171 0.005867 10.0.0.41 - - [2026-04-27 04:44:15] "GET /virtual-machine/3a730e10-a1b8-4bab-9f9e-3329fca08953 HTTP/1.1" 404 171 0.005004 10.0.0.41 - - [2026-04-27 04:44:16] "GET /virtual-machine/3a730e10-a1b8-4bab-9f9e-3329fca08953 HTTP/1.1" 404 171 0.004723 10.0.0.41 - - [2026-04-27 04:44:17] "GET /virtual-machine/3a730e10-a1b8-4bab-9f9e-3329fca08953 HTTP/1.1" 404 171 0.007371 10.0.0.41 - - [2026-04-27 04:44:18] "GET /virtual-machine/3a730e10-a1b8-4bab-9f9e-3329fca08953 HTTP/1.1" 404 171 0.006562 10.0.0.41 - - [2026-04-27 04:44:19] "GET /virtual-machine/3a730e10-a1b8-4bab-9f9e-3329fca08953 HTTP/1.1" 404 171 0.004995 10.0.0.41 - - [2026-04-27 04:44:20] "GET /virtual-machine/3a730e10-a1b8-4bab-9f9e-3329fca08953 HTTP/1.1" 404 171 0.007393 10.0.0.41 - - [2026-04-27 04:44:20] "GET /virtual-machine/3a730e10-a1b8-4bab-9f9e-3329fca08953 HTTP/1.1" 404 171 0.004877 10.0.0.41 - - [2026-04-27 04:44:21] "GET /virtual-machine/3a730e10-a1b8-4bab-9f9e-3329fca08953 HTTP/1.1" 404 171 0.005193 10.0.0.41 - - [2026-04-27 04:44:22] "GET /virtual-machine/3a730e10-a1b8-4bab-9f9e-3329fca08953 HTTP/1.1" 404 171 0.005880 10.0.0.41 - - [2026-04-27 04:44:23] "GET /virtual-machine/3a730e10-a1b8-4bab-9f9e-3329fca08953 HTTP/1.1" 404 171 0.004488 10.0.0.41 - - [2026-04-27 04:44:24] "GET /virtual-machine/3a730e10-a1b8-4bab-9f9e-3329fca08953 HTTP/1.1" 404 171 0.004319 10.0.0.41 - - [2026-04-27 04:44:25] "GET /virtual-machine/3a730e10-a1b8-4bab-9f9e-3329fca08953 HTTP/1.1" 404 171 0.005928 10.0.0.41 - - [2026-04-27 04:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005280 10.0.0.41 - - [2026-04-27 04:44:25] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005074 10.0.0.41 - - [2026-04-27 04:44:25] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004467 10.0.0.41 - - [2026-04-27 04:44:25] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008852 10.0.0.41 - - [2026-04-27 04:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004819 10.0.0.41 - - [2026-04-27 04:44:25] "GET /routing-instance/aae44734-17d0-45e4-bf47-638dc060b46a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.007608 10.0.0.41 - - [2026-04-27 04:44:25] "GET /route-target/28f3c522-9dc7-4d8d-af4e-a9eaa09bd3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006589 10.0.0.41 - - [2026-04-27 04:44:25] "GET /virtual-machine/3a730e10-a1b8-4bab-9f9e-3329fca08953 HTTP/1.1" 404 171 0.004487 10.0.0.41 - - [2026-04-27 04:44:26] "GET /virtual-machine/3a730e10-a1b8-4bab-9f9e-3329fca08953 HTTP/1.1" 404 171 0.006320 10.0.0.41 - - [2026-04-27 04:44:27] "GET /virtual-machine/3a730e10-a1b8-4bab-9f9e-3329fca08953 HTTP/1.1" 404 171 0.005444 10.0.0.41 - - [2026-04-27 04:44:28] "GET /virtual-machine/3a730e10-a1b8-4bab-9f9e-3329fca08953 HTTP/1.1" 404 171 0.005227 10.0.0.23 - - [2026-04-27 04:44:29] "GET /obj-perms HTTP/1.1" 200 5056 0.081851 10.0.0.41 - - [2026-04-27 04:44:29] "GET /virtual-machine/3a730e10-a1b8-4bab-9f9e-3329fca08953 HTTP/1.1" 404 171 0.006135 10.0.0.41 - - [2026-04-27 04:44:31] "GET /virtual-machine/3a730e10-a1b8-4bab-9f9e-3329fca08953 HTTP/1.1" 404 171 0.004298 10.0.0.41 - - [2026-04-27 04:44:31] "GET /virtual-machine/3a730e10-a1b8-4bab-9f9e-3329fca08953 HTTP/1.1" 404 171 0.004601 10.0.0.41 - - [2026-04-27 04:44:32] "GET /virtual-machine/3a730e10-a1b8-4bab-9f9e-3329fca08953 HTTP/1.1" 404 171 0.004399 10.0.0.41 - - [2026-04-27 04:44:33] "GET /virtual-machine/3a730e10-a1b8-4bab-9f9e-3329fca08953 HTTP/1.1" 404 171 0.005206 10.0.0.41 - - [2026-04-27 04:44:34] "GET /virtual-machine/3a730e10-a1b8-4bab-9f9e-3329fca08953 HTTP/1.1" 404 171 0.004731 10.0.0.41 - - [2026-04-27 04:44:35] "GET /virtual-machine/3a730e10-a1b8-4bab-9f9e-3329fca08953 HTTP/1.1" 404 171 0.005328 10.0.0.41 - - [2026-04-27 04:44:36] "GET /virtual-machine/3a730e10-a1b8-4bab-9f9e-3329fca08953 HTTP/1.1" 404 171 0.005363 10.0.0.249 - - [2026-04-27 04:44:36] "GET /obj-perms HTTP/1.1" 200 5044 0.005735 10.0.0.41 - - [2026-04-27 04:44:36] "GET /obj-perms HTTP/1.1" 200 5044 0.005886 10.0.0.41 - - [2026-04-27 04:44:36] "GET /virtual-machine/4d0316b0-ba7d-49a7-95de-74d5e11b663c HTTP/1.1" 200 1299 0.006301 10.0.0.41 - - [2026-04-27 04:44:37] "POST /neutron/port HTTP/1.1" 200 151 0.262952 10.0.0.41 - - [2026-04-27 04:44:38] "GET /virtual-machine/4d0316b0-ba7d-49a7-95de-74d5e11b663c HTTP/1.1" 404 171 0.003800 10.0.0.41 - - [2026-04-27 04:44:38] "GET /virtual-machine/4d0316b0-ba7d-49a7-95de-74d5e11b663c HTTP/1.1" 404 171 0.004393 10.0.0.41 - - [2026-04-27 04:44:38] "GET /virtual-machine/4d0316b0-ba7d-49a7-95de-74d5e11b663c HTTP/1.1" 404 171 0.004113 10.0.0.41 - - [2026-04-27 04:44:38] "GET /virtual-machine/4d0316b0-ba7d-49a7-95de-74d5e11b663c HTTP/1.1" 404 171 0.004092 10.0.0.41 - - [2026-04-27 04:44:39] "GET /virtual-machine/4d0316b0-ba7d-49a7-95de-74d5e11b663c HTTP/1.1" 404 171 0.005501 10.0.0.41 - - [2026-04-27 04:44:40] "GET /virtual-machine/4d0316b0-ba7d-49a7-95de-74d5e11b663c HTTP/1.1" 404 171 0.005578 10.0.0.41 - - [2026-04-27 04:44:41] "GET /virtual-machine/4d0316b0-ba7d-49a7-95de-74d5e11b663c HTTP/1.1" 404 171 0.004910 10.0.0.41 - - [2026-04-27 04:44:42] "GET /virtual-machine/4d0316b0-ba7d-49a7-95de-74d5e11b663c HTTP/1.1" 404 171 0.005385 10.0.0.41 - - [2026-04-27 04:44:43] "GET /virtual-machine/4d0316b0-ba7d-49a7-95de-74d5e11b663c HTTP/1.1" 404 171 0.004580 10.0.0.41 - - [2026-04-27 04:44:43] "GET /virtual-machine/4d0316b0-ba7d-49a7-95de-74d5e11b663c HTTP/1.1" 404 171 0.004768 10.0.0.41 - - [2026-04-27 04:44:44] "GET /virtual-machine/4d0316b0-ba7d-49a7-95de-74d5e11b663c HTTP/1.1" 404 171 0.004781 10.0.0.41 - - [2026-04-27 04:44:45] "GET /virtual-machine/4d0316b0-ba7d-49a7-95de-74d5e11b663c HTTP/1.1" 404 171 0.005883 10.0.0.41 - - [2026-04-27 04:44:46] "GET /virtual-machine/4d0316b0-ba7d-49a7-95de-74d5e11b663c HTTP/1.1" 404 171 0.005570 10.0.0.41 - - [2026-04-27 04:44:47] "POST /neutron/network HTTP/1.1" 200 1124 0.010513 10.0.0.41 - - [2026-04-27 04:44:47] "POST /neutron/subnet HTTP/1.1" 200 1389 0.030966 10.0.0.41 - - [2026-04-27 04:44:47] "POST /neutron/network HTTP/1.1" 200 1114 0.020021 10.0.0.41 - - [2026-04-27 04:44:47] "GET /virtual-machine/4d0316b0-ba7d-49a7-95de-74d5e11b663c HTTP/1.1" 404 171 0.004816 10.0.0.41 - - [2026-04-27 04:44:48] "GET /virtual-machine/4d0316b0-ba7d-49a7-95de-74d5e11b663c HTTP/1.1" 404 171 0.005619 10.0.0.41 - - [2026-04-27 04:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005224 10.0.0.41 - - [2026-04-27 04:44:48] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006032 10.0.0.41 - - [2026-04-27 04:44:48] "GET /virtual-networks?parent_id=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003702 10.0.0.41 - - [2026-04-27 04:44:48] "GET /virtual-network/93c5001e-8363-4180-92af-68faeb1d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007575 10.0.0.41 - - [2026-04-27 04:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004577 10.0.0.41 - - [2026-04-27 04:44:48] "GET /routing-instance/aae44734-17d0-45e4-bf47-638dc060b46a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.005569 10.0.0.41 - - [2026-04-27 04:44:48] "GET /route-target/28f3c522-9dc7-4d8d-af4e-a9eaa09bd3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.007142 10.0.0.41 - - [2026-04-27 04:44:50] "POST /neutron/network HTTP/1.1" 200 938 0.010585 10.0.0.41 - - [2026-04-27 04:44:50] "POST /neutron/port HTTP/1.1" 200 117 0.001324 10.0.0.41 - - [2026-04-27 04:44:52] "GET /obj-perms HTTP/1.1" 200 5044 0.005409 10.0.0.249 - - [2026-04-27 04:44:52] "GET /obj-perms HTTP/1.1" 200 5044 0.005517 10.0.0.23 - - [2026-04-27 04:44:52] "POST /useragent-kv HTTP/1.1" 200 115 0.056952 10.0.0.23 - - [2026-04-27 04:44:52] "POST /useragent-kv HTTP/1.1" 200 115 0.003751 10.0.0.41 - - [2026-04-27 04:44:52] "POST /neutron/network HTTP/1.1" 200 151 0.232520 10.0.0.249 - - [2026-04-27 04:44:52] "DELETE /route-target/28f3c522-9dc7-4d8d-af4e-a9eaa09bd3e0 HTTP/1.1" 200 115 0.119670 10.0.0.41 - - [2026-04-27 04:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006467 10.0.0.41 - - [2026-04-27 04:44:52] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005145 10.0.0.41 - - [2026-04-27 04:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005298 10.0.0.41 - - [2026-04-27 04:44:52] "PUT /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217 HTTP/1.1" 200 276 0.019163 10.0.0.23 - - [2026-04-27 04:44:55] "GET /projects?obj_uuids=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001224 10.0.0.41 - - [2026-04-27 04:44:55] "GET /project/46cedac8-6682-4f86-b5ff-373f0952fbfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.093056 10.0.0.23 - - [2026-04-27 04:44:55] "GET /projects?obj_uuids=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001168 10.0.0.41 - - [2026-04-27 04:44:55] "GET /project/46cedac8-6682-4f86-b5ff-373f0952fbfb?fields=virtual_networks HTTP/1.1" 200 1046 0.070195 10.0.0.23 - - [2026-04-27 04:44:55] "GET /projects?obj_uuids=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001818 10.0.0.41 - - [2026-04-27 04:44:55] "GET /project/46cedac8-6682-4f86-b5ff-373f0952fbfb?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.077201 10.0.0.23 - - [2026-04-27 04:44:55] "GET /projects?obj_uuids=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001868 10.0.0.41 - - [2026-04-27 04:44:55] "GET /project/46cedac8-6682-4f86-b5ff-373f0952fbfb?fields=security_groups HTTP/1.1" 200 1279 0.074293 10.0.0.41 - - [2026-04-27 04:44:56] "POST /fqname-to-id HTTP/1.1" 404 194 0.046833 10.0.0.23 - - [2026-04-27 04:44:57] "GET /projects?obj_uuids=b41341b6-2c11-4ddd-af87-22b506598a1d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004148 10.0.0.23 - - [2026-04-27 04:44:57] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002194 10.0.0.23 - - [2026-04-27 04:44:57] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.051840 10.0.0.23 - - [2026-04-27 04:44:57] "POST /id-to-fqname HTTP/1.1" 200 196 0.003998 10.0.0.23 - - [2026-04-27 04:44:57] "POST /fqname-to-id HTTP/1.1" 404 205 0.010766 10.0.0.23 - - [2026-04-27 04:44:57] "POST /security-groups HTTP/1.1" 200 597 0.101274 10.0.0.23 - - [2026-04-27 04:44:57] "POST /projects HTTP/1.1" 200 597 0.438199 10.0.0.23 - - [2026-04-27 04:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.485218 10.0.0.41 - - [2026-04-27 04:44:57] "GET /project/b41341b6-2c11-4ddd-af87-22b506598a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.717527 10.0.0.249 - - [2026-04-27 04:44:57] "POST /fqname-to-id HTTP/1.1" 404 239 0.029528 10.0.0.41 - - [2026-04-27 04:44:59] "GET / HTTP/1.1" 200 35931 0.002248 10.0.0.23 - - [2026-04-27 04:45:02] "GET /projects?obj_uuids=b41341b6-2c11-4ddd-af87-22b506598a1d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001534 10.0.0.41 - - [2026-04-27 04:45:02] "GET /project/b41341b6-2c11-4ddd-af87-22b506598a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.072372 10.0.0.23 - - [2026-04-27 04:45:02] "GET /projects?obj_uuids=b41341b6-2c11-4ddd-af87-22b506598a1d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001346 10.0.0.41 - - [2026-04-27 04:45:02] "GET /project/b41341b6-2c11-4ddd-af87-22b506598a1d?fields=virtual_networks HTTP/1.1" 200 1045 0.083332 10.0.0.23 - - [2026-04-27 04:45:02] "GET /projects?obj_uuids=b41341b6-2c11-4ddd-af87-22b506598a1d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.004982 10.0.0.41 - - [2026-04-27 04:45:02] "GET /project/b41341b6-2c11-4ddd-af87-22b506598a1d?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.096300 10.0.0.23 - - [2026-04-27 04:45:02] "GET /projects?obj_uuids=b41341b6-2c11-4ddd-af87-22b506598a1d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001575 10.0.0.41 - - [2026-04-27 04:45:02] "GET /project/b41341b6-2c11-4ddd-af87-22b506598a1d?fields=security_groups HTTP/1.1" 200 1277 0.087573 10.0.0.41 - - [2026-04-27 04:45:04] "POST /fqname-to-id HTTP/1.1" 404 188 0.039656 10.0.0.23 - - [2026-04-27 04:45:04] "GET /projects?obj_uuids=2afded7e-9fbf-441b-8558-f261b01634ef&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006408 10.0.0.23 - - [2026-04-27 04:45:04] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001343 10.0.0.23 - - [2026-04-27 04:45:04] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.011146 10.0.0.23 - - [2026-04-27 04:45:04] "POST /id-to-fqname HTTP/1.1" 200 190 0.004418 10.0.0.23 - - [2026-04-27 04:45:04] "POST /fqname-to-id HTTP/1.1" 404 199 0.011954 10.0.0.23 - - [2026-04-27 04:45:04] "POST /security-groups HTTP/1.1" 200 591 0.055247 10.0.0.23 - - [2026-04-27 04:45:04] "POST /projects HTTP/1.1" 200 585 0.372327 10.0.0.23 - - [2026-04-27 04:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.426527 10.0.0.249 - - [2026-04-27 04:45:04] "POST /access-control-lists HTTP/1.1" 200 596 0.060902 10.0.0.41 - - [2026-04-27 04:45:05] "GET /project/2afded7e-9fbf-441b-8558-f261b01634ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.659960 10.0.0.41 - - [2026-04-27 04:45:06] "GET / HTTP/1.1" 200 35931 0.003221 10.0.0.23 - - [2026-04-27 04:45:09] "GET /projects?obj_uuids=2afded7e-9fbf-441b-8558-f261b01634ef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001812 10.0.0.41 - - [2026-04-27 04:45:09] "GET /project/2afded7e-9fbf-441b-8558-f261b01634ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.072461 10.0.0.23 - - [2026-04-27 04:45:09] "GET /projects?obj_uuids=2afded7e-9fbf-441b-8558-f261b01634ef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001556 10.0.0.41 - - [2026-04-27 04:45:09] "GET /project/2afded7e-9fbf-441b-8558-f261b01634ef?fields=virtual_networks HTTP/1.1" 200 1031 0.082971 10.0.0.23 - - [2026-04-27 04:45:09] "GET /projects?obj_uuids=2afded7e-9fbf-441b-8558-f261b01634ef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003556 10.0.0.41 - - [2026-04-27 04:45:09] "GET /project/2afded7e-9fbf-441b-8558-f261b01634ef?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.065910 10.0.0.23 - - [2026-04-27 04:45:09] "GET /projects?obj_uuids=2afded7e-9fbf-441b-8558-f261b01634ef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001285 10.0.0.41 - - [2026-04-27 04:45:09] "GET /project/2afded7e-9fbf-441b-8558-f261b01634ef?fields=security_groups HTTP/1.1" 200 1257 0.057038 10.0.0.41 - - [2026-04-27 04:45:11] "POST /fqname-to-id HTTP/1.1" 404 196 0.049972 10.0.0.23 - - [2026-04-27 04:45:11] "GET /projects?obj_uuids=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005191 10.0.0.23 - - [2026-04-27 04:45:11] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002602 10.0.0.23 - - [2026-04-27 04:45:11] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.013666 10.0.0.23 - - [2026-04-27 04:45:11] "POST /id-to-fqname HTTP/1.1" 200 198 0.013642 10.0.0.23 - - [2026-04-27 04:45:11] "POST /fqname-to-id HTTP/1.1" 404 207 0.014621 10.0.0.23 - - [2026-04-27 04:45:11] "POST /security-groups HTTP/1.1" 200 599 0.055469 10.0.0.249 - - [2026-04-27 04:45:11] "POST /fqname-to-id HTTP/1.1" 404 242 0.005494 10.0.0.23 - - [2026-04-27 04:45:11] "POST /projects HTTP/1.1" 200 601 0.335010 10.0.0.23 - - [2026-04-27 04:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.386519 10.0.0.41 - - [2026-04-27 04:45:11] "GET /project/e34889de-f853-40b8-9a17-cebc7f39adcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.615641 10.0.0.249 - - [2026-04-27 04:45:11] "POST /access-control-lists HTTP/1.1" 200 602 0.076267 10.0.0.23 - - [2026-04-27 04:45:12] "DELETE /project/2afded7e9fbf441b8558f261b01634ef HTTP/1.1" 404 173 0.031952 10.0.0.23 - - [2026-04-27 04:45:12] "DELETE /project/b41341b62c114dddaf8722b506598a1d HTTP/1.1" 404 173 0.040053 10.0.0.23 - - [2026-04-27 04:45:12] "DELETE /project/e34889def85340b89a17cebc7f39adcf HTTP/1.1" 404 173 0.030473 10.0.0.23 - - [2026-04-27 04:45:12] "GET /projects?obj_uuids=b41341b6-2c11-4ddd-af87-22b506598a1d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001956 10.0.0.23 - - [2026-04-27 04:45:12] "GET /projects?obj_uuids=2afded7e-9fbf-441b-8558-f261b01634ef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001421 10.0.0.23 - - [2026-04-27 04:45:12] "GET /projects?obj_uuids=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001288 10.0.0.23 - - [2026-04-27 04:45:12] "GET /project/b41341b6-2c11-4ddd-af87-22b506598a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.123958 10.0.0.23 - - [2026-04-27 04:45:12] "GET /project/2afded7e-9fbf-441b-8558-f261b01634ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.164797 10.0.0.23 - - [2026-04-27 04:45:12] "GET /projects?obj_uuids=b41341b6-2c11-4ddd-af87-22b506598a1d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001961 10.0.0.23 - - [2026-04-27 04:45:12] "GET /project/46cedac8-6682-4f86-b5ff-373f0952fbfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.185641 10.0.0.23 - - [2026-04-27 04:45:12] "GET /projects?obj_uuids=2afded7e-9fbf-441b-8558-f261b01634ef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001491 10.0.0.23 - - [2026-04-27 04:45:12] "GET /projects?obj_uuids=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002704 10.0.0.23 - - [2026-04-27 04:45:12] "GET /project/b41341b6-2c11-4ddd-af87-22b506598a1d?fields=security_groups HTTP/1.1" 200 1382 0.155110 10.0.0.23 - - [2026-04-27 04:45:12] "GET /project/2afded7e-9fbf-441b-8558-f261b01634ef?fields=security_groups HTTP/1.1" 200 1362 0.124859 10.0.0.23 - - [2026-04-27 04:45:13] "GET /project/46cedac8-6682-4f86-b5ff-373f0952fbfb?fields=security_groups HTTP/1.1" 200 1116 0.176288 10.0.0.23 - - [2026-04-27 04:45:13] "GET /projects?obj_uuids=46cedac8-6682-4f86-b5ff-373f0952fbfb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001223 10.0.0.23 - - [2026-04-27 04:45:13] "DELETE /security-group/352b3b78-a8f0-4252-a62c-6f8b6c1257a7 HTTP/1.1" 200 115 0.227318 10.0.0.23 - - [2026-04-27 04:45:13] "GET /project/46cedac8-6682-4f86-b5ff-373f0952fbfb?fields=application_policy_sets HTTP/1.1" 200 1423 0.170589 10.0.0.23 - - [2026-04-27 04:45:13] "GET /projects?obj_uuids=2afded7e-9fbf-441b-8558-f261b01634ef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003684 10.0.0.23 - - [2026-04-27 04:45:13] "DELETE /security-group/bbd2eb36-4e22-43d3-9af7-dc932c08ecfc HTTP/1.1" 200 115 0.295408 10.0.0.23 - - [2026-04-27 04:45:13] "GET /projects?obj_uuids=b41341b6-2c11-4ddd-af87-22b506598a1d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001866 10.0.0.249 - - [2026-04-27 04:45:13] "DELETE /access-control-list/8162ed0d-ef96-489b-9008-b5eb398c5540 HTTP/1.1" 200 115 0.164154 10.0.0.23 - - [2026-04-27 04:45:13] "GET /project/2afded7e-9fbf-441b-8558-f261b01634ef?fields=application_policy_sets HTTP/1.1" 200 1401 0.118416 10.0.0.23 - - [2026-04-27 04:45:13] "DELETE /project/46cedac8-6682-4f86-b5ff-373f0952fbfb HTTP/1.1" 200 115 0.810615 10.0.0.23 - - [2026-04-27 04:45:13] "GET /project/b41341b6-2c11-4ddd-af87-22b506598a1d?fields=application_policy_sets HTTP/1.1" 200 1421 0.215852 10.0.0.249 - - [2026-04-27 04:45:13] "DELETE /access-control-list/e7043cd3-0fcd-4fd4-aa38-fc4203b09c3d HTTP/1.1" 200 115 0.086682 10.0.0.23 - - [2026-04-27 04:45:13] "DELETE /project/2afded7e-9fbf-441b-8558-f261b01634ef HTTP/1.1" 200 115 1.072818 10.0.0.23 - - [2026-04-27 04:45:13] "DELETE /project/b41341b6-2c11-4ddd-af87-22b506598a1d HTTP/1.1" 200 115 1.156595 10.0.0.41 - - [2026-04-27 04:45:14] "GET / HTTP/1.1" 200 35931 0.002871 10.0.0.41 - - [2026-04-27 04:45:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000588 10.0.0.41 - - [2026-04-27 04:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.095319 10.0.0.23 - - [2026-04-27 04:45:15] "GET /projects?obj_uuids=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001491 10.0.0.41 - - [2026-04-27 04:45:15] "GET /project/e34889de-f853-40b8-9a17-cebc7f39adcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.068773 10.0.0.23 - - [2026-04-27 04:45:16] "POST /useragent-kv HTTP/1.1" 200 115 0.015834 10.0.0.249 - - [2026-04-27 04:45:16] "POST /fqname-to-id HTTP/1.1" 404 207 0.063819 10.0.0.41 - - [2026-04-27 04:45:16] "POST /neutron/subnet HTTP/1.1" 200 716 0.363550 10.0.0.41 - - [2026-04-27 04:45:16] "POST /id-to-fqname HTTP/1.1" 200 222 0.002952 10.0.0.41 - - [2026-04-27 04:45:16] "GET /virtual-network/7c1c29cd-e090-4d05-858f-c6e03c455ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.013468 10.0.0.41 - - [2026-04-27 04:45:16] "POST /neutron/network HTTP/1.1" 200 974 0.021028 10.0.0.41 - - [2026-04-27 04:45:16] "GET /virtual-network/7c1c29cd-e090-4d05-858f-c6e03c455ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.011550 10.0.0.41 - - [2026-04-27 04:45:16] "POST /neutron/subnet HTTP/1.1" 200 720 0.016959 10.0.0.41 - - [2026-04-27 04:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005535 10.0.0.23 - - [2026-04-27 04:45:16] "GET /projects?obj_uuids=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001559 10.0.0.41 - - [2026-04-27 04:45:17] "GET /project/e34889de-f853-40b8-9a17-cebc7f39adcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.069166 10.0.0.249 - - [2026-04-27 04:45:17] "POST /route-targets HTTP/1.1" 200 327 0.024262 10.0.0.23 - - [2026-04-27 04:45:17] "POST /useragent-kv HTTP/1.1" 200 115 0.016104 10.0.0.41 - - [2026-04-27 04:45:17] "POST /neutron/subnet HTTP/1.1" 200 716 0.274711 10.0.0.249 - - [2026-04-27 04:45:17] "POST /fqname-to-id HTTP/1.1" 404 207 0.008624 10.0.0.41 - - [2026-04-27 04:45:18] "POST /id-to-fqname HTTP/1.1" 200 222 0.001601 10.0.0.41 - - [2026-04-27 04:45:18] "GET /virtual-network/7eba8746-4c80-4139-bced-d351a40cb1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.011320 10.0.0.41 - - [2026-04-27 04:45:18] "POST /neutron/network HTTP/1.1" 200 974 0.012801 10.0.0.41 - - [2026-04-27 04:45:18] "GET /virtual-network/7eba8746-4c80-4139-bced-d351a40cb1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.008545 10.0.0.41 - - [2026-04-27 04:45:18] "POST /neutron/subnet HTTP/1.1" 200 720 0.015399 10.0.0.41 - - [2026-04-27 04:45:18] "POST /id-to-fqname HTTP/1.1" 200 222 0.001678 10.0.0.23 - - [2026-04-27 04:45:19] "GET /projects?obj_uuids=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001374 10.0.0.41 - - [2026-04-27 04:45:19] "GET /project/e34889de-f853-40b8-9a17-cebc7f39adcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.106481 10.0.0.41 - - [2026-04-27 04:45:19] "POST /neutron/network HTTP/1.1" 200 974 0.047146 10.0.0.41 - - [2026-04-27 04:45:20] "POST /id-to-fqname HTTP/1.1" 200 222 0.001615 10.0.0.41 - - [2026-04-27 04:45:20] "POST /neutron/port HTTP/1.1" 200 4194 0.060350 10.0.0.23 - - [2026-04-27 04:45:20] "GET /projects?obj_uuids=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001382 10.0.0.41 - - [2026-04-27 04:45:21] "POST /neutron/port HTTP/1.1" 200 1152 0.535224 10.0.0.23 - - [2026-04-27 04:45:21] "GET /projects?obj_uuids=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002423 10.0.0.41 - - [2026-04-27 04:45:21] "POST /neutron/port HTTP/1.1" 200 1206 0.211203 10.0.0.41 - - [2026-04-27 04:45:21] "GET /project/e34889de-f853-40b8-9a17-cebc7f39adcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.152582 10.0.0.41 - - [2026-04-27 04:45:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006403 10.0.0.41 - - [2026-04-27 04:45:21] "POST /neutron/port HTTP/1.1" 200 117 0.001822 10.0.0.41 - - [2026-04-27 04:45:21] "POST /neutron/port HTTP/1.1" 200 5256 0.077498 10.0.0.41 - - [2026-04-27 04:45:22] "POST /neutron/port HTTP/1.1" 200 1216 0.029429 10.0.0.23 - - [2026-04-27 04:45:22] "GET /projects?obj_uuids=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001882 10.0.0.41 - - [2026-04-27 04:45:22] "POST /neutron/port HTTP/1.1" 200 1152 0.606884 10.0.0.41 - - [2026-04-27 04:45:23] "POST /neutron/port HTTP/1.1" 200 1206 0.219593 10.0.0.41 - - [2026-04-27 04:45:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008161 10.0.0.41 - - [2026-04-27 04:45:23] "POST /neutron/port HTTP/1.1" 200 117 0.001484 10.0.0.41 - - [2026-04-27 04:45:27] "POST /neutron/security_group HTTP/1.1" 200 2066 0.012058 10.0.0.41 - - [2026-04-27 04:45:27] "POST /neutron/port HTTP/1.1" 200 1216 0.027849 10.0.0.41 - - [2026-04-27 04:45:27] "GET /virtual-machine/016f3cac-5453-4770-8d20-c7a1dc0386a6 HTTP/1.1" 401 292 0.000494 10.0.0.41 - - [2026-04-27 04:45:27] "GET /virtual-machine/016f3cac-5453-4770-8d20-c7a1dc0386a6 HTTP/1.1" 200 1299 0.057567 10.0.0.41 - - [2026-04-27 04:45:27] "GET /virtual-machine-interface/06440436-7b84-4985-bec5-28a232f06958 HTTP/1.1" 200 3156 0.008324 10.0.0.41 - - [2026-04-27 04:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006206 10.0.0.41 - - [2026-04-27 04:45:28] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007167 10.0.0.41 - - [2026-04-27 04:45:28] "GET /virtual-networks?parent_id=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.005560 10.0.0.41 - - [2026-04-27 04:45:28] "GET /virtual-network/7c1c29cd-e090-4d05-858f-c6e03c455ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.011021 10.0.0.41 - - [2026-04-27 04:45:30] "GET /obj-perms HTTP/1.1" 200 5056 0.080382 10.0.0.41 - - [2026-04-27 04:45:30] "POST /neutron/security_group HTTP/1.1" 200 2066 0.043777 10.0.0.41 - - [2026-04-27 04:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005684 10.0.0.41 - - [2026-04-27 04:45:31] "GET /virtual-network/7c1c29cd-e090-4d05-858f-c6e03c455ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.007974 10.0.0.41 - - [2026-04-27 04:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005941 10.0.0.41 - - [2026-04-27 04:45:33] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006134 10.0.0.41 - - [2026-04-27 04:45:33] "GET /virtual-networks?parent_id=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004514 10.0.0.41 - - [2026-04-27 04:45:33] "GET /virtual-network/7c1c29cd-e090-4d05-858f-c6e03c455ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.008716 10.0.0.41 - - [2026-04-27 04:45:33] "POST /neutron/port HTTP/1.1" 200 1216 0.031939 10.0.0.41 - - [2026-04-27 04:45:33] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010587 10.0.0.41 - - [2026-04-27 04:45:33] "GET /virtual-machine/a453a6a5-9ead-4c25-beb4-4392a40c88a4 HTTP/1.1" 200 1301 0.009223 10.0.0.41 - - [2026-04-27 04:45:33] "GET /virtual-machine-interface/c6e2e5cc-66e5-4841-b5a3-6990841dd99d HTTP/1.1" 200 3158 0.007191 10.0.0.41 - - [2026-04-27 04:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.41 - - [2026-04-27 04:45:33] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005997 10.0.0.41 - - [2026-04-27 04:45:33] "GET /virtual-networks?parent_id=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.005618 10.0.0.41 - - [2026-04-27 04:45:34] "GET /virtual-network/7eba8746-4c80-4139-bced-d351a40cb1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.007720 10.0.0.41 - - [2026-04-27 04:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005350 10.0.0.41 - - [2026-04-27 04:45:37] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006134 10.0.0.41 - - [2026-04-27 04:45:37] "GET /virtual-networks?parent_id=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004794 10.0.0.41 - - [2026-04-27 04:45:37] "GET /virtual-network/7eba8746-4c80-4139-bced-d351a40cb1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.007540 10.0.0.41 - - [2026-04-27 04:45:37] "POST /fqname-to-id HTTP/1.1" 404 209 0.005137 10.0.0.41 - - [2026-04-27 04:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006371 10.0.0.23 - - [2026-04-27 04:45:37] "GET /projects?obj_uuids=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001820 10.0.0.41 - - [2026-04-27 04:45:37] "GET /project/e34889de-f853-40b8-9a17-cebc7f39adcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.089617 10.0.0.41 - - [2026-04-27 04:45:37] "POST /network-policys HTTP/1.1" 200 533 0.054053 10.0.0.41 - - [2026-04-27 04:45:37] "GET /network-policy/41b2d94c-fad5-4b8e-9c39-5d2dfc09dbd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.010457 10.0.0.41 - - [2026-04-27 04:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005743 10.0.0.41 - - [2026-04-27 04:45:37] "GET /virtual-network/7c1c29cd-e090-4d05-858f-c6e03c455ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.008674 10.0.0.41 - - [2026-04-27 04:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004853 10.0.0.41 - - [2026-04-27 04:45:37] "GET /network-policy/41b2d94c-fad5-4b8e-9c39-5d2dfc09dbd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004911 10.0.0.41 - - [2026-04-27 04:45:37] "POST /ref-update HTTP/1.1" 200 156 0.076944 10.0.0.41 - - [2026-04-27 04:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004379 10.0.0.41 - - [2026-04-27 04:45:37] "GET /network-policy/41b2d94c-fad5-4b8e-9c39-5d2dfc09dbd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005598 10.0.0.249 - - [2026-04-27 04:45:37] "POST /access-control-lists HTTP/1.1" 200 578 0.123332 10.0.0.41 - - [2026-04-27 04:45:38] "POST /neutron/network HTTP/1.1" 200 1060 0.026098 10.0.0.41 - - [2026-04-27 04:45:38] "GET /virtual-network/7c1c29cd-e090-4d05-858f-c6e03c455ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.007520 10.0.0.41 - - [2026-04-27 04:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006611 10.0.0.41 - - [2026-04-27 04:45:38] "GET /network-policy/41b2d94c-fad5-4b8e-9c39-5d2dfc09dbd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005231 10.0.0.41 - - [2026-04-27 04:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.41 - - [2026-04-27 04:45:38] "GET /virtual-network/7eba8746-4c80-4139-bced-d351a40cb1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.007876 10.0.0.41 - - [2026-04-27 04:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004810 10.0.0.41 - - [2026-04-27 04:45:38] "GET /network-policy/41b2d94c-fad5-4b8e-9c39-5d2dfc09dbd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005186 10.0.0.41 - - [2026-04-27 04:45:38] "POST /ref-update HTTP/1.1" 200 156 0.070854 10.0.0.41 - - [2026-04-27 04:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.017468 10.0.0.249 - - [2026-04-27 04:45:38] "POST /ref-update HTTP/1.1" 200 156 0.049442 10.0.0.41 - - [2026-04-27 04:45:38] "GET /network-policy/41b2d94c-fad5-4b8e-9c39-5d2dfc09dbd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.016548 10.0.0.41 - - [2026-04-27 04:45:38] "GET /virtual-network/7eba8746-4c80-4139-bced-d351a40cb1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.015231 10.0.0.41 - - [2026-04-27 04:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005300 10.0.0.41 - - [2026-04-27 04:45:38] "GET /network-policy/41b2d94c-fad5-4b8e-9c39-5d2dfc09dbd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.007411 10.0.0.41 - - [2026-04-27 04:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005984 10.0.0.23 - - [2026-04-27 04:45:38] "GET /projects?obj_uuids=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001315 10.0.0.41 - - [2026-04-27 04:45:38] "GET /project/e34889de-f853-40b8-9a17-cebc7f39adcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.055708 10.0.0.23 - - [2026-04-27 04:45:38] "GET /projects?obj_uuids=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001273 10.0.0.41 - - [2026-04-27 04:45:38] "POST /neutron/network HTTP/1.1" 200 585 0.204014 10.0.0.41 - - [2026-04-27 04:45:39] "POST /id-to-fqname HTTP/1.1" 200 214 0.004867 10.0.0.41 - - [2026-04-27 04:45:39] "GET /virtual-network/8f9fd73f-c4b7-439f-84a0-a5f3d6984b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007981 10.0.0.41 - - [2026-04-27 04:45:39] "POST /neutron/network HTTP/1.1" 200 799 0.011027 10.0.0.41 - - [2026-04-27 04:45:39] "GET /virtual-network/8f9fd73f-c4b7-439f-84a0-a5f3d6984b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007695 10.0.0.41 - - [2026-04-27 04:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005165 10.0.0.23 - - [2026-04-27 04:45:39] "GET /projects?obj_uuids=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001971 10.0.0.41 - - [2026-04-27 04:45:39] "GET /project/e34889de-f853-40b8-9a17-cebc7f39adcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.062215 10.0.0.41 - - [2026-04-27 04:45:39] "POST /neutron/network HTTP/1.1" 200 117 0.022866 10.0.0.249 - - [2026-04-27 04:45:39] "POST /route-targets HTTP/1.1" 200 327 0.022398 10.0.0.41 - - [2026-04-27 04:45:40] "POST /neutron/network HTTP/1.1" 200 799 0.013518 10.0.0.41 - - [2026-04-27 04:45:40] "POST /id-to-fqname HTTP/1.1" 200 214 0.001788 10.0.0.41 - - [2026-04-27 04:45:40] "GET /virtual-network/94f22a2e-0f7f-4232-89e1-57b37ab150f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007599 10.0.0.41 - - [2026-04-27 04:45:40] "GET /virtual-network/94f22a2e-0f7f-4232-89e1-57b37ab150f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.009077 10.0.0.41 - - [2026-04-27 04:45:40] "POST /neutron/subnet HTTP/1.1" 200 701 0.016299 10.0.0.41 - - [2026-04-27 04:45:40] "POST /fqname-to-id HTTP/1.1" 404 239 0.005323 10.0.0.41 - - [2026-04-27 04:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005468 10.0.0.23 - - [2026-04-27 04:45:40] "GET /projects?obj_uuids=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001324 10.0.0.41 - - [2026-04-27 04:45:40] "GET /project/e34889de-f853-40b8-9a17-cebc7f39adcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.068547 10.0.0.41 - - [2026-04-27 04:45:40] "POST /network-policys HTTP/1.1" 200 587 0.039812 10.0.0.41 - - [2026-04-27 04:45:40] "GET /network-policy/d62f352f-faad-4272-862a-0190c390f212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.008667 10.0.0.41 - - [2026-04-27 04:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005319 10.0.0.41 - - [2026-04-27 04:45:40] "GET /virtual-network/8f9fd73f-c4b7-439f-84a0-a5f3d6984b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007214 10.0.0.41 - - [2026-04-27 04:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005831 10.0.0.41 - - [2026-04-27 04:45:40] "GET /network-policy/d62f352f-faad-4272-862a-0190c390f212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.007388 10.0.0.41 - - [2026-04-27 04:45:40] "POST /ref-update HTTP/1.1" 200 156 0.094918 10.0.0.41 - - [2026-04-27 04:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005804 10.0.0.249 - - [2026-04-27 04:45:40] "POST /access-control-lists HTTP/1.1" 200 554 0.100424 10.0.0.41 - - [2026-04-27 04:45:40] "GET /network-policy/d62f352f-faad-4272-862a-0190c390f212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.007660 10.0.0.41 - - [2026-04-27 04:45:40] "GET /virtual-network/8f9fd73f-c4b7-439f-84a0-a5f3d6984b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.012707 10.0.0.41 - - [2026-04-27 04:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004710 10.0.0.41 - - [2026-04-27 04:45:40] "GET /network-policy/d62f352f-faad-4272-862a-0190c390f212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.006156 10.0.0.41 - - [2026-04-27 04:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005493 10.0.0.41 - - [2026-04-27 04:45:41] "GET /virtual-network/94f22a2e-0f7f-4232-89e1-57b37ab150f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.008364 10.0.0.41 - - [2026-04-27 04:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005121 10.0.0.41 - - [2026-04-27 04:45:41] "GET /network-policy/d62f352f-faad-4272-862a-0190c390f212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005777 10.0.0.41 - - [2026-04-27 04:45:41] "POST /ref-update HTTP/1.1" 200 156 0.096347 10.0.0.41 - - [2026-04-27 04:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004898 10.0.0.41 - - [2026-04-27 04:45:41] "GET /network-policy/d62f352f-faad-4272-862a-0190c390f212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.012619 10.0.0.249 - - [2026-04-27 04:45:41] "POST /ref-update HTTP/1.1" 200 156 0.058662 10.0.0.41 - - [2026-04-27 04:45:41] "GET /virtual-network/94f22a2e-0f7f-4232-89e1-57b37ab150f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.037737 10.0.0.41 - - [2026-04-27 04:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008629 10.0.0.41 - - [2026-04-27 04:45:41] "GET /network-policy/d62f352f-faad-4272-862a-0190c390f212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005689 10.0.0.41 - - [2026-04-27 04:45:41] "POST /id-to-fqname HTTP/1.1" 200 214 0.001543 10.0.0.41 - - [2026-04-27 04:45:41] "POST /neutron/port HTTP/1.1" 200 6318 0.053845 10.0.0.23 - - [2026-04-27 04:45:42] "GET /projects?obj_uuids=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001675 10.0.0.41 - - [2026-04-27 04:45:42] "GET /project/e34889de-f853-40b8-9a17-cebc7f39adcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.092959 10.0.0.41 - - [2026-04-27 04:45:42] "POST /neutron/network HTTP/1.1" 200 912 0.009212 10.0.0.41 - - [2026-04-27 04:45:43] "POST /neutron/port HTTP/1.1" 200 117 0.009775 10.0.0.41 - - [2026-04-27 04:45:43] "POST /id-to-fqname HTTP/1.1" 200 214 0.001639 10.0.0.41 - - [2026-04-27 04:45:43] "POST /neutron/network HTTP/1.1" 200 922 0.008780 10.0.0.41 - - [2026-04-27 04:45:44] "POST /neutron/port HTTP/1.1" 200 1063 0.029673 10.0.0.41 - - [2026-04-27 04:45:44] "POST /neutron/port HTTP/1.1" 200 1127 0.038769 10.0.0.23 - - [2026-04-27 04:45:44] "GET /projects?obj_uuids=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001687 10.0.0.41 - - [2026-04-27 04:45:44] "POST /neutron/port HTTP/1.1" 200 117 0.003253 10.0.0.41 - - [2026-04-27 04:45:44] "GET /project/e34889de-f853-40b8-9a17-cebc7f39adcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.112321 10.0.0.41 - - [2026-04-27 04:45:45] "POST /neutron/port HTTP/1.1" 200 7292 0.104941 10.0.0.41 - - [2026-04-27 04:45:45] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.005304 10.0.0.41 - - [2026-04-27 04:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004764 10.0.0.41 - - [2026-04-27 04:45:45] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.010646 10.0.0.41 - - [2026-04-27 04:45:45] "POST /neutron/network HTTP/1.1" 200 922 0.012360 10.0.0.41 - - [2026-04-27 04:45:46] "POST /neutron/port HTTP/1.1" 200 1063 0.028443 10.0.0.41 - - [2026-04-27 04:45:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006288 10.0.0.41 - - [2026-04-27 04:45:46] "POST /neutron/network HTTP/1.1" 200 912 0.015551 10.0.0.41 - - [2026-04-27 04:45:46] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.005946 10.0.0.41 - - [2026-04-27 04:45:46] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006849 10.0.0.41 - - [2026-04-27 04:45:46] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006916 10.0.0.41 - - [2026-04-27 04:45:46] "PUT /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9 HTTP/1.1" 200 254 0.045534 10.0.0.41 - - [2026-04-27 04:45:46] "PUT /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9 HTTP/1.1" 200 254 0.072988 10.0.0.41 - - [2026-04-27 04:45:46] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.021255 10.0.0.41 - - [2026-04-27 04:45:46] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.013840 10.0.0.41 - - [2026-04-27 04:45:46] "PUT /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c HTTP/1.1" 200 254 0.063895 10.0.0.41 - - [2026-04-27 04:45:47] "PUT /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c HTTP/1.1" 200 254 0.071922 10.0.0.41 - - [2026-04-27 04:45:47] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007911 10.0.0.41 - - [2026-04-27 04:45:47] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.008123 10.0.0.41 - - [2026-04-27 04:45:47] "PUT /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9 HTTP/1.1" 200 254 0.068418 10.0.0.41 - - [2026-04-27 04:45:47] "PUT /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9 HTTP/1.1" 200 254 0.071603 10.0.0.41 - - [2026-04-27 04:45:47] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.009873 10.0.0.41 - - [2026-04-27 04:45:47] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.008404 10.0.0.41 - - [2026-04-27 04:45:47] "PUT /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9 HTTP/1.1" 200 254 0.039963 10.0.0.41 - - [2026-04-27 04:45:47] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.005768 10.0.0.41 - - [2026-04-27 04:45:47] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.008478 10.0.0.41 - - [2026-04-27 04:45:47] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007009 10.0.0.41 - - [2026-04-27 04:45:47] "PUT /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9 HTTP/1.1" 200 254 0.057020 10.0.0.41 - - [2026-04-27 04:45:47] "PUT /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9 HTTP/1.1" 200 254 0.060271 10.0.0.41 - - [2026-04-27 04:45:47] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.022744 10.0.0.41 - - [2026-04-27 04:45:47] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006998 10.0.0.41 - - [2026-04-27 04:45:47] "PUT /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c HTTP/1.1" 200 254 0.069885 10.0.0.41 - - [2026-04-27 04:45:47] "PUT /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c HTTP/1.1" 200 254 0.054878 10.0.0.41 - - [2026-04-27 04:45:48] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.011858 10.0.0.41 - - [2026-04-27 04:45:48] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.024061 10.0.0.41 - - [2026-04-27 04:45:48] "PUT /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9 HTTP/1.1" 200 254 0.054413 10.0.0.41 - - [2026-04-27 04:45:48] "POST /neutron/network HTTP/1.1" 200 938 0.011768 10.0.0.41 - - [2026-04-27 04:45:48] "PUT /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9 HTTP/1.1" 200 254 0.083727 10.0.0.41 - - [2026-04-27 04:45:48] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.010944 10.0.0.41 - - [2026-04-27 04:45:48] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.011762 10.0.0.41 - - [2026-04-27 04:45:48] "POST /neutron/port HTTP/1.1" 200 117 0.002750 10.0.0.41 - - [2026-04-27 04:45:48] "PUT /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c HTTP/1.1" 200 254 0.061030 10.0.0.41 - - [2026-04-27 04:45:48] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004685 10.0.0.41 - - [2026-04-27 04:45:48] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007351 10.0.0.41 - - [2026-04-27 04:45:48] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007700 10.0.0.41 - - [2026-04-27 04:45:48] "PUT /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9 HTTP/1.1" 200 254 0.047987 10.0.0.41 - - [2026-04-27 04:45:48] "PUT /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9 HTTP/1.1" 200 254 0.064543 10.0.0.41 - - [2026-04-27 04:45:48] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006774 10.0.0.41 - - [2026-04-27 04:45:48] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.009659 10.0.0.41 - - [2026-04-27 04:45:48] "PUT /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c HTTP/1.1" 200 254 0.072716 10.0.0.41 - - [2026-04-27 04:45:48] "PUT /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c HTTP/1.1" 200 254 0.087712 10.0.0.41 - - [2026-04-27 04:45:49] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.013437 10.0.0.41 - - [2026-04-27 04:45:49] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006627 10.0.0.41 - - [2026-04-27 04:45:49] "PUT /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9 HTTP/1.1" 200 254 0.050042 10.0.0.41 - - [2026-04-27 04:45:49] "PUT /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9 HTTP/1.1" 200 254 0.078055 10.0.0.41 - - [2026-04-27 04:45:49] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.017358 10.0.0.41 - - [2026-04-27 04:45:49] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007775 10.0.0.41 - - [2026-04-27 04:45:49] "PUT /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9 HTTP/1.1" 200 254 0.044749 10.0.0.41 - - [2026-04-27 04:45:49] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004861 10.0.0.41 - - [2026-04-27 04:45:49] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006732 10.0.0.41 - - [2026-04-27 04:45:49] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007100 10.0.0.41 - - [2026-04-27 04:45:49] "PUT /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9 HTTP/1.1" 200 254 0.057976 10.0.0.41 - - [2026-04-27 04:45:49] "PUT /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9 HTTP/1.1" 200 254 0.061147 10.0.0.41 - - [2026-04-27 04:45:49] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.017543 10.0.0.41 - - [2026-04-27 04:45:49] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.011639 10.0.0.41 - - [2026-04-27 04:45:49] "PUT /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c HTTP/1.1" 200 254 0.083623 10.0.0.41 - - [2026-04-27 04:45:49] "PUT /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c HTTP/1.1" 200 254 0.062918 10.0.0.41 - - [2026-04-27 04:45:49] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.008613 10.0.0.41 - - [2026-04-27 04:45:50] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.025292 10.0.0.41 - - [2026-04-27 04:45:50] "PUT /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9 HTTP/1.1" 200 254 0.065606 10.0.0.41 - - [2026-04-27 04:45:50] "PUT /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9 HTTP/1.1" 200 254 0.139193 10.0.0.41 - - [2026-04-27 04:45:53] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010221 10.0.0.41 - - [2026-04-27 04:46:00] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.006462 10.0.0.41 - - [2026-04-27 04:46:00] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.007458 10.0.0.41 - - [2026-04-27 04:46:00] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.007696 10.0.0.41 - - [2026-04-27 04:46:00] "PUT /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9 HTTP/1.1" 200 254 0.051031 10.0.0.41 - - [2026-04-27 04:46:00] "PUT /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9 HTTP/1.1" 200 254 0.110450 10.0.0.41 - - [2026-04-27 04:46:00] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.015268 10.0.0.41 - - [2026-04-27 04:46:00] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.024544 10.0.0.41 - - [2026-04-27 04:46:00] "PUT /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c HTTP/1.1" 200 254 0.073753 10.0.0.41 - - [2026-04-27 04:46:00] "PUT /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c HTTP/1.1" 200 254 0.069471 10.0.0.41 - - [2026-04-27 04:46:00] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006994 10.0.0.41 - - [2026-04-27 04:46:00] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.013487 10.0.0.41 - - [2026-04-27 04:46:01] "PUT /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9 HTTP/1.1" 200 254 0.099236 10.0.0.41 - - [2026-04-27 04:46:01] "PUT /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9 HTTP/1.1" 200 254 0.095506 10.0.0.41 - - [2026-04-27 04:46:01] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.035421 10.0.0.41 - - [2026-04-27 04:46:01] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.022680 10.0.0.41 - - [2026-04-27 04:46:01] "PUT /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9 HTTP/1.1" 200 254 0.063123 10.0.0.41 - - [2026-04-27 04:46:01] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.005937 10.0.0.41 - - [2026-04-27 04:46:01] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.011979 10.0.0.41 - - [2026-04-27 04:46:01] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.011616 10.0.0.41 - - [2026-04-27 04:46:01] "PUT /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9 HTTP/1.1" 200 254 0.074969 10.0.0.41 - - [2026-04-27 04:46:01] "PUT /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9 HTTP/1.1" 200 254 0.119438 10.0.0.41 - - [2026-04-27 04:46:01] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.031005 10.0.0.41 - - [2026-04-27 04:46:01] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.008017 10.0.0.41 - - [2026-04-27 04:46:01] "PUT /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c HTTP/1.1" 200 254 0.077864 10.0.0.41 - - [2026-04-27 04:46:02] "PUT /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c HTTP/1.1" 200 254 0.086638 10.0.0.41 - - [2026-04-27 04:46:02] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.008825 10.0.0.41 - - [2026-04-27 04:46:02] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.012290 10.0.0.41 - - [2026-04-27 04:46:02] "PUT /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9 HTTP/1.1" 200 254 0.071094 10.0.0.41 - - [2026-04-27 04:46:02] "PUT /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9 HTTP/1.1" 200 254 0.064245 10.0.0.41 - - [2026-04-27 04:46:02] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.017102 10.0.0.41 - - [2026-04-27 04:46:02] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.008244 10.0.0.41 - - [2026-04-27 04:46:02] "PUT /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c HTTP/1.1" 200 254 0.043405 10.0.0.41 - - [2026-04-27 04:46:02] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.005256 10.0.0.41 - - [2026-04-27 04:46:02] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006608 10.0.0.41 - - [2026-04-27 04:46:02] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006048 10.0.0.41 - - [2026-04-27 04:46:02] "PUT /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9 HTTP/1.1" 200 254 0.053104 10.0.0.41 - - [2026-04-27 04:46:02] "PUT /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9 HTTP/1.1" 200 254 0.101106 10.0.0.41 - - [2026-04-27 04:46:02] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.015225 10.0.0.41 - - [2026-04-27 04:46:02] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.008955 10.0.0.41 - - [2026-04-27 04:46:02] "PUT /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c HTTP/1.1" 200 254 0.071057 10.0.0.41 - - [2026-04-27 04:46:03] "PUT /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c HTTP/1.1" 200 254 0.083503 10.0.0.41 - - [2026-04-27 04:46:03] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.019189 10.0.0.41 - - [2026-04-27 04:46:03] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.011867 10.0.0.41 - - [2026-04-27 04:46:03] "PUT /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9 HTTP/1.1" 200 254 0.050411 10.0.0.41 - - [2026-04-27 04:46:03] "PUT /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9 HTTP/1.1" 200 254 0.074467 10.0.0.41 - - [2026-04-27 04:46:03] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.032516 10.0.0.41 - - [2026-04-27 04:46:03] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.008807 10.0.0.41 - - [2026-04-27 04:46:03] "PUT /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9 HTTP/1.1" 200 254 0.038558 10.0.0.41 - - [2026-04-27 04:46:03] "POST /ref-update HTTP/1.1" 200 156 0.110485 10.0.0.41 - - [2026-04-27 04:46:03] "POST /neutron/network HTTP/1.1" 200 799 0.034396 10.0.0.41 - - [2026-04-27 04:46:03] "GET /virtual-network/94f22a2e-0f7f-4232-89e1-57b37ab150f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.008890 10.0.0.41 - - [2026-04-27 04:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004740 10.0.0.41 - - [2026-04-27 04:46:03] "GET /network-policy/d62f352f-faad-4272-862a-0190c390f212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005856 10.0.0.41 - - [2026-04-27 04:46:04] "POST /ref-update HTTP/1.1" 200 156 0.091998 10.0.0.249 - - [2026-04-27 04:46:04] "DELETE /access-control-list/921efd1f-11a8-4d32-ad88-ca80dd88f22d HTTP/1.1" 200 115 0.069880 10.0.0.41 - - [2026-04-27 04:46:04] "GET /virtual-network/8f9fd73f-c4b7-439f-84a0-a5f3d6984b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.014351 10.0.0.41 - - [2026-04-27 04:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013264 10.0.0.41 - - [2026-04-27 04:46:04] "GET /network-policy/d62f352f-faad-4272-862a-0190c390f212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.006336 10.0.0.41 - - [2026-04-27 04:46:04] "DELETE /network-policy/d62f352f-faad-4272-862a-0190c390f212 HTTP/1.1" 200 115 0.058871 10.0.0.41 - - [2026-04-27 04:46:04] "POST /neutron/network HTTP/1.1" 200 799 0.013485 10.0.0.41 - - [2026-04-27 04:46:04] "POST /neutron/port HTTP/1.1" 200 151 0.261625 10.0.0.41 - - [2026-04-27 04:46:04] "POST /neutron/port HTTP/1.1" 200 151 0.313683 10.0.0.41 - - [2026-04-27 04:46:06] "POST /neutron/network HTTP/1.1" 200 799 0.020584 10.0.0.249 - - [2026-04-27 04:46:06] "DELETE /route-target/bcd75d12-d8ad-427f-a876-60b3ce4c8b9e HTTP/1.1" 200 115 0.049112 10.0.0.249 - - [2026-04-27 04:46:07] "POST /fqname-to-id HTTP/1.1" 404 207 0.013942 10.0.0.41 - - [2026-04-27 04:46:07] "POST /ref-update HTTP/1.1" 200 156 0.124403 10.0.0.249 - - [2026-04-27 04:46:07] "DELETE /access-control-list/d2460a57-9e79-470e-a843-d3bb2444d838 HTTP/1.1" 200 115 0.090541 10.0.0.41 - - [2026-04-27 04:46:07] "GET /virtual-network/7eba8746-4c80-4139-bced-d351a40cb1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.021953 10.0.0.41 - - [2026-04-27 04:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004763 10.0.0.41 - - [2026-04-27 04:46:07] "GET /network-policy/41b2d94c-fad5-4b8e-9c39-5d2dfc09dbd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.007020 10.0.0.41 - - [2026-04-27 04:46:07] "POST /ref-update HTTP/1.1" 200 156 0.094889 10.0.0.41 - - [2026-04-27 04:46:07] "POST /neutron/network HTTP/1.1" 200 974 0.025433 10.0.0.249 - - [2026-04-27 04:46:07] "POST /ref-update HTTP/1.1" 200 156 0.061529 10.0.0.41 - - [2026-04-27 04:46:07] "GET /virtual-network/7c1c29cd-e090-4d05-858f-c6e03c455ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.009711 10.0.0.41 - - [2026-04-27 04:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012982 10.0.0.41 - - [2026-04-27 04:46:07] "GET /network-policy/41b2d94c-fad5-4b8e-9c39-5d2dfc09dbd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.010275 10.0.0.41 - - [2026-04-27 04:46:07] "DELETE /network-policy/41b2d94c-fad5-4b8e-9c39-5d2dfc09dbd7 HTTP/1.1" 200 115 0.061056 10.0.0.41 - - [2026-04-27 04:46:08] "POST /neutron/port HTTP/1.1" 200 1216 0.032320 10.0.0.41 - - [2026-04-27 04:46:08] "POST /neutron/port HTTP/1.1" 200 151 0.496921 10.0.0.41 - - [2026-04-27 04:46:09] "POST /neutron/network HTTP/1.1" 200 974 0.023340 10.0.0.23 - - [2026-04-27 04:46:10] "POST /useragent-kv HTTP/1.1" 200 115 0.005735 10.0.0.23 - - [2026-04-27 04:46:10] "POST /useragent-kv HTTP/1.1" 200 115 0.004157 10.0.0.249 - - [2026-04-27 04:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.013107 10.0.0.23 - - [2026-04-27 04:46:10] "POST /useragent-kv HTTP/1.1" 200 115 0.004669 10.0.0.23 - - [2026-04-27 04:46:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003525 10.0.0.41 - - [2026-04-27 04:46:10] "POST /neutron/network HTTP/1.1" 200 151 0.233153 10.0.0.41 - - [2026-04-27 04:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007002 10.0.0.23 - - [2026-04-27 04:46:11] "GET /projects?obj_uuids=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001362 10.0.0.41 - - [2026-04-27 04:46:11] "GET /project/e34889de-f853-40b8-9a17-cebc7f39adcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.063472 10.0.0.249 - - [2026-04-27 04:46:12] "POST /ref-update HTTP/1.1" 200 156 0.033932 10.0.0.23 - - [2026-04-27 04:46:12] "POST /useragent-kv HTTP/1.1" 200 115 0.030747 10.0.0.41 - - [2026-04-27 04:46:12] "POST /neutron/subnet HTTP/1.1" 200 716 0.253810 10.0.0.249 - - [2026-04-27 04:46:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.006360 10.0.0.41 - - [2026-04-27 04:46:12] "POST /id-to-fqname HTTP/1.1" 200 222 0.003906 10.0.0.41 - - [2026-04-27 04:46:12] "GET /virtual-network/3cc6a574-a9ea-4fa5-bd27-6c2d72c16655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.012816 10.0.0.41 - - [2026-04-27 04:46:12] "POST /neutron/network HTTP/1.1" 200 974 0.014187 10.0.0.41 - - [2026-04-27 04:46:12] "GET /virtual-network/3cc6a574-a9ea-4fa5-bd27-6c2d72c16655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.011585 10.0.0.41 - - [2026-04-27 04:46:12] "POST /neutron/subnet HTTP/1.1" 200 720 0.013823 10.0.0.41 - - [2026-04-27 04:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004439 10.0.0.23 - - [2026-04-27 04:46:12] "GET /projects?obj_uuids=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001420 10.0.0.41 - - [2026-04-27 04:46:12] "GET /project/e34889de-f853-40b8-9a17-cebc7f39adcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.070074 10.0.0.23 - - [2026-04-27 04:46:13] "POST /useragent-kv HTTP/1.1" 200 115 0.006820 10.0.0.41 - - [2026-04-27 04:46:13] "POST /neutron/subnet HTTP/1.1" 200 716 0.239693 10.0.0.41 - - [2026-04-27 04:46:13] "POST /id-to-fqname HTTP/1.1" 200 222 0.002463 10.0.0.41 - - [2026-04-27 04:46:13] "GET /virtual-network/41fe4e8c-44a8-4550-85af-c9faf80d6383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.021245 10.0.0.41 - - [2026-04-27 04:46:13] "POST /neutron/network HTTP/1.1" 200 975 0.014334 10.0.0.41 - - [2026-04-27 04:46:13] "GET /virtual-network/41fe4e8c-44a8-4550-85af-c9faf80d6383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.011233 10.0.0.41 - - [2026-04-27 04:46:14] "POST /neutron/subnet HTTP/1.1" 200 725 0.014086 10.0.0.41 - - [2026-04-27 04:46:14] "POST /id-to-fqname HTTP/1.1" 200 222 0.001813 10.0.0.23 - - [2026-04-27 04:46:15] "GET /projects?obj_uuids=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001740 10.0.0.41 - - [2026-04-27 04:46:15] "GET /project/e34889de-f853-40b8-9a17-cebc7f39adcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.117535 10.0.0.41 - - [2026-04-27 04:46:15] "POST /neutron/network HTTP/1.1" 200 974 0.016605 10.0.0.41 - - [2026-04-27 04:46:15] "POST /id-to-fqname HTTP/1.1" 200 222 0.001754 10.0.0.41 - - [2026-04-27 04:46:15] "POST /neutron/port HTTP/1.1" 200 4194 0.069542 10.0.0.23 - - [2026-04-27 04:46:16] "GET /projects?obj_uuids=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002221 10.0.0.41 - - [2026-04-27 04:46:16] "POST /neutron/port HTTP/1.1" 200 1152 0.653784 10.0.0.23 - - [2026-04-27 04:46:16] "GET /projects?obj_uuids=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001522 10.0.0.41 - - [2026-04-27 04:46:16] "GET /project/e34889de-f853-40b8-9a17-cebc7f39adcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.118016 10.0.0.41 - - [2026-04-27 04:46:16] "POST /neutron/network HTTP/1.1" 200 975 0.014293 10.0.0.41 - - [2026-04-27 04:46:17] "POST /neutron/port HTTP/1.1" 200 5256 0.090507 10.0.0.41 - - [2026-04-27 04:46:17] "POST /neutron/subnet HTTP/1.1" 200 1268 0.024718 10.0.0.41 - - [2026-04-27 04:46:17] "POST /neutron/port HTTP/1.1" 200 117 0.010750 10.0.0.41 - - [2026-04-27 04:46:17] "POST /neutron/port HTTP/1.1" 200 1216 0.032031 10.0.0.23 - - [2026-04-27 04:46:17] "GET /projects?obj_uuids=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001398 10.0.0.41 - - [2026-04-27 04:46:18] "POST /neutron/port HTTP/1.1" 200 1153 0.527368 10.0.0.41 - - [2026-04-27 04:46:18] "POST /neutron/port HTTP/1.1" 200 1207 0.195130 10.0.0.41 - - [2026-04-27 04:46:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005816 10.0.0.41 - - [2026-04-27 04:46:18] "POST /neutron/port HTTP/1.1" 200 117 0.001764 10.0.0.41 - - [2026-04-27 04:46:22] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011936 10.0.0.41 - - [2026-04-27 04:46:22] "POST /neutron/port HTTP/1.1" 200 1216 0.030251 10.0.0.41 - - [2026-04-27 04:46:22] "GET /virtual-machine/b344f868-a110-4122-8cba-875b3c260a20 HTTP/1.1" 200 1301 0.008542 10.0.0.41 - - [2026-04-27 04:46:22] "GET /virtual-machine-interface/f22fa53e-c1be-4dc6-8bfe-77ad198279b5 HTTP/1.1" 200 3158 0.010117 10.0.0.41 - - [2026-04-27 04:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004529 10.0.0.41 - - [2026-04-27 04:46:22] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006697 10.0.0.41 - - [2026-04-27 04:46:22] "GET /virtual-networks?parent_id=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004417 10.0.0.41 - - [2026-04-27 04:46:23] "GET /virtual-network/3cc6a574-a9ea-4fa5-bd27-6c2d72c16655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.008093 10.0.0.41 - - [2026-04-27 04:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005051 10.0.0.41 - - [2026-04-27 04:46:26] "GET /virtual-network/3cc6a574-a9ea-4fa5-bd27-6c2d72c16655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.007528 10.0.0.41 - - [2026-04-27 04:46:26] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010622 10.0.0.41 - - [2026-04-27 04:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005129 10.0.0.41 - - [2026-04-27 04:46:28] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006298 10.0.0.41 - - [2026-04-27 04:46:28] "GET /virtual-networks?parent_id=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004708 10.0.0.41 - - [2026-04-27 04:46:28] "GET /virtual-network/3cc6a574-a9ea-4fa5-bd27-6c2d72c16655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.011908 10.0.0.41 - - [2026-04-27 04:46:28] "POST /neutron/port HTTP/1.1" 200 1217 0.030032 10.0.0.41 - - [2026-04-27 04:46:28] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010151 10.0.0.41 - - [2026-04-27 04:46:28] "GET /virtual-machine/d51531b0-7653-44dc-b61f-4ca65351c5d8 HTTP/1.1" 200 1301 0.009361 10.0.0.41 - - [2026-04-27 04:46:28] "GET /virtual-machine-interface/56ccd99f-ed5c-4a04-818c-002a0f4daff8 HTTP/1.1" 200 3156 0.007784 10.0.0.41 - - [2026-04-27 04:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005271 10.0.0.41 - - [2026-04-27 04:46:28] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005890 10.0.0.41 - - [2026-04-27 04:46:28] "GET /virtual-networks?parent_id=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004620 10.0.0.41 - - [2026-04-27 04:46:28] "GET /virtual-network/41fe4e8c-44a8-4550-85af-c9faf80d6383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.009594 10.0.0.41 - - [2026-04-27 04:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005099 10.0.0.41 - - [2026-04-27 04:46:30] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004890 10.0.0.41 - - [2026-04-27 04:46:30] "GET /virtual-networks?parent_id=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004856 10.0.0.41 - - [2026-04-27 04:46:30] "GET /virtual-network/41fe4e8c-44a8-4550-85af-c9faf80d6383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.008146 10.0.0.41 - - [2026-04-27 04:46:30] "POST /neutron/port HTTP/1.1" 200 1217 0.047548 10.0.0.23 - - [2026-04-27 04:46:31] "GET /obj-perms HTTP/1.1" 200 5056 0.075952 10.0.0.41 - - [2026-04-27 04:46:35] "POST /fqname-to-id HTTP/1.1" 404 209 0.004650 10.0.0.41 - - [2026-04-27 04:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005228 10.0.0.23 - - [2026-04-27 04:46:35] "GET /projects?obj_uuids=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001469 10.0.0.41 - - [2026-04-27 04:46:35] "GET /project/e34889de-f853-40b8-9a17-cebc7f39adcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.070442 10.0.0.41 - - [2026-04-27 04:46:35] "POST /network-policys HTTP/1.1" 200 533 0.042833 10.0.0.41 - - [2026-04-27 04:46:35] "GET /network-policy/9772be01-efa4-48ba-ae3d-5b1bfc432dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.010154 10.0.0.41 - - [2026-04-27 04:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006899 10.0.0.41 - - [2026-04-27 04:46:35] "GET /virtual-network/3cc6a574-a9ea-4fa5-bd27-6c2d72c16655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.007752 10.0.0.41 - - [2026-04-27 04:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004567 10.0.0.41 - - [2026-04-27 04:46:35] "GET /network-policy/9772be01-efa4-48ba-ae3d-5b1bfc432dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006121 10.0.0.249 - - [2026-04-27 04:46:35] "POST /fqname-to-id HTTP/1.1" 404 207 0.006007 10.0.0.249 - - [2026-04-27 04:46:35] "POST /fqname-to-id HTTP/1.1" 404 230 0.011042 10.0.0.41 - - [2026-04-27 04:46:35] "POST /ref-update HTTP/1.1" 200 156 0.090665 10.0.0.41 - - [2026-04-27 04:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006207 10.0.0.41 - - [2026-04-27 04:46:36] "GET /network-policy/9772be01-efa4-48ba-ae3d-5b1bfc432dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005415 10.0.0.41 - - [2026-04-27 04:46:36] "GET /virtual-network/3cc6a574-a9ea-4fa5-bd27-6c2d72c16655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2863 0.012748 10.0.0.41 - - [2026-04-27 04:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.41 - - [2026-04-27 04:46:36] "GET /network-policy/9772be01-efa4-48ba-ae3d-5b1bfc432dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006359 10.0.0.41 - - [2026-04-27 04:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007787 10.0.0.41 - - [2026-04-27 04:46:36] "GET /virtual-network/41fe4e8c-44a8-4550-85af-c9faf80d6383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.010452 10.0.0.41 - - [2026-04-27 04:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009640 10.0.0.41 - - [2026-04-27 04:46:36] "GET /network-policy/9772be01-efa4-48ba-ae3d-5b1bfc432dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.008854 10.0.0.41 - - [2026-04-27 04:46:36] "POST /ref-update HTTP/1.1" 200 156 0.081644 10.0.0.249 - - [2026-04-27 04:46:36] "POST /access-control-lists HTTP/1.1" 200 578 0.061188 10.0.0.41 - - [2026-04-27 04:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008873 10.0.0.41 - - [2026-04-27 04:46:36] "GET /network-policy/9772be01-efa4-48ba-ae3d-5b1bfc432dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.009150 10.0.0.41 - - [2026-04-27 04:46:36] "POST /neutron/network HTTP/1.1" 200 1061 0.023162 10.0.0.41 - - [2026-04-27 04:46:36] "GET /virtual-network/41fe4e8c-44a8-4550-85af-c9faf80d6383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2865 0.008770 10.0.0.41 - - [2026-04-27 04:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005161 10.0.0.41 - - [2026-04-27 04:46:36] "GET /network-policy/9772be01-efa4-48ba-ae3d-5b1bfc432dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006803 10.0.0.41 - - [2026-04-27 04:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006989 10.0.0.23 - - [2026-04-27 04:46:36] "GET /projects?obj_uuids=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001792 10.0.0.41 - - [2026-04-27 04:46:36] "GET /project/e34889de-f853-40b8-9a17-cebc7f39adcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.090477 10.0.0.249 - - [2026-04-27 04:46:37] "POST /ref-update HTTP/1.1" 200 156 0.031819 10.0.0.23 - - [2026-04-27 04:46:37] "POST /useragent-kv HTTP/1.1" 200 115 0.013668 10.0.0.41 - - [2026-04-27 04:46:37] "POST /neutron/subnet HTTP/1.1" 200 701 0.256329 10.0.0.41 - - [2026-04-27 04:46:37] "POST /id-to-fqname HTTP/1.1" 200 214 0.001671 10.0.0.41 - - [2026-04-27 04:46:37] "GET /virtual-network/578313bd-1b4c-4dd5-bd36-0105db4ab7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.008138 10.0.0.41 - - [2026-04-27 04:46:37] "GET /virtual-network/578313bd-1b4c-4dd5-bd36-0105db4ab7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.008678 10.0.0.41 - - [2026-04-27 04:46:37] "POST /neutron/network HTTP/1.1" 200 799 0.010685 10.0.0.41 - - [2026-04-27 04:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004988 10.0.0.23 - - [2026-04-27 04:46:37] "GET /projects?obj_uuids=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001237 10.0.0.41 - - [2026-04-27 04:46:37] "GET /project/e34889de-f853-40b8-9a17-cebc7f39adcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.066481 10.0.0.23 - - [2026-04-27 04:46:37] "GET /projects?obj_uuids=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001237 10.0.0.41 - - [2026-04-27 04:46:37] "POST /neutron/network HTTP/1.1" 200 585 0.187245 10.0.0.41 - - [2026-04-27 04:46:38] "POST /id-to-fqname HTTP/1.1" 200 214 0.004239 10.0.0.41 - - [2026-04-27 04:46:38] "GET /virtual-network/beae9c41-1aa0-42ac-a637-a3d41475a785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.007864 10.0.0.41 - - [2026-04-27 04:46:38] "POST /neutron/network HTTP/1.1" 200 799 0.012919 10.0.0.41 - - [2026-04-27 04:46:38] "GET /virtual-network/beae9c41-1aa0-42ac-a637-a3d41475a785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.008057 10.0.0.41 - - [2026-04-27 04:46:38] "POST /fqname-to-id HTTP/1.1" 404 239 0.004617 10.0.0.41 - - [2026-04-27 04:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004688 10.0.0.23 - - [2026-04-27 04:46:38] "GET /projects?obj_uuids=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001247 10.0.0.41 - - [2026-04-27 04:46:38] "GET /project/e34889de-f853-40b8-9a17-cebc7f39adcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.146330 10.0.0.41 - - [2026-04-27 04:46:38] "POST /network-policys HTTP/1.1" 200 587 0.046007 10.0.0.41 - - [2026-04-27 04:46:38] "GET /network-policy/76a5e75a-7165-46a3-8ccb-265efe32508f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.009164 10.0.0.41 - - [2026-04-27 04:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.41 - - [2026-04-27 04:46:38] "GET /virtual-network/578313bd-1b4c-4dd5-bd36-0105db4ab7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.009832 10.0.0.41 - - [2026-04-27 04:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006223 10.0.0.41 - - [2026-04-27 04:46:38] "GET /network-policy/76a5e75a-7165-46a3-8ccb-265efe32508f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.006839 10.0.0.249 - - [2026-04-27 04:46:39] "POST /fqname-to-id HTTP/1.1" 404 210 0.020738 10.0.0.41 - - [2026-04-27 04:46:39] "POST /ref-update HTTP/1.1" 200 156 0.118778 10.0.0.41 - - [2026-04-27 04:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.025609 10.0.0.41 - - [2026-04-27 04:46:39] "GET /network-policy/76a5e75a-7165-46a3-8ccb-265efe32508f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.010709 10.0.0.249 - - [2026-04-27 04:46:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000556 10.0.0.41 - - [2026-04-27 04:46:39] "POST /neutron/network HTTP/1.1" 200 912 0.014398 10.0.0.41 - - [2026-04-27 04:46:39] "GET /virtual-network/578313bd-1b4c-4dd5-bd36-0105db4ab7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.007442 10.0.0.41 - - [2026-04-27 04:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.249 - - [2026-04-27 04:46:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000455 10.0.0.41 - - [2026-04-27 04:46:39] "GET /network-policy/76a5e75a-7165-46a3-8ccb-265efe32508f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.006703 10.0.0.41 - - [2026-04-27 04:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005053 10.0.0.41 - - [2026-04-27 04:46:39] "GET /virtual-network/beae9c41-1aa0-42ac-a637-a3d41475a785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.007507 10.0.0.41 - - [2026-04-27 04:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.41 - - [2026-04-27 04:46:39] "GET /network-policy/76a5e75a-7165-46a3-8ccb-265efe32508f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005818 10.0.0.41 - - [2026-04-27 04:46:39] "POST /ref-update HTTP/1.1" 200 156 0.090858 10.0.0.41 - - [2026-04-27 04:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004464 10.0.0.249 - - [2026-04-27 04:46:39] "POST /access-control-lists HTTP/1.1" 200 554 0.103700 10.0.0.41 - - [2026-04-27 04:46:39] "GET /network-policy/76a5e75a-7165-46a3-8ccb-265efe32508f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.008708 10.0.0.41 - - [2026-04-27 04:46:39] "GET /virtual-network/beae9c41-1aa0-42ac-a637-a3d41475a785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.042959 10.0.0.41 - - [2026-04-27 04:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005961 10.0.0.41 - - [2026-04-27 04:46:39] "GET /network-policy/76a5e75a-7165-46a3-8ccb-265efe32508f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005128 10.0.0.41 - - [2026-04-27 04:46:39] "POST /id-to-fqname HTTP/1.1" 200 214 0.002476 10.0.0.41 - - [2026-04-27 04:46:39] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009448 10.0.0.249 - - [2026-04-27 04:46:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000423 10.0.0.249 - - [2026-04-27 04:46:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000541 10.0.0.41 - - [2026-04-27 04:46:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000493 10.0.0.41 - - [2026-04-27 04:46:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000453 10.0.0.23 - - [2026-04-27 04:46:40] "GET /projects?obj_uuids=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001334 10.0.0.41 - - [2026-04-27 04:46:41] "GET /project/e34889de-f853-40b8-9a17-cebc7f39adcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.117370 10.0.0.41 - - [2026-04-27 04:46:41] "POST /neutron/port HTTP/1.1" 200 6319 0.081800 10.0.0.23 - - [2026-04-27 04:46:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000783 10.0.0.41 - - [2026-04-27 04:46:41] "POST /id-to-fqname HTTP/1.1" 200 214 0.001745 10.0.0.23 - - [2026-04-27 04:46:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000496 10.0.0.23 - - [2026-04-27 04:46:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000538 10.0.0.41 - - [2026-04-27 04:46:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000424 10.0.0.41 - - [2026-04-27 04:46:41] "POST /neutron/port HTTP/1.1" 200 6319 0.078480 10.0.0.23 - - [2026-04-27 04:46:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000462 10.0.0.41 - - [2026-04-27 04:46:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000495 10.0.0.41 - - [2026-04-27 04:46:41] "POST /neutron/network HTTP/1.1" 200 922 0.010420 10.0.0.41 - - [2026-04-27 04:46:42] "POST /neutron/port HTTP/1.1" 200 1063 0.028871 10.0.0.41 - - [2026-04-27 04:46:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005264 10.0.0.23 - - [2026-04-27 04:46:42] "GET /projects?obj_uuids=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001557 10.0.0.41 - - [2026-04-27 04:46:42] "POST /neutron/network HTTP/1.1" 200 912 0.010282 10.0.0.41 - - [2026-04-27 04:46:42] "GET /project/e34889de-f853-40b8-9a17-cebc7f39adcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.108021 10.0.0.41 - - [2026-04-27 04:46:43] "POST /neutron/security_group HTTP/1.1" 200 2066 0.017411 10.0.0.41 - - [2026-04-27 04:46:43] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004553 10.0.0.41 - - [2026-04-27 04:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.41 - - [2026-04-27 04:46:43] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007275 10.0.0.23 - - [2026-04-27 04:46:43] "GET /projects?obj_uuids=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002557 10.0.0.41 - - [2026-04-27 04:46:44] "POST /neutron/port HTTP/1.1" 200 1063 0.433508 10.0.0.41 - - [2026-04-27 04:46:44] "POST /neutron/port HTTP/1.1" 200 1117 0.181525 10.0.0.41 - - [2026-04-27 04:46:44] "POST /neutron/subnet HTTP/1.1" 200 675 0.016555 10.0.0.41 - - [2026-04-27 04:46:44] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.008764 10.0.0.41 - - [2026-04-27 04:46:44] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007761 10.0.0.41 - - [2026-04-27 04:46:44] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007870 10.0.0.41 - - [2026-04-27 04:46:44] "PUT /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9 HTTP/1.1" 200 254 0.051289 10.0.0.41 - - [2026-04-27 04:46:45] "PUT /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9 HTTP/1.1" 200 254 0.071515 10.0.0.41 - - [2026-04-27 04:46:45] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.017479 10.0.0.41 - - [2026-04-27 04:46:45] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.015543 10.0.0.41 - - [2026-04-27 04:46:45] "PUT /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c HTTP/1.1" 200 254 0.052023 10.0.0.41 - - [2026-04-27 04:46:45] "PUT /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c HTTP/1.1" 200 254 0.087708 10.0.0.41 - - [2026-04-27 04:46:45] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.031632 10.0.0.41 - - [2026-04-27 04:46:45] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007965 10.0.0.41 - - [2026-04-27 04:46:45] "PUT /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9 HTTP/1.1" 200 254 0.056552 10.0.0.41 - - [2026-04-27 04:46:45] "PUT /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9 HTTP/1.1" 200 254 0.059536 10.0.0.41 - - [2026-04-27 04:46:45] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.017759 10.0.0.41 - - [2026-04-27 04:46:45] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.008960 10.0.0.41 - - [2026-04-27 04:46:45] "PUT /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9 HTTP/1.1" 200 254 0.039782 10.0.0.41 - - [2026-04-27 04:46:45] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004272 10.0.0.41 - - [2026-04-27 04:46:45] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007632 10.0.0.41 - - [2026-04-27 04:46:45] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005802 10.0.0.41 - - [2026-04-27 04:46:45] "PUT /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9 HTTP/1.1" 200 254 0.042007 10.0.0.41 - - [2026-04-27 04:46:45] "PUT /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9 HTTP/1.1" 200 254 0.062243 10.0.0.41 - - [2026-04-27 04:46:45] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006872 10.0.0.41 - - [2026-04-27 04:46:45] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.008943 10.0.0.41 - - [2026-04-27 04:46:46] "PUT /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c HTTP/1.1" 200 254 0.050611 10.0.0.41 - - [2026-04-27 04:46:46] "PUT /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c HTTP/1.1" 200 254 0.052096 10.0.0.41 - - [2026-04-27 04:46:46] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.008755 10.0.0.41 - - [2026-04-27 04:46:46] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.018760 10.0.0.41 - - [2026-04-27 04:46:46] "PUT /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9 HTTP/1.1" 200 254 0.064264 10.0.0.41 - - [2026-04-27 04:46:46] "PUT /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9 HTTP/1.1" 200 254 0.068266 10.0.0.41 - - [2026-04-27 04:46:46] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.010793 10.0.0.41 - - [2026-04-27 04:46:46] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.011263 10.0.0.41 - - [2026-04-27 04:46:46] "PUT /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c HTTP/1.1" 200 254 0.040337 10.0.0.41 - - [2026-04-27 04:46:46] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.007458 10.0.0.41 - - [2026-04-27 04:46:46] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.008989 10.0.0.41 - - [2026-04-27 04:46:46] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.008092 10.0.0.41 - - [2026-04-27 04:46:46] "PUT /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9 HTTP/1.1" 200 254 0.045934 10.0.0.41 - - [2026-04-27 04:46:46] "PUT /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9 HTTP/1.1" 200 254 0.068267 10.0.0.41 - - [2026-04-27 04:46:46] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.012484 10.0.0.41 - - [2026-04-27 04:46:46] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006938 10.0.0.41 - - [2026-04-27 04:46:46] "PUT /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c HTTP/1.1" 200 254 0.056458 10.0.0.41 - - [2026-04-27 04:46:47] "PUT /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c HTTP/1.1" 200 254 0.072705 10.0.0.41 - - [2026-04-27 04:46:47] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.010513 10.0.0.41 - - [2026-04-27 04:46:47] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007755 10.0.0.41 - - [2026-04-27 04:46:47] "PUT /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9 HTTP/1.1" 200 254 0.056244 10.0.0.41 - - [2026-04-27 04:46:47] "PUT /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9 HTTP/1.1" 200 254 0.067606 10.0.0.41 - - [2026-04-27 04:46:47] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.009748 10.0.0.41 - - [2026-04-27 04:46:47] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007702 10.0.0.41 - - [2026-04-27 04:46:47] "PUT /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9 HTTP/1.1" 200 254 0.040167 10.0.0.41 - - [2026-04-27 04:46:47] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005919 10.0.0.41 - - [2026-04-27 04:46:47] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005925 10.0.0.41 - - [2026-04-27 04:46:47] "PUT /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9 HTTP/1.1" 200 254 0.025671 10.0.0.41 - - [2026-04-27 04:46:47] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005993 10.0.0.41 - - [2026-04-27 04:46:47] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004839 10.0.0.41 - - [2026-04-27 04:46:47] "PUT /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c HTTP/1.1" 200 254 0.022953 10.0.0.41 - - [2026-04-27 04:46:47] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006273 10.0.0.41 - - [2026-04-27 04:46:47] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005657 10.0.0.41 - - [2026-04-27 04:46:47] "PUT /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9 HTTP/1.1" 200 254 0.036228 10.0.0.41 - - [2026-04-27 04:46:47] "POST /neutron/port HTTP/1.1" 200 1219 0.029862 10.0.0.41 - - [2026-04-27 04:46:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007080 10.0.0.41 - - [2026-04-27 04:46:48] "POST /neutron/port HTTP/1.1" 200 117 0.001631 10.0.0.41 - - [2026-04-27 04:46:51] "POST /neutron/port HTTP/1.1" 200 1127 0.034511 10.0.0.41 - - [2026-04-27 04:46:52] "POST /neutron/port HTTP/1.1" 200 1219 0.026928 10.0.0.41 - - [2026-04-27 04:46:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005656 10.0.0.41 - - [2026-04-27 04:46:52] "POST /neutron/port HTTP/1.1" 200 117 0.001652 10.0.0.41 - - [2026-04-27 04:46:55] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009754 10.0.0.41 - - [2026-04-27 04:46:57] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.005320 10.0.0.41 - - [2026-04-27 04:46:57] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.006452 10.0.0.41 - - [2026-04-27 04:46:57] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.005997 10.0.0.41 - - [2026-04-27 04:46:57] "PUT /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9 HTTP/1.1" 200 254 0.052016 10.0.0.41 - - [2026-04-27 04:46:58] "PUT /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9 HTTP/1.1" 200 254 0.095575 10.0.0.41 - - [2026-04-27 04:46:58] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.009530 10.0.0.41 - - [2026-04-27 04:46:58] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.016584 10.0.0.41 - - [2026-04-27 04:46:58] "PUT /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c HTTP/1.1" 200 254 0.057578 10.0.0.41 - - [2026-04-27 04:46:58] "PUT /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c HTTP/1.1" 200 254 0.071712 10.0.0.41 - - [2026-04-27 04:46:58] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.009932 10.0.0.41 - - [2026-04-27 04:46:58] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.011617 10.0.0.41 - - [2026-04-27 04:46:58] "PUT /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9 HTTP/1.1" 200 254 0.061267 10.0.0.41 - - [2026-04-27 04:46:58] "PUT /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9 HTTP/1.1" 200 254 0.075343 10.0.0.41 - - [2026-04-27 04:46:58] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.012099 10.0.0.41 - - [2026-04-27 04:46:58] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.015005 10.0.0.41 - - [2026-04-27 04:46:58] "PUT /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9 HTTP/1.1" 200 254 0.053797 10.0.0.41 - - [2026-04-27 04:46:58] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.005976 10.0.0.41 - - [2026-04-27 04:46:58] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007556 10.0.0.41 - - [2026-04-27 04:46:58] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.008611 10.0.0.41 - - [2026-04-27 04:46:58] "PUT /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9 HTTP/1.1" 200 254 0.059160 10.0.0.41 - - [2026-04-27 04:46:59] "PUT /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9 HTTP/1.1" 200 254 0.078051 10.0.0.41 - - [2026-04-27 04:46:59] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.008374 10.0.0.41 - - [2026-04-27 04:46:59] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.009509 10.0.0.41 - - [2026-04-27 04:46:59] "PUT /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c HTTP/1.1" 200 254 0.072816 10.0.0.41 - - [2026-04-27 04:46:59] "PUT /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c HTTP/1.1" 200 254 0.090110 10.0.0.41 - - [2026-04-27 04:46:59] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.008685 10.0.0.41 - - [2026-04-27 04:46:59] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.011855 10.0.0.41 - - [2026-04-27 04:46:59] "PUT /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9 HTTP/1.1" 200 254 0.078049 10.0.0.41 - - [2026-04-27 04:46:59] "PUT /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9 HTTP/1.1" 200 254 0.071664 10.0.0.41 - - [2026-04-27 04:46:59] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.016907 10.0.0.41 - - [2026-04-27 04:46:59] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.010998 10.0.0.41 - - [2026-04-27 04:46:59] "PUT /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c HTTP/1.1" 200 254 0.046215 10.0.0.41 - - [2026-04-27 04:46:59] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.010302 10.0.0.41 - - [2026-04-27 04:46:59] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.008879 10.0.0.41 - - [2026-04-27 04:46:59] "GET /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007305 10.0.0.41 - - [2026-04-27 04:46:59] "PUT /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9 HTTP/1.1" 200 254 0.070853 10.0.0.41 - - [2026-04-27 04:47:00] "PUT /bgp-router/bca0c7ae-0a78-47c3-abbc-0cd8c92388e9 HTTP/1.1" 200 254 0.097513 10.0.0.41 - - [2026-04-27 04:47:00] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.013925 10.0.0.41 - - [2026-04-27 04:47:00] "GET /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.015517 10.0.0.41 - - [2026-04-27 04:47:00] "PUT /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c HTTP/1.1" 200 254 0.068478 10.0.0.41 - - [2026-04-27 04:47:00] "PUT /bgp-router/c2e0fe19-d590-491d-953d-8871974acf1c HTTP/1.1" 200 254 0.070833 10.0.0.41 - - [2026-04-27 04:47:00] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.013243 10.0.0.41 - - [2026-04-27 04:47:00] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.015942 10.0.0.41 - - [2026-04-27 04:47:00] "PUT /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9 HTTP/1.1" 200 254 0.078095 10.0.0.41 - - [2026-04-27 04:47:00] "PUT /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9 HTTP/1.1" 200 254 0.095906 10.0.0.41 - - [2026-04-27 04:47:00] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.014026 10.0.0.41 - - [2026-04-27 04:47:00] "GET /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.011466 10.0.0.41 - - [2026-04-27 04:47:00] "PUT /bgp-router/ab1655c9-82ef-412f-b89e-02c22505adb9 HTTP/1.1" 200 254 0.068452 10.0.0.41 - - [2026-04-27 04:47:01] "POST /ref-update HTTP/1.1" 200 156 0.112402 10.0.0.41 - - [2026-04-27 04:47:01] "GET /virtual-network/beae9c41-1aa0-42ac-a637-a3d41475a785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.019250 10.0.0.41 - - [2026-04-27 04:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006658 10.0.0.249 - - [2026-04-27 04:47:01] "POST /ref-update HTTP/1.1" 200 156 0.059040 10.0.0.41 - - [2026-04-27 04:47:01] "GET /network-policy/76a5e75a-7165-46a3-8ccb-265efe32508f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.031837 10.0.0.41 - - [2026-04-27 04:47:01] "POST /ref-update HTTP/1.1" 200 156 0.121927 10.0.0.41 - - [2026-04-27 04:47:01] "GET /virtual-network/578313bd-1b4c-4dd5-bd36-0105db4ab7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.015402 10.0.0.41 - - [2026-04-27 04:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007843 10.0.0.41 - - [2026-04-27 04:47:01] "POST /neutron/port HTTP/1.1" 200 1127 0.042926 10.0.0.41 - - [2026-04-27 04:47:01] "GET /network-policy/76a5e75a-7165-46a3-8ccb-265efe32508f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.007915 10.0.0.41 - - [2026-04-27 04:47:01] "DELETE /network-policy/76a5e75a-7165-46a3-8ccb-265efe32508f HTTP/1.1" 200 115 0.093572 10.0.0.41 - - [2026-04-27 04:47:01] "POST /neutron/network HTTP/1.1" 400 204 0.046985 10.0.0.41 - - [2026-04-27 04:47:02] "POST /neutron/port HTTP/1.1" 200 151 0.395451 10.0.0.23 - - [2026-04-27 04:47:04] "POST /useragent-kv HTTP/1.1" 200 115 0.005094 10.0.0.23 - - [2026-04-27 04:47:04] "POST /useragent-kv HTTP/1.1" 200 115 0.006090 10.0.0.249 - - [2026-04-27 04:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005986 10.0.0.41 - - [2026-04-27 04:47:04] "POST /neutron/network HTTP/1.1" 200 151 0.186671 10.0.0.249 - - [2026-04-27 04:47:04] "DELETE /route-target/91c685c0-bbc1-497c-9e7e-24e717e1d00c HTTP/1.1" 200 115 0.050371 10.0.0.41 - - [2026-04-27 04:47:04] "POST /ref-update HTTP/1.1" 200 156 0.118072 10.0.0.41 - - [2026-04-27 04:47:04] "POST /neutron/network HTTP/1.1" 200 975 0.048433 10.0.0.41 - - [2026-04-27 04:47:04] "GET /virtual-network/41fe4e8c-44a8-4550-85af-c9faf80d6383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.007313 10.0.0.41 - - [2026-04-27 04:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.015356 10.0.0.41 - - [2026-04-27 04:47:04] "GET /network-policy/9772be01-efa4-48ba-ae3d-5b1bfc432dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.009001 10.0.0.249 - - [2026-04-27 04:47:04] "POST /fqname-to-id HTTP/1.1" 404 207 0.017948 10.0.0.41 - - [2026-04-27 04:47:04] "POST /ref-update HTTP/1.1" 200 156 0.148157 10.0.0.249 - - [2026-04-27 04:47:04] "DELETE /access-control-list/661c273f-ef19-4f07-bd80-caab005d0469 HTTP/1.1" 200 115 0.090516 10.0.0.41 - - [2026-04-27 04:47:04] "GET /virtual-network/3cc6a574-a9ea-4fa5-bd27-6c2d72c16655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.010916 10.0.0.41 - - [2026-04-27 04:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007790 10.0.0.41 - - [2026-04-27 04:47:04] "GET /network-policy/9772be01-efa4-48ba-ae3d-5b1bfc432dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007048 10.0.0.41 - - [2026-04-27 04:47:05] "DELETE /network-policy/9772be01-efa4-48ba-ae3d-5b1bfc432dba HTTP/1.1" 200 115 0.073823 10.0.0.41 - - [2026-04-27 04:47:05] "POST /neutron/network HTTP/1.1" 400 204 0.020024 10.0.0.41 - - [2026-04-27 04:47:05] "POST /neutron/port HTTP/1.1" 200 1207 0.027269 10.0.0.41 - - [2026-04-27 04:47:06] "POST /neutron/port HTTP/1.1" 200 151 0.554189 10.0.0.249 - - [2026-04-27 04:47:07] "DELETE /route-target/8946ab07-0376-4394-8411-9abbf7cad58c HTTP/1.1" 200 115 0.033675 10.0.0.41 - - [2026-04-27 04:47:07] "POST /neutron/network HTTP/1.1" 200 974 0.016155 10.0.0.23 - - [2026-04-27 04:47:09] "GET /projects?obj_uuids=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002546 10.0.0.41 - - [2026-04-27 04:47:09] "GET /project/e34889de-f853-40b8-9a17-cebc7f39adcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.080363 10.0.0.23 - - [2026-04-27 04:47:09] "GET /projects?obj_uuids=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001663 10.0.0.41 - - [2026-04-27 04:47:09] "GET /project/e34889de-f853-40b8-9a17-cebc7f39adcf?fields=virtual_networks HTTP/1.1" 200 1049 0.079954 10.0.0.23 - - [2026-04-27 04:47:09] "GET /projects?obj_uuids=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001685 10.0.0.41 - - [2026-04-27 04:47:09] "GET /project/e34889de-f853-40b8-9a17-cebc7f39adcf?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.055896 10.0.0.23 - - [2026-04-27 04:47:09] "GET /projects?obj_uuids=e34889de-f853-40b8-9a17-cebc7f39adcf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001345 10.0.0.41 - - [2026-04-27 04:47:09] "GET /project/e34889de-f853-40b8-9a17-cebc7f39adcf?fields=security_groups HTTP/1.1" 200 1283 0.068683 10.0.0.41 - - [2026-04-27 04:47:10] "POST /fqname-to-id HTTP/1.1" 404 183 0.037764 10.0.0.23 - - [2026-04-27 04:47:10] "GET /projects?obj_uuids=22edc50e-a955-496f-af73-dbb1eb9cb2be&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.007882 10.0.0.23 - - [2026-04-27 04:47:10] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001725 10.0.0.23 - - [2026-04-27 04:47:10] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010273 10.0.0.23 - - [2026-04-27 04:47:10] "POST /id-to-fqname HTTP/1.1" 200 185 0.001713 10.0.0.23 - - [2026-04-27 04:47:10] "POST /fqname-to-id HTTP/1.1" 404 194 0.009980 10.0.0.23 - - [2026-04-27 04:47:11] "POST /security-groups HTTP/1.1" 200 586 0.094276 10.0.0.249 - - [2026-04-27 04:47:11] "POST /fqname-to-id HTTP/1.1" 404 229 0.006202 10.0.0.23 - - [2026-04-27 04:47:11] "POST /projects HTTP/1.1" 200 575 0.374363 10.0.0.23 - - [2026-04-27 04:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.419896 10.0.0.41 - - [2026-04-27 04:47:11] "GET /project/22edc50e-a955-496f-af73-dbb1eb9cb2be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.611529 10.0.0.249 - - [2026-04-27 04:47:11] "POST /access-control-lists HTTP/1.1" 200 589 0.066043 10.0.0.41 - - [2026-04-27 04:47:12] "GET / HTTP/1.1" 200 35931 0.002763 10.0.0.23 - - [2026-04-27 04:47:14] "DELETE /project/22edc50ea955496faf73dbb1eb9cb2be HTTP/1.1" 404 173 0.005895 10.0.0.23 - - [2026-04-27 04:47:14] "DELETE /project/e34889de-f853-40b8-9a17-cebc7f39adcf HTTP/1.1" 404 177 0.005869 10.0.0.41 - - [2026-04-27 04:47:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000552 10.0.0.41 - - [2026-04-27 04:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.037809 10.0.0.41 - - [2026-04-27 04:47:15] "GET /api-access-list/1775aa1e-dc0f-404b-a76f-7f639e0c1067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.008598 10.0.0.41 - - [2026-04-27 04:47:15] "GET /api-access-list/1775aa1e-dc0f-404b-a76f-7f639e0c1067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.006129 10.0.0.41 - - [2026-04-27 04:47:15] "GET /api-access-list/1775aa1e-dc0f-404b-a76f-7f639e0c1067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.006368 10.0.0.41 - - [2026-04-27 04:47:15] "PUT /api-access-list/1775aa1e-dc0f-404b-a76f-7f639e0c1067 HTTP/1.1" 200 264 0.019953 10.0.0.41 - - [2026-04-27 04:47:18] "POST /fqname-to-id HTTP/1.1" 404 183 0.033472 10.0.0.23 - - [2026-04-27 04:47:18] "GET /projects?obj_uuids=3bce47a6-de27-40e4-af04-b4ae3a3e967f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004150 10.0.0.23 - - [2026-04-27 04:47:18] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002237 10.0.0.23 - - [2026-04-27 04:47:18] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.012424 10.0.0.23 - - [2026-04-27 04:47:18] "POST /id-to-fqname HTTP/1.1" 200 185 0.005426 10.0.0.23 - - [2026-04-27 04:47:18] "POST /fqname-to-id HTTP/1.1" 404 194 0.005098 10.0.0.23 - - [2026-04-27 04:47:18] "POST /security-groups HTTP/1.1" 200 586 0.091029 10.0.0.249 - - [2026-04-27 04:47:18] "POST /fqname-to-id HTTP/1.1" 404 229 0.005000 10.0.0.23 - - [2026-04-27 04:47:18] "POST /projects HTTP/1.1" 200 575 0.347524 10.0.0.23 - - [2026-04-27 04:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.391153 10.0.0.41 - - [2026-04-27 04:47:18] "GET /project/3bce47a6-de27-40e4-af04-b4ae3a3e967f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.616053 10.0.0.249 - - [2026-04-27 04:47:18] "POST /access-control-lists HTTP/1.1" 200 589 0.100720 10.0.0.41 - - [2026-04-27 04:47:19] "POST /fqname-to-id HTTP/1.1" 404 183 0.042527 10.0.0.23 - - [2026-04-27 04:47:19] "GET /projects?obj_uuids=cd42527a-0101-4de5-bcdf-aac61b597a96&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004221 10.0.0.23 - - [2026-04-27 04:47:19] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001778 10.0.0.23 - - [2026-04-27 04:47:19] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.012290 10.0.0.23 - - [2026-04-27 04:47:19] "POST /id-to-fqname HTTP/1.1" 200 185 0.004613 10.0.0.23 - - [2026-04-27 04:47:19] "POST /fqname-to-id HTTP/1.1" 404 194 0.005271 10.0.0.23 - - [2026-04-27 04:47:19] "POST /security-groups HTTP/1.1" 200 586 0.051612 10.0.0.23 - - [2026-04-27 04:47:19] "POST /projects HTTP/1.1" 200 575 0.334840 10.0.0.23 - - [2026-04-27 04:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.383952 10.0.0.249 - - [2026-04-27 04:47:19] "POST /fqname-to-id HTTP/1.1" 404 228 0.016548 10.0.0.41 - - [2026-04-27 04:47:19] "GET /project/cd42527a-0101-4de5-bcdf-aac61b597a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.584598 10.0.0.41 - - [2026-04-27 04:47:20] "GET / HTTP/1.1" 200 35931 0.002171 10.0.0.41 - - [2026-04-27 04:47:21] "GET / HTTP/1.1" 200 35931 0.002672 10.0.0.41 - - [2026-04-27 04:47:21] "POST /fqname-to-id HTTP/1.1" 404 183 0.005264 10.0.0.41 - - [2026-04-27 04:47:21] "POST /api-access-lists HTTP/1.1" 200 521 0.058163 10.0.0.41 - - [2026-04-27 04:47:22] "GET /api-access-list/418c0c83-d03a-4cc7-8e59-7f963f03a030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.008997 10.0.0.41 - - [2026-04-27 04:47:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000645 10.0.0.41 - - [2026-04-27 04:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.193208 10.0.0.23 - - [2026-04-27 04:47:23] "GET /projects?obj_uuids=3bce47a6-de27-40e4-af04-b4ae3a3e967f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001868 10.0.0.41 - - [2026-04-27 04:47:23] "GET /project/3bce47a6-de27-40e4-af04-b4ae3a3e967f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.099190 10.0.0.41 - - [2026-04-27 04:47:23] "GET /virtual-networks?parent_id=3bce47a6-de27-40e4-af04-b4ae3a3e967f&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.034566 10.0.0.41 - - [2026-04-27 04:47:23] "POST /virtual-networks HTTP/1.1" 200 568 0.179639 10.0.0.41 - - [2026-04-27 04:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.031297 10.0.0.249 - - [2026-04-27 04:47:23] "POST /ref-update HTTP/1.1" 200 156 0.039580 10.0.0.41 - - [2026-04-27 04:47:23] "GET /network-ipam/956e6fea-8eff-4c61-87db-0ab1f8de2f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.039294 10.0.0.23 - - [2026-04-27 04:47:23] "POST /useragent-kv HTTP/1.1" 200 115 0.012415 10.0.0.41 - - [2026-04-27 04:47:23] "POST /ref-update HTTP/1.1" 200 156 0.141881 10.0.0.41 - - [2026-04-27 04:47:24] "POST /neutron/network HTTP/1.1" 200 832 0.089476 10.0.0.41 - - [2026-04-27 04:47:24] "GET /virtual-network/53127098-f91f-4111-b1ca-143af55d276d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.034314 10.0.0.41 - - [2026-04-27 04:47:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000548 10.0.0.41 - - [2026-04-27 04:47:26] "GET /obj-perms HTTP/1.1" 200 4915 0.086119 10.0.0.41 - - [2026-04-27 04:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.036705 10.0.0.41 - - [2026-04-27 04:47:27] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.095546 10.0.0.41 - - [2026-04-27 04:47:27] "POST /id-to-fqname HTTP/1.1" 401 292 0.000562 10.0.0.41 - - [2026-04-27 04:47:27] "POST /id-to-fqname HTTP/1.1" 200 230 0.057411 10.0.0.41 - - [2026-04-27 04:47:28] "POST /neutron/port HTTP/1.1" 200 4194 0.084252 10.0.0.23 - - [2026-04-27 04:47:29] "GET /projects?obj_uuids=cd42527a-0101-4de5-bcdf-aac61b597a96&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001424 10.0.0.41 - - [2026-04-27 04:47:29] "GET /project/cd42527a-0101-4de5-bcdf-aac61b597a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.092543 10.0.0.41 - - [2026-04-27 04:47:29] "POST /neutron/port HTTP/1.1" 200 4194 0.056093 10.0.0.41 - - [2026-04-27 04:47:30] "POST /neutron/network HTTP/1.1" 200 842 0.102897 10.0.0.41 - - [2026-04-27 04:47:31] "POST /neutron/port HTTP/1.1" 200 1055 0.028882 10.0.0.41 - - [2026-04-27 04:47:31] "POST /neutron/port HTTP/1.1" 200 1119 0.056701 10.0.0.41 - - [2026-04-27 04:47:31] "POST /neutron/port HTTP/1.1" 200 117 0.002038 10.0.0.249 - - [2026-04-27 04:47:32] "GET /obj-perms HTTP/1.1" 200 5056 0.065613 10.0.0.41 - - [2026-04-27 04:47:34] "POST /neutron/security_group HTTP/1.1" 200 2053 0.013248 10.0.0.41 - - [2026-04-27 04:47:35] "POST /neutron/port HTTP/1.1" 200 1119 0.025398 10.0.0.41 - - [2026-04-27 04:47:35] "POST /neutron/security_group HTTP/1.1" 200 2053 0.011072 10.0.0.41 - - [2026-04-27 04:47:35] "GET /virtual-machine/a1256296-c3a7-46f0-9cd7-0a4190007367 HTTP/1.1" 401 292 0.000510 10.0.0.41 - - [2026-04-27 04:47:35] "GET /virtual-machine/a1256296-c3a7-46f0-9cd7-0a4190007367 HTTP/1.1" 200 1288 0.069245 10.0.0.41 - - [2026-04-27 04:47:35] "GET /virtual-machine/a1256296-c3a7-46f0-9cd7-0a4190007367 HTTP/1.1" 200 1288 0.028539 10.0.0.41 - - [2026-04-27 04:47:35] "GET /virtual-machine-interface/1080579d-8977-4037-b6b6-ad991e1bba37 HTTP/1.1" 200 2530 0.033977 10.0.0.41 - - [2026-04-27 04:47:35] "GET /virtual-machine/a1256296-c3a7-46f0-9cd7-0a4190007367 HTTP/1.1" 200 1288 0.025375 10.0.0.41 - - [2026-04-27 04:47:35] "GET /virtual-machine-interface/1080579d-8977-4037-b6b6-ad991e1bba37 HTTP/1.1" 200 2530 0.036214 10.0.0.41 - - [2026-04-27 04:47:35] "GET /instance-ip/34a1e2ac-a326-4153-83ed-0e1761436f32 HTTP/1.1" 200 1624 0.032808 10.0.0.41 - - [2026-04-27 04:47:35] "GET /virtual-machine/a1256296-c3a7-46f0-9cd7-0a4190007367 HTTP/1.1" 200 1288 0.026536 10.0.0.41 - - [2026-04-27 04:47:35] "GET /virtual-machine-interface/1080579d-8977-4037-b6b6-ad991e1bba37 HTTP/1.1" 200 2530 0.035192 10.0.0.41 - - [2026-04-27 04:47:35] "GET /instance-ip/34a1e2ac-a326-4153-83ed-0e1761436f32 HTTP/1.1" 200 1624 0.030657 10.0.0.41 - - [2026-04-27 04:47:36] "POST /fqname-to-id HTTP/1.1" 403 339 0.023007 10.0.0.41 - - [2026-04-27 04:47:36] "GET / HTTP/1.1" 200 35931 0.004629 10.0.0.41 - - [2026-04-27 04:47:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000535 10.0.0.41 - - [2026-04-27 04:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.031740 10.0.0.41 - - [2026-04-27 04:47:36] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006568 10.0.0.41 - - [2026-04-27 04:47:36] "GET /virtual-networks?parent_id=cd42527a-0101-4de5-bcdf-aac61b597a96&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.023113 10.0.0.41 - - [2026-04-27 04:47:36] "POST /fqname-to-id HTTP/1.1" 403 339 0.029826 10.0.0.41 - - [2026-04-27 04:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.41 - - [2026-04-27 04:47:36] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007822 10.0.0.41 - - [2026-04-27 04:47:36] "GET /virtual-networks?parent_id=cd42527a-0101-4de5-bcdf-aac61b597a96&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.024639 10.0.0.41 - - [2026-04-27 04:47:37] "POST /fqname-to-id HTTP/1.1" 403 339 0.027011 10.0.0.41 - - [2026-04-27 04:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004640 10.0.0.41 - - [2026-04-27 04:47:37] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006172 10.0.0.41 - - [2026-04-27 04:47:37] "GET /virtual-networks?parent_id=cd42527a-0101-4de5-bcdf-aac61b597a96&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.028800 10.0.0.41 - - [2026-04-27 04:47:37] "POST /fqname-to-id HTTP/1.1" 403 339 0.030572 10.0.0.41 - - [2026-04-27 04:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004636 10.0.0.41 - - [2026-04-27 04:47:37] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008194 10.0.0.41 - - [2026-04-27 04:47:37] "GET /virtual-networks?parent_id=cd42527a-0101-4de5-bcdf-aac61b597a96&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.031019 10.0.0.41 - - [2026-04-27 04:47:37] "POST /fqname-to-id HTTP/1.1" 403 339 0.029178 10.0.0.41 - - [2026-04-27 04:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.41 - - [2026-04-27 04:47:37] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007351 10.0.0.41 - - [2026-04-27 04:47:37] "GET /virtual-networks?parent_id=cd42527a-0101-4de5-bcdf-aac61b597a96&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.023649 10.0.0.41 - - [2026-04-27 04:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.028238 10.0.0.41 - - [2026-04-27 04:47:40] "GET /virtual-network/53127098-f91f-4111-b1ca-143af55d276d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.038122 10.0.0.41 - - [2026-04-27 04:47:42] "POST /fqname-to-id HTTP/1.1" 403 339 0.024577 10.0.0.41 - - [2026-04-27 04:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005026 10.0.0.41 - - [2026-04-27 04:47:42] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006235 10.0.0.41 - - [2026-04-27 04:47:42] "GET /virtual-networks?parent_id=cd42527a-0101-4de5-bcdf-aac61b597a96&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.031653 10.0.0.41 - - [2026-04-27 04:47:43] "POST /fqname-to-id HTTP/1.1" 403 339 0.031734 10.0.0.41 - - [2026-04-27 04:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005527 10.0.0.41 - - [2026-04-27 04:47:43] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005281 10.0.0.41 - - [2026-04-27 04:47:43] "GET /virtual-networks?parent_id=cd42527a-0101-4de5-bcdf-aac61b597a96&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.029415 10.0.0.41 - - [2026-04-27 04:47:43] "POST /fqname-to-id HTTP/1.1" 403 361 0.031620 10.0.0.41 - - [2026-04-27 04:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007710 10.0.0.41 - - [2026-04-27 04:47:43] "GET /routing-instance/8e93592e-bd0d-4259-9863-f92a397fae14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.012458 10.0.0.41 - - [2026-04-27 04:47:43] "GET /route-target/e2d4b641-99e6-4f0b-b539-bdb436b8d141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.031504 10.0.0.41 - - [2026-04-27 04:47:43] "GET /route-target/e2d4b641-99e6-4f0b-b539-bdb436b8d141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006746 10.0.0.41 - - [2026-04-27 04:47:43] "POST /fqname-to-id HTTP/1.1" 403 339 0.027828 10.0.0.41 - - [2026-04-27 04:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004612 10.0.0.41 - - [2026-04-27 04:47:43] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004713 10.0.0.41 - - [2026-04-27 04:47:43] "GET /virtual-networks?parent_id=cd42527a-0101-4de5-bcdf-aac61b597a96&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.025803 10.0.0.41 - - [2026-04-27 04:47:43] "POST /fqname-to-id HTTP/1.1" 403 361 0.030180 10.0.0.41 - - [2026-04-27 04:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004701 10.0.0.41 - - [2026-04-27 04:47:43] "GET /routing-instance/8e93592e-bd0d-4259-9863-f92a397fae14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.005479 10.0.0.41 - - [2026-04-27 04:47:43] "GET /route-target/e2d4b641-99e6-4f0b-b539-bdb436b8d141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.026247 10.0.0.41 - - [2026-04-27 04:47:43] "GET /route-target/e2d4b641-99e6-4f0b-b539-bdb436b8d141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004917 10.0.0.41 - - [2026-04-27 04:47:43] "POST /fqname-to-id HTTP/1.1" 403 339 0.044112 10.0.0.41 - - [2026-04-27 04:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.41 - - [2026-04-27 04:47:43] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006571 10.0.0.41 - - [2026-04-27 04:47:43] "GET /virtual-networks?parent_id=cd42527a-0101-4de5-bcdf-aac61b597a96&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.032560 10.0.0.41 - - [2026-04-27 04:47:44] "POST /fqname-to-id HTTP/1.1" 403 339 0.023576 10.0.0.41 - - [2026-04-27 04:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005720 10.0.0.41 - - [2026-04-27 04:47:44] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004904 10.0.0.41 - - [2026-04-27 04:47:44] "GET /virtual-networks?parent_id=cd42527a-0101-4de5-bcdf-aac61b597a96&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.026139 10.0.0.23 - - [2026-04-27 04:47:44] "GET /virtual-machine/a1256296-c3a7-46f0-9cd7-0a4190007367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.058637 10.0.0.41 - - [2026-04-27 04:47:47] "POST /neutron/port HTTP/1.1" 200 1108 0.031324 10.0.0.41 - - [2026-04-27 04:47:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004989 10.0.0.41 - - [2026-04-27 04:47:48] "POST /neutron/network HTTP/1.1" 200 928 0.010246 10.0.0.23 - - [2026-04-27 04:47:48] "GET /obj-perms HTTP/1.1" 200 4915 0.063504 10.0.0.23 - - [2026-04-27 04:47:51] "GET /virtual-machine/a1256296-c3a7-46f0-9cd7-0a4190007367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.027668 10.0.0.41 - - [2026-04-27 04:47:51] "GET /virtual-machine-interface/1080579d-8977-4037-b6b6-ad991e1bba37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2309 0.048279 10.0.0.41 - - [2026-04-27 04:47:51] "GET /virtual-machine-interface/1080579d-8977-4037-b6b6-ad991e1bba37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2309 0.051939 10.0.0.41 - - [2026-04-27 04:47:51] "GET /virtual-machine-interface/1080579d-8977-4037-b6b6-ad991e1bba37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2309 0.041390 10.0.0.41 - - [2026-04-27 04:47:51] "GET /virtual-network/53127098-f91f-4111-b1ca-143af55d276d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.039920 10.0.0.23 - - [2026-04-27 04:47:51] "GET /obj-perms HTTP/1.1" 200 4915 0.030518 10.0.0.41 - - [2026-04-27 04:47:52] "GET /obj-perms HTTP/1.1" 200 4915 0.093463 10.0.0.41 - - [2026-04-27 04:47:53] "POST /neutron/network HTTP/1.1" 200 938 0.042496 10.0.0.41 - - [2026-04-27 04:47:53] "GET /obj-perms HTTP/1.1" 200 4915 0.030959 10.0.0.41 - - [2026-04-27 04:47:53] "POST /neutron/port HTTP/1.1" 200 117 0.001646 10.0.0.41 - - [2026-04-27 04:47:54] "GET /obj-perms HTTP/1.1" 200 4915 0.091453 10.0.0.41 - - [2026-04-27 04:47:54] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.046903 10.0.0.249 - - [2026-04-27 04:47:54] "GET /obj-perms HTTP/1.1" 200 4915 0.090891 10.0.0.23 - - [2026-04-27 04:47:55] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.044671 10.0.0.41 - - [2026-04-27 04:47:55] "GET /virtual-machine/a1256296-c3a7-46f0-9cd7-0a4190007367 HTTP/1.1" 200 1288 0.038593 10.0.0.41 - - [2026-04-27 04:47:55] "POST /neutron/port HTTP/1.1" 200 1109 0.021129 10.0.0.41 - - [2026-04-27 04:47:57] "GET /virtual-machine/a1256296-c3a7-46f0-9cd7-0a4190007367 HTTP/1.1" 404 171 0.046525 10.0.0.41 - - [2026-04-27 04:47:57] "GET /virtual-machine/a1256296-c3a7-46f0-9cd7-0a4190007367 HTTP/1.1" 404 171 0.035151 10.0.0.41 - - [2026-04-27 04:47:57] "GET /virtual-machine/a1256296-c3a7-46f0-9cd7-0a4190007367 HTTP/1.1" 404 171 0.025992 10.0.0.41 - - [2026-04-27 04:47:57] "POST /fqname-to-id HTTP/1.1" 403 339 0.028158 10.0.0.41 - - [2026-04-27 04:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004655 10.0.0.41 - - [2026-04-27 04:47:57] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006613 10.0.0.41 - - [2026-04-27 04:47:57] "GET /virtual-networks?parent_id=cd42527a-0101-4de5-bcdf-aac61b597a96&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.051964 10.0.0.41 - - [2026-04-27 04:47:57] "POST /fqname-to-id HTTP/1.1" 403 361 0.040338 10.0.0.41 - - [2026-04-27 04:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006386 10.0.0.41 - - [2026-04-27 04:47:57] "GET /routing-instance/8e93592e-bd0d-4259-9863-f92a397fae14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.006148 10.0.0.41 - - [2026-04-27 04:47:57] "GET /route-target/e2d4b641-99e6-4f0b-b539-bdb436b8d141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.036964 10.0.0.41 - - [2026-04-27 04:47:57] "GET /route-target/e2d4b641-99e6-4f0b-b539-bdb436b8d141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006353 10.0.0.41 - - [2026-04-27 04:47:58] "GET /obj-perms HTTP/1.1" 200 4915 0.086773 10.0.0.41 - - [2026-04-27 04:48:01] "GET /obj-perms HTTP/1.1" 200 5020 0.083428 10.0.0.249 - - [2026-04-27 04:48:01] "GET /obj-perms HTTP/1.1" 200 5020 0.085054 10.0.0.41 - - [2026-04-27 04:48:11] "GET /obj-perms HTTP/1.1" 200 5020 0.007524 10.0.0.249 - - [2026-04-27 04:48:11] "GET /obj-perms HTTP/1.1" 200 5020 0.004769 10.0.0.23 - - [2026-04-27 04:48:14] "DELETE /project/3bce47a6de2740e4af04b4ae3a3e967f HTTP/1.1" 404 173 0.004064 10.0.0.23 - - [2026-04-27 04:48:14] "DELETE /project/cd42527a01014de5bcdfaac61b597a96 HTTP/1.1" 404 173 0.007109 10.0.0.41 - - [2026-04-27 04:48:20] "GET /obj-perms HTTP/1.1" 200 5020 0.007184 10.0.0.249 - - [2026-04-27 04:48:20] "GET /obj-perms HTTP/1.1" 200 5020 0.006599 10.0.0.23 - - [2026-04-27 04:48:21] "POST /useragent-kv HTTP/1.1" 200 115 0.005997 10.0.0.23 - - [2026-04-27 04:48:21] "POST /useragent-kv HTTP/1.1" 200 115 0.005946 10.0.0.41 - - [2026-04-27 04:48:21] "DELETE /virtual-network/53127098-f91f-4111-b1ca-143af55d276d HTTP/1.1" 200 115 0.187558 10.0.0.41 - - [2026-04-27 04:48:21] "DELETE /api-access-list/418c0c83-d03a-4cc7-8e59-7f963f03a030 HTTP/1.1" 200 115 0.042422 10.0.0.23 - - [2026-04-27 04:48:21] "GET /projects?obj_uuids=cd42527a-0101-4de5-bcdf-aac61b597a96&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001472 10.0.0.41 - - [2026-04-27 04:48:21] "GET /project/cd42527a-0101-4de5-bcdf-aac61b597a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.054429 10.0.0.23 - - [2026-04-27 04:48:21] "GET /projects?obj_uuids=cd42527a-0101-4de5-bcdf-aac61b597a96&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001311 10.0.0.41 - - [2026-04-27 04:48:21] "GET /project/cd42527a-0101-4de5-bcdf-aac61b597a96?fields=virtual_networks HTTP/1.1" 200 1023 0.092904 10.0.0.23 - - [2026-04-27 04:48:21] "GET /projects?obj_uuids=cd42527a-0101-4de5-bcdf-aac61b597a96&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001857 10.0.0.41 - - [2026-04-27 04:48:21] "GET /project/cd42527a-0101-4de5-bcdf-aac61b597a96?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.062982 10.0.0.23 - - [2026-04-27 04:48:21] "GET /projects?obj_uuids=cd42527a-0101-4de5-bcdf-aac61b597a96&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001227 10.0.0.41 - - [2026-04-27 04:48:21] "GET /project/cd42527a-0101-4de5-bcdf-aac61b597a96?fields=security_groups HTTP/1.1" 200 1244 0.049778 10.0.0.23 - - [2026-04-27 04:48:22] "GET /projects?obj_uuids=3bce47a6-de27-40e4-af04-b4ae3a3e967f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001386 10.0.0.41 - - [2026-04-27 04:48:22] "GET /project/3bce47a6-de27-40e4-af04-b4ae3a3e967f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.063126 10.0.0.23 - - [2026-04-27 04:48:22] "GET /projects?obj_uuids=3bce47a6-de27-40e4-af04-b4ae3a3e967f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001187 10.0.0.41 - - [2026-04-27 04:48:22] "GET /project/3bce47a6-de27-40e4-af04-b4ae3a3e967f?fields=virtual_networks HTTP/1.1" 200 1022 0.061806 10.0.0.23 - - [2026-04-27 04:48:22] "GET /projects?obj_uuids=3bce47a6-de27-40e4-af04-b4ae3a3e967f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001357 10.0.0.41 - - [2026-04-27 04:48:22] "GET /project/3bce47a6-de27-40e4-af04-b4ae3a3e967f?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.060490 10.0.0.23 - - [2026-04-27 04:48:22] "GET /projects?obj_uuids=3bce47a6-de27-40e4-af04-b4ae3a3e967f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001803 10.0.0.41 - - [2026-04-27 04:48:22] "GET /project/3bce47a6-de27-40e4-af04-b4ae3a3e967f?fields=security_groups HTTP/1.1" 200 1243 0.064365 10.0.0.41 - - [2026-04-27 04:48:25] "GET /api-access-list/1775aa1e-dc0f-404b-a76f-7f639e0c1067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.006574 10.0.0.41 - - [2026-04-27 04:48:25] "PUT /api-access-list/1775aa1e-dc0f-404b-a76f-7f639e0c1067 HTTP/1.1" 200 264 0.018696 10.0.0.23 - - [2026-04-27 04:48:25] "GET /projects?obj_uuids=22edc50e-a955-496f-af73-dbb1eb9cb2be&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001387 10.0.0.41 - - [2026-04-27 04:48:25] "GET /project/22edc50e-a955-496f-af73-dbb1eb9cb2be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.064007 10.0.0.23 - - [2026-04-27 04:48:25] "GET /projects?obj_uuids=22edc50e-a955-496f-af73-dbb1eb9cb2be&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002246 10.0.0.41 - - [2026-04-27 04:48:25] "GET /project/22edc50e-a955-496f-af73-dbb1eb9cb2be?fields=virtual_networks HTTP/1.1" 200 1022 0.077221 10.0.0.23 - - [2026-04-27 04:48:25] "GET /projects?obj_uuids=22edc50e-a955-496f-af73-dbb1eb9cb2be&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001810 10.0.0.41 - - [2026-04-27 04:48:25] "GET /project/22edc50e-a955-496f-af73-dbb1eb9cb2be?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.067178 10.0.0.23 - - [2026-04-27 04:48:26] "GET /projects?obj_uuids=22edc50e-a955-496f-af73-dbb1eb9cb2be&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001321 10.0.0.41 - - [2026-04-27 04:48:26] "GET /project/22edc50e-a955-496f-af73-dbb1eb9cb2be?fields=security_groups HTTP/1.1" 200 1243 0.081091 10.0.0.41 - - [2026-04-27 04:48:27] "POST /fqname-to-id HTTP/1.1" 404 188 0.056225 10.0.0.23 - - [2026-04-27 04:48:27] "GET /projects?obj_uuids=16d63275-b1ba-43b6-8b19-825a486d401d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004445 10.0.0.23 - - [2026-04-27 04:48:27] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001655 10.0.0.23 - - [2026-04-27 04:48:27] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009590 10.0.0.23 - - [2026-04-27 04:48:27] "POST /id-to-fqname HTTP/1.1" 200 190 0.007095 10.0.0.23 - - [2026-04-27 04:48:27] "POST /fqname-to-id HTTP/1.1" 404 199 0.007684 10.0.0.23 - - [2026-04-27 04:48:27] "POST /security-groups HTTP/1.1" 200 591 0.053153 10.0.0.249 - - [2026-04-27 04:48:27] "POST /fqname-to-id HTTP/1.1" 404 234 0.003829 10.0.0.23 - - [2026-04-27 04:48:27] "POST /projects HTTP/1.1" 200 585 0.321548 10.0.0.23 - - [2026-04-27 04:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.358746 10.0.0.41 - - [2026-04-27 04:48:27] "GET /project/16d63275-b1ba-43b6-8b19-825a486d401d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.536570 10.0.0.249 - - [2026-04-27 04:48:27] "POST /access-control-lists HTTP/1.1" 200 594 0.057496 10.0.0.41 - - [2026-04-27 04:48:29] "GET / HTTP/1.1" 200 35931 0.004010 10.0.0.41 - - [2026-04-27 04:48:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000634 10.0.0.41 - - [2026-04-27 04:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.046859 10.0.0.41 - - [2026-04-27 04:48:31] "GET /api-access-list/1775aa1e-dc0f-404b-a76f-7f639e0c1067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.005506 10.0.0.41 - - [2026-04-27 04:48:31] "GET /api-access-list/1775aa1e-dc0f-404b-a76f-7f639e0c1067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.004507 10.0.0.41 - - [2026-04-27 04:48:31] "GET /api-access-list/1775aa1e-dc0f-404b-a76f-7f639e0c1067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.004840 10.0.0.41 - - [2026-04-27 04:48:31] "PUT /api-access-list/1775aa1e-dc0f-404b-a76f-7f639e0c1067 HTTP/1.1" 200 264 0.018137 10.0.0.41 - - [2026-04-27 04:48:32] "GET /obj-perms HTTP/1.1" 200 5056 0.070432 10.0.0.41 - - [2026-04-27 04:48:33] "POST /fqname-to-id HTTP/1.1" 404 188 0.033322 10.0.0.23 - - [2026-04-27 04:48:33] "GET /projects?obj_uuids=971c14a0-31ee-44c4-9744-c7305a3481b9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004242 10.0.0.23 - - [2026-04-27 04:48:33] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001436 10.0.0.23 - - [2026-04-27 04:48:33] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008804 10.0.0.23 - - [2026-04-27 04:48:34] "POST /id-to-fqname HTTP/1.1" 200 190 0.001453 10.0.0.23 - - [2026-04-27 04:48:34] "POST /fqname-to-id HTTP/1.1" 404 199 0.023400 10.0.0.23 - - [2026-04-27 04:48:34] "POST /security-groups HTTP/1.1" 200 591 0.052919 10.0.0.23 - - [2026-04-27 04:48:34] "POST /projects HTTP/1.1" 200 585 0.330901 10.0.0.23 - - [2026-04-27 04:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.368706 10.0.0.249 - - [2026-04-27 04:48:34] "POST /fqname-to-id HTTP/1.1" 404 233 0.015620 10.0.0.41 - - [2026-04-27 04:48:34] "GET /project/971c14a0-31ee-44c4-9744-c7305a3481b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.554547 10.0.0.41 - - [2026-04-27 04:48:34] "POST /fqname-to-id HTTP/1.1" 404 188 0.032145 10.0.0.23 - - [2026-04-27 04:48:34] "GET /projects?obj_uuids=7a3b94ec-2795-444e-8e97-ff94aa946c9d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004629 10.0.0.23 - - [2026-04-27 04:48:34] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001765 10.0.0.23 - - [2026-04-27 04:48:34] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.011355 10.0.0.23 - - [2026-04-27 04:48:35] "POST /id-to-fqname HTTP/1.1" 200 190 0.004177 10.0.0.23 - - [2026-04-27 04:48:35] "POST /fqname-to-id HTTP/1.1" 404 199 0.007388 10.0.0.23 - - [2026-04-27 04:48:35] "POST /security-groups HTTP/1.1" 200 591 0.092810 10.0.0.23 - - [2026-04-27 04:48:35] "POST /projects HTTP/1.1" 200 585 0.373346 10.0.0.249 - - [2026-04-27 04:48:35] "POST /access-control-lists HTTP/1.1" 200 596 0.039941 10.0.0.23 - - [2026-04-27 04:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.466856 10.0.0.41 - - [2026-04-27 04:48:35] "GET /project/7a3b94ec-2795-444e-8e97-ff94aa946c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.655523 10.0.0.41 - - [2026-04-27 04:48:36] "GET / HTTP/1.1" 200 35931 0.001781 10.0.0.41 - - [2026-04-27 04:48:37] "GET / HTTP/1.1" 200 35931 0.001812 10.0.0.41 - - [2026-04-27 04:48:37] "POST /fqname-to-id HTTP/1.1" 404 183 0.004501 10.0.0.41 - - [2026-04-27 04:48:37] "POST /api-access-lists HTTP/1.1" 200 521 0.031708 10.0.0.41 - - [2026-04-27 04:48:37] "GET /api-access-list/de0e24da-a2e9-41ba-9439-bf81de81416b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.008957 10.0.0.41 - - [2026-04-27 04:48:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000579 10.0.0.41 - - [2026-04-27 04:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.075013 10.0.0.23 - - [2026-04-27 04:48:38] "GET /projects?obj_uuids=971c14a0-31ee-44c4-9744-c7305a3481b9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001862 10.0.0.41 - - [2026-04-27 04:48:38] "GET /project/971c14a0-31ee-44c4-9744-c7305a3481b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.096016 10.0.0.41 - - [2026-04-27 04:48:38] "GET /virtual-networks?parent_id=971c14a0-31ee-44c4-9744-c7305a3481b9&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.028108 10.0.0.41 - - [2026-04-27 04:48:38] "POST /virtual-networks HTTP/1.1" 200 583 0.141541 10.0.0.249 - - [2026-04-27 04:48:38] "POST /route-targets HTTP/1.1" 200 327 0.021654 10.0.0.41 - - [2026-04-27 04:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.059449 10.0.0.41 - - [2026-04-27 04:48:39] "GET /network-ipam/956e6fea-8eff-4c61-87db-0ab1f8de2f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.028187 10.0.0.23 - - [2026-04-27 04:48:39] "POST /useragent-kv HTTP/1.1" 200 115 0.009230 10.0.0.41 - - [2026-04-27 04:48:39] "POST /ref-update HTTP/1.1" 200 156 0.135945 10.0.0.41 - - [2026-04-27 04:48:39] "POST /neutron/network HTTP/1.1" 200 847 0.084826 10.0.0.41 - - [2026-04-27 04:48:39] "GET /virtual-network/5891cbf4-9aec-4100-8122-0b3ae6d239ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.049530 10.0.0.41 - - [2026-04-27 04:48:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000586 10.0.0.41 - - [2026-04-27 04:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.067599 10.0.0.23 - - [2026-04-27 04:48:40] "GET /projects?obj_uuids=7a3b94ec-2795-444e-8e97-ff94aa946c9d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001549 10.0.0.41 - - [2026-04-27 04:48:40] "GET /project/7a3b94ec-2795-444e-8e97-ff94aa946c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.090594 10.0.0.41 - - [2026-04-27 04:48:40] "GET /virtual-networks?parent_id=7a3b94ec-2795-444e-8e97-ff94aa946c9d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.035689 10.0.0.41 - - [2026-04-27 04:48:40] "POST /virtual-networks HTTP/1.1" 200 583 0.147813 10.0.0.41 - - [2026-04-27 04:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.069664 10.0.0.249 - - [2026-04-27 04:48:40] "POST /ref-update HTTP/1.1" 200 156 0.048519 10.0.0.41 - - [2026-04-27 04:48:40] "GET /network-ipam/956e6fea-8eff-4c61-87db-0ab1f8de2f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.024099 10.0.0.23 - - [2026-04-27 04:48:40] "POST /useragent-kv HTTP/1.1" 200 115 0.012996 10.0.0.41 - - [2026-04-27 04:48:40] "POST /ref-update HTTP/1.1" 200 156 0.131603 10.0.0.41 - - [2026-04-27 04:48:41] "POST /neutron/network HTTP/1.1" 200 848 0.091545 10.0.0.41 - - [2026-04-27 04:48:41] "GET /virtual-network/ffc1ed1f-152e-4d80-8740-4ced0520c960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.029158 10.0.0.41 - - [2026-04-27 04:48:41] "POST /neutron/subnet HTTP/1.1" 200 676 0.077827 10.0.0.41 - - [2026-04-27 04:48:42] "GET /virtual-network/5891cbf4-9aec-4100-8122-0b3ae6d239ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.062511 10.0.0.41 - - [2026-04-27 04:48:43] "GET /virtual-network/5891cbf4-9aec-4100-8122-0b3ae6d239ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.065026 10.0.0.249 - - [2026-04-27 04:48:43] "GET /obj-perms HTTP/1.1" 403 257 0.058325 10.0.0.249 - - [2026-04-27 04:48:44] "GET /virtual-network/5891cbf4-9aec-4100-8122-0b3ae6d239ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.022523 10.0.0.23 - - [2026-04-27 04:48:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000551 10.0.0.41 - - [2026-04-27 04:48:45] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.053409 10.0.0.41 - - [2026-04-27 04:48:45] "GET /obj-perms HTTP/1.1" 200 5030 0.065311 10.0.0.41 - - [2026-04-27 04:48:45] "PUT /virtual-network/5891cbf4-9aec-4100-8122-0b3ae6d239ab HTTP/1.1" 200 264 0.081062 10.0.0.41 - - [2026-04-27 04:48:45] "GET /virtual-network/5891cbf4-9aec-4100-8122-0b3ae6d239ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.022017 10.0.0.41 - - [2026-04-27 04:48:46] "GET /virtual-network/5891cbf4-9aec-4100-8122-0b3ae6d239ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.053719 10.0.0.249 - - [2026-04-27 04:48:46] "GET /virtual-network/5891cbf4-9aec-4100-8122-0b3ae6d239ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.070869 10.0.0.23 - - [2026-04-27 04:48:47] "GET /obj-perms HTTP/1.1" 403 257 0.051921 10.0.0.41 - - [2026-04-27 04:48:47] "GET /virtual-network/5891cbf4-9aec-4100-8122-0b3ae6d239ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.050524 10.0.0.41 - - [2026-04-27 04:48:47] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.057208 10.0.0.41 - - [2026-04-27 04:48:47] "GET /obj-perms HTTP/1.1" 200 5030 0.005440 10.0.0.41 - - [2026-04-27 04:48:47] "PUT /virtual-network/5891cbf4-9aec-4100-8122-0b3ae6d239ab HTTP/1.1" 200 264 0.072009 10.0.0.23 - - [2026-04-27 04:48:48] "POST /useragent-kv HTTP/1.1" 200 115 0.006447 10.0.0.23 - - [2026-04-27 04:48:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002972 10.0.0.41 - - [2026-04-27 04:48:48] "DELETE /virtual-network/ffc1ed1f-152e-4d80-8740-4ced0520c960 HTTP/1.1" 200 115 0.194651 10.0.0.23 - - [2026-04-27 04:48:48] "POST /useragent-kv HTTP/1.1" 200 115 0.003761 10.0.0.23 - - [2026-04-27 04:48:48] "POST /useragent-kv HTTP/1.1" 200 115 0.008613 10.0.0.41 - - [2026-04-27 04:48:48] "DELETE /virtual-network/5891cbf4-9aec-4100-8122-0b3ae6d239ab HTTP/1.1" 200 115 0.216483 10.0.0.249 - - [2026-04-27 04:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013359 10.0.0.41 - - [2026-04-27 04:48:48] "DELETE /api-access-list/de0e24da-a2e9-41ba-9439-bf81de81416b HTTP/1.1" 200 115 0.054334 10.0.0.23 - - [2026-04-27 04:48:48] "GET /projects?obj_uuids=7a3b94ec-2795-444e-8e97-ff94aa946c9d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002066 10.0.0.41 - - [2026-04-27 04:48:48] "GET /project/7a3b94ec-2795-444e-8e97-ff94aa946c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.078784 10.0.0.23 - - [2026-04-27 04:48:48] "GET /projects?obj_uuids=7a3b94ec-2795-444e-8e97-ff94aa946c9d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001487 10.0.0.41 - - [2026-04-27 04:48:48] "GET /project/7a3b94ec-2795-444e-8e97-ff94aa946c9d?fields=virtual_networks HTTP/1.1" 200 1032 0.083799 10.0.0.23 - - [2026-04-27 04:48:48] "GET /projects?obj_uuids=7a3b94ec-2795-444e-8e97-ff94aa946c9d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001738 10.0.0.41 - - [2026-04-27 04:48:48] "GET /project/7a3b94ec-2795-444e-8e97-ff94aa946c9d?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.088526 10.0.0.23 - - [2026-04-27 04:48:49] "GET /projects?obj_uuids=7a3b94ec-2795-444e-8e97-ff94aa946c9d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001769 10.0.0.41 - - [2026-04-27 04:48:49] "GET /project/7a3b94ec-2795-444e-8e97-ff94aa946c9d?fields=security_groups HTTP/1.1" 200 1258 0.081944 10.0.0.23 - - [2026-04-27 04:48:49] "GET /projects?obj_uuids=971c14a0-31ee-44c4-9744-c7305a3481b9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001365 10.0.0.41 - - [2026-04-27 04:48:49] "GET /project/971c14a0-31ee-44c4-9744-c7305a3481b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.057334 10.0.0.23 - - [2026-04-27 04:48:49] "GET /projects?obj_uuids=971c14a0-31ee-44c4-9744-c7305a3481b9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001826 10.0.0.41 - - [2026-04-27 04:48:49] "GET /project/971c14a0-31ee-44c4-9744-c7305a3481b9?fields=virtual_networks HTTP/1.1" 200 1033 0.063885 10.0.0.23 - - [2026-04-27 04:48:49] "GET /projects?obj_uuids=971c14a0-31ee-44c4-9744-c7305a3481b9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001436 10.0.0.41 - - [2026-04-27 04:48:49] "GET /project/971c14a0-31ee-44c4-9744-c7305a3481b9?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.073216 10.0.0.23 - - [2026-04-27 04:48:49] "GET /projects?obj_uuids=971c14a0-31ee-44c4-9744-c7305a3481b9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001705 10.0.0.41 - - [2026-04-27 04:48:50] "GET /project/971c14a0-31ee-44c4-9744-c7305a3481b9?fields=security_groups HTTP/1.1" 200 1259 0.107628 10.0.0.41 - - [2026-04-27 04:48:54] "GET / HTTP/1.1" 200 35931 0.001737 10.0.0.41 - - [2026-04-27 04:48:55] "GET / HTTP/1.1" 200 35931 0.001800 10.0.0.41 - - [2026-04-27 04:48:55] "POST /fqname-to-id HTTP/1.1" 401 292 0.000664 10.0.0.41 - - [2026-04-27 04:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.122309 10.0.0.23 - - [2026-04-27 04:48:56] "GET /projects?obj_uuids=16d63275-b1ba-43b6-8b19-825a486d401d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001619 10.0.0.41 - - [2026-04-27 04:48:56] "GET /project/16d63275-b1ba-43b6-8b19-825a486d401d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.107424 10.0.0.41 - - [2026-04-27 04:48:56] "GET /virtual-networks?parent_id=16d63275-b1ba-43b6-8b19-825a486d401d&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.023195 10.0.0.41 - - [2026-04-27 04:48:56] "POST /fqname-to-id HTTP/1.1" 404 197 0.025407 10.0.0.41 - - [2026-04-27 04:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.027795 10.0.0.23 - - [2026-04-27 04:48:56] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001656 10.0.0.41 - - [2026-04-27 04:48:56] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.030394 10.0.0.41 - - [2026-04-27 04:48:56] "POST /service-templates HTTP/1.1" 403 264 0.017568 10.0.0.41 - - [2026-04-27 04:48:56] "POST /fqname-to-id HTTP/1.1" 404 215 0.004072 10.0.0.41 - - [2026-04-27 04:48:56] "POST /api-access-lists HTTP/1.1" 200 555 0.047810 10.0.0.41 - - [2026-04-27 04:48:56] "GET /api-access-list/bf1b838d-a713-429d-baa7-d2183e0f184d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.008051 10.0.0.41 - - [2026-04-27 04:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.037298 10.0.0.23 - - [2026-04-27 04:48:56] "GET /projects?obj_uuids=16d63275-b1ba-43b6-8b19-825a486d401d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001207 10.0.0.41 - - [2026-04-27 04:48:56] "GET /project/16d63275-b1ba-43b6-8b19-825a486d401d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.084463 10.0.0.41 - - [2026-04-27 04:48:56] "GET /virtual-networks?parent_id=16d63275-b1ba-43b6-8b19-825a486d401d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.038672 10.0.0.41 - - [2026-04-27 04:48:57] "POST /virtual-networks HTTP/1.1" 200 583 0.140528 10.0.0.41 - - [2026-04-27 04:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.052492 10.0.0.249 - - [2026-04-27 04:48:57] "POST /ref-update HTTP/1.1" 200 156 0.039160 10.0.0.41 - - [2026-04-27 04:48:57] "GET /network-ipam/956e6fea-8eff-4c61-87db-0ab1f8de2f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.033349 10.0.0.23 - - [2026-04-27 04:48:57] "POST /useragent-kv HTTP/1.1" 200 115 0.030970 10.0.0.41 - - [2026-04-27 04:48:57] "POST /ref-update HTTP/1.1" 200 156 0.182872 10.0.0.41 - - [2026-04-27 04:48:57] "GET /virtual-network/a4746971-c59b-4bca-b320-8757cd30e9f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.041450 10.0.0.41 - - [2026-04-27 04:48:58] "POST /neutron/network HTTP/1.1" 200 849 0.105345 10.0.0.41 - - [2026-04-27 04:48:58] "GET /virtual-network/a4746971-c59b-4bca-b320-8757cd30e9f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.008520 10.0.0.41 - - [2026-04-27 04:48:58] "GET /network-ipam/956e6fea-8eff-4c61-87db-0ab1f8de2f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.007476 10.0.0.41 - - [2026-04-27 04:48:58] "GET /virtual-network/a4746971-c59b-4bca-b320-8757cd30e9f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.013817 10.0.0.23 - - [2026-04-27 04:48:59] "GET /obj-perms HTTP/1.1" 200 5030 0.086040 10.0.0.41 - - [2026-04-27 04:48:59] "POST /fqname-to-id HTTP/1.1" 404 197 0.022864 10.0.0.41 - - [2026-04-27 04:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.034820 10.0.0.23 - - [2026-04-27 04:48:59] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001379 10.0.0.41 - - [2026-04-27 04:48:59] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.030476 10.0.0.41 - - [2026-04-27 04:49:00] "POST /service-templates HTTP/1.1" 403 264 0.020770 10.0.0.41 - - [2026-04-27 04:49:00] "POST /fqname-to-id HTTP/1.1" 404 183 0.004106 10.0.0.41 - - [2026-04-27 04:49:00] "POST /api-access-lists HTTP/1.1" 200 521 0.037125 10.0.0.41 - - [2026-04-27 04:49:00] "GET /api-access-list/87e31a9d-2bc7-4ee6-84c8-97e6bc17ae81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.008120 10.0.0.41 - - [2026-04-27 04:49:00] "POST /fqname-to-id HTTP/1.1" 404 197 0.028431 10.0.0.41 - - [2026-04-27 04:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.029040 10.0.0.23 - - [2026-04-27 04:49:00] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001900 10.0.0.41 - - [2026-04-27 04:49:00] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.037192 10.0.0.41 - - [2026-04-27 04:49:00] "POST /service-templates HTTP/1.1" 200 551 0.062767 10.0.0.41 - - [2026-04-27 04:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.050598 10.0.0.41 - - [2026-04-27 04:49:00] "GET /service-template/56582fea-bf0d-4790-8de3-431fc0e5b3fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.034212 10.0.0.41 - - [2026-04-27 04:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.032653 10.0.0.41 - - [2026-04-27 04:49:00] "GET /service-template/56582fea-bf0d-4790-8de3-431fc0e5b3fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.034089 10.0.0.41 - - [2026-04-27 04:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005542 10.0.0.249 - - [2026-04-27 04:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.039035 10.0.0.23 - - [2026-04-27 04:49:03] "GET /virtual-network/a4746971-c59b-4bca-b320-8757cd30e9f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.060997 10.0.0.41 - - [2026-04-27 04:49:03] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.063051 10.0.0.41 - - [2026-04-27 04:49:03] "GET /api-access-list/bf1b838d-a713-429d-baa7-d2183e0f184d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.006447 10.0.0.41 - - [2026-04-27 04:49:03] "PUT /api-access-list/bf1b838d-a713-429d-baa7-d2183e0f184d HTTP/1.1" 200 264 0.019668 10.0.0.41 - - [2026-04-27 04:49:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000557 10.0.0.41 - - [2026-04-27 04:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.071816 10.0.0.23 - - [2026-04-27 04:49:03] "GET /projects?obj_uuids=16d63275-b1ba-43b6-8b19-825a486d401d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001969 10.0.0.41 - - [2026-04-27 04:49:04] "GET /project/16d63275-b1ba-43b6-8b19-825a486d401d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.095082 10.0.0.41 - - [2026-04-27 04:49:04] "GET /virtual-networks?parent_id=16d63275-b1ba-43b6-8b19-825a486d401d&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.038114 10.0.0.41 - - [2026-04-27 04:49:04] "POST /virtual-networks HTTP/1.1" 403 263 0.024980 10.0.0.41 - - [2026-04-27 04:49:04] "GET /virtual-network/a4746971-c59b-4bca-b320-8757cd30e9f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.034627 10.0.0.41 - - [2026-04-27 04:49:04] "GET /api-access-list/87e31a9d-2bc7-4ee6-84c8-97e6bc17ae81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.004574 10.0.0.41 - - [2026-04-27 04:49:04] "PUT /api-access-list/87e31a9d-2bc7-4ee6-84c8-97e6bc17ae81 HTTP/1.1" 200 264 0.018582 10.0.0.41 - - [2026-04-27 04:49:04] "POST /fqname-to-id HTTP/1.1" 404 197 0.025225 10.0.0.41 - - [2026-04-27 04:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.025770 10.0.0.23 - - [2026-04-27 04:49:05] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001466 10.0.0.41 - - [2026-04-27 04:49:05] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.035922 10.0.0.41 - - [2026-04-27 04:49:05] "POST /service-templates HTTP/1.1" 403 264 0.023299 10.0.0.41 - - [2026-04-27 04:49:05] "GET /api-access-list/bf1b838d-a713-429d-baa7-d2183e0f184d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.004985 10.0.0.41 - - [2026-04-27 04:49:05] "PUT /api-access-list/bf1b838d-a713-429d-baa7-d2183e0f184d HTTP/1.1" 200 264 0.024565 10.0.0.41 - - [2026-04-27 04:49:05] "GET /api-access-list/87e31a9d-2bc7-4ee6-84c8-97e6bc17ae81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004996 10.0.0.41 - - [2026-04-27 04:49:05] "PUT /api-access-list/87e31a9d-2bc7-4ee6-84c8-97e6bc17ae81 HTTP/1.1" 200 264 0.017606 10.0.0.41 - - [2026-04-27 04:49:06] "GET /obj-perms HTTP/1.1" 403 257 0.020832 10.0.0.41 - - [2026-04-27 04:49:06] "GET /obj-perms HTTP/1.1" 403 257 0.052629 10.0.0.249 - - [2026-04-27 04:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004941 10.0.0.249 - - [2026-04-27 04:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.23 - - [2026-04-27 04:49:07] "GET /virtual-network/a4746971-c59b-4bca-b320-8757cd30e9f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.024961 10.0.0.23 - - [2026-04-27 04:49:07] "GET /virtual-network/a4746971-c59b-4bca-b320-8757cd30e9f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.056207 10.0.0.41 - - [2026-04-27 04:49:07] "GET /obj-perms HTTP/1.1" 403 257 0.019087 10.0.0.41 - - [2026-04-27 04:49:07] "GET /api-access-list/1775aa1e-dc0f-404b-a76f-7f639e0c1067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.005702 10.0.0.41 - - [2026-04-27 04:49:07] "PUT /api-access-list/1775aa1e-dc0f-404b-a76f-7f639e0c1067 HTTP/1.1" 200 264 0.017093 10.0.0.41 - - [2026-04-27 04:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005293 10.0.0.41 - - [2026-04-27 04:49:08] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.073114 10.0.0.41 - - [2026-04-27 04:49:08] "DELETE /api-access-list/bf1b838d-a713-429d-baa7-d2183e0f184d HTTP/1.1" 200 115 0.062694 10.0.0.41 - - [2026-04-27 04:49:08] "DELETE /api-access-list/87e31a9d-2bc7-4ee6-84c8-97e6bc17ae81 HTTP/1.1" 200 115 0.048836 10.0.0.41 - - [2026-04-27 04:49:09] "GET /virtual-network/a4746971-c59b-4bca-b320-8757cd30e9f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.059481 10.0.0.249 - - [2026-04-27 04:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005237 10.0.0.23 - - [2026-04-27 04:49:10] "GET /virtual-network/a4746971-c59b-4bca-b320-8757cd30e9f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.058842 10.0.0.41 - - [2026-04-27 04:49:10] "GET /api-access-list/1775aa1e-dc0f-404b-a76f-7f639e0c1067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2685 0.008348 10.0.0.41 - - [2026-04-27 04:49:10] "PUT /api-access-list/1775aa1e-dc0f-404b-a76f-7f639e0c1067 HTTP/1.1" 200 264 0.020463 10.0.0.41 - - [2026-04-27 04:49:10] "GET /obj-perms HTTP/1.1" 403 257 0.016833 10.0.0.41 - - [2026-04-27 04:49:10] "GET /obj-perms HTTP/1.1" 403 257 0.015492 10.0.0.41 - - [2026-04-27 04:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.026993 10.0.0.41 - - [2026-04-27 04:49:11] "DELETE /service-template/56582fea-bf0d-4790-8de3-431fc0e5b3fb HTTP/1.1" 200 115 0.056876 10.0.0.41 - - [2026-04-27 04:49:11] "POST /fqname-to-id HTTP/1.1" 404 197 0.023715 10.0.0.23 - - [2026-04-27 04:49:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003573 10.0.0.23 - - [2026-04-27 04:49:11] "POST /useragent-kv HTTP/1.1" 200 115 0.005222 10.0.0.41 - - [2026-04-27 04:49:11] "DELETE /virtual-network/a4746971-c59b-4bca-b320-8757cd30e9f5 HTTP/1.1" 200 115 0.170611 10.0.0.41 - - [2026-04-27 04:49:11] "GET /api-access-list/1775aa1e-dc0f-404b-a76f-7f639e0c1067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.005326 10.0.0.41 - - [2026-04-27 04:49:11] "PUT /api-access-list/1775aa1e-dc0f-404b-a76f-7f639e0c1067 HTTP/1.1" 200 264 0.017462 10.0.0.41 - - [2026-04-27 04:49:11] "GET /api-access-list/1775aa1e-dc0f-404b-a76f-7f639e0c1067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2691 0.005352 10.0.0.41 - - [2026-04-27 04:49:11] "PUT /api-access-list/1775aa1e-dc0f-404b-a76f-7f639e0c1067 HTTP/1.1" 200 264 0.017045 10.0.0.41 - - [2026-04-27 04:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.23 - - [2026-04-27 04:49:14] "GET /projects?obj_uuids=16d63275-b1ba-43b6-8b19-825a486d401d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001229 10.0.0.41 - - [2026-04-27 04:49:14] "GET /project/16d63275-b1ba-43b6-8b19-825a486d401d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.062198 10.0.0.41 - - [2026-04-27 04:49:14] "POST /neutron/network HTTP/1.1" 200 117 0.140240 10.0.0.23 - - [2026-04-27 04:49:14] "DELETE /project/16d63275b1ba43b68b19825a486d401d HTTP/1.1" 404 173 0.015975 10.0.0.23 - - [2026-04-27 04:49:14] "DELETE /project/971c14a031ee44c49744c7305a3481b9 HTTP/1.1" 404 173 0.027670 10.0.0.23 - - [2026-04-27 04:49:14] "DELETE /project/7a3b94ec2795444e8e97ff94aa946c9d HTTP/1.1" 404 173 0.022157 10.0.0.23 - - [2026-04-27 04:49:14] "GET /projects?obj_uuids=3bce47a6-de27-40e4-af04-b4ae3a3e967f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001256 10.0.0.23 - - [2026-04-27 04:49:14] "GET /projects?obj_uuids=cd42527a-0101-4de5-bcdf-aac61b597a96&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001065 10.0.0.23 - - [2026-04-27 04:49:14] "GET /projects?obj_uuids=22edc50e-a955-496f-af73-dbb1eb9cb2be&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000842 10.0.0.23 - - [2026-04-27 04:49:14] "GET /projects?obj_uuids=971c14a0-31ee-44c4-9744-c7305a3481b9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000888 10.0.0.23 - - [2026-04-27 04:49:14] "GET /projects?obj_uuids=7a3b94ec-2795-444e-8e97-ff94aa946c9d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001126 10.0.0.23 - - [2026-04-27 04:49:15] "GET /project/22edc50e-a955-496f-af73-dbb1eb9cb2be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.198078 10.0.0.23 - - [2026-04-27 04:49:15] "GET /project/3bce47a6-de27-40e4-af04-b4ae3a3e967f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.214849 10.0.0.23 - - [2026-04-27 04:49:15] "GET /project/971c14a0-31ee-44c4-9744-c7305a3481b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.244460 10.0.0.23 - - [2026-04-27 04:49:15] "GET /project/7a3b94ec-2795-444e-8e97-ff94aa946c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.260863 10.0.0.23 - - [2026-04-27 04:49:15] "GET /project/cd42527a-0101-4de5-bcdf-aac61b597a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.290185 10.0.0.23 - - [2026-04-27 04:49:15] "GET /projects?obj_uuids=22edc50e-a955-496f-af73-dbb1eb9cb2be&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001289 10.0.0.23 - - [2026-04-27 04:49:15] "GET /projects?obj_uuids=3bce47a6-de27-40e4-af04-b4ae3a3e967f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001426 10.0.0.23 - - [2026-04-27 04:49:15] "GET /projects?obj_uuids=7a3b94ec-2795-444e-8e97-ff94aa946c9d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001697 10.0.0.23 - - [2026-04-27 04:49:15] "GET /projects?obj_uuids=971c14a0-31ee-44c4-9744-c7305a3481b9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002641 10.0.0.23 - - [2026-04-27 04:49:15] "GET /projects?obj_uuids=cd42527a-0101-4de5-bcdf-aac61b597a96&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002288 10.0.0.23 - - [2026-04-27 04:49:15] "GET /project/22edc50e-a955-496f-af73-dbb1eb9cb2be?fields=security_groups HTTP/1.1" 200 1348 0.228820 10.0.0.23 - - [2026-04-27 04:49:15] "GET /project/971c14a0-31ee-44c4-9744-c7305a3481b9?fields=security_groups HTTP/1.1" 200 1364 0.201466 10.0.0.23 - - [2026-04-27 04:49:15] "GET /project/7a3b94ec-2795-444e-8e97-ff94aa946c9d?fields=security_groups HTTP/1.1" 200 1363 0.204490 10.0.0.23 - - [2026-04-27 04:49:15] "GET /project/3bce47a6-de27-40e4-af04-b4ae3a3e967f?fields=security_groups HTTP/1.1" 200 1092 0.242197 10.0.0.23 - - [2026-04-27 04:49:15] "GET /project/cd42527a-0101-4de5-bcdf-aac61b597a96?fields=security_groups HTTP/1.1" 200 1093 0.230273 10.0.0.23 - - [2026-04-27 04:49:15] "GET /projects?obj_uuids=3bce47a6-de27-40e4-af04-b4ae3a3e967f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001778 10.0.0.23 - - [2026-04-27 04:49:15] "GET /projects?obj_uuids=cd42527a-0101-4de5-bcdf-aac61b597a96&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.006258 10.0.0.23 - - [2026-04-27 04:49:15] "DELETE /security-group/36eeba75-0870-4b56-8cfa-bbe1c2394a3a HTTP/1.1" 404 171 0.122803 10.0.0.23 - - [2026-04-27 04:49:15] "GET /projects?obj_uuids=22edc50e-a955-496f-af73-dbb1eb9cb2be&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001294 10.0.0.249 - - [2026-04-27 04:49:15] "DELETE /access-control-list/c5d8545b-306e-4f8a-b344-1fff8c6fce2b HTTP/1.1" 200 115 0.237015 10.0.0.23 - - [2026-04-27 04:49:15] "GET /project/3bce47a6-de27-40e4-af04-b4ae3a3e967f?fields=application_policy_sets HTTP/1.1" 200 1387 0.232509 10.0.0.23 - - [2026-04-27 04:49:15] "GET /project/cd42527a-0101-4de5-bcdf-aac61b597a96?fields=application_policy_sets HTTP/1.1" 200 1388 0.211017 10.0.0.23 - - [2026-04-27 04:49:15] "GET /project/22edc50e-a955-496f-af73-dbb1eb9cb2be?fields=application_policy_sets HTTP/1.1" 200 1387 0.208897 10.0.0.23 - - [2026-04-27 04:49:15] "DELETE /security-group/90a2f9b2-4b6f-4513-847b-757a50b66feb HTTP/1.1" 200 115 0.398014 10.0.0.23 - - [2026-04-27 04:49:15] "GET /projects?obj_uuids=7a3b94ec-2795-444e-8e97-ff94aa946c9d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001589 10.0.0.23 - - [2026-04-27 04:49:15] "DELETE /security-group/36f83c7e-61cd-4054-9f96-2b0667ef34e9 HTTP/1.1" 200 115 0.434407 10.0.0.23 - - [2026-04-27 04:49:15] "GET /projects?obj_uuids=971c14a0-31ee-44c4-9744-c7305a3481b9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002350 10.0.0.23 - - [2026-04-27 04:49:16] "DELETE /project/cd42527a-0101-4de5-bcdf-aac61b597a96 HTTP/1.1" 404 190 1.155010 10.0.0.23 - - [2026-04-27 04:49:16] "GET /project/7a3b94ec-2795-444e-8e97-ff94aa946c9d?fields=application_policy_sets HTTP/1.1" 200 1402 0.201153 10.0.0.23 - - [2026-04-27 04:49:16] "GET /project/971c14a0-31ee-44c4-9744-c7305a3481b9?fields=application_policy_sets HTTP/1.1" 200 1403 0.232133 10.0.0.23 - - [2026-04-27 04:49:16] "DELETE /project/3bce47a6-de27-40e4-af04-b4ae3a3e967f HTTP/1.1" 200 115 1.409910 10.0.0.23 - - [2026-04-27 04:49:16] "DELETE /project/22edc50e-a955-496f-af73-dbb1eb9cb2be HTTP/1.1" 200 115 1.431280 10.0.0.249 - - [2026-04-27 04:49:16] "DELETE /access-control-list/b01f55ab-36d9-45b3-9ecf-e27b3b829b5a HTTP/1.1" 200 115 0.227423 10.0.0.41 - - [2026-04-27 04:49:16] "POST /neutron/network HTTP/1.1" 200 860 0.040129 10.0.0.41 - - [2026-04-27 04:49:16] "POST /id-to-fqname HTTP/1.1" 200 240 0.002770 10.0.0.41 - - [2026-04-27 04:49:16] "GET /virtual-network/115191e6-5297-460a-ab62-1dfff84d1c22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.021340 10.0.0.41 - - [2026-04-27 04:49:16] "GET /virtual-network/115191e6-5297-460a-ab62-1dfff84d1c22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.025615 10.0.0.23 - - [2026-04-27 04:49:16] "DELETE /project/7a3b94ec-2795-444e-8e97-ff94aa946c9d HTTP/1.1" 200 115 1.763896 10.0.0.23 - - [2026-04-27 04:49:16] "DELETE /project/971c14a0-31ee-44c4-9744-c7305a3481b9 HTTP/1.1" 200 115 1.799700 10.0.0.41 - - [2026-04-27 04:49:16] "POST /neutron/subnet HTTP/1.1" 200 714 0.015663 10.0.0.249 - - [2026-04-27 04:49:16] "POST /route-targets HTTP/1.1" 200 327 0.024553 10.0.0.41 - - [2026-04-27 04:49:16] "GET /virtual-network/115191e6-5297-460a-ab62-1dfff84d1c22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.028075 10.0.0.41 - - [2026-04-27 04:49:16] "GET /network-ipam/956e6fea-8eff-4c61-87db-0ab1f8de2f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.009222 10.0.0.249 - - [2026-04-27 04:49:16] "DELETE /access-control-list/a4a187f0-efb8-4b14-9dcf-b1e79f259e1a HTTP/1.1" 200 115 0.056304 10.0.0.41 - - [2026-04-27 04:49:17] "GET /virtual-network/115191e6-5297-460a-ab62-1dfff84d1c22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.009976 10.0.0.41 - - [2026-04-27 04:49:18] "POST /fqname-to-id HTTP/1.1" 404 215 0.006273 10.0.0.41 - - [2026-04-27 04:49:18] "POST /api-access-lists HTTP/1.1" 200 555 0.053828 10.0.0.41 - - [2026-04-27 04:49:18] "GET /api-access-list/e051bc62-2cf0-4c5c-b156-217c03494cd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2443 0.008844 10.0.0.41 - - [2026-04-27 04:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.036600 10.0.0.23 - - [2026-04-27 04:49:18] "GET /projects?obj_uuids=16d63275-b1ba-43b6-8b19-825a486d401d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001356 10.0.0.41 - - [2026-04-27 04:49:18] "GET /project/16d63275-b1ba-43b6-8b19-825a486d401d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.101720 10.0.0.23 - - [2026-04-27 04:49:18] "GET /projects?obj_uuids=16d63275-b1ba-43b6-8b19-825a486d401d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001930 10.0.0.41 - - [2026-04-27 04:49:18] "POST /neutron/network HTTP/1.1" 200 645 0.270622 10.0.0.249 - - [2026-04-27 04:49:19] "POST /route-targets HTTP/1.1" 200 327 0.025050 10.0.0.23 - - [2026-04-27 04:49:19] "POST /useragent-kv HTTP/1.1" 200 115 0.012294 10.0.0.41 - - [2026-04-27 04:49:19] "POST /neutron/subnet HTTP/1.1" 200 720 0.317930 10.0.0.41 - - [2026-04-27 04:49:19] "POST /id-to-fqname HTTP/1.1" 200 240 0.034291 10.0.0.41 - - [2026-04-27 04:49:19] "GET /virtual-network/f6fdc822-05a0-48c7-bd86-cd1c941f9031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.029565 10.0.0.41 - - [2026-04-27 04:49:19] "GET /virtual-network/f6fdc822-05a0-48c7-bd86-cd1c941f9031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.041849 10.0.0.41 - - [2026-04-27 04:49:19] "POST /neutron/network HTTP/1.1" 200 863 0.053389 10.0.0.41 - - [2026-04-27 04:49:19] "GET /virtual-network/f6fdc822-05a0-48c7-bd86-cd1c941f9031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.007678 10.0.0.41 - - [2026-04-27 04:49:19] "GET /network-ipam/956e6fea-8eff-4c61-87db-0ab1f8de2f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.005642 10.0.0.41 - - [2026-04-27 04:49:20] "GET /virtual-network/f6fdc822-05a0-48c7-bd86-cd1c941f9031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.009849 10.0.0.41 - - [2026-04-27 04:49:20] "GET /obj-perms HTTP/1.1" 200 5030 0.005305 10.0.0.249 - - [2026-04-27 04:49:20] "GET /obj-perms HTTP/1.1" 200 5030 0.148890 10.0.0.41 - - [2026-04-27 04:49:20] "POST /fqname-to-id HTTP/1.1" 404 232 0.032964 10.0.0.23 - - [2026-04-27 04:49:20] "GET /projects?obj_uuids=16d63275-b1ba-43b6-8b19-825a486d401d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001376 10.0.0.249 - - [2026-04-27 04:49:21] "POST /access-control-lists HTTP/1.1" 200 626 0.054229 10.0.0.249 - - [2026-04-27 04:49:21] "PUT /access-control-list/b13dd462-86b0-4456-809d-0aaeb9c1bf49 HTTP/1.1" 200 272 0.018662 10.0.0.41 - - [2026-04-27 04:49:21] "POST /neutron/security_group HTTP/1.1" 200 1426 0.672560 10.0.0.41 - - [2026-04-27 04:49:21] "POST /neutron/security_group HTTP/1.1" 200 1426 0.029766 10.0.0.23 - - [2026-04-27 04:49:22] "GET /projects?obj_uuids=16d63275-b1ba-43b6-8b19-825a486d401d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005276 10.0.0.41 - - [2026-04-27 04:49:22] "POST /neutron/security_group_rule HTTP/1.1" 200 570 0.149451 10.0.0.249 - - [2026-04-27 04:49:22] "PUT /access-control-list/b13dd462-86b0-4456-809d-0aaeb9c1bf49 HTTP/1.1" 200 272 0.019913 10.0.0.41 - - [2026-04-27 04:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.051610 10.0.0.41 - - [2026-04-27 04:49:22] "GET /security-group/ca0299ca-662e-4f80-b876-b63161a46609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1317 0.026155 10.0.0.41 - - [2026-04-27 04:49:23] "POST /id-to-fqname HTTP/1.1" 200 240 0.029024 10.0.0.41 - - [2026-04-27 04:49:24] "POST /neutron/port HTTP/1.1" 200 4194 0.081971 10.0.0.23 - - [2026-04-27 04:49:25] "GET /projects?obj_uuids=16d63275-b1ba-43b6-8b19-825a486d401d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001401 10.0.0.41 - - [2026-04-27 04:49:25] "GET /project/16d63275-b1ba-43b6-8b19-825a486d401d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.090687 10.0.0.41 - - [2026-04-27 04:49:25] "POST /neutron/port HTTP/1.1" 200 4194 0.055531 10.0.0.41 - - [2026-04-27 04:49:26] "POST /neutron/network HTTP/1.1" 200 873 0.055743 10.0.0.41 - - [2026-04-27 04:49:27] "POST /neutron/port HTTP/1.1" 200 1059 0.025369 10.0.0.41 - - [2026-04-27 04:49:27] "POST /neutron/port HTTP/1.1" 200 1123 0.026846 10.0.0.41 - - [2026-04-27 04:49:27] "POST /neutron/port HTTP/1.1" 200 117 0.001715 10.0.0.41 - - [2026-04-27 04:49:31] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012024 10.0.0.41 - - [2026-04-27 04:49:31] "POST /neutron/port HTTP/1.1" 200 1123 0.022357 10.0.0.41 - - [2026-04-27 04:49:31] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011162 10.0.0.41 - - [2026-04-27 04:49:31] "GET /virtual-machine/ffc3db81-5209-4b70-bf8b-f89d9eb2d30b HTTP/1.1" 401 292 0.000492 10.0.0.41 - - [2026-04-27 04:49:31] "GET /virtual-machine/ffc3db81-5209-4b70-bf8b-f89d9eb2d30b HTTP/1.1" 200 1293 0.061797 10.0.0.41 - - [2026-04-27 04:49:31] "GET /virtual-machine/ffc3db81-5209-4b70-bf8b-f89d9eb2d30b HTTP/1.1" 200 1293 0.025546 10.0.0.41 - - [2026-04-27 04:49:31] "GET /virtual-machine-interface/7050b2fa-3826-4726-93b1-c49da9785ae8 HTTP/1.1" 200 3023 0.035390 10.0.0.41 - - [2026-04-27 04:49:32] "GET /virtual-machine/ffc3db81-5209-4b70-bf8b-f89d9eb2d30b HTTP/1.1" 200 1293 0.025711 10.0.0.41 - - [2026-04-27 04:49:32] "GET /virtual-machine-interface/7050b2fa-3826-4726-93b1-c49da9785ae8 HTTP/1.1" 200 3023 0.033692 10.0.0.41 - - [2026-04-27 04:49:32] "GET /instance-ip/8d65901b-c1b4-4b13-a92c-5b0ecdd608ea HTTP/1.1" 200 1640 0.028078 10.0.0.41 - - [2026-04-27 04:49:32] "GET /virtual-machine/ffc3db81-5209-4b70-bf8b-f89d9eb2d30b HTTP/1.1" 200 1293 0.028601 10.0.0.41 - - [2026-04-27 04:49:32] "GET /virtual-machine-interface/7050b2fa-3826-4726-93b1-c49da9785ae8 HTTP/1.1" 200 3023 0.034418 10.0.0.41 - - [2026-04-27 04:49:32] "GET /instance-ip/8d65901b-c1b4-4b13-a92c-5b0ecdd608ea HTTP/1.1" 200 1640 0.034958 10.0.0.41 - - [2026-04-27 04:49:32] "POST /fqname-to-id HTTP/1.1" 403 354 0.029353 10.0.0.41 - - [2026-04-27 04:49:32] "GET / HTTP/1.1" 200 35931 0.003179 10.0.0.41 - - [2026-04-27 04:49:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000599 10.0.0.41 - - [2026-04-27 04:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.040717 10.0.0.41 - - [2026-04-27 04:49:33] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004879 10.0.0.41 - - [2026-04-27 04:49:33] "GET /virtual-networks?parent_id=16d63275-b1ba-43b6-8b19-825a486d401d&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.030649 10.0.0.41 - - [2026-04-27 04:49:33] "GET /virtual-network/f6fdc822-05a0-48c7-bd86-cd1c941f9031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.028982 10.0.0.41 - - [2026-04-27 04:49:33] "POST /fqname-to-id HTTP/1.1" 403 354 0.025182 10.0.0.41 - - [2026-04-27 04:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.41 - - [2026-04-27 04:49:33] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005501 10.0.0.41 - - [2026-04-27 04:49:33] "GET /virtual-networks?parent_id=16d63275-b1ba-43b6-8b19-825a486d401d&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.034240 10.0.0.41 - - [2026-04-27 04:49:33] "GET /virtual-network/f6fdc822-05a0-48c7-bd86-cd1c941f9031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.028135 10.0.0.41 - - [2026-04-27 04:49:33] "POST /fqname-to-id HTTP/1.1" 403 354 0.024352 10.0.0.41 - - [2026-04-27 04:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.41 - - [2026-04-27 04:49:33] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006240 10.0.0.41 - - [2026-04-27 04:49:33] "GET /virtual-networks?parent_id=16d63275-b1ba-43b6-8b19-825a486d401d&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.034233 10.0.0.41 - - [2026-04-27 04:49:33] "GET /virtual-network/f6fdc822-05a0-48c7-bd86-cd1c941f9031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.029556 10.0.0.41 - - [2026-04-27 04:49:33] "POST /fqname-to-id HTTP/1.1" 403 354 0.022985 10.0.0.41 - - [2026-04-27 04:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010656 10.0.0.41 - - [2026-04-27 04:49:33] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006114 10.0.0.41 - - [2026-04-27 04:49:33] "GET /virtual-networks?parent_id=16d63275-b1ba-43b6-8b19-825a486d401d&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.036600 10.0.0.41 - - [2026-04-27 04:49:33] "GET /virtual-network/f6fdc822-05a0-48c7-bd86-cd1c941f9031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.037288 10.0.0.41 - - [2026-04-27 04:49:33] "POST /fqname-to-id HTTP/1.1" 403 354 0.023487 10.0.0.41 - - [2026-04-27 04:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004524 10.0.0.41 - - [2026-04-27 04:49:33] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005991 10.0.0.41 - - [2026-04-27 04:49:33] "GET /virtual-networks?parent_id=16d63275-b1ba-43b6-8b19-825a486d401d&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.028087 10.0.0.41 - - [2026-04-27 04:49:33] "GET /virtual-network/f6fdc822-05a0-48c7-bd86-cd1c941f9031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.029568 10.0.0.23 - - [2026-04-27 04:49:34] "GET /obj-perms HTTP/1.1" 200 5056 0.068054 10.0.0.41 - - [2026-04-27 04:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.028171 10.0.0.41 - - [2026-04-27 04:49:37] "GET /virtual-network/f6fdc822-05a0-48c7-bd86-cd1c941f9031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.033664 10.0.0.41 - - [2026-04-27 04:49:39] "POST /fqname-to-id HTTP/1.1" 403 354 0.032403 10.0.0.41 - - [2026-04-27 04:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.41 - - [2026-04-27 04:49:39] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006007 10.0.0.41 - - [2026-04-27 04:49:39] "GET /virtual-networks?parent_id=16d63275-b1ba-43b6-8b19-825a486d401d&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.031554 10.0.0.41 - - [2026-04-27 04:49:39] "GET /virtual-network/f6fdc822-05a0-48c7-bd86-cd1c941f9031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.030491 10.0.0.41 - - [2026-04-27 04:49:39] "POST /fqname-to-id HTTP/1.1" 403 354 0.030643 10.0.0.41 - - [2026-04-27 04:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005524 10.0.0.41 - - [2026-04-27 04:49:39] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006249 10.0.0.41 - - [2026-04-27 04:49:39] "GET /virtual-networks?parent_id=16d63275-b1ba-43b6-8b19-825a486d401d&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.038645 10.0.0.41 - - [2026-04-27 04:49:39] "GET /virtual-network/f6fdc822-05a0-48c7-bd86-cd1c941f9031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.036385 10.0.0.41 - - [2026-04-27 04:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.028752 10.0.0.41 - - [2026-04-27 04:49:39] "GET /routing-instance/8ca69876-d68d-46b2-862a-a68828b07a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.030192 10.0.0.41 - - [2026-04-27 04:49:39] "POST /fqname-to-id HTTP/1.1" 403 354 0.033473 10.0.0.41 - - [2026-04-27 04:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005434 10.0.0.41 - - [2026-04-27 04:49:39] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006133 10.0.0.41 - - [2026-04-27 04:49:39] "GET /virtual-networks?parent_id=16d63275-b1ba-43b6-8b19-825a486d401d&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.033825 10.0.0.41 - - [2026-04-27 04:49:40] "GET /virtual-network/f6fdc822-05a0-48c7-bd86-cd1c941f9031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.040292 10.0.0.41 - - [2026-04-27 04:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.036692 10.0.0.41 - - [2026-04-27 04:49:40] "GET /routing-instance/8ca69876-d68d-46b2-862a-a68828b07a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.042479 10.0.0.23 - - [2026-04-27 04:49:42] "GET /obj-perms HTTP/1.1" 403 257 0.027630 10.0.0.23 - - [2026-04-27 04:49:44] "GET /virtual-machine/ffc3db81-5209-4b70-bf8b-f89d9eb2d30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.024664 10.0.0.23 - - [2026-04-27 04:49:48] "GET /obj-perms HTTP/1.1" 403 257 0.021566 10.0.0.23 - - [2026-04-27 04:49:50] "GET /virtual-machine/ffc3db81-5209-4b70-bf8b-f89d9eb2d30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.024729 10.0.0.41 - - [2026-04-27 04:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004737 10.0.0.41 - - [2026-04-27 04:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005632 10.0.0.41 - - [2026-04-27 04:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007602 10.0.0.41 - - [2026-04-27 04:49:51] "POST /neutron/port HTTP/1.1" 200 1219 0.088843 10.0.0.41 - - [2026-04-27 04:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007235 10.0.0.23 - - [2026-04-27 04:49:51] "GET /obj-perms HTTP/1.1" 403 257 0.021505 10.0.0.41 - - [2026-04-27 04:49:51] "GET /obj-perms HTTP/1.1" 403 257 0.025090 10.0.0.41 - - [2026-04-27 04:49:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005822 10.0.0.41 - - [2026-04-27 04:49:51] "POST /neutron/port HTTP/1.1" 200 117 0.001647 10.0.0.41 - - [2026-04-27 04:49:51] "GET /obj-perms HTTP/1.1" 200 5030 0.005673 10.0.0.41 - - [2026-04-27 04:49:52] "GET /obj-perms HTTP/1.1" 403 257 0.055239 10.0.0.41 - - [2026-04-27 04:49:52] "GET /obj-perms HTTP/1.1" 403 257 0.026099 10.0.0.249 - - [2026-04-27 04:49:52] "GET /obj-perms HTTP/1.1" 403 257 0.048654 10.0.0.23 - - [2026-04-27 04:49:52] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.056120 10.0.0.41 - - [2026-04-27 04:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.033446 10.0.0.23 - - [2026-04-27 04:49:52] "GET /projects?obj_uuids=16d63275-b1ba-43b6-8b19-825a486d401d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.048223 10.0.0.41 - - [2026-04-27 04:49:53] "GET /project/16d63275-b1ba-43b6-8b19-825a486d401d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.144761 10.0.0.41 - - [2026-04-27 04:49:53] "GET /virtual-network/115191e6-5297-460a-ab62-1dfff84d1c22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.034070 10.0.0.41 - - [2026-04-27 04:49:53] "GET /floating-ip-pools?parent_id=115191e6-5297-460a-ab62-1dfff84d1c22&detail=False&count=False&shared=False HTTP/1.1" 200 393 0.039557 10.0.0.41 - - [2026-04-27 04:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.031319 10.0.0.41 - - [2026-04-27 04:49:53] "GET /floating-ip-pool/a525d0f6-4e46-4e2b-b3ff-5c2727987a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1182 0.033789 10.0.0.23 - - [2026-04-27 04:49:53] "GET /projects?obj_uuids=16d63275-b1ba-43b6-8b19-825a486d401d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001741 10.0.0.41 - - [2026-04-27 04:49:53] "GET /project/16d63275-b1ba-43b6-8b19-825a486d401d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.088222 10.0.0.41 - - [2026-04-27 04:49:53] "POST /floating-ips HTTP/1.1" 200 616 0.119516 10.0.0.41 - - [2026-04-27 04:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.043216 10.0.0.41 - - [2026-04-27 04:49:53] "GET /floating-ip/450a6ac5-5e57-4d9a-a763-d90312e1c0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.038294 10.0.0.41 - - [2026-04-27 04:49:53] "GET /floating-ip/450a6ac5-5e57-4d9a-a763-d90312e1c0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.040779 10.0.0.41 - - [2026-04-27 04:49:53] "GET /virtual-machine/ffc3db81-5209-4b70-bf8b-f89d9eb2d30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.031618 10.0.0.41 - - [2026-04-27 04:49:54] "GET /virtual-machine/ffc3db81-5209-4b70-bf8b-f89d9eb2d30b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1204 0.038948 10.0.0.41 - - [2026-04-27 04:49:54] "GET /virtual-machine-interface/7050b2fa-3826-4726-93b1-c49da9785ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2802 0.047400 10.0.0.41 - - [2026-04-27 04:49:54] "POST /ref-update HTTP/1.1" 200 156 0.056899 10.0.0.41 - - [2026-04-27 04:49:54] "POST /neutron/floatingip HTTP/1.1" 200 545 0.207943 10.0.0.41 - - [2026-04-27 04:49:54] "POST /neutron/network HTTP/1.1" 200 1124 0.011364 10.0.0.41 - - [2026-04-27 04:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.034129 10.0.0.41 - - [2026-04-27 04:49:54] "GET /routing-instance/4f163427-7a31-4fd2-a212-eed9c9d1c59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.044235 10.0.0.41 - - [2026-04-27 04:49:54] "POST /neutron/subnet HTTP/1.1" 200 1389 0.021400 10.0.0.41 - - [2026-04-27 04:49:54] "POST /neutron/network HTTP/1.1" 200 1114 0.012654 10.0.0.41 - - [2026-04-27 04:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005635 10.0.0.41 - - [2026-04-27 04:49:54] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 611 0.082924 10.0.0.41 - - [2026-04-27 04:49:55] "POST /neutron/port HTTP/1.1" 200 1113 0.177103 10.0.0.41 - - [2026-04-27 04:49:56] "GET /virtual-machine/ffc3db81-5209-4b70-bf8b-f89d9eb2d30b HTTP/1.1" 200 1293 0.046869 10.0.0.41 - - [2026-04-27 04:49:56] "GET /virtual-machine-interface/7050b2fa-3826-4726-93b1-c49da9785ae8 HTTP/1.1" 200 3585 0.035087 10.0.0.41 - - [2026-04-27 04:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.027773 10.0.0.41 - - [2026-04-27 04:49:56] "GET /security-group/ca0299ca-662e-4f80-b876-b63161a46609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1317 0.030513 10.0.0.41 - - [2026-04-27 04:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.024581 10.0.0.41 - - [2026-04-27 04:49:56] "GET /security-group/ca0299ca-662e-4f80-b876-b63161a46609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1317 0.029311 10.0.0.41 - - [2026-04-27 04:49:56] "POST /neutron/security_group HTTP/1.1" 200 568 0.028687 10.0.0.41 - - [2026-04-27 04:49:56] "DELETE /floating-ip/450a6ac5-5e57-4d9a-a763-d90312e1c0ca HTTP/1.1" 200 115 0.127114 10.0.0.41 - - [2026-04-27 04:49:56] "GET /virtual-machine/ffc3db81-5209-4b70-bf8b-f89d9eb2d30b HTTP/1.1" 200 1293 0.037818 10.0.0.41 - - [2026-04-27 04:49:57] "POST /neutron/port HTTP/1.1" 200 151 0.379707 10.0.0.41 - - [2026-04-27 04:49:58] "GET /virtual-machine/ffc3db81-5209-4b70-bf8b-f89d9eb2d30b HTTP/1.1" 404 171 0.025049 10.0.0.41 - - [2026-04-27 04:49:59] "GET /virtual-machine/ffc3db81-5209-4b70-bf8b-f89d9eb2d30b HTTP/1.1" 404 171 0.028449 10.0.0.41 - - [2026-04-27 04:49:59] "GET /virtual-machine/ffc3db81-5209-4b70-bf8b-f89d9eb2d30b HTTP/1.1" 404 171 0.035964 10.0.0.41 - - [2026-04-27 04:49:59] "POST /fqname-to-id HTTP/1.1" 403 354 0.022376 10.0.0.41 - - [2026-04-27 04:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004507 10.0.0.41 - - [2026-04-27 04:49:59] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007205 10.0.0.41 - - [2026-04-27 04:49:59] "GET /virtual-networks?parent_id=16d63275-b1ba-43b6-8b19-825a486d401d&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.034480 10.0.0.41 - - [2026-04-27 04:49:59] "GET /virtual-network/f6fdc822-05a0-48c7-bd86-cd1c941f9031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.031964 10.0.0.41 - - [2026-04-27 04:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.026690 10.0.0.41 - - [2026-04-27 04:49:59] "GET /routing-instance/8ca69876-d68d-46b2-862a-a68828b07a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.041397 10.0.0.41 - - [2026-04-27 04:50:00] "GET /obj-perms HTTP/1.1" 403 257 0.072176 10.0.0.41 - - [2026-04-27 04:50:03] "GET /obj-perms HTTP/1.1" 200 5030 0.006745 10.0.0.249 - - [2026-04-27 04:50:03] "GET /obj-perms HTTP/1.1" 200 5030 0.006001 10.0.0.41 - - [2026-04-27 04:50:12] "GET /obj-perms HTTP/1.1" 200 5030 0.005469 10.0.0.249 - - [2026-04-27 04:50:12] "GET /obj-perms HTTP/1.1" 200 5030 0.005155 10.0.0.41 - - [2026-04-27 04:50:21] "GET /obj-perms HTTP/1.1" 200 5030 0.005645 10.0.0.249 - - [2026-04-27 04:50:21] "GET /obj-perms HTTP/1.1" 200 5030 0.007143 10.0.0.41 - - [2026-04-27 04:50:22] "POST /fqname-to-id HTTP/1.1" 404 232 0.027636 10.0.0.41 - - [2026-04-27 04:50:22] "POST /neutron/network HTTP/1.1" 200 863 0.060958 10.0.0.249 - - [2026-04-27 04:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.040086 10.0.0.41 - - [2026-04-27 04:50:23] "DELETE /api-access-list/e051bc62-2cf0-4c5c-b156-217c03494cd4 HTTP/1.1" 200 115 0.054723 10.0.0.23 - - [2026-04-27 04:50:23] "POST /useragent-kv HTTP/1.1" 200 115 0.006774 10.0.0.23 - - [2026-04-27 04:50:23] "POST /useragent-kv HTTP/1.1" 200 115 0.006305 10.0.0.41 - - [2026-04-27 04:50:23] "POST /neutron/network HTTP/1.1" 200 151 0.283114 10.0.0.249 - - [2026-04-27 04:50:23] "DELETE /route-target/77147063-1594-4d6a-94d2-3b402771eb0d HTTP/1.1" 200 115 0.037463 10.0.0.41 - - [2026-04-27 04:50:26] "GET /api-access-list/1775aa1e-dc0f-404b-a76f-7f639e0c1067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.006571 10.0.0.41 - - [2026-04-27 04:50:26] "PUT /api-access-list/1775aa1e-dc0f-404b-a76f-7f639e0c1067 HTTP/1.1" 200 264 0.018987 10.0.0.23 - - [2026-04-27 04:50:26] "GET /projects?obj_uuids=16d63275-b1ba-43b6-8b19-825a486d401d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002289 10.0.0.41 - - [2026-04-27 04:50:26] "GET /project/16d63275-b1ba-43b6-8b19-825a486d401d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.140440 10.0.0.23 - - [2026-04-27 04:50:26] "GET /projects?obj_uuids=16d63275-b1ba-43b6-8b19-825a486d401d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001498 10.0.0.41 - - [2026-04-27 04:50:26] "GET /project/16d63275-b1ba-43b6-8b19-825a486d401d?fields=virtual_networks HTTP/1.1" 200 1032 0.070368 10.0.0.23 - - [2026-04-27 04:50:26] "GET /projects?obj_uuids=16d63275-b1ba-43b6-8b19-825a486d401d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002058 10.0.0.41 - - [2026-04-27 04:50:26] "GET /project/16d63275-b1ba-43b6-8b19-825a486d401d?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.072187 10.0.0.23 - - [2026-04-27 04:50:26] "GET /projects?obj_uuids=16d63275-b1ba-43b6-8b19-825a486d401d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002047 10.0.0.41 - - [2026-04-27 04:50:26] "GET /project/16d63275-b1ba-43b6-8b19-825a486d401d?fields=security_groups HTTP/1.1" 200 1258 0.078293 10.0.0.23 - - [2026-04-27 04:50:27] "GET /projects?obj_uuids=9d582053-8f9d-4d17-b8c1-506ac2f264f2&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001720 10.0.0.41 - - [2026-04-27 04:50:27] "GET /project/9d582053-8f9d-4d17-b8c1-506ac2f264f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.070619 [Introspect:8084]10.0.0.41 - - [2026-04-27 04:50:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001315 10.0.0.41 - - [2026-04-27 04:50:32] "POST /fqname-to-id HTTP/1.1" 404 189 0.046167 10.0.0.23 - - [2026-04-27 04:50:32] "GET /projects?obj_uuids=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003697 10.0.0.23 - - [2026-04-27 04:50:32] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001220 10.0.0.23 - - [2026-04-27 04:50:32] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.057968 10.0.0.23 - - [2026-04-27 04:50:32] "POST /id-to-fqname HTTP/1.1" 200 191 0.004506 10.0.0.23 - - [2026-04-27 04:50:32] "POST /fqname-to-id HTTP/1.1" 404 200 0.007633 10.0.0.23 - - [2026-04-27 04:50:32] "POST /security-groups HTTP/1.1" 200 592 0.043114 10.0.0.23 - - [2026-04-27 04:50:32] "POST /projects HTTP/1.1" 200 587 0.301521 10.0.0.23 - - [2026-04-27 04:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.351313 10.0.0.249 - - [2026-04-27 04:50:32] "POST /fqname-to-id HTTP/1.1" 404 234 0.012996 10.0.0.41 - - [2026-04-27 04:50:32] "GET /project/4f1a0628-0e62-4238-af82-279097938e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.593075 10.0.0.41 - - [2026-04-27 04:50:34] "GET / HTTP/1.1" 200 35931 0.003400 10.0.0.41 - - [2026-04-27 04:50:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000828 10.0.0.41 - - [2026-04-27 04:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.035956 10.0.0.23 - - [2026-04-27 04:50:36] "GET /projects?obj_uuids=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001279 10.0.0.41 - - [2026-04-27 04:50:36] "GET /project/4f1a0628-0e62-4238-af82-279097938e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.052458 10.0.0.249 - - [2026-04-27 04:50:37] "POST /ref-update HTTP/1.1" 200 156 0.040879 10.0.0.23 - - [2026-04-27 04:50:37] "POST /useragent-kv HTTP/1.1" 200 115 0.012208 10.0.0.41 - - [2026-04-27 04:50:37] "POST /neutron/subnet HTTP/1.1" 200 716 0.330789 10.0.0.41 - - [2026-04-27 04:50:37] "POST /id-to-fqname HTTP/1.1" 200 222 0.001528 10.0.0.41 - - [2026-04-27 04:50:37] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007910 10.0.0.41 - - [2026-04-27 04:50:37] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007953 10.0.0.41 - - [2026-04-27 04:50:37] "POST /neutron/network HTTP/1.1" 200 825 0.010078 10.0.0.41 - - [2026-04-27 04:50:38] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.010769 10.0.0.41 - - [2026-04-27 04:50:39] "GET /obj-perms HTTP/1.1" 200 5032 0.093485 10.0.0.249 - - [2026-04-27 04:50:39] "GET /obj-perms HTTP/1.1" 200 5032 0.067073 10.0.0.23 - - [2026-04-27 04:50:39] "GET /obj-perms HTTP/1.1" 200 5032 0.075274 10.0.0.41 - - [2026-04-27 04:50:39] "POST /id-to-fqname HTTP/1.1" 200 222 0.001814 10.0.0.41 - - [2026-04-27 04:50:40] "POST /neutron/network HTTP/1.1" 200 835 0.009654 10.0.0.23 - - [2026-04-27 04:50:41] "GET /projects?obj_uuids=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001785 10.0.0.41 - - [2026-04-27 04:50:41] "GET /project/4f1a0628-0e62-4238-af82-279097938e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.132102 10.0.0.41 - - [2026-04-27 04:50:41] "POST /neutron/port HTTP/1.1" 200 117 0.008243 10.0.0.41 - - [2026-04-27 04:50:41] "POST /id-to-fqname HTTP/1.1" 200 222 0.001691 10.0.0.41 - - [2026-04-27 04:50:42] "POST /neutron/network HTTP/1.1" 200 835 0.010554 10.0.0.41 - - [2026-04-27 04:50:42] "POST /neutron/port HTTP/1.1" 200 1059 0.032632 10.0.0.23 - - [2026-04-27 04:50:42] "GET /projects?obj_uuids=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001716 10.0.0.41 - - [2026-04-27 04:50:42] "GET /project/4f1a0628-0e62-4238-af82-279097938e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.155557 10.0.0.41 - - [2026-04-27 04:50:43] "POST /neutron/network HTTP/1.1" 200 825 0.054310 10.0.0.41 - - [2026-04-27 04:50:43] "POST /neutron/port HTTP/1.1" 200 117 0.001798 10.0.0.41 - - [2026-04-27 04:50:43] "POST /neutron/security_group HTTP/1.1" 200 2059 0.015379 10.0.0.41 - - [2026-04-27 04:50:43] "POST /neutron/security_group HTTP/1.1" 200 2059 0.013541 10.0.0.41 - - [2026-04-27 04:50:44] "POST /neutron/port HTTP/1.1" 200 1059 0.029652 10.0.0.41 - - [2026-04-27 04:50:44] "POST /neutron/port HTTP/1.1" 200 1123 0.028955 10.0.0.41 - - [2026-04-27 04:50:44] "POST /neutron/port HTTP/1.1" 200 117 0.001564 10.0.0.41 - - [2026-04-27 04:50:48] "POST /neutron/security_group HTTP/1.1" 200 2059 0.013552 10.0.0.41 - - [2026-04-27 04:50:48] "POST /neutron/port HTTP/1.1" 200 1123 0.033700 10.0.0.41 - - [2026-04-27 04:50:49] "GET /virtual-machine/f6fc98fd-e013-42cd-81b7-20cd9dd5031c HTTP/1.1" 401 292 0.000505 10.0.0.41 - - [2026-04-27 04:50:49] "GET /virtual-machine/f6fc98fd-e013-42cd-81b7-20cd9dd5031c HTTP/1.1" 200 1293 0.054358 10.0.0.41 - - [2026-04-27 04:50:49] "GET /virtual-machine-interface/e8eae033-b8c7-4828-9754-0cbf73ee5f8a HTTP/1.1" 200 2950 0.007819 10.0.0.41 - - [2026-04-27 04:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004735 10.0.0.41 - - [2026-04-27 04:50:49] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006670 10.0.0.41 - - [2026-04-27 04:50:49] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005166 10.0.0.41 - - [2026-04-27 04:50:49] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007811 10.0.0.41 - - [2026-04-27 04:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005257 10.0.0.41 - - [2026-04-27 04:50:52] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008362 10.0.0.41 - - [2026-04-27 04:50:53] "POST /neutron/port HTTP/1.1" 200 1108 0.030284 10.0.0.41 - - [2026-04-27 04:50:53] "POST /neutron/subnet HTTP/1.1" 200 703 0.013570 10.0.0.41 - - [2026-04-27 04:50:56] "POST /neutron/port HTTP/1.1" 200 1108 0.037454 10.0.0.41 - - [2026-04-27 04:50:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006909 10.0.0.41 - - [2026-04-27 04:50:56] "POST /neutron/network HTTP/1.1" 200 928 0.010008 10.0.0.41 - - [2026-04-27 04:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006146 10.0.0.41 - - [2026-04-27 04:50:56] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006852 10.0.0.41 - - [2026-04-27 04:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005558 10.0.0.41 - - [2026-04-27 04:51:00] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008657 10.0.0.41 - - [2026-04-27 04:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005745 10.0.0.41 - - [2026-04-27 04:51:04] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.009624 10.0.0.41 - - [2026-04-27 04:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007030 10.0.0.41 - - [2026-04-27 04:51:09] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007113 10.0.0.41 - - [2026-04-27 04:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005411 10.0.0.41 - - [2026-04-27 04:51:13] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007197 10.0.0.23 - - [2026-04-27 04:51:16] "DELETE /project/4f1a06280e624238af82279097938e6d HTTP/1.1" 404 173 0.006300 10.0.0.23 - - [2026-04-27 04:51:16] "GET /projects?obj_uuids=16d63275-b1ba-43b6-8b19-825a486d401d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001208 10.0.0.23 - - [2026-04-27 04:51:17] "GET /project/16d63275-b1ba-43b6-8b19-825a486d401d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.118356 10.0.0.23 - - [2026-04-27 04:51:17] "GET /projects?obj_uuids=16d63275-b1ba-43b6-8b19-825a486d401d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001899 10.0.0.23 - - [2026-04-27 04:51:17] "GET /project/16d63275-b1ba-43b6-8b19-825a486d401d?fields=security_groups HTTP/1.1" 200 1102 0.088084 10.0.0.23 - - [2026-04-27 04:51:17] "GET /projects?obj_uuids=16d63275-b1ba-43b6-8b19-825a486d401d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002939 10.0.0.23 - - [2026-04-27 04:51:17] "GET /project/16d63275-b1ba-43b6-8b19-825a486d401d?fields=application_policy_sets HTTP/1.1" 404 187 0.055512 10.0.0.41 - - [2026-04-27 04:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005198 10.0.0.41 - - [2026-04-27 04:51:17] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.010673 10.0.0.23 - - [2026-04-27 04:51:17] "DELETE /project/16d63275-b1ba-43b6-8b19-825a486d401d HTTP/1.1" 404 171 0.383520 10.0.0.41 - - [2026-04-27 04:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005713 10.0.0.41 - - [2026-04-27 04:51:21] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.009081 10.0.0.41 - - [2026-04-27 04:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006214 10.0.0.41 - - [2026-04-27 04:51:23] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005259 10.0.0.41 - - [2026-04-27 04:51:23] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005795 10.0.0.41 - - [2026-04-27 04:51:23] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.012791 10.0.0.41 - - [2026-04-27 04:51:28] "POST /neutron/port HTTP/1.1" 200 1123 0.028465 10.0.0.41 - - [2026-04-27 04:51:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010758 10.0.0.41 - - [2026-04-27 04:51:39] "POST /neutron/port HTTP/1.1" 200 1123 0.030710 10.0.0.249 - - [2026-04-27 04:51:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000486 10.0.0.249 - - [2026-04-27 04:51:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000561 10.0.0.249 - - [2026-04-27 04:51:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000540 10.0.0.249 - - [2026-04-27 04:51:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000644 10.0.0.41 - - [2026-04-27 04:51:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000667 10.0.0.41 - - [2026-04-27 04:51:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000505 10.0.0.23 - - [2026-04-27 04:51:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000724 10.0.0.23 - - [2026-04-27 04:51:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000490 10.0.0.23 - - [2026-04-27 04:51:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000549 10.0.0.41 - - [2026-04-27 04:51:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000604 10.0.0.23 - - [2026-04-27 04:51:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000497 10.0.0.41 - - [2026-04-27 04:51:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000567 10.0.0.41 - - [2026-04-27 04:51:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011079 10.0.0.41 - - [2026-04-27 04:51:49] "POST /neutron/port HTTP/1.1" 200 1123 0.040061 10.0.0.41 - - [2026-04-27 04:51:49] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010555 10.0.0.41 - - [2026-04-27 04:51:49] "GET /virtual-machine/19cc8a34-e15d-4c25-9521-fdc4907095f7 HTTP/1.1" 200 1293 0.009853 10.0.0.41 - - [2026-04-27 04:51:49] "GET /virtual-machine-interface/db838b3d-18c5-4aba-a03c-93ed74ac6711 HTTP/1.1" 200 2950 0.014553 10.0.0.41 - - [2026-04-27 04:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171 10.0.0.41 - - [2026-04-27 04:51:50] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006878 10.0.0.41 - - [2026-04-27 04:51:50] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.009448 10.0.0.41 - - [2026-04-27 04:51:50] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006628 10.0.0.41 - - [2026-04-27 04:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004784 10.0.0.41 - - [2026-04-27 04:51:51] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005131 10.0.0.41 - - [2026-04-27 04:51:51] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004673 10.0.0.41 - - [2026-04-27 04:51:51] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.010162 10.0.0.41 - - [2026-04-27 04:51:51] "POST /neutron/port HTTP/1.1" 200 1123 0.034285 10.0.0.41 - - [2026-04-27 04:51:55] "POST /neutron/port HTTP/1.1" 200 1219 0.025378 10.0.0.41 - - [2026-04-27 04:51:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007655 10.0.0.41 - - [2026-04-27 04:51:55] "POST /neutron/port HTTP/1.1" 200 117 0.001402 10.0.0.41 - - [2026-04-27 04:52:55] "POST /neutron/port HTTP/1.1" 200 1108 0.038802 10.0.0.41 - - [2026-04-27 04:52:55] "POST /neutron/subnet HTTP/1.1" 200 703 0.013743 10.0.0.41 - - [2026-04-27 04:52:57] "POST /neutron/port HTTP/1.1" 200 1219 0.068863 10.0.0.41 - - [2026-04-27 04:52:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010331 10.0.0.41 - - [2026-04-27 04:52:57] "POST /neutron/port HTTP/1.1" 200 117 0.001864 10.0.0.41 - - [2026-04-27 04:53:51] "POST /neutron/port HTTP/1.1" 200 1123 0.032503 10.0.0.41 - - [2026-04-27 04:53:51] "GET /virtual-machine/f6fc98fd-e013-42cd-81b7-20cd9dd5031c HTTP/1.1" 200 1293 0.005720 10.0.0.41 - - [2026-04-27 04:53:51] "GET /virtual-machine-interface/e8eae033-b8c7-4828-9754-0cbf73ee5f8a HTTP/1.1" 200 2950 0.006750 10.0.0.41 - - [2026-04-27 04:53:51] "GET /virtual-machine/f6fc98fd-e013-42cd-81b7-20cd9dd5031c HTTP/1.1" 200 1293 0.007940 10.0.0.41 - - [2026-04-27 04:53:51] "GET /virtual-machine-interface/e8eae033-b8c7-4828-9754-0cbf73ee5f8a HTTP/1.1" 200 2950 0.007749 10.0.0.41 - - [2026-04-27 04:53:51] "GET /instance-ip/b8474a24-9caa-4d3c-89f4-0f2a228e498b HTTP/1.1" 200 1621 0.009465 10.0.0.41 - - [2026-04-27 04:53:51] "GET /virtual-machine/f6fc98fd-e013-42cd-81b7-20cd9dd5031c HTTP/1.1" 200 1293 0.012521 10.0.0.41 - - [2026-04-27 04:53:51] "GET /virtual-machine-interface/e8eae033-b8c7-4828-9754-0cbf73ee5f8a HTTP/1.1" 200 2950 0.007018 10.0.0.41 - - [2026-04-27 04:53:51] "GET /instance-ip/b8474a24-9caa-4d3c-89f4-0f2a228e498b HTTP/1.1" 200 1621 0.006383 10.0.0.41 - - [2026-04-27 04:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005198 10.0.0.41 - - [2026-04-27 04:53:51] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005289 10.0.0.41 - - [2026-04-27 04:53:51] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005081 10.0.0.41 - - [2026-04-27 04:53:51] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007427 10.0.0.41 - - [2026-04-27 04:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948 10.0.0.41 - - [2026-04-27 04:53:51] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005472 10.0.0.41 - - [2026-04-27 04:53:51] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005738 10.0.0.41 - - [2026-04-27 04:53:51] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.009904 10.0.0.41 - - [2026-04-27 04:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010270 10.0.0.41 - - [2026-04-27 04:53:51] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006080 10.0.0.41 - - [2026-04-27 04:53:51] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005380 10.0.0.41 - - [2026-04-27 04:53:51] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008060 10.0.0.41 - - [2026-04-27 04:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004460 10.0.0.41 - - [2026-04-27 04:53:52] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005168 10.0.0.41 - - [2026-04-27 04:53:52] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004857 10.0.0.41 - - [2026-04-27 04:53:52] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008599 10.0.0.41 - - [2026-04-27 04:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004813 10.0.0.41 - - [2026-04-27 04:53:52] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006832 10.0.0.41 - - [2026-04-27 04:53:52] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005202 10.0.0.41 - - [2026-04-27 04:53:52] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008249 10.0.0.41 - - [2026-04-27 04:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005200 10.0.0.41 - - [2026-04-27 04:53:52] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005277 10.0.0.41 - - [2026-04-27 04:53:52] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003946 10.0.0.41 - - [2026-04-27 04:53:52] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007567 10.0.0.41 - - [2026-04-27 04:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004836 10.0.0.41 - - [2026-04-27 04:53:52] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005561 10.0.0.41 - - [2026-04-27 04:53:52] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005885 10.0.0.41 - - [2026-04-27 04:53:52] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008557 10.0.0.41 - - [2026-04-27 04:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390 10.0.0.41 - - [2026-04-27 04:53:52] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004952 10.0.0.41 - - [2026-04-27 04:53:52] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004575 10.0.0.41 - - [2026-04-27 04:53:52] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007150 10.0.0.41 - - [2026-04-27 04:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005551 10.0.0.41 - - [2026-04-27 04:53:52] "GET /routing-instance/6c409344-a084-4427-992e-519d8d3412c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.006207 10.0.0.41 - - [2026-04-27 04:53:52] "GET /route-target/0ee246ba-6485-475c-a64a-49b718a2a95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005770 10.0.0.41 - - [2026-04-27 04:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006188 10.0.0.41 - - [2026-04-27 04:53:53] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007431 10.0.0.41 - - [2026-04-27 04:53:53] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005471 10.0.0.41 - - [2026-04-27 04:53:53] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.010832 10.0.0.41 - - [2026-04-27 04:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005695 10.0.0.41 - - [2026-04-27 04:53:53] "GET /routing-instance/6c409344-a084-4427-992e-519d8d3412c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.005318 10.0.0.41 - - [2026-04-27 04:53:53] "GET /route-target/0ee246ba-6485-475c-a64a-49b718a2a95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005440 10.0.0.41 - - [2026-04-27 04:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005903 10.0.0.41 - - [2026-04-27 04:53:53] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005713 10.0.0.41 - - [2026-04-27 04:53:53] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004318 10.0.0.41 - - [2026-04-27 04:53:53] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007035 10.0.0.41 - - [2026-04-27 04:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004347 10.0.0.41 - - [2026-04-27 04:53:53] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005884 10.0.0.41 - - [2026-04-27 04:53:53] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004718 10.0.0.41 - - [2026-04-27 04:53:53] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007004 10.0.0.41 - - [2026-04-27 04:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006688 10.0.0.41 - - [2026-04-27 04:53:53] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005271 10.0.0.41 - - [2026-04-27 04:53:53] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004417 10.0.0.41 - - [2026-04-27 04:53:53] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008848 10.0.0.23 - - [2026-04-27 04:53:53] "GET /obj-perms HTTP/1.1" 200 5032 0.004877 10.0.0.41 - - [2026-04-27 04:53:53] "GET /obj-perms HTTP/1.1" 200 5032 0.006237 10.0.0.41 - - [2026-04-27 04:53:54] "GET /obj-perms HTTP/1.1" 200 5032 0.021118 10.0.0.249 - - [2026-04-27 04:53:54] "GET /obj-perms HTTP/1.1" 200 5032 0.004814 10.0.0.41 - - [2026-04-27 04:53:54] "GET /obj-perms HTTP/1.1" 200 5032 0.006075 10.0.0.23 - - [2026-04-27 04:53:54] "GET /obj-perms HTTP/1.1" 200 5032 0.005577 10.0.0.41 - - [2026-04-27 04:53:54] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012845 10.0.0.41 - - [2026-04-27 04:53:54] "GET /virtual-machine/19cc8a34-e15d-4c25-9521-fdc4907095f7 HTTP/1.1" 200 1293 0.010042 10.0.0.41 - - [2026-04-27 04:53:54] "GET /virtual-machine-interface/db838b3d-18c5-4aba-a03c-93ed74ac6711 HTTP/1.1" 200 2950 0.007841 10.0.0.41 - - [2026-04-27 04:53:54] "GET /virtual-machine/19cc8a34-e15d-4c25-9521-fdc4907095f7 HTTP/1.1" 200 1293 0.004750 10.0.0.41 - - [2026-04-27 04:53:54] "GET /virtual-machine-interface/db838b3d-18c5-4aba-a03c-93ed74ac6711 HTTP/1.1" 200 2950 0.008471 10.0.0.41 - - [2026-04-27 04:53:54] "GET /instance-ip/cdce712b-3318-43b9-b9c4-4dbf6546793b HTTP/1.1" 200 1622 0.008237 10.0.0.41 - - [2026-04-27 04:53:54] "GET /virtual-machine/19cc8a34-e15d-4c25-9521-fdc4907095f7 HTTP/1.1" 200 1293 0.007553 10.0.0.41 - - [2026-04-27 04:53:54] "GET /virtual-machine-interface/db838b3d-18c5-4aba-a03c-93ed74ac6711 HTTP/1.1" 200 2950 0.010506 10.0.0.41 - - [2026-04-27 04:53:54] "GET /instance-ip/cdce712b-3318-43b9-b9c4-4dbf6546793b HTTP/1.1" 200 1622 0.006641 10.0.0.41 - - [2026-04-27 04:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005035 10.0.0.41 - - [2026-04-27 04:53:54] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006360 10.0.0.41 - - [2026-04-27 04:53:54] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004755 10.0.0.41 - - [2026-04-27 04:53:55] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.010994 10.0.0.41 - - [2026-04-27 04:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463 10.0.0.41 - - [2026-04-27 04:53:55] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008488 10.0.0.41 - - [2026-04-27 04:53:55] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005212 10.0.0.41 - - [2026-04-27 04:53:55] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007833 10.0.0.41 - - [2026-04-27 04:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004255 10.0.0.41 - - [2026-04-27 04:53:55] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005591 10.0.0.41 - - [2026-04-27 04:53:55] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.006929 10.0.0.41 - - [2026-04-27 04:53:55] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007766 10.0.0.41 - - [2026-04-27 04:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215 10.0.0.41 - - [2026-04-27 04:53:55] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006023 10.0.0.41 - - [2026-04-27 04:53:55] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004169 10.0.0.41 - - [2026-04-27 04:53:55] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007589 10.0.0.41 - - [2026-04-27 04:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005669 10.0.0.41 - - [2026-04-27 04:53:55] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007155 10.0.0.41 - - [2026-04-27 04:53:55] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004794 10.0.0.41 - - [2026-04-27 04:53:55] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.010961 10.0.0.41 - - [2026-04-27 04:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005159 10.0.0.41 - - [2026-04-27 04:53:55] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006968 10.0.0.41 - - [2026-04-27 04:53:55] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005247 10.0.0.41 - - [2026-04-27 04:53:55] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007588 10.0.0.41 - - [2026-04-27 04:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004804 10.0.0.41 - - [2026-04-27 04:53:55] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006136 10.0.0.41 - - [2026-04-27 04:53:55] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005173 10.0.0.41 - - [2026-04-27 04:53:55] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007685 10.0.0.41 - - [2026-04-27 04:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006165 10.0.0.41 - - [2026-04-27 04:53:56] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005835 10.0.0.41 - - [2026-04-27 04:53:56] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004980 10.0.0.41 - - [2026-04-27 04:53:56] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007252 10.0.0.41 - - [2026-04-27 04:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004899 10.0.0.41 - - [2026-04-27 04:53:56] "GET /routing-instance/6c409344-a084-4427-992e-519d8d3412c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.006104 10.0.0.41 - - [2026-04-27 04:53:56] "GET /route-target/0ee246ba-6485-475c-a64a-49b718a2a95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.008087 10.0.0.41 - - [2026-04-27 04:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006765 10.0.0.41 - - [2026-04-27 04:53:56] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008835 10.0.0.41 - - [2026-04-27 04:53:56] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005591 10.0.0.41 - - [2026-04-27 04:53:56] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007129 10.0.0.41 - - [2026-04-27 04:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006784 10.0.0.41 - - [2026-04-27 04:53:56] "GET /routing-instance/6c409344-a084-4427-992e-519d8d3412c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.005530 10.0.0.41 - - [2026-04-27 04:53:56] "GET /route-target/0ee246ba-6485-475c-a64a-49b718a2a95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005508 10.0.0.41 - - [2026-04-27 04:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005698 10.0.0.41 - - [2026-04-27 04:53:56] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005162 10.0.0.41 - - [2026-04-27 04:53:56] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003670 10.0.0.41 - - [2026-04-27 04:53:56] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008622 10.0.0.41 - - [2026-04-27 04:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006429 10.0.0.41 - - [2026-04-27 04:53:56] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007201 10.0.0.41 - - [2026-04-27 04:53:56] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005333 10.0.0.41 - - [2026-04-27 04:53:57] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007507 10.0.0.41 - - [2026-04-27 04:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005086 10.0.0.41 - - [2026-04-27 04:53:57] "POST /neutron/network HTTP/1.1" 200 835 0.009030 10.0.0.41 - - [2026-04-27 04:53:57] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006026 10.0.0.41 - - [2026-04-27 04:53:57] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005790 10.0.0.41 - - [2026-04-27 04:53:57] "POST /neutron/port HTTP/1.1" 200 117 0.001355 10.0.0.41 - - [2026-04-27 04:53:57] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008178 10.0.0.41 - - [2026-04-27 04:53:57] "GET /obj-perms HTTP/1.1" 200 5032 0.004559 10.0.0.23 - - [2026-04-27 04:53:57] "GET /obj-perms HTTP/1.1" 200 5032 0.008528 10.0.0.41 - - [2026-04-27 04:53:57] "POST /neutron/port HTTP/1.1" 200 1108 0.033291 10.0.0.249 - - [2026-04-27 04:53:57] "GET /obj-perms HTTP/1.1" 200 5032 0.008734 10.0.0.41 - - [2026-04-27 04:53:57] "GET /obj-perms HTTP/1.1" 200 5032 0.014486 10.0.0.41 - - [2026-04-27 04:53:57] "POST /neutron/subnet HTTP/1.1" 200 703 0.014580 10.0.0.41 - - [2026-04-27 04:54:02] "GET /virtual-machine/19cc8a34-e15d-4c25-9521-fdc4907095f7 HTTP/1.1" 200 1293 0.007750 10.0.0.41 - - [2026-04-27 04:54:03] "POST /neutron/port HTTP/1.1" 200 1123 0.028980 10.0.0.41 - - [2026-04-27 04:54:04] "GET /virtual-machine/19cc8a34-e15d-4c25-9521-fdc4907095f7 HTTP/1.1" 404 171 0.004607 10.0.0.41 - - [2026-04-27 04:54:04] "GET /virtual-machine/19cc8a34-e15d-4c25-9521-fdc4907095f7 HTTP/1.1" 404 171 0.005208 10.0.0.41 - - [2026-04-27 04:54:04] "GET /virtual-machine/19cc8a34-e15d-4c25-9521-fdc4907095f7 HTTP/1.1" 404 171 0.004854 10.0.0.41 - - [2026-04-27 04:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.41 - - [2026-04-27 04:54:05] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004829 10.0.0.41 - - [2026-04-27 04:54:05] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004882 10.0.0.41 - - [2026-04-27 04:54:05] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.010248 10.0.0.41 - - [2026-04-27 04:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006549 10.0.0.41 - - [2026-04-27 04:54:05] "GET /routing-instance/6c409344-a084-4427-992e-519d8d3412c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.005947 10.0.0.41 - - [2026-04-27 04:54:05] "GET /route-target/0ee246ba-6485-475c-a64a-49b718a2a95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005440 10.0.0.249 - - [2026-04-27 04:54:05] "GET /obj-perms HTTP/1.1" 200 5032 0.005157 10.0.0.41 - - [2026-04-27 04:54:08] "GET /obj-perms HTTP/1.1" 200 5032 0.005222 10.0.0.249 - - [2026-04-27 04:54:14] "GET /obj-perms HTTP/1.1" 200 5032 0.006403 10.0.0.41 - - [2026-04-27 04:54:17] "GET /obj-perms HTTP/1.1" 200 5032 0.005734 10.0.0.249 - - [2026-04-27 04:54:24] "GET /obj-perms HTTP/1.1" 200 5032 0.005743 10.0.0.41 - - [2026-04-27 04:54:27] "GET /obj-perms HTTP/1.1" 200 5032 0.006244 10.0.0.41 - - [2026-04-27 04:54:30] "GET /obj-perms HTTP/1.1" 200 5032 0.005997 10.0.0.249 - - [2026-04-27 04:54:30] "GET /obj-perms HTTP/1.1" 200 5032 0.005293 10.0.0.41 - - [2026-04-27 04:54:30] "GET /virtual-machine/f6fc98fd-e013-42cd-81b7-20cd9dd5031c HTTP/1.1" 200 1293 0.005404 10.0.0.41 - - [2026-04-27 04:54:30] "POST /neutron/port HTTP/1.1" 200 1123 0.030783 10.0.0.41 - - [2026-04-27 04:54:32] "GET /virtual-machine/f6fc98fd-e013-42cd-81b7-20cd9dd5031c HTTP/1.1" 404 171 0.004079 10.0.0.41 - - [2026-04-27 04:54:32] "GET /virtual-machine/f6fc98fd-e013-42cd-81b7-20cd9dd5031c HTTP/1.1" 404 171 0.003920 10.0.0.41 - - [2026-04-27 04:54:32] "GET /virtual-machine/f6fc98fd-e013-42cd-81b7-20cd9dd5031c HTTP/1.1" 404 171 0.003545 10.0.0.41 - - [2026-04-27 04:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007411 10.0.0.41 - - [2026-04-27 04:54:32] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.011943 10.0.0.41 - - [2026-04-27 04:54:32] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.006042 10.0.0.41 - - [2026-04-27 04:54:32] "GET /virtual-network/5696600f-b40d-4dd3-82a3-9217f440f932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.009298 10.0.0.41 - - [2026-04-27 04:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004653 10.0.0.41 - - [2026-04-27 04:54:32] "GET /routing-instance/6c409344-a084-4427-992e-519d8d3412c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.007101 10.0.0.41 - - [2026-04-27 04:54:32] "GET /route-target/0ee246ba-6485-475c-a64a-49b718a2a95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006866 10.0.0.41 - - [2026-04-27 04:54:38] "GET /obj-perms HTTP/1.1" 200 5056 0.076164 10.0.0.249 - - [2026-04-27 04:54:38] "GET /obj-perms HTTP/1.1" 200 5056 0.069772 10.0.0.41 - - [2026-04-27 04:54:45] "GET /obj-perms HTTP/1.1" 200 5032 0.006281 10.0.0.249 - - [2026-04-27 04:54:45] "GET /obj-perms HTTP/1.1" 200 5032 0.005471 10.0.0.41 - - [2026-04-27 04:54:51] "GET /obj-perms HTTP/1.1" 200 5032 0.005451 10.0.0.249 - - [2026-04-27 04:54:51] "GET /obj-perms HTTP/1.1" 200 5032 0.004802 10.0.0.23 - - [2026-04-27 04:54:51] "GET /obj-perms HTTP/1.1" 200 5032 0.005757 10.0.0.41 - - [2026-04-27 04:54:51] "POST /neutron/network HTTP/1.1" 200 825 0.009881 10.0.0.249 - - [2026-04-27 04:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007047 10.0.0.41 - - [2026-04-27 04:54:54] "POST /fqname-to-id HTTP/1.1" 404 200 0.005457 10.0.0.41 - - [2026-04-27 04:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005140 10.0.0.23 - - [2026-04-27 04:54:55] "GET /projects?obj_uuids=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.046854 10.0.0.41 - - [2026-04-27 04:54:55] "GET /project/4f1a0628-0e62-4238-af82-279097938e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.103141 10.0.0.41 - - [2026-04-27 04:54:55] "POST /network-policys HTTP/1.1" 200 522 0.042488 10.0.0.41 - - [2026-04-27 04:54:55] "GET /network-policy/e1429415-4576-4a18-804e-03674c82165a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.009936 10.0.0.41 - - [2026-04-27 04:54:55] "POST /fqname-to-id HTTP/1.1" 404 200 0.004060 10.0.0.41 - - [2026-04-27 04:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010687 10.0.0.23 - - [2026-04-27 04:54:55] "GET /projects?obj_uuids=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001229 10.0.0.41 - - [2026-04-27 04:54:55] "GET /project/4f1a0628-0e62-4238-af82-279097938e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.050753 10.0.0.41 - - [2026-04-27 04:54:55] "POST /network-policys HTTP/1.1" 200 522 0.042896 10.0.0.41 - - [2026-04-27 04:54:55] "GET /network-policy/815a9704-b45b-4885-b6ce-0c4c9a1965e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.008026 10.0.0.41 - - [2026-04-27 04:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004950 10.0.0.23 - - [2026-04-27 04:54:55] "GET /projects?obj_uuids=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001751 10.0.0.41 - - [2026-04-27 04:54:55] "GET /project/4f1a0628-0e62-4238-af82-279097938e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.075165 10.0.0.41 - - [2026-04-27 04:54:55] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.004858 10.0.0.41 - - [2026-04-27 04:54:55] "POST /virtual-networks HTTP/1.1" 200 546 0.108921 10.0.0.41 - - [2026-04-27 04:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004611 10.0.0.249 - - [2026-04-27 04:54:55] "POST /ref-update HTTP/1.1" 200 156 0.032740 10.0.0.41 - - [2026-04-27 04:54:55] "GET /network-ipam/956e6fea-8eff-4c61-87db-0ab1f8de2f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.016701 10.0.0.23 - - [2026-04-27 04:54:56] "POST /useragent-kv HTTP/1.1" 200 115 0.013432 10.0.0.41 - - [2026-04-27 04:54:56] "POST /ref-update HTTP/1.1" 200 156 0.099945 10.0.0.41 - - [2026-04-27 04:54:56] "POST /neutron/network HTTP/1.1" 200 809 0.010584 10.0.0.41 - - [2026-04-27 04:54:56] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006823 10.0.0.41 - - [2026-04-27 04:54:56] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.010004 10.0.0.41 - - [2026-04-27 04:54:56] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007779 10.0.0.41 - - [2026-04-27 04:54:56] "PUT /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb HTTP/1.1" 200 264 0.075471 10.0.0.41 - - [2026-04-27 04:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006289 10.0.0.41 - - [2026-04-27 04:54:57] "GET /network-policy/e1429415-4576-4a18-804e-03674c82165a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006320 10.0.0.41 - - [2026-04-27 04:54:57] "POST /ref-update HTTP/1.1" 200 156 0.097688 10.0.0.41 - - [2026-04-27 04:54:57] "POST /neutron/network HTTP/1.1" 200 886 0.014798 10.0.0.41 - - [2026-04-27 04:54:57] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.018980 10.0.0.41 - - [2026-04-27 04:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009656 10.0.0.41 - - [2026-04-27 04:54:57] "GET /network-policy/e1429415-4576-4a18-804e-03674c82165a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.007662 10.0.0.41 - - [2026-04-27 04:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006351 10.0.0.23 - - [2026-04-27 04:54:57] "GET /projects?obj_uuids=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001727 10.0.0.41 - - [2026-04-27 04:54:57] "GET /project/4f1a0628-0e62-4238-af82-279097938e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.070626 10.0.0.41 - - [2026-04-27 04:54:57] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004968 10.0.0.41 - - [2026-04-27 04:54:57] "POST /virtual-networks HTTP/1.1" 200 546 0.139518 10.0.0.41 - - [2026-04-27 04:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005073 10.0.0.249 - - [2026-04-27 04:54:57] "POST /route-targets HTTP/1.1" 200 327 0.027670 10.0.0.41 - - [2026-04-27 04:54:57] "GET /network-ipam/956e6fea-8eff-4c61-87db-0ab1f8de2f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.008980 10.0.0.23 - - [2026-04-27 04:54:58] "POST /useragent-kv HTTP/1.1" 200 115 0.021784 10.0.0.41 - - [2026-04-27 04:54:58] "POST /ref-update HTTP/1.1" 200 156 0.161763 10.0.0.41 - - [2026-04-27 04:54:58] "GET /virtual-network/d82ec61a-06dd-42be-9183-9828340ccb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007339 10.0.0.41 - - [2026-04-27 04:54:58] "POST /neutron/network HTTP/1.1" 200 809 0.011256 10.0.0.41 - - [2026-04-27 04:54:58] "GET /virtual-network/d82ec61a-06dd-42be-9183-9828340ccb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007973 10.0.0.41 - - [2026-04-27 04:54:58] "GET /obj-perms HTTP/1.1" 200 5032 0.006141 10.0.0.41 - - [2026-04-27 04:54:58] "GET /virtual-network/d82ec61a-06dd-42be-9183-9828340ccb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006964 10.0.0.41 - - [2026-04-27 04:54:58] "PUT /virtual-network/d82ec61a-06dd-42be-9183-9828340ccb4b HTTP/1.1" 200 264 0.092115 10.0.0.41 - - [2026-04-27 04:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005526 10.0.0.41 - - [2026-04-27 04:54:59] "GET /network-policy/815a9704-b45b-4885-b6ce-0c4c9a1965e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.008270 10.0.0.41 - - [2026-04-27 04:54:59] "POST /ref-update HTTP/1.1" 200 156 0.128255 10.0.0.249 - - [2026-04-27 04:54:59] "POST /access-control-lists HTTP/1.1" 200 592 0.107395 10.0.0.41 - - [2026-04-27 04:54:59] "POST /neutron/port HTTP/1.1" 200 1219 0.108516 10.0.0.41 - - [2026-04-27 04:54:59] "GET /virtual-network/d82ec61a-06dd-42be-9183-9828340ccb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.015090 10.0.0.41 - - [2026-04-27 04:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010593 10.0.0.41 - - [2026-04-27 04:54:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007387 10.0.0.41 - - [2026-04-27 04:54:59] "GET /network-policy/815a9704-b45b-4885-b6ce-0c4c9a1965e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.026323 10.0.0.41 - - [2026-04-27 04:54:59] "POST /id-to-fqname HTTP/1.1" 200 222 0.002020 10.0.0.41 - - [2026-04-27 04:54:59] "POST /neutron/port HTTP/1.1" 200 117 0.001530 10.0.0.41 - - [2026-04-27 04:54:59] "POST /neutron/port HTTP/1.1" 200 4194 0.072700 10.0.0.23 - - [2026-04-27 04:55:00] "GET /projects?obj_uuids=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001487 10.0.0.41 - - [2026-04-27 04:55:00] "GET /project/4f1a0628-0e62-4238-af82-279097938e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.127589 10.0.0.41 - - [2026-04-27 04:55:01] "POST /neutron/port HTTP/1.1" 200 4194 0.086632 10.0.0.41 - - [2026-04-27 04:55:01] "POST /id-to-fqname HTTP/1.1" 200 222 0.001692 10.0.0.41 - - [2026-04-27 04:55:01] "POST /neutron/network HTTP/1.1" 200 896 0.015009 10.0.0.41 - - [2026-04-27 04:55:02] "POST /neutron/port HTTP/1.1" 200 1061 0.032478 10.0.0.41 - - [2026-04-27 04:55:02] "POST /neutron/port HTTP/1.1" 200 1125 0.040949 10.0.0.23 - - [2026-04-27 04:55:02] "GET /projects?obj_uuids=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001669 10.0.0.41 - - [2026-04-27 04:55:02] "POST /neutron/port HTTP/1.1" 200 117 0.001305 10.0.0.41 - - [2026-04-27 04:55:02] "GET /project/4f1a0628-0e62-4238-af82-279097938e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.109639 10.0.0.41 - - [2026-04-27 04:55:03] "POST /neutron/port HTTP/1.1" 200 5166 0.107673 10.0.0.41 - - [2026-04-27 04:55:03] "POST /neutron/port HTTP/1.1" 200 1125 0.031651 10.0.0.23 - - [2026-04-27 04:55:03] "GET /projects?obj_uuids=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001484 10.0.0.41 - - [2026-04-27 04:55:04] "POST /neutron/port HTTP/1.1" 200 1061 0.563361 10.0.0.41 - - [2026-04-27 04:55:04] "POST /neutron/port HTTP/1.1" 200 1115 0.166096 10.0.0.41 - - [2026-04-27 04:55:04] "POST /neutron/subnet HTTP/1.1" 200 646 0.013892 10.0.0.41 - - [2026-04-27 04:55:08] "POST /neutron/port HTTP/1.1" 200 1125 0.030088 10.0.0.41 - - [2026-04-27 04:55:08] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009952 10.0.0.41 - - [2026-04-27 04:55:08] "GET /virtual-machine/0d412a14-39d4-480d-a887-88a7bfe9da0e HTTP/1.1" 200 1292 0.010883 10.0.0.41 - - [2026-04-27 04:55:08] "GET /virtual-machine-interface/38353dec-4d48-49a9-a72a-5b5e5a409113 HTTP/1.1" 200 2949 0.008588 10.0.0.41 - - [2026-04-27 04:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005320 10.0.0.41 - - [2026-04-27 04:55:08] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005518 10.0.0.41 - - [2026-04-27 04:55:08] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004411 10.0.0.41 - - [2026-04-27 04:55:09] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007961 10.0.0.41 - - [2026-04-27 04:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006235 10.0.0.41 - - [2026-04-27 04:55:12] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.009269 10.0.0.41 - - [2026-04-27 04:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005822 10.0.0.41 - - [2026-04-27 04:55:16] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.013644 10.0.0.41 - - [2026-04-27 04:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004435 10.0.0.41 - - [2026-04-27 04:55:20] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007457 10.0.0.41 - - [2026-04-27 04:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008748 10.0.0.41 - - [2026-04-27 04:55:24] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.009197 10.0.0.41 - - [2026-04-27 04:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.41 - - [2026-04-27 04:55:28] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007153 10.0.0.41 - - [2026-04-27 04:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004565 10.0.0.41 - - [2026-04-27 04:55:32] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007265 10.0.0.41 - - [2026-04-27 04:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.041093 10.0.0.41 - - [2026-04-27 04:55:36] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007739 10.0.0.23 - - [2026-04-27 04:55:39] "GET /obj-perms HTTP/1.1" 200 5056 0.078722 10.0.0.41 - - [2026-04-27 04:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005154 10.0.0.41 - - [2026-04-27 04:55:40] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.008571 10.0.0.41 - - [2026-04-27 04:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008401 10.0.0.41 - - [2026-04-27 04:55:44] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005850 10.0.0.41 - - [2026-04-27 04:55:44] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004709 10.0.0.41 - - [2026-04-27 04:55:45] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007614 10.0.0.41 - - [2026-04-27 04:55:45] "POST /neutron/port HTTP/1.1" 200 1125 0.074610 10.0.0.41 - - [2026-04-27 04:55:50] "POST /neutron/security_group HTTP/1.1" 200 2059 0.021616 10.0.0.41 - - [2026-04-27 04:55:55] "POST /neutron/port HTTP/1.1" 200 1125 0.027737 10.0.0.41 - - [2026-04-27 04:55:59] "POST /neutron/port HTTP/1.1" 200 1108 0.045357 10.0.0.41 - - [2026-04-27 04:55:59] "POST /neutron/subnet HTTP/1.1" 200 703 0.017718 10.0.0.41 - - [2026-04-27 04:55:59] "POST /neutron/port HTTP/1.1" 200 1219 0.042864 10.0.0.41 - - [2026-04-27 04:55:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005119 10.0.0.41 - - [2026-04-27 04:55:59] "POST /neutron/port HTTP/1.1" 200 117 0.001334 10.0.0.41 - - [2026-04-27 04:56:00] "POST /neutron/port HTTP/1.1" 200 1125 0.033030 10.0.0.41 - - [2026-04-27 04:56:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.053656 10.0.0.41 - - [2026-04-27 04:56:06] "POST /neutron/port HTTP/1.1" 200 1125 0.028601 10.0.0.41 - - [2026-04-27 04:56:06] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010615 10.0.0.41 - - [2026-04-27 04:56:06] "GET /virtual-machine/9b2111f7-675e-44c9-8c92-4169713c117a HTTP/1.1" 200 1294 0.042094 10.0.0.41 - - [2026-04-27 04:56:06] "GET /virtual-machine-interface/8ad13390-0a52-413e-b012-3b5a226701d3 HTTP/1.1" 200 2950 0.009565 10.0.0.41 - - [2026-04-27 04:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005502 10.0.0.41 - - [2026-04-27 04:56:06] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005184 10.0.0.41 - - [2026-04-27 04:56:06] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004498 10.0.0.41 - - [2026-04-27 04:56:06] "GET /virtual-network/d82ec61a-06dd-42be-9183-9828340ccb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.008794 10.0.0.41 - - [2026-04-27 04:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004788 10.0.0.41 - - [2026-04-27 04:56:07] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006234 10.0.0.41 - - [2026-04-27 04:56:07] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.006499 10.0.0.41 - - [2026-04-27 04:56:07] "GET /virtual-network/d82ec61a-06dd-42be-9183-9828340ccb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.010706 10.0.0.41 - - [2026-04-27 04:56:13] "POST /neutron/port HTTP/1.1" 200 1125 0.028742 10.0.0.249 - - [2026-04-27 04:56:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000526 10.0.0.249 - - [2026-04-27 04:56:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000507 10.0.0.249 - - [2026-04-27 04:56:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000518 10.0.0.249 - - [2026-04-27 04:56:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000509 10.0.0.249 - - [2026-04-27 04:56:40] "GET /obj-perms HTTP/1.1" 200 5056 0.135482 10.0.0.41 - - [2026-04-27 04:56:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000573 10.0.0.41 - - [2026-04-27 04:56:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000532 10.0.0.23 - - [2026-04-27 04:56:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000442 10.0.0.23 - - [2026-04-27 04:56:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000864 10.0.0.23 - - [2026-04-27 04:56:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000733 10.0.0.41 - - [2026-04-27 04:56:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000549 10.0.0.23 - - [2026-04-27 04:56:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000522 10.0.0.41 - - [2026-04-27 04:56:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000563 10.0.0.41 - - [2026-04-27 04:57:00] "POST /neutron/port HTTP/1.1" 200 1108 0.033144 10.0.0.41 - - [2026-04-27 04:57:00] "POST /neutron/subnet HTTP/1.1" 200 703 0.012418 10.0.0.41 - - [2026-04-27 04:57:00] "POST /neutron/port HTTP/1.1" 200 1219 0.047038 10.0.0.41 - - [2026-04-27 04:57:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007188 10.0.0.41 - - [2026-04-27 04:57:01] "POST /neutron/port HTTP/1.1" 200 117 0.001322 10.0.0.249 - - [2026-04-27 04:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.033013 10.0.0.249 - - [2026-04-27 04:57:41] "GET /virtual-router/037c9894-c473-4177-9ff0-2ecb63ad7fdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.006867 10.0.0.41 - - [2026-04-27 04:58:01] "POST /neutron/port HTTP/1.1" 200 1125 0.082598 +++ date ++ echo 'INFO: =================== Mon Apr 27 04:58:16 AM UTC 2026 ===================' INFO: =================== Mon Apr 27 04:58:16 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.23 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.41,10.0.0.249,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.41,10.0.0.249,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.41,10.0.0.249,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.41,10.0.0.249,10.0.0.23 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.41:8081 10.0.0.249:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.41:8081 10.0.0.249:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.41:8081 10.0.0.249:8081 10.0.0.23:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.41:9042 10.0.0.249:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.41:9042 10.0.0.249:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.41:9042 10.0.0.249:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.41,10.0.0.249,10.0.0.23 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.41:8086 10.0.0.249:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.41:8086 10.0.0.249:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.41:8086 10.0.0.249:8086 10.0.0.23:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.41,10.0.0.249,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.41,10.0.0.249,10.0.0.23 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.41:8082 10.0.0.249:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.41:8082 10.0.0.249:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.41:8082 10.0.0.249:8082 10.0.0.23:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.41:9161 10.0.0.249:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.41:9161 10.0.0.249:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.41:9161 10.0.0.249:9161 10.0.0.23:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.41:9041 10.0.0.249:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.41:9041 10.0.0.249:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.41:9041 10.0.0.249:9041 10.0.0.23:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.25,10.20.0.193,10.20.0.18 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.193,10.20.0.18 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.41,10.0.0.249,10.0.0.23 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.41:2181,10.0.0.249:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.41:2181,10.0.0.249:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.41:2181,10.0.0.249:2181,10.0.0.23:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.41:2181 10.0.0.249:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.41:2181 10.0.0.249:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.41:2181 10.0.0.249:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.41,10.0.0.249,10.0.0.23 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.41:5673,10.0.0.249:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.41:5673,10.0.0.249:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.41:5673,10.0.0.249:5673,10.0.0.23:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.41:6379 10.0.0.249:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.41:6379 10.0.0.249:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.41:6379 10.0.0.249:6379 10.0.0.23:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.41,10.0.0.249,10.0.0.23 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.41:9092 10.0.0.249:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.41:9092 10.0.0.249:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.41:9092 10.0.0.249:9092 10.0.0.23:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.41 ++ 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.41,10.0.0.249,10.0.0.23 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.41,10.0.0.249,10.0.0.23 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.41,10.0.0.249,10.0.0.23 ++ cut -d , -f 1 + local cassandra=10.0.0.41 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.41 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.41,10.0.0.249,10.0.0.23 +++ local servers=10.0.0.41,10.0.0.249,10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.23,10.20.0.18,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.41'\''))' +++ local server_ip=10.0.0.41 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.41 ]] +++ [[ ,10.0.0.23,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.41, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.23,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.249, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.23'\''))' +++ local server_ip=10.0.0.23 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.23 ]] +++ [[ ,10.0.0.23,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.23, ]] +++ echo 10.0.0.23 3 +++ return ++ local ip=10.0.0.23 ++ [[ -z 10.0.0.23 ]] ++ echo 10.0.0.23 + host_ip=10.0.0.23 + [[ cql == \c\q\l ]] ++ echo 10.0.0.41:9041 10.0.0.249:9041 10.0.0.23:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.41:9041 10.0.0.249:9041 10.0.0.23:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.23:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 04/27/2026 04:58:25.777 7f0f64aa63c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/27/2026 04:58:26.014 7f0f64aa63c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/27/2026 04:58:26.032 7f0f64aa63c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/27/2026 04:58:26.032 7f0f64aa63c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.41 - - [2026-04-27 04:58:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2799 0.003187 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.23:8082/ Hit Ctrl-C to quit. 10.0.0.23 - - [2026-04-27 04:58:26] "GET / HTTP/1.1" 503 181 0.000369 10.0.0.23 - - [2026-04-27 04:58:26] "GET / HTTP/1.1" 503 181 0.000202 10.0.0.23 - - [2026-04-27 04:58:27] "GET / HTTP/1.1" 200 45871 0.003047 10.0.0.23 - - [2026-04-27 04:58:27] "GET / HTTP/1.1" 200 45871 0.002435 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.23 - - [2026-04-27 04:58:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000904 10.0.0.23 - - [2026-04-27 04:58:27] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000274 10.0.0.23 - - [2026-04-27 04:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.689198 10.0.0.23 - - [2026-04-27 04:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005037 10.0.0.23 - - [2026-04-27 04:58:29] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.398273 10.0.0.23 - - [2026-04-27 04:58:29] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 1718 0.005336 /usr/local/lib/python3.9/site-packages/keystoneauth1/adapter.py:278: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn( 10.0.0.23 - - [2026-04-27 04:58:29] "GET /projects?obj_uuids=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001707 10.0.0.23 - - [2026-04-27 04:58:29] "GET /project/db69137a-730f-4b0e-b5ad-65190ce102dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.077977 10.0.0.23 - - [2026-04-27 04:58:29] "GET /projects?obj_uuids=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001416 10.0.0.23 - - [2026-04-27 04:58:29] "GET /project/db69137a-730f-4b0e-b5ad-65190ce102dc?fields=security_groups HTTP/1.1" 200 1089 0.060921 10.0.0.23 - - [2026-04-27 04:58:29] "GET /projects?obj_uuids=db69137a-730f-4b0e-b5ad-65190ce102dc&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001735 10.0.0.23 - - [2026-04-27 04:58:29] "GET /project/db69137a-730f-4b0e-b5ad-65190ce102dc?fields=application_policy_sets HTTP/1.1" 200 1382 0.068310 10.0.0.23 - - [2026-04-27 04:58:29] "DELETE /project/db69137a-730f-4b0e-b5ad-65190ce102dc HTTP/1.1" 409 278 0.312871 [Introspect:8084]10.0.0.41 - - [2026-04-27 04:58:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001333 [Introspect:8084]10.0.0.41 - - [2026-04-27 04:58:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001568 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.41 - - [2026-04-27 04:58:33] "GET /obj-perms HTTP/1.1" 200 5032 0.452513 10.0.0.41 - - [2026-04-27 04:58:34] "GET /obj-perms HTTP/1.1" 200 5032 0.005433 10.0.0.41 - - [2026-04-27 04:58:34] "GET /obj-perms HTTP/1.1" 200 5032 0.005421 10.0.0.41 - - [2026-04-27 04:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.038331 10.0.0.23 - - [2026-04-27 04:58:34] "GET /projects?obj_uuids=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001369 10.0.0.41 - - [2026-04-27 04:58:34] "GET /project/4f1a0628-0e62-4238-af82-279097938e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.057047 10.0.0.41 - - [2026-04-27 04:58:34] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.006116 10.0.0.41 - - [2026-04-27 04:58:34] "POST /virtual-networks HTTP/1.1" 200 546 0.146537 10.0.0.41 - - [2026-04-27 04:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006101 10.0.0.41 - - [2026-04-27 04:58:34] "GET /network-ipam/956e6fea-8eff-4c61-87db-0ab1f8de2f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.007892 10.0.0.23 - - [2026-04-27 04:58:35] "POST /useragent-kv HTTP/1.1" 200 115 0.005063 10.0.0.41 - - [2026-04-27 04:58:35] "POST /ref-update HTTP/1.1" 200 156 0.119348 10.0.0.249 - - [2026-04-27 04:58:35] "POST /ref-update HTTP/1.1" 200 156 0.063717 10.0.0.41 - - [2026-04-27 04:58:35] "POST /neutron/network HTTP/1.1" 200 809 0.056093 10.0.0.41 - - [2026-04-27 04:58:35] "GET /virtual-network/f1173a01-aef1-4b2d-8d58-58ef4440481d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.008154 10.0.0.41 - - [2026-04-27 04:58:35] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.008133 10.0.0.41 - - [2026-04-27 04:58:36] "POST /id-to-fqname HTTP/1.1" 200 222 0.001758 10.0.0.41 - - [2026-04-27 04:58:36] "POST /neutron/port HTTP/1.1" 200 6138 0.082222 10.0.0.23 - - [2026-04-27 04:58:37] "GET /projects?obj_uuids=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001420 10.0.0.41 - - [2026-04-27 04:58:37] "GET /project/4f1a0628-0e62-4238-af82-279097938e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.090693 10.0.0.41 - - [2026-04-27 04:58:37] "POST /neutron/network HTTP/1.1" 200 886 0.053062 10.0.0.41 - - [2026-04-27 04:58:38] "POST /neutron/port HTTP/1.1" 200 117 0.008584 10.0.0.23 - - [2026-04-27 04:58:38] "GET /projects?obj_uuids=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001293 10.0.0.41 - - [2026-04-27 04:58:39] "POST /neutron/port HTTP/1.1" 200 1061 0.424213 10.0.0.41 - - [2026-04-27 04:58:39] "POST /neutron/port HTTP/1.1" 200 1115 0.184351 10.0.0.41 - - [2026-04-27 04:58:39] "POST /neutron/subnet HTTP/1.1" 200 646 0.015104 10.0.0.23 - - [2026-04-27 04:58:41] "GET /obj-perms HTTP/1.1" 200 5056 0.075144 10.0.0.41 - - [2026-04-27 04:58:43] "POST /neutron/port HTTP/1.1" 200 1125 0.034651 10.0.0.41 - - [2026-04-27 04:58:43] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010465 10.0.0.41 - - [2026-04-27 04:58:43] "POST /neutron/port HTTP/1.1" 200 1125 0.033905 10.0.0.41 - - [2026-04-27 04:58:43] "GET /virtual-machine/d0509b6b-253a-4a5e-abbb-f24684ff74f6 HTTP/1.1" 200 1294 0.044046 10.0.0.41 - - [2026-04-27 04:58:43] "GET /virtual-machine/d0509b6b-253a-4a5e-abbb-f24684ff74f6 HTTP/1.1" 200 1294 0.006474 10.0.0.41 - - [2026-04-27 04:58:43] "GET /virtual-machine-interface/9f3bc51a-4594-407a-9f57-de5132b15c76 HTTP/1.1" 200 2950 0.008533 10.0.0.41 - - [2026-04-27 04:58:43] "GET /virtual-machine/d0509b6b-253a-4a5e-abbb-f24684ff74f6 HTTP/1.1" 200 1294 0.007138 10.0.0.41 - - [2026-04-27 04:58:43] "GET /virtual-machine-interface/9f3bc51a-4594-407a-9f57-de5132b15c76 HTTP/1.1" 200 2950 0.010561 10.0.0.41 - - [2026-04-27 04:58:43] "GET /instance-ip/2796f688-acf0-4e4d-b3ef-de3da207aede HTTP/1.1" 200 1623 0.010649 10.0.0.41 - - [2026-04-27 04:58:43] "GET /virtual-machine/d0509b6b-253a-4a5e-abbb-f24684ff74f6 HTTP/1.1" 200 1294 0.008411 10.0.0.41 - - [2026-04-27 04:58:43] "GET /virtual-machine-interface/9f3bc51a-4594-407a-9f57-de5132b15c76 HTTP/1.1" 200 2950 0.007951 10.0.0.41 - - [2026-04-27 04:58:43] "GET /instance-ip/2796f688-acf0-4e4d-b3ef-de3da207aede HTTP/1.1" 200 1623 0.008551 10.0.0.41 - - [2026-04-27 04:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012082 10.0.0.41 - - [2026-04-27 04:58:43] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006479 10.0.0.41 - - [2026-04-27 04:58:43] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005250 10.0.0.41 - - [2026-04-27 04:58:44] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.008175 10.0.0.41 - - [2026-04-27 04:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005309 10.0.0.41 - - [2026-04-27 04:58:44] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006864 10.0.0.41 - - [2026-04-27 04:58:44] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.006123 10.0.0.41 - - [2026-04-27 04:58:44] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007570 10.0.0.41 - - [2026-04-27 04:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005766 10.0.0.41 - - [2026-04-27 04:58:44] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005744 10.0.0.41 - - [2026-04-27 04:58:44] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005044 10.0.0.41 - - [2026-04-27 04:58:44] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.009720 10.0.0.41 - - [2026-04-27 04:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005409 10.0.0.41 - - [2026-04-27 04:58:44] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004747 10.0.0.41 - - [2026-04-27 04:58:44] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.006259 10.0.0.41 - - [2026-04-27 04:58:44] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007565 10.0.0.41 - - [2026-04-27 04:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004882 10.0.0.41 - - [2026-04-27 04:58:44] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006299 10.0.0.41 - - [2026-04-27 04:58:44] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.006225 10.0.0.41 - - [2026-04-27 04:58:44] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.009636 10.0.0.41 - - [2026-04-27 04:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004596 10.0.0.41 - - [2026-04-27 04:58:47] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.008900 10.0.0.41 - - [2026-04-27 04:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010510 10.0.0.41 - - [2026-04-27 04:58:51] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.010500 10.0.0.41 - - [2026-04-27 04:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004999 10.0.0.41 - - [2026-04-27 04:58:55] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.012187 10.0.0.41 - - [2026-04-27 04:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005604 10.0.0.41 - - [2026-04-27 04:59:00] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.008821 10.0.0.41 - - [2026-04-27 04:59:02] "POST /neutron/port HTTP/1.1" 200 1219 0.029759 10.0.0.41 - - [2026-04-27 04:59:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007298 10.0.0.41 - - [2026-04-27 04:59:02] "POST /neutron/port HTTP/1.1" 200 117 0.001339 10.0.0.41 - - [2026-04-27 04:59:03] "POST /neutron/port HTTP/1.1" 200 1125 0.091168 10.0.0.41 - - [2026-04-27 04:59:03] "POST /neutron/subnet HTTP/1.1" 200 646 0.013808 10.0.0.41 - - [2026-04-27 04:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007559 10.0.0.41 - - [2026-04-27 04:59:04] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007272 10.0.0.41 - - [2026-04-27 04:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.41 - - [2026-04-27 04:59:08] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006724 10.0.0.41 - - [2026-04-27 04:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005689 10.0.0.41 - - [2026-04-27 04:59:12] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.009825 10.0.0.41 - - [2026-04-27 04:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004874 10.0.0.41 - - [2026-04-27 04:59:16] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.017466 10.0.0.41 - - [2026-04-27 04:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.41 - - [2026-04-27 04:59:20] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007210 10.0.0.41 - - [2026-04-27 04:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005337 10.0.0.41 - - [2026-04-27 04:59:22] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005893 10.0.0.41 - - [2026-04-27 04:59:22] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004734 10.0.0.41 - - [2026-04-27 04:59:22] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.011203 10.0.0.41 - - [2026-04-27 04:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004872 10.0.0.41 - - [2026-04-27 04:59:22] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006040 10.0.0.41 - - [2026-04-27 04:59:22] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005241 10.0.0.41 - - [2026-04-27 04:59:22] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.008925 10.0.0.41 - - [2026-04-27 04:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004417 10.0.0.41 - - [2026-04-27 04:59:23] "GET /routing-instance/8347e28a-f74f-42ca-aa9d-4325287cac7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.006595 10.0.0.41 - - [2026-04-27 04:59:23] "GET /route-target/a427765c-0998-44fd-a0a8-cd9e0948798f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005335 10.0.0.41 - - [2026-04-27 04:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005008 10.0.0.41 - - [2026-04-27 04:59:23] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006547 10.0.0.41 - - [2026-04-27 04:59:23] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004036 10.0.0.41 - - [2026-04-27 04:59:23] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.010135 10.0.0.41 - - [2026-04-27 04:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004438 10.0.0.41 - - [2026-04-27 04:59:23] "GET /routing-instance/8347e28a-f74f-42ca-aa9d-4325287cac7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.007007 10.0.0.41 - - [2026-04-27 04:59:23] "GET /route-target/a427765c-0998-44fd-a0a8-cd9e0948798f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004987 10.0.0.41 - - [2026-04-27 04:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006026 10.0.0.41 - - [2026-04-27 04:59:23] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005955 10.0.0.41 - - [2026-04-27 04:59:23] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005418 10.0.0.41 - - [2026-04-27 04:59:23] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.009147 10.0.0.41 - - [2026-04-27 04:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005931 10.0.0.41 - - [2026-04-27 04:59:23] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006552 10.0.0.41 - - [2026-04-27 04:59:23] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.006136 10.0.0.41 - - [2026-04-27 04:59:23] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006953 10.0.0.41 - - [2026-04-27 04:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004719 10.0.0.41 - - [2026-04-27 04:59:23] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006072 10.0.0.41 - - [2026-04-27 04:59:23] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004354 10.0.0.41 - - [2026-04-27 04:59:23] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007941 10.0.0.41 - - [2026-04-27 04:59:23] "GET /obj-perms HTTP/1.1" 200 5032 0.005574 10.0.0.41 - - [2026-04-27 04:59:23] "GET /obj-perms HTTP/1.1" 200 5032 0.004699 10.0.0.23 - - [2026-04-27 04:59:24] "GET /obj-perms HTTP/1.1" 200 5032 0.066796 10.0.0.249 - - [2026-04-27 04:59:24] "GET /obj-perms HTTP/1.1" 200 5032 0.064451 10.0.0.41 - - [2026-04-27 04:59:24] "GET /obj-perms HTTP/1.1" 200 5032 0.006059 10.0.0.41 - - [2026-04-27 04:59:24] "POST /id-to-fqname HTTP/1.1" 200 222 0.001667 10.0.0.41 - - [2026-04-27 04:59:24] "POST /neutron/port HTTP/1.1" 200 7110 0.060510 10.0.0.23 - - [2026-04-27 04:59:25] "GET /projects?obj_uuids=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001303 10.0.0.41 - - [2026-04-27 04:59:25] "GET /project/4f1a0628-0e62-4238-af82-279097938e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.099289 10.0.0.41 - - [2026-04-27 04:59:25] "POST /neutron/network HTTP/1.1" 200 886 0.009883 10.0.0.41 - - [2026-04-27 04:59:25] "POST /neutron/port HTTP/1.1" 200 117 0.009839 10.0.0.23 - - [2026-04-27 04:59:26] "GET /projects?obj_uuids=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001176 10.0.0.41 - - [2026-04-27 04:59:26] "POST /neutron/port HTTP/1.1" 200 1061 0.386133 10.0.0.41 - - [2026-04-27 04:59:26] "POST /neutron/port HTTP/1.1" 200 1115 0.153787 10.0.0.41 - - [2026-04-27 04:59:27] "POST /neutron/subnet HTTP/1.1" 200 646 0.019169 10.0.0.41 - - [2026-04-27 04:59:30] "POST /neutron/port HTTP/1.1" 200 1125 0.056644 10.0.0.41 - - [2026-04-27 04:59:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011856 10.0.0.41 - - [2026-04-27 04:59:31] "POST /neutron/port HTTP/1.1" 200 1125 0.106150 10.0.0.41 - - [2026-04-27 04:59:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011911 10.0.0.41 - - [2026-04-27 04:59:31] "GET /virtual-machine/0e6cbd25-5894-404d-bcd7-c731b6cfcb53 HTTP/1.1" 200 1293 0.011229 10.0.0.41 - - [2026-04-27 04:59:31] "GET /virtual-machine/0e6cbd25-5894-404d-bcd7-c731b6cfcb53 HTTP/1.1" 200 1293 0.006554 10.0.0.41 - - [2026-04-27 04:59:31] "GET /virtual-machine-interface/07563ffb-db65-4dad-b2c8-2eb4f6e81eb5 HTTP/1.1" 200 2948 0.009054 10.0.0.41 - - [2026-04-27 04:59:31] "GET /virtual-machine/0e6cbd25-5894-404d-bcd7-c731b6cfcb53 HTTP/1.1" 200 1293 0.006967 10.0.0.41 - - [2026-04-27 04:59:31] "GET /virtual-machine-interface/07563ffb-db65-4dad-b2c8-2eb4f6e81eb5 HTTP/1.1" 200 2948 0.007005 10.0.0.41 - - [2026-04-27 04:59:31] "GET /instance-ip/cafb89e3-4102-4a5e-8554-f61e06a4b92b HTTP/1.1" 200 1623 0.010903 10.0.0.41 - - [2026-04-27 04:59:31] "GET /virtual-machine/0e6cbd25-5894-404d-bcd7-c731b6cfcb53 HTTP/1.1" 200 1293 0.005495 10.0.0.41 - - [2026-04-27 04:59:31] "GET /virtual-machine-interface/07563ffb-db65-4dad-b2c8-2eb4f6e81eb5 HTTP/1.1" 200 2948 0.007214 10.0.0.41 - - [2026-04-27 04:59:31] "GET /instance-ip/cafb89e3-4102-4a5e-8554-f61e06a4b92b HTTP/1.1" 200 1623 0.008316 10.0.0.41 - - [2026-04-27 04:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004551 10.0.0.41 - - [2026-04-27 04:59:31] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006317 10.0.0.41 - - [2026-04-27 04:59:31] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005734 10.0.0.41 - - [2026-04-27 04:59:31] "GET /virtual-network/d82ec61a-06dd-42be-9183-9828340ccb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.008666 10.0.0.41 - - [2026-04-27 04:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006069 10.0.0.41 - - [2026-04-27 04:59:31] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007301 10.0.0.41 - - [2026-04-27 04:59:31] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005550 10.0.0.41 - - [2026-04-27 04:59:31] "GET /virtual-network/d82ec61a-06dd-42be-9183-9828340ccb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.008986 10.0.0.41 - - [2026-04-27 04:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005553 10.0.0.41 - - [2026-04-27 04:59:32] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006140 10.0.0.41 - - [2026-04-27 04:59:32] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005706 10.0.0.41 - - [2026-04-27 04:59:32] "GET /virtual-network/d82ec61a-06dd-42be-9183-9828340ccb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007862 10.0.0.41 - - [2026-04-27 04:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004283 10.0.0.41 - - [2026-04-27 04:59:32] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.009708 10.0.0.41 - - [2026-04-27 04:59:32] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.007005 10.0.0.41 - - [2026-04-27 04:59:32] "GET /virtual-network/d82ec61a-06dd-42be-9183-9828340ccb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.008351 10.0.0.41 - - [2026-04-27 04:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006256 10.0.0.41 - - [2026-04-27 04:59:32] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006450 10.0.0.41 - - [2026-04-27 04:59:32] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004128 10.0.0.41 - - [2026-04-27 04:59:32] "GET /virtual-network/d82ec61a-06dd-42be-9183-9828340ccb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.009165 10.0.0.41 - - [2026-04-27 04:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005557 10.0.0.41 - - [2026-04-27 04:59:35] "GET /virtual-network/d82ec61a-06dd-42be-9183-9828340ccb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.008341 10.0.0.41 - - [2026-04-27 04:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005431 10.0.0.41 - - [2026-04-27 04:59:40] "GET /virtual-network/d82ec61a-06dd-42be-9183-9828340ccb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007375 10.0.0.249 - - [2026-04-27 04:59:42] "GET /obj-perms HTTP/1.1" 200 5056 0.069686 10.0.0.41 - - [2026-04-27 04:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005402 10.0.0.41 - - [2026-04-27 04:59:44] "GET /virtual-network/d82ec61a-06dd-42be-9183-9828340ccb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007713 10.0.0.41 - - [2026-04-27 04:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004572 10.0.0.41 - - [2026-04-27 04:59:48] "GET /virtual-network/d82ec61a-06dd-42be-9183-9828340ccb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007349 10.0.0.41 - - [2026-04-27 04:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393 10.0.0.41 - - [2026-04-27 04:59:52] "GET /virtual-network/d82ec61a-06dd-42be-9183-9828340ccb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006759 10.0.0.41 - - [2026-04-27 04:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005009 10.0.0.41 - - [2026-04-27 04:59:56] "GET /virtual-network/d82ec61a-06dd-42be-9183-9828340ccb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.008431 10.0.0.41 - - [2026-04-27 05:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005458 10.0.0.41 - - [2026-04-27 05:00:00] "GET /virtual-network/d82ec61a-06dd-42be-9183-9828340ccb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007911 10.0.0.41 - - [2026-04-27 05:00:02] "POST /neutron/network HTTP/1.1" 200 938 0.010508 10.0.0.41 - - [2026-04-27 05:00:02] "POST /neutron/port HTTP/1.1" 200 117 0.001489 10.0.0.41 - - [2026-04-27 05:00:04] "POST /neutron/port HTTP/1.1" 200 1219 0.037966 10.0.0.41 - - [2026-04-27 05:00:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007073 10.0.0.41 - - [2026-04-27 05:00:04] "POST /neutron/port HTTP/1.1" 200 117 0.001814 10.0.0.41 - - [2026-04-27 05:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009830 10.0.0.41 - - [2026-04-27 05:00:04] "GET /virtual-network/d82ec61a-06dd-42be-9183-9828340ccb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.011694 10.0.0.41 - - [2026-04-27 05:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004415 10.0.0.41 - - [2026-04-27 05:00:09] "GET /virtual-network/d82ec61a-06dd-42be-9183-9828340ccb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.009989 10.0.0.41 - - [2026-04-27 05:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006396 10.0.0.41 - - [2026-04-27 05:00:13] "GET /virtual-network/d82ec61a-06dd-42be-9183-9828340ccb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.010312 10.0.0.41 - - [2026-04-27 05:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004858 10.0.0.41 - - [2026-04-27 05:00:15] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006898 10.0.0.41 - - [2026-04-27 05:00:15] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005438 10.0.0.41 - - [2026-04-27 05:00:15] "GET /virtual-network/d82ec61a-06dd-42be-9183-9828340ccb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.008767 10.0.0.41 - - [2026-04-27 05:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005787 10.0.0.41 - - [2026-04-27 05:00:16] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005455 10.0.0.41 - - [2026-04-27 05:00:16] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.006436 10.0.0.41 - - [2026-04-27 05:00:16] "GET /virtual-network/d82ec61a-06dd-42be-9183-9828340ccb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.008272 10.0.0.41 - - [2026-04-27 05:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463 10.0.0.41 - - [2026-04-27 05:00:16] "GET /routing-instance/8a371d17-9c0d-482e-9340-adc2e87e3365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.009616 10.0.0.41 - - [2026-04-27 05:00:16] "GET /route-target/8dc0af16-0dc7-4f86-95b3-4272dcc57779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.008680 10.0.0.41 - - [2026-04-27 05:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005429 10.0.0.41 - - [2026-04-27 05:00:16] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005577 10.0.0.41 - - [2026-04-27 05:00:16] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004583 10.0.0.41 - - [2026-04-27 05:00:16] "GET /virtual-network/d82ec61a-06dd-42be-9183-9828340ccb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007906 10.0.0.41 - - [2026-04-27 05:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005110 10.0.0.41 - - [2026-04-27 05:00:16] "GET /routing-instance/8a371d17-9c0d-482e-9340-adc2e87e3365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.006918 10.0.0.41 - - [2026-04-27 05:00:16] "GET /route-target/8dc0af16-0dc7-4f86-95b3-4272dcc57779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005410 10.0.0.41 - - [2026-04-27 05:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005140 10.0.0.41 - - [2026-04-27 05:00:17] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007313 10.0.0.41 - - [2026-04-27 05:00:17] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005385 10.0.0.41 - - [2026-04-27 05:00:17] "GET /virtual-network/d82ec61a-06dd-42be-9183-9828340ccb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.009302 10.0.0.41 - - [2026-04-27 05:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007047 10.0.0.41 - - [2026-04-27 05:00:17] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.010868 10.0.0.41 - - [2026-04-27 05:00:17] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.006717 10.0.0.41 - - [2026-04-27 05:00:17] "GET /virtual-network/d82ec61a-06dd-42be-9183-9828340ccb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.008378 10.0.0.41 - - [2026-04-27 05:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005028 10.0.0.41 - - [2026-04-27 05:00:17] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008372 10.0.0.41 - - [2026-04-27 05:00:17] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.009035 10.0.0.41 - - [2026-04-27 05:00:17] "GET /virtual-network/d82ec61a-06dd-42be-9183-9828340ccb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.011799 10.0.0.23 - - [2026-04-27 05:00:17] "GET /obj-perms HTTP/1.1" 200 5032 0.007225 10.0.0.41 - - [2026-04-27 05:00:17] "GET /obj-perms HTTP/1.1" 200 5032 0.005769 10.0.0.41 - - [2026-04-27 05:00:17] "GET /obj-perms HTTP/1.1" 200 5032 0.006603 10.0.0.41 - - [2026-04-27 05:00:18] "GET /obj-perms HTTP/1.1" 200 5032 0.006210 10.0.0.23 - - [2026-04-27 05:00:18] "GET /obj-perms HTTP/1.1" 200 5032 0.005974 10.0.0.41 - - [2026-04-27 05:00:18] "GET /virtual-machine/d0509b6b-253a-4a5e-abbb-f24684ff74f6 HTTP/1.1" 200 1294 0.005123 10.0.0.41 - - [2026-04-27 05:00:18] "GET /virtual-machine-interface/9f3bc51a-4594-407a-9f57-de5132b15c76 HTTP/1.1" 200 2950 0.008281 10.0.0.41 - - [2026-04-27 05:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004837 10.0.0.41 - - [2026-04-27 05:00:18] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005140 10.0.0.41 - - [2026-04-27 05:00:18] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005282 10.0.0.41 - - [2026-04-27 05:00:18] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.010487 10.0.0.41 - - [2026-04-27 05:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006825 10.0.0.41 - - [2026-04-27 05:00:19] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005071 10.0.0.41 - - [2026-04-27 05:00:19] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004406 10.0.0.41 - - [2026-04-27 05:00:19] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.008390 10.0.0.41 - - [2026-04-27 05:00:19] "GET /virtual-machine/0e6cbd25-5894-404d-bcd7-c731b6cfcb53 HTTP/1.1" 200 1293 0.005379 10.0.0.41 - - [2026-04-27 05:00:19] "GET /virtual-machine-interface/07563ffb-db65-4dad-b2c8-2eb4f6e81eb5 HTTP/1.1" 200 2948 0.007314 10.0.0.41 - - [2026-04-27 05:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005189 10.0.0.41 - - [2026-04-27 05:00:19] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005676 10.0.0.41 - - [2026-04-27 05:00:19] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005859 10.0.0.41 - - [2026-04-27 05:00:19] "GET /virtual-network/d82ec61a-06dd-42be-9183-9828340ccb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006987 10.0.0.41 - - [2026-04-27 05:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006422 10.0.0.41 - - [2026-04-27 05:00:20] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006323 10.0.0.41 - - [2026-04-27 05:00:20] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004784 10.0.0.41 - - [2026-04-27 05:00:20] "GET /virtual-network/d82ec61a-06dd-42be-9183-9828340ccb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007671 10.0.0.41 - - [2026-04-27 05:00:21] "POST /neutron/security_group HTTP/1.1" 200 2059 0.013041 10.0.0.41 - - [2026-04-27 05:00:27] "POST /neutron/port HTTP/1.1" 200 1125 0.030270 10.0.0.41 - - [2026-04-27 05:00:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010673 10.0.0.41 - - [2026-04-27 05:01:03] "POST /neutron/port HTTP/1.1" 200 1125 0.033350 10.0.0.41 - - [2026-04-27 05:01:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005961 10.0.0.41 - - [2026-04-27 05:01:03] "POST /neutron/network HTTP/1.1" 200 886 0.010895 10.0.0.41 - - [2026-04-27 05:01:06] "POST /neutron/network HTTP/1.1" 200 938 0.011210 10.0.0.41 - - [2026-04-27 05:01:06] "POST /neutron/port HTTP/1.1" 200 117 0.001515 10.0.0.41 - - [2026-04-27 05:01:25] "GET /virtual-machine/0e6cbd25-5894-404d-bcd7-c731b6cfcb53 HTTP/1.1" 200 1293 0.005283 10.0.0.41 - - [2026-04-27 05:01:25] "POST /neutron/port HTTP/1.1" 200 1115 0.020878 10.0.0.41 - - [2026-04-27 05:01:27] "GET /virtual-machine/0e6cbd25-5894-404d-bcd7-c731b6cfcb53 HTTP/1.1" 404 171 0.004604 10.0.0.41 - - [2026-04-27 05:01:27] "GET /virtual-machine/0e6cbd25-5894-404d-bcd7-c731b6cfcb53 HTTP/1.1" 404 171 0.003811 10.0.0.41 - - [2026-04-27 05:01:27] "GET /virtual-machine/0e6cbd25-5894-404d-bcd7-c731b6cfcb53 HTTP/1.1" 404 171 0.006398 10.0.0.41 - - [2026-04-27 05:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004953 10.0.0.41 - - [2026-04-27 05:01:27] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005355 10.0.0.41 - - [2026-04-27 05:01:27] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005363 10.0.0.41 - - [2026-04-27 05:01:27] "GET /virtual-network/d82ec61a-06dd-42be-9183-9828340ccb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007332 10.0.0.41 - - [2026-04-27 05:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005090 10.0.0.41 - - [2026-04-27 05:01:27] "GET /routing-instance/8a371d17-9c0d-482e-9340-adc2e87e3365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.006067 10.0.0.41 - - [2026-04-27 05:01:27] "GET /route-target/8dc0af16-0dc7-4f86-95b3-4272dcc57779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004895 10.0.0.41 - - [2026-04-27 05:01:27] "GET /obj-perms HTTP/1.1" 200 5032 0.004967 10.0.0.41 - - [2026-04-27 05:01:34] "GET /obj-perms HTTP/1.1" 200 5032 0.005143 10.0.0.41 - - [2026-04-27 05:01:37] "GET /obj-perms HTTP/1.1" 200 5032 0.005083 10.0.0.249 - - [2026-04-27 05:01:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000463 10.0.0.249 - - [2026-04-27 05:01:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000624 10.0.0.249 - - [2026-04-27 05:01:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000442 10.0.0.249 - - [2026-04-27 05:01:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000557 10.0.0.41 - - [2026-04-27 05:01:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000903 10.0.0.41 - - [2026-04-27 05:01:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000460 10.0.0.23 - - [2026-04-27 05:01:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000480 10.0.0.23 - - [2026-04-27 05:01:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000671 10.0.0.23 - - [2026-04-27 05:01:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001454 10.0.0.41 - - [2026-04-27 05:01:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000560 10.0.0.23 - - [2026-04-27 05:01:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000541 10.0.0.41 - - [2026-04-27 05:01:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000666 10.0.0.41 - - [2026-04-27 05:01:43] "GET /obj-perms HTTP/1.1" 200 5032 0.004895 10.0.0.41 - - [2026-04-27 05:01:46] "GET /obj-perms HTTP/1.1" 200 5032 0.006022 10.0.0.41 - - [2026-04-27 05:01:49] "GET /obj-perms HTTP/1.1" 200 5032 0.004628 10.0.0.41 - - [2026-04-27 05:01:52] "GET /obj-perms HTTP/1.1" 200 5032 0.005062 10.0.0.249 - - [2026-04-27 05:01:53] "GET /obj-perms HTTP/1.1" 200 5032 0.005160 10.0.0.41 - - [2026-04-27 05:01:53] "GET /virtual-machine/d0509b6b-253a-4a5e-abbb-f24684ff74f6 HTTP/1.1" 200 1294 0.006063 10.0.0.41 - - [2026-04-27 05:01:53] "POST /neutron/port HTTP/1.1" 200 1115 0.024436 10.0.0.41 - - [2026-04-27 05:01:55] "GET /virtual-machine/d0509b6b-253a-4a5e-abbb-f24684ff74f6 HTTP/1.1" 404 171 0.005902 10.0.0.41 - - [2026-04-27 05:01:55] "GET /virtual-machine/d0509b6b-253a-4a5e-abbb-f24684ff74f6 HTTP/1.1" 404 171 0.003951 10.0.0.41 - - [2026-04-27 05:01:55] "GET /virtual-machine/d0509b6b-253a-4a5e-abbb-f24684ff74f6 HTTP/1.1" 404 171 0.005087 10.0.0.41 - - [2026-04-27 05:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006368 10.0.0.41 - - [2026-04-27 05:01:55] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005808 10.0.0.41 - - [2026-04-27 05:01:55] "GET /virtual-networks?parent_id=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004700 10.0.0.41 - - [2026-04-27 05:01:55] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.011303 10.0.0.41 - - [2026-04-27 05:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005757 10.0.0.41 - - [2026-04-27 05:01:55] "GET /routing-instance/8347e28a-f74f-42ca-aa9d-4325287cac7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.006830 10.0.0.41 - - [2026-04-27 05:01:55] "GET /route-target/a427765c-0998-44fd-a0a8-cd9e0948798f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006100 10.0.0.41 - - [2026-04-27 05:01:58] "GET /obj-perms HTTP/1.1" 200 5032 0.006963 10.0.0.249 - - [2026-04-27 05:02:02] "GET /obj-perms HTTP/1.1" 200 5032 0.007105 10.0.0.41 - - [2026-04-27 05:02:06] "POST /neutron/port HTTP/1.1" 200 1125 0.034692 10.0.0.41 - - [2026-04-27 05:02:06] "POST /neutron/subnet HTTP/1.1" 200 646 0.013853 10.0.0.41 - - [2026-04-27 05:02:08] "GET /obj-perms HTTP/1.1" 200 5032 0.006703 10.0.0.249 - - [2026-04-27 05:02:11] "GET /obj-perms HTTP/1.1" 200 5032 0.005332 10.0.0.41 - - [2026-04-27 05:02:14] "GET /obj-perms HTTP/1.1" 200 5032 0.006571 10.0.0.23 - - [2026-04-27 05:02:14] "GET /obj-perms HTTP/1.1" 200 5032 0.006377 10.0.0.23 - - [2026-04-27 05:02:14] "POST /useragent-kv HTTP/1.1" 200 115 0.010983 10.0.0.23 - - [2026-04-27 05:02:14] "POST /useragent-kv HTTP/1.1" 200 115 0.004332 10.0.0.41 - - [2026-04-27 05:02:14] "DELETE /virtual-network/f1173a01-aef1-4b2d-8d58-58ef4440481d HTTP/1.1" 200 115 0.181296 10.0.0.41 - - [2026-04-27 05:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006664 10.0.0.41 - - [2026-04-27 05:02:15] "GET /network-policy/815a9704-b45b-4885-b6ce-0c4c9a1965e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.004843 10.0.0.41 - - [2026-04-27 05:02:15] "POST /ref-update HTTP/1.1" 200 156 0.078078 10.0.0.249 - - [2026-04-27 05:02:15] "DELETE /access-control-list/ffd7aa6d-9281-4a47-9c78-82f055e4e3a0 HTTP/1.1" 200 115 0.072750 10.0.0.41 - - [2026-04-27 05:02:15] "POST /neutron/network HTTP/1.1" 200 809 0.012467 10.0.0.41 - - [2026-04-27 05:02:15] "GET /virtual-network/d82ec61a-06dd-42be-9183-9828340ccb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.008215 10.0.0.41 - - [2026-04-27 05:02:15] "DELETE /virtual-network/d82ec61a-06dd-42be-9183-9828340ccb4b HTTP/1.1" 409 234 0.031258 10.0.0.41 - - [2026-04-27 05:02:15] "POST /neutron/port HTTP/1.1" 200 151 0.341506 10.0.0.41 - - [2026-04-27 05:02:16] "POST /neutron/port HTTP/1.1" 200 151 0.340743 10.0.0.23 - - [2026-04-27 05:02:17] "POST /useragent-kv HTTP/1.1" 200 115 0.006644 10.0.0.23 - - [2026-04-27 05:02:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003618 10.0.0.41 - - [2026-04-27 05:02:17] "DELETE /virtual-network/d82ec61a-06dd-42be-9183-9828340ccb4b HTTP/1.1" 200 115 0.151241 10.0.0.249 - - [2026-04-27 05:02:17] "DELETE /route-target/8dc0af16-0dc7-4f86-95b3-4272dcc57779 HTTP/1.1" 200 115 0.036020 10.0.0.41 - - [2026-04-27 05:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005304 10.0.0.41 - - [2026-04-27 05:02:17] "GET /network-policy/e1429415-4576-4a18-804e-03674c82165a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006167 10.0.0.41 - - [2026-04-27 05:02:17] "POST /ref-update HTTP/1.1" 200 156 0.073310 10.0.0.41 - - [2026-04-27 05:02:17] "GET /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.010646 10.0.0.23 - - [2026-04-27 05:02:18] "POST /useragent-kv HTTP/1.1" 200 115 0.007666 10.0.0.23 - - [2026-04-27 05:02:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004551 10.0.0.41 - - [2026-04-27 05:02:18] "DELETE /virtual-network/e7054512-e685-4282-a0da-1fbf103f42cb HTTP/1.1" 200 115 0.199696 10.0.0.249 - - [2026-04-27 05:02:18] "DELETE /route-target/a427765c-0998-44fd-a0a8-cd9e0948798f HTTP/1.1" 200 115 0.043761 10.0.0.41 - - [2026-04-27 05:02:18] "DELETE /network-policy/815a9704-b45b-4885-b6ce-0c4c9a1965e4 HTTP/1.1" 200 115 0.056602 10.0.0.41 - - [2026-04-27 05:02:18] "DELETE /network-policy/e1429415-4576-4a18-804e-03674c82165a HTTP/1.1" 200 115 0.053608 10.0.0.249 - - [2026-04-27 05:02:45] "GET /obj-perms HTTP/1.1" 200 5056 0.074992 10.0.0.23 - - [2026-04-27 05:02:47] "GET /projects?obj_uuids=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001912 10.0.0.41 - - [2026-04-27 05:02:47] "GET /project/4f1a0628-0e62-4238-af82-279097938e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.107406 10.0.0.23 - - [2026-04-27 05:02:47] "GET /projects?obj_uuids=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001493 10.0.0.41 - - [2026-04-27 05:02:47] "GET /project/4f1a0628-0e62-4238-af82-279097938e6d?fields=virtual_networks HTTP/1.1" 200 1034 0.070715 10.0.0.23 - - [2026-04-27 05:02:47] "GET /projects?obj_uuids=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001748 10.0.0.41 - - [2026-04-27 05:02:47] "GET /project/4f1a0628-0e62-4238-af82-279097938e6d?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.070658 10.0.0.23 - - [2026-04-27 05:02:47] "GET /projects?obj_uuids=4f1a0628-0e62-4238-af82-279097938e6d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001398 10.0.0.41 - - [2026-04-27 05:02:47] "GET /project/4f1a0628-0e62-4238-af82-279097938e6d?fields=security_groups HTTP/1.1" 200 1261 0.061955 10.0.0.41 - - [2026-04-27 05:02:48] "POST /fqname-to-id HTTP/1.1" 404 188 0.036101 10.0.0.23 - - [2026-04-27 05:02:48] "GET /projects?obj_uuids=ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004529 10.0.0.23 - - [2026-04-27 05:02:48] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002760 10.0.0.23 - - [2026-04-27 05:02:48] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.013211 10.0.0.23 - - [2026-04-27 05:02:49] "POST /id-to-fqname HTTP/1.1" 200 190 0.004039 10.0.0.23 - - [2026-04-27 05:02:49] "POST /fqname-to-id HTTP/1.1" 404 199 0.010265 10.0.0.23 - - [2026-04-27 05:02:49] "POST /security-groups HTTP/1.1" 200 591 0.091437 10.0.0.23 - - [2026-04-27 05:02:49] "POST /projects HTTP/1.1" 200 585 0.362314 10.0.0.23 - - [2026-04-27 05:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.401946 10.0.0.249 - - [2026-04-27 05:02:49] "POST /fqname-to-id HTTP/1.1" 404 233 0.013496 10.0.0.41 - - [2026-04-27 05:02:49] "GET /project/ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.596616 10.0.0.41 - - [2026-04-27 05:02:50] "GET / HTTP/1.1" 200 35931 0.002370 10.0.0.41 - - [2026-04-27 05:02:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000681 10.0.0.41 - - [2026-04-27 05:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.087907 10.0.0.23 - - [2026-04-27 05:02:53] "GET /projects?obj_uuids=ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001510 10.0.0.41 - - [2026-04-27 05:02:53] "GET /project/ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.063016 10.0.0.23 - - [2026-04-27 05:02:53] "GET /projects?obj_uuids=ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001262 10.0.0.41 - - [2026-04-27 05:02:53] "POST /neutron/network HTTP/1.1" 200 605 0.275258 10.0.0.249 - - [2026-04-27 05:02:53] "POST /ref-update HTTP/1.1" 200 156 0.049331 10.0.0.41 - - [2026-04-27 05:02:54] "POST /id-to-fqname HTTP/1.1" 200 220 0.004960 10.0.0.41 - - [2026-04-27 05:02:54] "GET /virtual-network/20721c25-5bea-4ea3-a659-75526b2fd7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007960 10.0.0.41 - - [2026-04-27 05:02:54] "POST /neutron/network HTTP/1.1" 200 825 0.011235 10.0.0.41 - - [2026-04-27 05:02:54] "GET /virtual-network/20721c25-5bea-4ea3-a659-75526b2fd7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008163 10.0.0.41 - - [2026-04-27 05:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007387 10.0.0.23 - - [2026-04-27 05:02:54] "GET /projects?obj_uuids=ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001362 10.0.0.41 - - [2026-04-27 05:02:54] "GET /project/ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.064441 10.0.0.41 - - [2026-04-27 05:02:54] "POST /neutron/network HTTP/1.1" 200 117 0.028213 10.0.0.41 - - [2026-04-27 05:02:55] "POST /neutron/network HTTP/1.1" 200 823 0.014388 10.0.0.41 - - [2026-04-27 05:02:55] "POST /id-to-fqname HTTP/1.1" 200 220 0.002182 10.0.0.41 - - [2026-04-27 05:02:55] "GET /virtual-network/5873eefa-655b-4896-bec9-67b88800a157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.012171 10.0.0.41 - - [2026-04-27 05:02:55] "GET /virtual-network/5873eefa-655b-4896-bec9-67b88800a157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006781 10.0.0.41 - - [2026-04-27 05:02:55] "POST /neutron/subnet HTTP/1.1" 200 720 0.020279 10.0.0.41 - - [2026-04-27 05:02:55] "POST /id-to-fqname HTTP/1.1" 200 220 0.002639 10.0.0.23 - - [2026-04-27 05:02:56] "GET /projects?obj_uuids=ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001720 10.0.0.41 - - [2026-04-27 05:02:56] "GET /project/ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.102472 10.0.0.41 - - [2026-04-27 05:02:56] "POST /neutron/network HTTP/1.1" 200 825 0.010221 10.0.0.41 - - [2026-04-27 05:02:56] "POST /id-to-fqname HTTP/1.1" 200 220 0.001626 10.0.0.41 - - [2026-04-27 05:02:57] "POST /neutron/port HTTP/1.1" 200 4194 0.084115 10.0.0.249 - - [2026-04-27 05:02:57] "DELETE /access-control-list/c4704765-a0e4-4b58-a949-fef6ca21f7c3 HTTP/1.1" 200 115 0.103150 10.0.0.23 - - [2026-04-27 05:02:57] "GET /projects?obj_uuids=ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001740 10.0.0.41 - - [2026-04-27 05:02:58] "POST /neutron/port HTTP/1.1" 200 1061 0.643692 10.0.0.41 - - [2026-04-27 05:02:58] "POST /neutron/port HTTP/1.1" 200 1115 0.208369 10.0.0.23 - - [2026-04-27 05:02:58] "GET /projects?obj_uuids=ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001812 10.0.0.41 - - [2026-04-27 05:02:58] "GET /project/ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.132671 10.0.0.41 - - [2026-04-27 05:02:58] "POST /neutron/network HTTP/1.1" 200 823 0.011047 10.0.0.41 - - [2026-04-27 05:02:58] "POST /neutron/network HTTP/1.1" 200 825 0.013920 10.0.0.41 - - [2026-04-27 05:02:58] "POST /neutron/port HTTP/1.1" 200 117 0.009032 10.0.0.41 - - [2026-04-27 05:02:59] "POST /neutron/network HTTP/1.1" 200 833 0.010183 10.0.0.41 - - [2026-04-27 05:03:00] "POST /neutron/port HTTP/1.1" 200 1059 0.037353 10.0.0.41 - - [2026-04-27 05:03:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.011458 10.0.0.41 - - [2026-04-27 05:03:00] "POST /neutron/network HTTP/1.1" 200 823 0.014624 10.0.0.41 - - [2026-04-27 05:03:04] "POST /neutron/port HTTP/1.1" 200 1125 0.030963 10.0.0.41 - - [2026-04-27 05:03:04] "POST /neutron/security_group HTTP/1.1" 200 2058 0.015472 10.0.0.41 - - [2026-04-27 05:03:04] "GET /virtual-machine/1eed7069-e1ef-4287-aaf3-e8423dfd620b HTTP/1.1" 401 292 0.000646 10.0.0.41 - - [2026-04-27 05:03:04] "GET /virtual-machine/1eed7069-e1ef-4287-aaf3-e8423dfd620b HTTP/1.1" 200 1292 0.045482 10.0.0.41 - - [2026-04-27 05:03:04] "GET /virtual-machine-interface/0612f07e-cd6d-4ea3-ba47-8e33f5aa71dc HTTP/1.1" 200 2940 0.010280 10.0.0.41 - - [2026-04-27 05:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008000 10.0.0.41 - - [2026-04-27 05:03:04] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008621 10.0.0.41 - - [2026-04-27 05:03:04] "GET /virtual-networks?parent_id=ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.006916 10.0.0.41 - - [2026-04-27 05:03:05] "GET /virtual-network/20721c25-5bea-4ea3-a659-75526b2fd7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008068 10.0.0.41 - - [2026-04-27 05:03:05] "POST /neutron/network HTTP/1.1" 200 1124 0.011043 10.0.0.41 - - [2026-04-27 05:03:05] "POST /neutron/subnet HTTP/1.1" 200 1389 0.021158 10.0.0.41 - - [2026-04-27 05:03:05] "POST /neutron/network HTTP/1.1" 200 1114 0.014743 10.0.0.41 - - [2026-04-27 05:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007193 10.0.0.41 - - [2026-04-27 05:03:08] "GET /virtual-network/20721c25-5bea-4ea3-a659-75526b2fd7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006830 10.0.0.41 - - [2026-04-27 05:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008327 10.0.0.41 - - [2026-04-27 05:03:10] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007276 10.0.0.41 - - [2026-04-27 05:03:10] "GET /virtual-networks?parent_id=ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.006650 10.0.0.41 - - [2026-04-27 05:03:10] "GET /virtual-network/20721c25-5bea-4ea3-a659-75526b2fd7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008087 10.0.0.41 - - [2026-04-27 05:03:10] "POST /neutron/port HTTP/1.1" 200 1123 0.032875 10.0.0.41 - - [2026-04-27 05:03:10] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012257 10.0.0.41 - - [2026-04-27 05:03:10] "GET /virtual-machine/ab6c8276-6143-4f8c-8d3f-cc32ad2bd830 HTTP/1.1" 200 1293 0.022843 10.0.0.41 - - [2026-04-27 05:03:10] "GET /virtual-machine-interface/c6c8a26a-4c30-4c59-a461-f1528f0839c9 HTTP/1.1" 200 2942 0.007949 10.0.0.41 - - [2026-04-27 05:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005823 10.0.0.41 - - [2026-04-27 05:03:10] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008717 10.0.0.41 - - [2026-04-27 05:03:10] "GET /virtual-networks?parent_id=ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005956 10.0.0.41 - - [2026-04-27 05:03:11] "GET /virtual-network/5873eefa-655b-4896-bec9-67b88800a157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007675 10.0.0.41 - - [2026-04-27 05:03:11] "POST /neutron/port HTTP/1.1" 200 1123 0.032897 10.0.0.41 - - [2026-04-27 05:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005194 10.0.0.41 - - [2026-04-27 05:03:14] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006741 10.0.0.41 - - [2026-04-27 05:03:14] "GET /virtual-networks?parent_id=ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005081 10.0.0.41 - - [2026-04-27 05:03:14] "GET /virtual-network/5873eefa-655b-4896-bec9-67b88800a157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.008225 10.0.0.41 - - [2026-04-27 05:03:14] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010914 10.0.0.41 - - [2026-04-27 05:03:19] "GET /virtual-machine/1eed7069-e1ef-4287-aaf3-e8423dfd620b HTTP/1.1" 200 1292 0.006039 10.0.0.41 - - [2026-04-27 05:03:19] "GET /virtual-machine-interface/0612f07e-cd6d-4ea3-ba47-8e33f5aa71dc HTTP/1.1" 200 2940 0.008131 10.0.0.41 - - [2026-04-27 05:03:19] "GET /virtual-machine/1eed7069-e1ef-4287-aaf3-e8423dfd620b HTTP/1.1" 200 1292 0.005538 10.0.0.41 - - [2026-04-27 05:03:19] "GET /virtual-machine-interface/0612f07e-cd6d-4ea3-ba47-8e33f5aa71dc HTTP/1.1" 200 2940 0.007607 10.0.0.41 - - [2026-04-27 05:03:19] "GET /instance-ip/385dce07-98cd-4cdf-86b8-4f16d242825c HTTP/1.1" 200 1620 0.008357 10.0.0.41 - - [2026-04-27 05:03:19] "GET /virtual-machine/1eed7069-e1ef-4287-aaf3-e8423dfd620b HTTP/1.1" 200 1292 0.007809 10.0.0.41 - - [2026-04-27 05:03:19] "GET /virtual-machine-interface/0612f07e-cd6d-4ea3-ba47-8e33f5aa71dc HTTP/1.1" 200 2940 0.007935 10.0.0.41 - - [2026-04-27 05:03:19] "GET /instance-ip/385dce07-98cd-4cdf-86b8-4f16d242825c HTTP/1.1" 200 1620 0.007381 10.0.0.41 - - [2026-04-27 05:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004532 10.0.0.41 - - [2026-04-27 05:03:19] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004718 10.0.0.41 - - [2026-04-27 05:03:19] "GET /virtual-networks?parent_id=ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005112 10.0.0.41 - - [2026-04-27 05:03:19] "GET /virtual-network/20721c25-5bea-4ea3-a659-75526b2fd7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.010237 10.0.0.41 - - [2026-04-27 05:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.41 - - [2026-04-27 05:03:20] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005835 10.0.0.41 - - [2026-04-27 05:03:20] "GET /virtual-networks?parent_id=ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004819 10.0.0.41 - - [2026-04-27 05:03:20] "GET /virtual-network/20721c25-5bea-4ea3-a659-75526b2fd7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.010091 10.0.0.41 - - [2026-04-27 05:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004985 10.0.0.41 - - [2026-04-27 05:03:20] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007653 10.0.0.41 - - [2026-04-27 05:03:20] "GET /virtual-networks?parent_id=ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004788 10.0.0.41 - - [2026-04-27 05:03:20] "GET /virtual-network/20721c25-5bea-4ea3-a659-75526b2fd7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008942 10.0.0.41 - - [2026-04-27 05:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007645 10.0.0.41 - - [2026-04-27 05:03:20] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.009241 10.0.0.41 - - [2026-04-27 05:03:20] "GET /virtual-networks?parent_id=ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.010145 10.0.0.41 - - [2026-04-27 05:03:20] "GET /virtual-network/20721c25-5bea-4ea3-a659-75526b2fd7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008064 10.0.0.41 - - [2026-04-27 05:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006548 10.0.0.41 - - [2026-04-27 05:03:20] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007344 10.0.0.41 - - [2026-04-27 05:03:20] "GET /virtual-networks?parent_id=ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.007230 10.0.0.41 - - [2026-04-27 05:03:20] "GET /virtual-network/20721c25-5bea-4ea3-a659-75526b2fd7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.009912 10.0.0.41 - - [2026-04-27 05:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005547 10.0.0.41 - - [2026-04-27 05:03:20] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007442 10.0.0.41 - - [2026-04-27 05:03:20] "GET /virtual-networks?parent_id=ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005969 10.0.0.41 - - [2026-04-27 05:03:20] "GET /virtual-network/20721c25-5bea-4ea3-a659-75526b2fd7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007898 10.0.0.41 - - [2026-04-27 05:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005233 10.0.0.41 - - [2026-04-27 05:03:20] "GET /routing-instance/83dbd4bb-24dc-463c-85e2-b5be538dfd56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.007734 10.0.0.41 - - [2026-04-27 05:03:20] "GET /route-target/2978e41f-0e15-4622-a437-dade26e4fc74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006350 10.0.0.41 - - [2026-04-27 05:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005149 10.0.0.41 - - [2026-04-27 05:03:21] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007200 10.0.0.41 - - [2026-04-27 05:03:21] "GET /virtual-networks?parent_id=ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.006836 10.0.0.41 - - [2026-04-27 05:03:21] "GET /virtual-network/20721c25-5bea-4ea3-a659-75526b2fd7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008441 10.0.0.41 - - [2026-04-27 05:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.41 - - [2026-04-27 05:03:21] "GET /routing-instance/83dbd4bb-24dc-463c-85e2-b5be538dfd56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.005960 10.0.0.41 - - [2026-04-27 05:03:21] "GET /route-target/2978e41f-0e15-4622-a437-dade26e4fc74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.007667 10.0.0.41 - - [2026-04-27 05:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005863 10.0.0.41 - - [2026-04-27 05:03:21] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.011511 10.0.0.41 - - [2026-04-27 05:03:21] "GET /virtual-networks?parent_id=ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.007161 10.0.0.41 - - [2026-04-27 05:03:21] "GET /virtual-network/20721c25-5bea-4ea3-a659-75526b2fd7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008048 10.0.0.41 - - [2026-04-27 05:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006080 10.0.0.41 - - [2026-04-27 05:03:21] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005945 10.0.0.41 - - [2026-04-27 05:03:21] "GET /virtual-networks?parent_id=ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004293 10.0.0.41 - - [2026-04-27 05:03:21] "GET /virtual-network/20721c25-5bea-4ea3-a659-75526b2fd7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007431 10.0.0.41 - - [2026-04-27 05:03:22] "GET /obj-perms HTTP/1.1" 200 5030 0.075876 10.0.0.23 - - [2026-04-27 05:03:22] "GET /obj-perms HTTP/1.1" 200 5030 0.074648 10.0.0.41 - - [2026-04-27 05:03:22] "GET /obj-perms HTTP/1.1" 200 5030 0.005401 10.0.0.249 - - [2026-04-27 05:03:23] "GET /obj-perms HTTP/1.1" 200 5030 0.077045 10.0.0.41 - - [2026-04-27 05:03:23] "POST /neutron/port HTTP/1.1" 200 1123 0.029536 10.0.0.41 - - [2026-04-27 05:03:23] "GET /virtual-machine/ab6c8276-6143-4f8c-8d3f-cc32ad2bd830 HTTP/1.1" 200 1293 0.007402 10.0.0.41 - - [2026-04-27 05:03:23] "GET /virtual-machine-interface/c6c8a26a-4c30-4c59-a461-f1528f0839c9 HTTP/1.1" 200 2942 0.008569 10.0.0.41 - - [2026-04-27 05:03:23] "GET /virtual-machine/ab6c8276-6143-4f8c-8d3f-cc32ad2bd830 HTTP/1.1" 200 1293 0.006773 10.0.0.41 - - [2026-04-27 05:03:23] "GET /virtual-machine-interface/c6c8a26a-4c30-4c59-a461-f1528f0839c9 HTTP/1.1" 200 2942 0.010701 10.0.0.41 - - [2026-04-27 05:03:23] "GET /instance-ip/8a34e687-17e4-49ed-8161-76b6fb6fd0d7 HTTP/1.1" 200 1618 0.011631 10.0.0.41 - - [2026-04-27 05:03:23] "GET /virtual-machine/ab6c8276-6143-4f8c-8d3f-cc32ad2bd830 HTTP/1.1" 200 1293 0.007143 10.0.0.41 - - [2026-04-27 05:03:23] "GET /virtual-machine-interface/c6c8a26a-4c30-4c59-a461-f1528f0839c9 HTTP/1.1" 200 2942 0.007566 10.0.0.41 - - [2026-04-27 05:03:23] "GET /instance-ip/8a34e687-17e4-49ed-8161-76b6fb6fd0d7 HTTP/1.1" 200 1618 0.005384 10.0.0.41 - - [2026-04-27 05:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005355 10.0.0.41 - - [2026-04-27 05:03:23] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007664 10.0.0.41 - - [2026-04-27 05:03:23] "GET /virtual-networks?parent_id=ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004251 10.0.0.41 - - [2026-04-27 05:03:24] "GET /virtual-network/5873eefa-655b-4896-bec9-67b88800a157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.008548 10.0.0.41 - - [2026-04-27 05:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005745 10.0.0.41 - - [2026-04-27 05:03:24] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005425 10.0.0.41 - - [2026-04-27 05:03:24] "GET /virtual-networks?parent_id=ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004810 10.0.0.41 - - [2026-04-27 05:03:24] "GET /virtual-network/5873eefa-655b-4896-bec9-67b88800a157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007401 10.0.0.41 - - [2026-04-27 05:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.41 - - [2026-04-27 05:03:24] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005247 10.0.0.41 - - [2026-04-27 05:03:24] "GET /virtual-networks?parent_id=ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005041 10.0.0.41 - - [2026-04-27 05:03:24] "GET /virtual-network/5873eefa-655b-4896-bec9-67b88800a157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007831 10.0.0.41 - - [2026-04-27 05:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004890 10.0.0.41 - - [2026-04-27 05:03:24] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006266 10.0.0.41 - - [2026-04-27 05:03:24] "GET /virtual-networks?parent_id=ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004066 10.0.0.41 - - [2026-04-27 05:03:24] "GET /virtual-network/5873eefa-655b-4896-bec9-67b88800a157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007624 10.0.0.41 - - [2026-04-27 05:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005296 10.0.0.41 - - [2026-04-27 05:03:24] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006778 10.0.0.41 - - [2026-04-27 05:03:24] "GET /virtual-networks?parent_id=ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.006090 10.0.0.41 - - [2026-04-27 05:03:24] "GET /virtual-network/5873eefa-655b-4896-bec9-67b88800a157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.009013 10.0.0.41 - - [2026-04-27 05:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004490 10.0.0.41 - - [2026-04-27 05:03:24] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006902 10.0.0.41 - - [2026-04-27 05:03:24] "GET /virtual-networks?parent_id=ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.006149 10.0.0.41 - - [2026-04-27 05:03:24] "GET /virtual-network/5873eefa-655b-4896-bec9-67b88800a157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007006 10.0.0.41 - - [2026-04-27 05:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004568 10.0.0.41 - - [2026-04-27 05:03:24] "GET /routing-instance/1b754b5b-c37b-435c-b125-c6f366b9b874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.010072 10.0.0.41 - - [2026-04-27 05:03:25] "GET /route-target/56f52704-acf0-41a0-8a7f-d6a6ad974114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.007191 10.0.0.41 - - [2026-04-27 05:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005114 10.0.0.41 - - [2026-04-27 05:03:25] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005807 10.0.0.41 - - [2026-04-27 05:03:25] "GET /virtual-networks?parent_id=ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004661 10.0.0.41 - - [2026-04-27 05:03:25] "GET /virtual-network/5873eefa-655b-4896-bec9-67b88800a157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.010181 10.0.0.41 - - [2026-04-27 05:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006346 10.0.0.41 - - [2026-04-27 05:03:25] "GET /routing-instance/1b754b5b-c37b-435c-b125-c6f366b9b874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.007099 10.0.0.41 - - [2026-04-27 05:03:25] "GET /route-target/56f52704-acf0-41a0-8a7f-d6a6ad974114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.005777 10.0.0.41 - - [2026-04-27 05:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005404 10.0.0.41 - - [2026-04-27 05:03:25] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006427 10.0.0.41 - - [2026-04-27 05:03:25] "GET /virtual-networks?parent_id=ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005874 10.0.0.41 - - [2026-04-27 05:03:25] "GET /virtual-network/5873eefa-655b-4896-bec9-67b88800a157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007565 10.0.0.41 - - [2026-04-27 05:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005531 10.0.0.41 - - [2026-04-27 05:03:25] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006901 10.0.0.41 - - [2026-04-27 05:03:25] "GET /virtual-networks?parent_id=ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.012748 10.0.0.41 - - [2026-04-27 05:03:25] "GET /virtual-network/5873eefa-655b-4896-bec9-67b88800a157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007139 10.0.0.23 - - [2026-04-27 05:03:25] "GET /obj-perms HTTP/1.1" 200 5030 0.005773 10.0.0.41 - - [2026-04-27 05:03:25] "GET /obj-perms HTTP/1.1" 200 5030 0.005481 10.0.0.41 - - [2026-04-27 05:03:25] "GET /obj-perms HTTP/1.1" 200 5030 0.005217 10.0.0.41 - - [2026-04-27 05:03:25] "GET /obj-perms HTTP/1.1" 200 5030 0.005152 10.0.0.23 - - [2026-04-27 05:03:26] "GET /obj-perms HTTP/1.1" 200 5030 0.005066 10.0.0.23 - - [2026-04-27 05:03:30] "DELETE /project/4f1a0628-0e62-4238-af82-279097938e6d HTTP/1.1" 404 177 0.039702 10.0.0.23 - - [2026-04-27 05:03:30] "DELETE /project/ebd350f5e43d4b1da4e77e0d87ff789f HTTP/1.1" 404 173 0.069878 10.0.0.41 - - [2026-04-27 05:03:44] "GET /virtual-machine/ab6c8276-6143-4f8c-8d3f-cc32ad2bd830 HTTP/1.1" 200 1293 0.005450 10.0.0.41 - - [2026-04-27 05:03:45] "POST /neutron/port HTTP/1.1" 200 1113 0.026732 10.0.0.41 - - [2026-04-27 05:03:46] "GET /obj-perms HTTP/1.1" 200 5056 0.066676 10.0.0.41 - - [2026-04-27 05:03:46] "GET /virtual-machine/ab6c8276-6143-4f8c-8d3f-cc32ad2bd830 HTTP/1.1" 404 171 0.003889 10.0.0.41 - - [2026-04-27 05:03:46] "GET /virtual-machine/ab6c8276-6143-4f8c-8d3f-cc32ad2bd830 HTTP/1.1" 404 171 0.003922 10.0.0.41 - - [2026-04-27 05:03:46] "GET /virtual-machine/ab6c8276-6143-4f8c-8d3f-cc32ad2bd830 HTTP/1.1" 404 171 0.005214 10.0.0.41 - - [2026-04-27 05:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004757 10.0.0.41 - - [2026-04-27 05:03:46] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006864 10.0.0.41 - - [2026-04-27 05:03:46] "GET /virtual-networks?parent_id=ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004281 10.0.0.41 - - [2026-04-27 05:03:46] "GET /virtual-network/5873eefa-655b-4896-bec9-67b88800a157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.009371 10.0.0.41 - - [2026-04-27 05:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005646 10.0.0.41 - - [2026-04-27 05:03:47] "GET /routing-instance/1b754b5b-c37b-435c-b125-c6f366b9b874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.006199 10.0.0.41 - - [2026-04-27 05:03:47] "GET /route-target/56f52704-acf0-41a0-8a7f-d6a6ad974114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.005340 10.0.0.41 - - [2026-04-27 05:03:50] "GET /obj-perms HTTP/1.1" 200 5030 0.005526 10.0.0.41 - - [2026-04-27 05:03:53] "GET /obj-perms HTTP/1.1" 200 5030 0.008216 10.0.0.249 - - [2026-04-27 05:03:53] "GET /obj-perms HTTP/1.1" 200 5030 0.004735 10.0.0.41 - - [2026-04-27 05:03:53] "GET /virtual-machine/1eed7069-e1ef-4287-aaf3-e8423dfd620b HTTP/1.1" 200 1292 0.006852 10.0.0.41 - - [2026-04-27 05:03:54] "POST /neutron/port HTTP/1.1" 200 1115 0.022369 10.0.0.41 - - [2026-04-27 05:03:55] "GET /virtual-machine/1eed7069-e1ef-4287-aaf3-e8423dfd620b HTTP/1.1" 404 171 0.004580 10.0.0.41 - - [2026-04-27 05:03:55] "GET /virtual-machine/1eed7069-e1ef-4287-aaf3-e8423dfd620b HTTP/1.1" 404 171 0.004662 10.0.0.41 - - [2026-04-27 05:03:55] "GET /virtual-machine/1eed7069-e1ef-4287-aaf3-e8423dfd620b HTTP/1.1" 404 171 0.006356 10.0.0.41 - - [2026-04-27 05:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.41 - - [2026-04-27 05:03:55] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006573 10.0.0.41 - - [2026-04-27 05:03:55] "GET /virtual-networks?parent_id=ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005688 10.0.0.41 - - [2026-04-27 05:03:55] "GET /virtual-network/20721c25-5bea-4ea3-a659-75526b2fd7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007395 10.0.0.41 - - [2026-04-27 05:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004574 10.0.0.41 - - [2026-04-27 05:03:56] "GET /routing-instance/83dbd4bb-24dc-463c-85e2-b5be538dfd56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.006325 10.0.0.41 - - [2026-04-27 05:03:56] "GET /route-target/2978e41f-0e15-4622-a437-dade26e4fc74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006334 10.0.0.41 - - [2026-04-27 05:03:56] "GET /obj-perms HTTP/1.1" 200 5030 0.005994 10.0.0.249 - - [2026-04-27 05:04:02] "GET /obj-perms HTTP/1.1" 200 5030 0.005857 10.0.0.41 - - [2026-04-27 05:04:05] "GET /obj-perms HTTP/1.1" 200 5030 0.004744 10.0.0.41 - - [2026-04-27 05:04:06] "POST /neutron/port HTTP/1.1" 200 1219 0.060875 10.0.0.41 - - [2026-04-27 05:04:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005397 10.0.0.41 - - [2026-04-27 05:04:06] "POST /neutron/port HTTP/1.1" 200 117 0.001818 10.0.0.41 - - [2026-04-27 05:04:07] "POST /neutron/port HTTP/1.1" 200 1108 0.086843 10.0.0.41 - - [2026-04-27 05:04:07] "POST /neutron/subnet HTTP/1.1" 200 703 0.017435 10.0.0.249 - - [2026-04-27 05:04:11] "GET /obj-perms HTTP/1.1" 200 5030 0.007226 10.0.0.41 - - [2026-04-27 05:04:14] "GET /obj-perms HTTP/1.1" 200 5030 0.006264 10.0.0.41 - - [2026-04-27 05:04:14] "POST /neutron/network HTTP/1.1" 200 823 0.011860 10.0.0.249 - - [2026-04-27 05:04:15] "DELETE /route-target/56f52704-acf0-41a0-8a7f-d6a6ad974114 HTTP/1.1" 200 115 0.156890 10.0.0.23 - - [2026-04-27 05:04:15] "POST /useragent-kv HTTP/1.1" 200 115 0.109304 10.0.0.23 - - [2026-04-27 05:04:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004484 10.0.0.41 - - [2026-04-27 05:04:15] "POST /neutron/network HTTP/1.1" 200 151 0.367565 10.0.0.23 - - [2026-04-27 05:04:16] "GET /projects?obj_uuids=ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001362 10.0.0.41 - - [2026-04-27 05:04:17] "GET /project/ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.064525 10.0.0.23 - - [2026-04-27 05:04:17] "GET /projects?obj_uuids=ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004369 10.0.0.41 - - [2026-04-27 05:04:17] "GET /project/ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f?fields=virtual_networks HTTP/1.1" 200 1033 0.067956 10.0.0.23 - - [2026-04-27 05:04:17] "GET /projects?obj_uuids=ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001297 10.0.0.41 - - [2026-04-27 05:04:17] "GET /project/ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.084127 10.0.0.23 - - [2026-04-27 05:04:17] "GET /projects?obj_uuids=ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001267 10.0.0.41 - - [2026-04-27 05:04:17] "GET /project/ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f?fields=security_groups HTTP/1.1" 200 1259 0.062527 10.0.0.41 - - [2026-04-27 05:04:18] "POST /fqname-to-id HTTP/1.1" 404 196 0.039439 10.0.0.23 - - [2026-04-27 05:04:18] "GET /projects?obj_uuids=90a9e67b-bd18-45e4-9385-da2d966006ac&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004570 10.0.0.23 - - [2026-04-27 05:04:18] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001428 10.0.0.23 - - [2026-04-27 05:04:18] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009818 10.0.0.23 - - [2026-04-27 05:04:18] "POST /id-to-fqname HTTP/1.1" 200 198 0.005619 10.0.0.23 - - [2026-04-27 05:04:18] "POST /fqname-to-id HTTP/1.1" 404 207 0.008552 10.0.0.23 - - [2026-04-27 05:04:18] "POST /security-groups HTTP/1.1" 200 599 0.051426 10.0.0.249 - - [2026-04-27 05:04:18] "POST /fqname-to-id HTTP/1.1" 404 242 0.012769 10.0.0.23 - - [2026-04-27 05:04:18] "POST /projects HTTP/1.1" 200 601 0.315554 10.0.0.23 - - [2026-04-27 05:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.354145 10.0.0.41 - - [2026-04-27 05:04:18] "GET /project/90a9e67b-bd18-45e4-9385-da2d966006ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.549850 10.0.0.249 - - [2026-04-27 05:04:18] "POST /access-control-lists HTTP/1.1" 200 602 0.075680 10.0.0.41 - - [2026-04-27 05:04:20] "GET / HTTP/1.1" 200 35931 0.002228 10.0.0.41 - - [2026-04-27 05:04:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000916 10.0.0.41 - - [2026-04-27 05:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.078919 10.0.0.23 - - [2026-04-27 05:04:24] "GET /projects?obj_uuids=90a9e67b-bd18-45e4-9385-da2d966006ac&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001283 10.0.0.41 - - [2026-04-27 05:04:24] "GET /project/90a9e67b-bd18-45e4-9385-da2d966006ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.060418 10.0.0.23 - - [2026-04-27 05:04:24] "POST /useragent-kv HTTP/1.1" 200 115 0.010724 10.0.0.41 - - [2026-04-27 05:04:24] "POST /neutron/subnet HTTP/1.1" 200 734 0.358098 10.0.0.41 - - [2026-04-27 05:04:25] "POST /id-to-fqname HTTP/1.1" 200 228 0.001597 10.0.0.41 - - [2026-04-27 05:04:25] "GET /virtual-network/acad51c0-04dd-4a23-b90e-f1feca88e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.012501 10.0.0.41 - - [2026-04-27 05:04:25] "POST /neutron/network HTTP/1.1" 200 1007 0.014228 10.0.0.41 - - [2026-04-27 05:04:25] "GET /virtual-network/acad51c0-04dd-4a23-b90e-f1feca88e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.008784 10.0.0.41 - - [2026-04-27 05:04:25] "POST /neutron/subnet HTTP/1.1" 200 823 0.015340 10.0.0.41 - - [2026-04-27 05:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005191 10.0.0.23 - - [2026-04-27 05:04:25] "GET /projects?obj_uuids=90a9e67b-bd18-45e4-9385-da2d966006ac&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001264 10.0.0.41 - - [2026-04-27 05:04:25] "GET /project/90a9e67b-bd18-45e4-9385-da2d966006ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.066640 10.0.0.249 - - [2026-04-27 05:04:26] "POST /route-targets HTTP/1.1" 200 327 0.020324 10.0.0.23 - - [2026-04-27 05:04:26] "POST /useragent-kv HTTP/1.1" 200 115 0.006322 10.0.0.41 - - [2026-04-27 05:04:26] "POST /neutron/subnet HTTP/1.1" 200 725 0.271429 10.0.0.41 - - [2026-04-27 05:04:26] "POST /id-to-fqname HTTP/1.1" 200 228 0.001550 10.0.0.41 - - [2026-04-27 05:04:26] "GET /virtual-network/5ee79dad-9a45-48d3-b19e-448e67db753f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.010165 10.0.0.41 - - [2026-04-27 05:04:26] "POST /neutron/network HTTP/1.1" 200 1004 0.014361 10.0.0.41 - - [2026-04-27 05:04:26] "GET /virtual-network/5ee79dad-9a45-48d3-b19e-448e67db753f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007024 10.0.0.41 - - [2026-04-27 05:04:26] "POST /neutron/subnet HTTP/1.1" 200 818 0.016184 10.0.0.41 - - [2026-04-27 05:04:27] "GET /virtual-network/acad51c0-04dd-4a23-b90e-f1feca88e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.009856 10.0.0.41 - - [2026-04-27 05:04:28] "GET /obj-perms HTTP/1.1" 200 5046 0.079731 10.0.0.249 - - [2026-04-27 05:04:28] "GET /obj-perms HTTP/1.1" 200 5046 0.070684 10.0.0.23 - - [2026-04-27 05:04:28] "GET /obj-perms HTTP/1.1" 200 5046 0.064725 10.0.0.41 - - [2026-04-27 05:04:29] "GET /virtual-network/5ee79dad-9a45-48d3-b19e-448e67db753f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007840 10.0.0.41 - - [2026-04-27 05:04:29] "POST /neutron/subnet HTTP/1.1" 200 823 0.014614 10.0.0.41 - - [2026-04-27 05:04:29] "POST /id-to-fqname HTTP/1.1" 200 228 0.001447 10.0.0.23 - - [2026-04-27 05:04:30] "DELETE /project/90a9e67bbd1845e49385da2d966006ac HTTP/1.1" 404 173 0.010455 10.0.0.23 - - [2026-04-27 05:04:30] "GET /projects?obj_uuids=ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001722 10.0.0.23 - - [2026-04-27 05:04:30] "GET /project/ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.078795 10.0.0.23 - - [2026-04-27 05:04:30] "GET /projects?obj_uuids=ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001814 10.0.0.23 - - [2026-04-27 05:04:30] "GET /project/ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f?fields=security_groups HTTP/1.1" 200 1364 0.061471 10.0.0.23 - - [2026-04-27 05:04:30] "DELETE /security-group/094a10b1-7505-41f5-aa5a-98252cae4392 HTTP/1.1" 200 115 0.103645 10.0.0.23 - - [2026-04-27 05:04:30] "GET /projects?obj_uuids=ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001687 10.0.0.23 - - [2026-04-27 05:04:30] "GET /project/ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f?fields=application_policy_sets HTTP/1.1" 200 1403 0.095373 10.0.0.249 - - [2026-04-27 05:04:30] "DELETE /access-control-list/e03100b0-ed0c-48e4-bf7b-c576d687efe6 HTTP/1.1" 200 115 0.093888 10.0.0.23 - - [2026-04-27 05:04:31] "DELETE /project/ebd350f5-e43d-4b1d-a4e7-7e0d87ff789f HTTP/1.1" 200 115 0.635238 10.0.0.23 - - [2026-04-27 05:04:31] "GET /projects?obj_uuids=90a9e67b-bd18-45e4-9385-da2d966006ac&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001614 10.0.0.41 - - [2026-04-27 05:04:31] "GET /project/90a9e67b-bd18-45e4-9385-da2d966006ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.110652 10.0.0.41 - - [2026-04-27 05:04:31] "POST /neutron/network HTTP/1.1" 200 1007 0.050735 10.0.0.41 - - [2026-04-27 05:04:31] "POST /neutron/port HTTP/1.1" 200 117 0.010317 10.0.0.41 - - [2026-04-27 05:04:32] "POST /neutron/port HTTP/1.1" 200 1176 0.041934 10.0.0.41 - - [2026-04-27 05:04:33] "POST /neutron/port HTTP/1.1" 200 1240 0.037871 10.0.0.41 - - [2026-04-27 05:04:33] "POST /neutron/subnet HTTP/1.1" 200 1389 0.038976 10.0.0.41 - - [2026-04-27 05:04:33] "POST /neutron/network HTTP/1.1" 200 1007 0.022340 10.0.0.41 - - [2026-04-27 05:04:36] "POST /neutron/port HTTP/1.1" 200 1240 0.033764 10.0.0.41 - - [2026-04-27 05:04:37] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010980 10.0.0.41 - - [2026-04-27 05:04:37] "GET /virtual-machine/30786405-4abf-480f-a081-ad3d37ab1a5f HTTP/1.1" 401 292 0.000785 10.0.0.41 - - [2026-04-27 05:04:37] "GET /virtual-machine/30786405-4abf-480f-a081-ad3d37ab1a5f HTTP/1.1" 200 1300 0.036292 10.0.0.41 - - [2026-04-27 05:04:37] "GET /virtual-machine-interface/69ddec78-d2a3-434c-9581-810f0a5fbcc2 HTTP/1.1" 200 3175 0.008222 10.0.0.41 - - [2026-04-27 05:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006079 10.0.0.41 - - [2026-04-27 05:04:37] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005701 10.0.0.41 - - [2026-04-27 05:04:37] "GET /virtual-networks?parent_id=90a9e67b-bd18-45e4-9385-da2d966006ac&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.004483 10.0.0.41 - - [2026-04-27 05:04:37] "GET /virtual-network/acad51c0-04dd-4a23-b90e-f1feca88e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.008693 10.0.0.41 - - [2026-04-27 05:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005462 10.0.0.41 - - [2026-04-27 05:04:40] "GET /virtual-network/acad51c0-04dd-4a23-b90e-f1feca88e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.009061 10.0.0.41 - - [2026-04-27 05:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005674 10.0.0.41 - - [2026-04-27 05:04:44] "GET /virtual-network/acad51c0-04dd-4a23-b90e-f1feca88e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.009129 10.0.0.41 - - [2026-04-27 05:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005702 10.0.0.41 - - [2026-04-27 05:04:48] "GET /virtual-network/acad51c0-04dd-4a23-b90e-f1feca88e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.012793 10.0.0.41 - - [2026-04-27 05:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004572 10.0.0.41 - - [2026-04-27 05:04:52] "GET /virtual-network/acad51c0-04dd-4a23-b90e-f1feca88e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.008132 10.0.0.41 - - [2026-04-27 05:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005182 10.0.0.41 - - [2026-04-27 05:04:57] "GET /virtual-network/acad51c0-04dd-4a23-b90e-f1feca88e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006468 10.0.0.41 - - [2026-04-27 05:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008421 10.0.0.41 - - [2026-04-27 05:05:01] "GET /virtual-network/acad51c0-04dd-4a23-b90e-f1feca88e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.008713 10.0.0.41 - - [2026-04-27 05:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004929 10.0.0.41 - - [2026-04-27 05:05:05] "GET /virtual-network/acad51c0-04dd-4a23-b90e-f1feca88e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.009845 10.0.0.41 - - [2026-04-27 05:05:08] "POST /neutron/network HTTP/1.1" 200 938 0.010079 10.0.0.41 - - [2026-04-27 05:05:08] "POST /neutron/port HTTP/1.1" 200 117 0.001368 10.0.0.41 - - [2026-04-27 05:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005816 10.0.0.41 - - [2026-04-27 05:05:09] "GET /virtual-network/acad51c0-04dd-4a23-b90e-f1feca88e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007865 10.0.0.41 - - [2026-04-27 05:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004795 10.0.0.41 - - [2026-04-27 05:05:13] "GET /virtual-network/acad51c0-04dd-4a23-b90e-f1feca88e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.010681 10.0.0.41 - - [2026-04-27 05:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005367 10.0.0.41 - - [2026-04-27 05:05:17] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004896 10.0.0.41 - - [2026-04-27 05:05:17] "GET /virtual-networks?parent_id=90a9e67b-bd18-45e4-9385-da2d966006ac&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.004212 10.0.0.41 - - [2026-04-27 05:05:17] "GET /virtual-network/acad51c0-04dd-4a23-b90e-f1feca88e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.009758 10.0.0.41 - - [2026-04-27 05:05:17] "POST /neutron/security_group HTTP/1.1" 200 2066 0.012912 10.0.0.41 - - [2026-04-27 05:05:28] "POST /neutron/port HTTP/1.1" 200 1240 0.027017 10.0.0.41 - - [2026-04-27 05:05:29] "POST /neutron/security_group HTTP/1.1" 200 2066 0.045489 10.0.0.41 - - [2026-04-27 05:05:38] "POST /neutron/port HTTP/1.1" 200 1240 0.029019 10.0.0.41 - - [2026-04-27 05:05:43] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011544 10.0.0.41 - - [2026-04-27 05:05:44] "POST /neutron/port HTTP/1.1" 200 1240 0.028398 10.0.0.41 - - [2026-04-27 05:05:44] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010134 10.0.0.41 - - [2026-04-27 05:05:44] "POST /id-to-fqname HTTP/1.1" 200 228 0.001436 10.0.0.41 - - [2026-04-27 05:05:44] "GET /virtual-machine/30786405-4abf-480f-a081-ad3d37ab1a5f HTTP/1.1" 200 1300 0.006544 10.0.0.41 - - [2026-04-27 05:05:44] "GET /virtual-machine-interface/69ddec78-d2a3-434c-9581-810f0a5fbcc2 HTTP/1.1" 200 3175 0.008120 10.0.0.41 - - [2026-04-27 05:05:44] "GET /instance-ip/93ad546d-1504-4ae3-94ff-02a94f8cfffc HTTP/1.1" 200 1639 0.011030 10.0.0.41 - - [2026-04-27 05:05:44] "GET /instance-ip/b66ba0cf-6c6a-4309-8a15-5fbe184a7b45 HTTP/1.1" 200 1655 0.009014 10.0.0.41 - - [2026-04-27 05:05:44] "POST /fqname-to-id HTTP/1.1" 404 218 0.005744 10.0.0.41 - - [2026-04-27 05:05:44] "GET /virtual-network/acad51c0-04dd-4a23-b90e-f1feca88e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.008202 10.0.0.23 - - [2026-04-27 05:05:44] "GET /projects?obj_uuids=90a9e67b-bd18-45e4-9385-da2d966006ac&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001246 10.0.0.41 - - [2026-04-27 05:05:44] "GET /project/90a9e67b-bd18-45e4-9385-da2d966006ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.091084 10.0.0.41 - - [2026-04-27 05:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004671 10.0.0.41 - - [2026-04-27 05:05:44] "GET /security-group/d26fe0d5-d17b-4aa7-a572-2a72c80f0d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007025 10.0.0.41 - - [2026-04-27 05:05:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 573 0.112995 10.0.0.41 - - [2026-04-27 05:05:44] "POST /instance-ips HTTP/1.1" 200 357 0.057645 10.0.0.41 - - [2026-04-27 05:05:44] "GET /instance-ip/fd04ff03-3410-4e32-b039-457ea260ebd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008787 10.0.0.41 - - [2026-04-27 05:05:45] "POST /instance-ips HTTP/1.1" 200 357 0.061985 10.0.0.41 - - [2026-04-27 05:05:45] "GET /instance-ip/088b4208-741b-47bf-adf4-3ac95daf8298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1608 0.011866 10.0.0.41 - - [2026-04-27 05:05:45] "GET /virtual-machine-interface/81676e42-e6e5-4d94-a071-9cf9994cf7af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.010544 10.0.0.41 - - [2026-04-27 05:05:45] "GET /virtual-machine-interface/81676e42-e6e5-4d94-a071-9cf9994cf7af?fields=instance_ip_back_refs HTTP/1.1" 200 1537 0.012580 10.0.0.41 - - [2026-04-27 05:05:45] "GET /instance-ip/088b4208-741b-47bf-adf4-3ac95daf8298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1608 0.006549 10.0.0.41 - - [2026-04-27 05:05:45] "GET /instance-ip/fd04ff03-3410-4e32-b039-457ea260ebd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.011275 10.0.0.41 - - [2026-04-27 05:05:45] "POST /id-to-fqname HTTP/1.1" 200 228 0.001678 10.0.0.41 - - [2026-04-27 05:05:45] "POST /neutron/port HTTP/1.1" 200 5280 0.072409 10.0.0.41 - - [2026-04-27 05:05:45] "POST /neutron/port HTTP/1.1" 200 1082 0.023162 10.0.0.41 - - [2026-04-27 05:05:45] "POST /neutron/port HTTP/1.1" 200 1082 0.023038 10.0.0.41 - - [2026-04-27 05:05:46] "POST /neutron/port HTTP/1.1" 200 117 0.011497 10.0.0.41 - - [2026-04-27 05:05:46] "POST /neutron/network HTTP/1.1" 200 1017 0.009760 10.0.0.41 - - [2026-04-27 05:05:46] "POST /neutron/port HTTP/1.1" 200 1175 0.223830 10.0.0.41 - - [2026-04-27 05:05:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007057 10.0.0.41 - - [2026-04-27 05:05:47] "POST /neutron/port HTTP/1.1" 200 117 0.001601 10.0.0.23 - - [2026-04-27 05:05:48] "GET /obj-perms HTTP/1.1" 200 5056 0.091662 10.0.0.41 - - [2026-04-27 05:05:51] "POST /neutron/security_group HTTP/1.1" 200 2066 0.014924 10.0.0.41 - - [2026-04-27 05:05:51] "POST /neutron/port HTTP/1.1" 200 1185 0.029289 10.0.0.41 - - [2026-04-27 05:05:51] "GET /virtual-machine/bf6db0ee-c640-4123-87cf-9d99a7cb886f HTTP/1.1" 200 1278 0.011747 10.0.0.41 - - [2026-04-27 05:05:51] "GET /virtual-machine-interface/81676e42-e6e5-4d94-a071-9cf9994cf7af HTTP/1.1" 200 3225 0.007555 10.0.0.41 - - [2026-04-27 05:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007501 10.0.0.41 - - [2026-04-27 05:05:51] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004687 10.0.0.41 - - [2026-04-27 05:05:51] "GET /virtual-networks?parent_id=90a9e67b-bd18-45e4-9385-da2d966006ac&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.006845 10.0.0.41 - - [2026-04-27 05:05:51] "GET /virtual-network/acad51c0-04dd-4a23-b90e-f1feca88e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.008363 10.0.0.41 - - [2026-04-27 05:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006697 10.0.0.41 - - [2026-04-27 05:05:54] "GET /virtual-network/acad51c0-04dd-4a23-b90e-f1feca88e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007584 10.0.0.41 - - [2026-04-27 05:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006597 10.0.0.41 - - [2026-04-27 05:05:58] "GET /virtual-network/acad51c0-04dd-4a23-b90e-f1feca88e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007138 10.0.0.41 - - [2026-04-27 05:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005042 10.0.0.41 - - [2026-04-27 05:06:03] "GET /virtual-network/acad51c0-04dd-4a23-b90e-f1feca88e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.009211 10.0.0.41 - - [2026-04-27 05:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004655 10.0.0.41 - - [2026-04-27 05:06:07] "GET /virtual-network/acad51c0-04dd-4a23-b90e-f1feca88e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.008003 10.0.0.41 - - [2026-04-27 05:06:09] "POST /neutron/port HTTP/1.1" 200 1219 0.034308 10.0.0.41 - - [2026-04-27 05:06:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007995 10.0.0.41 - - [2026-04-27 05:06:09] "POST /neutron/port HTTP/1.1" 200 117 0.001852 10.0.0.41 - - [2026-04-27 05:06:09] "POST /neutron/port HTTP/1.1" 200 1219 0.029892 10.0.0.41 - - [2026-04-27 05:06:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006784 10.0.0.41 - - [2026-04-27 05:06:09] "POST /neutron/port HTTP/1.1" 200 117 0.001433 10.0.0.41 - - [2026-04-27 05:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008362 10.0.0.41 - - [2026-04-27 05:06:11] "GET /virtual-network/acad51c0-04dd-4a23-b90e-f1feca88e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007289 10.0.0.41 - - [2026-04-27 05:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007351 10.0.0.41 - - [2026-04-27 05:06:15] "GET /virtual-network/acad51c0-04dd-4a23-b90e-f1feca88e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.010084 10.0.0.41 - - [2026-04-27 05:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.41 - - [2026-04-27 05:06:19] "GET /virtual-network/acad51c0-04dd-4a23-b90e-f1feca88e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.009130 10.0.0.41 - - [2026-04-27 05:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006273 10.0.0.41 - - [2026-04-27 05:06:23] "GET /virtual-network/acad51c0-04dd-4a23-b90e-f1feca88e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007912 10.0.0.41 - - [2026-04-27 05:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006325 10.0.0.41 - - [2026-04-27 05:06:27] "GET /virtual-network/acad51c0-04dd-4a23-b90e-f1feca88e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.010839 10.0.0.41 - - [2026-04-27 05:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005648 10.0.0.41 - - [2026-04-27 05:06:31] "GET /virtual-network/acad51c0-04dd-4a23-b90e-f1feca88e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.009458 10.0.0.41 - - [2026-04-27 05:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006232 10.0.0.41 - - [2026-04-27 05:06:35] "GET /virtual-network/acad51c0-04dd-4a23-b90e-f1feca88e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.009252 10.0.0.41 - - [2026-04-27 05:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005111 10.0.0.41 - - [2026-04-27 05:06:37] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006692 10.0.0.41 - - [2026-04-27 05:06:37] "GET /virtual-networks?parent_id=90a9e67b-bd18-45e4-9385-da2d966006ac&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.004401 10.0.0.41 - - [2026-04-27 05:06:38] "GET /virtual-network/acad51c0-04dd-4a23-b90e-f1feca88e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.009385 10.0.0.41 - - [2026-04-27 05:06:38] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011153 10.0.0.249 - - [2026-04-27 05:06:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000494 10.0.0.249 - - [2026-04-27 05:06:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000600 10.0.0.249 - - [2026-04-27 05:06:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000681 10.0.0.249 - - [2026-04-27 05:06:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000689 10.0.0.41 - - [2026-04-27 05:06:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000585 10.0.0.41 - - [2026-04-27 05:06:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000586 10.0.0.23 - - [2026-04-27 05:06:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000652 10.0.0.23 - - [2026-04-27 05:06:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000681 10.0.0.23 - - [2026-04-27 05:06:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000636 10.0.0.41 - - [2026-04-27 05:06:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000830 10.0.0.41 - - [2026-04-27 05:06:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000491 10.0.0.23 - - [2026-04-27 05:06:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000667 10.0.0.41 - - [2026-04-27 05:06:47] "POST /neutron/port HTTP/1.1" 200 1185 0.032499 10.0.0.41 - - [2026-04-27 05:06:48] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008992 10.0.0.41 - - [2026-04-27 05:06:49] "GET /obj-perms HTTP/1.1" 200 5056 0.074139 10.0.0.249 - - [2026-04-27 05:06:49] "GET /obj-perms HTTP/1.1" 200 5056 0.066553 10.0.0.41 - - [2026-04-27 05:06:58] "POST /id-to-fqname HTTP/1.1" 200 228 0.002114 10.0.0.41 - - [2026-04-27 05:06:59] "POST /neutron/port HTTP/1.1" 200 6311 0.070056 10.0.0.23 - - [2026-04-27 05:07:00] "GET /projects?obj_uuids=90a9e67b-bd18-45e4-9385-da2d966006ac&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001908 10.0.0.41 - - [2026-04-27 05:07:00] "GET /project/90a9e67b-bd18-45e4-9385-da2d966006ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.113278 10.0.0.41 - - [2026-04-27 05:07:00] "POST /neutron/network HTTP/1.1" 200 1004 0.017276 10.0.0.41 - - [2026-04-27 05:07:00] "POST /neutron/port HTTP/1.1" 200 117 0.012271 10.0.0.23 - - [2026-04-27 05:07:01] "GET /projects?obj_uuids=90a9e67b-bd18-45e4-9385-da2d966006ac&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001791 10.0.0.41 - - [2026-04-27 05:07:01] "POST /neutron/port HTTP/1.1" 200 1173 0.673498 10.0.0.41 - - [2026-04-27 05:07:02] "POST /neutron/port HTTP/1.1" 200 1227 0.229002 10.0.0.41 - - [2026-04-27 05:07:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009699 10.0.0.41 - - [2026-04-27 05:07:02] "POST /neutron/port HTTP/1.1" 200 117 0.001310 10.0.0.41 - - [2026-04-27 05:07:05] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009037 10.0.0.41 - - [2026-04-27 05:07:06] "POST /neutron/port HTTP/1.1" 200 1237 0.038136 10.0.0.41 - - [2026-04-27 05:07:06] "GET /virtual-machine/e409e876-8bb2-4657-acaa-2b84ba8e64ec HTTP/1.1" 200 1301 0.010069 10.0.0.41 - - [2026-04-27 05:07:06] "GET /virtual-machine-interface/249c8ba9-ef44-4ffe-aefa-04027354b0d0 HTTP/1.1" 200 3175 0.008361 10.0.0.41 - - [2026-04-27 05:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006372 10.0.0.41 - - [2026-04-27 05:07:06] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006824 10.0.0.41 - - [2026-04-27 05:07:06] "GET /virtual-networks?parent_id=90a9e67b-bd18-45e4-9385-da2d966006ac&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.005147 10.0.0.41 - - [2026-04-27 05:07:06] "GET /virtual-network/5ee79dad-9a45-48d3-b19e-448e67db753f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.008044 10.0.0.41 - - [2026-04-27 05:07:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005696 10.0.0.41 - - [2026-04-27 05:07:09] "GET /virtual-network/5ee79dad-9a45-48d3-b19e-448e67db753f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.008209 10.0.0.41 - - [2026-04-27 05:07:10] "POST /neutron/port HTTP/1.1" 200 1108 0.031414 10.0.0.41 - - [2026-04-27 05:07:10] "POST /neutron/subnet HTTP/1.1" 200 703 0.013876 10.0.0.41 - - [2026-04-27 05:07:10] "POST /neutron/port HTTP/1.1" 200 1108 0.032556 10.0.0.41 - - [2026-04-27 05:07:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005420 10.0.0.41 - - [2026-04-27 05:07:11] "POST /neutron/network HTTP/1.1" 200 928 0.009447 10.0.0.41 - - [2026-04-27 05:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004973 10.0.0.41 - - [2026-04-27 05:07:13] "GET /virtual-network/5ee79dad-9a45-48d3-b19e-448e67db753f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.009118 10.0.0.41 - - [2026-04-27 05:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005717 10.0.0.41 - - [2026-04-27 05:07:17] "GET /virtual-network/5ee79dad-9a45-48d3-b19e-448e67db753f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007480 10.0.0.41 - - [2026-04-27 05:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005343 10.0.0.41 - - [2026-04-27 05:07:21] "GET /virtual-network/5ee79dad-9a45-48d3-b19e-448e67db753f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.010715 10.0.0.41 - - [2026-04-27 05:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005347 10.0.0.41 - - [2026-04-27 05:07:25] "GET /virtual-network/5ee79dad-9a45-48d3-b19e-448e67db753f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.008834 10.0.0.41 - - [2026-04-27 05:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005509 10.0.0.41 - - [2026-04-27 05:07:29] "GET /virtual-network/5ee79dad-9a45-48d3-b19e-448e67db753f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007537 10.0.0.41 - - [2026-04-27 05:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006669 10.0.0.41 - - [2026-04-27 05:07:33] "GET /virtual-network/5ee79dad-9a45-48d3-b19e-448e67db753f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.010890 10.0.0.41 - - [2026-04-27 05:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004715 10.0.0.41 - - [2026-04-27 05:07:38] "GET /virtual-network/5ee79dad-9a45-48d3-b19e-448e67db753f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.010098 10.0.0.41 - - [2026-04-27 05:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004813 10.0.0.41 - - [2026-04-27 05:07:42] "GET /virtual-network/5ee79dad-9a45-48d3-b19e-448e67db753f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007584 10.0.0.41 - - [2026-04-27 05:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006003 10.0.0.41 - - [2026-04-27 05:07:46] "GET /virtual-network/5ee79dad-9a45-48d3-b19e-448e67db753f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.011009 10.0.0.41 - - [2026-04-27 05:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004533 10.0.0.41 - - [2026-04-27 05:07:50] "GET /virtual-network/5ee79dad-9a45-48d3-b19e-448e67db753f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007312 10.0.0.41 - - [2026-04-27 05:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005386 10.0.0.41 - - [2026-04-27 05:07:54] "GET /virtual-network/5ee79dad-9a45-48d3-b19e-448e67db753f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006723 10.0.0.41 - - [2026-04-27 05:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005946 10.0.0.41 - - [2026-04-27 05:07:58] "GET /virtual-network/5ee79dad-9a45-48d3-b19e-448e67db753f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.011353 10.0.0.41 - - [2026-04-27 05:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005170 10.0.0.41 - - [2026-04-27 05:08:02] "GET /virtual-network/5ee79dad-9a45-48d3-b19e-448e67db753f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007156 10.0.0.41 - - [2026-04-27 05:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008056 10.0.0.41 - - [2026-04-27 05:08:06] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004917 10.0.0.41 - - [2026-04-27 05:08:06] "GET /virtual-networks?parent_id=90a9e67b-bd18-45e4-9385-da2d966006ac&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.004724 10.0.0.41 - - [2026-04-27 05:08:06] "GET /virtual-network/5ee79dad-9a45-48d3-b19e-448e67db753f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.009313 10.0.0.41 - - [2026-04-27 05:08:11] "POST /neutron/port HTTP/1.1" 200 1219 0.028934 10.0.0.41 - - [2026-04-27 05:08:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005770 10.0.0.41 - - [2026-04-27 05:08:12] "POST /neutron/subnet HTTP/1.1" 200 1389 0.020968 10.0.0.41 - - [2026-04-27 05:08:12] "POST /neutron/port HTTP/1.1" 200 117 0.001340 10.0.0.41 - - [2026-04-27 05:08:12] "POST /neutron/port HTTP/1.1" 200 1240 0.026414 10.0.0.41 - - [2026-04-27 05:08:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005100 10.0.0.41 - - [2026-04-27 05:08:12] "POST /neutron/port HTTP/1.1" 200 117 0.001302 10.0.0.41 - - [2026-04-27 05:08:17] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011029 10.0.0.41 - - [2026-04-27 05:08:27] "POST /neutron/port HTTP/1.1" 200 1237 0.034854 10.0.0.41 - - [2026-04-27 05:08:32] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009083 10.0.0.41 - - [2026-04-27 05:08:43] "POST /neutron/port HTTP/1.1" 200 1237 0.033714 10.0.0.41 - - [2026-04-27 05:08:43] "POST /neutron/security_group HTTP/1.1" 200 2066 0.013122 10.0.0.41 - - [2026-04-27 05:08:53] "POST /neutron/port HTTP/1.1" 200 1237 0.025419 10.0.0.41 - - [2026-04-27 05:08:53] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010387 10.0.0.41 - - [2026-04-27 05:08:54] "POST /neutron/port HTTP/1.1" 200 1237 0.028487 10.0.0.41 - - [2026-04-27 05:08:54] "POST /neutron/network HTTP/1.1" 200 1004 0.014796 10.0.0.41 - - [2026-04-27 05:08:54] "POST /id-to-fqname HTTP/1.1" 200 228 0.001626 10.0.0.41 - - [2026-04-27 05:08:54] "GET /virtual-machine/e409e876-8bb2-4657-acaa-2b84ba8e64ec HTTP/1.1" 200 1301 0.004508 10.0.0.41 - - [2026-04-27 05:08:54] "GET /virtual-machine-interface/249c8ba9-ef44-4ffe-aefa-04027354b0d0 HTTP/1.1" 200 3175 0.008754 10.0.0.41 - - [2026-04-27 05:08:54] "GET /instance-ip/33535dc1-d417-474f-bf61-9aaff285c498 HTTP/1.1" 200 1636 0.009446 10.0.0.41 - - [2026-04-27 05:08:54] "GET /instance-ip/c0c0bb8a-15f5-480c-af13-cc7fc7172687 HTTP/1.1" 200 1655 0.011342 10.0.0.41 - - [2026-04-27 05:08:54] "POST /fqname-to-id HTTP/1.1" 404 230 0.006511 10.0.0.41 - - [2026-04-27 05:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004761 10.0.0.23 - - [2026-04-27 05:08:54] "GET /projects?obj_uuids=90a9e67b-bd18-45e4-9385-da2d966006ac&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001368 10.0.0.41 - - [2026-04-27 05:08:54] "GET /project/90a9e67b-bd18-45e4-9385-da2d966006ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.066648 10.0.0.41 - - [2026-04-27 05:08:54] "POST /network-policys HTTP/1.1" 200 569 0.050021 10.0.0.41 - - [2026-04-27 05:08:54] "GET /network-policy/9c243463-d094-4338-a326-49b61526fd32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.007789 10.0.0.41 - - [2026-04-27 05:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005653 10.0.0.41 - - [2026-04-27 05:08:54] "GET /virtual-network/acad51c0-04dd-4a23-b90e-f1feca88e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007497 10.0.0.41 - - [2026-04-27 05:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004038 10.0.0.41 - - [2026-04-27 05:08:54] "GET /network-policy/9c243463-d094-4338-a326-49b61526fd32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004873 10.0.0.41 - - [2026-04-27 05:08:54] "POST /ref-update HTTP/1.1" 200 156 0.064203 10.0.0.249 - - [2026-04-27 05:08:54] "POST /fqname-to-id HTTP/1.1" 404 207 0.057832 10.0.0.41 - - [2026-04-27 05:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005525 10.0.0.41 - - [2026-04-27 05:08:54] "GET /network-policy/9c243463-d094-4338-a326-49b61526fd32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005949 10.0.0.41 - - [2026-04-27 05:08:55] "GET /virtual-network/acad51c0-04dd-4a23-b90e-f1feca88e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.012736 10.0.0.41 - - [2026-04-27 05:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004360 10.0.0.41 - - [2026-04-27 05:08:55] "GET /network-policy/9c243463-d094-4338-a326-49b61526fd32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004805 10.0.0.41 - - [2026-04-27 05:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004712 10.0.0.41 - - [2026-04-27 05:08:55] "GET /virtual-network/5ee79dad-9a45-48d3-b19e-448e67db753f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007533 10.0.0.41 - - [2026-04-27 05:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005193 10.0.0.41 - - [2026-04-27 05:08:55] "GET /network-policy/9c243463-d094-4338-a326-49b61526fd32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005330 10.0.0.249 - - [2026-04-27 05:08:55] "POST /fqname-to-id HTTP/1.1" 404 242 0.004214 10.0.0.41 - - [2026-04-27 05:08:55] "POST /ref-update HTTP/1.1" 200 156 0.120795 10.0.0.41 - - [2026-04-27 05:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005719 10.0.0.41 - - [2026-04-27 05:08:55] "GET /network-policy/9c243463-d094-4338-a326-49b61526fd32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.007157 10.0.0.41 - - [2026-04-27 05:08:55] "GET /virtual-network/5ee79dad-9a45-48d3-b19e-448e67db753f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.015461 10.0.0.41 - - [2026-04-27 05:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006988 10.0.0.41 - - [2026-04-27 05:08:55] "GET /network-policy/9c243463-d094-4338-a326-49b61526fd32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005124 10.0.0.41 - - [2026-04-27 05:08:55] "GET /virtual-machine-interface/249c8ba9-ef44-4ffe-aefa-04027354b0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.014897 10.0.0.41 - - [2026-04-27 05:08:55] "PUT /virtual-machine-interface/249c8ba9-ef44-4ffe-aefa-04027354b0d0 HTTP/1.1" 200 284 0.022617 10.0.0.41 - - [2026-04-27 05:08:55] "GET /virtual-machine-interface/249c8ba9-ef44-4ffe-aefa-04027354b0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3073 0.007394 10.0.0.41 - - [2026-04-27 05:08:55] "PUT /virtual-machine-interface/249c8ba9-ef44-4ffe-aefa-04027354b0d0 HTTP/1.1" 200 284 0.026126 10.0.0.41 - - [2026-04-27 05:09:11] "POST /neutron/port HTTP/1.1" 200 1108 0.064760 10.0.0.41 - - [2026-04-27 05:09:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005799 10.0.0.41 - - [2026-04-27 05:09:12] "POST /neutron/network HTTP/1.1" 200 928 0.012069 10.0.0.41 - - [2026-04-27 05:09:14] "POST /neutron/network HTTP/1.1" 200 1121 0.042896 10.0.0.41 - - [2026-04-27 05:09:14] "POST /neutron/subnet HTTP/1.1" 200 1389 0.020773 10.0.0.41 - - [2026-04-27 05:09:14] "POST /neutron/network HTTP/1.1" 200 1111 0.013853 10.0.0.41 - - [2026-04-27 05:10:14] "POST /neutron/network HTTP/1.1" 200 1118 0.010643 10.0.0.41 - - [2026-04-27 05:10:14] "POST /neutron/subnet HTTP/1.1" 200 1375 0.023565 10.0.0.41 - - [2026-04-27 05:10:14] "POST /neutron/network HTTP/1.1" 200 1108 0.022604 10.0.0.41 - - [2026-04-27 05:10:15] "POST /neutron/network HTTP/1.1" 200 1124 0.015856 10.0.0.41 - - [2026-04-27 05:10:15] "POST /neutron/subnet HTTP/1.1" 200 1389 0.018982 10.0.0.41 - - [2026-04-27 05:10:15] "POST /neutron/network HTTP/1.1" 200 1114 0.014148 10.0.0.23 - - [2026-04-27 05:10:52] "GET /obj-perms HTTP/1.1" 200 5056 0.090561 10.0.0.41 - - [2026-04-27 05:10:53] "GET /obj-perms HTTP/1.1" 200 5056 0.062482 10.0.0.41 - - [2026-04-27 05:11:09] "POST /ref-update HTTP/1.1" 200 156 0.118504 10.0.0.41 - - [2026-04-27 05:11:09] "GET /virtual-network/5ee79dad-9a45-48d3-b19e-448e67db753f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.014195 10.0.0.41 - - [2026-04-27 05:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004604 10.0.0.41 - - [2026-04-27 05:11:09] "GET /network-policy/9c243463-d094-4338-a326-49b61526fd32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006602 10.0.0.249 - - [2026-04-27 05:11:09] "POST /fqname-to-id HTTP/1.1" 404 207 0.008673 10.0.0.41 - - [2026-04-27 05:11:09] "POST /ref-update HTTP/1.1" 200 156 0.106443 10.0.0.41 - - [2026-04-27 05:11:09] "GET /virtual-network/acad51c0-04dd-4a23-b90e-f1feca88e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.011912 10.0.0.41 - - [2026-04-27 05:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004796 10.0.0.41 - - [2026-04-27 05:11:09] "GET /network-policy/9c243463-d094-4338-a326-49b61526fd32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005365 10.0.0.41 - - [2026-04-27 05:11:09] "DELETE /network-policy/9c243463-d094-4338-a326-49b61526fd32 HTTP/1.1" 200 115 0.065759 10.0.0.249 - - [2026-04-27 05:11:09] "DELETE /access-control-list/64597228-0fa0-4389-8a10-f7abb010bbfd HTTP/1.1" 200 115 0.102536 10.0.0.249 - - [2026-04-27 05:11:10] "POST /ref-update HTTP/1.1" 200 156 0.048934 10.0.0.41 - - [2026-04-27 05:11:10] "DELETE /instance-ip/088b4208-741b-47bf-adf4-3ac95daf8298 HTTP/1.1" 200 115 0.068214 10.0.0.41 - - [2026-04-27 05:11:10] "DELETE /instance-ip/fd04ff03-3410-4e32-b039-457ea260ebd9 HTTP/1.1" 200 115 0.068032 10.0.0.41 - - [2026-04-27 05:11:10] "DELETE /virtual-machine-interface/81676e42-e6e5-4d94-a071-9cf9994cf7af HTTP/1.1" 200 115 0.131547 10.0.0.41 - - [2026-04-27 05:11:10] "POST /neutron/port HTTP/1.1" 200 1237 0.067290 10.0.0.41 - - [2026-04-27 05:11:10] "POST /neutron/port HTTP/1.1" 200 1227 0.024808 10.0.0.41 - - [2026-04-27 05:11:11] "POST /neutron/port HTTP/1.1" 200 1230 0.024860 10.0.0.23 - - [2026-04-27 05:11:13] "POST /useragent-kv HTTP/1.1" 200 115 0.053255 10.0.0.23 - - [2026-04-27 05:11:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003566 10.0.0.23 - - [2026-04-27 05:11:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003436 10.0.0.23 - - [2026-04-27 05:11:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003067 10.0.0.41 - - [2026-04-27 05:11:13] "POST /neutron/network HTTP/1.1" 200 151 0.255043 10.0.0.249 - - [2026-04-27 05:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004531 10.0.0.41 - - [2026-04-27 05:11:13] "POST /neutron/port HTTP/1.1" 200 1219 0.035022 10.0.0.41 - - [2026-04-27 05:11:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.013294 10.0.0.41 - - [2026-04-27 05:11:14] "POST /neutron/port HTTP/1.1" 200 117 0.002174 10.0.0.41 - - [2026-04-27 05:11:15] "POST /neutron/port HTTP/1.1" 200 1108 0.031031 10.0.0.41 - - [2026-04-27 05:11:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005369 10.0.0.41 - - [2026-04-27 05:11:15] "POST /neutron/network HTTP/1.1" 200 928 0.009597 10.0.0.23 - - [2026-04-27 05:11:16] "GET /projects?obj_uuids=90a9e67b-bd18-45e4-9385-da2d966006ac&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001699 10.0.0.41 - - [2026-04-27 05:11:16] "GET /project/90a9e67b-bd18-45e4-9385-da2d966006ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.096796 10.0.0.23 - - [2026-04-27 05:11:16] "GET /projects?obj_uuids=90a9e67b-bd18-45e4-9385-da2d966006ac&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001889 10.0.0.41 - - [2026-04-27 05:11:16] "GET /project/90a9e67b-bd18-45e4-9385-da2d966006ac?fields=virtual_networks HTTP/1.1" 200 1049 0.079597 10.0.0.23 - - [2026-04-27 05:11:16] "GET /projects?obj_uuids=90a9e67b-bd18-45e4-9385-da2d966006ac&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001819 10.0.0.41 - - [2026-04-27 05:11:17] "GET /project/90a9e67b-bd18-45e4-9385-da2d966006ac?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.067601 10.0.0.23 - - [2026-04-27 05:11:17] "GET /projects?obj_uuids=90a9e67b-bd18-45e4-9385-da2d966006ac&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001318 10.0.0.41 - - [2026-04-27 05:11:17] "GET /project/90a9e67b-bd18-45e4-9385-da2d966006ac?fields=security_groups HTTP/1.1" 200 1283 0.053350 10.0.0.41 - - [2026-04-27 05:11:18] "POST /fqname-to-id HTTP/1.1" 404 192 0.044536 10.0.0.23 - - [2026-04-27 05:11:18] "GET /projects?obj_uuids=3f7d3e8f-603a-440c-96b4-04708c95bbcf&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005051 10.0.0.23 - - [2026-04-27 05:11:18] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001251 10.0.0.23 - - [2026-04-27 05:11:18] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.051228 10.0.0.23 - - [2026-04-27 05:11:18] "POST /id-to-fqname HTTP/1.1" 200 194 0.003389 10.0.0.23 - - [2026-04-27 05:11:18] "POST /fqname-to-id HTTP/1.1" 404 203 0.005697 10.0.0.23 - - [2026-04-27 05:11:18] "POST /security-groups HTTP/1.1" 200 595 0.108065 10.0.0.23 - - [2026-04-27 05:11:19] "POST /projects HTTP/1.1" 200 593 0.355885 10.0.0.23 - - [2026-04-27 05:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.402452 10.0.0.249 - - [2026-04-27 05:11:19] "POST /access-control-lists HTTP/1.1" 200 600 0.042977 10.0.0.41 - - [2026-04-27 05:11:19] "GET /project/3f7d3e8f-603a-440c-96b4-04708c95bbcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.650373 10.0.0.41 - - [2026-04-27 05:11:20] "GET / HTTP/1.1" 200 35931 0.002006 10.0.0.41 - - [2026-04-27 05:11:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000608 10.0.0.41 - - [2026-04-27 05:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.102735 10.0.0.23 - - [2026-04-27 05:11:22] "GET /projects?obj_uuids=3f7d3e8f-603a-440c-96b4-04708c95bbcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001176 10.0.0.41 - - [2026-04-27 05:11:22] "GET /project/3f7d3e8f-603a-440c-96b4-04708c95bbcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.067707 10.0.0.41 - - [2026-04-27 05:11:23] "POST /neutron/network HTTP/1.1" 200 117 0.056428 10.0.0.249 - - [2026-04-27 05:11:23] "POST /route-targets HTTP/1.1" 200 327 0.023679 10.0.0.23 - - [2026-04-27 05:11:23] "POST /useragent-kv HTTP/1.1" 200 115 0.009394 10.0.0.41 - - [2026-04-27 05:11:23] "POST /neutron/subnet HTTP/1.1" 200 823 0.277330 10.0.0.41 - - [2026-04-27 05:11:23] "POST /id-to-fqname HTTP/1.1" 200 224 0.001598 10.0.0.41 - - [2026-04-27 05:11:24] "GET /virtual-network/29dcdadb-d053-47f1-af47-7c2436e28c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.008572 10.0.0.41 - - [2026-04-27 05:11:24] "GET /virtual-network/29dcdadb-d053-47f1-af47-7c2436e28c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.007967 10.0.0.41 - - [2026-04-27 05:11:24] "POST /neutron/network HTTP/1.1" 200 1001 0.015633 10.0.0.41 - - [2026-04-27 05:11:24] "GET /virtual-network/29dcdadb-d053-47f1-af47-7c2436e28c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.007188 10.0.0.249 - - [2026-04-27 05:11:25] "GET /obj-perms HTTP/1.1" 200 5038 0.071705 10.0.0.41 - - [2026-04-27 05:11:26] "POST /id-to-fqname HTTP/1.1" 200 224 0.001603 10.0.0.41 - - [2026-04-27 05:11:26] "POST /neutron/port HTTP/1.1" 200 4194 0.059028 10.0.0.23 - - [2026-04-27 05:11:27] "GET /projects?obj_uuids=3f7d3e8f-603a-440c-96b4-04708c95bbcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001514 10.0.0.41 - - [2026-04-27 05:11:27] "GET /project/3f7d3e8f-603a-440c-96b4-04708c95bbcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.117909 10.0.0.41 - - [2026-04-27 05:11:28] "POST /neutron/port HTTP/1.1" 200 4194 0.068705 10.0.0.41 - - [2026-04-27 05:11:28] "POST /id-to-fqname HTTP/1.1" 200 224 0.002047 10.0.0.41 - - [2026-04-27 05:11:28] "POST /neutron/network HTTP/1.1" 200 1011 0.012393 10.0.0.41 - - [2026-04-27 05:11:29] "POST /neutron/port HTTP/1.1" 200 1170 0.041221 10.0.0.23 - - [2026-04-27 05:11:29] "GET /projects?obj_uuids=3f7d3e8f-603a-440c-96b4-04708c95bbcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001244 10.0.0.41 - - [2026-04-27 05:11:29] "GET /project/3f7d3e8f-603a-440c-96b4-04708c95bbcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.181469 10.0.0.41 - - [2026-04-27 05:11:29] "POST /neutron/port HTTP/1.1" 200 1234 0.051861 10.0.0.41 - - [2026-04-27 05:11:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006109 10.0.0.41 - - [2026-04-27 05:11:29] "POST /neutron/port HTTP/1.1" 200 117 0.001318 10.0.0.41 - - [2026-04-27 05:11:30] "POST /neutron/security_group HTTP/1.1" 200 2062 0.011943 10.0.0.41 - - [2026-04-27 05:11:30] "POST /id-to-fqname HTTP/1.1" 200 224 0.001585 10.0.0.41 - - [2026-04-27 05:11:30] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010107 10.0.0.23 - - [2026-04-27 05:11:30] "GET /projects?obj_uuids=3f7d3e8f-603a-440c-96b4-04708c95bbcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001562 10.0.0.41 - - [2026-04-27 05:11:31] "POST /neutron/port HTTP/1.1" 200 1170 0.482346 10.0.0.23 - - [2026-04-27 05:11:31] "GET /projects?obj_uuids=3f7d3e8f-603a-440c-96b4-04708c95bbcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001815 10.0.0.23 - - [2026-04-27 05:11:31] "DELETE /project/3f7d3e8f603a440c96b404708c95bbcf HTTP/1.1" 404 173 0.032319 10.0.0.41 - - [2026-04-27 05:11:31] "GET /project/3f7d3e8f-603a-440c-96b4-04708c95bbcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.205153 10.0.0.23 - - [2026-04-27 05:11:31] "GET /projects?obj_uuids=90a9e67b-bd18-45e4-9385-da2d966006ac&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003296 10.0.0.41 - - [2026-04-27 05:11:31] "POST /neutron/port HTTP/1.1" 200 1224 0.276885 10.0.0.23 - - [2026-04-27 05:11:31] "GET /project/90a9e67b-bd18-45e4-9385-da2d966006ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.118452 10.0.0.23 - - [2026-04-27 05:11:31] "GET /projects?obj_uuids=90a9e67b-bd18-45e4-9385-da2d966006ac&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001409 10.0.0.41 - - [2026-04-27 05:11:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006204 10.0.0.23 - - [2026-04-27 05:11:31] "GET /project/90a9e67b-bd18-45e4-9385-da2d966006ac?fields=security_groups HTTP/1.1" 200 1388 0.091904 10.0.0.23 - - [2026-04-27 05:11:32] "DELETE /security-group/d26fe0d5-d17b-4aa7-a572-2a72c80f0d08 HTTP/1.1" 200 115 0.086071 10.0.0.23 - - [2026-04-27 05:11:32] "GET /projects?obj_uuids=90a9e67b-bd18-45e4-9385-da2d966006ac&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001811 10.0.0.23 - - [2026-04-27 05:11:32] "GET /project/90a9e67b-bd18-45e4-9385-da2d966006ac?fields=application_policy_sets HTTP/1.1" 200 1427 0.111158 10.0.0.249 - - [2026-04-27 05:11:32] "DELETE /access-control-list/466f19c3-3e76-49a4-80a6-b7b2688bcb4d HTTP/1.1" 200 115 0.088502 10.0.0.41 - - [2026-04-27 05:11:32] "POST /neutron/port HTTP/1.1" 200 6354 0.143903 10.0.0.41 - - [2026-04-27 05:11:32] "POST /neutron/network HTTP/1.1" 200 1001 0.017011 10.0.0.23 - - [2026-04-27 05:11:32] "DELETE /project/90a9e67b-bd18-45e4-9385-da2d966006ac HTTP/1.1" 200 115 0.717470 10.0.0.41 - - [2026-04-27 05:11:32] "POST /neutron/port HTTP/1.1" 200 1234 0.028601 10.0.0.41 - - [2026-04-27 05:11:32] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009825 10.0.0.23 - - [2026-04-27 05:11:32] "GET /projects?obj_uuids=3f7d3e8f-603a-440c-96b4-04708c95bbcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001667 10.0.0.41 - - [2026-04-27 05:11:32] "GET /virtual-machine/0a839cfd-4f46-4e2d-8b91-0063afbfb571 HTTP/1.1" 401 292 0.000551 10.0.0.41 - - [2026-04-27 05:11:33] "POST /neutron/port HTTP/1.1" 200 1170 0.510154 10.0.0.41 - - [2026-04-27 05:11:33] "POST /neutron/port HTTP/1.1" 200 1170 0.029655 10.0.0.41 - - [2026-04-27 05:11:33] "GET /virtual-machine/0a839cfd-4f46-4e2d-8b91-0063afbfb571 HTTP/1.1" 200 1295 0.062845 10.0.0.41 - - [2026-04-27 05:11:33] "GET /virtual-machine-interface/cb4ef7b5-1320-4175-a159-d5117a2923e0 HTTP/1.1" 200 3156 0.006177 10.0.0.41 - - [2026-04-27 05:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005101 10.0.0.41 - - [2026-04-27 05:11:33] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004865 10.0.0.41 - - [2026-04-27 05:11:33] "GET /virtual-networks?parent_id=3f7d3e8f-603a-440c-96b4-04708c95bbcf&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.004985 10.0.0.41 - - [2026-04-27 05:11:33] "GET /virtual-network/29dcdadb-d053-47f1-af47-7c2436e28c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.013092 10.0.0.41 - - [2026-04-27 05:11:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007534 10.0.0.41 - - [2026-04-27 05:11:33] "POST /neutron/port HTTP/1.1" 200 117 0.001444 10.0.0.41 - - [2026-04-27 05:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005116 10.0.0.41 - - [2026-04-27 05:11:36] "GET /virtual-network/29dcdadb-d053-47f1-af47-7c2436e28c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.007485 10.0.0.249 - - [2026-04-27 05:11:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000738 10.0.0.249 - - [2026-04-27 05:11:39] "GET /global-system-configs HTTP/1.1" 401 292 0.001329 10.0.0.249 - - [2026-04-27 05:11:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000846 10.0.0.249 - - [2026-04-27 05:11:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000520 10.0.0.41 - - [2026-04-27 05:11:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000717 10.0.0.41 - - [2026-04-27 05:11:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000518 10.0.0.41 - - [2026-04-27 05:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009079 10.0.0.41 - - [2026-04-27 05:11:40] "GET /virtual-network/29dcdadb-d053-47f1-af47-7c2436e28c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.008878 10.0.0.23 - - [2026-04-27 05:11:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000530 10.0.0.23 - - [2026-04-27 05:11:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000628 10.0.0.23 - - [2026-04-27 05:11:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000644 10.0.0.41 - - [2026-04-27 05:11:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000630 10.0.0.23 - - [2026-04-27 05:11:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000484 10.0.0.41 - - [2026-04-27 05:11:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000452 10.0.0.41 - - [2026-04-27 05:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005470 10.0.0.41 - - [2026-04-27 05:11:44] "GET /virtual-network/29dcdadb-d053-47f1-af47-7c2436e28c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.009739 10.0.0.41 - - [2026-04-27 05:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004720 10.0.0.41 - - [2026-04-27 05:11:48] "GET /virtual-network/29dcdadb-d053-47f1-af47-7c2436e28c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.009664 10.0.0.41 - - [2026-04-27 05:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005512 10.0.0.41 - - [2026-04-27 05:11:53] "GET /virtual-network/29dcdadb-d053-47f1-af47-7c2436e28c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.007514 10.0.0.41 - - [2026-04-27 05:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005556 10.0.0.41 - - [2026-04-27 05:11:57] "GET /virtual-network/29dcdadb-d053-47f1-af47-7c2436e28c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.008442 10.0.0.41 - - [2026-04-27 05:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005622 10.0.0.41 - - [2026-04-27 05:12:01] "GET /virtual-network/29dcdadb-d053-47f1-af47-7c2436e28c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.012638 10.0.0.41 - - [2026-04-27 05:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007426 10.0.0.41 - - [2026-04-27 05:12:05] "GET /virtual-network/29dcdadb-d053-47f1-af47-7c2436e28c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.009072 10.0.0.41 - - [2026-04-27 05:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005677 10.0.0.41 - - [2026-04-27 05:12:09] "GET /virtual-network/29dcdadb-d053-47f1-af47-7c2436e28c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.008211 10.0.0.41 - - [2026-04-27 05:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005567 10.0.0.41 - - [2026-04-27 05:12:13] "GET /virtual-network/29dcdadb-d053-47f1-af47-7c2436e28c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.008300 10.0.0.41 - - [2026-04-27 05:12:15] "POST /neutron/port HTTP/1.1" 200 1108 0.029416 10.0.0.41 - - [2026-04-27 05:12:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005213 10.0.0.41 - - [2026-04-27 05:12:16] "POST /neutron/network HTTP/1.1" 200 928 0.010168 10.0.0.41 - - [2026-04-27 05:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005035 10.0.0.41 - - [2026-04-27 05:12:17] "GET /virtual-network/29dcdadb-d053-47f1-af47-7c2436e28c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.008633 10.0.0.41 - - [2026-04-27 05:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004889 10.0.0.41 - - [2026-04-27 05:12:21] "GET /virtual-network/29dcdadb-d053-47f1-af47-7c2436e28c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006458 10.0.0.41 - - [2026-04-27 05:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005770 10.0.0.41 - - [2026-04-27 05:12:25] "GET /virtual-network/29dcdadb-d053-47f1-af47-7c2436e28c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.008495 10.0.0.41 - - [2026-04-27 05:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004693 10.0.0.41 - - [2026-04-27 05:12:29] "GET /virtual-network/29dcdadb-d053-47f1-af47-7c2436e28c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.007843 10.0.0.41 - - [2026-04-27 05:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006152 10.0.0.41 - - [2026-04-27 05:12:32] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005774 10.0.0.41 - - [2026-04-27 05:12:32] "GET /virtual-networks?parent_id=3f7d3e8f-603a-440c-96b4-04708c95bbcf&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.006023 10.0.0.41 - - [2026-04-27 05:12:32] "GET /virtual-network/29dcdadb-d053-47f1-af47-7c2436e28c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.010526 10.0.0.41 - - [2026-04-27 05:12:37] "POST /neutron/port HTTP/1.1" 200 1234 0.029192 10.0.0.41 - - [2026-04-27 05:12:42] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010795 10.0.0.41 - - [2026-04-27 05:12:47] "POST /neutron/port HTTP/1.1" 200 1234 0.070017 10.0.0.41 - - [2026-04-27 05:12:47] "POST /neutron/security_group HTTP/1.1" 200 2062 0.012749 10.0.0.41 - - [2026-04-27 05:12:53] "POST /neutron/port HTTP/1.1" 200 1234 0.024076 10.0.0.41 - - [2026-04-27 05:12:58] "POST /neutron/security_group HTTP/1.1" 200 2062 0.011527 10.0.0.41 - - [2026-04-27 05:12:58] "POST /neutron/port HTTP/1.1" 200 1234 0.028382 10.0.0.41 - - [2026-04-27 05:12:58] "GET /virtual-machine/70ddd396-00a9-49c6-ad96-f37739c96738 HTTP/1.1" 200 1296 0.007143 10.0.0.41 - - [2026-04-27 05:12:58] "GET /virtual-machine-interface/fc51abae-6634-422d-badb-7c8243c9ed56 HTTP/1.1" 200 3156 0.006679 10.0.0.41 - - [2026-04-27 05:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005088 10.0.0.41 - - [2026-04-27 05:12:58] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005731 10.0.0.41 - - [2026-04-27 05:12:58] "GET /virtual-networks?parent_id=3f7d3e8f-603a-440c-96b4-04708c95bbcf&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.005130 10.0.0.41 - - [2026-04-27 05:12:58] "GET /virtual-network/29dcdadb-d053-47f1-af47-7c2436e28c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.016263 10.0.0.41 - - [2026-04-27 05:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004331 10.0.0.41 - - [2026-04-27 05:12:59] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005698 10.0.0.41 - - [2026-04-27 05:12:59] "GET /virtual-networks?parent_id=3f7d3e8f-603a-440c-96b4-04708c95bbcf&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.004973 10.0.0.41 - - [2026-04-27 05:12:59] "GET /virtual-network/29dcdadb-d053-47f1-af47-7c2436e28c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.007681 10.0.0.41 - - [2026-04-27 05:13:00] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010923 10.0.0.41 - - [2026-04-27 05:13:00] "POST /neutron/port HTTP/1.1" 200 1234 0.043897 10.0.0.41 - - [2026-04-27 05:13:00] "GET /virtual-machine/02f968e6-d045-482c-8457-9735eadf76f5 HTTP/1.1" 200 1294 0.009583 10.0.0.41 - - [2026-04-27 05:13:00] "GET /virtual-machine-interface/95b0afd5-8736-4c7f-91f1-6a0c45359c14 HTTP/1.1" 200 3156 0.007659 10.0.0.41 - - [2026-04-27 05:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004914 10.0.0.41 - - [2026-04-27 05:13:00] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006615 10.0.0.41 - - [2026-04-27 05:13:00] "GET /virtual-networks?parent_id=3f7d3e8f-603a-440c-96b4-04708c95bbcf&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.010504 10.0.0.41 - - [2026-04-27 05:13:00] "GET /virtual-network/29dcdadb-d053-47f1-af47-7c2436e28c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.008549 10.0.0.41 - - [2026-04-27 05:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009407 10.0.0.41 - - [2026-04-27 05:13:01] "GET /global-vrouter-config/ff68bc47-0636-4fb1-bbe8-3b9c36208217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006013 10.0.0.41 - - [2026-04-27 05:13:01] "GET /virtual-networks?parent_id=3f7d3e8f-603a-440c-96b4-04708c95bbcf&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.004089 10.0.0.41 - - [2026-04-27 05:13:01] "GET /virtual-network/29dcdadb-d053-47f1-af47-7c2436e28c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.008660 10.0.0.41 - - [2026-04-27 05:13:02] "GET /virtual-machine-interface/95b0afd5-8736-4c7f-91f1-6a0c45359c14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.008224 10.0.0.41 - - [2026-04-27 05:13:02] "PUT /virtual-machine-interface/95b0afd5-8736-4c7f-91f1-6a0c45359c14 HTTP/1.1" 200 284 0.023641 10.0.0.41 - - [2026-04-27 05:13:15] "POST /neutron/port HTTP/1.1" 200 1219 0.029871 10.0.0.41 - - [2026-04-27 05:13:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005059 10.0.0.41 - - [2026-04-27 05:13:15] "POST /neutron/port HTTP/1.1" 200 117 0.001450 10.0.0.41 - - [2026-04-27 05:13:18] "POST /neutron/port HTTP/1.1" 200 1219 0.031945 10.0.0.41 - - [2026-04-27 05:13:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004465 10.0.0.41 - - [2026-04-27 05:13:18] "POST /neutron/port HTTP/1.1" 200 117 0.001281 10.0.0.23 - - [2026-04-27 05:13:55] "GET /obj-perms HTTP/1.1" 200 5056 0.072937 10.0.0.41 - - [2026-04-27 05:13:56] "GET /obj-perms HTTP/1.1" 200 5056 0.072544 10.0.0.41 - - [2026-04-27 05:14:17] "POST /neutron/port HTTP/1.1" 200 1108 0.059207 10.0.0.41 - - [2026-04-27 05:14:17] "POST /neutron/subnet HTTP/1.1" 200 703 0.014175 10.0.0.41 - - [2026-04-27 05:14:18] "POST /neutron/port HTTP/1.1" 200 1108 0.076540 10.0.0.41 - - [2026-04-27 05:14:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005416 10.0.0.41 - - [2026-04-27 05:14:18] "POST /neutron/network HTTP/1.1" 200 928 0.009185 10.0.0.249 - - [2026-04-27 05:14:56] "GET /obj-perms HTTP/1.1" 200 5056 0.086099 10.0.0.41 - - [2026-04-27 05:15:19] "POST /neutron/network HTTP/1.1" 200 1011 0.009757 10.0.0.41 - - [2026-04-27 05:15:19] "POST /neutron/subnet HTTP/1.1" 200 1380 0.020740 10.0.0.41 - - [2026-04-27 05:15:19] "POST /neutron/network HTTP/1.1" 200 1001 0.015258 10.0.0.41 - - [2026-04-27 05:15:20] "POST /neutron/network HTTP/1.1" 200 1011 0.015032 10.0.0.41 - - [2026-04-27 05:15:20] "POST /neutron/subnet HTTP/1.1" 200 1380 0.032553 10.0.0.41 - - [2026-04-27 05:15:20] "POST /neutron/network HTTP/1.1" 200 1001 0.014009 10.0.0.41 - - [2026-04-27 05:15:21] "POST /neutron/port HTTP/1.1" 200 1234 0.027127 10.0.0.41 - - [2026-04-27 05:15:21] "POST /neutron/port HTTP/1.1" 200 1234 0.033028 10.0.0.41 - - [2026-04-27 05:15:21] "POST /neutron/port HTTP/1.1" 200 1234 0.036747 10.0.0.41 - - [2026-04-27 05:15:23] "POST /neutron/network HTTP/1.1" 200 1001 0.015613 10.0.0.23 - - [2026-04-27 05:15:25] "GET /projects?obj_uuids=3f7d3e8f-603a-440c-96b4-04708c95bbcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001183 10.0.0.41 - - [2026-04-27 05:15:25] "GET /project/3f7d3e8f-603a-440c-96b4-04708c95bbcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.058828 10.0.0.23 - - [2026-04-27 05:15:25] "GET /projects?obj_uuids=3f7d3e8f-603a-440c-96b4-04708c95bbcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001322 10.0.0.41 - - [2026-04-27 05:15:25] "GET /project/3f7d3e8f-603a-440c-96b4-04708c95bbcf?fields=virtual_networks HTTP/1.1" 200 1040 0.057624 10.0.0.23 - - [2026-04-27 05:15:25] "GET /projects?obj_uuids=3f7d3e8f-603a-440c-96b4-04708c95bbcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001495 10.0.0.41 - - [2026-04-27 05:15:25] "GET /project/3f7d3e8f-603a-440c-96b4-04708c95bbcf?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.066243 10.0.0.23 - - [2026-04-27 05:15:25] "GET /projects?obj_uuids=3f7d3e8f-603a-440c-96b4-04708c95bbcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001579 10.0.0.41 - - [2026-04-27 05:15:25] "GET /project/3f7d3e8f-603a-440c-96b4-04708c95bbcf?fields=security_groups HTTP/1.1" 200 1270 0.068079 10.0.0.41 - - [2026-04-27 05:15:26] "POST /fqname-to-id HTTP/1.1" 404 188 0.039956 10.0.0.23 - - [2026-04-27 05:15:26] "GET /projects?obj_uuids=04b711b8-8455-4cda-b621-9ae6c0cf4f82&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004455 10.0.0.23 - - [2026-04-27 05:15:26] "GET /domains?obj_uuids=3cfd3207-f874-4fca-b30c-5a5349ff35bf&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001246 10.0.0.23 - - [2026-04-27 05:15:26] "GET /domain/3cfd3207-f874-4fca-b30c-5a5349ff35bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009302 10.0.0.23 - - [2026-04-27 05:15:26] "POST /id-to-fqname HTTP/1.1" 200 190 0.001381 10.0.0.23 - - [2026-04-27 05:15:26] "POST /fqname-to-id HTTP/1.1" 404 199 0.005643 10.0.0.23 - - [2026-04-27 05:15:26] "POST /security-groups HTTP/1.1" 200 591 0.108941 10.0.0.249 - - [2026-04-27 05:15:27] "POST /fqname-to-id HTTP/1.1" 404 234 0.005294 10.0.0.23 - - [2026-04-27 05:15:27] "POST /projects HTTP/1.1" 200 585 0.390185 10.0.0.23 - - [2026-04-27 05:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.425051 10.0.0.41 - - [2026-04-27 05:15:27] "GET /project/04b711b8-8455-4cda-b621-9ae6c0cf4f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.625534 10.0.0.249 - - [2026-04-27 05:15:27] "POST /access-control-lists HTTP/1.1" 200 594 0.079125 10.0.0.41 - - [2026-04-27 05:15:28] "GET / HTTP/1.1" 200 35931 0.003529 10.0.0.23 - - [2026-04-27 05:15:32] "DELETE /project/04b711b884554cdab6219ae6c0cf4f82 HTTP/1.1" 404 173 0.005686 10.0.0.23 - - [2026-04-27 05:15:32] "GET /projects?obj_uuids=3f7d3e8f-603a-440c-96b4-04708c95bbcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001483 10.0.0.23 - - [2026-04-27 05:15:32] "GET /project/3f7d3e8f-603a-440c-96b4-04708c95bbcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.054825 10.0.0.23 - - [2026-04-27 05:15:32] "GET /projects?obj_uuids=3f7d3e8f-603a-440c-96b4-04708c95bbcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001140 10.0.0.23 - - [2026-04-27 05:15:32] "GET /project/3f7d3e8f-603a-440c-96b4-04708c95bbcf?fields=security_groups HTTP/1.1" 200 1375 0.059158 10.0.0.23 - - [2026-04-27 05:15:32] "DELETE /security-group/02517c21-dedf-4d18-8311-6c4e525af9ce HTTP/1.1" 200 115 0.075919 10.0.0.23 - - [2026-04-27 05:15:32] "GET /projects?obj_uuids=3f7d3e8f-603a-440c-96b4-04708c95bbcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001639 10.0.0.23 - - [2026-04-27 05:15:32] "GET /project/3f7d3e8f-603a-440c-96b4-04708c95bbcf?fields=application_policy_sets HTTP/1.1" 200 1414 0.079257 10.0.0.23 - - [2026-04-27 05:15:33] "DELETE /project/3f7d3e8f-603a-440c-96b4-04708c95bbcf HTTP/1.1" 200 115 0.578751 10.0.0.23 - - [2026-04-27 05:15:34] "GET /projects?obj_uuids=04b711b8-8455-4cda-b621-9ae6c0cf4f82&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001369 10.0.0.41 - - [2026-04-27 05:15:34] "GET /project/04b711b8-8455-4cda-b621-9ae6c0cf4f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.071563 10.0.0.23 - - [2026-04-27 05:15:34] "GET /projects?obj_uuids=04b711b8-8455-4cda-b621-9ae6c0cf4f82&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001220 10.0.0.41 - - [2026-04-27 05:15:34] "GET /project/04b711b8-8455-4cda-b621-9ae6c0cf4f82?fields=virtual_networks HTTP/1.1" 200 1031 0.072560 10.0.0.23 - - [2026-04-27 05:15:34] "GET /projects?obj_uuids=04b711b8-8455-4cda-b621-9ae6c0cf4f82&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001262 10.0.0.41 - - [2026-04-27 05:15:34] "GET /project/04b711b8-8455-4cda-b621-9ae6c0cf4f82?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.059071 10.0.0.23 - - [2026-04-27 05:15:34] "GET /projects?obj_uuids=04b711b8-8455-4cda-b621-9ae6c0cf4f82&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001923 10.0.0.41 - - [2026-04-27 05:15:34] "GET /project/04b711b8-8455-4cda-b621-9ae6c0cf4f82?fields=security_groups HTTP/1.1" 200 1257 0.070183 10.0.0.41 - - [2026-04-27 05:16:20] "POST /neutron/port HTTP/1.1" 200 1219 0.033476 10.0.0.41 - - [2026-04-27 05:16:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006964 10.0.0.41 - - [2026-04-27 05:16:20] "POST /neutron/port HTTP/1.1" 200 117 0.001411 10.0.0.23 - - [2026-04-27 05:16:33] "GET /projects?obj_uuids=04b711b8-8455-4cda-b621-9ae6c0cf4f82&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001247 10.0.0.23 - - [2026-04-27 05:16:33] "GET /project/04b711b8-8455-4cda-b621-9ae6c0cf4f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.089894 10.0.0.23 - - [2026-04-27 05:16:33] "GET /projects?obj_uuids=04b711b8-8455-4cda-b621-9ae6c0cf4f82&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001687 10.0.0.23 - - [2026-04-27 05:16:33] "GET /project/04b711b8-8455-4cda-b621-9ae6c0cf4f82?fields=security_groups HTTP/1.1" 200 1362 0.075667 10.0.0.23 - - [2026-04-27 05:16:33] "DELETE /security-group/f29fde66-767e-47ab-b0fc-801f58542228 HTTP/1.1" 200 115 0.078891 10.0.0.23 - - [2026-04-27 05:16:33] "GET /projects?obj_uuids=04b711b8-8455-4cda-b621-9ae6c0cf4f82&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001288 10.0.0.23 - - [2026-04-27 05:16:33] "GET /project/04b711b8-8455-4cda-b621-9ae6c0cf4f82?fields=application_policy_sets HTTP/1.1" 200 1401 0.085738 10.0.0.249 - - [2026-04-27 05:16:33] "DELETE /access-control-list/34a01ce6-aa1f-4e19-a4a7-9cd4bebfb8e9 HTTP/1.1" 200 115 0.152567 10.0.0.23 - - [2026-04-27 05:16:34] "DELETE /project/04b711b8-8455-4cda-b621-9ae6c0cf4f82 HTTP/1.1" 200 115 0.701061 10.0.0.249 - - [2026-04-27 05:16:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000716 10.0.0.249 - - [2026-04-27 05:16:39] "GET /global-system-configs HTTP/1.1" 401 292 0.000440 10.0.0.249 - - [2026-04-27 05:16:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000580 10.0.0.249 - - [2026-04-27 05:16:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000500 10.0.0.41 - - [2026-04-27 05:16:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000475 10.0.0.41 - - [2026-04-27 05:16:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000529 10.0.0.23 - - [2026-04-27 05:16:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000631 10.0.0.23 - - [2026-04-27 05:16:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000428 10.0.0.23 - - [2026-04-27 05:16:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000754 10.0.0.41 - - [2026-04-27 05:16:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.23 - - [2026-04-27 05:16:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000605 10.0.0.41 - - [2026-04-27 05:16:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000547 [Introspect:8084]10.0.0.23 - - [2026-04-27 05:17:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001301 [Introspect:8084]10.0.0.23 - - [2026-04-27 05:17:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001484